Skip to content

Console Output

Skipping 81 KB.. Full Log
h/basicauth.war
04:11:27 [2024-05-05T08:11:27.581Z] [WARNING]      [echo] archive-type is war
04:11:27 [2024-05-05T08:11:27.581Z] [WARNING]      [echo] archive-type is war
04:11:27 [2024-05-05T08:11:27.581Z] [WARNING]      [echo] archive-type is war
04:11:27 [2024-05-05T08:11:27.581Z] [WARNING]      [echo] compiling test client to ../../classes/test
04:11:27 [2024-05-05T08:11:27.581Z] [WARNING]      [echo] Listing of source files: security/BasicAuthTestNG.java
04:11:27 [2024-05-05T08:11:27.581Z] [INFO]     [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/test
04:11:27 [2024-05-05T08:11:27.581Z] warning: [options] bootstrap class path not set in conjunction with -source 8
04:11:28 [2024-05-05T08:11:28.144Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
04:11:28 [2024-05-05T08:11:28.144Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
04:11:28 [2024-05-05T08:11:28.144Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/security/basicauth/src/test/security/BasicAuthTestNG.java:41: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal
04:11:28 [2024-05-05T08:11:28.144Z]     int port = new Integer(portS).intValue();
04:11:28 [2024-05-05T08:11:28.144Z]                ^
04:11:28 [2024-05-05T08:11:28.144Z] 4 warnings
04:11:28 [2024-05-05T08:11:28.144Z] [WARNING]      [echo] deploying basicauth.war
04:11:28 [2024-05-05T08:11:28.727Z] [INFO]      [exec] Application deployed with name basicauth.
04:11:28 [2024-05-05T08:11:28.727Z] [INFO]      [exec] Command deploy executed successfully.
04:11:28 [2024-05-05T08:11:28.727Z] [WARNING]      [echo] 
04:11:28 [2024-05-05T08:11:28.727Z] [WARNING]      [echo]  *************************
04:11:28 [2024-05-05T08:11:28.727Z] [WARNING]      [echo]  * build-deploy ejb/slsbnicmt 
04:11:28 [2024-05-05T08:11:28.727Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/ejb/slsbnicmt 
04:11:28 [2024-05-05T08:11:28.727Z] [WARNING]      [echo]  *************************
04:11:28 [2024-05-05T08:11:28.727Z] [WARNING]      [echo] 
04:11:28 [2024-05-05T08:11:28.727Z] [WARNING]      [echo] compiling test client to ../../classes/test
04:11:28 [2024-05-05T08:11:28.727Z] [WARNING]      [echo] Listing of source files: SlsbnicmtTestNG.java
04:11:28 [2024-05-05T08:11:28.727Z] [INFO]     [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/test
04:11:29 [2024-05-05T08:11:29.020Z] warning: [options] bootstrap class path not set in conjunction with -source 8
04:11:29 [2024-05-05T08:11:29.616Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
04:11:29 [2024-05-05T08:11:29.616Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
04:11:29 [2024-05-05T08:11:29.616Z] 3 warnings
04:11:29 [2024-05-05T08:11:29.616Z] [WARNING]      [echo] archive-type is war
04:11:29 [2024-05-05T08:11:29.617Z] [WARNING]      [echo] Now creating a war file ../../dist/EJB_slsbnicmt/slsbnicmt.war
04:11:29 [2024-05-05T08:11:29.617Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/EJB_slsbnicmt/app
04:11:29 [2024-05-05T08:11:29.617Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/dist/EJB_slsbnicmt
04:11:29 [2024-05-05T08:11:29.617Z] [INFO]     [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/EJB_slsbnicmt/app
04:11:29 [2024-05-05T08:11:29.871Z] warning: [options] bootstrap class path not set in conjunction with -source 8
04:11:30 [2024-05-05T08:11:30.127Z] Note: [EL Info]: processor: Creating static metadata factory ...
04:11:30 [2024-05-05T08:11:30.128Z] 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.
04:11:30 [2024-05-05T08:11:30.128Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
04:11:30 [2024-05-05T08:11:30.128Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
04:11:30 [2024-05-05T08:11:30.128Z] 4 warnings
04:11:30 [2024-05-05T08:11:30.128Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/EJB_slsbnicmt/app/META-INF
04:11:30 [2024-05-05T08:11:30.128Z] [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/EJB_slsbnicmt/app/META-INF
04:11:30 [2024-05-05T08:11:30.128Z] [INFO]       [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/dist/EJB_slsbnicmt/slsbnicmt.war
04:11:30 [2024-05-05T08:11:30.128Z] [WARNING]      [echo] archive-type is war
04:11:30 [2024-05-05T08:11:30.128Z] [WARNING]      [echo] archive-type is war
04:11:30 [2024-05-05T08:11:30.128Z] [WARNING]      [echo] archive-type is war
04:11:30 [2024-05-05T08:11:30.128Z] [WARNING]      [echo] deploying slsbnicmt.war
04:11:31 [2024-05-05T08:11:31.490Z] [INFO]      [exec] Application deployed with name slsbnicmt.
04:11:31 [2024-05-05T08:11:31.490Z] [INFO]      [exec] Command deploy executed successfully.
04:11:31 [2024-05-05T08:11:31.490Z] [WARNING]      [echo] 
04:11:31 [2024-05-05T08:11:31.490Z] [WARNING]      [echo]  *************************
04:11:31 [2024-05-05T08:11:31.490Z] [WARNING]      [echo]  * build-deploy ejb/sfulnoi 
04:11:31 [2024-05-05T08:11:31.491Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/ejb/sfulnoi 
04:11:31 [2024-05-05T08:11:31.491Z] [WARNING]      [echo]  *************************
04:11:31 [2024-05-05T08:11:31.491Z] [WARNING]      [echo] 
04:11:31 [2024-05-05T08:11:31.491Z] [WARNING]      [echo] compiling test client to ../../classes/test
04:11:31 [2024-05-05T08:11:31.491Z] [WARNING]      [echo] Listing of source files: SfulnoiTestNG.java
04:11:31 [2024-05-05T08:11:31.491Z] [INFO]     [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/test
04:11:31 [2024-05-05T08:11:31.491Z] warning: [options] bootstrap class path not set in conjunction with -source 8
04:11:32 [2024-05-05T08:11:32.052Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
04:11:32 [2024-05-05T08:11:32.052Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
04:11:32 [2024-05-05T08:11:32.052Z] 3 warnings
04:11:32 [2024-05-05T08:11:32.052Z] [WARNING]      [echo] archive-type is war
04:11:32 [2024-05-05T08:11:32.052Z] [WARNING]      [echo] Now creating a war file ../../dist/EJB_sfulnoi/sfulnoi.war
04:11:32 [2024-05-05T08:11:32.052Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/EJB_sfulnoi/app
04:11:32 [2024-05-05T08:11:32.052Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/dist/EJB_sfulnoi
04:11:32 [2024-05-05T08:11:32.052Z] [INFO]     [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/EJB_sfulnoi/app
04:11:32 [2024-05-05T08:11:32.052Z] warning: [options] bootstrap class path not set in conjunction with -source 8
04:11:32 [2024-05-05T08:11:32.623Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
04:11:32 [2024-05-05T08:11:32.623Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
04:11:32 [2024-05-05T08:11:32.623Z] 3 warnings
04:11:32 [2024-05-05T08:11:32.623Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/EJB_sfulnoi/app/META-INF
04:11:32 [2024-05-05T08:11:32.623Z] [ERROR]      [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/ejb/sfulnoi/metadata/persistence.xml to copy.
04:11:32 [2024-05-05T08:11:32.623Z] [INFO]       [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/dist/EJB_sfulnoi/sfulnoi.war
04:11:32 [2024-05-05T08:11:32.623Z] [WARNING]      [echo] archive-type is war
04:11:32 [2024-05-05T08:11:32.623Z] [WARNING]      [echo] archive-type is war
04:11:32 [2024-05-05T08:11:32.623Z] [WARNING]      [echo] archive-type is war
04:11:32 [2024-05-05T08:11:32.623Z] [WARNING]      [echo] deploying sfulnoi.war
04:11:33 [2024-05-05T08:11:33.987Z] [INFO]      [exec] Application deployed with name sfulnoi.
04:11:33 [2024-05-05T08:11:33.987Z] [INFO]      [exec] Command deploy executed successfully.
04:11:33 [2024-05-05T08:11:33.987Z] [WARNING]      [echo] 
04:11:33 [2024-05-05T08:11:33.987Z] [WARNING]      [echo]  *************************
04:11:33 [2024-05-05T08:11:33.988Z] [WARNING]      [echo]  * build-deploy bean-validator/simple-bv-servlet 
04:11:33 [2024-05-05T08:11:33.988Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/bean-validator/simple-bv-servlet 
04:11:33 [2024-05-05T08:11:33.988Z] [WARNING]      [echo]  *************************
04:11:33 [2024-05-05T08:11:33.988Z] [WARNING]      [echo] 
04:11:33 [2024-05-05T08:11:33.988Z] [WARNING]      [echo] compiling test client to ../../classes/test
04:11:33 [2024-05-05T08:11:33.988Z] [WARNING]      [echo] Listing of source files: test/bv/servlet/simple/SimpleBVServletTestNG.java
04:11:33 [2024-05-05T08:11:33.988Z] [INFO]     [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/test
04:11:33 [2024-05-05T08:11:33.988Z] warning: [options] bootstrap class path not set in conjunction with -source 8
04:11:34 [2024-05-05T08:11:34.548Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
04:11:34 [2024-05-05T08:11:34.548Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
04:11:34 [2024-05-05T08:11:34.548Z] 3 warnings
04:11:34 [2024-05-05T08:11:34.548Z] [WARNING]      [echo] archive-type is war
04:11:34 [2024-05-05T08:11:34.548Z] [WARNING]      [echo] Now creating a war file ../../dist/bv/simple-bv-servlet.war
04:11:34 [2024-05-05T08:11:34.548Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/bv/app
04:11:34 [2024-05-05T08:11:34.548Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/dist/bv
04:11:34 [2024-05-05T08:11:34.548Z] [INFO]     [javac] Compiling 3 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/bv/app
04:11:34 [2024-05-05T08:11:34.548Z] warning: [options] bootstrap class path not set in conjunction with -source 8
04:11:35 [2024-05-05T08:11:35.121Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
04:11:35 [2024-05-05T08:11:35.121Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
04:11:35 [2024-05-05T08:11:35.121Z] 3 warnings
04:11:35 [2024-05-05T08:11:35.121Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/bv/app/META-INF
04:11:35 [2024-05-05T08:11:35.121Z] [ERROR]      [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/bean-validator/simple-bv-servlet/metadata/persistence.xml to copy.
04:11:35 [2024-05-05T08:11:35.121Z] [INFO]       [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/dist/bv/simple-bv-servlet.war
04:11:35 [2024-05-05T08:11:35.121Z] [WARNING]      [echo] archive-type is war
04:11:35 [2024-05-05T08:11:35.121Z] [WARNING]      [echo] archive-type is war
04:11:35 [2024-05-05T08:11:35.121Z] [WARNING]      [echo] archive-type is war
04:11:35 [2024-05-05T08:11:35.121Z] [WARNING]      [echo] deploying simple-bv-servlet.war
04:11:36 [2024-05-05T08:11:36.082Z] [INFO]      [exec] Application deployed with name simple-bv-servlet.
04:11:36 [2024-05-05T08:11:36.082Z] [INFO]      [exec] Command deploy executed successfully.
04:11:36 [2024-05-05T08:11:36.082Z] [WARNING]      [echo] 
04:11:36 [2024-05-05T08:11:36.082Z] [WARNING]      [echo]  *************************
04:11:36 [2024-05-05T08:11:36.082Z] [WARNING]      [echo]  * build-deploy weld/numberguess 
04:11:36 [2024-05-05T08:11:36.082Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/weld/numberguess 
04:11:36 [2024-05-05T08:11:36.082Z] [WARNING]      [echo]  *************************
04:11:36 [2024-05-05T08:11:36.082Z] [WARNING]      [echo] 
04:11:36 [2024-05-05T08:11:36.082Z] [WARNING]      [echo] compiling test client to ../../classes/test
04:11:36 [2024-05-05T08:11:36.082Z] [WARNING]      [echo] Listing of source files: NumberGuessTestNG.java
04:11:36 [2024-05-05T08:11:36.082Z] [INFO]     [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/test
04:11:36 [2024-05-05T08:11:36.337Z] warning: [options] bootstrap class path not set in conjunction with -source 8
04:11:36 [2024-05-05T08:11:36.617Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
04:11:36 [2024-05-05T08:11:36.617Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
04:11:36 [2024-05-05T08:11:36.617Z] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/weld/numberguess/src/test/NumberGuessTestNG.java uses or overrides a deprecated API.
04:11:36 [2024-05-05T08:11:36.617Z] Note: Recompile with -Xlint:deprecation for details.
04:11:36 [2024-05-05T08:11:36.617Z] 3 warnings
04:11:36 [2024-05-05T08:11:36.617Z] [WARNING]      [echo] archive-type is war
04:11:36 [2024-05-05T08:11:36.617Z] [WARNING]      [echo] Now creating a war file ../../dist/weldtest/numberguess.war
04:11:36 [2024-05-05T08:11:36.617Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/weldtest/app
04:11:36 [2024-05-05T08:11:36.617Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/dist/weldtest
04:11:36 [2024-05-05T08:11:36.617Z] [INFO]     [javac] Compiling 12 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/weldtest/app
04:11:36 [2024-05-05T08:11:36.872Z] warning: [options] bootstrap class path not set in conjunction with -source 8
04:11:37 [2024-05-05T08:11:37.127Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
04:11:37 [2024-05-05T08:11:37.128Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
04:11:37 [2024-05-05T08:11:37.128Z] 3 warnings
04:11:37 [2024-05-05T08:11:37.128Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/weldtest/app/META-INF
04:11:37 [2024-05-05T08:11:37.128Z] [ERROR]      [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/weld/numberguess/metadata/persistence.xml to copy.
04:11:37 [2024-05-05T08:11:37.128Z] [INFO]       [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/dist/weldtest/numberguess.war
04:11:37 [2024-05-05T08:11:37.419Z] [WARNING]      [echo] archive-type is war
04:11:37 [2024-05-05T08:11:37.419Z] [WARNING]      [echo] archive-type is war
04:11:37 [2024-05-05T08:11:37.419Z] [WARNING]      [echo] archive-type is war
04:11:37 [2024-05-05T08:11:37.419Z] [WARNING]      [echo] deploying numberguess.war
04:11:39 [2024-05-05T08:11:39.379Z] [INFO]      [exec] Application deployed with name numberguess.
04:11:39 [2024-05-05T08:11:39.379Z] [INFO]      [exec] Command deploy executed successfully.
04:11:39 [2024-05-05T08:11:39.379Z] [WARNING]      [echo] 
04:11:39 [2024-05-05T08:11:39.379Z] [WARNING]      [echo]  *************************
04:11:39 [2024-05-05T08:11:39.379Z] [WARNING]      [echo]  * build-deploy weld/osgiweld 
04:11:39 [2024-05-05T08:11:39.379Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/weld/osgiweld 
04:11:39 [2024-05-05T08:11:39.379Z] [WARNING]      [echo]  *************************
04:11:39 [2024-05-05T08:11:39.379Z] [WARNING]      [echo] 
04:11:39 [2024-05-05T08:11:39.379Z] [WARNING]      [echo] compiling test client to ../../classes/test
04:11:39 [2024-05-05T08:11:39.379Z] [WARNING]      [echo] Listing of source files: OsgiWeldTestNG.java
04:11:39 [2024-05-05T08:11:39.379Z] [INFO]     [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/test
04:11:39 [2024-05-05T08:11:39.379Z] warning: [options] bootstrap class path not set in conjunction with -source 8
04:11:39 [2024-05-05T08:11:39.634Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
04:11:39 [2024-05-05T08:11:39.634Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
04:11:39 [2024-05-05T08:11:39.634Z] 3 warnings
04:11:39 [2024-05-05T08:11:39.634Z] [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/test/test/weld/osgi
04:11:39 [2024-05-05T08:11:39.634Z] [WARNING]      [echo] archive-type is war
04:11:39 [2024-05-05T08:11:39.634Z] [WARNING]      [echo] Now creating a war file ../../dist/weldtest/osgiweld.war
04:11:39 [2024-05-05T08:11:39.634Z] [INFO]    [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/weldtest/app
04:11:39 [2024-05-05T08:11:39.634Z] [INFO]    [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/dist/weldtest
04:11:39 [2024-05-05T08:11:39.634Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/weldtest/app
04:11:39 [2024-05-05T08:11:39.634Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/dist/weldtest
04:11:39 [2024-05-05T08:11:39.634Z] [INFO]     [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/weldtest/app
04:11:39 [2024-05-05T08:11:39.889Z] warning: [options] bootstrap class path not set in conjunction with -source 8
04:11:40 [2024-05-05T08:11:40.144Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
04:11:40 [2024-05-05T08:11:40.144Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
04:11:40 [2024-05-05T08:11:40.144Z] 3 warnings
04:11:40 [2024-05-05T08:11:40.144Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/weldtest/app/META-INF
04:11:40 [2024-05-05T08:11:40.144Z] [ERROR]      [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/weld/osgiweld/metadata/persistence.xml to copy.
04:11:40 [2024-05-05T08:11:40.144Z] [INFO]       [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/dist/weldtest/osgiweld.war
04:11:40 [2024-05-05T08:11:40.144Z] [WARNING]      [echo] archive-type is war
04:11:40 [2024-05-05T08:11:40.144Z] [WARNING]      [echo] archive-type is war
04:11:40 [2024-05-05T08:11:40.144Z] [WARNING]      [echo] archive-type is war
04:11:40 [2024-05-05T08:11:40.144Z] [WARNING]      [echo] deploying osgiweld.war
04:11:41 [2024-05-05T08:11:41.120Z] [INFO]      [exec] Application deployed with name osgiweld.
04:11:41 [2024-05-05T08:11:41.120Z] [INFO]      [exec] Command deploy executed successfully.
04:11:41 [2024-05-05T08:11:41.120Z] [WARNING]      [echo] 
04:11:41 [2024-05-05T08:11:41.120Z] [WARNING]      [echo]  *************************
04:11:41 [2024-05-05T08:11:41.120Z] [WARNING]      [echo]  * build-deploy weld/extensions 
04:11:41 [2024-05-05T08:11:41.120Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/weld/extensions 
04:11:41 [2024-05-05T08:11:41.120Z] [WARNING]      [echo]  *************************
04:11:41 [2024-05-05T08:11:41.120Z] [WARNING]      [echo] 
04:11:41 [2024-05-05T08:11:41.120Z] [WARNING]      [echo] compiling test client to ../../classes/test
04:11:41 [2024-05-05T08:11:41.120Z] [WARNING]      [echo] Listing of source files: ExtensionsTestNG.java
04:11:41 [2024-05-05T08:11:41.120Z] [INFO]     [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/test
04:11:41 [2024-05-05T08:11:41.376Z] warning: [options] bootstrap class path not set in conjunction with -source 8
04:11:41 [2024-05-05T08:11:41.632Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
04:11:41 [2024-05-05T08:11:41.632Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
04:11:41 [2024-05-05T08:11:41.632Z] 3 warnings
04:11:41 [2024-05-05T08:11:41.632Z] [WARNING]      [echo] archive-type is war
04:11:41 [2024-05-05T08:11:41.632Z] [WARNING]      [echo] Now creating a war file ../../dist/weldtest/extensions.war
04:11:41 [2024-05-05T08:11:41.632Z] [INFO]    [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/weldtest/app
04:11:41 [2024-05-05T08:11:41.632Z] [INFO]    [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/dist/weldtest
04:11:41 [2024-05-05T08:11:41.632Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/weldtest/app
04:11:41 [2024-05-05T08:11:41.632Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/dist/weldtest/lib
04:11:41 [2024-05-05T08:11:41.632Z] [INFO]     [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/weldtest/app
04:11:41 [2024-05-05T08:11:41.632Z] warning: [options] bootstrap class path not set in conjunction with -source 8
04:11:41 [2024-05-05T08:11:41.888Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
04:11:41 [2024-05-05T08:11:41.888Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
04:11:41 [2024-05-05T08:11:41.888Z] 3 warnings
04:11:41 [2024-05-05T08:11:41.888Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/weldtest/app/META-INF
04:11:41 [2024-05-05T08:11:41.888Z] [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/weldtest/app/META-INF
04:11:42 [2024-05-05T08:11:42.142Z] [INFO]       [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/dist/weldtest/lib/extensions.jar
04:11:42 [2024-05-05T08:11:42.142Z] [INFO]       [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/dist/weldtest/extensions.war
04:11:42 [2024-05-05T08:11:42.142Z] [WARNING]      [echo] archive-type is war
04:11:42 [2024-05-05T08:11:42.142Z] [WARNING]      [echo] archive-type is war
04:11:42 [2024-05-05T08:11:42.142Z] [WARNING]      [echo] archive-type is war
04:11:42 [2024-05-05T08:11:42.142Z] [WARNING]      [echo] deploying extensions.war
04:11:43 [2024-05-05T08:11:43.118Z] [INFO]      [exec] Application deployed with name extensions.
04:11:43 [2024-05-05T08:11:43.118Z] [INFO]      [exec] Command deploy executed successfully.
04:11:43 [2024-05-05T08:11:43.118Z] [WARNING]      [echo] Glassfish Full Profile Build Deploy
04:11:43 [2024-05-05T08:11:43.118Z] [WARNING]      [echo] 
04:11:43 [2024-05-05T08:11:43.118Z] [WARNING]      [echo]  *************************
04:11:43 [2024-05-05T08:11:43.118Z] [WARNING]      [echo]  * build-deploy ejb/remoteview 
04:11:43 [2024-05-05T08:11:43.118Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/ejb/remoteview 
04:11:43 [2024-05-05T08:11:43.118Z] [WARNING]      [echo]  *************************
04:11:43 [2024-05-05T08:11:43.118Z] [WARNING]      [echo] 
04:11:43 [2024-05-05T08:11:43.118Z] [WARNING]      [echo] archive-type is jar
04:11:43 [2024-05-05T08:11:43.118Z] [WARNING]      [echo] archive-type is jar
04:11:43 [2024-05-05T08:11:43.118Z] [WARNING]      [echo] archive-type is jar
04:11:43 [2024-05-05T08:11:43.118Z] [WARNING]      [echo] archive-type is jar
04:11:43 [2024-05-05T08:11:43.118Z] [WARNING]      [echo] Now creating a jar file ../../dist/EJB_remoteview/remoteview.jar
04:11:43 [2024-05-05T08:11:43.118Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/EJB_remoteview/app
04:11:43 [2024-05-05T08:11:43.118Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/dist/EJB_remoteview
04:11:43 [2024-05-05T08:11:43.118Z] [WARNING]      [echo] Now compiling
04:11:43 [2024-05-05T08:11:43.118Z] [INFO]     [javac] Compiling 5 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/EJB_remoteview/app
04:11:43 [2024-05-05T08:11:43.373Z] warning: [options] bootstrap class path not set in conjunction with -source 8
04:11:43 [2024-05-05T08:11:43.628Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
04:11:43 [2024-05-05T08:11:43.628Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
04:11:43 [2024-05-05T08:11:43.628Z] 3 warnings
04:11:43 [2024-05-05T08:11:43.628Z] [WARNING]      [echo] Now creating a war file ../../dist/EJB_remoteview/remoteview.jar
04:11:43 [2024-05-05T08:11:43.628Z] [INFO]       [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/dist/EJB_remoteview/remoteview.jar
04:11:43 [2024-05-05T08:11:43.628Z] [WARNING]      [echo] compiling test client to ../../classes/test
04:11:43 [2024-05-05T08:11:43.628Z] [WARNING]      [echo] Listing of source files: RemoteViewTestNG.java
04:11:43 [2024-05-05T08:11:43.628Z] [INFO]     [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/test
04:11:43 [2024-05-05T08:11:43.628Z] warning: [options] bootstrap class path not set in conjunction with -source 8
04:11:43 [2024-05-05T08:11:43.883Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
04:11:43 [2024-05-05T08:11:43.883Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
04:11:43 [2024-05-05T08:11:43.883Z] 3 warnings
04:11:43 [2024-05-05T08:11:43.883Z] [WARNING]      [echo] deploying remoteview.jar
04:11:47 [2024-05-05T08:11:47.169Z] [INFO]      [exec] Application deployed with name remoteview.
04:11:47 [2024-05-05T08:11:47.425Z] [INFO]      [exec] Command deploy executed successfully.
04:11:47 [2024-05-05T08:11:47.425Z] [WARNING]      [echo] 
04:11:47 [2024-05-05T08:11:47.425Z] [WARNING]      [echo]  *************************
04:11:47 [2024-05-05T08:11:47.425Z] [WARNING]      [echo]  * build-deploy ejb/singleton 
04:11:47 [2024-05-05T08:11:47.425Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/ejb/singleton 
04:11:47 [2024-05-05T08:11:47.425Z] [WARNING]      [echo]  *************************
04:11:47 [2024-05-05T08:11:47.425Z] [WARNING]      [echo] 
04:11:47 [2024-05-05T08:11:47.425Z] [WARNING]      [echo] compiling test client to ../../classes/test
04:11:47 [2024-05-05T08:11:47.425Z] [WARNING]      [echo] Listing of source files: SingletonTestNG.java
04:11:47 [2024-05-05T08:11:47.425Z] [INFO]     [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/test
04:11:47 [2024-05-05T08:11:47.425Z] warning: [options] bootstrap class path not set in conjunction with -source 8
04:11:47 [2024-05-05T08:11:47.680Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
04:11:47 [2024-05-05T08:11:47.680Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
04:11:47 [2024-05-05T08:11:47.680Z] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/ejb/singleton/src/test/SingletonTestNG.java uses or overrides a deprecated API.
04:11:47 [2024-05-05T08:11:47.680Z] Note: Recompile with -Xlint:deprecation for details.
04:11:47 [2024-05-05T08:11:47.680Z] 3 warnings
04:11:47 [2024-05-05T08:11:47.680Z] [WARNING]      [echo] archive-type is ear
04:11:47 [2024-05-05T08:11:47.680Z] [WARNING]      [echo] archive-type is ear
04:11:47 [2024-05-05T08:11:47.680Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/EJB_Singleton/app
04:11:47 [2024-05-05T08:11:47.680Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/dist/EJB_Singleton
04:11:47 [2024-05-05T08:11:47.680Z] [INFO]     [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/EJB_Singleton/app
04:11:47 [2024-05-05T08:11:47.936Z] warning: [options] bootstrap class path not set in conjunction with -source 8
04:11:48 [2024-05-05T08:11:48.192Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
04:11:48 [2024-05-05T08:11:48.192Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
04:11:48 [2024-05-05T08:11:48.192Z] 3 warnings
04:11:48 [2024-05-05T08:11:48.192Z] [WARNING]      [echo] war.classes ============== : **/*Servlet.class,**/*Interface.class
04:11:48 [2024-05-05T08:11:48.192Z] [INFO]       [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/dist/EJB_Singleton/singletonWeb.war
04:11:48 [2024-05-05T08:11:48.192Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/EJB_Singleton/app/META-INF
04:11:48 [2024-05-05T08:11:48.192Z] [ERROR]      [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/ejb/singleton/metadata/ejb-jar.xml to copy.
04:11:48 [2024-05-05T08:11:48.192Z] [ERROR]      [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/ejb/singleton/metadata/sun-ejb-jar.xml to copy.
04:11:48 [2024-05-05T08:11:48.192Z] [ERROR]      [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/ejb/singleton/metadata/sun-cmp-mappings.xml to copy.
04:11:48 [2024-05-05T08:11:48.192Z] [ERROR]      [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/ejb/singleton/metadata/${dbschema} to copy.
04:11:48 [2024-05-05T08:11:48.192Z] [INFO]       [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/dist/EJB_Singleton/singletonEJB.jar
04:11:48 [2024-05-05T08:11:48.192Z] [INFO]       [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/dist/EJB_Singleton/singleton.ear
04:11:48 [2024-05-05T08:11:48.192Z] [WARNING]      [echo] Packaged Archive at ../../dist/EJB_Singleton/singleton.ear
04:11:48 [2024-05-05T08:11:48.192Z] [WARNING]      [echo] archive-type is ear
04:11:48 [2024-05-05T08:11:48.192Z] [WARNING]      [echo] archive-type is ear
04:11:48 [2024-05-05T08:11:48.471Z] [WARNING]      [echo] deploying singleton.ear
04:11:49 [2024-05-05T08:11:49.833Z] [INFO]      [exec] Application deployed with name singleton.
04:11:49 [2024-05-05T08:11:49.833Z] [INFO]      [exec] Command deploy executed successfully.
04:11:50 [2024-05-05T08:11:50.117Z] [WARNING]      [echo] deploying singleton.ear
04:11:51 [2024-05-05T08:11:51.476Z] [INFO]      [exec] Application deployed with name singleton.
04:11:51 [2024-05-05T08:11:51.476Z] [INFO]      [exec] Command deploy executed successfully.
04:11:51 [2024-05-05T08:11:51.476Z] [WARNING]      [echo] 
04:11:51 [2024-05-05T08:11:51.476Z] [WARNING]      [echo]  *************************
04:11:51 [2024-05-05T08:11:51.476Z] [WARNING]      [echo]  * build-deploy ejb/cmp 
04:11:51 [2024-05-05T08:11:51.476Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/ejb/cmp 
04:11:51 [2024-05-05T08:11:51.476Z] [WARNING]      [echo]  *************************
04:11:51 [2024-05-05T08:11:51.476Z] [WARNING]      [echo] 
04:11:51 [2024-05-05T08:11:51.476Z] [WARNING]      [echo] compiling test client to ../../classes/test
04:11:51 [2024-05-05T08:11:51.476Z] [WARNING]      [echo] Listing of source files: CmpRosterTestNG.java
04:11:51 [2024-05-05T08:11:51.476Z] [INFO]     [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/test
04:11:51 [2024-05-05T08:11:51.477Z] warning: [options] bootstrap class path not set in conjunction with -source 8
04:11:51 [2024-05-05T08:11:51.732Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
04:11:51 [2024-05-05T08:11:51.732Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
04:11:51 [2024-05-05T08:11:51.732Z] 3 warnings
04:11:51 [2024-05-05T08:11:51.732Z] [WARNING]      [echo] archive-type is ear
04:11:51 [2024-05-05T08:11:51.732Z] [WARNING]      [echo] archive-type is ear
04:11:51 [2024-05-05T08:11:51.732Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/EJB_CMP/app
04:11:51 [2024-05-05T08:11:51.732Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/dist/EJB_CMP
04:11:51 [2024-05-05T08:11:51.732Z] [INFO]     [javac] Compiling 17 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/EJB_CMP/app
04:11:51 [2024-05-05T08:11:51.732Z] warning: [options] bootstrap class path not set in conjunction with -source 8
04:11:51 [2024-05-05T08:11:51.987Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
04:11:51 [2024-05-05T08:11:51.987Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
04:11:52 [2024-05-05T08:11:52.242Z] Note: Some input files use unchecked or unsafe operations.
04:11:52 [2024-05-05T08:11:52.242Z] Note: Recompile with -Xlint:unchecked for details.
04:11:52 [2024-05-05T08:11:52.242Z] 3 warnings
04:11:52 [2024-05-05T08:11:52.242Z] [WARNING]      [echo] war.classes ============== : **/*Servlet.class,**/Roster.class,**/RosterHome.class,**/*Details.class,**/Debug.class
04:11:52 [2024-05-05T08:11:52.242Z] [INFO]       [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/dist/EJB_CMP/RosterAppWeb.war
04:11:52 [2024-05-05T08:11:52.242Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/EJB_CMP/app/META-INF
04:11:52 [2024-05-05T08:11:52.242Z] [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/EJB_CMP/app/META-INF
04:11:52 [2024-05-05T08:11:52.242Z] [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/EJB_CMP/app/META-INF
04:11:52 [2024-05-05T08:11:52.242Z] [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/EJB_CMP/app/META-INF
04:11:52 [2024-05-05T08:11:52.242Z] [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/EJB_CMP/app
04:11:52 [2024-05-05T08:11:52.242Z] [INFO]       [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/dist/EJB_CMP/RosterAppEJB.jar
04:11:52 [2024-05-05T08:11:52.242Z] [INFO]       [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/dist/EJB_CMP/RosterApp.ear
04:11:52 [2024-05-05T08:11:52.242Z] [WARNING]      [echo] Packaged Archive at ../../dist/EJB_CMP/RosterApp.ear
04:11:52 [2024-05-05T08:11:52.242Z] [WARNING]      [echo] archive-type is ear
04:11:52 [2024-05-05T08:11:52.242Z] [WARNING]      [echo] archive-type is ear
04:11:52 [2024-05-05T08:11:52.242Z] [WARNING]      [echo] JavaDB Database Location : /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/glassfish7/glassfish/../javadb
04:11:52 [2024-05-05T08:11:52.242Z] [WARNING]      [echo] sql.file = sql/RosterApp_derby.sql
04:11:52 [2024-05-05T08:11:52.242Z] [WARNING]      [echo] db.class.path = /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/glassfish7/glassfish/../javadb/lib/derbyshared.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/glassfish7/glassfish/../javadb/lib/derbytools.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/glassfish7/glassfish/../javadb/lib/derbyclient.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/glassfish7/glassfish/../javadb/lib/derbyclient.jar
04:11:52 [2024-05-05T08:11:52.243Z] [INFO]       [sql] Executing resource: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/ejb/cmp/sql/RosterApp_derby.sql
04:11:52 [2024-05-05T08:11:52.519Z] [ERROR]       [sql] Failed to execute:  DROP TABLE TeamPlayer 
04:11:52 [2024-05-05T08:11:52.519Z] [ERROR]       [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEAMPLAYER' because it does not exist.
04:11:52 [2024-05-05T08:11:52.519Z] [ERROR]       [sql] Failed to execute:  DROP TABLE Player 
04:11:52 [2024-05-05T08:11:52.519Z] [ERROR]       [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'PLAYER' because it does not exist.
04:11:52 [2024-05-05T08:11:52.519Z] [ERROR]       [sql] Failed to execute:  DROP TABLE Team 
04:11:52 [2024-05-05T08:11:52.519Z] [ERROR]       [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEAM' because it does not exist.
04:11:52 [2024-05-05T08:11:52.519Z] [ERROR]       [sql] Failed to execute:  DROP TABLE League 
04:11:52 [2024-05-05T08:11:52.519Z] [ERROR]       [sql] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'LEAGUE' because it does not exist.
04:11:52 [2024-05-05T08:11:52.519Z] 0 rows affected
04:11:52 [2024-05-05T08:11:52.519Z] 0 rows affected
04:11:52 [2024-05-05T08:11:52.519Z] 0 rows affected
04:11:52 [2024-05-05T08:11:52.519Z] 0 rows affected
04:11:52 [2024-05-05T08:11:52.519Z] [INFO]       [sql] 4 of 8 SQL statements executed successfully
04:11:52 [2024-05-05T08:11:52.519Z] [WARNING]      [echo] deploying RosterApp.ear
04:11:56 [2024-05-05T08:11:56.717Z] [INFO]      [exec] Application deployed with name RosterApp.
04:11:56 [2024-05-05T08:11:56.717Z] [INFO]      [exec] Command deploy executed successfully.
04:11:56 [2024-05-05T08:11:56.717Z] [WARNING]      [echo] 
04:11:56 [2024-05-05T08:11:56.717Z] [WARNING]      [echo]  *************************
04:11:56 [2024-05-05T08:11:56.717Z] [WARNING]      [echo]  * build ejb/mdb 
04:11:56 [2024-05-05T08:11:56.717Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/ejb/mdb 
04:11:56 [2024-05-05T08:11:56.718Z] [WARNING]      [echo]  *************************
04:11:56 [2024-05-05T08:11:56.718Z] [WARNING]      [echo] 
04:11:56 [2024-05-05T08:11:56.718Z] [INFO]     [javac] Compiling 7 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/test
04:11:56 [2024-05-05T08:11:56.718Z] warning: [options] bootstrap class path not set in conjunction with -source 8
04:11:56 [2024-05-05T08:11:56.973Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
04:11:56 [2024-05-05T08:11:56.973Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
04:11:56 [2024-05-05T08:11:56.973Z] 3 warnings
04:11:56 [2024-05-05T08:11:56.973Z] [WARNING]      [echo] compiling test client to ../../classes/test
04:11:56 [2024-05-05T08:11:56.973Z] [WARNING]      [echo] Listing of source files: mdb/MDBTests.java
04:11:56 [2024-05-05T08:11:56.973Z] [INFO]     [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/test
04:11:57 [2024-05-05T08:11:57.228Z] warning: [options] bootstrap class path not set in conjunction with -source 8
04:11:57 [2024-05-05T08:11:57.482Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
04:11:57 [2024-05-05T08:11:57.482Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
04:11:57 [2024-05-05T08:11:57.482Z] 3 warnings
04:11:57 [2024-05-05T08:11:57.482Z] [WARNING]      [echo] archive-type is appclient_ear
04:11:57 [2024-05-05T08:11:57.482Z] [WARNING]      [echo] archive-type is appclient_ear
04:11:57 [2024-05-05T08:11:57.482Z] [WARNING]      [echo] archive-type is appclient_ear
04:11:57 [2024-05-05T08:11:57.482Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/mdb/app
04:11:57 [2024-05-05T08:11:57.482Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/dist/mdb
04:11:57 [2024-05-05T08:11:57.482Z] [INFO]     [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/mdb/app
04:11:57 [2024-05-05T08:11:57.770Z] warning: [options] bootstrap class path not set in conjunction with -source 8
04:11:58 [2024-05-05T08:11:58.025Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
04:11:58 [2024-05-05T08:11:58.025Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
04:11:58 [2024-05-05T08:11:58.025Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/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
04:11:58 [2024-05-05T08:11:58.025Z]             numMessages = new Integer(args[0]).intValue();
04:11:58 [2024-05-05T08:11:58.025Z]                           ^
04:11:58 [2024-05-05T08:11:58.025Z] 4 warnings
04:11:58 [2024-05-05T08:11:58.025Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/mdb/app/META-INF
04:11:58 [2024-05-05T08:11:58.025Z] [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/mdb/app/META-INF
04:11:58 [2024-05-05T08:11:58.025Z] [INFO]       [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/dist/mdb/ejb-ejb30-hello-mdb-client.jar
04:11:58 [2024-05-05T08:11:58.025Z] [INFO]    [delete] Deleting directory /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/mdb/app/META-INF
04:11:58 [2024-05-05T08:11:58.025Z] [INFO]       [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/dist/mdb/ejb-ejb30-hello-mdb-ejb.jar
04:11:58 [2024-05-05T08:11:58.025Z] [INFO]       [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/dist/mdb/ejb-ejb30-hello-mdbApp.ear
04:11:58 [2024-05-05T08:11:58.025Z] [WARNING]      [echo] Packaged Archive at ../../dist/mdb/ejb-ejb30-hello-mdbApp.ear
04:11:58 [2024-05-05T08:11:58.025Z] [WARNING]      [echo] archive-type is appclient_ear
04:11:58 [2024-05-05T08:11:58.026Z] [WARNING]      [echo] 
04:11:58 [2024-05-05T08:11:58.026Z] [WARNING]      [echo]  *************************
04:11:58 [2024-05-05T08:11:58.026Z] [WARNING]      [echo]  * build-deploy jms/injection 
04:11:58 [2024-05-05T08:11:58.026Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/jms/injection 
04:11:58 [2024-05-05T08:11:58.026Z] [WARNING]      [echo]  *************************
04:11:58 [2024-05-05T08:11:58.026Z] [WARNING]      [echo] 
04:11:58 [2024-05-05T08:11:58.026Z] [WARNING]      [echo] compiling test client to ../../classes/test
04:11:58 [2024-05-05T08:11:58.026Z] [WARNING]      [echo] Listing of source files: ClientTestNG.java
04:11:58 [2024-05-05T08:11:58.026Z] [INFO]     [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/test
04:11:58 [2024-05-05T08:11:58.026Z] warning: [options] bootstrap class path not set in conjunction with -source 8
04:11:58 [2024-05-05T08:11:58.281Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
04:11:58 [2024-05-05T08:11:58.281Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
04:11:58 [2024-05-05T08:11:58.281Z] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/jms/injection/src/test/ClientTestNG.java uses or overrides a deprecated API.
04:11:58 [2024-05-05T08:11:58.281Z] Note: Recompile with -Xlint:deprecation for details.
04:11:58 [2024-05-05T08:11:58.281Z] 3 warnings
04:11:58 [2024-05-05T08:11:58.281Z] [WARNING]      [echo] archive-type is war
04:11:58 [2024-05-05T08:11:58.281Z] [WARNING]      [echo] Now creating a war file ../../dist/JMS_Injection/injection.war
04:11:58 [2024-05-05T08:11:58.281Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/JMS_Injection/app
04:11:58 [2024-05-05T08:11:58.281Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/dist/JMS_Injection
04:11:58 [2024-05-05T08:11:58.281Z] [INFO]     [javac] Compiling 2 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/JMS_Injection/app
04:11:58 [2024-05-05T08:11:58.537Z] warning: [options] bootstrap class path not set in conjunction with -source 8
04:11:58 [2024-05-05T08:11:58.818Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
04:11:58 [2024-05-05T08:11:58.819Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
04:11:58 [2024-05-05T08:11:58.819Z] 3 warnings
04:11:58 [2024-05-05T08:11:58.819Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/JMS_Injection/app/META-INF
04:11:58 [2024-05-05T08:11:58.819Z] [ERROR]      [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/jms/injection/metadata/persistence.xml to copy.
04:11:58 [2024-05-05T08:11:58.819Z] [INFO]       [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/dist/JMS_Injection/injection.war
04:11:58 [2024-05-05T08:11:58.819Z] [WARNING]      [echo] archive-type is war
04:11:58 [2024-05-05T08:11:58.819Z] [WARNING]      [echo] archive-type is war
04:11:58 [2024-05-05T08:11:58.819Z] [WARNING]      [echo] archive-type is war
04:11:58 [2024-05-05T08:11:58.819Z] [WARNING]      [echo] deploying injection.war
04:11:59 [2024-05-05T08:11:59.742Z] [INFO]      [exec] Application deployed with name injection.
04:11:59 [2024-05-05T08:11:59.743Z] [INFO]      [exec] Command deploy executed successfully.
04:11:59 [2024-05-05T08:11:59.743Z] [WARNING]      [echo] 
04:11:59 [2024-05-05T08:11:59.743Z] [WARNING]      [echo]  *************************
04:11:59 [2024-05-05T08:11:59.743Z] [WARNING]      [echo]  * build-deploy wsit/JaxwsFromWsdl 
04:11:59 [2024-05-05T08:11:59.743Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/wsit/JaxwsFromWsdl 
04:11:59 [2024-05-05T08:11:59.743Z] [WARNING]      [echo]  *************************
04:11:59 [2024-05-05T08:11:59.743Z] [WARNING]      [echo] 
04:11:59 [2024-05-05T08:11:59.743Z] [WARNING]      [echo] build-setup: build.home=../..
04:11:59 [2024-05-05T08:11:59.743Z] [INFO]  [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
04:11:59 [2024-05-05T08:11:59.743Z] [INFO]  [wsimport] Eclipse Metro/4.0.3 (RELEASE-4.0.3-4f96cb2; 2023-10-20T06:38:17+0000) XMLWS-Impl/4.0.2 XMLWS-API/4.0.1 XMLB-Impl/4.0.4 XMLB-API/4.0.1
04:11:59 [2024-05-05T08:11:59.743Z] [INFO]  [wsimport] command line: wsimport /opt/tools/java/temurin/jdk-17/jdk-17.0.10+7/bin/java -d /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/test -keep -verbose /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/wsit/JaxwsFromWsdl/etc/AddNumbers.wsdl -b /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/wsit/JaxwsFromWsdl/etc/custom-server.xml
04:12:00 [2024-05-05T08:12:00.017Z] [WARNING]  [wsimport] parsing WSDL...
04:12:01 [2024-05-05T08:12:01.016Z] [WARNING]  [wsimport] 
04:12:01 [2024-05-05T08:12:01.016Z] [WARNING]  [wsimport] Generating code...
04:12:01 [2024-05-05T08:12:01.017Z] [WARNING]  [wsimport] jaxwsfromwsdl/server/AddNumbers.java
04:12:01 [2024-05-05T08:12:01.017Z] [WARNING]  [wsimport] jaxwsfromwsdl/server/AddNumbersFault.java
04:12:01 [2024-05-05T08:12:01.017Z] [WARNING]  [wsimport] jaxwsfromwsdl/server/AddNumbersFault_Exception.java
04:12:01 [2024-05-05T08:12:01.017Z] [WARNING]  [wsimport] jaxwsfromwsdl/server/AddNumbersPortType.java
04:12:01 [2024-05-05T08:12:01.017Z] [WARNING]  [wsimport] jaxwsfromwsdl/server/AddNumbersResponse.java
04:12:01 [2024-05-05T08:12:01.017Z] [WARNING]  [wsimport] jaxwsfromwsdl/server/AddNumbersService.java
04:12:01 [2024-05-05T08:12:01.017Z] [WARNING]  [wsimport] jaxwsfromwsdl/server/ObjectFactory.java
04:12:01 [2024-05-05T08:12:01.017Z] [WARNING]  [wsimport] jaxwsfromwsdl/server/OneWayInt.java
04:12:01 [2024-05-05T08:12:01.017Z] [WARNING]  [wsimport] jaxwsfromwsdl/server/package-info.java
04:12:01 [2024-05-05T08:12:01.017Z] [WARNING]  [wsimport] 
04:12:01 [2024-05-05T08:12:01.017Z] [WARNING]  [wsimport] Compiling code...
04:12:01 [2024-05-05T08:12:01.017Z] [WARNING]  [wsimport] javac -d /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/test -classpath /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/glassfish7/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/glassfish7/glassfish/modules/jakarta.activation-api.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/glassfish7/glassfish/modules/angus-activation.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/glassfish7/glassfish/modules/jakarta.mail-api.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/glassfish7/glassfish/modules/angus-mail.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/glassfish7/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/glassfish7/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/glassfish7/glassfish/modules/webservices-osgi.jar /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/AddNumbers.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/AddNumbersFault.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/AddNumbersFault_Exception.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/AddNumbersPortType.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/AddNumbersResponse.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/AddNumbersService.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/ObjectFactory.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/OneWayInt.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/server/package-info.java 
04:12:01 [2024-05-05T08:12:01.272Z] [INFO]     [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/test
04:12:01 [2024-05-05T08:12:01.930Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17'
04:12:01 [2024-05-05T08:12:01.930Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '17'
04:12:01 [2024-05-05T08:12:01.930Z] 2 warnings
04:12:01 [2024-05-05T08:12:01.930Z] [INFO]       [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/wsit/JaxwsFromWsdl/JaxwsFromWsdl.war
04:12:01 [2024-05-05T08:12:01.930Z] [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/dist/wsit
04:12:01 [2024-05-05T08:12:01.930Z] [WARNING]      [echo] deploying JaxwsFromWsdl.war
04:12:04 [2024-05-05T08:12:04.518Z] [INFO]      [exec] Application deployed with name JaxwsFromWsdl.
04:12:04 [2024-05-05T08:12:04.519Z] [INFO]      [exec] Command deploy executed successfully.
04:12:04 [2024-05-05T08:12:04.519Z] [INFO]  [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
04:12:04 [2024-05-05T08:12:04.519Z] [INFO]  [wsimport] Eclipse Metro/4.0.3 (RELEASE-4.0.3-4f96cb2; 2023-10-20T06:38:17+0000) XMLWS-Impl/4.0.2 XMLWS-API/4.0.1 XMLB-Impl/4.0.4 XMLB-API/4.0.1
04:12:04 [2024-05-05T08:12:04.519Z] [INFO]  [wsimport] command line: wsimport /opt/tools/java/temurin/jdk-17/jdk-17.0.10+7/bin/java -d /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/test -keep -verbose http://localhost:8080/JaxwsFromWsdl/addnumbers?wsdl -b /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/wsit/JaxwsFromWsdl/etc/custom-client.xml
04:12:04 [2024-05-05T08:12:04.519Z] [WARNING]  [wsimport] parsing WSDL...
04:12:04 [2024-05-05T08:12:04.519Z] [WARNING]  [wsimport] 
04:12:04 [2024-05-05T08:12:04.519Z] [WARNING]  [wsimport] Generating code...
04:12:04 [2024-05-05T08:12:04.519Z] [WARNING]  [wsimport] jaxwsfromwsdl/client/AddNumbers.java
04:12:04 [2024-05-05T08:12:04.519Z] [WARNING]  [wsimport] jaxwsfromwsdl/client/AddNumbersFault.java
04:12:04 [2024-05-05T08:12:04.519Z] [WARNING]  [wsimport] jaxwsfromwsdl/client/AddNumbersFault_Exception.java
04:12:04 [2024-05-05T08:12:04.519Z] [WARNING]  [wsimport] jaxwsfromwsdl/client/AddNumbersPortType.java
04:12:04 [2024-05-05T08:12:04.519Z] [WARNING]  [wsimport] jaxwsfromwsdl/client/AddNumbersResponse.java
04:12:04 [2024-05-05T08:12:04.519Z] [WARNING]  [wsimport] jaxwsfromwsdl/client/AddNumbersService.java
04:12:04 [2024-05-05T08:12:04.519Z] [WARNING]  [wsimport] jaxwsfromwsdl/client/ObjectFactory.java
04:12:04 [2024-05-05T08:12:04.519Z] [WARNING]  [wsimport] jaxwsfromwsdl/client/OneWayInt.java
04:12:04 [2024-05-05T08:12:04.519Z] [WARNING]  [wsimport] jaxwsfromwsdl/client/package-info.java
04:12:04 [2024-05-05T08:12:04.519Z] [WARNING]  [wsimport] 
04:12:04 [2024-05-05T08:12:04.519Z] [WARNING]  [wsimport] Compiling code...
04:12:04 [2024-05-05T08:12:04.519Z] [WARNING]  [wsimport] javac -d /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/test -classpath /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/glassfish7/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/glassfish7/glassfish/modules/jakarta.activation-api.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/glassfish7/glassfish/modules/angus-activation.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/glassfish7/glassfish/modules/jakarta.mail-api.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/glassfish7/glassfish/modules/angus-mail.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/glassfish7/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/glassfish7/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/glassfish7/glassfish/modules/webservices-osgi.jar /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/AddNumbers.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/AddNumbersFault.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/AddNumbersFault_Exception.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/AddNumbersPortType.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/AddNumbersResponse.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/AddNumbersService.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/ObjectFactory.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/OneWayInt.java /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/test/jaxwsfromwsdl/client/package-info.java 
04:12:04 [2024-05-05T08:12:04.775Z] [INFO]     [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/test
04:12:05 [2024-05-05T08:12:05.335Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17'
04:12:05 [2024-05-05T08:12:05.335Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '17'
04:12:05 [2024-05-05T08:12:05.336Z] 2 warnings
04:12:05 [2024-05-05T08:12:05.336Z] [INFO]     [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/test
04:12:05 [2024-05-05T08:12:05.895Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17'
04:12:05 [2024-05-05T08:12:05.895Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '17'
04:12:05 [2024-05-05T08:12:05.895Z] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/wsit/JaxwsFromWsdl/src/test/jaxwsfromwsdl/client/JaxwsFromWsdlTestNG.java uses unchecked or unsafe operations.
04:12:05 [2024-05-05T08:12:05.895Z] Note: Recompile with -Xlint:unchecked for details.
04:12:05 [2024-05-05T08:12:05.895Z] 2 warnings
04:12:05 [2024-05-05T08:12:05.895Z] [WARNING]      [echo] =============Starting TestNG test at ../../classes/test from testng.xml  ============
04:12:05 [2024-05-05T08:12:05.896Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/test-output
04:12:06 [2024-05-05T08:12:06.477Z] [INFO]    [testng] ...
04:12:06 [2024-05-05T08:12:06.477Z] [INFO]    [testng] ... TestNG 6.11 by Cédric Beust (cedric@beust.com)
04:12:06 [2024-05-05T08:12:06.477Z] [INFO]    [testng] ...
04:12:06 [2024-05-05T08:12:06.477Z] [INFO]    [testng] 
04:12:06 [2024-05-05T08:12:06.477Z] [INFO]    [testng] done for init
04:12:06 [2024-05-05T08:12:06.477Z] [INFO]    [testng] meth=public boolean jaxwsfromwsdl.client.AddNumbersClient.testAddNumbers()
04:12:06 [2024-05-05T08:12:06.477Z] [INFO]    [testng] cls=class jaxwsfromwsdl.client.AddNumbersClient
04:12:06 [2024-05-05T08:12:06.477Z] [INFO]    [testng] ct=public jaxwsfromwsdl.client.AddNumbersClient()
04:12:06 [2024-05-05T08:12:06.477Z] [INFO]    [testng] obj=jaxwsfromwsdl.client.AddNumbersClient@11dc3715
04:12:07 [2024-05-05T08:12:07.419Z] [INFO]    [testng] PASSED: testAddNumbers_JaxwsFromWsdl
04:12:07 [2024-05-05T08:12:07.419Z] [INFO]    [testng] PASSED: testAddNumbersException_JaxwsFromWsdl
04:12:07 [2024-05-05T08:12:07.419Z] [INFO]    [testng] 
04:12:07 [2024-05-05T08:12:07.419Z] [INFO]    [testng] ===============================================
04:12:07 [2024-05-05T08:12:07.419Z] [INFO]    [testng]     wsit_jaxws_wsdl_tests
04:12:07 [2024-05-05T08:12:07.419Z] [INFO]    [testng]     Tests run: 2, Failures: 0, Skips: 0
04:12:07 [2024-05-05T08:12:07.419Z] [INFO]    [testng] ===============================================
04:12:07 [2024-05-05T08:12:07.419Z] [INFO]    [testng] 
04:12:07 [2024-05-05T08:12:07.419Z] [INFO]    [testng] 
04:12:07 [2024-05-05T08:12:07.419Z] [INFO]    [testng] ===============================================
04:12:07 [2024-05-05T08:12:07.419Z] [INFO]    [testng] QuickLookTests
04:12:07 [2024-05-05T08:12:07.419Z] [INFO]    [testng] Total tests run: 2, Failures: 0, Skips: 0
04:12:07 [2024-05-05T08:12:07.419Z] [INFO]    [testng] ===============================================
04:12:07 [2024-05-05T08:12:07.419Z] [INFO]    [testng] 
04:12:07 [2024-05-05T08:12:07.419Z] [WARNING]      [echo] JaxwsFromWsdl
04:12:07 [2024-05-05T08:12:07.980Z] [INFO]      [exec] Command undeploy executed successfully.
04:12:07 [2024-05-05T08:12:07.980Z] [WARNING]      [echo] 
04:12:07 [2024-05-05T08:12:07.980Z] [WARNING]      [echo]  *************************
04:12:07 [2024-05-05T08:12:07.980Z] [WARNING]      [echo]  * build-deploy wsit/jsr109tester 
04:12:07 [2024-05-05T08:12:07.980Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/wsit/jsr109tester 
04:12:07 [2024-05-05T08:12:07.980Z] [WARNING]      [echo]  *************************
04:12:07 [2024-05-05T08:12:07.980Z] [WARNING]      [echo] 
04:12:07 [2024-05-05T08:12:07.980Z] [WARNING]      [echo] build-setup: build.home=../..
04:12:07 [2024-05-05T08:12:07.980Z] [INFO]     [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/test
04:12:08 [2024-05-05T08:12:08.540Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17'
04:12:08 [2024-05-05T08:12:08.540Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '17'
04:12:08 [2024-05-05T08:12:08.540Z] 2 warnings
04:12:08 [2024-05-05T08:12:08.540Z] [INFO]       [zip] Building zip: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/wsit/jsr109tester/JaxwsFromJava.war
04:12:08 [2024-05-05T08:12:08.540Z] [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/dist/wsit
04:12:08 [2024-05-05T08:12:08.540Z] [WARNING]      [echo] deploying JaxwsFromJava.war
04:12:10 [2024-05-05T08:12:10.444Z] [INFO]      [exec] Application deployed with name JaxwsFromJava.
04:12:10 [2024-05-05T08:12:10.444Z] [INFO]      [exec] Command deploy executed successfully.
04:12:10 [2024-05-05T08:12:10.719Z] [INFO]  [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
04:12:10 [2024-05-05T08:12:10.719Z] [WARNING]  [wsimport] parsing WSDL...
04:12:11 [2024-05-05T08:12:11.278Z] [WARNING]  [wsimport] 
04:12:11 [2024-05-05T08:12:11.278Z] [WARNING]  [wsimport] Generating code...
04:12:11 [2024-05-05T08:12:11.533Z] [WARNING]  [wsimport] 
04:12:11 [2024-05-05T08:12:11.533Z] [WARNING]  [wsimport] Compiling code...
04:12:11 [2024-05-05T08:12:11.533Z] [INFO]     [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/test
04:12:12 [2024-05-05T08:12:12.121Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '17'
04:12:12 [2024-05-05T08:12:12.121Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '17'
04:12:12 [2024-05-05T08:12:12.121Z] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/wsit/jsr109tester/src/test/fromjava/client/CheckTesterUITestNG.java uses unchecked or unsafe operations.
04:12:12 [2024-05-05T08:12:12.121Z] Note: Recompile with -Xlint:unchecked for details.
04:12:12 [2024-05-05T08:12:12.121Z] 2 warnings
04:12:12 [2024-05-05T08:12:12.121Z] [WARNING]      [echo] =============Starting TestNG test at ../../classes/test from testng.xml  ============
04:12:12 [2024-05-05T08:12:12.681Z] [INFO]    [testng] ...
04:12:12 [2024-05-05T08:12:12.681Z] [INFO]    [testng] ... TestNG 6.11 by Cédric Beust (cedric@beust.com)
04:12:12 [2024-05-05T08:12:12.681Z] [INFO]    [testng] ...
04:12:12 [2024-05-05T08:12:12.681Z] [INFO]    [testng] 
04:12:13 [2024-05-05T08:12:13.246Z] [INFO]    [testng] done for init
04:12:13 [2024-05-05T08:12:13.246Z] [INFO]    [testng] method = equals
04:12:13 [2024-05-05T08:12:13.246Z] [INFO]    [testng] method = toString
04:12:13 [2024-05-05T08:12:13.246Z] [INFO]    [testng] method = hashCode
04:12:13 [2024-05-05T08:12:13.246Z] [INFO]    [testng] method = close
04:12:13 [2024-05-05T08:12:13.246Z] [INFO]    [testng] method = proxyClassLookup
04:12:13 [2024-05-05T08:12:13.246Z] [INFO]    [testng] method = addNumbers
04:12:13 [2024-05-05T08:12:13.246Z] [INFO]    [testng] method = getComponents
04:12:13 [2024-05-05T08:12:13.246Z] [INFO]    [testng] method = getSPI
04:12:13 [2024-05-05T08:12:13.246Z] [INFO]    [testng] method = getBinding
04:12:13 [2024-05-05T08:12:13.246Z] [INFO]    [testng] method = getEndpointReference
04:12:13 [2024-05-05T08:12:13.246Z] [INFO]    [testng] method = getEndpointReference
04:12:13 [2024-05-05T08:12:13.246Z] [INFO]    [testng] method = setAddress
04:12:13 [2024-05-05T08:12:13.246Z] [INFO]    [testng] method = setOutboundHeaders
04:12:13 [2024-05-05T08:12:13.246Z] [INFO]    [testng] method = setOutboundHeaders
04:12:13 [2024-05-05T08:12:13.246Z] [INFO]    [testng] method = setOutboundHeaders
04:12:13 [2024-05-05T08:12:13.246Z] [INFO]    [testng] method = getRequestContext
04:12:13 [2024-05-05T08:12:13.246Z] [INFO]    [testng] method = getWSEndpointReference
04:12:13 [2024-05-05T08:12:13.246Z] [INFO]    [testng] method = getResponseContext
04:12:13 [2024-05-05T08:12:13.247Z] [INFO]    [testng] method = getPortInfo
04:12:13 [2024-05-05T08:12:13.247Z] [INFO]    [testng] method = getManagedObjectManager
04:12:13 [2024-05-05T08:12:13.247Z] [INFO]    [testng] method = getInboundHeaders
04:12:15 [2024-05-05T08:12:15.178Z] [INFO]    [testng] Tester Page HTML = <HTML lang=en><HEAD><TITLE>AddNumbersService Web Service Tester</TITLE></HEAD><BODY><H1>AddNumbersService Web Service Tester</H1><br>This form will allow you to test your web service implementation (<A HREF="http://localhost:8080/JaxwsFromJava/AddNumbersService?WSDL" title="WSDL file describing AddNumbersService web service">WSDL File</A>)<hr>To invoke an operation, fill the method parameter(s) input boxes and click on the button labeled with the method name.<H3>Methods :</H3><FORM METHOD="POST">public abstract int fromjava.server.AddNumbers.addNumbers(int,int)<BR><INPUT TYPE=SUBMIT NAME=action title="Invoke addNumbers operation" value=addNumbers> (<INPUT TYPE=TEXT NAME=PARAMaddNumbers0 title="addNumbers parameter of type int">,<INPUT TYPE=TEXT NAME=PARAMaddNumbers1 title="addNumbers parameter of type int">)<BR><HR></FORM></BODY></HTML>
04:12:15 [2024-05-05T08:12:15.179Z] [INFO]    [testng] PASSED: testAddNumbers
04:12:15 [2024-05-05T08:12:15.179Z] [INFO]    [testng] PASSED: testTesterUI
04:12:15 [2024-05-05T08:12:15.179Z] [INFO]    [testng] 
04:12:15 [2024-05-05T08:12:15.179Z] [INFO]    [testng] ===============================================
04:12:15 [2024-05-05T08:12:15.179Z] [INFO]    [testng]     wsit_jaxws_tests
04:12:15 [2024-05-05T08:12:15.179Z] [INFO]    [testng]     Tests run: 2, Failures: 0, Skips: 0
04:12:15 [2024-05-05T08:12:15.179Z] [INFO]    [testng] ===============================================
04:12:15 [2024-05-05T08:12:15.179Z] [INFO]    [testng] 
04:12:15 [2024-05-05T08:12:15.179Z] [INFO]    [testng] 
04:12:15 [2024-05-05T08:12:15.179Z] [INFO]    [testng] ===============================================
04:12:15 [2024-05-05T08:12:15.179Z] [INFO]    [testng] QuickLookTests
04:12:15 [2024-05-05T08:12:15.179Z] [INFO]    [testng] Total tests run: 2, Failures: 0, Skips: 0
04:12:15 [2024-05-05T08:12:15.179Z] [INFO]    [testng] ===============================================
04:12:15 [2024-05-05T08:12:15.179Z] [INFO]    [testng] 
04:12:15 [2024-05-05T08:12:15.179Z] [WARNING]      [echo] JaxwsFromJava
04:12:15 [2024-05-05T08:12:15.471Z] [INFO]      [exec] Command undeploy executed successfully.
04:12:15 [2024-05-05T08:12:15.471Z] [WARNING]      [echo] 
04:12:15 [2024-05-05T08:12:15.471Z] [WARNING]      [echo]  *************************
04:12:15 [2024-05-05T08:12:15.471Z] [WARNING]      [echo]  * build-deploy security/appperms 
04:12:15 [2024-05-05T08:12:15.471Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/security/appperms 
04:12:15 [2024-05-05T08:12:15.471Z] [WARNING]      [echo]  *************************
04:12:15 [2024-05-05T08:12:15.471Z] [WARNING]      [echo] 
04:12:15 [2024-05-05T08:12:15.471Z] [WARNING]      [echo] compiling test client to ../../classes/test
04:12:15 [2024-05-05T08:12:15.471Z] [WARNING]      [echo] Listing of source files: ApppermsTestNG.java
04:12:15 [2024-05-05T08:12:15.471Z] [INFO]     [javac] Compiling 1 source file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/test
04:12:15 [2024-05-05T08:12:15.725Z] warning: [options] bootstrap class path not set in conjunction with -source 8
04:12:16 [2024-05-05T08:12:16.285Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
04:12:16 [2024-05-05T08:12:16.285Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
04:12:16 [2024-05-05T08:12:16.285Z] Note: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/security/appperms/src/test/ApppermsTestNG.java uses or overrides a deprecated API.
04:12:16 [2024-05-05T08:12:16.285Z] Note: Recompile with -Xlint:deprecation for details.
04:12:16 [2024-05-05T08:12:16.285Z] 3 warnings
04:12:16 [2024-05-05T08:12:16.285Z] [WARNING]      [echo] archive-type is ear
04:12:16 [2024-05-05T08:12:16.285Z] [WARNING]      [echo] archive-type is ear
04:12:16 [2024-05-05T08:12:16.285Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/app_perms/app
04:12:16 [2024-05-05T08:12:16.285Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/dist/app_perms
04:12:16 [2024-05-05T08:12:16.285Z] [INFO]     [javac] Compiling 6 source files to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/app_perms/app
04:12:16 [2024-05-05T08:12:16.285Z] warning: [options] bootstrap class path not set in conjunction with -source 8
04:12:16 [2024-05-05T08:12:16.540Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:26: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal
04:12:16 [2024-05-05T08:12:16.540Z] import java.security.AccessControlException;
04:12:16 [2024-05-05T08:12:16.540Z]                     ^
04:12:16 [2024-05-05T08:12:16.540Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:27: warning: [removal] AccessController in java.security has been deprecated and marked for removal
04:12:16 [2024-05-05T08:12:16.540Z] import java.security.AccessController;
04:12:16 [2024-05-05T08:12:16.540Z]                     ^
04:12:16 [2024-05-05T08:12:16.540Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:21: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal
04:12:16 [2024-05-05T08:12:16.540Z] import java.security.AccessControlException;
04:12:16 [2024-05-05T08:12:16.540Z]                     ^
04:12:16 [2024-05-05T08:12:16.540Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:22: warning: [removal] AccessController in java.security has been deprecated and marked for removal
04:12:16 [2024-05-05T08:12:16.540Z] import java.security.AccessController;
04:12:16 [2024-05-05T08:12:16.540Z]                     ^
04:12:16 [2024-05-05T08:12:16.540Z] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '8'
04:12:16 [2024-05-05T08:12:16.541Z] warning: Supported source version 'RELEASE_6' from annotation processor 'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '8'
04:12:16 [2024-05-05T08:12:16.541Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:26: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal
04:12:16 [2024-05-05T08:12:16.541Z] import java.security.AccessControlException;
04:12:16 [2024-05-05T08:12:16.541Z]                     ^
04:12:16 [2024-05-05T08:12:16.541Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:27: warning: [removal] AccessController in java.security has been deprecated and marked for removal
04:12:16 [2024-05-05T08:12:16.541Z] import java.security.AccessController;
04:12:16 [2024-05-05T08:12:16.541Z]                     ^
04:12:16 [2024-05-05T08:12:16.541Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:21: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal
04:12:16 [2024-05-05T08:12:16.541Z] import java.security.AccessControlException;
04:12:16 [2024-05-05T08:12:16.541Z]                     ^
04:12:16 [2024-05-05T08:12:16.541Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:22: warning: [removal] AccessController in java.security has been deprecated and marked for removal
04:12:16 [2024-05-05T08:12:16.541Z] import java.security.AccessController;
04:12:16 [2024-05-05T08:12:16.541Z]                     ^
04:12:16 [2024-05-05T08:12:16.541Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:26: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal
04:12:16 [2024-05-05T08:12:16.541Z] import java.security.AccessControlException;
04:12:16 [2024-05-05T08:12:16.541Z]                     ^
04:12:16 [2024-05-05T08:12:16.541Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:27: warning: [removal] AccessController in java.security has been deprecated and marked for removal
04:12:16 [2024-05-05T08:12:16.541Z] import java.security.AccessController;
04:12:16 [2024-05-05T08:12:16.541Z]                     ^
04:12:16 [2024-05-05T08:12:16.541Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:21: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal
04:12:16 [2024-05-05T08:12:16.541Z] import java.security.AccessControlException;
04:12:16 [2024-05-05T08:12:16.541Z]                     ^
04:12:16 [2024-05-05T08:12:16.541Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:22: warning: [removal] AccessController in java.security has been deprecated and marked for removal
04:12:16 [2024-05-05T08:12:16.541Z] import java.security.AccessController;
04:12:16 [2024-05-05T08:12:16.541Z]                     ^
04:12:16 [2024-05-05T08:12:16.541Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:64: warning: [removal] getSecurityManager() in System has been deprecated and marked for removal
04:12:16 [2024-05-05T08:12:16.541Z]             if (System.getSecurityManager() != null) {
04:12:16 [2024-05-05T08:12:16.541Z]                       ^
04:12:16 [2024-05-05T08:12:16.542Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:65: warning: [removal] AccessController in java.security has been deprecated and marked for removal
04:12:16 [2024-05-05T08:12:16.542Z]                 AccessController.checkPermission(fp);
04:12:16 [2024-05-05T08:12:16.542Z]                 ^
04:12:16 [2024-05-05T08:12:16.542Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:69: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal
04:12:16 [2024-05-05T08:12:16.542Z]         } catch (AccessControlException e) {
04:12:16 [2024-05-05T08:12:16.542Z]                  ^
04:12:16 [2024-05-05T08:12:16.542Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:75: warning: [removal] getSecurityManager() in System has been deprecated and marked for removal
04:12:16 [2024-05-05T08:12:16.542Z]             if (System.getSecurityManager() != null) {
04:12:16 [2024-05-05T08:12:16.542Z]                       ^
04:12:16 [2024-05-05T08:12:16.542Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:76: warning: [removal] AccessController in java.security has been deprecated and marked for removal
04:12:16 [2024-05-05T08:12:16.542Z]                 AccessController.checkPermission(fp);
04:12:16 [2024-05-05T08:12:16.542Z]                 ^
04:12:16 [2024-05-05T08:12:16.542Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:80: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal
04:12:16 [2024-05-05T08:12:16.542Z]         } catch (AccessControlException e) {
04:12:16 [2024-05-05T08:12:16.542Z]                  ^
04:12:16 [2024-05-05T08:12:16.542Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:87: warning: [removal] getSecurityManager() in System has been deprecated and marked for removal
04:12:16 [2024-05-05T08:12:16.542Z]             if (System.getSecurityManager() != null) {
04:12:16 [2024-05-05T08:12:16.542Z]                       ^
04:12:16 [2024-05-05T08:12:16.542Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:88: warning: [removal] AccessController in java.security has been deprecated and marked for removal
04:12:16 [2024-05-05T08:12:16.542Z]                 AccessController.checkPermission(p1);
04:12:16 [2024-05-05T08:12:16.542Z]                 ^
04:12:16 [2024-05-05T08:12:16.542Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/security/appperms/src/java/BeanRoot.java:92: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal
04:12:16 [2024-05-05T08:12:16.542Z]         } catch (AccessControlException e) {
04:12:16 [2024-05-05T08:12:16.542Z]                  ^
04:12:16 [2024-05-05T08:12:16.542Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:88: warning: [removal] getSecurityManager() in System has been deprecated and marked for removal
04:12:16 [2024-05-05T08:12:16.542Z]                         if (System.getSecurityManager() != null) {
04:12:16 [2024-05-05T08:12:16.542Z]                                   ^
04:12:16 [2024-05-05T08:12:16.543Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:89: warning: [removal] AccessController in java.security has been deprecated and marked for removal
04:12:16 [2024-05-05T08:12:16.543Z]                             AccessController.checkPermission(fp);
04:12:16 [2024-05-05T08:12:16.543Z]                             ^
04:12:16 [2024-05-05T08:12:16.543Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:94: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal
04:12:16 [2024-05-05T08:12:16.543Z]                     } catch (AccessControlException e) {
04:12:16 [2024-05-05T08:12:16.543Z]                              ^
04:12:16 [2024-05-05T08:12:16.543Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:101: warning: [removal] getSecurityManager() in System has been deprecated and marked for removal
04:12:16 [2024-05-05T08:12:16.543Z]                         if (System.getSecurityManager() != null) {
04:12:16 [2024-05-05T08:12:16.543Z]                                   ^
04:12:16 [2024-05-05T08:12:16.543Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:102: warning: [removal] AccessController in java.security has been deprecated and marked for removal
04:12:16 [2024-05-05T08:12:16.543Z]                             AccessController.checkPermission(fp);
04:12:16 [2024-05-05T08:12:16.543Z]                             ^
04:12:16 [2024-05-05T08:12:16.543Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:106: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal
04:12:16 [2024-05-05T08:12:16.543Z]                     } catch (AccessControlException e) {
04:12:16 [2024-05-05T08:12:16.543Z]                              ^
04:12:16 [2024-05-05T08:12:16.543Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:113: warning: [removal] getSecurityManager() in System has been deprecated and marked for removal
04:12:16 [2024-05-05T08:12:16.543Z]                         if (System.getSecurityManager() != null) {
04:12:16 [2024-05-05T08:12:16.543Z]                                   ^
04:12:16 [2024-05-05T08:12:16.543Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:114: warning: [removal] AccessController in java.security has been deprecated and marked for removal
04:12:16 [2024-05-05T08:12:16.543Z]                             AccessController.checkPermission(fp);
04:12:16 [2024-05-05T08:12:16.543Z]                             ^
04:12:16 [2024-05-05T08:12:16.543Z] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/security/appperms/src/java/TestServlet.java:118: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal
04:12:16 [2024-05-05T08:12:16.543Z]                     } catch (AccessControlException e) {
04:12:16 [2024-05-05T08:12:16.543Z]                              ^
04:12:16 [2024-05-05T08:12:16.543Z] 33 warnings
04:12:16 [2024-05-05T08:12:16.544Z] [WARNING]      [echo] war.classes ============== : **/*Servlet.class,**/*Interface.class
04:12:16 [2024-05-05T08:12:16.544Z] [INFO]       [war] Building war: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/dist/app_perms/apppermsWeb.war
04:12:16 [2024-05-05T08:12:16.544Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/classes/app_perms/app/META-INF
04:12:16 [2024-05-05T08:12:16.544Z] [ERROR]      [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/security/appperms/metadata/ejb-jar.xml to copy.
04:12:16 [2024-05-05T08:12:16.544Z] [ERROR]      [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/security/appperms/metadata/sun-ejb-jar.xml to copy.
04:12:16 [2024-05-05T08:12:16.544Z] [ERROR]      [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/security/appperms/metadata/sun-cmp-mappings.xml to copy.
04:12:16 [2024-05-05T08:12:16.544Z] [ERROR]      [copy] Warning: Could not find file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/security/appperms/metadata/${dbschema} to copy.
04:12:16 [2024-05-05T08:12:16.544Z] [INFO]       [jar] Building jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/dist/app_perms/apppermsEJB.jar
04:12:16 [2024-05-05T08:12:16.544Z] [INFO]       [ear] Building ear: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/dist/app_perms/appperms.ear
04:12:16 [2024-05-05T08:12:16.544Z] [WARNING]      [echo] Packaged Archive at ../../dist/app_perms/appperms.ear
04:12:16 [2024-05-05T08:12:16.544Z] [WARNING]      [echo] archive-type is ear
04:12:16 [2024-05-05T08:12:16.544Z] [WARNING]      [echo] archive-type is ear
04:12:16 [2024-05-05T08:12:16.544Z] [WARNING]      [echo] update file ../../dist/app_perms/appperms.ear with permissions.xml
04:12:16 [2024-05-05T08:12:16.544Z] [INFO]       [jar] Updating jar: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/dist/app_perms/appperms.ear
04:12:16 [2024-05-05T08:12:16.544Z] [WARNING]      [echo] deploying appperms.ear
04:12:17 [2024-05-05T08:12:17.923Z] [INFO]      [exec] Application deployed with name appperms.
04:12:17 [2024-05-05T08:12:17.923Z] [INFO]      [exec] Command deploy executed successfully.
04:12:17 [2024-05-05T08:12:17.923Z] [WARNING]      [echo] deploying appperms.ear
04:12:18 [2024-05-05T08:12:18.920Z] [INFO]      [exec] Application deployed with name appperms.
04:12:18 [2024-05-05T08:12:18.920Z] [INFO]      [exec] Command deploy executed successfully.
04:12:18 [2024-05-05T08:12:18.920Z] [WARNING] Trying to override old definition of task junitreport
04:12:18 [2024-05-05T08:12:18.920Z] [WARNING]      [echo] 
04:12:18 [2024-05-05T08:12:18.920Z] [WARNING]      [echo] 
04:12:18 [2024-05-05T08:12:18.920Z] [WARNING]      [echo] =============================================================================
04:12:18 [2024-05-05T08:12:18.920Z] [WARNING]      [echo] =                                                                           =
04:12:18 [2024-05-05T08:12:18.920Z] [WARNING]      [echo] =         S t a r t i n g   TestNG   f u n c t i o n a l    t e s t s       =
04:12:18 [2024-05-05T08:12:18.920Z] [WARNING]      [echo] =                                                                           =
04:12:18 [2024-05-05T08:12:18.920Z] [WARNING]      [echo] = TEST FILE = testng/testng_full_profile.xml                                                 =
04:12:18 [2024-05-05T08:12:18.920Z] [WARNING]      [echo] = BASEDIR   = /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook                                                    =
04:12:18 [2024-05-05T08:12:18.920Z] [WARNING]      [echo] =                                                                           =
04:12:18 [2024-05-05T08:12:18.920Z] [WARNING]      [echo] =============================================================================
04:12:18 [2024-05-05T08:12:18.920Z] [WARNING]      [echo] 
04:12:18 [2024-05-05T08:12:18.920Z] [WARNING]      [echo] 
04:12:18 [2024-05-05T08:12:18.920Z] [WARNING]      [echo] 
04:12:18 [2024-05-05T08:12:18.920Z] [WARNING]      [echo] 
04:12:18 [2024-05-05T08:12:18.920Z] [WARNING]      [echo] =============================================================================
04:12:18 [2024-05-05T08:12:18.920Z] [WARNING]      [echo] =  R u n n i n g   t h e   f o l l o w i n g    t e s t s:                  =
04:12:18 [2024-05-05T08:12:18.920Z] [WARNING]      [echo] = From TEST FILE = testng/testng_full_profile.xml                                                 =
04:12:18 [2024-05-05T08:12:18.920Z] [WARNING]      [echo]     <test name="admincli_tests">
04:12:18 [2024-05-05T08:12:18.920Z] [WARNING]      [echo]     <test name="amx_tests">
04:12:18 [2024-05-05T08:12:18.920Z] [WARNING]      [echo]     <test name="adminconsole_tests">
04:12:18 [2024-05-05T08:12:18.920Z] [WARNING]      [echo]     <test name="rest_tests">
04:12:18 [2024-05-05T08:12:18.920Z] [WARNING]      [echo]     <test name="deploy_upload_test">
04:12:18 [2024-05-05T08:12:18.920Z] [WARNING]      [echo]     <test name="jsf_hello_world">
04:12:18 [2024-05-05T08:12:18.920Z] [WARNING]      [echo]     <test name="jsf_injection">
04:12:18 [2024-05-05T08:12:18.920Z] [WARNING]      [echo]     <test name="jdbc_user_tx">
04:12:18 [2024-05-05T08:12:18.920Z] [WARNING]      [echo]     <test name="jpa_inject_emf">
04:12:18 [2024-05-05T08:12:18.920Z] [WARNING]      [echo]     <test name="jpa_validation">
04:12:18 [2024-05-05T08:12:18.920Z] [WARNING]      [echo]     <test name="security_hello_jsp">
04:12:18 [2024-05-05T08:12:18.920Z] [WARNING]      [echo]     <test name="security_hello_basicauth">
04:12:18 [2024-05-05T08:12:18.920Z] [WARNING]      [echo]     <test name="security_app_permissions">
04:12:18 [2024-05-05T08:12:18.920Z] [WARNING]      [echo]     <test name="ejb_remoteview">
04:12:18 [2024-05-05T08:12:18.920Z] [WARNING]      [echo]     <test name="ejb_singleton_ear_redeploy">
04:12:18 [2024-05-05T08:12:18.920Z] [WARNING]      [echo]     <test name="ejb_stateful_cmt_ni_war">
04:12:18 [2024-05-05T08:12:18.920Z] [WARNING]      [echo]     <test name="ejb_cmp_ear">
04:12:18 [2024-05-05T08:12:18.920Z] [WARNING]      [echo]     <test name="MDB_tests">
04:12:18 [2024-05-05T08:12:18.920Z] [WARNING]      [echo]     <test name="bv_servlet_simple">
04:12:18 [2024-05-05T08:12:18.920Z] [WARNING]      [echo]     <test name="weld_tests">
04:12:18 [2024-05-05T08:12:18.920Z] [WARNING]      [echo]     <test name="asadmin_tests">
04:12:18 [2024-05-05T08:12:18.920Z] [WARNING]      [echo]     <test name="osgi_test">
04:12:18 [2024-05-05T08:12:18.920Z] [WARNING]      [echo]     <test name="jms_injection_jmsContext">
04:12:18 [2024-05-05T08:12:18.920Z] [WARNING]      [echo] =============================================================================
04:12:20 [2024-05-05T08:12:20.282Z] [INFO]    [testng] ...
04:12:20 [2024-05-05T08:12:20.282Z] [INFO]    [testng] ... TestNG 6.11 by Cédric Beust (cedric@beust.com)
04:12:20 [2024-05-05T08:12:20.282Z] [INFO]    [testng] ...
04:12:20 [2024-05-05T08:12:20.282Z] [INFO]    [testng] 
04:12:20 [2024-05-05T08:12:20.842Z] [INFO]    [testng] RtExec.execute: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/glassfish7/glassfish/bin/asadmin create-jdbc-connection-pool --datasourceclassname=org.apache.derby.jdbc.ClientDataSource --property DatabaseName=sun-appserv-samples:PortNumber=1527:serverName=localhost:Password=APP:User=APP QLJdbcPool
04:12:21 [2024-05-05T08:12:21.425Z] [INFO]    [testng] RtExec.execute: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/glassfish7/glassfish/bin/asadmin ping-connection-pool DerbyPool
04:12:21 [2024-05-05T08:12:21.680Z] [INFO]    [testng] RtExec.execute: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/glassfish7/glassfish/bin/asadmin ping-connection-pool QLJdbcPool
04:12:22 [2024-05-05T08:12:22.240Z] [INFO]    [testng] RtExec.execute: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/glassfish7/glassfish/bin/asadmin delete-jdbc-connection-pool QLJdbcPool
04:12:22 [2024-05-05T08:12:22.799Z] [INFO]    [testng] PASSED: restartDomainTest
04:12:22 [2024-05-05T08:12:22.799Z] [INFO]    [testng] PASSED: createJDBCPool
04:12:22 [2024-05-05T08:12:22.799Z] [INFO]    [testng] PASSED: pingJDBCPool
04:12:22 [2024-05-05T08:12:22.799Z] [INFO]    [testng] PASSED: deleteJDBCPool
04:12:22 [2024-05-05T08:12:22.799Z] [INFO]    [testng] 
04:12:22 [2024-05-05T08:12:22.799Z] [INFO]    [testng] ===============================================
04:12:22 [2024-05-05T08:12:22.799Z] [INFO]    [testng]     admincli_tests
04:12:22 [2024-05-05T08:12:22.799Z] [INFO]    [testng]     Tests run: 4, Failures: 0, Skips: 0
04:12:22 [2024-05-05T08:12:22.799Z] [INFO]    [testng] ===============================================
04:12:22 [2024-05-05T08:12:22.799Z] [INFO]    [testng] 
04:12:23 [2024-05-05T08:12:23.359Z] [WARNING]    [testng] May 05, 2024 8:12:23 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient
04:12:23 [2024-05-05T08:12:23.359Z] [WARNING]    [testng] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default.
04:12:38 [2024-05-05T08:12:38.233Z] [INFO]    [testng] PASSED: bootAMX
04:12:38 [2024-05-05T08:12:38.233Z] [INFO]    [testng]         Core AMX tests
04:12:38 [2024-05-05T08:12:38.233Z] [INFO]    [testng] PASSED: testAMXComplianceMonitorFailureCount
04:12:38 [2024-05-05T08:12:38.233Z] [INFO]    [testng]         Core AMX tests
04:12:38 [2024-05-05T08:12:38.233Z] [INFO]    [testng] PASSED: testDemo
04:12:38 [2024-05-05T08:12:38.233Z] [INFO]    [testng]         Core AMX tests
04:12:38 [2024-05-05T08:12:38.233Z] [INFO]    [testng] PASSED: iterateAllSanityCheck
04:12:38 [2024-05-05T08:12:38.233Z] [INFO]    [testng]         Core AMX tests
04:12:38 [2024-05-05T08:12:38.233Z] [INFO]    [testng] PASSED: testBulkAccess
04:12:38 [2024-05-05T08:12:38.233Z] [INFO]    [testng]         test the functionality of AMX dymamic proxy eg AMXProxy
04:12:38 [2024-05-05T08:12:38.233Z] [INFO]    [testng] PASSED: testDomainRoot
04:12:38 [2024-05-05T08:12:38.233Z] [INFO]    [testng]         test the functionality of AMX dymamic proxy eg AMXProxy
04:12:38 [2024-05-05T08:12:38.233Z] [INFO]    [testng] PASSED: testExt
04:12:38 [2024-05-05T08:12:38.233Z] [INFO]    [testng]         test the functionality of AMX dymamic proxy eg AMXProxy
04:12:38 [2024-05-05T08:12:38.233Z] [INFO]    [testng] PASSED: testForBogusAnnotations
04:12:38 [2024-05-05T08:12:38.233Z] [INFO]    [testng]         test the functionality of AMX dymamic proxy eg AMXProxy
04:12:38 [2024-05-05T08:12:38.233Z] [INFO]    [testng] PASSED: testJ2EEDomain
04:12:38 [2024-05-05T08:12:38.233Z] [INFO]    [testng]         test the functionality of AMX dymamic proxy eg AMXProxy
04:12:38 [2024-05-05T08:12:38.233Z] [INFO]    [testng] PASSED: testLogging
04:12:38 [2024-05-05T08:12:38.233Z] [INFO]    [testng]         test the functionality of AMX dymamic proxy eg AMXProxy
04:12:38 [2024-05-05T08:12:38.233Z] [INFO]    [testng] PASSED: testMonitoringRoot
04:12:38 [2024-05-05T08:12:38.233Z] [INFO]    [testng]         test the functionality of AMX dymamic proxy eg AMXProxy
04:12:38 [2024-05-05T08:12:38.233Z] [INFO]    [testng] PASSED: testPathnames
04:12:38 [2024-05-05T08:12:38.233Z] [INFO]    [testng]         test the functionality of AMX dymamic proxy eg AMXProxy
04:12:38 [2024-05-05T08:12:38.233Z] [INFO]    [testng] PASSED: testQuery
04:12:38 [2024-05-05T08:12:38.233Z] [INFO]    [testng]         test the functionality of AMX dymamic proxy eg AMXProxy
04:12:38 [2024-05-05T08:12:38.233Z] [INFO]    [testng] PASSED: testRuntimeRoot
04:12:38 [2024-05-05T08:12:38.233Z] [INFO]    [testng]         test the functionality of AMX dymamic proxy eg AMXProxy
04:12:38 [2024-05-05T08:12:38.233Z] [INFO]    [testng] PASSED: testServerRuntime
04:12:38 [2024-05-05T08:12:38.233Z] [INFO]    [testng]         test the functionality of AMX dymamic proxy eg AMXProxy
04:12:38 [2024-05-05T08:12:38.233Z] [INFO]    [testng] PASSED: testSystemInfo
04:12:38 [2024-05-05T08:12:38.233Z] [INFO]    [testng]         test the functionality of AMX dymamic proxy eg AMXProxy
04:12:38 [2024-05-05T08:12:38.233Z] [INFO]    [testng] PASSED: testTools
04:12:38 [2024-05-05T08:12:38.233Z] [INFO]    [testng]         test the functionality of AMX dymamic proxy eg AMXProxy
04:12:38 [2024-05-05T08:12:38.233Z] [INFO]    [testng] PASSED: testForBogusConfigAnnotations
04:12:38 [2024-05-05T08:12:38.233Z] [INFO]    [testng]         tests for AMXConfigProxy
04:12:38 [2024-05-05T08:12:38.233Z] [INFO]    [testng] PASSED: testVariousGetters
04:12:38 [2024-05-05T08:12:38.233Z] [INFO]    [testng]         test varioius miscellaneous AMX feature
04:12:38 [2024-05-05T08:12:38.233Z] [INFO]    [testng] 
04:12:38 [2024-05-05T08:12:38.233Z] [INFO]    [testng] ===============================================
04:12:38 [2024-05-05T08:12:38.233Z] [INFO]    [testng]     amx_tests
04:12:38 [2024-05-05T08:12:38.233Z] [INFO]    [testng]     Tests run: 19, Failures: 0, Skips: 0
04:12:38 [2024-05-05T08:12:38.233Z] [INFO]    [testng] ===============================================
04:12:38 [2024-05-05T08:12:38.233Z] [INFO]    [testng] 
04:12:38 [2024-05-05T08:12:38.792Z] [INFO]    [testng] PASSED: testAdminCommandEndpoint
04:12:38 [2024-05-05T08:12:38.792Z] [INFO]    [testng]         REST API Tests
04:12:38 [2024-05-05T08:12:38.792Z] [INFO]    [testng] PASSED: testChildConfigBeanEndpoint
04:12:38 [2024-05-05T08:12:38.792Z] [INFO]    [testng]         REST API Tests
04:12:38 [2024-05-05T08:12:38.792Z] [INFO]    [testng] PASSED: testEndpointWithEncodedSlash
04:12:38 [2024-05-05T08:12:38.792Z] [INFO]    [testng]         REST API Tests
04:12:38 [2024-05-05T08:12:38.792Z] [INFO]    [testng] PASSED: testManagementEndpoint
04:12:38 [2024-05-05T08:12:38.792Z] [INFO]    [testng]         REST API Tests
04:12:38 [2024-05-05T08:12:38.792Z] [INFO]    [testng] PASSED: testMonitoringEndpoint
04:12:38 [2024-05-05T08:12:38.792Z] [INFO]    [testng]         REST API Tests
04:12:38 [2024-05-05T08:12:38.792Z] [INFO]    [testng] 
04:12:38 [2024-05-05T08:12:38.792Z] [INFO]    [testng] ===============================================
04:12:38 [2024-05-05T08:12:38.792Z] [INFO]    [testng]     rest_tests
04:12:38 [2024-05-05T08:12:38.792Z] [INFO]    [testng]     Tests run: 5, Failures: 0, Skips: 0
04:12:38 [2024-05-05T08:12:38.792Z] [INFO]    [testng] ===============================================
04:12:38 [2024-05-05T08:12:38.792Z] [INFO]    [testng] 
04:12:39 [2024-05-05T08:12:39.046Z] [INFO]    [testng] PASSED: simpleJSPTestPage
04:12:39 [2024-05-05T08:12:39.046Z] [INFO]    [testng] PASSED: simpleServletTest
04:12:39 [2024-05-05T08:12:39.046Z] [INFO]    [testng] PASSED: staticHTMLPageTest
04:12:39 [2024-05-05T08:12:39.046Z] [INFO]    [testng] PASSED: testServerRunning
04:12:39 [2024-05-05T08:12:39.046Z] [INFO]    [testng] 
04:12:39 [2024-05-05T08:12:39.046Z] [INFO]    [testng] ===============================================
04:12:39 [2024-05-05T08:12:39.046Z] [INFO]    [testng]     deploy_upload_test
04:12:39 [2024-05-05T08:12:39.046Z] [INFO]    [testng]     Tests run: 4, Failures: 0, Skips: 0
04:12:39 [2024-05-05T08:12:39.046Z] [INFO]    [testng] ===============================================
04:12:39 [2024-05-05T08:12:39.046Z] [INFO]    [testng] 
04:12:39 [2024-05-05T08:12:39.317Z] [INFO]    [testng] PASSED: jsfAppDeployedFirstPagetest
04:12:39 [2024-05-05T08:12:39.317Z] [INFO]    [testng] PASSED: jsfIndexPageBasicTest
04:12:39 [2024-05-05T08:12:39.317Z] [INFO]    [testng] 
04:12:39 [2024-05-05T08:12:39.317Z] [INFO]    [testng] ===============================================
04:12:39 [2024-05-05T08:12:39.317Z] [INFO]    [testng]     jsf_hello_world
04:12:39 [2024-05-05T08:12:39.317Z] [INFO]    [testng]     Tests run: 2, Failures: 0, Skips: 0
04:12:39 [2024-05-05T08:12:39.317Z] [INFO]    [testng] ===============================================
04:12:39 [2024-05-05T08:12:39.318Z] [INFO]    [testng] 
04:12:39 [2024-05-05T08:12:39.318Z] [INFO]    [testng] <!DOCTYPE html>
04:12:39 [2024-05-05T08:12:39.318Z] [INFO]    [testng] <!--
04:12:39 [2024-05-05T08:12:39.318Z] [INFO]    [testng] 
04:12:39 [2024-05-05T08:12:39.318Z] [INFO]    [testng]     Copyright (c) 2021 Contributors to Eclipse Foundation.
04:12:39 [2024-05-05T08:12:39.318Z] [INFO]    [testng]     Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
04:12:39 [2024-05-05T08:12:39.318Z] [INFO]    [testng] 
04:12:39 [2024-05-05T08:12:39.318Z] [INFO]    [testng]     This program and the accompanying materials are made available under the
04:12:39 [2024-05-05T08:12:39.318Z] [INFO]    [testng]     terms of the Eclipse Public License v. 2.0, which is available at
04:12:39 [2024-05-05T08:12:39.318Z] [INFO]    [testng]     http://www.eclipse.org/legal/epl-2.0.
04:12:39 [2024-05-05T08:12:39.318Z] [INFO]    [testng] 
04:12:39 [2024-05-05T08:12:39.318Z] [INFO]    [testng]     This Source Code may also be made available under the following Secondary
04:12:39 [2024-05-05T08:12:39.318Z] [INFO]    [testng]     Licenses when the conditions for such availability set forth in the
04:12:39 [2024-05-05T08:12:39.318Z] [INFO]    [testng]     Eclipse Public License v. 2.0 are satisfied: GNU General Public License,
04:12:39 [2024-05-05T08:12:39.318Z] [INFO]    [testng]     version 2 with the GNU Classpath Exception, which is available at
04:12:39 [2024-05-05T08:12:39.318Z] [INFO]    [testng]     https://www.gnu.org/software/classpath/license.html.
04:12:39 [2024-05-05T08:12:39.318Z] [INFO]    [testng] 
04:12:39 [2024-05-05T08:12:39.318Z] [INFO]    [testng]     SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
04:12:39 [2024-05-05T08:12:39.318Z] [INFO]    [testng] 
04:12:39 [2024-05-05T08:12:39.318Z] [INFO]    [testng] --><html><head id="j_idt3">
04:12:39 [2024-05-05T08:12:39.318Z] [INFO]    [testng] 		<title>Faces Hello</title></head><body>
04:12:39 [2024-05-05T08:12:39.318Z] [INFO]    [testng] 		<h1>Welcome to jAstrologer</h1>
04:12:39 [2024-05-05T08:12:39.318Z] [INFO]    [testng] <form id="form" name="form" method="post" action="/jsfinjection/jsfHello.xhtml;jsessionid=7cfe9735a5a9739c4b2d83da2963" enctype="application/x-www-form-urlencoded">
04:12:39 [2024-05-05T08:12:39.318Z] [INFO]    [testng] <input type="hidden" name="form" value="form" />
04:12:39 [2024-05-05T08:12:39.318Z] [INFO]    [testng] 
04:12:39 [2024-05-05T08:12:39.318Z] [INFO]    [testng] 			<h3>
04:12:39 [2024-05-05T08:12:39.318Z] [INFO]    [testng] 				Hello, and welcome<br />If injection worked, this sentence should be followed by the injected words -&gt; Injected entry 
04:12:39 [2024-05-05T08:12:39.318Z] [INFO]    [testng] 				<br />If second injection worked, this sentence should be followed by 'a non-negative number' === 0 ===
04:12:39 [2024-05-05T08:12:39.318Z] [INFO]    [testng] 				<br />If @Postconstruct worked, this sentence should be followed by true 
04:12:39 [2024-05-05T08:12:39.318Z] [INFO]    [testng] 			</h3><input type="hidden" name="jakarta.faces.ViewState" id="j_id1:jakarta.faces.ViewState:0" value="9022676788813327757:5766842622197912985" autocomplete="off" />
04:12:39 [2024-05-05T08:12:39.318Z] [INFO]    [testng] </form></body>
04:12:39 [2024-05-05T08:12:39.318Z] [INFO]    [testng] </html>
04:12:39 [2024-05-05T08:12:39.318Z] [INFO]    [testng] 				<br />If second injection worked, this sentence should be followed by 'a non-negative number' === 0 ===
04:12:39 [2024-05-05T08:12:39.318Z] [INFO]    [testng] Injection2 matched.
04:12:39 [2024-05-05T08:12:39.318Z] [INFO]    [testng] @PostConstruct worked
04:12:39 [2024-05-05T08:12:39.318Z] [INFO]    [testng] PASSED: injectedValuesTestPage
04:12:39 [2024-05-05T08:12:39.318Z] [INFO]    [testng] 
04:12:39 [2024-05-05T08:12:39.318Z] [INFO]    [testng] ===============================================
04:12:39 [2024-05-05T08:12:39.318Z] [INFO]    [testng]     jsf_injection
04:12:39 [2024-05-05T08:12:39.318Z] [INFO]    [testng]     Tests run: 1, Failures: 0, Skips: 0
04:12:39 [2024-05-05T08:12:39.318Z] [INFO]    [testng] ===============================================
04:12:39 [2024-05-05T08:12:39.318Z] [INFO]    [testng] 
04:12:39 [2024-05-05T08:12:39.572Z] [INFO]    [testng] PASSED: testNoLeak
04:12:39 [2024-05-05T08:12:39.572Z] [INFO]    [testng] PASSED: testUserTx
04:12:39 [2024-05-05T08:12:39.572Z] [INFO]    [testng] 
04:12:39 [2024-05-05T08:12:39.572Z] [INFO]    [testng] ===============================================
04:12:39 [2024-05-05T08:12:39.572Z] [INFO]    [testng]     jdbc_user_tx
04:12:39 [2024-05-05T08:12:39.572Z] [INFO]    [testng]     Tests run: 2, Failures: 0, Skips: 0
04:12:39 [2024-05-05T08:12:39.572Z] [INFO]    [testng] ===============================================
04:12:39 [2024-05-05T08:12:39.572Z] [INFO]    [testng] 
04:12:39 [2024-05-05T08:12:39.827Z] [INFO]    [testng] PASSED: persistWithInjectEMF
04:12:39 [2024-05-05T08:12:39.827Z] [INFO]    [testng] PASSED: lazyLoadingByQuery
04:12:39 [2024-05-05T08:12:39.827Z] [INFO]    [testng] 
04:12:39 [2024-05-05T08:12:39.827Z] [INFO]    [testng] ===============================================
04:12:39 [2024-05-05T08:12:39.827Z] [INFO]    [testng]     jpa_inject_emf
04:12:39 [2024-05-05T08:12:39.827Z] [INFO]    [testng]     Tests run: 2, Failures: 0, Skips: 0
04:12:39 [2024-05-05T08:12:39.827Z] [INFO]    [testng] ===============================================
04:12:39 [2024-05-05T08:12:39.827Z] [INFO]    [testng] 
04:12:40 [2024-05-05T08:12:40.082Z] [INFO]    [testng] PASSED: initialize
04:12:40 [2024-05-05T08:12:40.082Z] [INFO]    [testng] PASSED: validatePersist
04:12:40 [2024-05-05T08:12:40.082Z] [INFO]    [testng] PASSED: validateUpdate
04:12:40 [2024-05-05T08:12:40.082Z] [INFO]    [testng] PASSED: validateRemove
04:12:40 [2024-05-05T08:12:40.082Z] [INFO]    [testng] PASSED: verify
04:12:40 [2024-05-05T08:12:40.082Z] [INFO]    [testng] 
04:12:40 [2024-05-05T08:12:40.082Z] [INFO]    [testng] ===============================================
04:12:40 [2024-05-05T08:12:40.082Z] [INFO]    [testng]     jpa_validation
04:12:40 [2024-05-05T08:12:40.082Z] [INFO]    [testng]     Tests run: 5, Failures: 0, Skips: 0
04:12:40 [2024-05-05T08:12:40.082Z] [INFO]    [testng] ===============================================
04:12:40 [2024-05-05T08:12:40.082Z] [INFO]    [testng] 
04:12:40 [2024-05-05T08:12:40.082Z] [INFO]    [testng] PASSED: simpleJSPTestPage
04:12:40 [2024-05-05T08:12:40.082Z] [INFO]    [testng] PASSED: simpleServletTest
04:12:40 [2024-05-05T08:12:40.082Z] [INFO]    [testng] PASSED: staticHTMLPageTest
04:12:40 [2024-05-05T08:12:40.082Z] [INFO]    [testng] 
04:12:40 [2024-05-05T08:12:40.082Z] [INFO]    [testng] ===============================================
04:12:40 [2024-05-05T08:12:40.082Z] [INFO]    [testng]     security_hello_jsp
04:12:40 [2024-05-05T08:12:40.082Z] [INFO]    [testng]     Tests run: 3, Failures: 0, Skips: 0
04:12:40 [2024-05-05T08:12:40.082Z] [INFO]    [testng] ===============================================
04:12:40 [2024-05-05T08:12:40.082Z] [INFO]    [testng] 
04:12:41 [2024-05-05T08:12:41.024Z] [INFO]    [testng] PASSED: testAuthGroupMappedUser
04:12:41 [2024-05-05T08:12:41.024Z] [INFO]    [testng] PASSED: testAuthNotAuthorizedUser
04:12:41 [2024-05-05T08:12:41.024Z] [INFO]    [testng] PASSED: testAuthNotValidPassword
04:12:41 [2024-05-05T08:12:41.024Z] [INFO]    [testng] PASSED: testAuthRoleMappedUser
04:12:41 [2024-05-05T08:12:41.024Z] [INFO]    [testng] 
04:12:41 [2024-05-05T08:12:41.024Z] [INFO]    [testng] ===============================================
04:12:41 [2024-05-05T08:12:41.024Z] [INFO]    [testng]     security_hello_basicauth
04:12:41 [2024-05-05T08:12:41.024Z] [INFO]    [testng]     Tests run: 4, Failures: 0, Skips: 0
04:12:41 [2024-05-05T08:12:41.024Z] [INFO]    [testng] ===============================================
04:12:41 [2024-05-05T08:12:41.024Z] [INFO]    [testng] 
04:12:41 [2024-05-05T08:12:41.024Z] [INFO]    [testng] PASSED: singletonStartup
04:12:41 [2024-05-05T08:12:41.024Z] [INFO]    [testng] PASSED: singletonInjectLookup
04:12:41 [2024-05-05T08:12:41.024Z] [INFO]    [testng] 
04:12:41 [2024-05-05T08:12:41.024Z] [INFO]    [testng] ===============================================
04:12:41 [2024-05-05T08:12:41.024Z] [INFO]    [testng]     security_app_permissions
04:12:41 [2024-05-05T08:12:41.024Z] [INFO]    [testng]     Tests run: 2, Failures: 0, Skips: 0
04:12:41 [2024-05-05T08:12:41.024Z] [INFO]    [testng] ===============================================
04:12:41 [2024-05-05T08:12:41.024Z] [INFO]    [testng] 
04:12:53 [2024-05-05T08:12:53.179Z] [WARNING]    [testng] May 05, 2024 8:12:52 AM org.glassfish.enterprise.iiop.impl.GlassFishORBManager getORB
04:12:53 [2024-05-05T08:12:53.179Z] [WARNING]    [testng] INFO: ORB initialization succeeded: com.sun.corba.ee.impl.orb.ORBImpl@1a4ae53d
04:12:53 [2024-05-05T08:12:53.740Z] [INFO]    [testng] PASSED: helloRemote
04:12:53 [2024-05-05T08:12:53.740Z] [INFO]    [testng] PASSED: nonPortableGlobal
04:12:53 [2024-05-05T08:12:53.740Z] [INFO]    [testng] PASSED: portableGlobal
04:12:53 [2024-05-05T08:12:53.740Z] [INFO]    [testng] 
04:12:53 [2024-05-05T08:12:53.740Z] [INFO]    [testng] ===============================================
04:12:53 [2024-05-05T08:12:53.740Z] [INFO]    [testng]     ejb_remoteview
04:12:53 [2024-05-05T08:12:53.740Z] [INFO]    [testng]     Tests run: 3, Failures: 0, Skips: 0
04:12:53 [2024-05-05T08:12:53.740Z] [INFO]    [testng] ===============================================
04:12:53 [2024-05-05T08:12:53.740Z] [INFO]    [testng] 
04:12:53 [2024-05-05T08:12:53.740Z] [INFO]    [testng] PASSED: singletonStartup
04:12:53 [2024-05-05T08:12:53.740Z] [INFO]    [testng] PASSED: singletonInjectLookup
04:12:53 [2024-05-05T08:12:53.740Z] [INFO]    [testng] 
04:12:53 [2024-05-05T08:12:53.740Z] [INFO]    [testng] ===============================================
04:12:53 [2024-05-05T08:12:53.740Z] [INFO]    [testng]     ejb_singleton_ear_redeploy
04:12:53 [2024-05-05T08:12:53.740Z] [INFO]    [testng]     Tests run: 2, Failures: 0, Skips: 0
04:12:53 [2024-05-05T08:12:53.740Z] [INFO]    [testng] ===============================================
04:12:53 [2024-05-05T08:12:53.740Z] [INFO]    [testng] 
04:12:53 [2024-05-05T08:12:53.740Z] [INFO]    [testng] url = http://localhost:8080/slsbnicmt/test?tc=EJBInject
04:12:53 [2024-05-05T08:12:53.740Z] [INFO]    [testng] PASSED: EJBInject
04:12:53 [2024-05-05T08:12:53.740Z] [INFO]    [testng] PASSED: SetName
04:12:53 [2024-05-05T08:12:53.741Z] [INFO]    [testng] PASSED: GetName
04:12:53 [2024-05-05T08:12:53.741Z] [INFO]    [testng] 
04:12:53 [2024-05-05T08:12:53.741Z] [INFO]    [testng] ===============================================
04:12:53 [2024-05-05T08:12:53.741Z] [INFO]    [testng]     ejb_stateful_cmt_ni_war
04:12:53 [2024-05-05T08:12:53.741Z] [INFO]    [testng]     Tests run: 3, Failures: 0, Skips: 0
04:12:53 [2024-05-05T08:12:53.741Z] [INFO]    [testng] ===============================================
04:12:53 [2024-05-05T08:12:53.741Z] [INFO]    [testng] 
04:12:55 [2024-05-05T08:12:55.156Z] [INFO]    [testng] PASSED: test
04:12:55 [2024-05-05T08:12:55.157Z] [INFO]    [testng] 
04:12:55 [2024-05-05T08:12:55.157Z] [INFO]    [testng] ===============================================
04:12:55 [2024-05-05T08:12:55.157Z] [INFO]    [testng]     ejb_cmp_ear
04:12:55 [2024-05-05T08:12:55.157Z] [INFO]    [testng]     Tests run: 1, Failures: 0, Skips: 0
04:12:55 [2024-05-05T08:12:55.157Z] [INFO]    [testng] ===============================================
04:12:55 [2024-05-05T08:12:55.157Z] [INFO]    [testng] 
04:12:55 [2024-05-05T08:12:55.157Z] [INFO]    [testng] RtExec.execute: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/glassfish7/glassfish/bin/asadmin multimode --file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/ejb/mdb/create_resources.asadmin
04:12:59 [2024-05-05T08:12:59.366Z] [INFO]    [testng] RtExec.execute: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/glassfish7/glassfish/bin/asadmin deploy  --retrieve=/home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/./dist/mdb/ /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/./dist/mdb/ejb-ejb30-hello-mdbApp.ear 
04:13:00 [2024-05-05T08:13:00.738Z] [INFO]    [testng] RtExec.execute: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/glassfish7/glassfish/bin/appclient -client /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/./dist/mdb/ejb-ejb30-hello-mdbAppClient.jar 
04:13:07 [2024-05-05T08:13:07.327Z] [INFO]    [testng] RtExec.execute: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/glassfish7/glassfish/bin/asadmin undeploy ejb-ejb30-hello-mdbApp
04:13:07 [2024-05-05T08:13:07.327Z] [INFO]    [testng] RtExec.execute: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/glassfish7/glassfish/bin/asadmin multimode --file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/ejb/mdb/delete_resources.asadmin
04:13:08 [2024-05-05T08:13:08.289Z] [INFO]    [testng] PASSED: createJMSRscTest("ejb/mdb/create_resources.asadmin")
04:13:08 [2024-05-05T08:13:08.290Z] [INFO]    [testng] PASSED: deployJMSAppTest("./dist/mdb/")
04:13:08 [2024-05-05T08:13:08.290Z] [INFO]    [testng] PASSED: runJMSAppTest("./dist/mdb/")
04:13:08 [2024-05-05T08:13:08.290Z] [INFO]    [testng] PASSED: undeployJMSAppTest
04:13:08 [2024-05-05T08:13:08.290Z] [INFO]    [testng] PASSED: deleteJMSRscTest("ejb/mdb/delete_resources.asadmin")
04:13:08 [2024-05-05T08:13:08.290Z] [INFO]    [testng] 
04:13:08 [2024-05-05T08:13:08.290Z] [INFO]    [testng] ===============================================
04:13:08 [2024-05-05T08:13:08.290Z] [INFO]    [testng]     MDB_tests
04:13:08 [2024-05-05T08:13:08.290Z] [INFO]    [testng]     Tests run: 5, Failures: 0, Skips: 0
04:13:08 [2024-05-05T08:13:08.290Z] [INFO]    [testng] ===============================================
04:13:08 [2024-05-05T08:13:08.290Z] [INFO]    [testng] 
04:13:08 [2024-05-05T08:13:08.290Z] [INFO]    [testng] Response: <html><head><title>SimpleBVServlet</title></head><body><p>Obtained ValidatorFactory: org.hibernate.validator.internal.engine.ValidatorFactoryImpl@5ee9e1a5.</p><h1>Validating person class using validateValue with valid property</h1><p>case1: No ConstraintViolations found.</p><h1>Validating person class using validateValue with invalid property</h1><p>case2: caught IllegalArgumentException.  Message: HV000227: The validated type simple_bv_servlet.Person does not specify the property: nonExistentProperty</p><h1>Validating invalid person instance using validate.</h1><p>case3: ConstraintViolation: message: must not be null propertyPath: firstName</p><p>case3: ConstraintViolation: message: must not be null propertyPath: listOfString</p><p>case3: ConstraintViolation: message: must not be null propertyPath: lastName</p><h1>Validating valid person.</h1><p>case4: No ConstraintViolations found.</p></body></html>
04:13:08 [2024-05-05T08:13:08.290Z] [INFO]    [testng]  
04:13:08 [2024-05-05T08:13:08.290Z] [INFO]    [testng] Response: <html><head><title>SimpleBVServlet</title></head><body><p>Obtained ValidatorFactory: org.hibernate.validator.internal.engine.ValidatorFactoryImpl@23ce75e8.</p><h1>Validating person class using validateValue with valid property</h1><p>case0: ConstraintViolation: message: must not be null propertyPath: listOfString[2].<list element></p><p>case1: No ConstraintViolations found.</p><h1>Validating person class using validateValue with invalid property</h1><p>case2: caught IllegalArgumentException.  Message: HV000227: The validated type simple_bv_servlet.Employee does not specify the property: nonExistentProperty</p><h1>Validating invalid person instance using validate.</h1><p>case3: ConstraintViolation: message: must be greater than or equal to 25 propertyPath: age</p><p>case3: ConstraintViolation: message: must not be null propertyPath: email</p><p>case3: ConstraintViolation: message: must not be null propertyPath: listOfString</p><p>case3: ConstraintViolation: message: must not be null propertyPath: firstName</p><p>case3: ConstraintViolation: message: must be greater than or equal to 20 propertyPath: age</p><p>case3: ConstraintViolation: message: must not be null propertyPath: lastName</p><h1>Validating valid person.</h1><p>case4: ConstraintViolation: message: must be a well-formed email address propertyPath: email</p><p>case5: No ConstraintViolations found.</p><p>case6: ConstraintViolation: message: must be greater than or equal to 25 propertyPath: age</p><p>case7: ConstraintViolation: message: must be less than or equal to 50 propertyPath: age</p></body></html>
04:13:08 [2024-05-05T08:13:08.291Z] [INFO]    [testng]  
04:13:08 [2024-05-05T08:13:08.291Z] [INFO]    [testng] PASSED: test_BV_10
04:13:08 [2024-05-05T08:13:08.291Z] [INFO]    [testng] PASSED: test_BV_20
04:13:08 [2024-05-05T08:13:08.291Z] [INFO]    [testng] 
04:13:08 [2024-05-05T08:13:08.291Z] [INFO]    [testng] ===============================================
04:13:08 [2024-05-05T08:13:08.291Z] [INFO]    [testng]     bv_servlet_simple
04:13:08 [2024-05-05T08:13:08.291Z] [INFO]    [testng]     Tests run: 2, Failures: 0, Skips: 0
04:13:08 [2024-05-05T08:13:08.291Z] [INFO]    [testng] ===============================================
04:13:08 [2024-05-05T08:13:08.291Z] [INFO]    [testng] 
04:13:08 [2024-05-05T08:13:08.291Z] [INFO]    [testng] PASSED: appDeployedFirstPagetest
04:13:08 [2024-05-05T08:13:08.291Z] [INFO]    [testng] PASSED: extensionBeanObserversTest
04:13:08 [2024-05-05T08:13:08.291Z] [INFO]    [testng] PASSED: extensionBeanReferenceTest
04:13:08 [2024-05-05T08:13:08.291Z] [INFO]    [testng] PASSED: injectionTargetAdaptionTest
04:13:08 [2024-05-05T08:13:08.291Z] [INFO]    [testng] PASSED: jarExtensionBeanObserversTest
04:13:08 [2024-05-05T08:13:08.291Z] [INFO]    [testng] PASSED: jarExtensionBeanReferenceTest
04:13:08 [2024-05-05T08:13:08.291Z] [INFO]    [testng] PASSED: webBeanTest
04:13:08 [2024-05-05T08:13:08.291Z] [INFO]    [testng] 
04:13:08 [2024-05-05T08:13:08.291Z] [INFO]    [testng] ===============================================
04:13:08 [2024-05-05T08:13:08.291Z] [INFO]    [testng]     weld_tests
04:13:08 [2024-05-05T08:13:08.291Z] [INFO]    [testng]     Tests run: 7, Failures: 0, Skips: 0
04:13:08 [2024-05-05T08:13:08.291Z] [INFO]    [testng] ===============================================
04:13:08 [2024-05-05T08:13:08.291Z] [INFO]    [testng] 
04:13:09 [2024-05-05T08:13:09.215Z] [INFO]    [testng] PASSED: createJoe
04:13:09 [2024-05-05T08:13:09.215Z] [INFO]    [testng] PASSED: ensureCreatedJoeExists
04:13:09 [2024-05-05T08:13:09.215Z] [INFO]    [testng] PASSED: deleteJoe
04:13:09 [2024-05-05T08:13:09.215Z] [INFO]    [testng] PASSED: deletedJoeDoesNotExist
04:13:09 [2024-05-05T08:13:09.215Z] [INFO]    [testng] PASSED: createPool
04:13:09 [2024-05-05T08:13:09.215Z] [INFO]    [testng] PASSED: pingPool
04:13:09 [2024-05-05T08:13:09.215Z] [INFO]    [testng] PASSED: ensureCreatedPoolExists
04:13:09 [2024-05-05T08:13:09.215Z] [INFO]    [testng] PASSED: deletePool
04:13:09 [2024-05-05T08:13:09.215Z] [INFO]    [testng] PASSED: deletedPoolDoesNotExist
04:13:09 [2024-05-05T08:13:09.215Z] [INFO]    [testng] PASSED: createListener
04:13:09 [2024-05-05T08:13:09.215Z] [INFO]    [testng] PASSED: ensureCreatedListenerExists
04:13:09 [2024-05-05T08:13:09.215Z] [INFO]    [testng] PASSED: deleteListener
04:13:09 [2024-05-05T08:13:09.215Z] [INFO]    [testng] PASSED: ensureDeletedListenerDoesNotExist
04:13:09 [2024-05-05T08:13:09.215Z] [INFO]    [testng] PASSED: createListenerWithOldParam
04:13:09 [2024-05-05T08:13:09.215Z] [INFO]    [testng] PASSED: deleteListener2
04:13:09 [2024-05-05T08:13:09.215Z] [INFO]    [testng] PASSED: createOsgiListener
04:13:09 [2024-05-05T08:13:09.215Z] [INFO]    [testng] 
04:13:09 [2024-05-05T08:13:09.215Z] [INFO]    [testng] ===============================================
04:13:09 [2024-05-05T08:13:09.215Z] [INFO]    [testng]     asadmin_tests
04:13:09 [2024-05-05T08:13:09.215Z] [INFO]    [testng]     Tests run: 16, Failures: 0, Skips: 0
04:13:09 [2024-05-05T08:13:09.215Z] [INFO]    [testng] ===============================================
04:13:09 [2024-05-05T08:13:09.215Z] [INFO]    [testng] 
04:13:09 [2024-05-05T08:13:09.215Z] [INFO]    [testng] PASSED: testRequestScopedJMSContextInjection
04:13:09 [2024-05-05T08:13:09.215Z] [INFO]    [testng] PASSED: testTransactionScopedJMSContextInjection
04:13:09 [2024-05-05T08:13:09.215Z] [INFO]    [testng] 
04:13:09 [2024-05-05T08:13:09.215Z] [INFO]    [testng] ===============================================
04:13:09 [2024-05-05T08:13:09.215Z] [INFO]    [testng]     jms_injection_jmsContext
04:13:09 [2024-05-05T08:13:09.215Z] [INFO]    [testng]     Tests run: 2, Failures: 0, Skips: 0
04:13:09 [2024-05-05T08:13:09.215Z] [INFO]    [testng] ===============================================
04:13:09 [2024-05-05T08:13:09.215Z] [INFO]    [testng] 
04:13:09 [2024-05-05T08:13:09.215Z] [INFO]    [testng] 
04:13:09 [2024-05-05T08:13:09.215Z] [INFO]    [testng] ===============================================
04:13:09 [2024-05-05T08:13:09.215Z] [INFO]    [testng] QuickLookTests
04:13:09 [2024-05-05T08:13:09.215Z] [INFO]    [testng] Total tests run: 94, Failures: 0, Skips: 0
04:13:09 [2024-05-05T08:13:09.215Z] [INFO]    [testng] ===============================================
04:13:09 [2024-05-05T08:13:09.215Z] [INFO]    [testng] 
04:13:10 [2024-05-05T08:13:10.577Z] [WARNING]      [echo] 
04:13:10 [2024-05-05T08:13:10.577Z] [WARNING]      [echo]  *************************
04:13:10 [2024-05-05T08:13:10.577Z] [WARNING]      [echo]  * undeploy web/helloworld 
04:13:10 [2024-05-05T08:13:10.577Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/web/helloworld 
04:13:10 [2024-05-05T08:13:10.577Z] [WARNING]      [echo]  *************************
04:13:10 [2024-05-05T08:13:10.577Z] [WARNING]      [echo] 
04:13:10 [2024-05-05T08:13:10.577Z] [WARNING]      [echo] hellojsp
04:13:10 [2024-05-05T08:13:10.832Z] [INFO]      [exec] Command undeploy executed successfully.
04:13:11 [2024-05-05T08:13:11.118Z] [WARNING]      [echo] 
04:13:11 [2024-05-05T08:13:11.118Z] [WARNING]      [echo]  *************************
04:13:11 [2024-05-05T08:13:11.118Z] [WARNING]      [echo]  * undeploy web/jsfastrologer 
04:13:11 [2024-05-05T08:13:11.118Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/web/jsfastrologer 
04:13:11 [2024-05-05T08:13:11.118Z] [WARNING]      [echo]  *************************
04:13:11 [2024-05-05T08:13:11.118Z] [WARNING]      [echo] 
04:13:11 [2024-05-05T08:13:11.118Z] [WARNING]      [echo] jsfastrologer
04:13:11 [2024-05-05T08:13:11.724Z] [INFO]      [exec] Command undeploy executed successfully.
04:13:11 [2024-05-05T08:13:11.724Z] [WARNING]      [echo] 
04:13:11 [2024-05-05T08:13:11.724Z] [WARNING]      [echo]  *************************
04:13:11 [2024-05-05T08:13:11.724Z] [WARNING]      [echo]  * undeploy web/jsfinjection 
04:13:11 [2024-05-05T08:13:11.724Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/web/jsfinjection 
04:13:11 [2024-05-05T08:13:11.724Z] [WARNING]      [echo]  *************************
04:13:11 [2024-05-05T08:13:11.724Z] [WARNING]      [echo] 
04:13:11 [2024-05-05T08:13:11.724Z] [WARNING]      [echo] jsfinjection
04:13:12 [2024-05-05T08:13:12.719Z] [INFO]      [exec] Command undeploy executed successfully.
04:13:12 [2024-05-05T08:13:12.719Z] [WARNING]      [echo] 
04:13:12 [2024-05-05T08:13:12.719Z] [WARNING]      [echo]  *************************
04:13:12 [2024-05-05T08:13:12.719Z] [WARNING]      [echo]  * undeploy jdbc/jdbcusertx 
04:13:12 [2024-05-05T08:13:12.719Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/jdbc/jdbcusertx 
04:13:12 [2024-05-05T08:13:12.719Z] [WARNING]      [echo]  *************************
04:13:12 [2024-05-05T08:13:12.719Z] [WARNING]      [echo] 
04:13:12 [2024-05-05T08:13:12.719Z] [WARNING]      [echo] jdbcusertx
04:13:13 [2024-05-05T08:13:13.317Z] [INFO]      [exec] Command undeploy executed successfully.
04:13:13 [2024-05-05T08:13:13.317Z] [WARNING]      [echo] 
04:13:13 [2024-05-05T08:13:13.317Z] [WARNING]      [echo]  *************************
04:13:13 [2024-05-05T08:13:13.317Z] [WARNING]      [echo]  * undeploy persistence/jpainjectemf 
04:13:13 [2024-05-05T08:13:13.317Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/persistence/jpainjectemf 
04:13:13 [2024-05-05T08:13:13.317Z] [WARNING]      [echo]  *************************
04:13:13 [2024-05-05T08:13:13.317Z] [WARNING]      [echo] 
04:13:13 [2024-05-05T08:13:13.317Z] [WARNING]      [echo] jpainjectemf
04:13:13 [2024-05-05T08:13:13.921Z] [INFO]      [exec] Command undeploy executed successfully.
04:13:13 [2024-05-05T08:13:13.921Z] [WARNING]      [echo] 
04:13:13 [2024-05-05T08:13:13.921Z] [WARNING]      [echo]  *************************
04:13:13 [2024-05-05T08:13:13.921Z] [WARNING]      [echo]  * undeploy persistence/jpavalidation 
04:13:13 [2024-05-05T08:13:13.921Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/persistence/jpavalidation 
04:13:13 [2024-05-05T08:13:13.921Z] [WARNING]      [echo]  *************************
04:13:13 [2024-05-05T08:13:13.921Z] [WARNING]      [echo] 
04:13:13 [2024-05-05T08:13:13.921Z] [WARNING]      [echo] jpavalidation
04:13:14 [2024-05-05T08:13:14.887Z] [INFO]      [exec] Command undeploy executed successfully.
04:13:14 [2024-05-05T08:13:14.887Z] [WARNING]      [echo] 
04:13:14 [2024-05-05T08:13:14.887Z] [WARNING]      [echo]  *************************
04:13:14 [2024-05-05T08:13:14.887Z] [WARNING]      [echo]  * undeploy security/helloworld 
04:13:14 [2024-05-05T08:13:14.887Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/security/helloworld 
04:13:14 [2024-05-05T08:13:14.887Z] [WARNING]      [echo]  *************************
04:13:14 [2024-05-05T08:13:14.887Z] [WARNING]      [echo] 
04:13:14 [2024-05-05T08:13:14.887Z] [WARNING]      [echo] hellojspsecure
04:13:15 [2024-05-05T08:13:15.474Z] [INFO]      [exec] Command undeploy executed successfully.
04:13:15 [2024-05-05T08:13:15.474Z] [WARNING]      [echo] 
04:13:15 [2024-05-05T08:13:15.474Z] [WARNING]      [echo]  *************************
04:13:15 [2024-05-05T08:13:15.474Z] [WARNING]      [echo]  * undeploy security/basicauth 
04:13:15 [2024-05-05T08:13:15.474Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/security/basicauth 
04:13:15 [2024-05-05T08:13:15.474Z] [WARNING]      [echo]  *************************
04:13:15 [2024-05-05T08:13:15.474Z] [WARNING]      [echo] 
04:13:15 [2024-05-05T08:13:15.474Z] [WARNING]      [echo] basicauth
04:13:16 [2024-05-05T08:13:16.034Z] [INFO]      [exec] Command undeploy executed successfully.
04:13:16 [2024-05-05T08:13:16.988Z] [INFO]      [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server testuser3
04:13:17 [2024-05-05T08:13:17.624Z] [INFO]      [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server testuser42
04:13:17 [2024-05-05T08:13:17.878Z] [INFO]      [exec] asadmin --host localhost --port 4848 --user admin --interactive=false --echo=true --terse=true delete-file-user --authrealmname file --target server j2ee
04:13:17 [2024-05-05T08:13:17.879Z] [WARNING]      [echo] 
04:13:17 [2024-05-05T08:13:17.879Z] [WARNING]      [echo]  *************************
04:13:17 [2024-05-05T08:13:17.879Z] [WARNING]      [echo]  * undeploy ejb/slsbnicmt 
04:13:17 [2024-05-05T08:13:17.879Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/ejb/slsbnicmt 
04:13:17 [2024-05-05T08:13:17.879Z] [WARNING]      [echo]  *************************
04:13:17 [2024-05-05T08:13:17.879Z] [WARNING]      [echo] 
04:13:18 [2024-05-05T08:13:18.133Z] [WARNING]      [echo] slsbnicmt
04:13:18 [2024-05-05T08:13:18.722Z] [INFO]      [exec] Command undeploy executed successfully.
04:13:18 [2024-05-05T08:13:18.722Z] [WARNING]      [echo] 
04:13:18 [2024-05-05T08:13:18.722Z] [WARNING]      [echo]  *************************
04:13:18 [2024-05-05T08:13:18.722Z] [WARNING]      [echo]  * undeploy ejb/sfulnoi 
04:13:18 [2024-05-05T08:13:18.723Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/ejb/sfulnoi 
04:13:18 [2024-05-05T08:13:18.723Z] [WARNING]      [echo]  *************************
04:13:18 [2024-05-05T08:13:18.723Z] [WARNING]      [echo] 
04:13:18 [2024-05-05T08:13:18.723Z] [WARNING]      [echo] sfulnoi
04:13:19 [2024-05-05T08:13:19.685Z] [INFO]      [exec] Command undeploy executed successfully.
04:13:19 [2024-05-05T08:13:19.685Z] [WARNING]      [echo] 
04:13:19 [2024-05-05T08:13:19.685Z] [WARNING]      [echo]  *************************
04:13:19 [2024-05-05T08:13:19.685Z] [WARNING]      [echo]  * undeploy bean-validator/simple-bv-servlet 
04:13:19 [2024-05-05T08:13:19.685Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/bean-validator/simple-bv-servlet 
04:13:19 [2024-05-05T08:13:19.685Z] [WARNING]      [echo]  *************************
04:13:19 [2024-05-05T08:13:19.685Z] [WARNING]      [echo] 
04:13:19 [2024-05-05T08:13:19.685Z] [WARNING]      [echo] simple-bv-servlet
04:13:19 [2024-05-05T08:13:19.939Z] [INFO]      [exec] Command undeploy executed successfully.
04:13:19 [2024-05-05T08:13:19.939Z] [WARNING]      [echo] 
04:13:19 [2024-05-05T08:13:19.939Z] [WARNING]      [echo]  *************************
04:13:19 [2024-05-05T08:13:19.939Z] [WARNING]      [echo]  * undeploy weld/numberguess 
04:13:19 [2024-05-05T08:13:19.939Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/weld/numberguess 
04:13:19 [2024-05-05T08:13:19.939Z] [WARNING]      [echo]  *************************
04:13:19 [2024-05-05T08:13:19.939Z] [WARNING]      [echo] 
04:13:20 [2024-05-05T08:13:20.194Z] [WARNING]      [echo] numberguess
04:13:20 [2024-05-05T08:13:20.448Z] [INFO]      [exec] Command undeploy executed successfully.
04:13:20 [2024-05-05T08:13:20.448Z] [WARNING]      [echo] 
04:13:20 [2024-05-05T08:13:20.448Z] [WARNING]      [echo]  *************************
04:13:20 [2024-05-05T08:13:20.448Z] [WARNING]      [echo]  * undeploy weld/osgiweld 
04:13:20 [2024-05-05T08:13:20.448Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/weld/osgiweld 
04:13:20 [2024-05-05T08:13:20.448Z] [WARNING]      [echo]  *************************
04:13:20 [2024-05-05T08:13:20.448Z] [WARNING]      [echo] 
04:13:20 [2024-05-05T08:13:20.718Z] [WARNING]      [echo] osgiweld
04:13:21 [2024-05-05T08:13:21.279Z] [INFO]      [exec] Command undeploy executed successfully.
04:13:21 [2024-05-05T08:13:21.279Z] [WARNING]      [echo] 
04:13:21 [2024-05-05T08:13:21.279Z] [WARNING]      [echo]  *************************
04:13:21 [2024-05-05T08:13:21.279Z] [WARNING]      [echo]  * undeploy weld/extensions 
04:13:21 [2024-05-05T08:13:21.279Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/weld/extensions 
04:13:21 [2024-05-05T08:13:21.279Z] [WARNING]      [echo]  *************************
04:13:21 [2024-05-05T08:13:21.279Z] [WARNING]      [echo] 
04:13:21 [2024-05-05T08:13:21.279Z] [WARNING]      [echo] extensions
04:13:21 [2024-05-05T08:13:21.838Z] [INFO]      [exec] Command undeploy executed successfully.
04:13:21 [2024-05-05T08:13:21.839Z] [WARNING]      [echo] 
04:13:21 [2024-05-05T08:13:21.839Z] [WARNING]      [echo]  *************************
04:13:21 [2024-05-05T08:13:21.839Z] [WARNING]      [echo]  * undeploy jms/injection 
04:13:21 [2024-05-05T08:13:21.839Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/jms/injection 
04:13:21 [2024-05-05T08:13:21.839Z] [WARNING]      [echo]  *************************
04:13:21 [2024-05-05T08:13:21.839Z] [WARNING]      [echo] 
04:13:21 [2024-05-05T08:13:21.839Z] [WARNING]      [echo] injection
04:13:22 [2024-05-05T08:13:22.093Z] [INFO]      [exec] Command undeploy executed successfully.
04:13:22 [2024-05-05T08:13:22.093Z] [WARNING]      [echo] 
04:13:22 [2024-05-05T08:13:22.093Z] [WARNING]      [echo]  *************************
04:13:22 [2024-05-05T08:13:22.093Z] [WARNING]      [echo]  * undeploy ejb/singleton 
04:13:22 [2024-05-05T08:13:22.093Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/ejb/singleton 
04:13:22 [2024-05-05T08:13:22.347Z] [WARNING]      [echo]  *************************
04:13:22 [2024-05-05T08:13:22.347Z] [WARNING]      [echo] 
04:13:22 [2024-05-05T08:13:22.347Z] [WARNING]      [echo] singleton
04:13:22 [2024-05-05T08:13:22.922Z] [INFO]      [exec] Command undeploy executed successfully.
04:13:22 [2024-05-05T08:13:22.922Z] [WARNING]      [echo] 
04:13:22 [2024-05-05T08:13:22.922Z] [WARNING]      [echo]  *************************
04:13:22 [2024-05-05T08:13:22.922Z] [WARNING]      [echo]  * undeploy ejb/remoteview 
04:13:22 [2024-05-05T08:13:22.922Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/ejb/remoteview 
04:13:22 [2024-05-05T08:13:22.922Z] [WARNING]      [echo]  *************************
04:13:22 [2024-05-05T08:13:22.922Z] [WARNING]      [echo] 
04:13:22 [2024-05-05T08:13:22.922Z] [WARNING]      [echo] remoteview
04:13:23 [2024-05-05T08:13:23.177Z] [INFO]      [exec] Command undeploy executed successfully.
04:13:23 [2024-05-05T08:13:23.177Z] [WARNING]      [echo] 
04:13:23 [2024-05-05T08:13:23.177Z] [WARNING]      [echo]  *************************
04:13:23 [2024-05-05T08:13:23.177Z] [WARNING]      [echo]  * undeploy ejb/cmp 
04:13:23 [2024-05-05T08:13:23.177Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/ejb/cmp 
04:13:23 [2024-05-05T08:13:23.177Z] [WARNING]      [echo]  *************************
04:13:23 [2024-05-05T08:13:23.177Z] [WARNING]      [echo] 
04:13:23 [2024-05-05T08:13:23.177Z] [WARNING]      [echo] RosterApp
04:13:23 [2024-05-05T08:13:23.735Z] [INFO]      [exec] Command undeploy executed successfully.
04:13:23 [2024-05-05T08:13:23.735Z] [WARNING]      [echo] 
04:13:23 [2024-05-05T08:13:23.735Z] [WARNING]      [echo]  *************************
04:13:23 [2024-05-05T08:13:23.735Z] [WARNING]      [echo]  * undeploy security/appperms 
04:13:23 [2024-05-05T08:13:23.735Z] [WARNING]      [echo]  * Path: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/security/appperms 
04:13:23 [2024-05-05T08:13:23.735Z] [WARNING]      [echo]  *************************
04:13:23 [2024-05-05T08:13:23.735Z] [WARNING]      [echo] 
04:13:23 [2024-05-05T08:13:23.735Z] [WARNING]      [echo] appperms
04:13:24 [2024-05-05T08:13:24.323Z] [INFO]      [exec] Command undeploy executed successfully.
04:13:24 [2024-05-05T08:13:24.883Z] [INFO]    [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/version.output
04:13:24 [2024-05-05T08:13:24.883Z] [INFO]    [delete] Deleting: /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/glassfish7/glassfish/domains/domain1/config/server.policy
04:13:24 [2024-05-05T08:13:24.883Z] [INFO]      [move] Moving 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/glassfish7/glassfish/domains/domain1/config
04:13:25 [2024-05-05T08:13:25.442Z] [INFO]      [exec] Deleted 1 option(s)
04:13:25 [2024-05-05T08:13:25.442Z] [INFO]      [exec] Command delete-jvm-options executed successfully.
04:13:25 [2024-05-05T08:13:25.442Z] [WARNING]      [echo] stopping server
04:13:30 [2024-05-05T08:13:30.740Z] [INFO]      [exec] Waiting for the domain to stop .....
04:13:30 [2024-05-05T08:13:30.740Z] [INFO]      [exec] Waiting finished after 4,197 ms.
04:13:30 [2024-05-05T08:13:30.740Z] [INFO]      [exec] Command stop-domain executed successfully.
04:13:31 [2024-05-05T08:13:31.318Z] [INFO]      [exec] Sun May 05 08:13:30 UTC 2024 : Connection obtained for host: 0.0.0.0, port number 1527.
04:13:31 [2024-05-05T08:13:31.573Z] [INFO]      [exec] Sun May 05 08:13:31 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown
04:13:31 [2024-05-05T08:13:31.573Z] [INFO]      [exec] Command stop-database executed successfully.
04:13:31 [2024-05-05T08:13:31.573Z] [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/test-output
04:13:31 [2024-05-05T08:13:31.573Z] [WARNING]      [echo] Checking messages in:
04:13:31 [2024-05-05T08:13:31.573Z] [WARNING]      [echo]     /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/glassfish7/glassfish/domains/domain1/logs/server.log
04:13:31 [2024-05-05T08:13:31.573Z] [WARNING]      [echo]     
04:13:31 [2024-05-05T08:13:31.573Z] [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/test-output
04:13:32 [2024-05-05T08:13:32.498Z] [INFO]  [loadfile] Do not set property lines_with_msg_key as its length is 0.
04:13:32 [2024-05-05T08:13:32.498Z] [WARNING]      [echo] 
04:13:32 [2024-05-05T08:13:32.498Z] [WARNING]      [echo] * Message keys logged instead of message:
04:13:32 [2024-05-05T08:13:32.498Z] [WARNING]      [echo]     (PASSED: no problems found)
04:13:32 [2024-05-05T08:13:32.498Z] [INFO]  [loadfile] Do not set property lines_with_msg_unsubst_param as its length is 0.
04:13:32 [2024-05-05T08:13:32.498Z] [WARNING]      [echo] 
04:13:32 [2024-05-05T08:13:32.498Z] [WARNING]      [echo] * Parameter marker not substituted with value:
04:13:32 [2024-05-05T08:13:32.498Z] [WARNING]      [echo]     (PASSED: no problems found)
04:13:32 [2024-05-05T08:13:32.498Z] [INFO]  [loadfile] Do not set property lines_with_bundle_not_found_msg as its length is 0.
04:13:32 [2024-05-05T08:13:32.498Z] [WARNING]      [echo] 
04:13:32 [2024-05-05T08:13:32.498Z] [WARNING]      [echo] * Bundle not found:
04:13:32 [2024-05-05T08:13:32.498Z] [WARNING]      [echo]     (PASSED: no problems found)
04:13:32 [2024-05-05T08:13:32.498Z] [INFO]  [loadfile] Do not set property lines_with_msg_not_found as its length is 0.
04:13:32 [2024-05-05T08:13:32.498Z] [WARNING]      [echo] 
04:13:32 [2024-05-05T08:13:32.498Z] [WARNING]      [echo] * Messages not found in message bundle:
04:13:32 [2024-05-05T08:13:32.498Z] [WARNING]      [echo]     (PASSED: no problems found)
04:13:32 [2024-05-05T08:13:32.498Z] [INFO]  [loadfile] Do not set property lines_with_null_or_empty_msg as its length is 0.
04:13:32 [2024-05-05T08:13:32.498Z] [WARNING]      [echo] 
04:13:32 [2024-05-05T08:13:32.498Z] [WARNING]      [echo] * No message:
04:13:32 [2024-05-05T08:13:32.498Z] [WARNING]      [echo]     (PASSED: no problems found)
04:13:32 [2024-05-05T08:13:32.498Z] [INFO]  [loadfile] Do not set property lines_with_msg_common_typos as its length is 0.
04:13:32 [2024-05-05T08:13:32.498Z] [WARNING]      [echo] 
04:13:32 [2024-05-05T08:13:32.498Z] [WARNING]      [echo] * Messages with common typo's ('occured' with one 'r', 'dont' missing apostrophe, etc.):
04:13:32 [2024-05-05T08:13:32.498Z] [WARNING]      [echo]     (PASSED: no problems found)
04:13:32 [2024-05-05T08:13:32.498Z] [INFO]  [loadfile] Do not set property lines_with_msg_double_apos as its length is 0.
04:13:32 [2024-05-05T08:13:32.498Z] [WARNING]      [echo] 
04:13:32 [2024-05-05T08:13:32.498Z] [WARNING]      [echo] * Messages with double apostrophes:
04:13:32 [2024-05-05T08:13:32.498Z] [WARNING]      [echo]     (PASSED: no problems found)
04:13:32 [2024-05-05T08:13:32.498Z] [INFO]  [loadfile] Do not set property remaining_messages as its length is 0.
04:13:32 [2024-05-05T08:13:32.498Z] [WARNING]      [echo] 
04:13:32 [2024-05-05T08:13:32.498Z] [WARNING]      [echo] * Messages with no proper message Id:
04:13:32 [2024-05-05T08:13:32.498Z] [WARNING]      [echo]     (none)
04:13:32 [2024-05-05T08:13:32.498Z] [WARNING]      [echo]     
04:13:32 [2024-05-05T08:13:32.498Z] [WARNING]      [echo] ======================================================================
04:13:32 [2024-05-05T08:13:32.498Z] [WARNING]      [echo] FAILED: check-logged-messages
04:13:32 [2024-05-05T08:13:32.498Z] [WARNING]      [echo] Issues found in one or more messages (see results above).
04:13:32 [2024-05-05T08:13:32.498Z] [WARNING]      [echo] Please address them, or if the message should be left as-is,
04:13:32 [2024-05-05T08:13:32.498Z] [WARNING]      [echo] add it to the exclusion list with details why it should be excluded:
04:13:32 [2024-05-05T08:13:32.498Z] [WARNING]      [echo] /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/gfproject/log_msg_excl.txt
04:13:32 [2024-05-05T08:13:32.498Z] [WARNING]      [echo] ======================================================================
04:13:32 [2024-05-05T08:13:32.498Z] [WARNING]      [echo]               JaxwsFromWsdl Tests
04:13:32 [2024-05-05T08:13:32.498Z] [WARNING]      [echo]    [testng] Total tests run: 2, Failures: 0, Skips: 0
04:13:32 [2024-05-05T08:13:32.499Z] [WARNING]      [echo]    [testng] ===============================================
04:13:32 [2024-05-05T08:13:32.499Z] [WARNING]      [echo]    [testng] 
04:13:32 [2024-05-05T08:13:32.499Z] [WARNING]      [echo]               Jsr109tester Tests
04:13:32 [2024-05-05T08:13:32.499Z] [WARNING]      [echo]    [testng] Total tests run: 2, Failures: 0, Skips: 0
04:13:32 [2024-05-05T08:13:32.499Z] [WARNING]      [echo]    [testng] ===============================================
04:13:32 [2024-05-05T08:13:32.499Z] [WARNING]      [echo]    [testng] 
04:13:32 [2024-05-05T08:13:32.499Z] [WARNING]      [echo]    [testng] 
04:13:32 [2024-05-05T08:13:32.499Z] [WARNING]      [echo]    [testng] ===============================================
04:13:32 [2024-05-05T08:13:32.499Z] [WARNING]      [echo]    [testng] QuickLookTests
04:13:32 [2024-05-05T08:13:32.499Z] [WARNING]      [echo]    [testng] Total tests run: 94, Failures: 0, Skips: 0
04:13:32 [2024-05-05T08:13:32.499Z] [WARNING]      [echo]    [testng] ===============================================
04:13:32 [2024-05-05T08:13:32.499Z] [WARNING]      [echo]    [testng] 
04:13:32 [2024-05-05T08:13:32.499Z] [WARNING] Trying to override old definition of task javac
04:13:32 [2024-05-05T08:13:32.499Z] [WARNING] Trying to override old definition of task junitreport
04:13:32 [2024-05-05T08:13:32.499Z] [WARNING]      [echo] Generating report at test-output
04:13:32 [2024-05-05T08:13:32.499Z] [WARNING] [junitreport] the file /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/test-output/testng-results.xml is not a valid testsuite XML document
04:13:32 [2024-05-05T08:13:32.499Z] [INFO] [junitreport] Processing /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/test-output/TESTS-TestSuites.xml to /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/test-output/junit-noframes.html
04:13:32 [2024-05-05T08:13:32.499Z] [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
04:13:32 [2024-05-05T08:13:32.755Z] [INFO] [junitreport] Transform time: 393ms
04:13:32 [2024-05-05T08:13:32.755Z] [WARNING]      [echo] Test Report available at test-output/index.html
04:13:32 [2024-05-05T08:13:32.755Z] [INFO] Executed tasks
04:13:32 [2024-05-05T08:13:32.755Z] [INFO] ------------------------------------------------------------------------
04:13:32 [2024-05-05T08:13:32.755Z] [INFO] BUILD SUCCESS
04:13:32 [2024-05-05T08:13:32.755Z] [INFO] ------------------------------------------------------------------------
04:13:32 [2024-05-05T08:13:32.755Z] [INFO] Total time:  03:16 min
04:13:32 [2024-05-05T08:13:32.755Z] [INFO] Finished at: 2024-05-05T08:13:32Z
04:13:32 [2024-05-05T08:13:32.755Z] [INFO] ------------------------------------------------------------------------
04:13:33 [2024-05-05T08:13:33.009Z] + copy_ql_results ql_gf_full_profile_all
04:13:33 [2024-05-05T08:13:33.009Z] + [[ ql_gf_full_profile_all = \q\l\_\g\f\_\w\e\b\_\p\r\o\f\i\l\e\_\a\l\l ]]
04:13:33 [2024-05-05T08:13:33.010Z] + [[ ql_gf_full_profile_all = \q\l\_\g\f\_\f\u\l\l\_\p\r\o\f\i\l\e\_\a\l\l ]]
04:13:33 [2024-05-05T08:13:33.010Z] + tar -cf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/domainArchive.tar.gz /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/glassfish7/glassfish/domains
04:13:33 [2024-05-05T08:13:33.010Z] tar: Removing leading `/' from member names
04:13:33 [2024-05-05T08:13:33.010Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/glassfish7/glassfish/domains/domain1/logs/server.log /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/
04:13:33 [2024-05-05T08:13:33.010Z] + cp -r /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/test-output/bullet_point.png /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/test-output/collapseall.gif /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/test-output/emailable-report.html /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/test-output/failed.png /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/test-output/index.html /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/test-output/jquery-1.7.1.min.js /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/test-output/junit-noframes.html /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/test-output/junitreports /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/test-output/navigator-bullet.png /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/test-output/old /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/test-output/passed.png /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/test-output/QL-GP-report.html /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/test-output/QuickLookTests /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/test-output/skipped.png /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/test-output/testng.css /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/test-output/testng-reports.css /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/test-output/testng-reports.js /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/test-output/testng-results.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/test-output/TESTS-TestSuites.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/
04:13:33 [2024-05-05T08:13:33.010Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/test-output/TESTS-TestSuites.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/test_results_junit.xml
04:13:33 [2024-05-05T08:13:33.010Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/appserver/tests/quicklook/quicklook_summary.txt /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results
04:13:33 [2024-05-05T08:13:33.010Z] + cp /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/tests-run.log /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/
04:13:33 [2024-05-05T08:13:33.010Z] + tar -czf /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/ql_gf_full_profile_all-results.tar.gz /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results
04:13:33 [2024-05-05T08:13:33.010Z] tar: Removing leading `/' from member names
04:13:36 [2024-05-05T08:13:36.267Z] + change_junit_report_class_names
04:13:36 [2024-05-05T08:13:36.268Z] + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-amxtest.AMXConfigProxyTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-amxtest.AMXCoreTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-amxtest.AMXOtherTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-amxtest.AMXProxyTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-fromjava.client.CheckTesterUITestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-jaxwsfromwsdl.client.JaxwsFromWsdlTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/test_results_junit.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.admincli.ExistStatusTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.admincli.RestartDomainTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.admin.JdbcConnectionPoolTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.admin.JvmOptionTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.admin.OsgiAsadminTest.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.admin.RestTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.admin.WebtierTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.bv.servlet.simple.SimpleBVServletTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.CmpRosterTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.ejb.remoteview.RemoteViewTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.ejb.sfulnoi.SfulnoiTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.ejb.singleton.SingletonTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.ejb.slsbnicmt.SlsbnicmtTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.jdbc.jdbcusertx.JdbcUserTxTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.jms.injection.ClientTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.jpa.jpainjectemf.JpaInjectEMFTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.jpa.jpavalidation.JpaValidationTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.jsf.astrologer.JSFWebTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.mdb.MDBTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.security.appperms.ApppermsTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.security.basicauth.BasicAuthTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.security.hellojsp.HelloSecurityTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.web.extensions.ExtensionsTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.web.jsfinjection.JSFInjectionTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.web.jsp.hello.HelloJSPTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.web.numberguess.NumberGuessTestNG.xml
04:13:36 [2024-05-05T08:13:36.269Z] + sed -i 's/\bclassname="/classname="ql_gf_full_profile_all./g' /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-amxtest.AMXConfigProxyTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-amxtest.AMXCoreTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-amxtest.AMXOtherTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-amxtest.AMXProxyTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-fromjava.client.CheckTesterUITestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-jaxwsfromwsdl.client.JaxwsFromWsdlTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/test_results_junit.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.admincli.ExistStatusTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.admincli.RestartDomainTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.admin.JdbcConnectionPoolTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.admin.JvmOptionTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.admin.OsgiAsadminTest.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.admin.RestTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.admin.WebtierTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.bv.servlet.simple.SimpleBVServletTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.CmpRosterTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.ejb.remoteview.RemoteViewTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.ejb.sfulnoi.SfulnoiTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.ejb.singleton.SingletonTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.ejb.slsbnicmt.SlsbnicmtTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.jdbc.jdbcusertx.JdbcUserTxTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.jms.injection.ClientTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.jpa.jpainjectemf.JpaInjectEMFTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.jpa.jpavalidation.JpaValidationTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.jsf.astrologer.JSFWebTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.mdb.MDBTests.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.security.appperms.ApppermsTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.security.basicauth.BasicAuthTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.security.hellojsp.HelloSecurityTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.web.extensions.ExtensionsTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.web.jsfinjection.JSFInjectionTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.web.jsp.hello.HelloJSPTestNG.xml /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944/results/junitreports/TEST-test.web.numberguess.NumberGuessTestNG.xml
04:13:36 [2024-05-05T08:13:36.270Z] + break
04:13:36 [2024-05-05T08:13:36.270Z] + [[ true = false ]]