Skip to content
Success

Console Output

[INFO] 
[INFO] --------< org.glassfish.jersey.connectors:jersey-jdk-connector >--------
[INFO] Building jersey-connectors-jdk 3.1.0-SNAPSHOT                   [42/281]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-jdk-connector ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ jersey-jdk-connector ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-jdk-connector ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-jdk-connector ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/buildPRbranch
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-jdk-connector ---
[INFO] 
[INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-jdk-connector ---
[INFO] Resources:
[INFO] org/glassfish/jersey/jdk/connector/internal/localization.properties
[INFO] Processing /home/jenkins/agent/workspace/buildPRbranch/connectors/jdk-connector/src/main/resources/org/glassfish/jersey/jdk/connector/internal/localization.properties
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-jdk-connector ---
[INFO] Source directory: /home/jenkins/agent/workspace/buildPRbranch/connectors/jdk-connector/target/generated-sources/rsrc-gen added.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-jdk-connector ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-jdk-connector ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-jdk-connector ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-jdk-connector ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-jdk-connector ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 39 source files to /home/jenkins/agent/workspace/buildPRbranch/connectors/jdk-connector/target/classes
[INFO] /home/jenkins/agent/workspace/buildPRbranch/connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/TransportFilter.java: /home/jenkins/agent/workspace/buildPRbranch/connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/TransportFilter.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/buildPRbranch/connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/TransportFilter.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-jdk-connector ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-jdk-connector ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 22 source files to /home/jenkins/agent/workspace/buildPRbranch/connectors/jdk-connector/target/test-classes
[INFO] /home/jenkins/agent/workspace/buildPRbranch/connectors/jdk-connector/src/test/java/org/glassfish/jersey/jdk/connector/internal/ChunkedBodyOutputStreamTest.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/buildPRbranch/connectors/jdk-connector/src/test/java/org/glassfish/jersey/jdk/connector/internal/ChunkedBodyOutputStreamTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-jdk-connector ---
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.glassfish.jersey.jdk.connector.internal.AsynchronousBodyInputStreamTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.glassfish.jersey.jdk.connector.internal.AsynchronousBodyInputStreamTest
[INFO] Running org.glassfish.jersey.jdk.connector.internal.ConnectionPoolTest
May 06, 2022 8:54:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:54:04 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:54:05 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:54:05 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
#Received: message 1
#Received: message 2
May 06, 2022 8:54:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 8:54:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:54:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:54:05 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:54:05 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
#Received: 1
#Received: 1
May 06, 2022 8:54:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 8:54:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:54:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:54:05 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:54:05 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
#Received: 1
#Received: 2
May 06, 2022 8:54:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.909 s - in org.glassfish.jersey.jdk.connector.internal.ConnectionPoolTest
[INFO] Running org.glassfish.jersey.jdk.connector.internal.ModifyHeaderInBodyWriterTest
May 06, 2022 8:54:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:54:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:54:05 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:54:05 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-3] Started.
May 06, 2022 8:54:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 8:54:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:54:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:54:06 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:54:06 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-4] Started.
May 06, 2022 8:54:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 8:54:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:54:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:54:06 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:54:06 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-5] Started.
May 06, 2022 8:54:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 8:54:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:54:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:54:06 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:54:06 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-6] Started.
May 06, 2022 8:54:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 8:54:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:54:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:54:06 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:54:06 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-7] Started.
May 06, 2022 8:54:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 8:54:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:54:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:54:06 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:54:06 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-8] Started.
May 06, 2022 8:54:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.519 s - in org.glassfish.jersey.jdk.connector.internal.ModifyHeaderInBodyWriterTest
[INFO] Running org.glassfish.jersey.jdk.connector.internal.PublicSitesTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.glassfish.jersey.jdk.connector.internal.PublicSitesTest
[INFO] Running org.glassfish.jersey.jdk.connector.internal.SslFilterTLS1Test
=== SSLHandshakeException (certificate_unknown) on the server expected ===
javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_unknown
	at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
	at sun.security.ssl.Alerts.getSSLException(Alerts.java:154)
	at sun.security.ssl.SSLSocketImpl.recvAlert(SSLSocketImpl.java:2020)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1127)
	at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1367)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:931)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:71)
	at org.glassfish.jersey.jdk.connector.internal.SslFilterTest$SslEchoServer$1.run(SslFilterTest.java:501)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.321 s - in org.glassfish.jersey.jdk.connector.internal.SslFilterTLS1Test
[INFO] Running org.glassfish.jersey.jdk.connector.internal.ChunkedBodyOutputStreamTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.glassfish.jersey.jdk.connector.internal.ChunkedBodyOutputStreamTest
[INFO] Running org.glassfish.jersey.jdk.connector.internal.CookieTest
May 06, 2022 8:54:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:54:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:54:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:54:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-9] Started.
May 06, 2022 8:54:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 8:54:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:54:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:54:09 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:54:09 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-10] Started.
May 06, 2022 8:54:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 8:54:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:54:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:54:09 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:54:09 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-11] Started.
May 06, 2022 8:54:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.741 s - in org.glassfish.jersey.jdk.connector.internal.CookieTest
[INFO] Running org.glassfish.jersey.jdk.connector.internal.MultiValueHeaderTest
May 06, 2022 8:54:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:54:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:54:09 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:54:09 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-12] Started.
May 06, 2022 8:54:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s - in org.glassfish.jersey.jdk.connector.internal.MultiValueHeaderTest
[INFO] Running org.glassfish.jersey.jdk.connector.internal.SslFilterTLS12Test
=== SSLHandshakeException (certificate_unknown) on the server expected ===
javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_unknown
	at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
	at sun.security.ssl.Alerts.getSSLException(Alerts.java:154)
	at sun.security.ssl.SSLSocketImpl.recvAlert(SSLSocketImpl.java:2020)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1127)
	at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1367)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:931)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:71)
	at org.glassfish.jersey.jdk.connector.internal.SslFilterTest$SslEchoServer$1.run(SslFilterTest.java:501)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.752 s - in org.glassfish.jersey.jdk.connector.internal.SslFilterTLS12Test
[INFO] Running org.glassfish.jersey.jdk.connector.internal.RedirectTest
May 06, 2022 8:54:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:54:11 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:54:11 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:54:11 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-13] Started.
May 06, 2022 8:54:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 8:54:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:54:11 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:54:11 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:54:11 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-14] Started.
May 06, 2022 8:54:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 8:54:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:54:11 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:54:11 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:54:11 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-15] Started.
May 06, 2022 8:54:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 8:54:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:54:12 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:54:12 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:54:12 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-16] Started.
May 06, 2022 8:54:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 8:54:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:54:12 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:54:12 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:54:12 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-17] Started.
May 06, 2022 8:54:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 8:54:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:54:12 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:54:12 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:54:12 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-18] Started.
May 06, 2022 8:54:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 8:54:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:54:12 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:54:12 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:54:12 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-19] Started.
May 06, 2022 8:54:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 8:54:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:54:12 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:54:12 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:54:12 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-20] Started.
May 06, 2022 8:54:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 8:54:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:54:12 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:54:12 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:54:12 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-21] Started.
May 06, 2022 8:54:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 8:54:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:54:13 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:54:13 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:54:13 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-22] Started.
May 06, 2022 8:54:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.922 s - in org.glassfish.jersey.jdk.connector.internal.RedirectTest
[INFO] Running org.glassfish.jersey.jdk.connector.internal.HttpParserTest
[WARNING] Tests run: 25, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 s - in org.glassfish.jersey.jdk.connector.internal.HttpParserTest
[INFO] Running org.glassfish.jersey.jdk.connector.internal.EntityWriteTest
May 06, 2022 8:54:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:54:13 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:54:13 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:54:13 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-23] Started.
May 06, 2022 8:54:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 8:54:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:54:13 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:54:13 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:54:13 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-24] Started.
May 06, 2022 8:54:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.363 s - in org.glassfish.jersey.jdk.connector.internal.EntityWriteTest
[INFO] Running org.glassfish.jersey.jdk.connector.internal.SslFilterTLS13Test
=== SSLHandshakeException (certificate_unknown) on the server expected ===
javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_unknown
	at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
	at sun.security.ssl.Alerts.getSSLException(Alerts.java:154)
	at sun.security.ssl.SSLSocketImpl.recvAlert(SSLSocketImpl.java:2020)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1127)
	at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1367)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:931)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:71)
	at org.glassfish.jersey.jdk.connector.internal.SslFilterTest$SslEchoServer$1.run(SslFilterTest.java:501)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.631 s - in org.glassfish.jersey.jdk.connector.internal.SslFilterTLS13Test
[INFO] Running org.glassfish.jersey.jdk.connector.internal.SslFilterTLS11Test
=== SSLHandshakeException (certificate_unknown) on the server expected ===
javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_unknown
	at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
	at sun.security.ssl.Alerts.getSSLException(Alerts.java:154)
	at sun.security.ssl.SSLSocketImpl.recvAlert(SSLSocketImpl.java:2020)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1127)
	at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1367)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:931)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:71)
	at org.glassfish.jersey.jdk.connector.internal.SslFilterTest$SslEchoServer$1.run(SslFilterTest.java:501)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.628 s - in org.glassfish.jersey.jdk.connector.internal.SslFilterTLS11Test
[INFO] Running org.glassfish.jersey.jdk.connector.internal.AsynchronousBodyOutputStreamTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.glassfish.jersey.jdk.connector.internal.AsynchronousBodyOutputStreamTest
[INFO] Running org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest
May 06, 2022 8:54:16 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:54:16 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:54:17 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:54:17 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-25] Started.
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@24e5389c] state change: CREATED -> CONNECTING
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@24e5389c] state change: CONNECTING -> CONNECT_TIMEOUT
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@24e5389c] state change: CONNECT_TIMEOUT -> CLOSED
May 06, 2022 8:54:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 8:54:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:54:17 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:54:17 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:54:17 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-26] Started.
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@3d0d120b] state change: CREATED -> CONNECTING
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@3d0d120b] state change: CONNECTING -> IDLE
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@3d0d120b] state change: IDLE -> SENDING_REQUEST
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@3d0d120b] state change: SENDING_REQUEST -> RECEIVING_HEADER
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@3d0d120b] state change: RECEIVING_HEADER -> RECEIVING_BODY
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@3d0d120b] state change: RECEIVING_BODY -> RECEIVED
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@3d0d120b] state change: RECEIVED -> IDLE
May 06, 2022 8:54:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@3d0d120b] state change: IDLE -> CLOSED_BY_SERVER
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@3d0d120b] state change: CLOSED_BY_SERVER -> CLOSED
May 06, 2022 8:54:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:54:17 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:54:17 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:54:17 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-27] Started.
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@1b31af02] state change: CREATED -> CONNECTING
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@1b31af02] state change: CONNECTING -> IDLE
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@1b31af02] state change: IDLE -> SENDING_REQUEST
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@1b31af02] state change: SENDING_REQUEST -> ERROR
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@1b31af02] state change: ERROR -> CLOSED
May 06, 2022 8:54:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 8:54:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:54:17 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:54:17 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:54:17 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-28] Started.
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@4cb00fa5] state change: CREATED -> CONNECTING
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@4cb00fa5] state change: CONNECTING -> IDLE
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@4cb00fa5] state change: IDLE -> SENDING_REQUEST
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@4cb00fa5] state change: SENDING_REQUEST -> RECEIVING_HEADER
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@4cb00fa5] state change: RECEIVING_HEADER -> RESPONSE_TIMEOUT
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@4cb00fa5] state change: RESPONSE_TIMEOUT -> CLOSED
May 06, 2022 8:54:17 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 8:54:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:54:17 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:54:17 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:54:17 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-29] Started.
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@577bfadb] state change: CREATED -> CONNECTING
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@577bfadb] state change: CONNECTING -> IDLE
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@577bfadb] state change: IDLE -> SENDING_REQUEST
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@577bfadb] state change: SENDING_REQUEST -> RECEIVING_HEADER
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@577bfadb] state change: RECEIVING_HEADER -> RECEIVING_BODY
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@577bfadb] state change: RECEIVING_BODY -> RECEIVED
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@577bfadb] state change: RECEIVED -> IDLE
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@577bfadb] state change: IDLE -> IDLE_TIMEOUT
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@577bfadb] state change: IDLE_TIMEOUT -> CLOSED
May 06, 2022 8:54:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 8:54:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:54:18 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:54:18 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:54:18 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-30] Started.
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@85ab964] state change: CREATED -> CONNECTING
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@85ab964] state change: CONNECTING -> IDLE
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@85ab964] state change: IDLE -> SENDING_REQUEST
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@85ab964] state change: SENDING_REQUEST -> RECEIVING_HEADER
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@85ab964] state change: RECEIVING_HEADER -> RECEIVING_BODY
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@85ab964] state change: RECEIVING_BODY -> RECEIVED
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@85ab964] state change: RECEIVED -> IDLE
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@85ab964] state change: IDLE -> SENDING_REQUEST
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@85ab964] state change: SENDING_REQUEST -> RECEIVING_HEADER
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@85ab964] state change: RECEIVING_HEADER -> RECEIVING_BODY
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@85ab964] state change: RECEIVING_BODY -> RECEIVED
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@85ab964] state change: RECEIVED -> IDLE
May 06, 2022 8:54:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@85ab964] state change: IDLE -> CLOSED_BY_SERVER
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@85ab964] state change: CLOSED_BY_SERVER -> CLOSED
May 06, 2022 8:54:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:54:18 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:54:18 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:54:18 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-31] Started.
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@18715bb] state change: CREATED -> CONNECTING
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@18715bb] state change: CONNECTING -> IDLE
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@18715bb] state change: IDLE -> SENDING_REQUEST
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@18715bb] state change: SENDING_REQUEST -> RECEIVING_HEADER
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@18715bb] state change: RECEIVING_HEADER -> ERROR
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@18715bb] state change: ERROR -> CLOSED
May 06, 2022 8:54:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.842 s - in org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest
[INFO] Running org.glassfish.jersey.jdk.connector.internal.ProxyTest
May 06, 2022 8:54:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:54:18 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:54:18 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:54:18 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-32] Started.
May 06, 2022 8:54:18 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:8321]
May 06, 2022 8:54:18 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-33] Started.
May 06, 2022 8:54:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 8:54:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:54:19 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:54:19 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:54:19 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-34] Started.
May 06, 2022 8:54:19 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:8321]
May 06, 2022 8:54:19 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-35] Started.
May 06, 2022 8:54:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 8:54:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:54:19 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:54:19 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:54:19 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-36] Started.
May 06, 2022 8:54:19 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:8321]
May 06, 2022 8:54:19 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-37] Started.
May 06, 2022 8:54:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 8:54:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:54:19 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:54:19 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:54:19 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-38] Started.
May 06, 2022 8:54:19 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:8321]
May 06, 2022 8:54:19 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-39] Started.
May 06, 2022 8:54:20 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.262 s - in org.glassfish.jersey.jdk.connector.internal.ProxyTest
[INFO] Running org.glassfish.jersey.jdk.connector.internal.StressTest
May 06, 2022 8:54:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:54:20 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:54:20 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:54:20 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-40] Started.
Iteration 0
Iteration 1
Iteration 2
Iteration 3
Iteration 4
Iteration 5
Iteration 6
Iteration 7
Iteration 8
Iteration 9
Iteration 10
Iteration 11
Iteration 12
Iteration 13
Iteration 14
Iteration 15
Iteration 16
Iteration 17
Iteration 18
Iteration 19
Iteration 20
Iteration 21
Iteration 22
Iteration 23
Iteration 24
Iteration 25
Iteration 26
Iteration 27
Iteration 28
Iteration 29
Iteration 30
Iteration 31
Iteration 32
Iteration 33
Iteration 34
Iteration 35
Iteration 36
Iteration 37
Iteration 38
Iteration 39
Iteration 40
Iteration 41
Iteration 42
Iteration 43
Iteration 44
Iteration 45
Iteration 46
Iteration 47
Iteration 48
Iteration 49
Iteration 50
Iteration 51
Iteration 52
Iteration 53
Iteration 54
Iteration 55
Iteration 56
Iteration 57
Iteration 58
Iteration 59
Iteration 60
Iteration 61
Iteration 62
Iteration 63
Iteration 64
Iteration 65
Iteration 66
Iteration 67
Iteration 68
Iteration 69
Iteration 70
Iteration 71
Iteration 72
Iteration 73
Iteration 74
Iteration 75
Iteration 76
Iteration 77
Iteration 78
Iteration 79
Iteration 80
Iteration 81
Iteration 82
Iteration 83
Iteration 84
Iteration 85
Iteration 86
Iteration 87
Iteration 88
Iteration 89
Iteration 90
Iteration 91
Iteration 92
Iteration 93
Iteration 94
Iteration 95
Iteration 96
Iteration 97
Iteration 98
Iteration 99
Iteration 100
Iteration 101
Iteration 102
Iteration 103
Iteration 104
Iteration 105
Iteration 106
Iteration 107
Iteration 108
Iteration 109
Iteration 110
Iteration 111
Iteration 112
Iteration 113
Iteration 114
Iteration 115
Iteration 116
Iteration 117
Iteration 118
Iteration 119
Iteration 120
Iteration 121
Iteration 122
Iteration 123
Iteration 124
Iteration 125
Iteration 126
Iteration 127
Iteration 128
Iteration 129
Iteration 130
Iteration 131
Iteration 132
Iteration 133
Iteration 134
Iteration 135
Iteration 136
Iteration 137
Iteration 138
Iteration 139
Iteration 140
Iteration 141
Iteration 142
Iteration 143
Iteration 144
Iteration 145
Iteration 146
Iteration 147
Iteration 148
Iteration 149
Iteration 150
Iteration 151
Iteration 152
Iteration 153
Iteration 154
Iteration 155
Iteration 156
Iteration 157
Iteration 158
Iteration 159
Iteration 160
Iteration 161
Iteration 162
Iteration 163
Iteration 164
Iteration 165
Iteration 166
Iteration 167
Iteration 168
Iteration 169
Iteration 170
Iteration 171
Iteration 172
Iteration 173
Iteration 174
Iteration 175
Iteration 176
Iteration 177
Iteration 178
Iteration 179
Iteration 180
Iteration 181
Iteration 182
Iteration 183
Iteration 184
Iteration 185
Iteration 186
Iteration 187
Iteration 188
Iteration 189
Iteration 190
Iteration 191
Iteration 192
Iteration 193
Iteration 194
Iteration 195
Iteration 196
Iteration 197
Iteration 198
Iteration 199
Iteration 200
Iteration 201
Iteration 202
Iteration 203
Iteration 204
Iteration 205
Iteration 206
Iteration 207
Iteration 208
Iteration 209
Iteration 210
Iteration 211
Iteration 212
Iteration 213
Iteration 214
Iteration 215
Iteration 216
Iteration 217
Iteration 218
Iteration 219
Iteration 220
Iteration 221
Iteration 222
Iteration 223
Iteration 224
Iteration 225
Iteration 226
Iteration 227
Iteration 228
Iteration 229
Iteration 230
Iteration 231
Iteration 232
Iteration 233
Iteration 234
Iteration 235
Iteration 236
Iteration 237
Iteration 238
Iteration 239
Iteration 240
Iteration 241
Iteration 242
Iteration 243
Iteration 244
Iteration 245
Iteration 246
Iteration 247
Iteration 248
Iteration 249
Iteration 250
Iteration 251
Iteration 252
Iteration 253
Iteration 254
Iteration 255
Iteration 256
Iteration 257
Iteration 258
Iteration 259
Iteration 260
Iteration 261
Iteration 262
Iteration 263
Iteration 264
Iteration 265
Iteration 266
Iteration 267
Iteration 268
Iteration 269
Iteration 270
Iteration 271
Iteration 272
Iteration 273
Iteration 274
Iteration 275
Iteration 276
Iteration 277
Iteration 278
Iteration 279
Iteration 280
Iteration 281
Iteration 282
Iteration 283
Iteration 284
Iteration 285
Iteration 286
Iteration 287
Iteration 288
Iteration 289
Iteration 290
Iteration 291
Iteration 292
Iteration 293
Iteration 294
Iteration 295
Iteration 296
Iteration 297
Iteration 298
Iteration 299
Iteration 300
Iteration 301
Iteration 302
Iteration 303
Iteration 304
Iteration 305
Iteration 306
Iteration 307
Iteration 308
Iteration 309
Iteration 310
Iteration 311
Iteration 312
Iteration 313
Iteration 314
Iteration 315
Iteration 316
Iteration 317
Iteration 318
Iteration 319
Iteration 320
Iteration 321
Iteration 322
Iteration 323
Iteration 324
Iteration 325
Iteration 326
Iteration 327
Iteration 328
Iteration 329
Iteration 330
Iteration 331
Iteration 332
Iteration 333
Iteration 334
Iteration 335
Iteration 336
Iteration 337
Iteration 338
Iteration 339
Iteration 340
Iteration 341
Iteration 342
Iteration 343
Iteration 344
Iteration 345
Iteration 346
Iteration 347
Iteration 348
Iteration 349
Iteration 350
Iteration 351
Iteration 352
Iteration 353
Iteration 354
Iteration 355
Iteration 356
Iteration 357
Iteration 358
Iteration 359
Iteration 360
Iteration 361
Iteration 362
Iteration 363
Iteration 364
Iteration 365
Iteration 366
Iteration 367
Iteration 368
Iteration 369
Iteration 370
Iteration 371
Iteration 372
Iteration 373
Iteration 374
Iteration 375
Iteration 376
Iteration 377
Iteration 378
Iteration 379
Iteration 380
Iteration 381
Iteration 382
Iteration 383
Iteration 384
Iteration 385
Iteration 386
Iteration 387
Iteration 388
Iteration 389
Iteration 390
Iteration 391
Iteration 392
Iteration 393
Iteration 394
Iteration 395
Iteration 396
Iteration 397
Iteration 398
Iteration 399
Iteration 400
Iteration 401
Iteration 402
Iteration 403
Iteration 404
Iteration 405
Iteration 406
Iteration 407
Iteration 408
Iteration 409
Iteration 410
Iteration 411
Iteration 412
Iteration 413
Iteration 414
Iteration 415
Iteration 416
Iteration 417
Iteration 418
Iteration 419
Iteration 420
Iteration 421
Iteration 422
Iteration 423
Iteration 424
Iteration 425
Iteration 426
Iteration 427
Iteration 428
Iteration 429
Iteration 430
Iteration 431
Iteration 432
Iteration 433
Iteration 434
Iteration 435
Iteration 436
Iteration 437
Iteration 438
Iteration 439
Iteration 440
Iteration 441
Iteration 442
Iteration 443
Iteration 444
Iteration 445
Iteration 446
Iteration 447
Iteration 448
Iteration 449
Iteration 450
Iteration 451
Iteration 452
Iteration 453
Iteration 454
Iteration 455
Iteration 456
Iteration 457
Iteration 458
Iteration 459
Iteration 460
Iteration 461
Iteration 462
Iteration 463
Iteration 464
Iteration 465
Iteration 466
Iteration 467
Iteration 468
Iteration 469
Iteration 470
Iteration 471
Iteration 472
Iteration 473
Iteration 474
Iteration 475
Iteration 476
Iteration 477
Iteration 478
Iteration 479
Iteration 480
Iteration 481
Iteration 482
Iteration 483
Iteration 484
Iteration 485
Iteration 486
Iteration 487
Iteration 488
Iteration 489
Iteration 490
Iteration 491
Iteration 492
Iteration 493
Iteration 494
Iteration 495
Iteration 496
Iteration 497
Iteration 498
Iteration 499
Iteration 500
Iteration 501
Iteration 502
Iteration 503
Iteration 504
Iteration 505
Iteration 506
Iteration 507
Iteration 508
Iteration 509
Iteration 510
Iteration 511
Iteration 512
Iteration 513
Iteration 514
Iteration 515
Iteration 516
Iteration 517
Iteration 518
Iteration 519
Iteration 520
Iteration 521
Iteration 522
Iteration 523
Iteration 524
Iteration 525
Iteration 526
Iteration 527
Iteration 528
Iteration 529
Iteration 530
Iteration 531
Iteration 532
Iteration 533
Iteration 534
Iteration 535
Iteration 536
Iteration 537
Iteration 538
Iteration 539
Iteration 540
Iteration 541
Iteration 542
Iteration 543
Iteration 544
Iteration 545
Iteration 546
Iteration 547
Iteration 548
Iteration 549
Iteration 550
Iteration 551
Iteration 552
Iteration 553
Iteration 554
Iteration 555
Iteration 556
Iteration 557
Iteration 558
Iteration 559
Iteration 560
Iteration 561
Iteration 562
Iteration 563
Iteration 564
Iteration 565
Iteration 566
Iteration 567
Iteration 568
Iteration 569
Iteration 570
Iteration 571
Iteration 572
Iteration 573
Iteration 574
Iteration 575
Iteration 576
Iteration 577
Iteration 578
Iteration 579
Iteration 580
Iteration 581
Iteration 582
Iteration 583
Iteration 584
Iteration 585
Iteration 586
Iteration 587
Iteration 588
Iteration 589
Iteration 590
Iteration 591
Iteration 592
Iteration 593
Iteration 594
Iteration 595
Iteration 596
Iteration 597
Iteration 598
Iteration 599
Iteration 600
Iteration 601
Iteration 602
Iteration 603
Iteration 604
Iteration 605
Iteration 606
Iteration 607
Iteration 608
Iteration 609
Iteration 610
Iteration 611
Iteration 612
Iteration 613
Iteration 614
Iteration 615
Iteration 616
Iteration 617
Iteration 618
Iteration 619
Iteration 620
Iteration 621
Iteration 622
Iteration 623
Iteration 624
Iteration 625
Iteration 626
Iteration 627
Iteration 628
Iteration 629
Iteration 630
Iteration 631
Iteration 632
Iteration 633
Iteration 634
Iteration 635
Iteration 636
Iteration 637
Iteration 638
Iteration 639
Iteration 640
Iteration 641
Iteration 642
Iteration 643
Iteration 644
Iteration 645
Iteration 646
Iteration 647
Iteration 648
Iteration 649
Iteration 650
Iteration 651
Iteration 652
Iteration 653
Iteration 654
Iteration 655
Iteration 656
Iteration 657
Iteration 658
Iteration 659
Iteration 660
Iteration 661
Iteration 662
Iteration 663
Iteration 664
Iteration 665
Iteration 666
Iteration 667
Iteration 668
Iteration 669
Iteration 670
Iteration 671
Iteration 672
Iteration 673
Iteration 674
Iteration 675
Iteration 676
Iteration 677
Iteration 678
Iteration 679
Iteration 680
Iteration 681
Iteration 682
Iteration 683
Iteration 684
Iteration 685
Iteration 686
Iteration 687
Iteration 688
Iteration 689
Iteration 690
Iteration 691
Iteration 692
Iteration 693
Iteration 694
Iteration 695
Iteration 696
Iteration 697
Iteration 698
Iteration 699
Iteration 700
Iteration 701
Iteration 702
Iteration 703
Iteration 704
Iteration 705
Iteration 706
Iteration 707
Iteration 708
Iteration 709
Iteration 710
Iteration 711
Iteration 712
Iteration 713
Iteration 714
Iteration 715
Iteration 716
Iteration 717
Iteration 718
Iteration 719
Iteration 720
Iteration 721
Iteration 722
Iteration 723
Iteration 724
Iteration 725
Iteration 726
Iteration 727
Iteration 728
Iteration 729
Iteration 730
Iteration 731
Iteration 732
Iteration 733
Iteration 734
Iteration 735
Iteration 736
Iteration 737
Iteration 738
Iteration 739
Iteration 740
Iteration 741
Iteration 742
Iteration 743
Iteration 744
Iteration 745
Iteration 746
Iteration 747
Iteration 748
Iteration 749
Iteration 750
Iteration 751
Iteration 752
Iteration 753
Iteration 754
Iteration 755
Iteration 756
Iteration 757
Iteration 758
Iteration 759
Iteration 760
Iteration 761
Iteration 762
Iteration 763
Iteration 764
Iteration 765
Iteration 766
Iteration 767
Iteration 768
Iteration 769
Iteration 770
Iteration 771
Iteration 772
Iteration 773
Iteration 774
Iteration 775
Iteration 776
Iteration 777
Iteration 778
Iteration 779
Iteration 780
Iteration 781
Iteration 782
Iteration 783
Iteration 784
Iteration 785
Iteration 786
Iteration 787
Iteration 788
Iteration 789
Iteration 790
Iteration 791
Iteration 792
Iteration 793
Iteration 794
Iteration 795
Iteration 796
Iteration 797
Iteration 798
Iteration 799
Iteration 800
Iteration 801
Iteration 802
Iteration 803
Iteration 804
Iteration 805
Iteration 806
Iteration 807
Iteration 808
Iteration 809
Iteration 810
Iteration 811
Iteration 812
Iteration 813
Iteration 814
Iteration 815
Iteration 816
Iteration 817
Iteration 818
Iteration 819
Iteration 820
Iteration 821
Iteration 822
Iteration 823
Iteration 824
Iteration 825
Iteration 826
Iteration 827
Iteration 828
Iteration 829
Iteration 830
Iteration 831
Iteration 832
Iteration 833
Iteration 834
Iteration 835
Iteration 836
Iteration 837
Iteration 838
Iteration 839
Iteration 840
Iteration 841
Iteration 842
Iteration 843
Iteration 844
Iteration 845
Iteration 846
Iteration 847
Iteration 848
Iteration 849
Iteration 850
Iteration 851
Iteration 852
Iteration 853
Iteration 854
Iteration 855
Iteration 856
Iteration 857
Iteration 858
Iteration 859
Iteration 860
Iteration 861
Iteration 862
Iteration 863
Iteration 864
Iteration 865
Iteration 866
Iteration 867
Iteration 868
Iteration 869
Iteration 870
Iteration 871
Iteration 872
Iteration 873
Iteration 874
Iteration 875
Iteration 876
Iteration 877
Iteration 878
Iteration 879
Iteration 880
Iteration 881
Iteration 882
Iteration 883
Iteration 884
Iteration 885
Iteration 886
Iteration 887
Iteration 888
Iteration 889
Iteration 890
Iteration 891
Iteration 892
Iteration 893
Iteration 894
Iteration 895
Iteration 896
Iteration 897
Iteration 898
Iteration 899
Iteration 900
Iteration 901
Iteration 902
Iteration 903
Iteration 904
Iteration 905
Iteration 906
Iteration 907
Iteration 908
Iteration 909
Iteration 910
Iteration 911
Iteration 912
Iteration 913
Iteration 914
Iteration 915
Iteration 916
Iteration 917
Iteration 918
Iteration 919
Iteration 920
Iteration 921
Iteration 922
Iteration 923
Iteration 924
Iteration 925
Iteration 926
Iteration 927
Iteration 928
Iteration 929
Iteration 930
Iteration 931
Iteration 932
Iteration 933
Iteration 934
Iteration 935
Iteration 936
Iteration 937
Iteration 938
Iteration 939
Iteration 940
Iteration 941
Iteration 942
Iteration 943
Iteration 944
Iteration 945
Iteration 946
Iteration 947
Iteration 948
Iteration 949
Iteration 950
Iteration 951
Iteration 952
Iteration 953
Iteration 954
Iteration 955
Iteration 956
Iteration 957
Iteration 958
Iteration 959
Iteration 960
Iteration 961
Iteration 962
Iteration 963
Iteration 964
Iteration 965
Iteration 966
Iteration 967
Iteration 968
Iteration 969
Iteration 970
Iteration 971
Iteration 972
Iteration 973
Iteration 974
Iteration 975
Iteration 976
Iteration 977
Iteration 978
Iteration 979
Iteration 980
Iteration 981
Iteration 982
Iteration 983
Iteration 984
Iteration 985
Iteration 986
Iteration 987
Iteration 988
Iteration 989
Iteration 990
Iteration 991
Iteration 992
Iteration 993
Iteration 994
Iteration 995
Iteration 996
Iteration 997
Iteration 998
Iteration 999
May 06, 2022 8:54:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.747 s - in org.glassfish.jersey.jdk.connector.internal.StressTest
[INFO] Running org.glassfish.jersey.jdk.connector.HttpMethodTest
May 06, 2022 8:54:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:54:49 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:54:49 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:54:49 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-41] Started.
May 06, 2022 8:54:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 8:54:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:54:50 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:54:50 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:54:50 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-42] Started.
May 06, 2022 8:54:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.34 s - in org.glassfish.jersey.jdk.connector.HttpMethodTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 131, Failures: 0, Errors: 0, Skipped: 2
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-jdk-connector ---
[INFO] Building jar: /home/jenkins/agent/workspace/buildPRbranch/connectors/jdk-connector/target/jersey-jdk-connector-3.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-jdk-connector ---
[INFO] Building jar: /home/jenkins/agent/workspace/buildPRbranch/connectors/jdk-connector/target/jersey-jdk-connector-3.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-jdk-connector ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-jdk-connector ---
[INFO] Installing /home/jenkins/agent/workspace/buildPRbranch/connectors/jdk-connector/target/jersey-jdk-connector-3.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-jdk-connector/3.1.0-SNAPSHOT/jersey-jdk-connector-3.1.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/buildPRbranch/connectors/jdk-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-jdk-connector/3.1.0-SNAPSHOT/jersey-jdk-connector-3.1.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/buildPRbranch/connectors/jdk-connector/target/jersey-jdk-connector-3.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-jdk-connector/3.1.0-SNAPSHOT/jersey-jdk-connector-3.1.0-SNAPSHOT-sources.jar