Skip to content
Aborted

Console Output

Skipping 28,758 KB.. Full Log
[INFO]   from tests/performance/runners/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ project ---
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-versions) @ project ---
[INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- checkstyle:3.3.0:check (verify) @ project ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- directory:1.0:highest-basedir (directories) @ project ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/ci-cd-integration_2.x
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ project ---
[INFO] 
[INFO] --- build-helper:3.4.0:add-source (default) @ project ---
[INFO] Source directory: /home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/runners/target/generated-sources/rsrc-gen added.
[INFO] 
[INFO] --- resources:3.3.1:copy-resources (copy-legaldocs) @ project ---
[INFO] Copying 2 resources from ../../.. to target/classes/META-INF
[INFO] 
[INFO] --- resources:3.3.1:copy-resources (copy-legaldocs-to-sources) @ project ---
[INFO] Copying 2 resources from ../../.. to target/generated-sources/rsrc-gen/META-INF
[INFO] 
[INFO] --- resources:3.3.1:copy-resources (copy-legaldocs-to-osgi-bundles) @ project ---
[INFO] Copying 2 resources from ../../.. to target/legal/META-INF
[INFO] 
[INFO] --- build-helper:3.4.0:reserve-network-port (reserve-port) @ project ---
[INFO] Reserved port 42159 for jersey.config.test.container.port
[INFO] Reserved port 38869 for jersey.config.test.container.stop.port
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ project ---
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ project ---
[INFO] Skipping artifact installation
[INFO] 
[INFO] --- glassfish-copyright:2.4:check (default-cli) @ project ---
[INFO] 
[INFO] --< org.glassfish.jersey.tests.performance.runners:jersey-grizzly-runner >--
[INFO] Building jersey-grizzly-runner 2.43-SNAPSHOT                   [291/383]
[INFO]   from tests/performance/runners/jersey-grizzly-runner/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ jersey-grizzly-runner ---
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-versions) @ jersey-grizzly-runner ---
[INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- checkstyle:3.3.0:check (verify) @ jersey-grizzly-runner ---
Apr 18, 2024 6:52:07 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:35663]
Apr 18, 2024 6:52:07 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
Apr 18, 2024 6:52:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:35663]
Apr 18, 2024 6:52:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:35663/
Apr 18, 2024 6:52:07 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:35663]
Apr 18, 2024 6:52:07 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- directory:1.0:highest-basedir (directories) @ jersey-grizzly-runner ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/ci-cd-integration_2.x
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ jersey-grizzly-runner ---
[INFO] 
[INFO] --- build-helper:3.4.0:add-source (default) @ jersey-grizzly-runner ---
[INFO] Source directory: /home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/runners/jersey-grizzly-runner/target/generated-sources/rsrc-gen added.
[INFO] 
[INFO] --- resources:3.3.1:copy-resources (copy-legaldocs) @ jersey-grizzly-runner ---
[INFO] Copying 2 resources from ../../../.. to target/classes/META-INF
[INFO] 
[INFO] --- resources:3.3.1:copy-resources (copy-legaldocs-to-sources) @ jersey-grizzly-runner ---
[INFO] Copying 2 resources from ../../../.. to target/generated-sources/rsrc-gen/META-INF
[INFO] 
[INFO] --- resources:3.3.1:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-grizzly-runner ---
[INFO] Copying 2 resources from ../../../.. to target/legal/META-INF
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ jersey-grizzly-runner ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/runners/jersey-grizzly-runner/src/main/resources
[INFO] 
[INFO] --- compiler:3.9.0:compile (default-compile) @ jersey-grizzly-runner ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/runners/jersey-grizzly-runner/target/classes
[INFO] /home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/runners/jersey-grizzly-runner/src/main/java/org/glassfish/jersey/tests/performance/runners/JerseyGrizzlyRunner.java: /home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/runners/jersey-grizzly-runner/src/main/java/org/glassfish/jersey/tests/performance/runners/JerseyGrizzlyRunner.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/runners/jersey-grizzly-runner/src/main/java/org/glassfish/jersey/tests/performance/runners/JerseyGrizzlyRunner.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- compiler:3.9.0:compile (base-compile) @ jersey-grizzly-runner ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/runners/jersey-grizzly-runner/target/classes
[INFO] /home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/runners/jersey-grizzly-runner/src/main/java/org/glassfish/jersey/tests/performance/runners/JerseyGrizzlyRunner.java: /home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/runners/jersey-grizzly-runner/src/main/java/org/glassfish/jersey/tests/performance/runners/JerseyGrizzlyRunner.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/runners/jersey-grizzly-runner/src/main/java/org/glassfish/jersey/tests/performance/runners/JerseyGrizzlyRunner.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ jersey-grizzly-runner ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/runners/jersey-grizzly-runner/src/test/resources
[INFO] 
[INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ jersey-grizzly-runner ---
[INFO] No sources to compile
[INFO] 
[INFO] --- build-helper:3.4.0:reserve-network-port (reserve-port) @ jersey-grizzly-runner ---
[INFO] Reserved port 38583 for jersey.config.test.container.port
[INFO] Reserved port 35097 for jersey.config.test.container.stop.port
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ jersey-grizzly-runner ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:2.4:jar (default-jar) @ jersey-grizzly-runner ---
Apr 18, 2024 6:52:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:35663]
Apr 18, 2024 6:52:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:35663/
Apr 18, 2024 6:52:07 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:35663]
Apr 18, 2024 6:52:07 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
Apr 18, 2024 6:52:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:35663]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.443 s -- in org.glassfish.jersey.examples.jaxrstypeinjection.JaxrsTypeInjectionTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ jaxrs-types-injection ---
[INFO] Building jar: /home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/jaxrs-types-injection/target/jaxrs-types-injection.jar
[INFO] Building jar: /home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/runners/jersey-grizzly-runner/target/jersey-grizzly-runner-2.43-SNAPSHOT.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ jersey-grizzly-runner ---
[INFO] Building jar: /home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/runners/jersey-grizzly-runner/target/jersey-grizzly-runner-2.43-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ jersey-grizzly-runner ---
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ jaxrs-types-injection ---
[INFO] Building jar: /home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/jaxrs-types-injection/target/jaxrs-types-injection-sources.jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ jaxrs-types-injection ---
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/jaxrs-types-injection/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/jaxrs-types-injection/2.43-SNAPSHOT/jaxrs-types-injection-2.43-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/jaxrs-types-injection/target/jaxrs-types-injection.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/jaxrs-types-injection/2.43-SNAPSHOT/jaxrs-types-injection-2.43-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/jaxrs-types-injection/target/jaxrs-types-injection-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/jaxrs-types-injection/2.43-SNAPSHOT/jaxrs-types-injection-2.43-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- glassfish-copyright:2.4:check (default-cli) @ jaxrs-types-injection ---
[INFO] 
[INFO] --------------< org.glassfish.jersey.examples:jersey-ejb >--------------
[INFO] Building jersey-examples-ejb 2.43-SNAPSHOT                     [340/380]
[INFO]   from examples/jersey-ejb/pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ jersey-ejb ---
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-versions) @ jersey-ejb ---
[INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- checkstyle:3.3.0:check (verify) @ jersey-ejb ---
[INFO] Reading assembly descriptor: src/main/assembly/zip-with-jars.xml
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- directory:1.0:highest-basedir (directories) @ jersey-ejb ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/ci-cd-integration_2.x
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ jersey-ejb ---
[INFO] 
[INFO] --- build-helper:3.4.0:add-source (default) @ jersey-ejb ---
[INFO] Source directory: /home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/jersey-ejb/target/generated-sources/rsrc-gen added.
[INFO] 
[INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ jersey-ejb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-ejb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-ejb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-wars) @ jersey-ejb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- resources:2.6:resources (default-resources) @ jersey-ejb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/jersey-ejb/src/main/resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- compiler:3.9.0:compile (default-compile) @ jersey-ejb ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to /home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/jersey-ejb/target/classes
[INFO] 
[INFO] --- resources:2.6:testResources (default-testResources) @ jersey-ejb ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ jersey-ejb ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- build-helper:3.4.0:reserve-network-port (reserve-port) @ jersey-ejb ---
[INFO] Reserved port 33263 for jersey.config.test.container.port
[INFO] Reserved port 34915 for jersey.config.test.container.stop.port
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ jersey-ejb ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- war:3.4.0:war (default-war) @ jersey-ejb ---
[INFO] Packaging webapp
[INFO] Assembling webapp [jersey-ejb] in [/home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/jersey-ejb/target/jersey-ejb]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/jersey-ejb/src/main/webapp]
[INFO] Building war: /home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/jersey-ejb/target/jersey-ejb.war
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ jersey-ejb ---
[INFO] Building jar: /home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/jersey-ejb/target/jersey-ejb-sources.jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ jersey-ejb ---
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/jersey-ejb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/jersey-ejb/2.43-SNAPSHOT/jersey-ejb-2.43-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/jersey-ejb/target/jersey-ejb.war to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/jersey-ejb/2.43-SNAPSHOT/jersey-ejb-2.43-SNAPSHOT.war
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/jersey-ejb/target/jersey-ejb-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/jersey-ejb/2.43-SNAPSHOT/jersey-ejb-2.43-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- glassfish-copyright:2.4:check (default-cli) @ jersey-ejb ---
[INFO] Building zip: /home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/runners/jersey-grizzly-runner/target/jersey-grizzly-runner-2.43-SNAPSHOT-zip-with-jars.zip
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ jersey-grizzly-runner ---
[INFO] Skipping artifact installation
[INFO] 
[INFO] --- glassfish-copyright:2.4:check (default-cli) @ jersey-grizzly-runner ---
[INFO] 
[INFO] ---------< org.glassfish.jersey.examples:json-binding-webapp >----------
[INFO] Building jersey-examples-json-binding-webapp 2.43-SNAPSHOT     [341/380]
[INFO]   from examples/json-binding-webapp/pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ json-binding-webapp ---
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-versions) @ json-binding-webapp ---
[INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- checkstyle:3.3.0:check (verify) @ json-binding-webapp ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- directory:1.0:highest-basedir (directories) @ json-binding-webapp ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/ci-cd-integration_2.x
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ json-binding-webapp ---
[INFO] 
[INFO] --- build-helper:3.4.0:add-source (default) @ json-binding-webapp ---
[INFO] Source directory: /home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/json-binding-webapp/target/generated-sources/rsrc-gen added.
[INFO] 
[INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ json-binding-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ json-binding-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ json-binding-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-wars) @ json-binding-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- resources:2.6:resources (default-resources) @ json-binding-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/json-binding-webapp/src/main/resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- compiler:3.9.0:compile (default-compile) @ json-binding-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/json-binding-webapp/target/classes
[INFO] 
[INFO] ------< org.glassfish.jersey.tests.performance.testcases:project >------
[INFO] Building jersey-tests-performance-testcase 2.43-SNAPSHOT       [292/383]
[INFO]   from tests/performance/test-cases/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ project ---
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-versions) @ project ---
[INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- checkstyle:3.3.0:check (verify) @ project ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- directory:1.0:highest-basedir (directories) @ project ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/ci-cd-integration_2.x
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ project ---
[INFO] 
[INFO] --- build-helper:3.4.0:add-source (default) @ project ---
[INFO] Source directory: /home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/test-cases/target/generated-sources/rsrc-gen added.
[INFO] 
[INFO] --- resources:3.3.1:copy-resources (copy-legaldocs) @ project ---
[INFO] Copying 2 resources from ../../.. to target/classes/META-INF
[INFO] 
[INFO] --- resources:3.3.1:copy-resources (copy-legaldocs-to-sources) @ project ---
[INFO] Copying 2 resources from ../../.. to target/generated-sources/rsrc-gen/META-INF
[INFO] 
[INFO] --- resources:3.3.1:copy-resources (copy-legaldocs-to-osgi-bundles) @ project ---
[INFO] Copying 2 resources from ../../.. to target/legal/META-INF
[INFO] 
[INFO] --- build-helper:3.4.0:reserve-network-port (reserve-port) @ project ---
[INFO] Reserved port 38497 for jersey.config.test.container.port
[INFO] Reserved port 39613 for jersey.config.test.container.stop.port
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ project ---
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ project ---
[INFO] Skipping artifact installation
[INFO] 
[INFO] --- glassfish-copyright:2.4:check (default-cli) @ project ---
[INFO] 
[INFO] ----< org.glassfish.jersey.tests.performance.testcases:assemblies >-----
[INFO] Building jersey-tests-performance-assemblies 2.43-SNAPSHOT     [293/383]
[INFO]   from tests/performance/test-cases/assemblies/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ assemblies ---
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-versions) @ assemblies ---
[INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- checkstyle:3.3.0:check (verify) @ assemblies ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- directory:1.0:highest-basedir (directories) @ assemblies ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/ci-cd-integration_2.x
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ assemblies ---
[INFO] 
[INFO] --- build-helper:3.4.0:add-source (default) @ assemblies ---
[INFO] Source directory: /home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/test-cases/assemblies/target/generated-sources/rsrc-gen added.
[INFO] 
[INFO] --- resources:3.3.1:copy-resources (copy-legaldocs) @ assemblies ---
[INFO] Copying 2 resources from ../../../.. to target/classes/META-INF
[INFO] 
[INFO] --- resources:3.3.1:copy-resources (copy-legaldocs-to-sources) @ assemblies ---
[INFO] Copying 2 resources from ../../../.. to target/generated-sources/rsrc-gen/META-INF
[INFO] 
[INFO] --- resources:3.3.1:copy-resources (copy-legaldocs-to-osgi-bundles) @ assemblies ---
[INFO] Copying 2 resources from ../../../.. to target/legal/META-INF
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ assemblies ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.9.0:compile (default-compile) @ assemblies ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- compiler:3.9.0:compile (base-compile) @ assemblies ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ assemblies ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/test-cases/assemblies/src/test/resources
[INFO] 
[INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ assemblies ---
[INFO] No sources to compile
[INFO] 
[INFO] --- build-helper:3.4.0:reserve-network-port (reserve-port) @ assemblies ---
[INFO] Reserved port 41355 for jersey.config.test.container.port
[INFO] Reserved port 46403 for jersey.config.test.container.stop.port
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ assemblies ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ assemblies ---
[INFO] Building jar: /home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/test-cases/assemblies/target/assemblies-2.43-SNAPSHOT.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ assemblies ---
[INFO] Building jar: /home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/test-cases/assemblies/target/assemblies-2.43-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ assemblies ---
[INFO] Skipping artifact installation
[INFO] 
[INFO] --- glassfish-copyright:2.4:check (default-cli) @ assemblies ---
[INFO] 
[INFO] --< org.glassfish.jersey.tests.performance.testcases:filter-dynamic >---
[INFO] Building jersey-tests-performance-filter-dynamic-test 2.43-SNAPSHOT [294/383]
[INFO]   from tests/performance/test-cases/filter-dynamic/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ filter-dynamic ---
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-versions) @ filter-dynamic ---
[INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- checkstyle:3.3.0:check (verify) @ filter-dynamic ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- directory:1.0:highest-basedir (directories) @ filter-dynamic ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/ci-cd-integration_2.x
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ filter-dynamic ---
[INFO] 
[INFO] --- build-helper:3.4.0:add-source (default) @ filter-dynamic ---
[INFO] Source directory: /home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/test-cases/filter-dynamic/target/generated-sources/rsrc-gen added.
[INFO] 
[INFO] --- resources:3.3.1:copy-resources (copy-legaldocs) @ filter-dynamic ---
[INFO] Copying 2 resources from ../../../.. to target/classes/META-INF
[INFO] 
[INFO] --- resources:3.3.1:copy-resources (copy-legaldocs-to-sources) @ filter-dynamic ---
[INFO] Copying 2 resources from ../../../.. to target/generated-sources/rsrc-gen/META-INF
[INFO] 
[INFO] --- resources:3.3.1:copy-resources (copy-legaldocs-to-osgi-bundles) @ filter-dynamic ---
[INFO] Copying 2 resources from ../../../.. to target/legal/META-INF
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ filter-dynamic ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/test-cases/filter-dynamic/src/main/resources
[INFO] 
[INFO] --- compiler:3.9.0:compile (default-compile) @ filter-dynamic ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/test-cases/filter-dynamic/target/classes
[INFO] 
[INFO] --- compiler:3.9.0:compile (base-compile) @ filter-dynamic ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/test-cases/filter-dynamic/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ filter-dynamic ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/test-cases/filter-dynamic/src/test/resources
[INFO] 
[INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ filter-dynamic ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/test-cases/filter-dynamic/target/test-classes
[INFO] 
[INFO] --- build-helper:3.4.0:reserve-network-port (reserve-port) @ filter-dynamic ---
[INFO] Reserved port 40495 for jersey.config.test.container.port
[INFO] Reserved port 33419 for jersey.config.test.container.stop.port
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ filter-dynamic ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/test-cases/filter-dynamic/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] 
[INFO] --- resources:2.6:testResources (default-testResources) @ json-binding-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/json-binding-webapp/src/test/resources
[INFO] 
[INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ json-binding-webapp ---
[INFO] No sources to compile
[INFO] 
[INFO] --- build-helper:3.4.0:reserve-network-port (reserve-port) @ json-binding-webapp ---
[INFO] Reserved port 46177 for jersey.config.test.container.port
[INFO] Reserved port 45815 for jersey.config.test.container.stop.port
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ json-binding-webapp ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] No tests to run.
[INFO] 
[INFO] --- war:3.4.0:war (default-war) @ json-binding-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [json-binding-webapp] in [/home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/json-binding-webapp/target/json-binding-webapp]
[INFO] Processing war project
[INFO] Building war: /home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/json-binding-webapp/target/json-binding-webapp.war
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ json-binding-webapp ---
[INFO] Building jar: /home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/json-binding-webapp/target/json-binding-webapp-sources.jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ json-binding-webapp ---
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/json-binding-webapp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/json-binding-webapp/2.43-SNAPSHOT/json-binding-webapp-2.43-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/json-binding-webapp/target/json-binding-webapp.war to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/json-binding-webapp/2.43-SNAPSHOT/json-binding-webapp-2.43-SNAPSHOT.war
[INFO] Installing /home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/json-binding-webapp/target/json-binding-webapp-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/json-binding-webapp/2.43-SNAPSHOT/json-binding-webapp-2.43-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- glassfish-copyright:2.4:check (default-cli) @ json-binding-webapp ---
[INFO] 
[INFO] -------------< org.glassfish.jersey.examples:json-jackson >-------------
[INFO] Building jersey-examples-json-jackson 2.43-SNAPSHOT            [342/380]
[INFO]   from examples/json-jackson/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ json-jackson ---
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-versions) @ json-jackson ---
[INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- checkstyle:3.3.0:check (verify) @ json-jackson ---
[INFO] Running org.glassfish.jersey.tests.performance.filter.dynamic.FilterTest
Apr 18, 2024 6:52:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:40495/
Aborted by Maxim Nesen
Sending interrupt signal to process
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- directory:1.0:highest-basedir (directories) @ json-jackson ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/ci-cd-integration_2.x
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ json-jackson ---
[INFO] 
[INFO] --- build-helper:3.4.0:add-source (default) @ json-jackson ---
[INFO] Source directory: /home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/json-jackson/target/generated-sources/rsrc-gen added.
[INFO] 
[INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ json-jackson ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ json-jackson ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ json-jackson ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-wars) @ json-jackson ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- resources:2.6:resources (default-resources) @ json-jackson ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/json-jackson/src/main/resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- compiler:3.9.0:compile (default-compile) @ json-jackson ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to /home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/json-jackson/target/classes
[INFO] 
[INFO] --- resources:2.6:testResources (default-testResources) @ json-jackson ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/json-jackson/src/test/resources
[INFO] 
[INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ json-jackson ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/json-jackson/target/test-classes
[INFO] 
[INFO] --- build-helper:3.4.0:reserve-network-port (reserve-port) @ json-jackson ---
[INFO] Reserved port 33053 for jersey.config.test.container.port
[INFO] Reserved port 42899 for jersey.config.test.container.stop.port
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ json-jackson ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/json-jackson/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
Apr 18, 2024 6:52:11 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
[INFO] Running org.glassfish.jersey.examples.jackson.JacksonTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for jersey 2.43-SNAPSHOT:
[INFO] 
[INFO] jersey ............................................. SUCCESS [  4.714 s]
[INFO] jersey-archetypes .................................. SUCCESS [  0.900 s]
[INFO] jersey-archetype-heroku-webapp ..................... SUCCESS [  2.999 s]
[INFO] jersey-archetype-grizzly2 .......................... SUCCESS [  0.289 s]
[INFO] jersey-archetype-webapp ............................ SUCCESS [  0.225 s]
[INFO] jersey-example-java8-webapp ........................ SUCCESS [  0.776 s]
[INFO] jersey-bom ......................................... SUCCESS [  0.151 s]
[INFO] jersey-core-common ................................. SUCCESS [ 50.297 s]
[INFO] jersey-inject ...................................... SUCCESS [  0.167 s]
[INFO] jersey-inject-hk2 .................................. SUCCESS [  4.465 s]
[INFO] jersey-core-client ................................. SUCCESS [ 24.005 s]
[INFO] jersey-media ....................................... SUCCESS [  0.136 s]
[INFO] jersey-media-jaxb .................................. SUCCESS [  5.562 s]
[INFO] jersey-core-server ................................. SUCCESS [ 56.018 s]
[INFO] jersey-containers .................................. SUCCESS [  0.102 s]
[INFO] jersey-container-grizzly2-http ..................... SUCCESS [  1.032 s]
[INFO] jersey-container-servlet-core ...................... SUCCESS [  3.168 s]
[INFO] jersey-test-framework .............................. SUCCESS [  0.080 s]
[INFO] jersey-test-framework-core ......................... SUCCESS [  3.424 s]
[INFO] jersey-container-servlet ........................... SUCCESS [  0.553 s]
[INFO] jersey-container-grizzly2-servlet .................. SUCCESS [  0.357 s]
[INFO] jersey-test-framework-providers .................... SUCCESS [  0.078 s]
[INFO] jersey-test-framework-provider-grizzly2 ............ SUCCESS [  7.363 s]
[INFO] jersey-connectors .................................. SUCCESS [  0.236 s]
[INFO] jersey-connectors-apache ........................... SUCCESS [ 18.952 s]
[INFO] jersey-connectors-apache5 .......................... SUCCESS [ 21.027 s]
[INFO] jersey-test-framework-provider-inmemory ............ SUCCESS [  3.079 s]
[INFO] jersey-test-framework-provider-external ............ SUCCESS [  0.288 s]
[INFO] jersey-container-jdk-http .......................... SUCCESS [ 18.577 s]
[INFO] jersey-test-framework-provider-jdk-http ............ SUCCESS [  8.109 s]
[INFO] jersey-container-simple-http ....................... SUCCESS [ 18.023 s]
[INFO] jersey-test-framework-provider-simple .............. SUCCESS [  2.245 s]
[INFO] jersey-container-jetty-http ........................ SUCCESS [ 12.650 s]
[INFO] jersey-test-framework-provider-jetty ............... SUCCESS [  2.832 s]
[INFO] jersey-connectors-netty ............................ SUCCESS [ 50.408 s]
[INFO] jersey-container-netty-http ........................ SUCCESS [  1.249 s]
[INFO] jersey-test-framework-provider-netty ............... SUCCESS [  0.485 s]
[INFO] jersey-test-framework-provider-bundle .............. SUCCESS [  0.125 s]
[INFO] jersey-connectors-grizzly .......................... SUCCESS [ 10.468 s]
[INFO] jersey-connectors-jdk .............................. SUCCESS [ 53.644 s]
[INFO] jersey-extensions .................................. SUCCESS [  0.113 s]
[INFO] jersey-ext-entity-filtering ........................ SUCCESS [  3.634 s]
[INFO] jersey-media-json-jackson .......................... SUCCESS [  4.772 s]
[INFO] jersey-connectors-jetty ............................ SUCCESS [ 16.330 s]
[INFO] jersey-container-jetty-http2 ....................... SUCCESS [ 12.081 s]
[INFO] jersey-test-framework-provider-jetty-http2 ......... SUCCESS [  3.292 s]
[INFO] jersey-connectors-jetty-http2 ...................... SUCCESS [ 17.192 s]
[INFO] jersey-media-sse ................................... SUCCESS [ 26.212 s]
[INFO] jersey-connectors-helidon .......................... SUCCESS [01:08 min]
[INFO] jersey-cdi-support ................................. SUCCESS [  0.084 s]
[INFO] jersey-ext-cdi1x ................................... SUCCESS [  3.273 s]
[INFO] jersey-glassfish-support ........................... SUCCESS [  0.100 s]
[INFO] jersey-gf-ejb ...................................... SUCCESS [  2.646 s]
[INFO] jersey-container-jetty-servlet ..................... SUCCESS [  0.360 s]
[INFO] jersey-ext-bean-validation ......................... SUCCESS [  1.459 s]
[INFO] jersey-ext-cdi1x-ban-custom-hk2-binding ............ SUCCESS [  1.188 s]
[INFO] jersey-ext-cdi-rs-inject ........................... SUCCESS [ 10.423 s]
[INFO] jersey-ext-cdi1x-servlet ........................... SUCCESS [  0.491 s]
[INFO] jersey-ext-cdi1x-transaction ....................... SUCCESS [  0.620 s]
[INFO] jersey-ext-cdi1x-validation ........................ SUCCESS [  0.453 s]
[INFO] jersey-ext-weld2-se ................................ SUCCESS [  0.740 s]
[INFO] jersey-ext-metainf-services ........................ SUCCESS [  2.939 s]
[INFO] jersey-micrometer .................................. SUCCESS [  5.596 s]
[INFO] jersey-ext-mvc ..................................... SUCCESS [  1.418 s]
[INFO] jersey-ext-mvc-bean-validation ..................... SUCCESS [  0.427 s]
[INFO] jersey-ext-mvc-freemarker .......................... SUCCESS [  0.507 s]
[INFO] jersey-ext-mvc-jsp ................................. SUCCESS [  0.513 s]
[INFO] jersey-ext-mvc-mustache ............................ SUCCESS [  0.365 s]
[INFO] jersey-ext-proxy-client ............................ SUCCESS [  5.938 s]
[INFO] jersey-ext-rx ...................................... SUCCESS [  0.081 s]
[INFO] jersey-ext-rx-client-guava ......................... SUCCESS [  1.765 s]
[INFO] jersey-ext-rx-client-rxjava ........................ SUCCESS [  1.893 s]
[INFO] jersey-ext-rx-client-rxjava2 ....................... SUCCESS [  2.375 s]
[INFO] jersey-ext-servlet-portability ..................... SUCCESS [  0.357 s]
[INFO] jersey-spring4 ..................................... SUCCESS [  6.512 s]
[INFO] jersey-spring5 ..................................... SUCCESS [  6.207 s]
[INFO] jersey-wadl-doclet ................................. SUCCESS [  0.726 s]
[INFO] jersey-media-json-binding .......................... SUCCESS [  1.308 s]
[INFO] project ............................................ SUCCESS [  0.171 s]
[INFO] jersey-mp-rest-client .............................. SUCCESS [  4.067 s]
[INFO] jersey-mp-config ................................... SUCCESS [  3.199 s]
[INFO] jersey-incubator ................................... SUCCESS [  0.068 s]
[INFO] jersey-inject-cdi-weld ............................. SUCCESS [  8.356 s]
[INFO] jersey-declarative-linking ......................... SUCCESS [  5.735 s]
[INFO] jersey-ext-gae-integration ......................... SUCCESS [  0.598 s]
[INFO] jersey-media-html-json ............................. SUCCESS [  3.404 s]
[INFO] jersey-inject-injectless-client .................... SUCCESS [  0.219 s]
[INFO] jersey-media-kryo .................................. SUCCESS [  3.836 s]
[INFO] jersey-open-tracing ................................ SUCCESS [  0.595 s]
[INFO] jersey-inject-cdi2-se .............................. SUCCESS [  6.280 s]
[INFO] jersey-media-json-gson ............................. SUCCESS [  1.087 s]
[INFO] jersey-media-json-jackson1 ......................... SUCCESS [  0.348 s]
[INFO] jersey-media-json-jettison ......................... SUCCESS [  1.113 s]
[INFO] jersey-media-json-processing ....................... SUCCESS [  2.375 s]
[INFO] jersey-media-moxy .................................. SUCCESS [  1.430 s]
[INFO] jersey-media-multipart ............................. SUCCESS [ 10.133 s]
[INFO] jersey-security .................................... SUCCESS [  0.070 s]
[INFO] oauth1-signature ................................... SUCCESS [  2.076 s]
[INFO] jersey-security .................................... SUCCESS [  0.674 s]
[INFO] oauth1-server ...................................... SUCCESS [  4.133 s]
[INFO] oauth2-client ...................................... SUCCESS [  1.133 s]
[INFO] jersey-test-framework-util ......................... SUCCESS [  2.290 s]
[INFO] jersey-tests ....................................... SUCCESS [  0.066 s]
[INFO] jersey-tests-e2e ................................... SUCCESS [05:48 min]
[INFO] jersey-tests-e2e-client ............................ SUCCESS [07:40 min]
[INFO] jersey-tests-e2e-core-common ....................... SUCCESS [  4.836 s]
[INFO] jersey-tests-e2e-entity ............................ SUCCESS [07:49 min]
[INFO] jersey-tests-e2e-inject ............................ SUCCESS [  0.087 s]
[INFO] jersey-tests-e2e-inject-cdi-se ..................... SUCCESS [  7.028 s]
[INFO] jersey-tests-e2e-inject-cdi-inject-weld ............ SUCCESS [  6.660 s]
[INFO] e2e-inject-hk2 ..................................... SUCCESS [  2.990 s]
[INFO] jersey-tests-e2e-server ............................ SUCCESS [13:59 min]
[INFO] jersey-tests-e2e-testng ............................ SUCCESS [ 12.388 s]
[INFO] jersey-tests-e2e-tls ............................... SUCCESS [ 20.004 s]
[INFO] jersey-tests-integration ........................... SUCCESS [  0.079 s]
[INFO] jersey-asm-integration ............................. SUCCESS [  0.940 s]
[INFO] jersey-tests-integration-jersey-async-filter ....... SUCCESS [  5.392 s]
[INFO] cdi-integration-project ............................ SUCCESS [  0.071 s]
[INFO] jersey-tests-cdi-beanvalidation-webapp ............. SUCCESS [  9.854 s]
[INFO] jersey-tests-cdi-client ............................ SUCCESS [  2.198 s]
[INFO] jersey-tests-cdi-client-on-server .................. SUCCESS [  3.200 s]
[INFO] jersey-tests-cdi-ejb-webapp ........................ SUCCESS [  0.877 s]
[INFO] jersey-tests-cdi-iface-with-non-jaxrs-impl-test-webapp SUCCESS [  0.878 s]
[INFO] cdi-manually-bound ................................. SUCCESS [  3.923 s]
[INFO] jersey-tests-cdi-log-check ......................... SUCCESS [  3.436 s]
[INFO] jersey-tests-integration-cdi-multimodule-lib ....... SUCCESS [  0.249 s]
[INFO] jersey-tests-integration-cdi-multimodule-war ....... SUCCESS [  0.702 s]
[INFO] jersey-tests-integration-cdi-multimodule-war2 ...... SUCCESS [  0.771 s]
[INFO] jersey-tests-integration-cdi-multimodule-ear ....... SUCCESS [  0.790 s]
[INFO] jersey-tests-integration-cdi-multimodule ........... SUCCESS [  0.066 s]
[INFO] jersey-tests-cdi-multipart-webapp .................. SUCCESS [  0.470 s]
[INFO] jersey-tests-resource-with-at-context .............. SUCCESS [  2.989 s]
[INFO] cdi-sigleton ....................................... SUCCESS [  3.528 s]
[INFO] jersey-tests-cdi-webapp ............................ SUCCESS [ 11.300 s]
[INFO] jersey-tests-cdi-with-jersey-injection-custom-cfg-webapp SUCCESS [  1.307 s]
[INFO] jersey-tests-cdi-with-jersey-injection-custom-hk2-banned-webapp SUCCESS [  1.443 s]
[INFO] jersey-tests-cdi-with-jersey-injection-webapp ...... SUCCESS [  1.022 s]
[INFO] jersey-tests-context-inject-on-server .............. SUCCESS [  8.384 s]
[INFO] jersey-tests-glassfish-inject-on-server ............ SUCCESS [01:34 min]
[INFO] client-connector-provider .......................... SUCCESS [  2.931 s]
[INFO] jersey-tests-integration-ejb-multimodule-lib ....... SUCCESS [  0.341 s]
[INFO] jersey-tests-integration-ejb-multimodule-war ....... SUCCESS [  0.702 s]
[INFO] jersey-tests-integration-ejb-multimodule-ear ....... SUCCESS [  0.339 s]
[INFO] jersey-tests-integration-ejb-multimodule ........... SUCCESS [  0.100 s]
[INFO] jersey-tests-integration-ejb-multimodule-reload-lib  SUCCESS [  0.431 s]
[INFO] jersey-tests-integration-ejb-multimodule-reload-war1 SUCCESS [  0.630 s]
[INFO] jersey-tests-integration-ejb-multimodule-reload-war2 SUCCESS [  0.571 s]
[INFO] jersey-tests-integration-ejb-multimodule-reload-ear  SUCCESS [  0.410 s]
[INFO] jersey-tests-integration-ejb-multimodule-reload .... SUCCESS [  0.087 s]
[INFO] jersey-tests-ejb-webapp ............................ SUCCESS [  1.282 s]
[INFO] jersey-tests-externalproperties .................... SUCCESS [  2.833 s]
[INFO] j-376-reproducer ................................... SUCCESS [  4.645 s]
[INFO] jersey-tests-integration-j-441-war1 ................ SUCCESS [  0.644 s]
[INFO] jersey-tests-integration-j-441-war2 ................ SUCCESS [  0.586 s]
[INFO] jersey-tests-integration-j-441-ear ................. SUCCESS [  0.393 s]
[INFO] jersey-tests-integration-j-441 ..................... SUCCESS [  0.080 s]
[INFO] jersey-tests-integration-j-59-ejb-lib .............. SUCCESS [  0.239 s]
[INFO] jersey-tests-integration-j-59-cdi-war .............. SUCCESS [  0.670 s]
[INFO] jersey-tests-integration-j-59-ear .................. SUCCESS [  0.303 s]
[INFO] jersey-tests-integration-j-59 ...................... SUCCESS [  0.090 s]
[INFO] jersey-compatibility-jackson14 ..................... SUCCESS [  1.742 s]
[INFO] jersey-tests-component-inject ...................... SUCCESS [  3.729 s]
[INFO] jersey-tests-integration-jersey-1107 ............... SUCCESS [  3.400 s]
[INFO] jersey-tests-integration-jersey-1223 ............... SUCCESS [  2.601 s]
[INFO] jersey-tests-integration-jersey-1604 ............... SUCCESS [  3.470 s]
[INFO] jersey-tests-integration-jersey-1667 ............... SUCCESS [  3.279 s]
[INFO] jersey-tests-integration-jersey-1829 ............... SUCCESS [  3.125 s]
[INFO] jersey-tests-integration-jersey-1883 ............... SUCCESS [  3.481 s]
[INFO] jersey-tests-integration-jersey-1928 ............... SUCCESS [  3.138 s]
[INFO] jersey-tests-integration-jersey-1960 ............... SUCCESS [  3.561 s]
[INFO] jersey-tests-integration-jersey-1964 ............... SUCCESS [  3.247 s]
[INFO] jersey-tests-integration-jersey-2031 ............... SUCCESS [  5.989 s]
[INFO] jersey-tests-integration-jersey-2136 ............... SUCCESS [  1.951 s]
[INFO] jersey-tests-integration-jersey-2137 ............... SUCCESS [  0.653 s]
[INFO] jersey-tests-integration-jersey-2154 ............... SUCCESS [  0.525 s]
[INFO] jersey-tests-integration-jersey-2160 ............... SUCCESS [  3.058 s]
[INFO] jersey-tests-integration-jersey-2164 ............... SUCCESS [  2.759 s]
[INFO] jersey-tests-integration-jersey-2167 ............... SUCCESS [  3.551 s]
[INFO] jersey-tests-integration-jersey-2176 ............... SUCCESS [  4.138 s]
[INFO] jersey-tests-integration-jersey-2184 ............... SUCCESS [  2.968 s]
[INFO] jersey-tests-integration-jersey-2255 ............... SUCCESS [  4.045 s]
[INFO] jersey-tests-integration-jersey-2322 ............... SUCCESS [  4.394 s]
[INFO] jersey-tests-integration-jersey-2335 ............... SUCCESS [  2.779 s]
[INFO] jersey-tests-integration-jersey-2421 ............... SUCCESS [  1.734 s]
[INFO] jersey-tests-integration-jersey-2551 ............... SUCCESS [  3.076 s]
[INFO] jersey-tests-integration-jersey-2612 ............... SUCCESS [  2.860 s]
[INFO] jersey-tests-integration-jersey-2637 ............... SUCCESS [  4.229 s]
[INFO] jersey-tests-integration-jersey-2654 ............... SUCCESS [  1.806 s]
[INFO] jersey-tests-integration-jersey-2673 ............... SUCCESS [  4.527 s]
[INFO] jersey-tests-integration-jersey-2689 ............... SUCCESS [  3.284 s]
[INFO] jersey-tests-integration-jersey-2704 ............... SUCCESS [  3.327 s]
[INFO] jersey-tests-integration-jersey-2776 ............... SUCCESS [  1.766 s]
[INFO] jersey-tests-integration-jersey-2794 ............... SUCCESS [  2.676 s]
[INFO] jersey-tests-integration-jersey-2846 ............... SUCCESS [  7.513 s]
[INFO] jersey-tests-integration-jersey-2878 ............... SUCCESS [  4.130 s]
[INFO] jersey-tests-integration-jersey-2892 ............... SUCCESS [  4.178 s]
[INFO] jersey-3662 ........................................ SUCCESS [  2.249 s]
[INFO] jersey-tests-integration-jersey-3796 ............... SUCCESS [  4.084 s]
[INFO] jersey-tests-integration-jersey-780 ................ SUCCESS [  2.076 s]
[INFO] jersey-tests-integration-jersey-3670 ............... SUCCESS [  2.299 s]
[INFO] jersey-3992 ........................................ SUCCESS [  4.139 s]
[INFO] jersey-tests-integration-jersey-4003 ............... SUCCESS [  2.859 s]
[INFO] jersey-tests-integration-jersey-4099 ............... SUCCESS [  3.623 s]
[INFO] jersey-4321 ........................................ SUCCESS [  2.412 s]
[INFO] jersey-examples .................................... SUCCESS [  1.527 s]
[INFO] jersey-examples-server-sent-events-jersey .......... SUCCESS [  9.776 s]
[INFO] jersey-4507 ........................................ SUCCESS [  4.234 s]
[INFO] jersey-4542 ........................................ SUCCESS [  4.173 s]
[INFO] jersey-4697 ........................................ SUCCESS [  5.725 s]
[INFO] jersey-4722 ........................................ SUCCESS [  2.832 s]
[INFO] jersey-tests-integration-jersey-4949 ............... SUCCESS [  2.842 s]
[INFO] jetty-response-close ............................... SUCCESS [  2.298 s]
[INFO] jersey-bundles ..................................... SUCCESS [  0.184 s]
[INFO] jersey-bundles-jaxrs-ri ............................ SUCCESS [ 35.549 s]
[INFO] microprofile-integration-project ................... SUCCESS [  0.077 s]
[INFO] microprofile-config-project ........................ SUCCESS [  0.068 s]
[INFO] config-webapp ...................................... SUCCESS [  1.774 s]
[INFO] helidon-config-webapp .............................. SUCCESS [  3.904 s]
[INFO] jersey-rest-client-tck ............................. SUCCESS [07:28 min]
[INFO] jersey-rest-client14-compatibility ................. SUCCESS [  4.972 s]
[INFO] jersey-tests-integration-portability-jersey-1 ...... SUCCESS [  2.173 s]
[INFO] jersey-tests-integration-portability-jersey-2 ...... SUCCESS [  4.171 s]
[INFO] jersey-tests-integration-property-check ............ SUCCESS [  1.461 s]
[INFO] jersey-tests-integration-jersey-security-digest .... SUCCESS [  3.794 s]
[INFO] jersey-tests-integration-servlet-2.5-autodiscovery-1 SUCCESS [  3.794 s]
[INFO] jersey-tests-integration-servlet-2.5-autodiscovery-2 SUCCESS [  4.098 s]
[INFO] jersey-tests-integration-servlet-2.5-filter ........ SUCCESS [  4.098 s]
[INFO] jersey-tests-integration-servlet-2.5-inflector-1 ... SUCCESS [  2.722 s]
[INFO] jersey-tests-integration-servlet-2.5-init-1 ........ SUCCESS [  4.274 s]
[INFO] jersey-tests-integration-servlet-2.5-init-2 ........ SUCCESS [  3.192 s]
[INFO] jersey-tests-integration-servlet-2.5-init-3 ........ SUCCESS [  3.598 s]
[INFO] jersey-tests-integration-servlet-2.5-init-4 ........ SUCCESS [  2.607 s]
[INFO] jersey-tests-integration-servlet-2.5-init-5 ........ SUCCESS [  3.478 s]
[INFO] jersey-tests-integration-servlet-2.5-init-6 ........ SUCCESS [  2.852 s]
[INFO] jersey-tests-integration-servlet-2.5-init-7 ........ SUCCESS [  3.399 s]
[INFO] jersey-tests-integration-servlet-2.5-init-8 ........ SUCCESS [  2.602 s]
[INFO] jersey-tests-integration-servlet-2.5-mvc-1 ......... SUCCESS [  6.654 s]
[INFO] jersey-tests-integration-servlet-2.5-mvc-2 ......... SUCCESS [  5.855 s]
[INFO] jersey-tests-integration-servlet-2.5-mvc-3 ......... SUCCESS [  5.348 s]
[INFO] jersey-tests-integration-servlet-2.5-reload ........ SUCCESS [  1.741 s]
[INFO] jersey-tests-integration-servlet-3-async ........... SUCCESS [  5.874 s]
[INFO] jersey-tests-integration-servlet-3-chunked-io ...... SUCCESS [ 10.188 s]
[INFO] jersey-tests-integration-servlet-3-filter .......... SUCCESS [  3.105 s]
[INFO] jersey-tests-integration-servlet-3-gf-async ........ SUCCESS [  0.769 s]
[INFO] jersey-tests-integration-servlet-3-inflector-1 ..... SUCCESS [  3.108 s]
[INFO] jersey-tests-integration-servlet-3-init-1 .......... SUCCESS [  2.608 s]
[INFO] jersey-tests-integration-servlet-3-init-2 .......... SUCCESS [  3.725 s]
[INFO] jersey-tests-integration-servlet-3-init-3 .......... SUCCESS [  3.054 s]
[INFO] jersey-tests-integration-servlet-3-init-4 .......... SUCCESS [  3.652 s]
[INFO] jersey-tests-integration-servlet-3-init-5 .......... SUCCESS [  2.438 s]
[INFO] jersey-tests-integration-servlet-3-init-6 .......... SUCCESS [  3.819 s]
[INFO] jersey-tests-integration-servlet-3-init-7 .......... SUCCESS [  2.552 s]
[INFO] jersey-tests-integration-servlet-3-init-8 .......... SUCCESS [  5.030 s]
[INFO] jersey-tests-integration-servlet-3-init-9 .......... SUCCESS [  2.592 s]
[INFO] jersey-tests-integration-servlet-3-init-provider ... SUCCESS [  6.015 s]
[INFO] jersey-tests-integration-servlet-3-params .......... SUCCESS [  2.591 s]
[INFO] jersey-tests-integration-servlet-3-sse-1 ........... SUCCESS [  1.736 s]
[INFO] jersey-tests-integration-servlet-4.0-mvc-1 ......... SUCCESS [  4.488 s]
[INFO] jersey-tests-integration-servlet-request-wrapper-binding-2 SUCCESS [  5.566 s]
[INFO] jersey-tests-integration-servlet-request-wrapper-binding SUCCESS [  4.006 s]
[INFO] jersey-tests-integration-servlet-tests ............. SUCCESS [  5.986 s]
[INFO] jersey-tests-integration-sonar-test ................ SUCCESS [  3.084 s]
[INFO] jersey-tests-integration-spring4 ................... SUCCESS [  7.703 s]
[INFO] jersey-tests-integration-spring5 ................... SUCCESS [  7.494 s]
[INFO] jersey-tests-integration-tracing-support ........... SUCCESS [ 12.574 s]
[INFO] reactive-streams-integration-project ............... SUCCESS [  0.090 s]
[INFO] sse-reactive-streams-tck ........................... SUCCESS [ 14.226 s]
[INFO] jersey-tests-jmockit ............................... SUCCESS [  4.517 s]
[INFO] jersey-test-framework-memleak-test-common .......... SUCCESS [  0.437 s]
[INFO] jersey-tests-memleak ............................... SUCCESS [  0.106 s]
[INFO] jersey-tests-memleak-redeployment .................. SUCCESS [  0.097 s]
[INFO] jersey-tests-memleak-redeployment-leaking-test-app . SUCCESS [  0.496 s]
[INFO] jersey-examples-webapp-parent-pom .................. SUCCESS [  0.178 s]
[INFO] jersey-examples-helloworld-webapp .................. SUCCESS [  4.020 s]
[INFO] jersey-test-framework-maven ........................ SUCCESS [  0.082 s]
[INFO] jersey-test-framework-maven-container-runner-plugin  SUCCESS [ 16.434 s]
[INFO] jersey-tests-memleak-redeployment-hello-world-app-ref SUCCESS [  0.248 s]
[INFO] jersey-tests-memleak-redeployment-no-jersey-app .... SUCCESS [  0.727 s]
[INFO] jersey-tests-memleak-redeployment-threadlocals-app . SUCCESS [  0.570 s]
[INFO] jersey-tests-memleak-testcase ...................... SUCCESS [  0.117 s]
[INFO] jersey-tests-memleak-testcase-bean-param-leak ...... SUCCESS [  0.989 s]
[INFO] jersey-tests-memleak-testcase-shutdown-hook-leak ... SUCCESS [  0.641 s]
[INFO] jersey-tests-memleak-testcase-shutdown-hook-leak-client SUCCESS [  0.233 s]
[INFO] jersey-tests-memleak-testcase-leaking-test-app ..... SUCCESS [  0.594 s]
[INFO] jersey-tests-osgi .................................. SUCCESS [  0.072 s]
[INFO] jersey-tests-osgi-functional ....................... SUCCESS [01:46 min]
[INFO] jersey-tests-stress ................................ SUCCESS [  2.935 s]
[INFO] jersey-tests-performance ........................... SUCCESS [  0.244 s]
[INFO] performance-test-benchmarks ........................ SUCCESS [  8.439 s]
[INFO] jersey-tests-performance-runners ................... SUCCESS [  0.239 s]
[INFO] jersey-grizzly-runner .............................. SUCCESS [  1.664 s]
[INFO] jersey-tests-performance-testcase .................. SUCCESS [  0.124 s]
[INFO] jersey-tests-performance-assemblies ................ SUCCESS [  0.265 s]
[INFO] jersey-tests-performance-filter-dynamic-test ....... FAILURE [  2.288 s]
[INFO] jersey-tests-performance-filter-global-test ........ SKIPPED
[INFO] jersey-tests-performance-filter-name-test .......... SKIPPED
[INFO] jersey-tests-performance-interceptor-dynamic-test .. SKIPPED
[INFO] jersey-tests-performance-interceptor-global-test ... SKIPPED
[INFO] jersey-tests-performance-interceptor-name-test ..... SKIPPED
[INFO] jersey-tests-performance-custom-provider-test ...... SKIPPED
[INFO] jersey-tests-performance-json-jackson-test ......... SKIPPED
[INFO] jersey-tests-performance-json-moxy-test ............ SKIPPED
[INFO] jersey-tests-performance-mbw-kryo-test ............. SKIPPED
[INFO] jersey-tests-performance-text-plain-test ........... SKIPPED
[INFO] jersey-tests-performance-xml-jaxb-test ............. SKIPPED
[INFO] jersey-tests-performance-xml-moxy-test ............. SKIPPED
[INFO] jersey-tests-performance-param-srl ................. SKIPPED
[INFO] jersey-tests-performance-proxy-injection-test ...... SKIPPED
[INFO] performance-test-tools ............................. SKIPPED
[INFO] jersey-release-test ................................ SKIPPED
[INFO] jersey-examples-assemblies ......................... SKIPPED
[INFO] jersey-examples-bookmark ........................... SKIPPED
[INFO] jersey-examples-bookmark-em ........................ SKIPPED
[INFO] jersey-examples-bookstore-webapp ................... SKIPPED
[INFO] jersey-examples-cdi-webapp ......................... SKIPPED
[INFO] jersey-examples-clipboard .......................... SKIPPED
[INFO] jersey-examples-clipboard-programmatic ............. SKIPPED
[INFO] jersey-examples-configured-client .................. SKIPPED
[INFO] jersey-examples-declarative-linking ................ SKIPPED
[INFO] jersey-examples-entity-filtering ................... SKIPPED
[INFO] jersey-examples-entity-filtering-selectable ........ SKIPPED
[INFO] jersey-examples-entity-filtering-security .......... SKIPPED
[INFO] jersey-examples-extended-wadl-webapp ............... SKIPPED
[INFO] jersey-examples-exception-mapping .................. SKIPPED
[INFO] jersey-examples-freemarker-webapp .................. SKIPPED
[INFO] jersey-examples-groovy ............................. SKIPPED
[INFO] jersey-examples-helloworld ......................... SKIPPED
[INFO] jersey-examples-helloworld-benchmark ............... SKIPPED
[INFO] jersey-examples-helloworld-cdi2-se ................. SKIPPED
[INFO] jersey-examples-helloworld-netty ................... SKIPPED
[INFO] jersey-examples-helloworld-programmatic ............ SKIPPED
[INFO] jersey-examples-helloworld-pure-jax-rs ............. SKIPPED
[INFO] jersey-examples-helloworld-weld .................... SKIPPED
[INFO] jersey-examples-helloworld-spring-webapp ........... SKIPPED
[INFO] helloworld-spring-annotations ...................... SKIPPED
[INFO] jersey-examples-http-patch ......................... SKIPPED
[INFO] jersey-examples-http-trace ......................... SKIPPED
[INFO] jersey-examples-https-clientserver-grizzly ......... SKIPPED
[INFO] jersey-examples-https-server-glassfish ............. SKIPPED
[INFO] jersey-examples-java8-webapp ....................... SKIPPED
[INFO] jersey-examples-jaxb ............................... SKIPPED
[INFO] jersey-examples-jaxrs-types-injection .............. SKIPPED
[INFO] jersey-examples-ejb ................................ SKIPPED
[INFO] jersey-examples-json-binding-webapp ................ SKIPPED
[INFO] jersey-examples-json-jackson ....................... SKIPPED
[INFO] jersey-examples-json-jackson1 ...................... SKIPPED
[INFO] jersey-examples-json-jettison ...................... SKIPPED
[INFO] jersey-examples-json-moxy .......................... SKIPPED
[INFO] jersey-examples-json-processing-webapp ............. SKIPPED
[INFO] jersey-examples-json-with-padding .................. SKIPPED
[INFO] jersey-examples-managed-beans-webapp ............... SKIPPED
[INFO] jersey-examples-managed-client ..................... SKIPPED
[INFO] jersey-examples-managed-client-webapp .............. SKIPPED
[INFO] jersey-examples-managed-client-simple-webapp ....... SKIPPED
[INFO] jersey-examples-multipart-webapp ................... SKIPPED
[INFO] jersey-micrometer-example-webapp ................... SKIPPED
[INFO] jersey-examples-open-tracing ....................... SKIPPED
[INFO] jersey-examples-osgi-helloworld-webapp ............. SKIPPED
[INFO] jersey-examples-osgi-helloworld-webapp-lib ......... SKIPPED
[INFO] jersey-examples-osgi-helloworld-webapp-additional .. SKIPPED
[INFO] jersey-examples-osgi-helloworld-webapp-alternate-version SKIPPED
[INFO] jersey-examples-osgi-helloworld-webapp-wab ......... SKIPPED
[INFO] jersey-examples-osgi-helloworld-webapp-test ........ SKIPPED
[INFO] jersey-examples-osgi-http-service .................. SKIPPED
[INFO] jersey-examples-osgi-http-service-bundle ........... SKIPPED
[INFO] jersey-examples-osgi-http-service-test ............. SKIPPED
[INFO] oauth-client-twitter ............................... SKIPPED
[INFO] jersey-examples-reload ............................. SKIPPED
[INFO] jersey-examples-rx-client-webapp ................... SKIPPED
[INFO] jersey-examples-server-async ....................... SKIPPED
[INFO] jersey-examples-server-async-managed ............... SKIPPED
[INFO] jersey-examples-server-async-standalone ............ SKIPPED
[INFO] jersey-examples-server-async-standalone-client ..... SKIPPED
[INFO] jersey-examples-server-async-standalone-webapp ..... SKIPPED
[INFO] jersey-examples-server-sent-events-jaxrs ........... SKIPPED
[INFO] jersey-examples-servlet3-webapp .................... SKIPPED
[INFO] jersey-examples-simple-console ..................... SKIPPED
[INFO] jersey-examples-sse-item-store-jersey-webapp ....... SKIPPED
[INFO] jersey-examples-sse-item-store-jaxrs-webapp ........ SKIPPED
[INFO] jersey-examples-sse-twitter-aggregator ............. SKIPPED
[INFO] jersey-examples-system-properties .................. SKIPPED
[INFO] jersey-examples-moxy ............................... SKIPPED
[INFO] jersey-test-framework-maven-custom-enforcer-rules .. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:07 h
[INFO] Finished at: 2024-04-18T06:52:11Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.1.2:test (default-test) on project filter-dynamic: 
[ERROR] 
[ERROR] Please refer to /home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/test-cases/filter-dynamic/target/surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd '/home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/test-cases/filter-dynamic' && '/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java' '-Xmx1024m' '-Dfile.encoding=UTF8' '-jar' '/home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/test-cases/filter-dynamic/target/surefire/surefirebooter-20240418065209774_5909.jar' '/home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/test-cases/filter-dynamic/target/surefire' '2024-04-18T05-47-32_080-jvmRun1' 'surefire-20240418065209774_5907tmp' 'surefire_619-20240418065209774_5908tmp'
[ERROR] Error occurred in starting fork, check output in log
[ERROR] Process Exit Code: 143
[ERROR] Crashed tests:
[ERROR] org.glassfish.jersey.tests.performance.filter.dynamic.FilterTest
[ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd '/home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/test-cases/filter-dynamic' && '/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java' '-Xmx1024m' '-Dfile.encoding=UTF8' '-jar' '/home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/test-cases/filter-dynamic/target/surefire/surefirebooter-20240418065209774_5909.jar' '/home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/test-cases/filter-dynamic/target/surefire' '2024-04-18T05-47-32_080-jvmRun1' 'surefire-20240418065209774_5907tmp' 'surefire_619-20240418065209774_5908tmp'
[ERROR] Error occurred in starting fork, check output in log
[ERROR] Process Exit Code: 143
[ERROR] Crashed tests:
[ERROR] org.glassfish.jersey.tests.performance.filter.dynamic.FilterTest
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:643)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:285)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:250)
[ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1203)
[ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:1055)
[ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:871)
[ERROR] 	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162)
[ERROR] 	at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159)
[ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105)
[ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73)
[ERROR] 	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53)
[ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118)
[ERROR] 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261)
[ERROR] 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173)
[ERROR] 	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101)
[ERROR] 	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906)
[ERROR] 	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283)
[ERROR] 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:206)
[ERROR] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[ERROR] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[ERROR] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[ERROR] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348)
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.1.2:test (default-test) on project filter-dynamic: 

Please refer to /home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/test-cases/filter-dynamic/target/surefire-reports for the individual test results.
Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
Command was /bin/sh -c cd '/home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/test-cases/filter-dynamic' && '/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java' '-Xmx1024m' '-Dfile.encoding=UTF8' '-jar' '/home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/test-cases/filter-dynamic/target/surefire/surefirebooter-20240418065209774_5909.jar' '/home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/test-cases/filter-dynamic/target/surefire' '2024-04-18T05-47-32_080-jvmRun1' 'surefire-20240418065209774_5907tmp' 'surefire_619-20240418065209774_5908tmp'
Error occurred in starting fork, check output in log
Process Exit Code: 143
Crashed tests:
org.glassfish.jersey.tests.performance.filter.dynamic.FilterTest
org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
Command was /bin/sh -c cd '/home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/test-cases/filter-dynamic' && '/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java' '-Xmx1024m' '-Dfile.encoding=UTF8' '-jar' '/home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/test-cases/filter-dynamic/target/surefire/surefirebooter-20240418065209774_5909.jar' '/home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/test-cases/filter-dynamic/target/surefire' '2024-04-18T05-47-32_080-jvmRun1' 'surefire-20240418065209774_5907tmp' 'surefire_619-20240418065209774_5908tmp'
Error occurred in starting fork, check output in log
Process Exit Code: 143
Crashed tests:
org.glassfish.jersey.tests.performance.filter.dynamic.FilterTest
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:643)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:285)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:250)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1203)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:1055)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:871)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126)
	at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328)
	at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174)
	at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75)
	at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162)
	at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:206)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348)

    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:333)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
    at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
    at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
    at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
Caused by: org.apache.maven.plugin.MojoExecutionException: 

Please refer to /home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/test-cases/filter-dynamic/target/surefire-reports for the individual test results.
Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
Command was /bin/sh -c cd '/home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/test-cases/filter-dynamic' && '/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java' '-Xmx1024m' '-Dfile.encoding=UTF8' '-jar' '/home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/test-cases/filter-dynamic/target/surefire/surefirebooter-20240418065209774_5909.jar' '/home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/test-cases/filter-dynamic/target/surefire' '2024-04-18T05-47-32_080-jvmRun1' 'surefire-20240418065209774_5907tmp' 'surefire_619-20240418065209774_5908tmp'
Error occurred in starting fork, check output in log
Process Exit Code: 143
Crashed tests:
org.glassfish.jersey.tests.performance.filter.dynamic.FilterTest
org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
Command was /bin/sh -c cd '/home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/test-cases/filter-dynamic' && '/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java' '-Xmx1024m' '-Dfile.encoding=UTF8' '-jar' '/home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/test-cases/filter-dynamic/target/surefire/surefirebooter-20240418065209774_5909.jar' '/home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/test-cases/filter-dynamic/target/surefire' '2024-04-18T05-47-32_080-jvmRun1' 'surefire-20240418065209774_5907tmp' 'surefire_619-20240418065209774_5908tmp'
Error occurred in starting fork, check output in log
Process Exit Code: 143
Crashed tests:
org.glassfish.jersey.tests.performance.filter.dynamic.FilterTest
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:643)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:285)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:250)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1203)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:1055)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:871)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126)
	at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328)
	at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174)
	at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75)
	at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162)
	at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:206)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348)

    at org.apache.maven.plugin.surefire.SurefireHelper.throwException (SurefireHelper.java:244)
    at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution (SurefireHelper.java:159)
    at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary (SurefirePlugin.java:542)
    at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked (AbstractSurefireMojo.java:1067)
    at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute (AbstractSurefireMojo.java:871)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
    at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
    at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
    at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
Caused by: org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
Command was /bin/sh -c cd '/home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/test-cases/filter-dynamic' && '/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java' '-Xmx1024m' '-Dfile.encoding=UTF8' '-jar' '/home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/test-cases/filter-dynamic/target/surefire/surefirebooter-20240418065209774_5909.jar' '/home/jenkins/agent/workspace/ci-cd-integration_2.x/tests/performance/test-cases/filter-dynamic/target/surefire' '2024-04-18T05-47-32_080-jvmRun1' 'surefire-20240418065209774_5907tmp' 'surefire_619-20240418065209774_5908tmp'
Error occurred in starting fork, check output in log
Process Exit Code: 143
Crashed tests:
org.glassfish.jersey.tests.performance.filter.dynamic.FilterTest
    at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork (ForkStarter.java:643)
    at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run (ForkStarter.java:285)
    at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run (ForkStarter.java:250)
    at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider (AbstractSurefireMojo.java:1203)
    at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked (AbstractSurefireMojo.java:1055)
    at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute (AbstractSurefireMojo.java:871)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
    at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
    at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
    at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :filter-dynamic
Apr 18, 2024 6:52:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:33053/
script returned exit code 1
Sending interrupt signal to process
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for jersey 2.43-SNAPSHOT:
[INFO] 
[INFO] jersey ............................................. SUCCESS [  4.876 s]
[INFO] jersey-archetypes .................................. SUCCESS [  0.749 s]
[INFO] jersey-archetype-heroku-webapp ..................... SUCCESS [  3.454 s]
[INFO] jersey-archetype-grizzly2 .......................... SUCCESS [  0.202 s]
[INFO] jersey-archetype-webapp ............................ SUCCESS [  0.200 s]
[INFO] jersey-example-java8-webapp ........................ SUCCESS [  0.492 s]
[INFO] jersey-bom ......................................... SUCCESS [  0.100 s]
[INFO] jersey-core-common ................................. SUCCESS [ 44.090 s]
[INFO] jersey-inject ...................................... SUCCESS [  0.114 s]
[INFO] jersey-inject-hk2 .................................. SUCCESS [  4.179 s]
[INFO] jersey-core-client ................................. SUCCESS [ 22.923 s]
[INFO] jersey-media ....................................... SUCCESS [  0.093 s]
[INFO] jersey-media-jaxb .................................. SUCCESS [  4.424 s]
[INFO] jersey-core-server ................................. SUCCESS [01:05 min]
[INFO] jersey-containers .................................. SUCCESS [  0.105 s]
[INFO] jersey-container-grizzly2-http ..................... SUCCESS [  0.711 s]
[INFO] jersey-container-servlet-core ...................... SUCCESS [  2.982 s]
[INFO] jersey-test-framework .............................. SUCCESS [  0.094 s]
[INFO] jersey-test-framework-core ......................... SUCCESS [  3.044 s]
[INFO] jersey-container-servlet ........................... SUCCESS [  0.603 s]
[INFO] jersey-container-grizzly2-servlet .................. SUCCESS [  0.592 s]
[INFO] jersey-test-framework-providers .................... SUCCESS [  0.079 s]
[INFO] jersey-test-framework-provider-grizzly2 ............ SUCCESS [  6.838 s]
[INFO] jersey-connectors .................................. SUCCESS [  0.076 s]
[INFO] jersey-connectors-apache ........................... SUCCESS [ 20.885 s]
[INFO] jersey-connectors-apache5 .......................... SUCCESS [ 21.794 s]
[INFO] jersey-test-framework-provider-inmemory ............ SUCCESS [  2.938 s]
[INFO] jersey-test-framework-provider-external ............ SUCCESS [  0.278 s]
[INFO] jersey-container-jdk-http .......................... SUCCESS [ 18.583 s]
[INFO] jersey-test-framework-provider-jdk-http ............ SUCCESS [  7.832 s]
[INFO] jersey-container-simple-http ....................... SUCCESS [ 18.012 s]
[INFO] jersey-test-framework-provider-simple .............. SUCCESS [  2.993 s]
[INFO] jersey-container-jetty-http ........................ SUCCESS [ 11.547 s]
[INFO] jersey-test-framework-provider-jetty ............... SUCCESS [  2.066 s]
[INFO] jersey-connectors-netty ............................ SUCCESS [ 40.798 s]
[INFO] jersey-container-netty-http ........................ SUCCESS [  0.699 s]
[INFO] jersey-test-framework-provider-netty ............... SUCCESS [  0.220 s]
[INFO] jersey-test-framework-provider-bundle .............. SUCCESS [  0.097 s]
[INFO] jersey-connectors-grizzly .......................... SUCCESS [ 10.705 s]
[INFO] jersey-connectors-jdk .............................. SUCCESS [ 42.834 s]
[INFO] jersey-extensions .................................. SUCCESS [  0.161 s]
[INFO] jersey-ext-entity-filtering ........................ SUCCESS [  3.141 s]
[INFO] jersey-media-json-jackson .......................... SUCCESS [  6.245 s]
[INFO] jersey-connectors-jetty ............................ SUCCESS [ 15.886 s]
[INFO] jersey-container-jetty-http2 ....................... SUCCESS [ 11.900 s]
[INFO] jersey-test-framework-provider-jetty-http2 ......... SUCCESS [  2.695 s]
[INFO] jersey-connectors-jetty-http2 ...................... SUCCESS [ 16.184 s]
[INFO] jersey-cdi-support ................................. SUCCESS [  0.088 s]
[INFO] jersey-ext-cdi1x ................................... SUCCESS [  2.991 s]
[INFO] jersey-glassfish-support ........................... SUCCESS [  0.078 s]
[INFO] jersey-gf-ejb ...................................... SUCCESS [ 12.227 s]
[INFO] jersey-container-jetty-servlet ..................... SUCCESS [  0.861 s]
[INFO] jersey-ext-bean-validation ......................... SUCCESS [  1.353 s]
[INFO] jersey-ext-cdi1x-ban-custom-hk2-binding ............ SUCCESS [  0.913 s]
[INFO] jersey-ext-cdi-rs-inject ........................... SUCCESS [ 26.272 s]
[INFO] jersey-ext-cdi1x-servlet ........................... SUCCESS [  0.449 s]
[INFO] jersey-ext-cdi1x-transaction ....................... SUCCESS [  0.762 s]
[INFO] jersey-ext-cdi1x-validation ........................ SUCCESS [  0.662 s]
[INFO] jersey-ext-weld2-se ................................ SUCCESS [  2.191 s]
[INFO] jersey-ext-metainf-services ........................ SUCCESS [  2.096 s]
[INFO] jersey-micrometer .................................. SUCCESS [ 10.927 s]
[INFO] jersey-ext-mvc ..................................... SUCCESS [  1.416 s]
[INFO] jersey-ext-mvc-bean-validation ..................... SUCCESS [  0.357 s]
[INFO] jersey-ext-mvc-freemarker .......................... SUCCESS [  0.636 s]
[INFO] jersey-ext-mvc-jsp ................................. SUCCESS [  0.593 s]
[INFO] jersey-ext-mvc-mustache ............................ SUCCESS [  0.389 s]
[INFO] jersey-ext-proxy-client ............................ SUCCESS [  6.808 s]
[INFO] jersey-ext-rx ...................................... SUCCESS [  0.073 s]
[INFO] jersey-ext-rx-client-guava ......................... SUCCESS [  1.378 s]
[INFO] jersey-ext-rx-client-rxjava ........................ SUCCESS [  1.660 s]
[INFO] jersey-ext-rx-client-rxjava2 ....................... SUCCESS [  1.770 s]
[INFO] jersey-ext-servlet-portability ..................... SUCCESS [  0.737 s]
[INFO] jersey-spring4 ..................................... SUCCESS [  7.562 s]
[INFO] jersey-spring5 ..................................... SUCCESS [  6.815 s]
[INFO] jersey-wadl-doclet ................................. SUCCESS [  0.796 s]
[INFO] jersey-media-json-binding .......................... SUCCESS [  1.435 s]
[INFO] jersey-media-sse ................................... SUCCESS [ 24.517 s]
[INFO] project ............................................ SUCCESS [  0.079 s]
[INFO] jersey-mp-rest-client .............................. SUCCESS [  4.434 s]
[INFO] jersey-mp-config ................................... SUCCESS [  4.944 s]
[INFO] jersey-incubator ................................... SUCCESS [  0.119 s]
[INFO] jersey-inject-cdi-weld ............................. SUCCESS [  8.266 s]
[INFO] jersey-declarative-linking ......................... SUCCESS [  5.883 s]
[INFO] jersey-ext-gae-integration ......................... SUCCESS [  1.327 s]
[INFO] jersey-media-html-json ............................. SUCCESS [  4.889 s]
[INFO] jersey-inject-injectless-client .................... SUCCESS [  0.207 s]
[INFO] jersey-media-kryo .................................. SUCCESS [  5.093 s]
[INFO] jersey-open-tracing ................................ SUCCESS [  0.676 s]
[INFO] jersey-inject-cdi2-se .............................. SUCCESS [  5.571 s]
[INFO] jersey-media-json-gson ............................. SUCCESS [  1.280 s]
[INFO] jersey-media-json-jackson1 ......................... SUCCESS [  0.809 s]
[INFO] jersey-media-json-jettison ......................... SUCCESS [  1.062 s]
[INFO] jersey-media-json-processing ....................... SUCCESS [  2.185 s]
[INFO] jersey-media-moxy .................................. SUCCESS [  1.376 s]
[INFO] jersey-media-multipart ............................. SUCCESS [ 10.469 s]
[INFO] jersey-security .................................... SUCCESS [  0.075 s]
[INFO] oauth1-signature ................................... SUCCESS [  1.973 s]
[INFO] jersey-security .................................... SUCCESS [  0.727 s]
[INFO] oauth1-server ...................................... SUCCESS [  3.758 s]
[INFO] oauth2-client ...................................... SUCCESS [  0.685 s]
[INFO] jersey-test-framework-util ......................... SUCCESS [  1.873 s]
[INFO] jersey-tests ....................................... SUCCESS [  0.065 s]
[INFO] jersey-tests-e2e ................................... SUCCESS [05:45 min]
[INFO] jersey-tests-e2e-client ............................ SUCCESS [08:53 min]
[INFO] jersey-tests-e2e-core-common ....................... SUCCESS [  4.468 s]
[INFO] jersey-tests-e2e-entity ............................ SUCCESS [06:53 min]
[INFO] jersey-tests-e2e-inject ............................ SUCCESS [  0.092 s]
[INFO] jersey-tests-e2e-inject-cdi-se ..................... SUCCESS [  6.254 s]
[INFO] jersey-tests-e2e-inject-cdi-inject-weld ............ SUCCESS [  6.969 s]
[INFO] e2e-inject-hk2 ..................................... SUCCESS [  2.684 s]
[INFO] jersey-tests-e2e-server ............................ SUCCESS [12:23 min]
[INFO] jersey-tests-e2e-testng ............................ SUCCESS [ 11.528 s]
[INFO] jersey-tests-e2e-tls ............................... SUCCESS [ 19.063 s]
[INFO] jersey-tests-integration ........................... SUCCESS [  0.077 s]
[INFO] jersey-asm-integration ............................. SUCCESS [  0.776 s]
[INFO] jersey-tests-integration-jersey-async-filter ....... SUCCESS [  8.730 s]
[INFO] cdi-integration-project ............................ SUCCESS [  0.134 s]
[INFO] jersey-tests-cdi-beanvalidation-webapp ............. SUCCESS [  9.739 s]
[INFO] jersey-tests-cdi-client ............................ SUCCESS [  1.809 s]
[INFO] jersey-tests-cdi-client-on-server .................. SUCCESS [  2.906 s]
[INFO] jersey-tests-cdi-ejb-webapp ........................ SUCCESS [  0.818 s]
[INFO] jersey-tests-cdi-iface-with-non-jaxrs-impl-test-webapp SUCCESS [  0.545 s]
[INFO] cdi-manually-bound ................................. SUCCESS [  3.235 s]
[INFO] jersey-tests-cdi-log-check ......................... SUCCESS [  2.747 s]
[INFO] jersey-tests-integration-cdi-multimodule-lib ....... SUCCESS [  0.257 s]
[INFO] jersey-tests-integration-cdi-multimodule-war ....... SUCCESS [  0.416 s]
[INFO] jersey-tests-integration-cdi-multimodule-war2 ...... SUCCESS [  0.489 s]
[INFO] jersey-tests-integration-cdi-multimodule-ear ....... SUCCESS [  0.749 s]
[INFO] jersey-tests-integration-cdi-multimodule ........... SUCCESS [  0.071 s]
[INFO] jersey-tests-cdi-multipart-webapp .................. SUCCESS [  0.377 s]
[INFO] jersey-tests-resource-with-at-context .............. SUCCESS [  2.513 s]
[INFO] cdi-sigleton ....................................... SUCCESS [  2.712 s]
[INFO] jersey-tests-cdi-webapp ............................ SUCCESS [ 11.885 s]
[INFO] jersey-tests-cdi-with-jersey-injection-custom-cfg-webapp SUCCESS [  0.975 s]
[INFO] jersey-tests-cdi-with-jersey-injection-custom-hk2-banned-webapp SUCCESS [  0.999 s]
[INFO] jersey-tests-cdi-with-jersey-injection-webapp ...... SUCCESS [  0.909 s]
[INFO] jersey-tests-context-inject-on-server .............. SUCCESS [  8.025 s]
[INFO] client-connector-provider .......................... SUCCESS [  1.880 s]
[INFO] jersey-tests-integration-ejb-multimodule-lib ....... SUCCESS [  0.259 s]
[INFO] jersey-tests-integration-ejb-multimodule-war ....... SUCCESS [  0.433 s]
[INFO] jersey-tests-integration-ejb-multimodule-ear ....... SUCCESS [  0.336 s]
[INFO] jersey-tests-integration-ejb-multimodule ........... SUCCESS [  0.094 s]
[INFO] jersey-tests-integration-ejb-multimodule-reload-lib  SUCCESS [  0.323 s]
[INFO] jersey-tests-integration-ejb-multimodule-reload-war1 SUCCESS [  0.445 s]
[INFO] jersey-tests-integration-ejb-multimodule-reload-war2 SUCCESS [  0.337 s]
[INFO] jersey-tests-integration-ejb-multimodule-reload-ear  SUCCESS [  0.302 s]
[INFO] jersey-tests-integration-ejb-multimodule-reload .... SUCCESS [  0.072 s]
[INFO] jersey-tests-ejb-webapp ............................ SUCCESS [  1.057 s]
[INFO] jersey-tests-externalproperties .................... SUCCESS [  2.221 s]
[INFO] j-376-reproducer ................................... SUCCESS [  3.168 s]
[INFO] jersey-tests-integration-j-441-war1 ................ SUCCESS [  0.430 s]
[INFO] jersey-tests-integration-j-441-war2 ................ SUCCESS [  0.489 s]
[INFO] jersey-tests-integration-j-441-ear ................. SUCCESS [  0.286 s]
[INFO] jersey-tests-integration-j-441 ..................... SUCCESS [  0.063 s]
[INFO] jersey-tests-integration-j-59-ejb-lib .............. SUCCESS [  0.220 s]
[INFO] jersey-tests-integration-j-59-cdi-war .............. SUCCESS [  0.400 s]
[INFO] jersey-tests-integration-j-59-ear .................. SUCCESS [  0.250 s]
[INFO] jersey-tests-integration-j-59 ...................... SUCCESS [  0.074 s]
[INFO] jersey-compatibility-jackson14 ..................... SUCCESS [  1.348 s]
[INFO] jersey-tests-component-inject ...................... SUCCESS [  2.602 s]
[INFO] jersey-tests-integration-jersey-1107 ............... SUCCESS [  2.228 s]
[INFO] jersey-tests-integration-jersey-1223 ............... SUCCESS [  1.612 s]
[INFO] jersey-tests-integration-jersey-1604 ............... SUCCESS [  2.255 s]
[INFO] jersey-tests-integration-jersey-1667 ............... SUCCESS [  2.234 s]
[INFO] jersey-tests-integration-jersey-1829 ............... SUCCESS [  3.817 s]
[INFO] jersey-tests-integration-jersey-1883 ............... SUCCESS [  2.383 s]
[INFO] jersey-tests-integration-jersey-1928 ............... SUCCESS [  2.105 s]
[INFO] jersey-tests-integration-jersey-1960 ............... SUCCESS [  2.232 s]
[INFO] jersey-tests-integration-jersey-1964 ............... SUCCESS [  2.797 s]
[INFO] jersey-tests-integration-jersey-2031 ............... SUCCESS [  9.496 s]
[INFO] jersey-tests-integration-jersey-2136 ............... SUCCESS [  1.620 s]
[INFO] jersey-tests-integration-jersey-2137 ............... SUCCESS [  0.600 s]
[INFO] jersey-tests-integration-jersey-2154 ............... SUCCESS [  0.481 s]
[INFO] jersey-tests-integration-jersey-2160 ............... SUCCESS [  2.192 s]
[INFO] jersey-tests-integration-jersey-2164 ............... SUCCESS [  2.506 s]
[INFO] jersey-tests-integration-jersey-2167 ............... SUCCESS [  2.312 s]
[INFO] jersey-tests-integration-jersey-2176 ............... SUCCESS [  3.323 s]
[INFO] jersey-tests-integration-jersey-2184 ............... SUCCESS [  2.188 s]
[INFO] jersey-tests-integration-jersey-2255 ............... SUCCESS [  3.306 s]
[INFO] jersey-tests-integration-jersey-2322 ............... SUCCESS [  3.116 s]
[INFO] jersey-tests-integration-jersey-2335 ............... SUCCESS [  2.262 s]
[INFO] jersey-tests-integration-jersey-2421 ............... SUCCESS [  1.220 s]
[INFO] jersey-tests-integration-jersey-2551 ............... SUCCESS [  2.109 s]
[INFO] jersey-tests-integration-jersey-2612 ............... SUCCESS [  2.530 s]
[INFO] jersey-tests-integration-jersey-2637 ............... SUCCESS [  4.106 s]
[INFO] jersey-tests-integration-jersey-2654 ............... SUCCESS [  1.773 s]
[INFO] jersey-tests-integration-jersey-2673 ............... SUCCESS [  3.567 s]
[INFO] jersey-tests-integration-jersey-2689 ............... SUCCESS [  3.516 s]
[INFO] jersey-tests-integration-jersey-2704 ............... SUCCESS [  1.968 s]
[INFO] jersey-tests-integration-jersey-2776 ............... SUCCESS [  2.332 s]
[INFO] jersey-tests-integration-jersey-2794 ............... SUCCESS [  3.704 s]
[INFO] jersey-tests-integration-jersey-2846 ............... SUCCESS [  6.640 s]
[INFO] jersey-tests-integration-jersey-2878 ............... SUCCESS [  2.889 s]
[INFO] jersey-tests-integration-jersey-2892 ............... SUCCESS [  3.821 s]
[INFO] jersey-3662 ........................................ SUCCESS [  1.766 s]
[INFO] jersey-tests-integration-jersey-3796 ............... SUCCESS [  2.749 s]
[INFO] jersey-tests-integration-jersey-780 ................ SUCCESS [  2.015 s]
[INFO] jersey-tests-integration-jersey-3670 ............... SUCCESS [  2.733 s]
[INFO] jersey-3992 ........................................ SUCCESS [  2.744 s]
[INFO] jersey-tests-integration-jersey-4003 ............... SUCCESS [  2.229 s]
[INFO] jersey-tests-integration-jersey-4099 ............... SUCCESS [  3.815 s]
[INFO] jersey-4321 ........................................ SUCCESS [  2.981 s]
[INFO] jersey-examples .................................... SUCCESS [  0.933 s]
[INFO] jersey-examples-server-sent-events-jersey .......... SUCCESS [  8.857 s]
[INFO] jersey-4507 ........................................ SUCCESS [  3.244 s]
[INFO] jersey-4542 ........................................ SUCCESS [  2.797 s]
[INFO] jersey-4697 ........................................ SUCCESS [  4.504 s]
[INFO] jersey-4722 ........................................ SUCCESS [  1.620 s]
[INFO] jersey-tests-integration-jersey-4949 ............... SUCCESS [  2.034 s]
[INFO] jetty-response-close ............................... SUCCESS [  2.786 s]
[INFO] jersey-bundles ..................................... SUCCESS [  0.094 s]
[INFO] jersey-bundles-jaxrs-ri ............................ SUCCESS [ 21.549 s]
[INFO] microprofile-integration-project ................... SUCCESS [  0.079 s]
[INFO] microprofile-config-project ........................ SUCCESS [  0.097 s]
[INFO] config-webapp ...................................... SUCCESS [  0.935 s]
[INFO] helidon-config-webapp .............................. SUCCESS [  2.755 s]
[INFO] jersey-rest-client-tck ............................. SUCCESS [07:47 min]
[INFO] jersey-rest-client14-compatibility ................. SUCCESS [  3.870 s]
[INFO] jersey-tests-integration-portability-jersey-1 ...... SUCCESS [  2.294 s]
[INFO] jersey-tests-integration-portability-jersey-2 ...... SUCCESS [  2.856 s]
[INFO] jersey-tests-integration-property-check ............ SUCCESS [  1.040 s]
[INFO] jersey-tests-integration-jersey-security-digest .... SUCCESS [  3.220 s]
[INFO] jersey-tests-integration-servlet-2.5-autodiscovery-1 SUCCESS [  2.054 s]
[INFO] jersey-tests-integration-servlet-2.5-autodiscovery-2 SUCCESS [  2.846 s]
[INFO] jersey-tests-integration-servlet-2.5-filter ........ SUCCESS [  2.087 s]
[INFO] jersey-tests-integration-servlet-2.5-inflector-1 ... SUCCESS [  2.501 s]
[INFO] jersey-tests-integration-servlet-2.5-init-1 ........ SUCCESS [  2.536 s]
[INFO] jersey-tests-integration-servlet-2.5-init-2 ........ SUCCESS [  2.397 s]
[INFO] jersey-tests-integration-servlet-2.5-init-3 ........ SUCCESS [  1.960 s]
[INFO] jersey-tests-integration-servlet-2.5-init-4 ........ SUCCESS [  2.047 s]
[INFO] jersey-tests-integration-servlet-2.5-init-5 ........ SUCCESS [  2.262 s]
[INFO] jersey-tests-integration-servlet-2.5-init-6 ........ SUCCESS [  1.944 s]
[INFO] jersey-tests-integration-servlet-2.5-init-7 ........ SUCCESS [  3.437 s]
[INFO] jersey-tests-integration-servlet-2.5-init-8 ........ SUCCESS [  2.045 s]
[INFO] jersey-tests-integration-servlet-2.5-mvc-1 ......... SUCCESS [  3.702 s]
[INFO] jersey-tests-integration-servlet-2.5-mvc-2 ......... SUCCESS [  2.936 s]
[INFO] jersey-tests-integration-servlet-2.5-mvc-3 ......... SUCCESS [  4.029 s]
[INFO] jersey-tests-integration-servlet-2.5-reload ........ SUCCESS [  1.233 s]
[INFO] jersey-tests-integration-servlet-3-async ........... SUCCESS [  4.172 s]
[INFO] jersey-tests-integration-servlet-3-chunked-io ...... SUCCESS [  8.472 s]
[INFO] jersey-tests-integration-servlet-3-filter .......... SUCCESS [  2.128 s]
[INFO] jersey-tests-integration-servlet-3-gf-async ........ SUCCESS [  0.688 s]
[INFO] jersey-tests-integration-servlet-3-inflector-1 ..... SUCCESS [  2.598 s]
[INFO] jersey-tests-integration-servlet-3-init-1 .......... SUCCESS [  2.060 s]
[INFO] jersey-tests-integration-servlet-3-init-2 .......... SUCCESS [  2.329 s]
[INFO] jersey-tests-integration-servlet-3-init-3 .......... SUCCESS [  2.142 s]
[INFO] jersey-tests-integration-servlet-3-init-4 .......... SUCCESS [  2.131 s]
[INFO] jersey-tests-integration-servlet-3-init-5 .......... SUCCESS [  2.145 s]
[INFO] jersey-tests-integration-servlet-3-init-6 .......... SUCCESS [  2.153 s]
[INFO] jersey-tests-integration-servlet-3-init-7 .......... SUCCESS [  2.008 s]
[INFO] jersey-tests-integration-servlet-3-init-8 .......... SUCCESS [  3.279 s]
[INFO] jersey-tests-integration-servlet-3-init-9 .......... SUCCESS [  2.148 s]
[INFO] jersey-tests-integration-servlet-3-init-provider ... SUCCESS [  3.973 s]
[INFO] jersey-tests-integration-servlet-3-params .......... SUCCESS [  2.110 s]
[INFO] jersey-tests-integration-servlet-3-sse-1 ........... SUCCESS [  1.029 s]
[INFO] jersey-tests-integration-servlet-4.0-mvc-1 ......... SUCCESS [  2.662 s]
[INFO] jersey-tests-integration-servlet-request-wrapper-binding-2 SUCCESS [  3.369 s]
[INFO] jersey-tests-integration-servlet-request-wrapper-binding SUCCESS [  2.743 s]
[INFO] jersey-tests-integration-servlet-tests ............. SUCCESS [  4.207 s]
[INFO] jersey-tests-integration-sonar-test ................ SUCCESS [  2.010 s]
[INFO] jersey-tests-integration-spring4 ................... SUCCESS [  5.934 s]
[INFO] jersey-tests-integration-spring5 ................... SUCCESS [  5.523 s]
[INFO] jersey-tests-integration-tracing-support ........... SUCCESS [ 10.646 s]
[INFO] reactive-streams-integration-project ............... SUCCESS [  0.094 s]
[INFO] sse-reactive-streams-tck ........................... SUCCESS [ 12.386 s]
[INFO] jersey-tests-jmockit ............................... SUCCESS [  5.859 s]
[INFO] jersey-test-framework-memleak-test-common .......... SUCCESS [  0.372 s]
[INFO] jersey-tests-memleak ............................... SUCCESS [  0.087 s]
[INFO] jersey-tests-memleak-redeployment .................. SUCCESS [  0.071 s]
[INFO] jersey-tests-memleak-redeployment-leaking-test-app . SUCCESS [  0.365 s]
[INFO] jersey-examples-webapp-parent-pom .................. SUCCESS [  0.122 s]
[INFO] jersey-examples-helloworld-webapp .................. SUCCESS [  2.749 s]
[INFO] jersey-test-framework-maven ........................ SUCCESS [  0.072 s]
[INFO] jersey-test-framework-maven-container-runner-plugin  SUCCESS [ 14.382 s]
[INFO] jersey-tests-memleak-redeployment-hello-world-app-ref SUCCESS [  0.401 s]
[INFO] jersey-tests-memleak-redeployment-no-jersey-app .... SUCCESS [  0.437 s]
[INFO] jersey-tests-memleak-redeployment-threadlocals-app . SUCCESS [  0.356 s]
[INFO] jersey-tests-memleak-testcase ...................... SUCCESS [  0.095 s]
[INFO] jersey-tests-memleak-testcase-bean-param-leak ...... SUCCESS [  0.483 s]
[INFO] jersey-tests-memleak-testcase-shutdown-hook-leak ... SUCCESS [  0.412 s]
[INFO] jersey-tests-memleak-testcase-shutdown-hook-leak-client SUCCESS [  0.144 s]
[INFO] jersey-tests-memleak-testcase-leaking-test-app ..... SUCCESS [  0.385 s]
[INFO] jersey-tests-osgi .................................. SUCCESS [  0.097 s]
[INFO] jersey-tests-osgi-functional ....................... SUCCESS [01:27 min]
[INFO] jersey-tests-stress ................................ SUCCESS [  2.206 s]
[INFO] jersey-tests-performance ........................... SUCCESS [  0.193 s]
[INFO] performance-test-benchmarks ........................ SUCCESS [  6.479 s]
[INFO] jersey-tests-performance-runners ................... SUCCESS [  0.237 s]
[INFO] jersey-grizzly-runner .............................. SUCCESS [  1.213 s]
[INFO] jersey-tests-performance-testcase .................. SUCCESS [  0.071 s]
[INFO] jersey-tests-performance-assemblies ................ SUCCESS [  0.210 s]
[INFO] jersey-tests-performance-filter-dynamic-test ....... SUCCESS [  2.835 s]
[INFO] jersey-tests-performance-filter-global-test ........ SUCCESS [  2.459 s]
[INFO] jersey-tests-performance-filter-name-test .......... SUCCESS [  2.477 s]
[INFO] jersey-tests-performance-interceptor-dynamic-test .. SUCCESS [  2.581 s]
[INFO] jersey-tests-performance-interceptor-global-test ... SUCCESS [  2.626 s]
[INFO] jersey-tests-performance-interceptor-name-test ..... SUCCESS [  2.524 s]
[INFO] jersey-tests-performance-custom-provider-test ...... SUCCESS [  2.356 s]
[INFO] jersey-tests-performance-json-jackson-test ......... SUCCESS [  3.033 s]
[INFO] jersey-tests-performance-json-moxy-test ............ SUCCESS [  3.341 s]
[INFO] jersey-tests-performance-mbw-kryo-test ............. SUCCESS [  2.746 s]
[INFO] jersey-tests-performance-text-plain-test ........... SUCCESS [  2.312 s]
[INFO] jersey-tests-performance-xml-jaxb-test ............. SUCCESS [  2.440 s]
[INFO] jersey-tests-performance-xml-moxy-test ............. SUCCESS [  3.287 s]
[INFO] jersey-tests-performance-param-srl ................. SUCCESS [  2.160 s]
[INFO] jersey-tests-performance-proxy-injection-test ...... SUCCESS [  2.114 s]
[INFO] performance-test-tools ............................. SUCCESS [  0.230 s]
[INFO] jersey-examples-assemblies ......................... SUCCESS [  0.317 s]
[INFO] jersey-examples-bookmark ........................... SUCCESS [  1.124 s]
[INFO] jersey-examples-bookmark-em ........................ SUCCESS [  0.926 s]
[INFO] jersey-examples-bookstore-webapp ................... SUCCESS [  0.460 s]
[INFO] jersey-examples-cdi-webapp ......................... SUCCESS [  7.223 s]
[INFO] jersey-examples-clipboard .......................... SUCCESS [  2.880 s]
[INFO] jersey-examples-clipboard-programmatic ............. SUCCESS [  2.069 s]
[INFO] jersey-examples-configured-client .................. SUCCESS [  4.136 s]
[INFO] jersey-examples-declarative-linking ................ SUCCESS [  2.291 s]
[INFO] jersey-examples-entity-filtering ................... SUCCESS [  6.335 s]
[INFO] jersey-examples-entity-filtering-selectable ........ SUCCESS [  4.649 s]
[INFO] jersey-examples-entity-filtering-security .......... SUCCESS [  4.777 s]
[INFO] jersey-examples-extended-wadl-webapp ............... SUCCESS [ 17.747 s]
[INFO] jersey-examples-exception-mapping .................. SUCCESS [  4.302 s]
[INFO] jersey-examples-freemarker-webapp .................. SUCCESS [  3.243 s]
[INFO] jersey-examples-groovy ............................. SUCCESS [ 16.738 s]
[INFO] jersey-examples-helloworld ......................... SUCCESS [  3.323 s]
[INFO] jersey-examples-helloworld-benchmark ............... SUCCESS [  3.754 s]
[INFO] jersey-examples-helloworld-cdi2-se ................. SUCCESS [  4.354 s]
[INFO] jersey-examples-helloworld-netty ................... SUCCESS [  4.153 s]
[INFO] jersey-examples-helloworld-programmatic ............ SUCCESS [  2.226 s]
[INFO] jersey-examples-helloworld-pure-jax-rs ............. SUCCESS [  1.775 s]
[INFO] jersey-examples-helloworld-weld .................... SUCCESS [03:03 min]
[INFO] jersey-examples-helloworld-spring-webapp ........... SUCCESS [  0.960 s]
[INFO] helloworld-spring-annotations ...................... SUCCESS [  2.625 s]
[INFO] jersey-examples-http-patch ......................... SUCCESS [  3.630 s]
[INFO] jersey-examples-http-trace ......................... SUCCESS [  3.220 s]
[INFO] jersey-examples-https-clientserver-grizzly ......... SUCCESS [  3.261 s]
[INFO] jersey-examples-https-server-glassfish ............. SUCCESS [  0.414 s]
[INFO] jersey-examples-java8-webapp ....................... SUCCESS [  2.708 s]
[INFO] jersey-examples-jaxb ............................... SUCCESS [  4.249 s]
[INFO] jersey-examples-jaxrs-types-injection .............. SUCCESS [  2.629 s]
[INFO] jersey-examples-ejb ................................ SUCCESS [  0.600 s]
[INFO] jersey-examples-json-binding-webapp ................ SUCCESS [  2.359 s]
[INFO] jersey-examples-json-jackson ....................... FAILURE [  1.979 s]
[INFO] jersey-examples-json-jackson1 ...................... SKIPPED
[INFO] jersey-examples-json-jettison ...................... SKIPPED
[INFO] jersey-examples-json-moxy .......................... SKIPPED
[INFO] jersey-examples-json-processing-webapp ............. SKIPPED
[INFO] jersey-examples-json-with-padding .................. SKIPPED
[INFO] jersey-examples-managed-beans-webapp ............... SKIPPED
[INFO] jersey-examples-managed-client ..................... SKIPPED
[INFO] jersey-examples-managed-client-webapp .............. SKIPPED
[INFO] jersey-examples-managed-client-simple-webapp ....... SKIPPED
[INFO] jersey-examples-multipart-webapp ................... SKIPPED
[INFO] jersey-micrometer-example-webapp ................... SKIPPED
[INFO] jersey-examples-open-tracing ....................... SKIPPED
[INFO] jersey-examples-osgi-helloworld-webapp ............. SKIPPED
[INFO] jersey-examples-osgi-helloworld-webapp-lib ......... SKIPPED
[INFO] jersey-examples-osgi-helloworld-webapp-additional .. SKIPPED
[INFO] jersey-examples-osgi-helloworld-webapp-alternate-version SKIPPED
[INFO] jersey-examples-osgi-helloworld-webapp-wab ......... SKIPPED
[INFO] jersey-examples-osgi-helloworld-webapp-test ........ SKIPPED
[INFO] jersey-examples-osgi-http-service .................. SKIPPED
[INFO] jersey-examples-osgi-http-service-bundle ........... SKIPPED
[INFO] jersey-examples-osgi-http-service-test ............. SKIPPED
[INFO] oauth-client-twitter ............................... SKIPPED
[INFO] jersey-examples-reload ............................. SKIPPED
[INFO] jersey-examples-rx-client-webapp ................... SKIPPED
[INFO] jersey-examples-server-async ....................... SKIPPED
[INFO] jersey-examples-server-async-managed ............... SKIPPED
[INFO] jersey-examples-server-async-standalone ............ SKIPPED
[INFO] jersey-examples-server-async-standalone-client ..... SKIPPED
[INFO] jersey-examples-server-async-standalone-webapp ..... SKIPPED
[INFO] jersey-examples-server-sent-events-jaxrs ........... SKIPPED
[INFO] jersey-examples-servlet3-webapp .................... SKIPPED
[INFO] jersey-examples-simple-console ..................... SKIPPED
[INFO] jersey-examples-sse-item-store-jersey-webapp ....... SKIPPED
[INFO] jersey-examples-sse-item-store-jaxrs-webapp ........ SKIPPED
[INFO] jersey-examples-sse-twitter-aggregator ............. SKIPPED
[INFO] jersey-examples-system-properties .................. SKIPPED
[INFO] jersey-examples-moxy ............................... SKIPPED
[INFO] jersey-test-framework-maven-custom-enforcer-rules .. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:07 h
[INFO] Finished at: 2024-04-18T06:52:13Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.1.2:test (default-test) on project json-jackson: 
[ERROR] 
[ERROR] Please refer to /home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/json-jackson/target/surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd '/home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/json-jackson' && '/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java' '-Xmx1024m' '-Dfile.encoding=UTF8' '-jar' '/home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/json-jackson/target/surefire/surefirebooter-20240418065211228_652.jar' '/home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/json-jackson/target/surefire' '2024-04-18T06-33-10_962-jvmRun1' 'surefire-20240418065211228_650tmp' 'surefire_27-20240418065211228_651tmp'
[ERROR] Error occurred in starting fork, check output in log
[ERROR] Process Exit Code: 143
[ERROR] Crashed tests:
[ERROR] org.glassfish.jersey.examples.jackson.JacksonTest
[ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd '/home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/json-jackson' && '/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java' '-Xmx1024m' '-Dfile.encoding=UTF8' '-jar' '/home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/json-jackson/target/surefire/surefirebooter-20240418065211228_652.jar' '/home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/json-jackson/target/surefire' '2024-04-18T06-33-10_962-jvmRun1' 'surefire-20240418065211228_650tmp' 'surefire_27-20240418065211228_651tmp'
[ERROR] Error occurred in starting fork, check output in log
[ERROR] Process Exit Code: 143
[ERROR] Crashed tests:
[ERROR] org.glassfish.jersey.examples.jackson.JacksonTest
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:643)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:285)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:250)
[ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1203)
[ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:1055)
[ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:871)
[ERROR] 	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162)
[ERROR] 	at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159)
[ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105)
[ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73)
[ERROR] 	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53)
[ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118)
[ERROR] 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261)
[ERROR] 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173)
[ERROR] 	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101)
[ERROR] 	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906)
[ERROR] 	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283)
[ERROR] 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:206)
[ERROR] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[ERROR] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[ERROR] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[ERROR] 	at java.lang.reflect.Method.invoke(Method.java:498)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348)
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.1.2:test (default-test) on project json-jackson: 

Please refer to /home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/json-jackson/target/surefire-reports for the individual test results.
Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
Command was /bin/sh -c cd '/home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/json-jackson' && '/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java' '-Xmx1024m' '-Dfile.encoding=UTF8' '-jar' '/home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/json-jackson/target/surefire/surefirebooter-20240418065211228_652.jar' '/home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/json-jackson/target/surefire' '2024-04-18T06-33-10_962-jvmRun1' 'surefire-20240418065211228_650tmp' 'surefire_27-20240418065211228_651tmp'
Error occurred in starting fork, check output in log
Process Exit Code: 143
Crashed tests:
org.glassfish.jersey.examples.jackson.JacksonTest
org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
Command was /bin/sh -c cd '/home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/json-jackson' && '/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java' '-Xmx1024m' '-Dfile.encoding=UTF8' '-jar' '/home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/json-jackson/target/surefire/surefirebooter-20240418065211228_652.jar' '/home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/json-jackson/target/surefire' '2024-04-18T06-33-10_962-jvmRun1' 'surefire-20240418065211228_650tmp' 'surefire_27-20240418065211228_651tmp'
Error occurred in starting fork, check output in log
Process Exit Code: 143
Crashed tests:
org.glassfish.jersey.examples.jackson.JacksonTest
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:643)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:285)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:250)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1203)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:1055)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:871)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126)
	at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328)
	at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174)
	at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75)
	at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162)
	at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:206)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348)

    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:333)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
    at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
    at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
    at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
Caused by: org.apache.maven.plugin.MojoExecutionException: 

Please refer to /home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/json-jackson/target/surefire-reports for the individual test results.
Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
Command was /bin/sh -c cd '/home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/json-jackson' && '/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java' '-Xmx1024m' '-Dfile.encoding=UTF8' '-jar' '/home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/json-jackson/target/surefire/surefirebooter-20240418065211228_652.jar' '/home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/json-jackson/target/surefire' '2024-04-18T06-33-10_962-jvmRun1' 'surefire-20240418065211228_650tmp' 'surefire_27-20240418065211228_651tmp'
Error occurred in starting fork, check output in log
Process Exit Code: 143
Crashed tests:
org.glassfish.jersey.examples.jackson.JacksonTest
org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
Command was /bin/sh -c cd '/home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/json-jackson' && '/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java' '-Xmx1024m' '-Dfile.encoding=UTF8' '-jar' '/home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/json-jackson/target/surefire/surefirebooter-20240418065211228_652.jar' '/home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/json-jackson/target/surefire' '2024-04-18T06-33-10_962-jvmRun1' 'surefire-20240418065211228_650tmp' 'surefire_27-20240418065211228_651tmp'
Error occurred in starting fork, check output in log
Process Exit Code: 143
Crashed tests:
org.glassfish.jersey.examples.jackson.JacksonTest
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:643)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:285)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:250)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1203)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:1055)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:871)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126)
	at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328)
	at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174)
	at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75)
	at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162)
	at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:206)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348)

    at org.apache.maven.plugin.surefire.SurefireHelper.throwException (SurefireHelper.java:244)
    at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution (SurefireHelper.java:159)
    at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary (SurefirePlugin.java:542)
    at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked (AbstractSurefireMojo.java:1067)
    at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute (AbstractSurefireMojo.java:871)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
    at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
    at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
    at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
Caused by: org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
Command was /bin/sh -c cd '/home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/json-jackson' && '/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java' '-Xmx1024m' '-Dfile.encoding=UTF8' '-jar' '/home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/json-jackson/target/surefire/surefirebooter-20240418065211228_652.jar' '/home/jenkins/agent/workspace/ci-cd-integration_2.x/examples/json-jackson/target/surefire' '2024-04-18T06-33-10_962-jvmRun1' 'surefire-20240418065211228_650tmp' 'surefire_27-20240418065211228_651tmp'
Error occurred in starting fork, check output in log
Process Exit Code: 143
Crashed tests:
org.glassfish.jersey.examples.jackson.JacksonTest
    at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork (ForkStarter.java:643)
    at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run (ForkStarter.java:285)
    at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run (ForkStarter.java:250)
    at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider (AbstractSurefireMojo.java:1203)
    at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked (AbstractSurefireMojo.java:1055)
    at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute (AbstractSurefireMojo.java:871)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
    at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
    at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
    at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf org.glassfish.jersey.examples:json-jackson
[Pipeline] // node
[Pipeline] }
[Pipeline] }
script returned exit code 1
[Pipeline] // stage
[Pipeline] // withEnv
[Pipeline] }
Failed in branch JDK 21
[Pipeline] }
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] }
[Pipeline] // node
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // node
[Pipeline] }
Failed in branch JDK 11
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch JDK 8
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] End of Pipeline
org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 140c7541-e51a-40fd-a8de-d8c16425f462

GitHub has been notified of this commit’s build result

Finished: ABORTED