Skip to content
Failed

Console Output

Skipping 1,331 KB.. Full Log
Client-side close reason: CloseReason[1013,Maximal number of open sessions per remote address exceeded.]
Client-side close reason: CloseReason[1013,Maximal number of open sessions per remote address exceeded.]
session[0] is open? true
Client-side close reason: CloseReason[1000]
session[1] is open? true
Client-side close reason: CloseReason[1000]
session[2] is open? true
Client-side close reason: CloseReason[1000]
session[3] is open? true
Client-side close reason: CloseReason[1000]
session[4] is open? false
session[5] is open? false
session[6] is open? false
session[7] is open? false
session[8] is open? false
session[9] is open? false
session[10] is open? false
==================
Oct 18, 2022 1:58:30 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [0.0.0.0:8025]
Oct 18, 2022 1:58:30 PM org.glassfish.tyrus.server.Server stop
INFO: Websocket Server stopped.
Oct 18, 2022 1:58:30 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:8025]
Oct 18, 2022 1:58:30 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
Oct 18, 2022 1:58:30 PM org.glassfish.tyrus.server.Server start
INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025
Oct 18, 2022 1:58:30 PM org.glassfish.tyrus.server.Server start
INFO: WebSocket server started.
ws://localhost:8025/max-sessions-per-remoteaddr-test/echo1
ws://localhost:8025/max-sessions-per-remoteaddr-test/echo2
Do or do not, there is no try.
Do or do not, there is no try.
ws://localhost:8025/max-sessions-per-remoteaddr-test/echo3
Do or do not, there is no try.
Do or do not, there is no try.
ws://localhost:8025/max-sessions-per-remoteaddr-test/echo1
Do or do not, there is no try.
Do or do not, there is no try.
ws://localhost:8025/max-sessions-per-remoteaddr-test/echo2
Do or do not, there is no try.
Do or do not, there is no try.
ws://localhost:8025/max-sessions-per-remoteaddr-test/echo3
Client-side close reason: CloseReason[1013,Maximal number of open sessions per remote address exceeded.]
ws://localhost:8025/max-sessions-per-remoteaddr-test/echo1
Client-side close reason: CloseReason[1013,Maximal number of open sessions per remote address exceeded.]
ws://localhost:8025/max-sessions-per-remoteaddr-test/echo2
Client-side close reason: CloseReason[1013,Maximal number of open sessions per remote address exceeded.]
ws://localhost:8025/max-sessions-per-remoteaddr-test/echo3
Client-side close reason: CloseReason[1013,Maximal number of open sessions per remote address exceeded.]
ws://localhost:8025/max-sessions-per-remoteaddr-test/echo1
Client-side close reason: CloseReason[1013,Maximal number of open sessions per remote address exceeded.]
ws://localhost:8025/max-sessions-per-remoteaddr-test/echo2
Client-side close reason: CloseReason[1013,Maximal number of open sessions per remote address exceeded.]
Client-side close reason: CloseReason[1013,Maximal number of open sessions per remote address exceeded.]
session[0] is open? true
Client-side close reason: CloseReason[1000]
session[1] is open? true
Client-side close reason: CloseReason[1000]
session[2] is open? true
Client-side close reason: CloseReason[1000]
session[3] is open? true
Client-side close reason: CloseReason[1000]
session[4] is open? false
session[5] is open? false
session[6] is open? false
session[7] is open? false
session[8] is open? false
session[9] is open? false
session[10] is open? false
Oct 18, 2022 1:58:30 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [0.0.0.0:8025]
Oct 18, 2022 1:58:30 PM org.glassfish.tyrus.server.Server stop
INFO: Websocket Server stopped.
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.618 s - in org.glassfish.tyrus.tests.servlet.maxsessionsperremoteaddr.MaxSessionsPerRemoteAddrTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-war-plugin:3.3.1:war (default-war) @ tyrus-tests-servlet-maxsessions-per-remoteaddr ---
[INFO] Packaging webapp
[INFO] Assembling webapp [tyrus-tests-servlet-maxsessions-per-remoteaddr] in [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-remoteaddr/target/tyrus-tests-servlet-maxsessions-per-remoteaddr-2.1.99-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-remoteaddr/src/main/webapp]
[INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-remoteaddr/target/tyrus-tests-servlet-maxsessions-per-remoteaddr-2.1.99-SNAPSHOT.war
[INFO] 
[INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-servlet-maxsessions-per-remoteaddr ---
[INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-remoteaddr/target/tyrus-tests-servlet-maxsessions-per-remoteaddr-2.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ tyrus-tests-servlet-maxsessions-per-remoteaddr ---
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-remoteaddr/target/tyrus-tests-servlet-maxsessions-per-remoteaddr-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-maxsessions-per-remoteaddr/2.1.99-SNAPSHOT/tyrus-tests-servlet-maxsessions-per-remoteaddr-2.1.99-SNAPSHOT.war
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-remoteaddr/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-maxsessions-per-remoteaddr/2.1.99-SNAPSHOT/tyrus-tests-servlet-maxsessions-per-remoteaddr-2.1.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-remoteaddr/target/tyrus-tests-servlet-maxsessions-per-remoteaddr-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-maxsessions-per-remoteaddr/2.1.99-SNAPSHOT/tyrus-tests-servlet-maxsessions-per-remoteaddr-2.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] ----< org.glassfish.tyrus.tests.servlet:tyrus-tests-servlet-debug >-----
[INFO] Building Tyrus Debug Debug Samples 2.1.99-SNAPSHOT               [63/69]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tyrus-tests-servlet-debug ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (default) @ tyrus-tests-servlet-debug ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ tyrus-tests-servlet-debug ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ tyrus-tests-servlet-debug ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ tyrus-tests-servlet-debug ---
[INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/debug/target/generated-sources/rsrc-gen added.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ tyrus-tests-servlet-debug ---
[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) @ tyrus-tests-servlet-debug ---
[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) @ tyrus-tests-servlet-debug ---
[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) @ tyrus-tests-servlet-debug ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/debug/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tyrus-tests-servlet-debug ---
[INFO] Changes detected - recompiling the module!
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tyrus-tests-servlet-debug ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tyrus-tests-servlet-debug ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/debug/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ tyrus-tests-servlet-debug ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest
Oct 18, 2022 1:58:30 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Incoming buffer size: 4194315
Oct 18, 2022 1:58:30 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per app: null
Oct 18, 2022 1:58:30 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per remote address: null
Oct 18, 2022 1:58:30 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Parallel broadcast enabled: false
Oct 18, 2022 1:58:31 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:8025]
Oct 18, 2022 1:58:31 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
Oct 18, 2022 1:58:31 PM org.glassfish.tyrus.server.TyrusServerConfiguration <init>
CONFIG: Found annotated endpoints:
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint2
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint4
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint3
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint5
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint1
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint6

Oct 18, 2022 1:58:31 PM org.glassfish.tyrus.server.Server start
INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025
Oct 18, 2022 1:58:31 PM org.glassfish.tyrus.server.Server start
INFO: WebSocket server started.
Oct 18, 2022 1:58:31 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session f1321cdf-0890-4d02-b770-8f763b77b611 [0 ms]: Received handshake request:
< GET /samples-debug/endpoint/b
< connection: Upgrade
< host: localhost:8025
< origin: http://localhost:8025
< sec-websocket-key: L55D+UPUx2uulez3bSw7Ug==
< sec-websocket-version: 13
< upgrade: websocket
< x-tyrus-tracing-accept: Whatever
< x-tyrus-tracing-threshold: SUMMARY

Oct 18, 2022 1:58:31 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session f1321cdf-0890-4d02-b770-8f763b77b611 [3 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/a
Oct 18, 2022 1:58:31 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session f1321cdf-0890-4d02-b770-8f763b77b611 [3 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/a have different length
Oct 18, 2022 1:58:31 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session f1321cdf-0890-4d02-b770-8f763b77b611 [3 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/{a}/{b}
Oct 18, 2022 1:58:31 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session f1321cdf-0890-4d02-b770-8f763b77b611 [4 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/{a}/{b} have different length
Oct 18, 2022 1:58:31 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session f1321cdf-0890-4d02-b770-8f763b77b611 [4 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a
Oct 18, 2022 1:58:31 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session f1321cdf-0890-4d02-b770-8f763b77b611 [4 ms]: Segment "a" does not match
Oct 18, 2022 1:58:31 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session f1321cdf-0890-4d02-b770-8f763b77b611 [4 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/{b}
Oct 18, 2022 1:58:31 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session f1321cdf-0890-4d02-b770-8f763b77b611 [4 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/{b} have different length
Oct 18, 2022 1:58:31 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session f1321cdf-0890-4d02-b770-8f763b77b611 [4 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/{a}/b
Oct 18, 2022 1:58:31 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session f1321cdf-0890-4d02-b770-8f763b77b611 [4 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/{a}/b have different length
Oct 18, 2022 1:58:31 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session f1321cdf-0890-4d02-b770-8f763b77b611 [4 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/b
Oct 18, 2022 1:58:31 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session f1321cdf-0890-4d02-b770-8f763b77b611 [4 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/b have different length
Oct 18, 2022 1:58:31 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session f1321cdf-0890-4d02-b770-8f763b77b611 [5 ms]: Endpoints matched to the request URI: []
Oct 18, 2022 1:58:31 PM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session dbaa3e80-f0f7-425b-ab43-41820b7513c2 [16 ms]: Redirect enabled: false
Oct 18, 2022 1:58:31 PM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session dbaa3e80-f0f7-425b-ab43-41820b7513c2 [25 ms]: Sending handshake request:
> GET ws://localhost:8025/samples-debug/endpoint/b
> Connection: Upgrade
> Host: localhost:8025
> Origin: http://localhost:8025
> Sec-WebSocket-Key: L55D+UPUx2uulez3bSw7Ug==
> Sec-WebSocket-Version: 13
> Upgrade: websocket
> X-Tyrus-Tracing-Accept: Whatever
> X-Tyrus-Tracing-Threshold: SUMMARY

Oct 18, 2022 1:58:31 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session dbaa3e80-f0f7-425b-ab43-41820b7513c2 [155 ms]: Received handshake response: 
< 404
< x-tyrus-tracing-00: [0 ms] Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/a
< x-tyrus-tracing-01: [3 ms] URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/a have different length
< x-tyrus-tracing-02: [3 ms] Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/{a}/{b}
< x-tyrus-tracing-03: [4 ms] URIs /samples-debug/endpoint/b and /samples-debug/endpoint/{a}/{b} have different length
< x-tyrus-tracing-04: [4 ms] Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a
< x-tyrus-tracing-05: [4 ms] Segment "a" does not match
< x-tyrus-tracing-06: [4 ms] Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/{b}
< x-tyrus-tracing-07: [4 ms] URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/{b} have different length
< x-tyrus-tracing-08: [4 ms] Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/{a}/b
< x-tyrus-tracing-09: [4 ms] URIs /samples-debug/endpoint/b and /samples-debug/endpoint/{a}/b have different length
< x-tyrus-tracing-10: [4 ms] Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/b
< x-tyrus-tracing-11: [4 ms] URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/b have different length
< x-tyrus-tracing-12: [5 ms] Endpoints matched to the request URI: []

Oct 18, 2022 1:58:31 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [0.0.0.0:8025]
Oct 18, 2022 1:58:31 PM org.glassfish.tyrus.server.Server stop
INFO: Websocket Server stopped.
> Session 2f5fdc1f-cc5b-4423-ad73-52da1d260d1e [1 ms]: Sending handshake request:
> GET ws://localhost:8025/samples-debug/endpoint/a/b
> Connection: Upgrade
> Host: localhost:8025
> Origin: http://localhost:8025
> Sec-WebSocket-Key: z5rnH19tZ0wKkrb/Y9odEA==
> Sec-WebSocket-Version: 13
> Upgrade: websocket

< Session 2f5fdc1f-cc5b-4423-ad73-52da1d260d1e [10 ms]: Received handshake response: 
< 101
< connection: Upgrade
< sec-websocket-accept: gfJuka5k9mxrU8CH2iVZkjmASfQ=
< upgrade: websocket

Oct 18, 2022 1:58:33 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Incoming buffer size: 4194315
Oct 18, 2022 1:58:33 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per app: null
Oct 18, 2022 1:58:33 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per remote address: null
Oct 18, 2022 1:58:33 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Parallel broadcast enabled: false
Oct 18, 2022 1:58:33 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:8025]
Oct 18, 2022 1:58:33 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
Oct 18, 2022 1:58:33 PM org.glassfish.tyrus.server.TyrusServerConfiguration <init>
CONFIG: Found annotated endpoints:
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint2
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint4
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint3
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint5
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint1
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint6

Oct 18, 2022 1:58:33 PM org.glassfish.tyrus.server.Server start
INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025
Oct 18, 2022 1:58:33 PM org.glassfish.tyrus.server.Server start
INFO: WebSocket server started.
Oct 18, 2022 1:58:33 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 44a2da89-3dc5-461e-a595-c64ddfc36336 [0 ms]: Received handshake request:
< GET /samples-debug/endpoint/b
< connection: Upgrade
< host: localhost:8025
< origin: http://localhost:8025
< sec-websocket-key: WSTadHK5cGLmws3HlNiGDQ==
< sec-websocket-version: 13
< upgrade: websocket

Oct 18, 2022 1:58:33 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 44a2da89-3dc5-461e-a595-c64ddfc36336 [0 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/{a}/{b}
Oct 18, 2022 1:58:33 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 44a2da89-3dc5-461e-a595-c64ddfc36336 [0 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/{a}/{b} have different length
Oct 18, 2022 1:58:33 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 44a2da89-3dc5-461e-a595-c64ddfc36336 [0 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/{a}/b
Oct 18, 2022 1:58:33 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 44a2da89-3dc5-461e-a595-c64ddfc36336 [0 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/{a}/b have different length
Oct 18, 2022 1:58:33 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 44a2da89-3dc5-461e-a595-c64ddfc36336 [0 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a
Oct 18, 2022 1:58:33 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 44a2da89-3dc5-461e-a595-c64ddfc36336 [0 ms]: Segment "a" does not match
Oct 18, 2022 1:58:33 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 44a2da89-3dc5-461e-a595-c64ddfc36336 [0 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/a
Oct 18, 2022 1:58:33 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 44a2da89-3dc5-461e-a595-c64ddfc36336 [0 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/a have different length
Oct 18, 2022 1:58:33 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 44a2da89-3dc5-461e-a595-c64ddfc36336 [0 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/b
Oct 18, 2022 1:58:33 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 44a2da89-3dc5-461e-a595-c64ddfc36336 [0 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/b have different length
Oct 18, 2022 1:58:33 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 44a2da89-3dc5-461e-a595-c64ddfc36336 [0 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/{b}
Oct 18, 2022 1:58:33 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 44a2da89-3dc5-461e-a595-c64ddfc36336 [0 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/{b} have different length
Oct 18, 2022 1:58:33 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 44a2da89-3dc5-461e-a595-c64ddfc36336 [0 ms]: Endpoints matched to the request URI: []
Oct 18, 2022 1:58:33 PM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 0a6c8024-87ea-4d8c-b054-cc8821a77220 [0 ms]: Redirect enabled: false
Oct 18, 2022 1:58:33 PM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session 0a6c8024-87ea-4d8c-b054-cc8821a77220 [0 ms]: Sending handshake request:
> GET ws://localhost:8025/samples-debug/endpoint/b
> Connection: Upgrade
> Host: localhost:8025
> Origin: http://localhost:8025
> Sec-WebSocket-Key: WSTadHK5cGLmws3HlNiGDQ==
> Sec-WebSocket-Version: 13
> Upgrade: websocket

Oct 18, 2022 1:58:33 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 0a6c8024-87ea-4d8c-b054-cc8821a77220 [8 ms]: Received handshake response: 
< 404

Oct 18, 2022 1:58:33 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [0.0.0.0:8025]
Oct 18, 2022 1:58:33 PM org.glassfish.tyrus.server.Server stop
INFO: Websocket Server stopped.
Oct 18, 2022 1:58:34 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Incoming buffer size: 4194315
Oct 18, 2022 1:58:34 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per app: null
Oct 18, 2022 1:58:34 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per remote address: null
Oct 18, 2022 1:58:34 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Parallel broadcast enabled: false
Oct 18, 2022 1:58:34 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:8025]
Oct 18, 2022 1:58:34 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-3] Started.
Oct 18, 2022 1:58:34 PM org.glassfish.tyrus.server.TyrusServerConfiguration <init>
CONFIG: Found annotated endpoints:
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint2
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint4
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint3
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint5
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint1
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint6

Oct 18, 2022 1:58:34 PM org.glassfish.tyrus.server.Server start
INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025
Oct 18, 2022 1:58:34 PM org.glassfish.tyrus.server.Server start
INFO: WebSocket server started.
Oct 18, 2022 1:58:34 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 3caca293-229e-49a8-ad64-65f85de999b8 [0 ms]: Received handshake request:
< GET /samples-debug/endpoint/a/b
< connection: Upgrade
< host: localhost:8025
< origin: http://localhost:8025
< sec-websocket-key: CtXQ5dA7Cy7ODVdoiydfAQ==
< sec-websocket-version: 13
< upgrade: websocket

Oct 18, 2022 1:58:34 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 3caca293-229e-49a8-ad64-65f85de999b8 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/a
Oct 18, 2022 1:58:34 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 3caca293-229e-49a8-ad64-65f85de999b8 [0 ms]: Segment "a" does not match
Oct 18, 2022 1:58:34 PM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session bb9396f9-2ae8-4d2f-99d8-2ecab13bf801 [0 ms]: Redirect enabled: false
Oct 18, 2022 1:58:34 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 3caca293-229e-49a8-ad64-65f85de999b8 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a
Oct 18, 2022 1:58:34 PM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session bb9396f9-2ae8-4d2f-99d8-2ecab13bf801 [0 ms]: Sending handshake request:
> GET ws://localhost:8025/samples-debug/endpoint/a/b
> Connection: Upgrade
> Host: localhost:8025
> Origin: http://localhost:8025
> Sec-WebSocket-Key: CtXQ5dA7Cy7ODVdoiydfAQ==
> Sec-WebSocket-Version: 13
> Upgrade: websocket

Oct 18, 2022 1:58:34 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 3caca293-229e-49a8-ad64-65f85de999b8 [0 ms]: URIs /samples-debug/endpoint/a/b and /samples-debug/endpoint/a have different length
Oct 18, 2022 1:58:34 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session bb9396f9-2ae8-4d2f-99d8-2ecab13bf801 [4 ms]: Received handshake response: 
< 101
< connection: Upgrade
< sec-websocket-accept: E1+sTsVpf0d2myE/GT2CaE8PNKo=
< upgrade: websocket

Oct 18, 2022 1:58:34 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 3caca293-229e-49a8-ad64-65f85de999b8 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/b
Oct 18, 2022 1:58:34 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINE: * Session bb9396f9-2ae8-4d2f-99d8-2ecab13bf801 [6 ms]: Incoming buffer size: 4194315
Oct 18, 2022 1:58:34 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 3caca293-229e-49a8-ad64-65f85de999b8 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/{b}
Oct 18, 2022 1:58:34 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 3caca293-229e-49a8-ad64-65f85de999b8 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/{b}
Oct 18, 2022 1:58:34 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 3caca293-229e-49a8-ad64-65f85de999b8 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/b
Oct 18, 2022 1:58:34 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 3caca293-229e-49a8-ad64-65f85de999b8 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/{b} and /samples-debug/endpoint/{a}/b
Oct 18, 2022 1:58:34 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 3caca293-229e-49a8-ad64-65f85de999b8 [0 ms]: /samples-debug/endpoint/{a}/b is a  better match, because /samples-debug/endpoint/{a}/{b} has more variables
Oct 18, 2022 1:58:34 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 3caca293-229e-49a8-ad64-65f85de999b8 [0 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/{a}/{b}
Oct 18, 2022 1:58:34 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 3caca293-229e-49a8-ad64-65f85de999b8 [0 ms]: /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
Oct 18, 2022 1:58:34 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 3caca293-229e-49a8-ad64-65f85de999b8 [0 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/{a}/{b}
Oct 18, 2022 1:58:34 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 3caca293-229e-49a8-ad64-65f85de999b8 [0 ms]: /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
Oct 18, 2022 1:58:34 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 3caca293-229e-49a8-ad64-65f85de999b8 [0 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/{a}/b
Oct 18, 2022 1:58:34 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 3caca293-229e-49a8-ad64-65f85de999b8 [0 ms]: /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
Oct 18, 2022 1:58:34 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 3caca293-229e-49a8-ad64-65f85de999b8 [0 ms]: Choosing better match from /samples-debug/endpoint/a/b and /samples-debug/endpoint/{a}/b
Oct 18, 2022 1:58:34 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 3caca293-229e-49a8-ad64-65f85de999b8 [0 ms]: /samples-debug/endpoint/a/b is an exact match
Oct 18, 2022 1:58:34 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 3caca293-229e-49a8-ad64-65f85de999b8 [0 ms]: Choosing better match from /samples-debug/endpoint/a/b and /samples-debug/endpoint/a/{b}
Oct 18, 2022 1:58:34 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 3caca293-229e-49a8-ad64-65f85de999b8 [0 ms]: /samples-debug/endpoint/a/b is an exact match
Oct 18, 2022 1:58:34 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 3caca293-229e-49a8-ad64-65f85de999b8 [0 ms]: Endpoints matched to the request URI: [/samples-debug/endpoint/a/b, /samples-debug/endpoint/a/{b}, /samples-debug/endpoint/{a}/b, /samples-debug/endpoint/{a}/{b}]
Oct 18, 2022 1:58:34 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 3caca293-229e-49a8-ad64-65f85de999b8 [0 ms]: Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/a/b
Oct 18, 2022 1:58:34 PM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 3caca293-229e-49a8-ad64-65f85de999b8 [0 ms]: Using negotiated extensions: Using negotiated extensions: []
Oct 18, 2022 1:58:34 PM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 3caca293-229e-49a8-ad64-65f85de999b8 [0 ms]: Using negotiated subprotocol: null
Oct 18, 2022 1:58:34 PM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session 3caca293-229e-49a8-ad64-65f85de999b8 [0 ms]: Sending handshake response:
> 101
> Connection: Upgrade
> Sec-WebSocket-Accept: E1+sTsVpf0d2myE/GT2CaE8PNKo=
> Upgrade: websocket


Oct 18, 2022 1:58:35 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [0.0.0.0:8025]
Oct 18, 2022 1:58:35 PM org.glassfish.tyrus.server.Server stop
INFO: Websocket Server stopped.
Oct 18, 2022 1:58:35 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Incoming buffer size: 4194315
Oct 18, 2022 1:58:35 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per app: null
Oct 18, 2022 1:58:35 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per remote address: null
Oct 18, 2022 1:58:35 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Parallel broadcast enabled: false
Oct 18, 2022 1:58:35 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:8025]
Oct 18, 2022 1:58:35 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-4] Started.
Oct 18, 2022 1:58:35 PM org.glassfish.tyrus.server.TyrusServerConfiguration <init>
CONFIG: Found annotated endpoints:
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$EchoEndpoint

Oct 18, 2022 1:58:35 PM org.glassfish.tyrus.server.Server start
INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025
Oct 18, 2022 1:58:35 PM org.glassfish.tyrus.server.Server start
INFO: WebSocket server started.
Oct 18, 2022 1:58:35 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session c38026c9-c242-4de9-baa8-f5a70dfe194c [0 ms]: Received handshake request:
< GET /samples-debug/endpoint/echo
< connection: Upgrade
< host: localhost:8025
< origin: http://localhost:8025
< sec-websocket-key: +OFMDIGONP0zC8x/BVm2TQ==
< sec-websocket-version: 13
< upgrade: websocket

Oct 18, 2022 1:58:35 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session c38026c9-c242-4de9-baa8-f5a70dfe194c [0 ms]: Matching request URI /samples-debug/endpoint/echo against /samples-debug/endpoint/echo
Oct 18, 2022 1:58:35 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session c38026c9-c242-4de9-baa8-f5a70dfe194c [0 ms]: Endpoints matched to the request URI: [/samples-debug/endpoint/echo]
Oct 18, 2022 1:58:35 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session c38026c9-c242-4de9-baa8-f5a70dfe194c [0 ms]: Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/echo
Oct 18, 2022 1:58:35 PM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session c38026c9-c242-4de9-baa8-f5a70dfe194c [0 ms]: Using negotiated extensions: Using negotiated extensions: []
Oct 18, 2022 1:58:35 PM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session aa476418-6748-4789-afad-56c34e9c5b52 [0 ms]: Redirect enabled: false
Oct 18, 2022 1:58:35 PM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session c38026c9-c242-4de9-baa8-f5a70dfe194c [0 ms]: Using negotiated subprotocol: null
Oct 18, 2022 1:58:35 PM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session aa476418-6748-4789-afad-56c34e9c5b52 [0 ms]: Sending handshake request:
> GET ws://localhost:8025/samples-debug/endpoint/echo
> Connection: Upgrade
> Host: localhost:8025
> Origin: http://localhost:8025
> Sec-WebSocket-Key: +OFMDIGONP0zC8x/BVm2TQ==
> Sec-WebSocket-Version: 13
> Upgrade: websocket

Oct 18, 2022 1:58:35 PM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session c38026c9-c242-4de9-baa8-f5a70dfe194c [0 ms]: Sending handshake response:
> 101
> Connection: Upgrade
> Sec-WebSocket-Accept: plGCRV1383OJu29c64jgYsRFcyQ=
> Upgrade: websocket


Oct 18, 2022 1:58:35 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session aa476418-6748-4789-afad-56c34e9c5b52 [4 ms]: Received handshake response: 
< 101
< connection: Upgrade
< sec-websocket-accept: plGCRV1383OJu29c64jgYsRFcyQ=
< upgrade: websocket

Oct 18, 2022 1:58:35 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session c38026c9-c242-4de9-baa8-f5a70dfe194c [5 ms]: Received text message
Oct 18, 2022 1:58:35 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINE: * Session aa476418-6748-4789-afad-56c34e9c5b52 [9 ms]: Incoming buffer size: 4194315
Oct 18, 2022 1:58:35 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session c38026c9-c242-4de9-baa8-f5a70dfe194c [6 ms]: Applicable decoders: [CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@4b8729ff, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@61710c6, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@3214ee6, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@383dc82c, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@4a07d605, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@74287ea3, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@7d7758be, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@2bdd8394, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@5f9edf14, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@68878f6d, type=class java.io.Reader}]
Oct 18, 2022 1:58:35 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session c38026c9-c242-4de9-baa8-f5a70dfe194c [7 ms]: Decoding with CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@5f9edf14, type=class java.lang.String}
Oct 18, 2022 1:58:35 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session aa476418-6748-4789-afad-56c34e9c5b52 [12 ms]: Received text message
Oct 18, 2022 1:58:35 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session c38026c9-c242-4de9-baa8-f5a70dfe194c [9 ms]: Received binary message
Oct 18, 2022 1:58:35 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session aa476418-6748-4789-afad-56c34e9c5b52 [13 ms]: Applicable decoders: [CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@5da7b94e, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@18a52c9e, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@31c2d396, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@29777605, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@49fad7ac, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@788ad3d1, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@5ff3e135, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@4da67390, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@52fe9a3f, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@7cc4cfea, type=class java.io.Reader}]
Oct 18, 2022 1:58:35 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session aa476418-6748-4789-afad-56c34e9c5b52 [14 ms]: Decoding with CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@52fe9a3f, type=class java.lang.String}
Oct 18, 2022 1:58:35 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session c38026c9-c242-4de9-baa8-f5a70dfe194c [11 ms]: Applicable decoders: [CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@68746f22, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@2f01783a, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@41488b16, type=class java.io.InputStream}]
Oct 18, 2022 1:58:35 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session c38026c9-c242-4de9-baa8-f5a70dfe194c [11 ms]: Decoding with CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@68746f22, type=class java.nio.ByteBuffer}
Oct 18, 2022 1:58:35 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session aa476418-6748-4789-afad-56c34e9c5b52 [16 ms]: Received binary message
Oct 18, 2022 1:58:35 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session aa476418-6748-4789-afad-56c34e9c5b52 [17 ms]: Applicable decoders: [CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@573393f1, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@3381a4ff, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@6d2ce2c9, type=class java.io.InputStream}]
Oct 18, 2022 1:58:35 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session aa476418-6748-4789-afad-56c34e9c5b52 [17 ms]: Decoding with CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@573393f1, type=class java.nio.ByteBuffer}
Oct 18, 2022 1:58:35 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [0.0.0.0:8025]
Oct 18, 2022 1:58:35 PM org.glassfish.tyrus.server.Server stop
INFO: Websocket Server stopped.
Oct 18, 2022 1:58:36 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:8025]
Oct 18, 2022 1:58:36 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-5] Started.
Oct 18, 2022 1:58:36 PM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session b74adb19-d57a-4b5c-b366-fedac6735d17 [0 ms]: Redirect enabled: false
Oct 18, 2022 1:58:36 PM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session b74adb19-d57a-4b5c-b366-fedac6735d17 [0 ms]: Sending handshake request:
> GET ws://localhost:8025/testAuthentication
> Connection: Upgrade
> Host: localhost:8025
> Origin: http://localhost:8025
> Sec-WebSocket-Key: QUTnq0wa9pacRHn1Hs38vg==
> Sec-WebSocket-Version: 13
> Upgrade: websocket

Oct 18, 2022 1:58:36 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session b74adb19-d57a-4b5c-b366-fedac6735d17 [5 ms]: Received handshake response: 
< 401
< upgrade: websocket
< www-authenticate: Basic realm="my realm"

Oct 18, 2022 1:58:36 PM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session b74adb19-d57a-4b5c-b366-fedac6735d17 [7 ms]: Using authentication config: AuthConfig{Basic->org.glassfish.tyrus.client.auth.BasicAuthenticator, Digest->org.glassfish.tyrus.client.auth.DigestAuthenticator}
Oct 18, 2022 1:58:36 PM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session b74adb19-d57a-4b5c-b366-fedac6735d17 [8 ms]: Using authentication scheme: Basic
Oct 18, 2022 1:58:36 PM org.glassfish.tyrus.core.DebugContext flush
CONFIG: > Session b74adb19-d57a-4b5c-b366-fedac6735d17 [9 ms]: Using authenticator: org.glassfish.tyrus.client.auth.BasicAuthenticator
Oct 18, 2022 1:58:36 PM org.glassfish.tyrus.core.DebugContext flush
CONFIG: > Session b74adb19-d57a-4b5c-b366-fedac6735d17 [9 ms]: Using credentials: Credentials{username: Petr, password: *****}
Oct 18, 2022 1:58:36 PM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session b74adb19-d57a-4b5c-b366-fedac6735d17 [9 ms]: Sending handshake request:
> GET ws://localhost:8025/testAuthentication
> Authorization: *****
> Connection: Upgrade
> Host: localhost:8025
> Origin: http://localhost:8025
> Sec-WebSocket-Key: QUTnq0wa9pacRHn1Hs38vg==
> Sec-WebSocket-Version: 13
> Upgrade: websocket

Oct 18, 2022 1:58:36 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session b74adb19-d57a-4b5c-b366-fedac6735d17 [13 ms]: Received handshake response: 
< 101
< connection: Upgrade
< sec-websocket-accept: +cfC7zuO/KH+EjxlCO5+lrOxIdo=
< upgrade: websocket

Oct 18, 2022 1:58:36 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINE: * Session b74adb19-d57a-4b5c-b366-fedac6735d17 [16 ms]: Incoming buffer size: 4194315
Oct 18, 2022 1:58:37 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Incoming buffer size: 4194315
Oct 18, 2022 1:58:37 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per app: null
Oct 18, 2022 1:58:37 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per remote address: null
Oct 18, 2022 1:58:37 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Parallel broadcast enabled: false
Oct 18, 2022 1:58:37 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:8025]
Oct 18, 2022 1:58:37 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-6] Started.
Oct 18, 2022 1:58:37 PM org.glassfish.tyrus.server.TyrusServerConfiguration <init>
CONFIG: Found annotated endpoints:
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint2
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint4
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint3
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint5
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint1
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint6

Oct 18, 2022 1:58:37 PM org.glassfish.tyrus.server.Server start
INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025
Oct 18, 2022 1:58:37 PM org.glassfish.tyrus.server.Server start
INFO: WebSocket server started.
Oct 18, 2022 1:58:37 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session c72e8135-3c19-488b-ac3d-b0624d3885b4 [0 ms]: Received handshake request:
< GET /samples-debug/endpoint/a/b
< connection: Upgrade
< host: localhost:8025
< origin: http://localhost:8025
< sec-websocket-key: SUXu7a4/udavtWD7GPvKJg==
< sec-websocket-version: 12
< upgrade: websocket

Oct 18, 2022 1:58:37 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session c72e8135-3c19-488b-ac3d-b0624d3885b4 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/a
Oct 18, 2022 1:58:37 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session c72e8135-3c19-488b-ac3d-b0624d3885b4 [0 ms]: Segment "a" does not match
Oct 18, 2022 1:58:37 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session c72e8135-3c19-488b-ac3d-b0624d3885b4 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/{b}
Oct 18, 2022 1:58:37 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session c72e8135-3c19-488b-ac3d-b0624d3885b4 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a
Oct 18, 2022 1:58:37 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session c72e8135-3c19-488b-ac3d-b0624d3885b4 [0 ms]: URIs /samples-debug/endpoint/a/b and /samples-debug/endpoint/a have different length
Oct 18, 2022 1:58:37 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session c72e8135-3c19-488b-ac3d-b0624d3885b4 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/b
Oct 18, 2022 1:58:37 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session c72e8135-3c19-488b-ac3d-b0624d3885b4 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/{b}
Oct 18, 2022 1:58:37 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session c72e8135-3c19-488b-ac3d-b0624d3885b4 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/b
Oct 18, 2022 1:58:37 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session c72e8135-3c19-488b-ac3d-b0624d3885b4 [0 ms]: Choosing better match from /samples-debug/endpoint/a/b and /samples-debug/endpoint/{a}/{b}
Oct 18, 2022 1:58:37 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session c72e8135-3c19-488b-ac3d-b0624d3885b4 [0 ms]: /samples-debug/endpoint/a/b is an exact match
Oct 18, 2022 1:58:37 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session c72e8135-3c19-488b-ac3d-b0624d3885b4 [0 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/a/b
Oct 18, 2022 1:58:37 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session c72e8135-3c19-488b-ac3d-b0624d3885b4 [0 ms]: /samples-debug/endpoint/a/b is an exact match
Oct 18, 2022 1:58:37 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session c72e8135-3c19-488b-ac3d-b0624d3885b4 [0 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/{a}/{b}
Oct 18, 2022 1:58:37 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session c72e8135-3c19-488b-ac3d-b0624d3885b4 [0 ms]: /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
Oct 18, 2022 1:58:37 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session c72e8135-3c19-488b-ac3d-b0624d3885b4 [0 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/a/b
Oct 18, 2022 1:58:37 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session c72e8135-3c19-488b-ac3d-b0624d3885b4 [0 ms]: /samples-debug/endpoint/a/b is an exact match
Oct 18, 2022 1:58:37 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session c72e8135-3c19-488b-ac3d-b0624d3885b4 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/b and /samples-debug/endpoint/a/{b}
Oct 18, 2022 1:58:37 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session c72e8135-3c19-488b-ac3d-b0624d3885b4 [0 ms]: /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
Oct 18, 2022 1:58:37 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session c72e8135-3c19-488b-ac3d-b0624d3885b4 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/b and /samples-debug/endpoint/{a}/{b}
Oct 18, 2022 1:58:37 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session c72e8135-3c19-488b-ac3d-b0624d3885b4 [0 ms]: /samples-debug/endpoint/{a}/b is a  better match, because /samples-debug/endpoint/{a}/{b} has more variables
Oct 18, 2022 1:58:37 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session c72e8135-3c19-488b-ac3d-b0624d3885b4 [0 ms]: Endpoints matched to the request URI: [/samples-debug/endpoint/a/b, /samples-debug/endpoint/a/{b}, /samples-debug/endpoint/{a}/b, /samples-debug/endpoint/{a}/{b}]
Oct 18, 2022 1:58:37 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session c72e8135-3c19-488b-ac3d-b0624d3885b4 [0 ms]: Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/a/b
Oct 18, 2022 1:58:37 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session c72e8135-3c19-488b-ac3d-b0624d3885b4 [1 ms]: Upgrade request contains unsupported version of Websocket protocol
Oct 18, 2022 1:58:37 PM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session c72e8135-3c19-488b-ac3d-b0624d3885b4 [1 ms]: Sending handshake response:
> 426
> Sec-WebSocket-Version: 13

Oct 18, 2022 1:58:37 PM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session f79d0c6f-881b-4f63-b000-0d20871ef6ff [0 ms]: Redirect enabled: false
Oct 18, 2022 1:58:37 PM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session f79d0c6f-881b-4f63-b000-0d20871ef6ff [0 ms]: Sending handshake request:
> GET ws://localhost:8025/samples-debug/endpoint/a/b
> Connection: Upgrade
> Host: localhost:8025
> Origin: http://localhost:8025
> Sec-WebSocket-Key: SUXu7a4/udavtWD7GPvKJg==
> Sec-WebSocket-Version: 12
> Upgrade: websocket

Oct 18, 2022 1:58:37 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session f79d0c6f-881b-4f63-b000-0d20871ef6ff [10 ms]: Received handshake response: 
< 426
< sec-websocket-version: 13
< x-tyrus-tracing-00: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/a
< x-tyrus-tracing-01: [0 ms] Segment "a" does not match
< x-tyrus-tracing-02: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/{b}
< x-tyrus-tracing-03: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a
< x-tyrus-tracing-04: [0 ms] URIs /samples-debug/endpoint/a/b and /samples-debug/endpoint/a have different length
< x-tyrus-tracing-05: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/b
< x-tyrus-tracing-06: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/{b}
< x-tyrus-tracing-07: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/b
< x-tyrus-tracing-08: [0 ms] Choosing better match from /samples-debug/endpoint/a/b and /samples-debug/endpoint/{a}/{b}
< x-tyrus-tracing-09: [0 ms] /samples-debug/endpoint/a/b is an exact match
< x-tyrus-tracing-10: [0 ms] Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/a/b
< x-tyrus-tracing-11: [0 ms] /samples-debug/endpoint/a/b is an exact match
< x-tyrus-tracing-12: [0 ms] Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/{a}/{b}
< x-tyrus-tracing-13: [0 ms] /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
< x-tyrus-tracing-14: [0 ms] Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/a/b
< x-tyrus-tracing-15: [0 ms] /samples-debug/endpoint/a/b is an exact match
< x-tyrus-tracing-16: [0 ms] Choosing better match from /samples-debug/endpoint/{a}/b and /samples-debug/endpoint/a/{b}
< x-tyrus-tracing-17: [0 ms] /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
< x-tyrus-tracing-18: [0 ms] Choosing better match from /samples-debug/endpoint/{a}/b and /samples-debug/endpoint/{a}/{b}
< x-tyrus-tracing-19: [0 ms] /samples-debug/endpoint/{a}/b is a  better match, because /samples-debug/endpoint/{a}/{b} has more variables
< x-tyrus-tracing-20: [0 ms] Endpoints matched to the request URI: [/samples-debug/endpoint/a/b, /samples-debug/endpoint/a/{b}, /samples-debug/endpoint/{a}/b, /samples-debug/endpoint/{a}/{b}]
< x-tyrus-tracing-21: [0 ms] Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/a/b
< x-tyrus-tracing-22: [1 ms] Upgrade request contains unsupported version of Websocket protocol

Oct 18, 2022 1:58:37 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [0.0.0.0:8025]
Oct 18, 2022 1:58:37 PM org.glassfish.tyrus.server.Server stop
INFO: Websocket Server stopped.
Oct 18, 2022 1:58:38 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Incoming buffer size: 4194315
Oct 18, 2022 1:58:38 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per app: null
Oct 18, 2022 1:58:38 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per remote address: null
Oct 18, 2022 1:58:38 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Parallel broadcast enabled: false
Oct 18, 2022 1:58:38 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:8025]
Oct 18, 2022 1:58:38 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-7] Started.
Oct 18, 2022 1:58:38 PM org.glassfish.tyrus.server.TyrusServerConfiguration <init>
CONFIG: Found annotated endpoints:
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint2
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint4
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint3
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint5
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint1
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint6

Oct 18, 2022 1:58:38 PM org.glassfish.tyrus.server.Server start
INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025
Oct 18, 2022 1:58:38 PM org.glassfish.tyrus.server.Server start
INFO: WebSocket server started.
Oct 18, 2022 1:58:38 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 41b216ba-2eb7-443b-a2e2-094ca40b49cc [0 ms]: Received handshake request:
< GET /samples-debug/endpoint/a/b
< connection: Upgrade
< host: localhost:8025
< origin: http://localhost:8025
< sec-websocket-key: ZGiqkscRxrW9u6dpNB21tg==
< sec-websocket-version: 13
< upgrade: websocket
< x-tyrus-tracing-accept: Whatever
< x-tyrus-tracing-threshold: SUMMARY

Oct 18, 2022 1:58:38 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 41b216ba-2eb7-443b-a2e2-094ca40b49cc [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/b
Oct 18, 2022 1:58:38 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 41b216ba-2eb7-443b-a2e2-094ca40b49cc [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/b
Oct 18, 2022 1:58:38 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 41b216ba-2eb7-443b-a2e2-094ca40b49cc [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a
Oct 18, 2022 1:58:38 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 41b216ba-2eb7-443b-a2e2-094ca40b49cc [0 ms]: URIs /samples-debug/endpoint/a/b and /samples-debug/endpoint/a have different length
Oct 18, 2022 1:58:38 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 41b216ba-2eb7-443b-a2e2-094ca40b49cc [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/a
Oct 18, 2022 1:58:38 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 41b216ba-2eb7-443b-a2e2-094ca40b49cc [0 ms]: Segment "a" does not match
Oct 18, 2022 1:58:38 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 41b216ba-2eb7-443b-a2e2-094ca40b49cc [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/{b}
Oct 18, 2022 1:58:38 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 41b216ba-2eb7-443b-a2e2-094ca40b49cc [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/{b}
Oct 18, 2022 1:58:38 PM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session b29f9630-1275-4011-8a10-eb068d3df3a7 [0 ms]: Redirect enabled: false
Oct 18, 2022 1:58:38 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 41b216ba-2eb7-443b-a2e2-094ca40b49cc [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/b and /samples-debug/endpoint/a/b
Oct 18, 2022 1:58:38 PM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session b29f9630-1275-4011-8a10-eb068d3df3a7 [0 ms]: Sending handshake request:
> GET ws://localhost:8025/samples-debug/endpoint/a/b
> Connection: Upgrade
> Host: localhost:8025
> Origin: http://localhost:8025
> Sec-WebSocket-Key: ZGiqkscRxrW9u6dpNB21tg==
> Sec-WebSocket-Version: 13
> Upgrade: websocket
> X-Tyrus-Tracing-Accept: Whatever
> X-Tyrus-Tracing-Threshold: SUMMARY

Oct 18, 2022 1:58:38 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 41b216ba-2eb7-443b-a2e2-094ca40b49cc [0 ms]: /samples-debug/endpoint/a/b is an exact match
Oct 18, 2022 1:58:38 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session b29f9630-1275-4011-8a10-eb068d3df3a7 [5 ms]: Received handshake response: 
< 101
< connection: Upgrade
< sec-websocket-accept: z/sSpA9ya8fIl2mllqWOMQW0YD8=
< upgrade: websocket
< x-tyrus-tracing-00: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/b
< x-tyrus-tracing-01: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/b
< x-tyrus-tracing-02: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a
< x-tyrus-tracing-03: [0 ms] URIs /samples-debug/endpoint/a/b and /samples-debug/endpoint/a have different length
< x-tyrus-tracing-04: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/a
< x-tyrus-tracing-05: [0 ms] Segment "a" does not match
< x-tyrus-tracing-06: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/{b}
< x-tyrus-tracing-07: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/{b}
< x-tyrus-tracing-08: [0 ms] Endpoints matched to the request URI: [/samples-debug/endpoint/a/b, /samples-debug/endpoint/a/{b}, /samples-debug/endpoint/{a}/b, /samples-debug/endpoint/{a}/{b}]
< x-tyrus-tracing-09: [0 ms] Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/a/b

Oct 18, 2022 1:58:38 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 41b216ba-2eb7-443b-a2e2-094ca40b49cc [0 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/{a}/b
Oct 18, 2022 1:58:38 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINE: * Session b29f9630-1275-4011-8a10-eb068d3df3a7 [6 ms]: Incoming buffer size: 4194315
Oct 18, 2022 1:58:38 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 41b216ba-2eb7-443b-a2e2-094ca40b49cc [0 ms]: /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
Oct 18, 2022 1:58:38 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 41b216ba-2eb7-443b-a2e2-094ca40b49cc [0 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/{a}/b
Oct 18, 2022 1:58:38 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [0.0.0.0:8025]
Oct 18, 2022 1:58:38 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 41b216ba-2eb7-443b-a2e2-094ca40b49cc [0 ms]: /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
Oct 18, 2022 1:58:38 PM org.glassfish.tyrus.server.Server stop
INFO: Websocket Server stopped.
Oct 18, 2022 1:58:38 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 41b216ba-2eb7-443b-a2e2-094ca40b49cc [0 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/a/b
Oct 18, 2022 1:58:38 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 41b216ba-2eb7-443b-a2e2-094ca40b49cc [0 ms]: /samples-debug/endpoint/a/b is an exact match
Oct 18, 2022 1:58:38 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 41b216ba-2eb7-443b-a2e2-094ca40b49cc [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/{b} and /samples-debug/endpoint/a/{b}
Oct 18, 2022 1:58:38 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 41b216ba-2eb7-443b-a2e2-094ca40b49cc [0 ms]: /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
Oct 18, 2022 1:58:38 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 41b216ba-2eb7-443b-a2e2-094ca40b49cc [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/{b} and /samples-debug/endpoint/{a}/b
Oct 18, 2022 1:58:38 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 41b216ba-2eb7-443b-a2e2-094ca40b49cc [0 ms]: /samples-debug/endpoint/{a}/b is a  better match, because /samples-debug/endpoint/{a}/{b} has more variables
Oct 18, 2022 1:58:38 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 41b216ba-2eb7-443b-a2e2-094ca40b49cc [0 ms]: Endpoints matched to the request URI: [/samples-debug/endpoint/a/b, /samples-debug/endpoint/a/{b}, /samples-debug/endpoint/{a}/b, /samples-debug/endpoint/{a}/{b}]
Oct 18, 2022 1:58:38 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 41b216ba-2eb7-443b-a2e2-094ca40b49cc [0 ms]: Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/a/b
Oct 18, 2022 1:58:38 PM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 41b216ba-2eb7-443b-a2e2-094ca40b49cc [0 ms]: Using negotiated extensions: Using negotiated extensions: []
Oct 18, 2022 1:58:38 PM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 41b216ba-2eb7-443b-a2e2-094ca40b49cc [0 ms]: Using negotiated subprotocol: null
Oct 18, 2022 1:58:38 PM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session 41b216ba-2eb7-443b-a2e2-094ca40b49cc [0 ms]: Sending handshake response:
> 101
> Connection: Upgrade
> Sec-WebSocket-Accept: z/sSpA9ya8fIl2mllqWOMQW0YD8=
> Upgrade: websocket


Oct 18, 2022 1:58:39 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Incoming buffer size: 4194315
Oct 18, 2022 1:58:39 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per app: null
Oct 18, 2022 1:58:39 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per remote address: null
Oct 18, 2022 1:58:39 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Parallel broadcast enabled: false
Oct 18, 2022 1:58:39 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:8025]
Oct 18, 2022 1:58:39 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-8] Started.
Oct 18, 2022 1:58:39 PM org.glassfish.tyrus.server.TyrusServerConfiguration <init>
CONFIG: Found annotated endpoints:
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint2
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint4
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint3
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint5
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint1
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint6

Oct 18, 2022 1:58:39 PM org.glassfish.tyrus.server.Server start
INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025
Oct 18, 2022 1:58:39 PM org.glassfish.tyrus.server.Server start
INFO: WebSocket server started.
Oct 18, 2022 1:58:39 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session cfd04893-6b96-4737-afb8-53b24eaeeb6a [0 ms]: Received handshake request:
< GET /samples-debug/endpoint/a/b
< connection: Upgrade
< host: localhost:8025
< origin: http://localhost:8025
< sec-websocket-key: wD0dhfxkaAo/6bB1jo3QYw==
< sec-websocket-version: 13
< upgrade: websocket

Oct 18, 2022 1:58:39 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session cfd04893-6b96-4737-afb8-53b24eaeeb6a [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/b
Oct 18, 2022 1:58:39 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session cfd04893-6b96-4737-afb8-53b24eaeeb6a [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a
Oct 18, 2022 1:58:39 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session cfd04893-6b96-4737-afb8-53b24eaeeb6a [0 ms]: URIs /samples-debug/endpoint/a/b and /samples-debug/endpoint/a have different length
Oct 18, 2022 1:58:39 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session cfd04893-6b96-4737-afb8-53b24eaeeb6a [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/{b}
Oct 18, 2022 1:58:39 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session cfd04893-6b96-4737-afb8-53b24eaeeb6a [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/a
Oct 18, 2022 1:58:39 PM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session ec9dc8a8-efe7-44e1-bbcc-9fca7b96770c [0 ms]: Redirect enabled: false
Oct 18, 2022 1:58:39 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session cfd04893-6b96-4737-afb8-53b24eaeeb6a [0 ms]: Segment "a" does not match
Oct 18, 2022 1:58:39 PM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session ec9dc8a8-efe7-44e1-bbcc-9fca7b96770c [0 ms]: Sending handshake request:
> GET ws://localhost:8025/samples-debug/endpoint/a/b
> Connection: Upgrade
> Host: localhost:8025
> Origin: http://localhost:8025
> Sec-WebSocket-Key: wD0dhfxkaAo/6bB1jo3QYw==
> Sec-WebSocket-Version: 13
> Upgrade: websocket

Oct 18, 2022 1:58:39 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session cfd04893-6b96-4737-afb8-53b24eaeeb6a [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/b
Oct 18, 2022 1:58:39 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session ec9dc8a8-efe7-44e1-bbcc-9fca7b96770c [4 ms]: Received handshake response: 
< 101
< connection: Upgrade
< sec-websocket-accept: y/GROQUPYhfA/RONpWInBNeAzpk=
< upgrade: websocket

Oct 18, 2022 1:58:39 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session cfd04893-6b96-4737-afb8-53b24eaeeb6a [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/{b}
Oct 18, 2022 1:58:39 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINE: * Session ec9dc8a8-efe7-44e1-bbcc-9fca7b96770c [5 ms]: Incoming buffer size: 4194315
Oct 18, 2022 1:58:39 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session cfd04893-6b96-4737-afb8-53b24eaeeb6a [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/{b} and /samples-debug/endpoint/{a}/b
Oct 18, 2022 1:58:39 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session cfd04893-6b96-4737-afb8-53b24eaeeb6a [0 ms]: /samples-debug/endpoint/{a}/b is a  better match, because /samples-debug/endpoint/{a}/{b} has more variables
Oct 18, 2022 1:58:39 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session cfd04893-6b96-4737-afb8-53b24eaeeb6a [0 ms]: Choosing better match from /samples-debug/endpoint/a/b and /samples-debug/endpoint/{a}/{b}
Oct 18, 2022 1:58:39 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session cfd04893-6b96-4737-afb8-53b24eaeeb6a [0 ms]: /samples-debug/endpoint/a/b is an exact match
Oct 18, 2022 1:58:39 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [0.0.0.0:8025]
Oct 18, 2022 1:58:39 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session cfd04893-6b96-4737-afb8-53b24eaeeb6a [0 ms]: Choosing better match from /samples-debug/endpoint/a/b and /samples-debug/endpoint/{a}/{b}
Oct 18, 2022 1:58:39 PM org.glassfish.tyrus.server.Server stop
INFO: Websocket Server stopped.
Oct 18, 2022 1:58:39 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session cfd04893-6b96-4737-afb8-53b24eaeeb6a [0 ms]: /samples-debug/endpoint/a/b is an exact match
Oct 18, 2022 1:58:39 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session cfd04893-6b96-4737-afb8-53b24eaeeb6a [0 ms]: Choosing better match from /samples-debug/endpoint/a/b and /samples-debug/endpoint/{a}/b
Oct 18, 2022 1:58:39 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session cfd04893-6b96-4737-afb8-53b24eaeeb6a [0 ms]: /samples-debug/endpoint/a/b is an exact match
Oct 18, 2022 1:58:39 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session cfd04893-6b96-4737-afb8-53b24eaeeb6a [0 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/{a}/b
Oct 18, 2022 1:58:39 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session cfd04893-6b96-4737-afb8-53b24eaeeb6a [0 ms]: /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
Oct 18, 2022 1:58:39 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session cfd04893-6b96-4737-afb8-53b24eaeeb6a [0 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/a/b
Oct 18, 2022 1:58:39 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session cfd04893-6b96-4737-afb8-53b24eaeeb6a [0 ms]: /samples-debug/endpoint/a/b is an exact match
Oct 18, 2022 1:58:39 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session cfd04893-6b96-4737-afb8-53b24eaeeb6a [0 ms]: Endpoints matched to the request URI: [/samples-debug/endpoint/a/b, /samples-debug/endpoint/a/{b}, /samples-debug/endpoint/{a}/b, /samples-debug/endpoint/{a}/{b}]
Oct 18, 2022 1:58:39 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session cfd04893-6b96-4737-afb8-53b24eaeeb6a [0 ms]: Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/a/b
Oct 18, 2022 1:58:39 PM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session cfd04893-6b96-4737-afb8-53b24eaeeb6a [0 ms]: Using negotiated extensions: Using negotiated extensions: []
Oct 18, 2022 1:58:39 PM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session cfd04893-6b96-4737-afb8-53b24eaeeb6a [0 ms]: Using negotiated subprotocol: null
Oct 18, 2022 1:58:39 PM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session cfd04893-6b96-4737-afb8-53b24eaeeb6a [0 ms]: Sending handshake response:
> 101
> Connection: Upgrade
> Sec-WebSocket-Accept: y/GROQUPYhfA/RONpWInBNeAzpk=
> Upgrade: websocket


Oct 18, 2022 1:58:40 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Incoming buffer size: 4194315
Oct 18, 2022 1:58:40 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per app: null
Oct 18, 2022 1:58:40 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per remote address: null
Oct 18, 2022 1:58:40 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Parallel broadcast enabled: false
Oct 18, 2022 1:58:40 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:8025]
Oct 18, 2022 1:58:40 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-9] Started.
Oct 18, 2022 1:58:40 PM org.glassfish.tyrus.server.TyrusServerConfiguration <init>
CONFIG: Found annotated endpoints:
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint2
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint4
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint3
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint5
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint1
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint6

Oct 18, 2022 1:58:40 PM org.glassfish.tyrus.server.Server start
INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025
Oct 18, 2022 1:58:40 PM org.glassfish.tyrus.server.Server start
INFO: WebSocket server started.
Oct 18, 2022 1:58:40 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session f5b3ace7-4852-4169-acc2-9fee6b3c8779 [0 ms]: Received handshake request:
< GET /samples-debug/endpoint/a/b
< connection: Upgrade
< host: localhost:8025
< origin: http://localhost:8025
< sec-websocket-key: pGW/Fl0t4leX8+V4nRcVeg==
< sec-websocket-version: 13
< upgrade: websocket
< x-tyrus-tracing-accept: Whatever
< x-tyrus-tracing-threshold: SUMMARY

Oct 18, 2022 1:58:40 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session f5b3ace7-4852-4169-acc2-9fee6b3c8779 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/{b}
Oct 18, 2022 1:58:40 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session f5b3ace7-4852-4169-acc2-9fee6b3c8779 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/a
Oct 18, 2022 1:58:40 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session f5b3ace7-4852-4169-acc2-9fee6b3c8779 [0 ms]: Segment "a" does not match
Oct 18, 2022 1:58:40 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session f5b3ace7-4852-4169-acc2-9fee6b3c8779 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a
Oct 18, 2022 1:58:40 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session f5b3ace7-4852-4169-acc2-9fee6b3c8779 [0 ms]: URIs /samples-debug/endpoint/a/b and /samples-debug/endpoint/a have different length
Oct 18, 2022 1:58:40 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session f5b3ace7-4852-4169-acc2-9fee6b3c8779 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/b
Oct 18, 2022 1:58:40 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session f5b3ace7-4852-4169-acc2-9fee6b3c8779 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/b
Oct 18, 2022 1:58:40 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session f5b3ace7-4852-4169-acc2-9fee6b3c8779 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/{b}
Oct 18, 2022 1:58:40 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session f5b3ace7-4852-4169-acc2-9fee6b3c8779 [0 ms]: Choosing better match from /samples-debug/endpoint/a/b and /samples-debug/endpoint/a/{b}
Oct 18, 2022 1:58:40 PM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 9ef3a8a2-7896-40fe-9aa2-4f3ee8c58a7c [0 ms]: Redirect enabled: false
Oct 18, 2022 1:58:40 PM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session 9ef3a8a2-7896-40fe-9aa2-4f3ee8c58a7c [0 ms]: Sending handshake request:
> GET ws://localhost:8025/samples-debug/endpoint/a/b
> Connection: Upgrade
> Host: localhost:8025
> Origin: http://localhost:8025
> Sec-WebSocket-Key: pGW/Fl0t4leX8+V4nRcVeg==
> Sec-WebSocket-Version: 13
> Upgrade: websocket
> X-Tyrus-Tracing-Accept: Whatever
> X-Tyrus-Tracing-Threshold: SUMMARY

Oct 18, 2022 1:58:40 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 9ef3a8a2-7896-40fe-9aa2-4f3ee8c58a7c [4 ms]: Received handshake response: 
< 101
< connection: Upgrade
< sec-websocket-accept: KndZa7UnMoUMz/0BNsMLWYPcenM=
< upgrade: websocket
< x-tyrus-tracing-00: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/{b}
< x-tyrus-tracing-01: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/a
< x-tyrus-tracing-02: [0 ms] Segment "a" does not match
< x-tyrus-tracing-03: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a
< x-tyrus-tracing-04: [0 ms] URIs /samples-debug/endpoint/a/b and /samples-debug/endpoint/a have different length
< x-tyrus-tracing-05: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/b
< x-tyrus-tracing-06: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/b
< x-tyrus-tracing-07: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/{b}
< x-tyrus-tracing-08: [0 ms] Endpoints matched to the request URI: [/samples-debug/endpoint/a/b, /samples-debug/endpoint/a/{b}, /samples-debug/endpoint/{a}/b, /samples-debug/endpoint/{a}/{b}]
< x-tyrus-tracing-09: [0 ms] Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/a/b

Oct 18, 2022 1:58:40 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session f5b3ace7-4852-4169-acc2-9fee6b3c8779 [0 ms]: /samples-debug/endpoint/a/b is an exact match
Oct 18, 2022 1:58:40 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINE: * Session 9ef3a8a2-7896-40fe-9aa2-4f3ee8c58a7c [6 ms]: Incoming buffer size: 4194315
Oct 18, 2022 1:58:40 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session f5b3ace7-4852-4169-acc2-9fee6b3c8779 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/b and /samples-debug/endpoint/a/b
Oct 18, 2022 1:58:40 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session f5b3ace7-4852-4169-acc2-9fee6b3c8779 [0 ms]: /samples-debug/endpoint/a/b is an exact match
Oct 18, 2022 1:58:40 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session f5b3ace7-4852-4169-acc2-9fee6b3c8779 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/b and /samples-debug/endpoint/a/{b}
Oct 18, 2022 1:58:40 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session f5b3ace7-4852-4169-acc2-9fee6b3c8779 [0 ms]: /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
Oct 18, 2022 1:58:40 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session f5b3ace7-4852-4169-acc2-9fee6b3c8779 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/{b} and /samples-debug/endpoint/a/{b}
Oct 18, 2022 1:58:40 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session f5b3ace7-4852-4169-acc2-9fee6b3c8779 [0 ms]: /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
Oct 18, 2022 1:58:40 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [0.0.0.0:8025]
Oct 18, 2022 1:58:40 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session f5b3ace7-4852-4169-acc2-9fee6b3c8779 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/{b} and /samples-debug/endpoint/{a}/b
Oct 18, 2022 1:58:40 PM org.glassfish.tyrus.server.Server stop
INFO: Websocket Server stopped.
Oct 18, 2022 1:58:40 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session f5b3ace7-4852-4169-acc2-9fee6b3c8779 [0 ms]: /samples-debug/endpoint/{a}/b is a  better match, because /samples-debug/endpoint/{a}/{b} has more variables
Oct 18, 2022 1:58:40 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session f5b3ace7-4852-4169-acc2-9fee6b3c8779 [0 ms]: Endpoints matched to the request URI: [/samples-debug/endpoint/a/b, /samples-debug/endpoint/a/{b}, /samples-debug/endpoint/{a}/b, /samples-debug/endpoint/{a}/{b}]
Oct 18, 2022 1:58:40 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session f5b3ace7-4852-4169-acc2-9fee6b3c8779 [0 ms]: Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/a/b
Oct 18, 2022 1:58:40 PM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session f5b3ace7-4852-4169-acc2-9fee6b3c8779 [0 ms]: Using negotiated extensions: Using negotiated extensions: []
Oct 18, 2022 1:58:40 PM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session f5b3ace7-4852-4169-acc2-9fee6b3c8779 [0 ms]: Using negotiated subprotocol: null
Oct 18, 2022 1:58:40 PM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session f5b3ace7-4852-4169-acc2-9fee6b3c8779 [0 ms]: Sending handshake response:
> 101
> Connection: Upgrade
> Sec-WebSocket-Accept: KndZa7UnMoUMz/0BNsMLWYPcenM=
> Upgrade: websocket


[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.785 s - in org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-war-plugin:3.3.1:war (default-war) @ tyrus-tests-servlet-debug ---
[INFO] Packaging webapp
[INFO] Assembling webapp [tyrus-tests-servlet-debug] in [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/debug/target/tyrus-tests-servlet-debug-2.1.99-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/debug/src/main/webapp]
[INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/debug/target/tyrus-tests-servlet-debug-2.1.99-SNAPSHOT.war
[INFO] 
[INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-servlet-debug ---
[INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/debug/target/tyrus-tests-servlet-debug-2.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ tyrus-tests-servlet-debug ---
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/debug/target/tyrus-tests-servlet-debug-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-debug/2.1.99-SNAPSHOT/tyrus-tests-servlet-debug-2.1.99-SNAPSHOT.war
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/debug/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-debug/2.1.99-SNAPSHOT/tyrus-tests-servlet-debug-2.1.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/debug/target/tyrus-tests-servlet-debug-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-debug/2.1.99-SNAPSHOT/tyrus-tests-servlet-debug-2.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] -------------< org.glassfish.tyrus.bundles:tyrus-bundles >--------------
[INFO] Building Tyrus Bundles 2.1.99-SNAPSHOT                           [64/69]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tyrus-bundles ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (default) @ tyrus-bundles ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ tyrus-bundles ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ tyrus-bundles ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ tyrus-bundles ---
[INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/target/generated-sources/rsrc-gen added.
[INFO] 
[INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ tyrus-bundles ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ tyrus-bundles ---
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/tyrus-bundles/2.1.99-SNAPSHOT/tyrus-bundles-2.1.99-SNAPSHOT.pom
[INFO] 
[INFO] -------------< org.glassfish.tyrus.bundles:tyrus-samples >--------------
[INFO] Building Tyrus Samples Bundle 2.1.99-SNAPSHOT                    [65/69]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tyrus-samples ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (default) @ tyrus-samples ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ tyrus-samples ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ tyrus-samples ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ tyrus-samples ---
[INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/samples/target/generated-sources/rsrc-gen added.
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:unpack-dependencies (unpack-examples) @ tyrus-samples ---
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/samples/auction/target/tyrus-sample-auction-2.1.99-SNAPSHOT-project-src.zip to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/samples/target/dependency/samples with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/samples/simplelife/target/tyrus-sample-simplelife-2.1.99-SNAPSHOT-project-src.zip to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/samples/target/dependency/samples with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/samples/draw/target/tyrus-sample-draw-2.1.99-SNAPSHOT-project-src.zip to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/samples/target/dependency/samples with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-https/target/tyrus-sample-echo-https-2.1.99-SNAPSHOT-project-src.zip to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/samples/target/dependency/samples with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/samples/cdi/target/tyrus-sample-cdi-2.1.99-SNAPSHOT-project-src.zip to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/samples/target/dependency/samples with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/samples/chat/target/tyrus-sample-chat-2.1.99-SNAPSHOT-project-src.zip to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/samples/target/dependency/samples with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo/target/tyrus-sample-echo-2.1.99-SNAPSHOT-project-src.zip to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/samples/target/dependency/samples with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/samples/programmatic-echo/target/tyrus-sample-programmatic-echo-2.1.99-SNAPSHOT-project-src.zip to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/samples/target/dependency/samples with includes "" and excludes "**/module-info.java"
[INFO] 
[INFO] --- maven-assembly-plugin:2.2-beta-5:attached (make-assembly) @ tyrus-samples ---
[INFO] Reading assembly descriptor: src/main/assembly/examples-assembly.xml
[INFO] Building zip: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/samples/target/tyrus-samples-all.zip
[INFO] 
[INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ tyrus-samples ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ tyrus-samples ---
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/samples/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/tyrus-samples/2.1.99-SNAPSHOT/tyrus-samples-2.1.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/samples/target/tyrus-samples-all.zip to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/tyrus-samples/2.1.99-SNAPSHOT/tyrus-samples-2.1.99-SNAPSHOT-all.zip
[INFO] 
[INFO] --------< org.glassfish.tyrus.bundles:tyrus-standalone-client >---------
[INFO] Building Tyrus Standalone Client 2.1.99-SNAPSHOT                 [66/69]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tyrus-standalone-client ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (default) @ tyrus-standalone-client ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ tyrus-standalone-client ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ tyrus-standalone-client ---
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack) @ tyrus-standalone-client ---
[INFO] Configured Artifact: jakarta.websocket:jakarta.websocket-client-api:sources:?:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-core:sources:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-client:sources:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-container-grizzly-client:sources:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-spi:sources:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.grizzly:grizzly-framework:sources:4.0.0:jar
[INFO] Configured Artifact: org.glassfish.grizzly:grizzly-http-server:sources:4.0.0:jar
[INFO] Configured Artifact: org.glassfish.grizzly:grizzly-http:sources:4.0.0:jar
[INFO] Unpacking /home/jenkins/.m2/repository/jakarta/websocket/jakarta.websocket-client-api/2.1.0/jakarta.websocket-client-api-2.1.0-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/client-bundle-sources with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/core/target/tyrus-core-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/client-bundle-sources with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/client/target/tyrus-client-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/client-bundle-sources with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-client/target/tyrus-container-grizzly-client-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/client-bundle-sources with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/spi/target/tyrus-spi-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/client-bundle-sources with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-framework/4.0.0/grizzly-framework-4.0.0-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/client-bundle-sources with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-server/4.0.0/grizzly-http-server-4.0.0-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/client-bundle-sources with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http/4.0.0/grizzly-http-4.0.0-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/client-bundle-sources with includes "" and excludes "**/module-info.java"
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ tyrus-standalone-client ---
[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) @ tyrus-standalone-client ---
[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) @ tyrus-standalone-client ---
[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) @ tyrus-standalone-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tyrus-standalone-client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tyrus-standalone-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tyrus-standalone-client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ tyrus-standalone-client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tyrus-standalone-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/tyrus-standalone-client-2.1.99-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-shade-plugin:3.2.4:shade (default) @ tyrus-standalone-client ---
[INFO] Including org.glassfish.tyrus:tyrus-client:jar:2.1.99-SNAPSHOT in the shaded jar.
[INFO] Including org.glassfish.tyrus:tyrus-core:jar:2.1.99-SNAPSHOT in the shaded jar.
[INFO] Including org.glassfish.tyrus:tyrus-spi:jar:2.1.99-SNAPSHOT in the shaded jar.
[INFO] Including jakarta.websocket:jakarta.websocket-api:jar:2.1.0 in the shaded jar.
[INFO] Including org.glassfish.tyrus:tyrus-container-grizzly-client:jar:2.1.99-SNAPSHOT in the shaded jar.
[INFO] Including org.glassfish.grizzly:grizzly-framework:jar:4.0.0 in the shaded jar.
[INFO] Including org.glassfish.grizzly:grizzly-http-server:jar:4.0.0 in the shaded jar.
[INFO] Including org.glassfish.grizzly:grizzly-http:jar:4.0.0 in the shaded jar.
[INFO] Including jakarta.websocket:jakarta.websocket-client-api:jar:2.1.0 in the shaded jar.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] grizzly-framework-4.0.0.jar, grizzly-http-4.0.0.jar, grizzly-http-server-4.0.0.jar, jakarta.websocket-api-2.1.0.jar, jakarta.websocket-client-api-2.1.0.jar, tyrus-client-2.1.99-SNAPSHOT.jar, tyrus-container-grizzly-client-2.1.99-SNAPSHOT.jar, tyrus-core-2.1.99-SNAPSHOT.jar, tyrus-spi-2.1.99-SNAPSHOT.jar, tyrus-standalone-client-2.1.99-SNAPSHOT.jar define 1 overlapping resource: 
[WARNING]   - META-INF/MANIFEST.MF
[WARNING] jakarta.websocket-api-2.1.0.jar, jakarta.websocket-client-api-2.1.0.jar, tyrus-client-2.1.99-SNAPSHOT.jar, tyrus-container-grizzly-client-2.1.99-SNAPSHOT.jar, tyrus-core-2.1.99-SNAPSHOT.jar, tyrus-spi-2.1.99-SNAPSHOT.jar, tyrus-standalone-client-2.1.99-SNAPSHOT.jar define 2 overlapping resources: 
[WARNING]   - META-INF/LICENSE.md
[WARNING]   - META-INF/NOTICE.md
[WARNING] grizzly-framework-4.0.0.jar, grizzly-http-4.0.0.jar, grizzly-http-server-4.0.0.jar define 1 overlapping resource: 
[WARNING]   - META-INF/LICENSE.txt
[WARNING] maven-shade-plugin has detected that some class files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the class is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/tyrus-standalone-client-2.1.99-SNAPSHOT.jar with /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/tyrus-standalone-client-2.1.99-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/dependency-reduced-pom.xml
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ tyrus-standalone-client ---
[INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/client-bundle-sources added.
[INFO] 
[INFO] --- maven-javadoc-plugin:3.3.1:jar (attach-javadocs) @ tyrus-standalone-client ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] --- maven-javadoc-plugin:3.3.1:jar (default) @ tyrus-standalone-client ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ tyrus-standalone-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/tyrus-standalone-client-2.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ tyrus-standalone-client ---
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/tyrus-standalone-client-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/tyrus-standalone-client/2.1.99-SNAPSHOT/tyrus-standalone-client-2.1.99-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/dependency-reduced-pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/tyrus-standalone-client/2.1.99-SNAPSHOT/tyrus-standalone-client-2.1.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/tyrus-standalone-client-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/tyrus-standalone-client/2.1.99-SNAPSHOT/tyrus-standalone-client-2.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] ------< org.glassfish.tyrus.bundles:tyrus-standalone-client-jdk >-------
[INFO] Building Tyrus Standalone Client - JDK 2.1.99-SNAPSHOT           [67/69]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tyrus-standalone-client-jdk ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (default) @ tyrus-standalone-client-jdk ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ tyrus-standalone-client-jdk ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ tyrus-standalone-client-jdk ---
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack) @ tyrus-standalone-client-jdk ---
[INFO] Configured Artifact: jakarta.websocket:jakarta.websocket-client-api:sources:?:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-core:sources:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-client:sources:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-container-jdk-client:sources:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-spi:sources:2.1.99-SNAPSHOT:jar
[INFO] Unpacking /home/jenkins/.m2/repository/jakarta/websocket/jakarta.websocket-client-api/2.1.0/jakarta.websocket-client-api-2.1.0-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/client-bundle-sources with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/core/target/tyrus-core-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/client-bundle-sources with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/client/target/tyrus-client-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/client-bundle-sources with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/containers/jdk-client/target/tyrus-container-jdk-client-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/client-bundle-sources with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/spi/target/tyrus-spi-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/client-bundle-sources with includes "" and excludes "**/module-info.java"
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ tyrus-standalone-client-jdk ---
[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) @ tyrus-standalone-client-jdk ---
[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) @ tyrus-standalone-client-jdk ---
[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) @ tyrus-standalone-client-jdk ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tyrus-standalone-client-jdk ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tyrus-standalone-client-jdk ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tyrus-standalone-client-jdk ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ tyrus-standalone-client-jdk ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tyrus-standalone-client-jdk ---
[INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/tyrus-standalone-client-jdk-2.1.99-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-shade-plugin:3.2.4:shade (default) @ tyrus-standalone-client-jdk ---
[INFO] Including org.glassfish.tyrus:tyrus-client:jar:2.1.99-SNAPSHOT in the shaded jar.
[INFO] Including org.glassfish.tyrus:tyrus-core:jar:2.1.99-SNAPSHOT in the shaded jar.
[INFO] Including org.glassfish.tyrus:tyrus-spi:jar:2.1.99-SNAPSHOT in the shaded jar.
[INFO] Including jakarta.websocket:jakarta.websocket-api:jar:2.1.0 in the shaded jar.
[INFO] Including org.glassfish.tyrus:tyrus-container-jdk-client:jar:2.1.99-SNAPSHOT in the shaded jar.
[INFO] Including jakarta.websocket:jakarta.websocket-client-api:jar:2.1.0 in the shaded jar.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] jakarta.websocket-api-2.1.0.jar, jakarta.websocket-client-api-2.1.0.jar, tyrus-client-2.1.99-SNAPSHOT.jar, tyrus-container-jdk-client-2.1.99-SNAPSHOT.jar, tyrus-core-2.1.99-SNAPSHOT.jar, tyrus-spi-2.1.99-SNAPSHOT.jar, tyrus-standalone-client-jdk-2.1.99-SNAPSHOT.jar define 3 overlapping resources: 
[WARNING]   - META-INF/LICENSE.md
[WARNING]   - META-INF/MANIFEST.MF
[WARNING]   - META-INF/NOTICE.md
[WARNING] maven-shade-plugin has detected that some class files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the class is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/tyrus-standalone-client-jdk-2.1.99-SNAPSHOT.jar with /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/tyrus-standalone-client-jdk-2.1.99-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/dependency-reduced-pom.xml
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ tyrus-standalone-client-jdk ---
[INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/client-bundle-sources added.
[INFO] 
[INFO] --- maven-javadoc-plugin:3.3.1:jar (attach-javadocs) @ tyrus-standalone-client-jdk ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] --- maven-javadoc-plugin:3.3.1:jar (default) @ tyrus-standalone-client-jdk ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ tyrus-standalone-client-jdk ---
[INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/tyrus-standalone-client-jdk-2.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ tyrus-standalone-client-jdk ---
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/tyrus-standalone-client-jdk-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/tyrus-standalone-client-jdk/2.1.99-SNAPSHOT/tyrus-standalone-client-jdk-2.1.99-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/dependency-reduced-pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/tyrus-standalone-client-jdk/2.1.99-SNAPSHOT/tyrus-standalone-client-jdk-2.1.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/tyrus-standalone-client-jdk-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/tyrus-standalone-client-jdk/2.1.99-SNAPSHOT/tyrus-standalone-client-jdk-2.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] ----------< org.glassfish.tyrus.bundles:websocket-ri-archive >----------
[INFO] Building Tyrus Websocket RI Archive 2.1.99-SNAPSHOT              [68/69]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ websocket-ri-archive ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (default) @ websocket-ri-archive ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ websocket-ri-archive ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ websocket-ri-archive ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ websocket-ri-archive ---
[INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/generated-sources/rsrc-gen added.
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ websocket-ri-archive ---
[INFO] Copying tyrus-container-servlet-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/tyrus-container-servlet-2.1.99-SNAPSHOT.jar
[INFO] Copying tyrus-container-glassfish-cdi-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/tyrus-container-glassfish-cdi-2.1.99-SNAPSHOT.jar
[INFO] Copying jakarta.transaction-api-2.0.0.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.transaction-api-2.0.0.jar
[INFO] Copying tyrus-core-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/tyrus-core-2.1.99-SNAPSHOT.jar
[INFO] Copying tyrus-container-grizzly-client-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/tyrus-container-grizzly-client-2.1.99-SNAPSHOT.jar
[INFO] Copying jakarta.websocket-api-2.1.0.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.websocket-api-2.1.0.jar
[INFO] Copying grizzly-framework-4.0.0.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/grizzly-framework-4.0.0.jar
[INFO] Copying jakarta.websocket-client-api-2.1.0.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.websocket-client-api-2.1.0.jar
[INFO] Copying grizzly-http-server-4.0.0.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/grizzly-http-server-4.0.0.jar
[INFO] Copying jakarta.enterprise.lang-model-4.0.1.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.enterprise.lang-model-4.0.1.jar
[INFO] Copying jakarta.ejb-api-4.0.1.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.ejb-api-4.0.1.jar
[INFO] Copying jakarta.annotation-api-2.1.0.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.annotation-api-2.1.0.jar
[INFO] Copying jakarta.inject-api-2.0.1.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.inject-api-2.0.1.jar
[INFO] Copying grizzly-http-4.0.0.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/grizzly-http-4.0.0.jar
[INFO] Copying tyrus-client-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/tyrus-client-2.1.99-SNAPSHOT.jar
[INFO] Copying jakarta.interceptor-api-2.1.0.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.interceptor-api-2.1.0.jar
[INFO] Copying tyrus-server-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/tyrus-server-2.1.99-SNAPSHOT.jar
[INFO] Copying jakarta.el-api-5.0.0.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.el-api-5.0.0.jar
[INFO] Copying tyrus-container-glassfish-ejb-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/tyrus-container-glassfish-ejb-2.1.99-SNAPSHOT.jar
[INFO] Copying jakarta.xml.bind-api-4.0.0.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.xml.bind-api-4.0.0.jar
[INFO] Copying jakarta.enterprise.cdi-api-4.0.1.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.enterprise.cdi-api-4.0.1.jar
[INFO] Copying jakarta.activation-api-2.1.0.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.activation-api-2.1.0.jar
[INFO] Copying tyrus-spi-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/tyrus-spi-2.1.99-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:copy (copy) @ websocket-ri-archive ---
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-client:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-server:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-core:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-container-glassfish-cdi:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-container-grizzly-client:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-container-servlet:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-spi:2.1.99-SNAPSHOT:jar
[INFO] Copying tyrus-client-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/assembly/tyrus-client-2.1.99-SNAPSHOT.jar
[INFO] Copying tyrus-server-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/assembly/tyrus-server-2.1.99-SNAPSHOT.jar
[INFO] Copying tyrus-core-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/assembly/tyrus-core-2.1.99-SNAPSHOT.jar
[INFO] Copying tyrus-container-glassfish-cdi-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/assembly/tyrus-container-glassfish-cdi-2.1.99-SNAPSHOT.jar
[INFO] Copying tyrus-container-grizzly-client-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/assembly/tyrus-container-grizzly-client-2.1.99-SNAPSHOT.jar
[INFO] Copying tyrus-container-servlet-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/assembly/tyrus-container-servlet-2.1.99-SNAPSHOT.jar
[INFO] Copying tyrus-spi-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/assembly/tyrus-spi-2.1.99-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-assembly-plugin:2.2-beta-5:attached (make-assembly) @ websocket-ri-archive ---
[INFO] Reading assembly descriptor: src/main/assembly/archive.xml
[INFO] Building zip: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/websocket-ri-archive-2.1.99-SNAPSHOT.zip
[INFO] Building tar : /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/websocket-ri-archive-2.1.99-SNAPSHOT.tar.gz
[INFO] Building tar : /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/websocket-ri-archive-2.1.99-SNAPSHOT.tar.bz2
[INFO] 
[INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ websocket-ri-archive ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ websocket-ri-archive ---
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/websocket-ri-archive/2.1.99-SNAPSHOT/websocket-ri-archive-2.1.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/websocket-ri-archive-2.1.99-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/websocket-ri-archive/2.1.99-SNAPSHOT/websocket-ri-archive-2.1.99-SNAPSHOT.zip
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/websocket-ri-archive-2.1.99-SNAPSHOT.tar.gz to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/websocket-ri-archive/2.1.99-SNAPSHOT/websocket-ri-archive-2.1.99-SNAPSHOT.tar.gz
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/websocket-ri-archive-2.1.99-SNAPSHOT.tar.bz2 to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/websocket-ri-archive/2.1.99-SNAPSHOT/websocket-ri-archive-2.1.99-SNAPSHOT.tar.bz2
[INFO] 
[INFO] ----------< org.glassfish.tyrus.bundles:websocket-ri-bundle >-----------
[INFO] Building Tyrus Websocket RI Bundle 2.1.99-SNAPSHOT               [69/69]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ websocket-ri-bundle ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (default) @ websocket-ri-bundle ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ websocket-ri-bundle ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ websocket-ri-bundle ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ websocket-ri-bundle ---
[INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java added.
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack) @ websocket-ri-bundle ---
[INFO] Configured Artifact: jakarta.websocket:jakarta.websocket-api:sources:?:jar
[INFO] Configured Artifact: jakarta.websocket:jakarta.websocket-client-api:sources:?:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-core:sources:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-client:sources:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-server:sources:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-container-glassfish-cdi:sources:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-container-glassfish-ejb:sources:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-container-grizzly-client:sources:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-container-grizzly-server:sources:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-container-servlet:sources:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-spi:sources:2.1.99-SNAPSHOT:jar
[INFO] Unpacking /home/jenkins/.m2/repository/jakarta/websocket/jakarta.websocket-api/2.1.0/jakarta.websocket-api-2.1.0-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/.m2/repository/jakarta/websocket/jakarta.websocket-client-api/2.1.0/jakarta.websocket-client-api-2.1.0-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/core/target/tyrus-core-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/client/target/tyrus-client-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/server/target/tyrus-server-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/cdi/target/tyrus-container-glassfish-cdi-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java with includes "" and excludes "META-INF/services/org.glassfish.tyrus.core.ComponentProvider,**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/ejb/target/tyrus-container-glassfish-ejb-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java with includes "" and excludes "META-INF/services/org.glassfish.tyrus.core.ComponentProvider,**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-client/target/tyrus-container-grizzly-client-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-server/target/tyrus-container-grizzly-server-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/containers/servlet/target/tyrus-container-servlet-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/spi/target/tyrus-spi-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java with includes "" and excludes "**/module-info.java"
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ websocket-ri-bundle ---
[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) @ websocket-ri-bundle ---
[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) @ websocket-ri-bundle ---
[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) @ websocket-ri-bundle ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/resources
[INFO] Copying 1 resource
[INFO] Copying 30 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ websocket-ri-bundle ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 208 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/classes
[INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java/org/glassfish/tyrus/core/coder/PrimitiveDecoders.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java/org/glassfish/tyrus/core/coder/PrimitiveDecoders.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java/org/glassfish/tyrus/core/uri/internal/AbstractMultivaluedMap.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java/org/glassfish/tyrus/core/uri/internal/AbstractMultivaluedMap.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ websocket-ri-bundle ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ websocket-ri-bundle ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ websocket-ri-bundle ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.2:bundle (default-bundle) @ websocket-ri-bundle ---
[WARNING] Bundle org.glassfish.tyrus.bundles:websocket-ri-bundle:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package:org/glassfish/tyrus/core/l10n
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:tyrus-core]
Class path         [Jar:., Jar:jakarta.servlet-api, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-glassfish-ejb, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:org.osgi.core]
[WARNING] Bundle org.glassfish.tyrus.bundles:websocket-ri-bundle:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package:org/glassfish/tyrus/core/wsadl/model
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:tyrus-core]
Class path         [Jar:., Jar:jakarta.servlet-api, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-glassfish-ejb, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:org.osgi.core]
[WARNING] Bundle org.glassfish.tyrus.bundles:websocket-ri-bundle:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package:org/glassfish/tyrus/core
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:tyrus-core]
Class path         [Jar:., Jar:jakarta.servlet-api, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-glassfish-ejb, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:org.osgi.core]
[WARNING] Bundle org.glassfish.tyrus.bundles:websocket-ri-bundle:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package:org/glassfish/tyrus/core/uri/internal
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:tyrus-core]
Class path         [Jar:., Jar:jakarta.servlet-api, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-glassfish-ejb, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:org.osgi.core]
[WARNING] Bundle org.glassfish.tyrus.bundles:websocket-ri-bundle:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package:org/glassfish/tyrus/core/uri
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:tyrus-core]
Class path         [Jar:., Jar:jakarta.servlet-api, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-glassfish-ejb, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:org.osgi.core]
[WARNING] Bundle org.glassfish.tyrus.bundles:websocket-ri-bundle:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package:org/glassfish/tyrus/core/monitoring
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:tyrus-core]
Class path         [Jar:., Jar:jakarta.servlet-api, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-glassfish-ejb, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:org.osgi.core]
[WARNING] Bundle org.glassfish.tyrus.bundles:websocket-ri-bundle:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package:org/glassfish/tyrus/core/frame
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:tyrus-core]
Class path         [Jar:., Jar:jakarta.servlet-api, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-glassfish-ejb, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:org.osgi.core]
[WARNING] Bundle org.glassfish.tyrus.bundles:websocket-ri-bundle:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package:org/glassfish/tyrus/core/extension
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:tyrus-core]
Class path         [Jar:., Jar:jakarta.servlet-api, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-glassfish-ejb, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:org.osgi.core]
[WARNING] Bundle org.glassfish.tyrus.bundles:websocket-ri-bundle:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package:org/glassfish/tyrus/core/coder
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:tyrus-core]
Class path         [Jar:., Jar:jakarta.servlet-api, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-glassfish-ejb, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:org.osgi.core]
[WARNING] Bundle org.glassfish.tyrus.bundles:websocket-ri-bundle:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package:org/glassfish/tyrus/core/cluster
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:tyrus-core]
Class path         [Jar:., Jar:jakarta.servlet-api, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-glassfish-ejb, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:org.osgi.core]
[WARNING] Bundle org.glassfish.tyrus.bundles:websocket-ri-bundle:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package:org/glassfish/tyrus/core/collection
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:tyrus-core]
Class path         [Jar:., Jar:jakarta.servlet-api, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-glassfish-ejb, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:org.osgi.core]
[WARNING] Bundle org.glassfish.tyrus.bundles:websocket-ri-bundle:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package:org/glassfish/tyrus/spi
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:tyrus-spi]
Class path         [Jar:., Jar:jakarta.servlet-api, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-glassfish-ejb, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:org.osgi.core]
[WARNING] Bundle org.glassfish.tyrus.bundles:websocket-ri-bundle:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package:org/glassfish/tyrus/gf/ejb
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:tyrus-container-glassfish-ejb]
Class path         [Jar:., Jar:jakarta.servlet-api, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-glassfish-ejb, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:org.osgi.core]
[WARNING] Bundle org.glassfish.tyrus.bundles:websocket-ri-bundle:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package:jakarta/websocket
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:jakarta.websocket-client-api]
Class path         [Jar:., Jar:jakarta.servlet-api, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-glassfish-ejb, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:org.osgi.core]
[WARNING] Bundle org.glassfish.tyrus.bundles:websocket-ri-bundle:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package:jakarta/websocket/server
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:jakarta.websocket-api]
Class path         [Jar:., Jar:jakarta.servlet-api, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-glassfish-ejb, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:org.osgi.core]
[INFO] 
[INFO] --- maven-javadoc-plugin:3.3.1:jar (attach-javadocs) @ websocket-ri-bundle ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ websocket-ri-bundle ---
[INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/websocket-ri-bundle-2.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.1:install (default-install) @ websocket-ri-bundle ---
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/websocket-ri-bundle/2.1.99-SNAPSHOT/websocket-ri-bundle-2.1.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/websocket-ri-bundle-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/websocket-ri-bundle/2.1.99-SNAPSHOT/websocket-ri-bundle-2.1.99-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/websocket-ri-bundle-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/websocket-ri-bundle/2.1.99-SNAPSHOT/websocket-ri-bundle-2.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.2:install (default-install) @ websocket-ri-bundle ---
[INFO] Installing org/glassfish/tyrus/bundles/websocket-ri-bundle/2.1.99-SNAPSHOT/websocket-ri-bundle-2.1.99-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for tyrus 2.1.99-SNAPSHOT:
[INFO] 
[INFO] tyrus .............................................. SUCCESS [ 14.724 s]
[INFO] tyrus-archetypes ................................... SUCCESS [  0.189 s]
[INFO] Tyrus Echo Archetype ............................... SUCCESS [  8.697 s]
[INFO] Tyrus BOM .......................................... SUCCESS [  0.003 s]
[INFO] Tyrus Container SPI ................................ SUCCESS [  3.924 s]
[INFO] Tyrus Core ......................................... SUCCESS [ 13.186 s]
[INFO] Tyrus Client ....................................... SUCCESS [  1.987 s]
[INFO] Tyrus Container Modules ............................ SUCCESS [  0.102 s]
[INFO] Tyrus Containers For Glassfish ..................... SUCCESS [  0.102 s]
[INFO] Tyrus CDI Component Provider ....................... SUCCESS [  0.821 s]
[INFO] Tyrus EJB Component Provider ....................... SUCCESS [  0.420 s]
[INFO] Tyrus Grizzly Client Container ..................... SUCCESS [  0.853 s]
[INFO] Tyrus Server ....................................... SUCCESS [  1.241 s]
[INFO] Tyrus Grizzly Server Container ..................... SUCCESS [  0.465 s]
[INFO] Tyrus InMemory Container ........................... SUCCESS [  1.335 s]
[INFO] Tyrus Servlet Bundle ............................... SUCCESS [  7.902 s]
[INFO] Tyrus Tests ........................................ SUCCESS [  0.058 s]
[INFO] Tyrus Test Tools ................................... SUCCESS [  0.335 s]
[INFO] Tyrus JDK Client Container ......................... SUCCESS [ 16.497 s]
[INFO] Tyrus Documentation ................................ SUCCESS [ 17.662 s]
[INFO] Tyrus Extension Modules ............................ SUCCESS [  0.029 s]
[INFO] Tyrus CLI Client ................................... SUCCESS [  1.826 s]
[INFO] Tyrus Monitoring JMX ............................... SUCCESS [  3.379 s]
[INFO] Tyrus Extension - Per Message Deflate .............. SUCCESS [  1.564 s]
[INFO] Tyrus Java8 Client Extension ....................... SUCCESS [  1.899 s]
[INFO] Tyrus Samples ...................................... SUCCESS [  0.029 s]
[INFO] Tyrus Auction Sample ............................... SUCCESS [  1.405 s]
[INFO] Tyrus CDI Sample ................................... SUCCESS [  1.001 s]
[INFO] Tyrus Chat Sample .................................. SUCCESS [  0.493 s]
[INFO] Tyrus Draw Sample .................................. SUCCESS [  0.292 s]
[INFO] Tyrus Echo Sample .................................. SUCCESS [  1.168 s]
[INFO] Tyrus Basic Auth Sample ............................ SUCCESS [  0.721 s]
[INFO] Tyrus Secure Echo Sample ........................... SUCCESS [  0.404 s]
[INFO] Tyrus Programmatic Echo Sample ..................... SUCCESS [  1.198 s]
[INFO] Tyrus Simple Life Sample ........................... SUCCESS [  0.234 s]
[INFO] Tyrus Shared Collection Sample ..................... SUCCESS [  1.452 s]
[INFO] Tyrus Container Tests .............................. SUCCESS [  0.035 s]
[INFO] Tyrus JDK Containers Tests ......................... SUCCESS [  0.925 s]
[INFO] Tyrus Servlet Containers Tests ..................... SUCCESS [  1.056 s]
[INFO] Tyrus End-to-End Tests ............................. SUCCESS [  0.036 s]
[INFO] Tyrus End-to-End Application Config Tests .......... SUCCESS [  3.713 s]
[INFO] Tyrus End-to-End Non-deployable Tests .............. SUCCESS [  9.951 s]
[INFO] Tyrus End-to-End Standard Config Tests ............. SUCCESS [01:05 min]
[INFO] Tyrus End-to-End Java 8 Tests ...................... SUCCESS [  1.303 s]
[INFO] Tyrus End-to-End Tests running on Jetty ............ SUCCESS [  0.064 s]
[INFO] Tyrus End-to-End Basic Auth Tests .................. SUCCESS [  5.617 s]
[INFO] Tyrus End-to-End Digest Auth Tests ................. SUCCESS [  0.847 s]
[INFO] Tyrus Server Integration Tests ..................... SUCCESS [  0.043 s]
[INFO] Tyrus Servlet Async Tests .......................... SUCCESS [  1.722 s]
[INFO] Tyrus Autobahn Echo Server ......................... SUCCESS [  0.273 s]
[INFO] Tyrus Servlet Basic Tests .......................... SUCCESS [ 26.849 s]
[INFO] Tyrus Servlet Tests on Glassfish ................... SUCCESS [01:37 min]
[INFO] Tyrus Servlet Dynamic Deploy Test .................. SUCCESS [  0.694 s]
[INFO] Tyrus Servlet No App Config ........................ SUCCESS [  1.218 s]
[INFO] Tyrus Servlet One App Config ....................... SUCCESS [  1.058 s]
[INFO] Tyrus Servlet RemoteEndpoint Timeout ............... SUCCESS [  0.630 s]
[INFO] Tyrus Servlet Session Closing ...................... SUCCESS [ 17.178 s]
[INFO] Tyrus Servlet Two App Config ....................... SUCCESS [  1.087 s]
[INFO] Tyrus Servlet Monitoring Test ...................... SUCCESS [  1.142 s]
[INFO] Tyrus Servlet Inject Test .......................... SUCCESS [  0.652 s]
[INFO] Tyrus Servlet Max Sessions Per App Tests ........... SUCCESS [  2.938 s]
[INFO] Tyrus Servlet Max Sessions Per Remote Addr Tests ... SUCCESS [  3.197 s]
[INFO] Tyrus Debug Debug Samples .......................... SUCCESS [ 11.363 s]
[INFO] Tyrus Bundles ...................................... SUCCESS [  0.047 s]
[INFO] Tyrus Samples Bundle ............................... SUCCESS [  3.421 s]
[INFO] Tyrus Standalone Client ............................ SUCCESS [  1.294 s]
[INFO] Tyrus Standalone Client - JDK ...................... SUCCESS [  0.339 s]
[INFO] Tyrus Websocket RI Archive ......................... SUCCESS [  2.563 s]
[INFO] Tyrus Websocket RI Bundle .......................... SUCCESS [  1.889 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  06:30 min
[INFO] Finished at: 2022-10-18T13:58:51Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] End of Pipeline
ERROR: script returned exit code 1

GitHub has been notified of this commit’s build result

Finished: FAILURE