Skip to content
Success

Console Output

[INFO] 
[INFO] --< org.glassfish.jersey.tests.integration.cdi:context-inject-on-server >--
[INFO] Building jersey-tests-context-inject-on-server 2.41-SNAPSHOT   [135/379]
[INFO]   from tests/integration/cdi-integration/context-inject-on-server/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:2.5:clean (default-clean) @ context-inject-on-server ---
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-versions) @ context-inject-on-server ---
[INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- checkstyle:3.3.0:check (verify) @ context-inject-on-server ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- directory:1.0:highest-basedir (directories) @ context-inject-on-server ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/Jersey_master_build_II
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ context-inject-on-server ---
[INFO] 
[INFO] --- build-helper:3.4.0:add-source (default) @ context-inject-on-server ---
[INFO] Source directory: /home/jenkins/agent/workspace/Jersey_master_build_II/tests/integration/cdi-integration/context-inject-on-server/target/generated-sources/rsrc-gen added.
[INFO] 
[INFO] --- resources:3.3.1:copy-resources (copy-legaldocs) @ context-inject-on-server ---
[INFO] Copying 2 resources from ../../../.. to target/classes/META-INF
[INFO] 
[INFO] --- resources:3.3.1:copy-resources (copy-legaldocs-to-sources) @ context-inject-on-server ---
[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) @ context-inject-on-server ---
[INFO] Copying 2 resources from ../../../.. to target/legal/META-INF
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ context-inject-on-server ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.9.0:compile (default-compile) @ context-inject-on-server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 32 source files to /home/jenkins/agent/workspace/Jersey_master_build_II/tests/integration/cdi-integration/context-inject-on-server/target/classes
[INFO] 
[INFO] --- compiler:3.9.0:compile (base-compile) @ context-inject-on-server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 32 source files to /home/jenkins/agent/workspace/Jersey_master_build_II/tests/integration/cdi-integration/context-inject-on-server/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ context-inject-on-server ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Jersey_master_build_II/tests/integration/cdi-integration/context-inject-on-server/src/test/resources
[INFO] 
[INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ context-inject-on-server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Jersey_master_build_II/tests/integration/cdi-integration/context-inject-on-server/target/test-classes
[INFO] 
[INFO] --- build-helper:3.4.0:reserve-network-port (reserve-port) @ context-inject-on-server ---
[INFO] Reserved port 38219 for jersey.config.test.container.port
[INFO] Reserved port 35443 for jersey.config.test.container.stop.port
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ context-inject-on-server ---
[WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ context-inject-on-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/Jersey_master_build_II/tests/integration/cdi-integration/context-inject-on-server/target/context-inject-on-server-2.41-SNAPSHOT.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ context-inject-on-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/Jersey_master_build_II/tests/integration/cdi-integration/context-inject-on-server/target/context-inject-on-server-2.41-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ context-inject-on-server ---
[INFO] Installing /home/jenkins/agent/workspace/Jersey_master_build_II/tests/integration/cdi-integration/context-inject-on-server/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/integration/cdi/context-inject-on-server/2.41-SNAPSHOT/context-inject-on-server-2.41-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/Jersey_master_build_II/tests/integration/cdi-integration/context-inject-on-server/target/context-inject-on-server-2.41-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/integration/cdi/context-inject-on-server/2.41-SNAPSHOT/context-inject-on-server-2.41-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/Jersey_master_build_II/tests/integration/cdi-integration/context-inject-on-server/target/context-inject-on-server-2.41-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/integration/cdi/context-inject-on-server/2.41-SNAPSHOT/context-inject-on-server-2.41-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for jersey 2.41-SNAPSHOT:
[INFO] 
[INFO] jersey ............................................. SUCCESS [  7.631 s]
[INFO] jersey-archetypes .................................. SUCCESS [  1.388 s]
[INFO] jersey-archetype-heroku-webapp ..................... SUCCESS [  3.685 s]
[INFO] jersey-archetype-grizzly2 .......................... SUCCESS [  0.515 s]
[INFO] jersey-archetype-webapp ............................ SUCCESS [  0.466 s]
[INFO] jersey-example-java8-webapp ........................ SUCCESS [  0.819 s]
[INFO] jersey-bom ......................................... SUCCESS [  0.268 s]
[INFO] jersey-core-common ................................. SUCCESS [ 28.440 s]
[INFO] jersey-inject ...................................... SUCCESS [  0.395 s]
[INFO] jersey-inject-hk2 .................................. SUCCESS [  1.835 s]
[INFO] jersey-core-client ................................. SUCCESS [  4.296 s]
[INFO] jersey-media ....................................... SUCCESS [  0.364 s]
[INFO] jersey-media-jaxb .................................. SUCCESS [  2.369 s]
[INFO] jersey-core-server ................................. SUCCESS [ 12.436 s]
[INFO] jersey-containers .................................. SUCCESS [  0.386 s]
[INFO] jersey-container-grizzly2-http ..................... SUCCESS [  1.207 s]
[INFO] jersey-container-servlet-core ...................... SUCCESS [  1.423 s]
[INFO] jersey-test-framework .............................. SUCCESS [  0.280 s]
[INFO] jersey-test-framework-core ......................... SUCCESS [  1.760 s]
[INFO] jersey-container-servlet ........................... SUCCESS [  0.926 s]
[INFO] jersey-container-grizzly2-servlet .................. SUCCESS [  0.826 s]
[INFO] jersey-test-framework-providers .................... SUCCESS [  0.311 s]
[INFO] jersey-test-framework-provider-grizzly2 ............ SUCCESS [  0.857 s]
[INFO] jersey-connectors .................................. SUCCESS [  0.368 s]
[INFO] jersey-connectors-apache ........................... SUCCESS [  1.734 s]
[INFO] jersey-connectors-apache5 .......................... SUCCESS [  1.231 s]
[INFO] jersey-test-framework-provider-inmemory ............ SUCCESS [  0.870 s]
[INFO] jersey-test-framework-provider-external ............ SUCCESS [  0.528 s]
[INFO] jersey-container-jdk-http .......................... SUCCESS [  0.875 s]
[INFO] jersey-test-framework-provider-jdk-http ............ SUCCESS [  0.697 s]
[INFO] jersey-container-simple-http ....................... SUCCESS [  1.146 s]
[INFO] jersey-test-framework-provider-simple .............. SUCCESS [  0.637 s]
[INFO] jersey-container-jetty-http ........................ SUCCESS [  1.101 s]
[INFO] jersey-test-framework-provider-jetty ............... SUCCESS [  0.697 s]
[INFO] jersey-connectors-netty ............................ SUCCESS [  2.318 s]
[INFO] jersey-container-netty-http ........................ SUCCESS [  1.002 s]
[INFO] jersey-test-framework-provider-netty ............... SUCCESS [  0.723 s]
[INFO] jersey-test-framework-provider-bundle .............. SUCCESS [  0.382 s]
[INFO] jersey-connectors-grizzly .......................... SUCCESS [  1.702 s]
[INFO] jersey-connectors-jdk .............................. SUCCESS [  2.651 s]
[INFO] jersey-extensions .................................. SUCCESS [  0.371 s]
[INFO] jersey-ext-entity-filtering ........................ SUCCESS [  1.370 s]
[INFO] jersey-media-json-jackson .......................... SUCCESS [  1.781 s]
[INFO] jersey-connectors-jetty ............................ SUCCESS [  1.451 s]
[INFO] jersey-media-sse ................................... SUCCESS [  1.627 s]
[INFO] jersey-connectors-helidon .......................... SUCCESS [ 46.575 s]
[INFO] jersey-cdi-support ................................. SUCCESS [  0.333 s]
[INFO] jersey-ext-cdi1x ................................... SUCCESS [  1.339 s]
[INFO] jersey-glassfish-support ........................... SUCCESS [  0.353 s]
[INFO] jersey-gf-ejb ...................................... SUCCESS [  4.773 s]
[INFO] jersey-container-jetty-http2 ....................... SUCCESS [  1.240 s]
[INFO] jersey-container-jetty-servlet ..................... SUCCESS [  0.929 s]
[INFO] jersey-ext-bean-validation ......................... SUCCESS [  1.163 s]
[INFO] jersey-ext-cdi1x-ban-custom-hk2-binding ............ SUCCESS [  0.591 s]
[INFO] jersey-ext-cdi-rs-inject ........................... SUCCESS [ 10.406 s]
[INFO] jersey-ext-cdi1x-servlet ........................... SUCCESS [  0.838 s]
[INFO] jersey-ext-cdi1x-transaction ....................... SUCCESS [  0.905 s]
[INFO] jersey-ext-cdi1x-validation ........................ SUCCESS [  0.789 s]
[INFO] jersey-ext-weld2-se ................................ SUCCESS [  1.270 s]
[INFO] jersey-ext-metainf-services ........................ SUCCESS [  0.878 s]
[INFO] jersey-ext-mvc ..................................... SUCCESS [  0.936 s]
[INFO] jersey-ext-mvc-bean-validation ..................... SUCCESS [  0.593 s]
[INFO] jersey-ext-mvc-freemarker .......................... SUCCESS [  0.755 s]
[INFO] jersey-ext-mvc-jsp ................................. SUCCESS [  0.959 s]
[INFO] jersey-ext-mvc-mustache ............................ SUCCESS [  0.693 s]
[INFO] jersey-ext-proxy-client ............................ SUCCESS [  1.163 s]
[INFO] jersey-ext-rx ...................................... SUCCESS [  0.250 s]
[INFO] jersey-ext-rx-client-guava ......................... SUCCESS [  0.645 s]
[INFO] jersey-ext-rx-client-rxjava ........................ SUCCESS [  0.614 s]
[INFO] jersey-ext-rx-client-rxjava2 ....................... SUCCESS [  0.857 s]
[INFO] jersey-ext-servlet-portability ..................... SUCCESS [  0.751 s]
[INFO] jersey-spring4 ..................................... SUCCESS [  1.323 s]
[INFO] jersey-spring5 ..................................... SUCCESS [  0.984 s]
[INFO] jersey-wadl-doclet ................................. SUCCESS [  0.705 s]
[INFO] jersey-media-json-binding .......................... SUCCESS [  0.811 s]
[INFO] project ............................................ SUCCESS [  0.295 s]
[INFO] jersey-mp-rest-client .............................. SUCCESS [  2.026 s]
[INFO] jersey-mp-config ................................... SUCCESS [  1.485 s]
[INFO] jersey-incubator ................................... SUCCESS [  0.318 s]
[INFO] jersey-inject-cdi-weld ............................. SUCCESS [  3.001 s]
[INFO] jersey-declarative-linking ......................... SUCCESS [  1.427 s]
[INFO] jersey-ext-gae-integration ......................... SUCCESS [  0.982 s]
[INFO] jersey-media-html-json ............................. SUCCESS [  1.249 s]
[INFO] jersey-inject-injectless-client .................... SUCCESS [  0.503 s]
[INFO] jersey-media-kryo .................................. SUCCESS [  0.953 s]
[INFO] jersey-open-tracing ................................ SUCCESS [  0.939 s]
[INFO] jersey-inject-cdi2-se .............................. SUCCESS [  1.457 s]
[INFO] jersey-media-json-gson ............................. SUCCESS [  0.842 s]
[INFO] jersey-media-json-jackson1 ......................... SUCCESS [  0.715 s]
[INFO] jersey-media-json-jettison ......................... SUCCESS [  0.885 s]
[INFO] jersey-media-json-processing ....................... SUCCESS [  0.678 s]
[INFO] jersey-media-moxy .................................. SUCCESS [  1.107 s]
[INFO] jersey-media-multipart ............................. SUCCESS [  1.764 s]
[INFO] jersey-security .................................... SUCCESS [  0.257 s]
[INFO] oauth1-signature ................................... SUCCESS [  0.693 s]
[INFO] jersey-security .................................... SUCCESS [  0.575 s]
[INFO] oauth1-server ...................................... SUCCESS [  0.970 s]
[INFO] oauth2-client ...................................... SUCCESS [  0.733 s]
[INFO] jersey-test-framework-util ......................... SUCCESS [  0.887 s]
[INFO] jersey-tests ....................................... SUCCESS [  0.298 s]
[INFO] jersey-tests-e2e ................................... SUCCESS [  2.523 s]
[INFO] jersey-tests-e2e-client ............................ SUCCESS [  2.103 s]
[INFO] jersey-tests-e2e-core-common ....................... SUCCESS [  1.271 s]
[INFO] jersey-tests-e2e-entity ............................ SUCCESS [  3.902 s]
[INFO] jersey-tests-e2e-inject ............................ SUCCESS [  0.286 s]
[INFO] jersey-tests-e2e-inject-cdi-se ..................... SUCCESS [  0.707 s]
[INFO] jersey-tests-e2e-inject-cdi-inject-weld ............ SUCCESS [  0.780 s]
[INFO] e2e-inject-hk2 ..................................... SUCCESS [  0.629 s]
[INFO] jersey-tests-e2e-server ............................ SUCCESS [  4.108 s]
[INFO] jersey-tests-e2e-testng ............................ SUCCESS [  0.780 s]
[INFO] jersey-tests-e2e-tls ............................... SUCCESS [  1.694 s]
[INFO] jersey-tests-integration ........................... SUCCESS [  0.298 s]
[INFO] jersey-asm-integration ............................. SUCCESS [  0.532 s]
[INFO] jersey-tests-integration-jersey-async-filter ....... SUCCESS [  3.618 s]
[INFO] cdi-integration-project ............................ SUCCESS [  0.284 s]
[INFO] jersey-tests-cdi-beanvalidation-webapp ............. SUCCESS [  0.943 s]
[INFO] jersey-tests-cdi-client ............................ SUCCESS [  0.571 s]
[INFO] jersey-tests-cdi-client-on-server .................. SUCCESS [  0.674 s]
[INFO] jersey-tests-cdi-ejb-webapp ........................ SUCCESS [  0.795 s]
[INFO] jersey-tests-cdi-iface-with-non-jaxrs-impl-test-webapp SUCCESS [  0.595 s]
[INFO] cdi-manually-bound ................................. SUCCESS [  0.645 s]
[INFO] jersey-tests-cdi-log-check ......................... SUCCESS [  0.658 s]
[INFO] jersey-tests-integration-cdi-multimodule-lib ....... SUCCESS [  0.558 s]
[INFO] jersey-tests-integration-cdi-multimodule-war ....... SUCCESS [  0.889 s]
[INFO] jersey-tests-integration-cdi-multimodule-war2 ...... SUCCESS [  0.719 s]
[INFO] jersey-tests-integration-cdi-multimodule-ear ....... SUCCESS [  1.062 s]
[INFO] jersey-tests-integration-cdi-multimodule ........... SUCCESS [  0.256 s]
[INFO] jersey-tests-cdi-multipart-webapp .................. SUCCESS [  0.646 s]
[INFO] jersey-tests-resource-with-at-context .............. SUCCESS [  0.556 s]
[INFO] cdi-sigleton ....................................... SUCCESS [  0.620 s]
[INFO] jersey-tests-cdi-webapp ............................ SUCCESS [  0.939 s]
[INFO] jersey-tests-cdi-with-jersey-injection-custom-cfg-webapp SUCCESS [  1.069 s]
[INFO] jersey-tests-cdi-with-jersey-injection-custom-hk2-banned-webapp SUCCESS [  0.785 s]
[INFO] jersey-tests-cdi-with-jersey-injection-webapp ...... SUCCESS [  0.765 s]
[INFO] jersey-tests-context-inject-on-server .............. SUCCESS [  0.907 s]
[INFO] jersey-tests-glassfish-inject-on-server ............ SUCCESS [  7.232 s]
[INFO] client-connector-provider .......................... SUCCESS [  0.662 s]
[INFO] jersey-tests-integration-ejb-multimodule-lib ....... SUCCESS [  0.458 s]
[INFO] jersey-tests-integration-ejb-multimodule-war ....... SUCCESS [  0.652 s]
[INFO] jersey-tests-integration-ejb-multimodule-ear ....... SUCCESS [  0.517 s]
[INFO] jersey-tests-integration-ejb-multimodule ........... SUCCESS [  0.248 s]
[INFO] jersey-tests-integration-ejb-multimodule-reload-lib  SUCCESS [  0.553 s]
[INFO] jersey-tests-integration-ejb-multimodule-reload-war1 SUCCESS [  0.614 s]
[INFO] jersey-tests-integration-ejb-multimodule-reload-war2 SUCCESS [  0.655 s]
[INFO] jersey-tests-integration-ejb-multimodule-reload-ear  SUCCESS [  0.558 s]
[INFO] jersey-tests-integration-ejb-multimodule-reload .... SUCCESS [  0.330 s]
[INFO] jersey-tests-ejb-webapp ............................ SUCCESS [  0.873 s]
[INFO] jersey-tests-externalproperties .................... SUCCESS [  0.635 s]
[INFO] j-376-reproducer ................................... SUCCESS [  0.713 s]
[INFO] jersey-tests-integration-j-441-war1 ................ SUCCESS [  0.761 s]
[INFO] jersey-tests-integration-j-441-war2 ................ SUCCESS [  0.614 s]
[INFO] jersey-tests-integration-j-441-ear ................. SUCCESS [  0.599 s]
[INFO] jersey-tests-integration-j-441 ..................... SUCCESS [  0.237 s]
[INFO] jersey-tests-integration-j-59-ejb-lib .............. SUCCESS [  0.481 s]
[INFO] jersey-tests-integration-j-59-cdi-war .............. SUCCESS [  0.720 s]
[INFO] jersey-tests-integration-j-59-ear .................. SUCCESS [  0.509 s]
[INFO] jersey-tests-integration-j-59 ...................... SUCCESS [  0.280 s]
[INFO] jersey-tests-component-inject ...................... SUCCESS [  1.065 s]
[INFO] jersey-tests-integration-jersey-1107 ............... SUCCESS [  0.967 s]
[INFO] jersey-tests-integration-jersey-1223 ............... SUCCESS [  0.985 s]
[INFO] jersey-tests-integration-jersey-1604 ............... SUCCESS [  1.106 s]
[INFO] jersey-tests-integration-jersey-1667 ............... SUCCESS [  1.019 s]
[INFO] jersey-tests-integration-jersey-1829 ............... SUCCESS [  0.977 s]
[INFO] jersey-tests-integration-jersey-1883 ............... SUCCESS [  1.069 s]
[INFO] jersey-tests-integration-jersey-1928 ............... SUCCESS [  0.990 s]
[INFO] jersey-tests-integration-jersey-1960 ............... SUCCESS [  1.062 s]
[INFO] jersey-tests-integration-jersey-1964 ............... SUCCESS [  1.270 s]
[INFO] jersey-tests-integration-jersey-2031 ............... SUCCESS [  3.305 s]
[INFO] jersey-tests-integration-jersey-2136 ............... SUCCESS [  1.446 s]
[INFO] jersey-tests-integration-jersey-2137 ............... SUCCESS [  0.627 s]
[INFO] jersey-tests-integration-jersey-2154 ............... SUCCESS [  0.661 s]
[INFO] jersey-tests-integration-jersey-2160 ............... SUCCESS [  1.137 s]
[INFO] jersey-tests-integration-jersey-2164 ............... SUCCESS [  1.202 s]
[INFO] jersey-tests-integration-jersey-2167 ............... SUCCESS [  1.180 s]
[INFO] jersey-tests-integration-jersey-2176 ............... SUCCESS [  1.213 s]
[INFO] jersey-tests-integration-jersey-2184 ............... SUCCESS [  1.016 s]
[INFO] jersey-tests-integration-jersey-2255 ............... SUCCESS [  1.494 s]
[INFO] jersey-tests-integration-jersey-2322 ............... SUCCESS [  1.156 s]
[INFO] jersey-tests-integration-jersey-2335 ............... SUCCESS [  1.136 s]
[INFO] jersey-tests-integration-jersey-2421 ............... SUCCESS [  0.536 s]
[INFO] jersey-tests-integration-jersey-2551 ............... SUCCESS [  1.141 s]
[INFO] jersey-tests-integration-jersey-2612 ............... SUCCESS [  1.149 s]
[INFO] jersey-tests-integration-jersey-2637 ............... SUCCESS [  1.346 s]
[INFO] jersey-tests-integration-jersey-2654 ............... SUCCESS [  1.057 s]
[INFO] jersey-tests-integration-jersey-2673 ............... SUCCESS [  0.966 s]
[INFO] jersey-tests-integration-jersey-2689 ............... SUCCESS [  0.998 s]
[INFO] jersey-tests-integration-jersey-2704 ............... SUCCESS [  1.113 s]
[INFO] jersey-tests-integration-jersey-2776 ............... SUCCESS [  1.569 s]
[INFO] jersey-tests-integration-jersey-2794 ............... SUCCESS [  1.106 s]
[INFO] jersey-tests-integration-jersey-2846 ............... SUCCESS [  1.037 s]
[INFO] jersey-tests-integration-jersey-2878 ............... SUCCESS [  1.014 s]
[INFO] jersey-tests-integration-jersey-2892 ............... SUCCESS [  1.414 s]
[INFO] jersey-3662 ........................................ SUCCESS [  0.459 s]
[INFO] jersey-tests-integration-jersey-3796 ............... SUCCESS [  1.208 s]
[INFO] jersey-tests-integration-jersey-780 ................ SUCCESS [  0.993 s]
[INFO] jersey-tests-integration-jersey-3670 ............... SUCCESS [  0.634 s]
[INFO] jersey-3992 ........................................ SUCCESS [  0.670 s]
[INFO] jersey-tests-integration-jersey-4003 ............... SUCCESS [  0.598 s]
[INFO] jersey-tests-integration-jersey-4099 ............... SUCCESS [  0.922 s]
[INFO] jersey-4321 ........................................ SUCCESS [  0.739 s]
[INFO] jersey-examples .................................... SUCCESS [  0.718 s]
[INFO] jersey-examples-server-sent-events-jersey .......... SUCCESS [  1.484 s]
[INFO] jersey-4507 ........................................ SUCCESS [  0.543 s]
[INFO] jersey-4542 ........................................ SUCCESS [  0.546 s]
[INFO] jersey-4697 ........................................ SUCCESS [  0.594 s]
[INFO] jersey-4722 ........................................ SUCCESS [  0.547 s]
[INFO] jersey-tests-integration-jersey-4949 ............... SUCCESS [  0.824 s]
[INFO] jetty-response-close ............................... SUCCESS [  1.247 s]
[INFO] jersey-bundles ..................................... SUCCESS [  0.323 s]
[INFO] jersey-bundles-jaxrs-ri ............................ SUCCESS [ 27.393 s]
[INFO] microprofile-integration-project ................... SUCCESS [  0.335 s]
[INFO] microprofile-config-project ........................ SUCCESS [  0.298 s]
[INFO] config-webapp ...................................... SUCCESS [  0.928 s]
[INFO] helidon-config-webapp .............................. SUCCESS [  1.119 s]
[INFO] jersey-rest-client-tck ............................. SUCCESS [  3.042 s]
[INFO] jersey-rest-client14-compatibility ................. SUCCESS [  1.307 s]
[INFO] jersey-tests-integration-portability-jersey-1 ...... SUCCESS [  1.419 s]
[INFO] jersey-tests-integration-portability-jersey-2 ...... SUCCESS [  1.107 s]
[INFO] jersey-tests-integration-property-check ............ SUCCESS [  0.553 s]
[INFO] jersey-tests-integration-jersey-security-digest .... SUCCESS [  1.196 s]
[INFO] jersey-tests-integration-servlet-2.5-autodiscovery-1 SUCCESS [  1.273 s]
[INFO] jersey-tests-integration-servlet-2.5-autodiscovery-2 SUCCESS [  1.229 s]
[INFO] jersey-tests-integration-servlet-2.5-filter ........ SUCCESS [  1.276 s]
[INFO] jersey-tests-integration-servlet-2.5-inflector-1 ... SUCCESS [  1.050 s]
[INFO] jersey-tests-integration-servlet-2.5-init-1 ........ SUCCESS [  1.065 s]
[INFO] jersey-tests-integration-servlet-2.5-init-2 ........ SUCCESS [  1.152 s]
[INFO] jersey-tests-integration-servlet-2.5-init-3 ........ SUCCESS [  1.061 s]
[INFO] jersey-tests-integration-servlet-2.5-init-4 ........ SUCCESS [  1.120 s]
[INFO] jersey-tests-integration-servlet-2.5-init-5 ........ SUCCESS [  1.175 s]
[INFO] jersey-tests-integration-servlet-2.5-init-6 ........ SUCCESS [  1.095 s]
[INFO] jersey-tests-integration-servlet-2.5-init-7 ........ SUCCESS [  1.033 s]
[INFO] jersey-tests-integration-servlet-2.5-init-8 ........ SUCCESS [  1.135 s]
[INFO] jersey-tests-integration-servlet-2.5-mvc-1 ......... SUCCESS [  1.162 s]
[INFO] jersey-tests-integration-servlet-2.5-mvc-2 ......... SUCCESS [  1.319 s]
[INFO] jersey-tests-integration-servlet-2.5-mvc-3 ......... SUCCESS [  1.180 s]
[INFO] jersey-tests-integration-servlet-2.5-reload ........ SUCCESS [  0.740 s]
[INFO] jersey-tests-integration-servlet-3-async ........... SUCCESS [  1.203 s]
[INFO] jersey-tests-integration-servlet-3-chunked-io ...... SUCCESS [  1.660 s]
[INFO] jersey-tests-integration-servlet-3-filter .......... SUCCESS [  1.191 s]
[INFO] jersey-tests-integration-servlet-3-gf-async ........ SUCCESS [  0.642 s]
[INFO] jersey-tests-integration-servlet-3-inflector-1 ..... SUCCESS [  1.139 s]
[INFO] jersey-tests-integration-servlet-3-init-1 .......... SUCCESS [  1.130 s]
[INFO] jersey-tests-integration-servlet-3-init-2 .......... SUCCESS [  1.264 s]
[INFO] jersey-tests-integration-servlet-3-init-3 .......... SUCCESS [  1.055 s]
[INFO] jersey-tests-integration-servlet-3-init-4 .......... SUCCESS [  1.094 s]
[INFO] jersey-tests-integration-servlet-3-init-5 .......... SUCCESS [  1.027 s]
[INFO] jersey-tests-integration-servlet-3-init-6 .......... SUCCESS [  1.041 s]
[INFO] jersey-tests-integration-servlet-3-init-7 .......... SUCCESS [  1.099 s]
[INFO] jersey-tests-integration-servlet-3-init-8 .......... SUCCESS [  1.144 s]
[INFO] jersey-tests-integration-servlet-3-init-9 .......... SUCCESS [  1.148 s]
[INFO] jersey-tests-integration-servlet-3-init-provider ... SUCCESS [  1.168 s]
[INFO] jersey-tests-integration-servlet-3-params .......... SUCCESS [  1.025 s]
[INFO] jersey-tests-integration-servlet-3-sse-1 ........... SUCCESS [  0.896 s]
[INFO] jersey-tests-integration-servlet-4.0-mvc-1 ......... SUCCESS [  1.246 s]
[INFO] jersey-tests-integration-servlet-request-wrapper-binding-2 SUCCESS [  1.416 s]
[INFO] jersey-tests-integration-servlet-request-wrapper-binding SUCCESS [  1.107 s]
[INFO] jersey-tests-integration-servlet-tests ............. SUCCESS [  0.911 s]
[INFO] jersey-tests-integration-sonar-test ................ SUCCESS [  1.119 s]
[INFO] jersey-tests-integration-spring4 ................... SUCCESS [  1.079 s]
[INFO] jersey-tests-integration-spring5 ................... SUCCESS [  1.270 s]
[INFO] jersey-tests-integration-tracing-support ........... SUCCESS [  1.324 s]
[INFO] reactive-streams-integration-project ............... SUCCESS [  0.291 s]
[INFO] sse-reactive-streams-tck ........................... SUCCESS [  0.869 s]
[INFO] jersey-tests-jmockit ............................... SUCCESS [  1.057 s]
[INFO] jersey-test-framework-memleak-test-common .......... SUCCESS [  0.547 s]
[INFO] jersey-tests-memleak ............................... SUCCESS [  0.295 s]
[INFO] jersey-tests-memleak-redeployment .................. SUCCESS [  0.291 s]
[INFO] jersey-tests-memleak-redeployment-leaking-test-app . SUCCESS [  0.630 s]
[INFO] jersey-examples-webapp-parent-pom .................. SUCCESS [  0.363 s]
[INFO] jersey-examples-helloworld-webapp .................. SUCCESS [  1.008 s]
[INFO] jersey-test-framework-maven ........................ SUCCESS [  0.297 s]
[INFO] jersey-test-framework-maven-container-runner-plugin  SUCCESS [ 11.008 s]
[INFO] jersey-tests-memleak-redeployment-hello-world-app-ref SUCCESS [  0.478 s]
[INFO] jersey-tests-memleak-redeployment-no-jersey-app .... SUCCESS [  0.760 s]
[INFO] jersey-tests-memleak-redeployment-threadlocals-app . SUCCESS [  0.549 s]
[INFO] jersey-tests-memleak-testcase ...................... SUCCESS [  0.262 s]
[INFO] jersey-tests-memleak-testcase-bean-param-leak ...... SUCCESS [  0.708 s]
[INFO] jersey-tests-memleak-testcase-shutdown-hook-leak ... SUCCESS [  0.856 s]
[INFO] jersey-tests-memleak-testcase-shutdown-hook-leak-client SUCCESS [  0.523 s]
[INFO] jersey-tests-memleak-testcase-leaking-test-app ..... SUCCESS [  0.655 s]
[INFO] jersey-tests-osgi .................................. SUCCESS [  0.253 s]
[INFO] jersey-tests-osgi-functional ....................... SUCCESS [  4.133 s]
[INFO] jersey-tests-stress ................................ SUCCESS [  0.638 s]
[INFO] jersey-tests-performance ........................... SUCCESS [  0.259 s]
[INFO] performance-test-benchmarks ........................ SUCCESS [  3.273 s]
[INFO] jersey-tests-performance-runners ................... SUCCESS [  0.302 s]
[INFO] jersey-grizzly-runner .............................. SUCCESS [  1.339 s]
[INFO] jersey-tests-performance-testcase .................. SUCCESS [  0.321 s]
[INFO] jersey-tests-performance-assemblies ................ SUCCESS [  0.462 s]
[INFO] jersey-tests-performance-filter-dynamic-test ....... SUCCESS [  1.031 s]
[INFO] jersey-tests-performance-filter-global-test ........ SUCCESS [  0.884 s]
[INFO] jersey-tests-performance-filter-name-test .......... SUCCESS [  0.824 s]
[INFO] jersey-tests-performance-interceptor-dynamic-test .. SUCCESS [  0.797 s]
[INFO] jersey-tests-performance-interceptor-global-test ... SUCCESS [  0.973 s]
[INFO] jersey-tests-performance-interceptor-name-test ..... SUCCESS [  0.946 s]
[INFO] jersey-tests-performance-custom-provider-test ...... SUCCESS [  0.964 s]
[INFO] jersey-tests-performance-json-jackson-test ......... SUCCESS [  1.454 s]
[INFO] jersey-tests-performance-json-moxy-test ............ SUCCESS [  1.560 s]
[INFO] jersey-tests-performance-mbw-kryo-test ............. SUCCESS [  0.923 s]
[INFO] jersey-tests-performance-text-plain-test ........... SUCCESS [  0.922 s]
[INFO] jersey-tests-performance-xml-jaxb-test ............. SUCCESS [  1.360 s]
[INFO] jersey-tests-performance-xml-moxy-test ............. SUCCESS [  1.167 s]
[INFO] jersey-tests-performance-param-srl ................. SUCCESS [  0.902 s]
[INFO] jersey-tests-performance-proxy-injection-test ...... SUCCESS [  0.987 s]
[INFO] performance-test-tools ............................. SUCCESS [  0.624 s]
[INFO] jersey-release-test ................................ SUCCESS [  1.729 s]
[INFO] jersey-examples-assemblies ......................... SUCCESS [  0.505 s]
[INFO] jersey-examples-bookmark ........................... SUCCESS [  1.005 s]
[INFO] jersey-examples-bookmark-em ........................ SUCCESS [  1.002 s]
[INFO] jersey-examples-bookstore-webapp ................... SUCCESS [  0.791 s]
[INFO] jersey-examples-cdi-webapp ......................... SUCCESS [  0.770 s]
[INFO] jersey-examples-clipboard .......................... SUCCESS [  0.718 s]
[INFO] jersey-examples-clipboard-programmatic ............. SUCCESS [  0.628 s]
[INFO] jersey-examples-configured-client .................. SUCCESS [  0.691 s]
[INFO] jersey-examples-declarative-linking ................ SUCCESS [  0.986 s]
[INFO] jersey-examples-entity-filtering ................... SUCCESS [  0.894 s]
[INFO] jersey-examples-entity-filtering-selectable ........ SUCCESS [  0.800 s]
[INFO] jersey-examples-entity-filtering-security .......... SUCCESS [  0.869 s]
[INFO] jersey-examples-extended-wadl-webapp ............... SUCCESS [  8.615 s]
[INFO] jersey-examples-exception-mapping .................. SUCCESS [  0.683 s]
[INFO] jersey-examples-freemarker-webapp .................. SUCCESS [  0.762 s]
[INFO] jersey-examples-groovy ............................. SUCCESS [ 10.600 s]
[INFO] jersey-examples-helloworld ......................... SUCCESS [  0.845 s]
[INFO] jersey-examples-helloworld-benchmark ............... SUCCESS [  2.003 s]
[INFO] jersey-examples-helloworld-cdi2-se ................. SUCCESS [  0.728 s]
[INFO] jersey-examples-helloworld-netty ................... SUCCESS [  0.905 s]
[INFO] jersey-examples-helloworld-programmatic ............ SUCCESS [  0.758 s]
[INFO] jersey-examples-helloworld-pure-jax-rs ............. SUCCESS [  0.564 s]
[INFO] jersey-examples-helloworld-weld .................... SUCCESS [  0.882 s]
[INFO] jersey-examples-helloworld-spring-webapp ........... SUCCESS [  0.983 s]
[INFO] helloworld-spring-annotations ...................... SUCCESS [  0.789 s]
[INFO] jersey-examples-http-patch ......................... SUCCESS [  1.005 s]
[INFO] jersey-examples-http-trace ......................... SUCCESS [  0.724 s]
[INFO] jersey-examples-https-clientserver-grizzly ......... SUCCESS [  0.700 s]
[INFO] jersey-examples-https-server-glassfish ............. SUCCESS [  0.741 s]
[INFO] jersey-examples-java8-webapp ....................... SUCCESS [  0.734 s]
[INFO] jersey-examples-jaxb ............................... SUCCESS [  0.974 s]
[INFO] jersey-examples-jaxrs-types-injection .............. SUCCESS [  0.761 s]
[INFO] jersey-examples-ejb ................................ SUCCESS [  0.690 s]
[INFO] jersey-examples-json-binding-webapp ................ SUCCESS [  0.713 s]
[INFO] jersey-examples-json-jackson ....................... SUCCESS [  0.758 s]
[INFO] jersey-examples-json-jackson1 ...................... SUCCESS [  0.746 s]
[INFO] jersey-examples-json-jettison ...................... SUCCESS [  0.799 s]
[INFO] jersey-examples-json-moxy .......................... SUCCESS [  0.804 s]
[INFO] jersey-examples-json-processing-webapp ............. SUCCESS [  0.816 s]
[INFO] jersey-examples-json-with-padding .................. SUCCESS [  0.683 s]
[INFO] jersey-examples-managed-beans-webapp ............... SUCCESS [  0.683 s]
[INFO] jersey-examples-managed-client ..................... SUCCESS [  0.755 s]
[INFO] jersey-examples-managed-client-webapp .............. SUCCESS [  0.647 s]
[INFO] jersey-examples-managed-client-simple-webapp ....... SUCCESS [  0.789 s]
[INFO] jersey-examples-multipart-webapp ................... SUCCESS [  0.875 s]
[INFO] jersey-examples-open-tracing ....................... SUCCESS [  0.836 s]
[INFO] jersey-examples-osgi-helloworld-webapp ............. SUCCESS [  0.297 s]
[INFO] jersey-examples-osgi-helloworld-webapp-lib ......... SUCCESS [  2.102 s]
[INFO] jersey-examples-osgi-helloworld-webapp-additional .. SUCCESS [  0.597 s]
[INFO] jersey-examples-osgi-helloworld-webapp-alternate-version SUCCESS [  0.613 s]
[INFO] jersey-examples-osgi-helloworld-webapp-wab ......... SUCCESS [  1.142 s]
[INFO] jersey-examples-osgi-helloworld-webapp-test ........ SUCCESS [  0.924 s]
[INFO] jersey-examples-osgi-http-service .................. SUCCESS [  0.254 s]
[INFO] jersey-examples-osgi-http-service-bundle ........... SUCCESS [  1.287 s]
[INFO] jersey-examples-osgi-http-service-test ............. SUCCESS [  1.055 s]
[INFO] oauth-client-twitter ............................... SUCCESS [  0.559 s]
[INFO] jersey-examples-reload ............................. SUCCESS [  1.185 s]
[INFO] jersey-examples-rx-client-webapp ................... SUCCESS [  1.917 s]
[INFO] jersey-examples-server-async ....................... SUCCESS [  0.912 s]
[INFO] jersey-examples-server-async-managed ............... SUCCESS [  0.842 s]
[INFO] jersey-examples-server-async-standalone ............ SUCCESS [  0.299 s]
[INFO] jersey-examples-server-async-standalone-client ..... SUCCESS [  0.791 s]
[INFO] jersey-examples-server-async-standalone-webapp ..... SUCCESS [  0.554 s]
[INFO] jersey-examples-server-sent-events-jaxrs ........... SUCCESS [  0.795 s]
[INFO] jersey-examples-servlet3-webapp .................... SUCCESS [  1.567 s]
[INFO] jersey-examples-simple-console ..................... SUCCESS [  0.745 s]
[INFO] jersey-examples-sse-item-store-jersey-webapp ....... SUCCESS [  1.006 s]
[INFO] jersey-examples-sse-item-store-jaxrs-webapp ........ SUCCESS [  0.839 s]
[INFO] jersey-examples-sse-twitter-aggregator ............. SUCCESS [  0.978 s]
[INFO] jersey-examples-system-properties .................. SUCCESS [  0.706 s]
[INFO] jersey-examples-moxy ............................... SUCCESS [  0.754 s]
[INFO] jersey-test-framework-provider-jetty-http2 ......... SUCCESS [  0.666 s]
[INFO] jersey-test-framework-maven-custom-enforcer-rules .. SUCCESS [  0.624 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  11:26 min
[INFO] Finished at: 2023-06-26T12:47:49Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data