Skip to content
Success

Console Output

Skipping 2,175 KB.. Full Log
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 24, 2023 2:26:44 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [0.0.0.0:8025]
Oct 24, 2023 2:26:44 PM org.glassfish.tyrus.server.Server stop
INFO: Websocket Server stopped.
Oct 24, 2023 2:26:44 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:8025]
Oct 24, 2023 2:26:44 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
Oct 24, 2023 2:26:44 PM org.glassfish.tyrus.server.Server start
INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025
Oct 24, 2023 2:26:44 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 24, 2023 2:26:44 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [0.0.0.0:8025]
Oct 24, 2023 2:26:44 PM org.glassfish.tyrus.server.Server stop
INFO: Websocket Server stopped.
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.174 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] --- war: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] --- source: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] --- install:3.1.0:install (default-install) @ tyrus-tests-servlet-maxsessions-per-remoteaddr ---
[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.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/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]   from tests/servlet/debug/pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-servlet-debug ---
[INFO] 
[INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-servlet-debug ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory: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:3.0.0:parse-version (parse-version) @ tyrus-tests-servlet-debug ---
[INFO] 
[INFO] --- build-helper: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] --- resources: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] --- resources: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] --- resources: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] --- resources: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] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-servlet-debug ---
[INFO] Changes detected - recompiling the module!
[INFO] 
[INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-tests-servlet-debug ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- compiler: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] --- surefire: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 24, 2023 2:26:45 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Incoming buffer size: 4194315
Oct 24, 2023 2:26:45 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per app: null
Oct 24, 2023 2:26:45 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per remote address: null
Oct 24, 2023 2:26:45 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Parallel broadcast enabled: false
Oct 24, 2023 2:26:45 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:8025]
Oct 24, 2023 2:26:45 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
Oct 24, 2023 2:26:45 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 24, 2023 2:26:45 PM org.glassfish.tyrus.server.Server start
INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025
Oct 24, 2023 2:26:45 PM org.glassfish.tyrus.server.Server start
INFO: WebSocket server started.
Oct 24, 2023 2:26:45 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 04a0ee8e-a2d0-47ce-a9d2-a5a2afc37781 [0 ms]: Received handshake request:
< GET /samples-debug/endpoint/b
< connection: Upgrade
< host: localhost:8025
< origin: http://localhost:8025
< sec-websocket-key: QY+oLr6HoeZDa6Svzx4Spw==
< sec-websocket-version: 13
< upgrade: websocket
< x-tyrus-tracing-accept: Whatever
< x-tyrus-tracing-threshold: SUMMARY

Oct 24, 2023 2:26:45 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 04a0ee8e-a2d0-47ce-a9d2-a5a2afc37781 [3 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/a
Oct 24, 2023 2:26:45 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 04a0ee8e-a2d0-47ce-a9d2-a5a2afc37781 [3 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/a have different length
Oct 24, 2023 2:26:45 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 04a0ee8e-a2d0-47ce-a9d2-a5a2afc37781 [3 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/{a}/{b}
Oct 24, 2023 2:26:45 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 04a0ee8e-a2d0-47ce-a9d2-a5a2afc37781 [3 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/{a}/{b} have different length
Oct 24, 2023 2:26:45 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 04a0ee8e-a2d0-47ce-a9d2-a5a2afc37781 [3 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a
Oct 24, 2023 2:26:45 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 04a0ee8e-a2d0-47ce-a9d2-a5a2afc37781 [3 ms]: Segment "a" does not match
Oct 24, 2023 2:26:45 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 04a0ee8e-a2d0-47ce-a9d2-a5a2afc37781 [3 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/{b}
Oct 24, 2023 2:26:45 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 04a0ee8e-a2d0-47ce-a9d2-a5a2afc37781 [3 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/{b} have different length
Oct 24, 2023 2:26:45 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 04a0ee8e-a2d0-47ce-a9d2-a5a2afc37781 [3 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/{a}/b
Oct 24, 2023 2:26:45 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 04a0ee8e-a2d0-47ce-a9d2-a5a2afc37781 [3 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/{a}/b have different length
Oct 24, 2023 2:26:45 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 04a0ee8e-a2d0-47ce-a9d2-a5a2afc37781 [3 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/b
Oct 24, 2023 2:26:45 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 04a0ee8e-a2d0-47ce-a9d2-a5a2afc37781 [3 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/b have different length
Oct 24, 2023 2:26:45 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 04a0ee8e-a2d0-47ce-a9d2-a5a2afc37781 [3 ms]: Endpoints matched to the request URI: []
Oct 24, 2023 2:26:45 PM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 0ef7761d-88ac-4e51-bf4a-e9d46d098908 [8 ms]: Redirect enabled: false
Oct 24, 2023 2:26:45 PM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session 0ef7761d-88ac-4e51-bf4a-e9d46d098908 [13 ms]: Sending handshake request:
> GET ws://localhost:8025/samples-debug/endpoint/b
> Connection: Upgrade
> Host: localhost:8025
> Origin: http://localhost:8025
> Sec-WebSocket-Key: QY+oLr6HoeZDa6Svzx4Spw==
> Sec-WebSocket-Version: 13
> Upgrade: websocket
> X-Tyrus-Tracing-Accept: Whatever
> X-Tyrus-Tracing-Threshold: SUMMARY

Oct 24, 2023 2:26:45 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 0ef7761d-88ac-4e51-bf4a-e9d46d098908 [85 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: [3 ms] URIs /samples-debug/endpoint/b and /samples-debug/endpoint/{a}/{b} have different length
< x-tyrus-tracing-04: [3 ms] Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a
< x-tyrus-tracing-05: [3 ms] Segment "a" does not match
< x-tyrus-tracing-06: [3 ms] Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/{b}
< x-tyrus-tracing-07: [3 ms] URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/{b} have different length
< x-tyrus-tracing-08: [3 ms] Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/{a}/b
< x-tyrus-tracing-09: [3 ms] URIs /samples-debug/endpoint/b and /samples-debug/endpoint/{a}/b have different length
< x-tyrus-tracing-10: [3 ms] Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/b
< x-tyrus-tracing-11: [3 ms] URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/b have different length
< x-tyrus-tracing-12: [3 ms] Endpoints matched to the request URI: []

Oct 24, 2023 2:26:45 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [0.0.0.0:8025]
Oct 24, 2023 2:26:45 PM org.glassfish.tyrus.server.Server stop
INFO: Websocket Server stopped.
> Session b3484a63-b3c0-475b-82c3-71d9cc9e7b21 [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: 3jyJVBwED9FB/PblJGzRJQ==
> Sec-WebSocket-Version: 13
> Upgrade: websocket

< Session b3484a63-b3c0-475b-82c3-71d9cc9e7b21 [5 ms]: Received handshake response: 
< 101
< connection: Upgrade
< sec-websocket-accept: zAUdSItdnsyIJrIPlQO68Mw/Zfs=
< upgrade: websocket

Oct 24, 2023 2:26:47 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Incoming buffer size: 4194315
Oct 24, 2023 2:26:47 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per app: null
Oct 24, 2023 2:26:47 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per remote address: null
Oct 24, 2023 2:26:47 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Parallel broadcast enabled: false
Oct 24, 2023 2:26:47 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:8025]
Oct 24, 2023 2:26:47 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
Oct 24, 2023 2:26:47 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 24, 2023 2:26:47 PM org.glassfish.tyrus.server.Server start
INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025
Oct 24, 2023 2:26:47 PM org.glassfish.tyrus.server.Server start
INFO: WebSocket server started.
Oct 24, 2023 2:26:47 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session f3ac98e9-032a-4812-bbce-596ef647fe64 [0 ms]: Received handshake request:
< GET /samples-debug/endpoint/b
< connection: Upgrade
< host: localhost:8025
< origin: http://localhost:8025
< sec-websocket-key: nCbhJF3vwtvzZoqEMi1I+w==
< sec-websocket-version: 13
< upgrade: websocket

Oct 24, 2023 2:26:47 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session f3ac98e9-032a-4812-bbce-596ef647fe64 [0 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a
Oct 24, 2023 2:26:47 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session f3ac98e9-032a-4812-bbce-596ef647fe64 [0 ms]: Segment "a" does not match
Oct 24, 2023 2:26:47 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session f3ac98e9-032a-4812-bbce-596ef647fe64 [0 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/{b}
Oct 24, 2023 2:26:47 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session f3ac98e9-032a-4812-bbce-596ef647fe64 [0 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/{b} have different length
Oct 24, 2023 2:26:47 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session f3ac98e9-032a-4812-bbce-596ef647fe64 [0 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/a
Oct 24, 2023 2:26:47 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session f3ac98e9-032a-4812-bbce-596ef647fe64 [0 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/a have different length
Oct 24, 2023 2:26:47 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session f3ac98e9-032a-4812-bbce-596ef647fe64 [0 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/{a}/b
Oct 24, 2023 2:26:47 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session f3ac98e9-032a-4812-bbce-596ef647fe64 [0 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/{a}/b have different length
Oct 24, 2023 2:26:47 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session f3ac98e9-032a-4812-bbce-596ef647fe64 [0 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/{a}/{b}
Oct 24, 2023 2:26:47 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session f3ac98e9-032a-4812-bbce-596ef647fe64 [0 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/{a}/{b} have different length
Oct 24, 2023 2:26:47 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session f3ac98e9-032a-4812-bbce-596ef647fe64 [0 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/b
Oct 24, 2023 2:26:47 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session f3ac98e9-032a-4812-bbce-596ef647fe64 [0 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/b have different length
Oct 24, 2023 2:26:47 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session f3ac98e9-032a-4812-bbce-596ef647fe64 [0 ms]: Endpoints matched to the request URI: []
Oct 24, 2023 2:26:47 PM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 7244a1b0-ad84-4c3f-80cc-1578603869ea [0 ms]: Redirect enabled: false
Oct 24, 2023 2:26:47 PM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session 7244a1b0-ad84-4c3f-80cc-1578603869ea [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: nCbhJF3vwtvzZoqEMi1I+w==
> Sec-WebSocket-Version: 13
> Upgrade: websocket

Oct 24, 2023 2:26:47 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 7244a1b0-ad84-4c3f-80cc-1578603869ea [6 ms]: Received handshake response: 
< 404

Oct 24, 2023 2:26:47 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [0.0.0.0:8025]
Oct 24, 2023 2:26:47 PM org.glassfish.tyrus.server.Server stop
INFO: Websocket Server stopped.
Oct 24, 2023 2:26:48 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Incoming buffer size: 4194315
Oct 24, 2023 2:26:48 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per app: null
Oct 24, 2023 2:26:48 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per remote address: null
Oct 24, 2023 2:26:48 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Parallel broadcast enabled: false
Oct 24, 2023 2:26:48 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:8025]
Oct 24, 2023 2:26:48 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-3] Started.
Oct 24, 2023 2:26:48 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 24, 2023 2:26:48 PM org.glassfish.tyrus.server.Server start
INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025
Oct 24, 2023 2:26:48 PM org.glassfish.tyrus.server.Server start
INFO: WebSocket server started.
Oct 24, 2023 2:26:48 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 8fee48ce-d468-4bf7-b790-17843d40a999 [0 ms]: Received handshake request:
< GET /samples-debug/endpoint/a/b
< connection: Upgrade
< host: localhost:8025
< origin: http://localhost:8025
< sec-websocket-key: rK3hFW2RCupVd4aZ1NCsqQ==
< sec-websocket-version: 13
< upgrade: websocket

Oct 24, 2023 2:26:48 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 8fee48ce-d468-4bf7-b790-17843d40a999 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/{b}
Oct 24, 2023 2:26:48 PM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session d825d5e5-de61-4024-8a3f-f0bcbf879085 [0 ms]: Redirect enabled: false
Oct 24, 2023 2:26:48 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 8fee48ce-d468-4bf7-b790-17843d40a999 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/b
Oct 24, 2023 2:26:48 PM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session d825d5e5-de61-4024-8a3f-f0bcbf879085 [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: rK3hFW2RCupVd4aZ1NCsqQ==
> Sec-WebSocket-Version: 13
> Upgrade: websocket

Oct 24, 2023 2:26:48 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 8fee48ce-d468-4bf7-b790-17843d40a999 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/a
Oct 24, 2023 2:26:48 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session d825d5e5-de61-4024-8a3f-f0bcbf879085 [10 ms]: Received handshake response: 
< 101
< connection: Upgrade
< sec-websocket-accept: kGHz3nhLiroKj4da3HsEaf9spdQ=
< upgrade: websocket

Oct 24, 2023 2:26:48 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 8fee48ce-d468-4bf7-b790-17843d40a999 [0 ms]: Segment "a" does not match
Oct 24, 2023 2:26:48 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINE: * Session d825d5e5-de61-4024-8a3f-f0bcbf879085 [11 ms]: Incoming buffer size: 4194315
Oct 24, 2023 2:26:48 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 8fee48ce-d468-4bf7-b790-17843d40a999 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a
Oct 24, 2023 2:26:48 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 8fee48ce-d468-4bf7-b790-17843d40a999 [0 ms]: URIs /samples-debug/endpoint/a/b and /samples-debug/endpoint/a have different length
Oct 24, 2023 2:26:48 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 8fee48ce-d468-4bf7-b790-17843d40a999 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/b
Oct 24, 2023 2:26:48 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 8fee48ce-d468-4bf7-b790-17843d40a999 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/{b}
Oct 24, 2023 2:26:48 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 8fee48ce-d468-4bf7-b790-17843d40a999 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/b and /samples-debug/endpoint/{a}/{b}
Oct 24, 2023 2:26:48 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 8fee48ce-d468-4bf7-b790-17843d40a999 [0 ms]: /samples-debug/endpoint/{a}/b is a  better match, because /samples-debug/endpoint/{a}/{b} has more variables
Oct 24, 2023 2:26:48 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 8fee48ce-d468-4bf7-b790-17843d40a999 [0 ms]: Choosing better match from /samples-debug/endpoint/a/b and /samples-debug/endpoint/{a}/b
Oct 24, 2023 2:26:48 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 8fee48ce-d468-4bf7-b790-17843d40a999 [0 ms]: /samples-debug/endpoint/a/b is an exact match
Oct 24, 2023 2:26:48 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 8fee48ce-d468-4bf7-b790-17843d40a999 [0 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/a/b
Oct 24, 2023 2:26:48 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 8fee48ce-d468-4bf7-b790-17843d40a999 [0 ms]: /samples-debug/endpoint/a/b is an exact match
Oct 24, 2023 2:26:48 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 8fee48ce-d468-4bf7-b790-17843d40a999 [0 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/{a}/b
Oct 24, 2023 2:26:48 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 8fee48ce-d468-4bf7-b790-17843d40a999 [0 ms]: /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
Oct 24, 2023 2:26:48 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 8fee48ce-d468-4bf7-b790-17843d40a999 [0 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/a/b
Oct 24, 2023 2:26:48 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 8fee48ce-d468-4bf7-b790-17843d40a999 [0 ms]: /samples-debug/endpoint/a/b is an exact match
Oct 24, 2023 2:26:48 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 8fee48ce-d468-4bf7-b790-17843d40a999 [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 24, 2023 2:26:48 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 8fee48ce-d468-4bf7-b790-17843d40a999 [0 ms]: Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/a/b
Oct 24, 2023 2:26:48 PM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 8fee48ce-d468-4bf7-b790-17843d40a999 [0 ms]: Using negotiated extensions: Using negotiated extensions: []
Oct 24, 2023 2:26:48 PM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 8fee48ce-d468-4bf7-b790-17843d40a999 [0 ms]: Using negotiated subprotocol: null
Oct 24, 2023 2:26:48 PM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session 8fee48ce-d468-4bf7-b790-17843d40a999 [0 ms]: Sending handshake response:
> 101
> Connection: Upgrade
> Sec-WebSocket-Accept: kGHz3nhLiroKj4da3HsEaf9spdQ=
> Upgrade: websocket


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

Oct 24, 2023 2:26:49 PM org.glassfish.tyrus.server.Server start
INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025
Oct 24, 2023 2:26:49 PM org.glassfish.tyrus.server.Server start
INFO: WebSocket server started.
Oct 24, 2023 2:26:49 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 0682a73c-c03f-49e7-b7cb-c0bdb2324fd0 [0 ms]: Received handshake request:
< GET /samples-debug/endpoint/echo
< connection: Upgrade
< host: localhost:8025
< origin: http://localhost:8025
< sec-websocket-key: C0iQ3ASQOMbqEheTV/URqw==
< sec-websocket-version: 13
< upgrade: websocket

Oct 24, 2023 2:26:49 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 0682a73c-c03f-49e7-b7cb-c0bdb2324fd0 [0 ms]: Matching request URI /samples-debug/endpoint/echo against /samples-debug/endpoint/echo
Oct 24, 2023 2:26:49 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 0682a73c-c03f-49e7-b7cb-c0bdb2324fd0 [0 ms]: Endpoints matched to the request URI: [/samples-debug/endpoint/echo]
Oct 24, 2023 2:26:49 PM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session c7b6d6ed-a081-4f44-8dd7-98b4469920a4 [0 ms]: Redirect enabled: false
Oct 24, 2023 2:26:49 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 0682a73c-c03f-49e7-b7cb-c0bdb2324fd0 [0 ms]: Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/echo
Oct 24, 2023 2:26:49 PM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session c7b6d6ed-a081-4f44-8dd7-98b4469920a4 [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: C0iQ3ASQOMbqEheTV/URqw==
> Sec-WebSocket-Version: 13
> Upgrade: websocket

Oct 24, 2023 2:26:49 PM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 0682a73c-c03f-49e7-b7cb-c0bdb2324fd0 [0 ms]: Using negotiated extensions: Using negotiated extensions: []
Oct 24, 2023 2:26:49 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session c7b6d6ed-a081-4f44-8dd7-98b4469920a4 [3 ms]: Received handshake response: 
< 101
< connection: Upgrade
< sec-websocket-accept: DWXRrGdD0H3PdSsb+3CWEcAUEh8=
< upgrade: websocket

Oct 24, 2023 2:26:49 PM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 0682a73c-c03f-49e7-b7cb-c0bdb2324fd0 [0 ms]: Using negotiated subprotocol: null
Oct 24, 2023 2:26:49 PM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session 0682a73c-c03f-49e7-b7cb-c0bdb2324fd0 [0 ms]: Sending handshake response:
> 101
> Connection: Upgrade
> Sec-WebSocket-Accept: DWXRrGdD0H3PdSsb+3CWEcAUEh8=
> Upgrade: websocket


Oct 24, 2023 2:26:49 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session 0682a73c-c03f-49e7-b7cb-c0bdb2324fd0 [4 ms]: Received text message
Oct 24, 2023 2:26:49 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINE: * Session c7b6d6ed-a081-4f44-8dd7-98b4469920a4 [6 ms]: Incoming buffer size: 4194315
Oct 24, 2023 2:26:49 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session 0682a73c-c03f-49e7-b7cb-c0bdb2324fd0 [5 ms]: Applicable decoders: [CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@74287ea3, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@7d7758be, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@2bdd8394, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@5f9edf14, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@68746f22, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@2f01783a, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@68878f6d, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@41488b16, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@a8ef162, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@7fd7a283, type=class java.io.Reader}]
Oct 24, 2023 2:26:49 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session 0682a73c-c03f-49e7-b7cb-c0bdb2324fd0 [6 ms]: Decoding with CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@a8ef162, type=class java.lang.String}
Oct 24, 2023 2:26:49 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session c7b6d6ed-a081-4f44-8dd7-98b4469920a4 [9 ms]: Received text message
Oct 24, 2023 2:26:49 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session 0682a73c-c03f-49e7-b7cb-c0bdb2324fd0 [7 ms]: Received binary message
Oct 24, 2023 2:26:49 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session c7b6d6ed-a081-4f44-8dd7-98b4469920a4 [10 ms]: Applicable decoders: [CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@3fcca0eb, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@7ace3976, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@69355da7, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@4b7e6297, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@116f58eb, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@1ae1c639, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@59fa78a7, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@6128d3d5, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@a6b771b, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@1eafb861, type=class java.io.Reader}]
Oct 24, 2023 2:26:49 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session c7b6d6ed-a081-4f44-8dd7-98b4469920a4 [10 ms]: Decoding with CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@a6b771b, type=class java.lang.String}
Oct 24, 2023 2:26:49 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session 0682a73c-c03f-49e7-b7cb-c0bdb2324fd0 [8 ms]: Applicable decoders: [CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@2eea88a1, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@7ac296f6, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@22f59fa, type=class java.io.InputStream}]
Oct 24, 2023 2:26:49 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session 0682a73c-c03f-49e7-b7cb-c0bdb2324fd0 [8 ms]: Decoding with CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@2eea88a1, type=class java.nio.ByteBuffer}
Oct 24, 2023 2:26:49 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session c7b6d6ed-a081-4f44-8dd7-98b4469920a4 [12 ms]: Received binary message
Oct 24, 2023 2:26:49 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session c7b6d6ed-a081-4f44-8dd7-98b4469920a4 [12 ms]: Applicable decoders: [CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@77ad5b96, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@2fb5429d, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@41241ca5, type=class java.io.InputStream}]
Oct 24, 2023 2:26:49 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session c7b6d6ed-a081-4f44-8dd7-98b4469920a4 [12 ms]: Decoding with CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@77ad5b96, type=class java.nio.ByteBuffer}
Oct 24, 2023 2:26:49 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [0.0.0.0:8025]
Oct 24, 2023 2:26:49 PM org.glassfish.tyrus.server.Server stop
INFO: Websocket Server stopped.
Oct 24, 2023 2:26:50 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:8025]
Oct 24, 2023 2:26:50 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-5] Started.
Oct 24, 2023 2:26:50 PM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session de51c6a2-aa85-4adf-bc1a-a631edd021b3 [0 ms]: Redirect enabled: false
Oct 24, 2023 2:26:50 PM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session de51c6a2-aa85-4adf-bc1a-a631edd021b3 [0 ms]: Sending handshake request:
> GET ws://localhost:8025/testAuthentication
> Connection: Upgrade
> Host: localhost:8025
> Origin: http://localhost:8025
> Sec-WebSocket-Key: 3ZJNNnl8/Ns3YHoqBn6Ecw==
> Sec-WebSocket-Version: 13
> Upgrade: websocket

Oct 24, 2023 2:26:50 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session de51c6a2-aa85-4adf-bc1a-a631edd021b3 [3 ms]: Received handshake response: 
< 401
< upgrade: websocket
< www-authenticate: Basic realm="my realm"

Oct 24, 2023 2:26:50 PM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session de51c6a2-aa85-4adf-bc1a-a631edd021b3 [4 ms]: Using authentication config: AuthConfig{Basic->org.glassfish.tyrus.client.auth.BasicAuthenticator, Digest->org.glassfish.tyrus.client.auth.DigestAuthenticator}
Oct 24, 2023 2:26:50 PM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session de51c6a2-aa85-4adf-bc1a-a631edd021b3 [4 ms]: Using authentication scheme: Basic
Oct 24, 2023 2:26:50 PM org.glassfish.tyrus.core.DebugContext flush
CONFIG: > Session de51c6a2-aa85-4adf-bc1a-a631edd021b3 [5 ms]: Using authenticator: org.glassfish.tyrus.client.auth.BasicAuthenticator
Oct 24, 2023 2:26:50 PM org.glassfish.tyrus.core.DebugContext flush
CONFIG: > Session de51c6a2-aa85-4adf-bc1a-a631edd021b3 [5 ms]: Using credentials: Credentials{username: Petr, password: *****}
Oct 24, 2023 2:26:50 PM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session de51c6a2-aa85-4adf-bc1a-a631edd021b3 [5 ms]: Sending handshake request:
> GET ws://localhost:8025/testAuthentication
> Authorization: *****
> Connection: Upgrade
> Host: localhost:8025
> Origin: http://localhost:8025
> Sec-WebSocket-Key: 3ZJNNnl8/Ns3YHoqBn6Ecw==
> Sec-WebSocket-Version: 13
> Upgrade: websocket

Oct 24, 2023 2:26:50 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session de51c6a2-aa85-4adf-bc1a-a631edd021b3 [8 ms]: Received handshake response: 
< 101
< connection: Upgrade
< sec-websocket-accept: HpH3mf3CY/SWLGeZGFN1pLa2InU=
< upgrade: websocket

Oct 24, 2023 2:26:50 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINE: * Session de51c6a2-aa85-4adf-bc1a-a631edd021b3 [9 ms]: Incoming buffer size: 4194315
Oct 24, 2023 2:26:51 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Incoming buffer size: 4194315
Oct 24, 2023 2:26:51 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per app: null
Oct 24, 2023 2:26:51 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per remote address: null
Oct 24, 2023 2:26:51 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Parallel broadcast enabled: false
Oct 24, 2023 2:26:51 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:8025]
Oct 24, 2023 2:26:51 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-6] Started.
Oct 24, 2023 2:26:51 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 24, 2023 2:26:51 PM org.glassfish.tyrus.server.Server start
INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025
Oct 24, 2023 2:26:51 PM org.glassfish.tyrus.server.Server start
INFO: WebSocket server started.
Oct 24, 2023 2:26:51 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 1ac5221a-add8-450b-9f15-0041f6ff864a [0 ms]: Received handshake request:
< GET /samples-debug/endpoint/a/b
< connection: Upgrade
< host: localhost:8025
< origin: http://localhost:8025
< sec-websocket-key: kfy0aLhJOUqwH3kAxd+9wA==
< sec-websocket-version: 12
< upgrade: websocket

Oct 24, 2023 2:26:51 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 1ac5221a-add8-450b-9f15-0041f6ff864a [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/b
Oct 24, 2023 2:26:51 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 1ac5221a-add8-450b-9f15-0041f6ff864a [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/{b}
Oct 24, 2023 2:26:51 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 1ac5221a-add8-450b-9f15-0041f6ff864a [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/{b}
Oct 24, 2023 2:26:51 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 1ac5221a-add8-450b-9f15-0041f6ff864a [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a
Oct 24, 2023 2:26:51 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 1ac5221a-add8-450b-9f15-0041f6ff864a [0 ms]: URIs /samples-debug/endpoint/a/b and /samples-debug/endpoint/a have different length
Oct 24, 2023 2:26:51 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 1ac5221a-add8-450b-9f15-0041f6ff864a [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/a
Oct 24, 2023 2:26:51 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 1ac5221a-add8-450b-9f15-0041f6ff864a [0 ms]: Segment "a" does not match
Oct 24, 2023 2:26:51 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 1ac5221a-add8-450b-9f15-0041f6ff864a [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/b
Oct 24, 2023 2:26:51 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 1ac5221a-add8-450b-9f15-0041f6ff864a [0 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/{a}/b
Oct 24, 2023 2:26:51 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 1ac5221a-add8-450b-9f15-0041f6ff864a [0 ms]: /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
Oct 24, 2023 2:26:51 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 1ac5221a-add8-450b-9f15-0041f6ff864a [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/{b} and /samples-debug/endpoint/a/{b}
Oct 24, 2023 2:26:51 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 1ac5221a-add8-450b-9f15-0041f6ff864a [0 ms]: /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
Oct 24, 2023 2:26:51 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 1ac5221a-add8-450b-9f15-0041f6ff864a [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/{b} and /samples-debug/endpoint/{a}/b
Oct 24, 2023 2:26:51 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 1ac5221a-add8-450b-9f15-0041f6ff864a [0 ms]: /samples-debug/endpoint/{a}/b is a  better match, because /samples-debug/endpoint/{a}/{b} has more variables
Oct 24, 2023 2:26:51 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 1ac5221a-add8-450b-9f15-0041f6ff864a [0 ms]: Choosing better match from /samples-debug/endpoint/a/b and /samples-debug/endpoint/{a}/b
Oct 24, 2023 2:26:51 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 1ac5221a-add8-450b-9f15-0041f6ff864a [0 ms]: /samples-debug/endpoint/a/b is an exact match
Oct 24, 2023 2:26:51 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 1ac5221a-add8-450b-9f15-0041f6ff864a [0 ms]: Choosing better match from /samples-debug/endpoint/a/b and /samples-debug/endpoint/a/{b}
Oct 24, 2023 2:26:51 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 1ac5221a-add8-450b-9f15-0041f6ff864a [0 ms]: /samples-debug/endpoint/a/b is an exact match
Oct 24, 2023 2:26:51 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 1ac5221a-add8-450b-9f15-0041f6ff864a [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 24, 2023 2:26:51 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 1ac5221a-add8-450b-9f15-0041f6ff864a [0 ms]: Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/a/b
Oct 24, 2023 2:26:51 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 1ac5221a-add8-450b-9f15-0041f6ff864a [0 ms]: Upgrade request contains unsupported version of Websocket protocol
Oct 24, 2023 2:26:51 PM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session 1ac5221a-add8-450b-9f15-0041f6ff864a [0 ms]: Sending handshake response:
> 426
> Sec-WebSocket-Version: 13

Oct 24, 2023 2:26:51 PM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 58e59d11-5523-4699-805e-282244aa7058 [0 ms]: Redirect enabled: false
Oct 24, 2023 2:26:51 PM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session 58e59d11-5523-4699-805e-282244aa7058 [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: kfy0aLhJOUqwH3kAxd+9wA==
> Sec-WebSocket-Version: 12
> Upgrade: websocket

Oct 24, 2023 2:26:51 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 58e59d11-5523-4699-805e-282244aa7058 [7 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}/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}/{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/a
< x-tyrus-tracing-06: [0 ms] Segment "a" does not match
< 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 a  better match, because it has longer exact path
< 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 a  better match, because it has longer exact path
< 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 /samples-debug/endpoint/{a}/{b} has more variables
< 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 an exact match
< x-tyrus-tracing-18: [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-19: [0 ms] Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/a/b
< x-tyrus-tracing-20: [0 ms] Upgrade request contains unsupported version of Websocket protocol

Oct 24, 2023 2:26:51 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [0.0.0.0:8025]
Oct 24, 2023 2:26:51 PM org.glassfish.tyrus.server.Server stop
INFO: Websocket Server stopped.
Oct 24, 2023 2:26:52 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Incoming buffer size: 4194315
Oct 24, 2023 2:26:52 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per app: null
Oct 24, 2023 2:26:52 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per remote address: null
Oct 24, 2023 2:26:52 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Parallel broadcast enabled: false
Oct 24, 2023 2:26:52 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:8025]
Oct 24, 2023 2:26:52 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-7] Started.
Oct 24, 2023 2:26:52 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 24, 2023 2:26:52 PM org.glassfish.tyrus.server.Server start
INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025
Oct 24, 2023 2:26:52 PM org.glassfish.tyrus.server.Server start
INFO: WebSocket server started.
Oct 24, 2023 2:26:52 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 95263a0c-0f44-4cd6-8812-8bc826eeb475 [0 ms]: Received handshake request:
< GET /samples-debug/endpoint/a/b
< connection: Upgrade
< host: localhost:8025
< origin: http://localhost:8025
< sec-websocket-key: HEW8cPc6uP2bDYNyPspiwg==
< sec-websocket-version: 13
< upgrade: websocket
< x-tyrus-tracing-accept: Whatever
< x-tyrus-tracing-threshold: SUMMARY

Oct 24, 2023 2:26:52 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 95263a0c-0f44-4cd6-8812-8bc826eeb475 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/{b}
Oct 24, 2023 2:26:52 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 95263a0c-0f44-4cd6-8812-8bc826eeb475 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a
Oct 24, 2023 2:26:52 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 95263a0c-0f44-4cd6-8812-8bc826eeb475 [0 ms]: URIs /samples-debug/endpoint/a/b and /samples-debug/endpoint/a have different length
Oct 24, 2023 2:26:52 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 95263a0c-0f44-4cd6-8812-8bc826eeb475 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/{b}
Oct 24, 2023 2:26:52 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 95263a0c-0f44-4cd6-8812-8bc826eeb475 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/a
Oct 24, 2023 2:26:52 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 95263a0c-0f44-4cd6-8812-8bc826eeb475 [0 ms]: Segment "a" does not match
Oct 24, 2023 2:26:52 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 95263a0c-0f44-4cd6-8812-8bc826eeb475 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/b
Oct 24, 2023 2:26:52 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 95263a0c-0f44-4cd6-8812-8bc826eeb475 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/b
Oct 24, 2023 2:26:52 PM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 91017b03-9a00-4bfc-bbc1-f614988af1b0 [0 ms]: Redirect enabled: false
Oct 24, 2023 2:26:52 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 95263a0c-0f44-4cd6-8812-8bc826eeb475 [0 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/{a}/{b}
Oct 24, 2023 2:26:52 PM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session 91017b03-9a00-4bfc-bbc1-f614988af1b0 [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: HEW8cPc6uP2bDYNyPspiwg==
> Sec-WebSocket-Version: 13
> Upgrade: websocket
> X-Tyrus-Tracing-Accept: Whatever
> X-Tyrus-Tracing-Threshold: SUMMARY

Oct 24, 2023 2:26:52 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 95263a0c-0f44-4cd6-8812-8bc826eeb475 [0 ms]: /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
Oct 24, 2023 2:26:52 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 91017b03-9a00-4bfc-bbc1-f614988af1b0 [4 ms]: Received handshake response: 
< 101
< connection: Upgrade
< sec-websocket-accept: BawsMdQXBLxI97ZzTb20/qa0hPw=
< 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
< x-tyrus-tracing-02: [0 ms] URIs /samples-debug/endpoint/a/b and /samples-debug/endpoint/a have different length
< x-tyrus-tracing-03: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/{b}
< 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 24, 2023 2:26:52 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 95263a0c-0f44-4cd6-8812-8bc826eeb475 [0 ms]: Choosing better match from /samples-debug/endpoint/a/b and /samples-debug/endpoint/a/{b}
Oct 24, 2023 2:26:52 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINE: * Session 91017b03-9a00-4bfc-bbc1-f614988af1b0 [5 ms]: Incoming buffer size: 4194315
Oct 24, 2023 2:26:52 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 95263a0c-0f44-4cd6-8812-8bc826eeb475 [0 ms]: /samples-debug/endpoint/a/b is an exact match
Oct 24, 2023 2:26:52 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 95263a0c-0f44-4cd6-8812-8bc826eeb475 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/b and /samples-debug/endpoint/a/b
Oct 24, 2023 2:26:52 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [0.0.0.0:8025]
Oct 24, 2023 2:26:52 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 95263a0c-0f44-4cd6-8812-8bc826eeb475 [0 ms]: /samples-debug/endpoint/a/b is an exact match
Oct 24, 2023 2:26:52 PM org.glassfish.tyrus.server.Server stop
INFO: Websocket Server stopped.
Oct 24, 2023 2:26:52 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 95263a0c-0f44-4cd6-8812-8bc826eeb475 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/b and /samples-debug/endpoint/a/{b}
Oct 24, 2023 2:26:52 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 95263a0c-0f44-4cd6-8812-8bc826eeb475 [0 ms]: /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
Oct 24, 2023 2:26:52 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 95263a0c-0f44-4cd6-8812-8bc826eeb475 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/b and /samples-debug/endpoint/{a}/{b}
Oct 24, 2023 2:26:52 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 95263a0c-0f44-4cd6-8812-8bc826eeb475 [0 ms]: /samples-debug/endpoint/{a}/b is a  better match, because /samples-debug/endpoint/{a}/{b} has more variables
Oct 24, 2023 2:26:52 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 95263a0c-0f44-4cd6-8812-8bc826eeb475 [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 24, 2023 2:26:52 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 95263a0c-0f44-4cd6-8812-8bc826eeb475 [0 ms]: Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/a/b
Oct 24, 2023 2:26:52 PM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 95263a0c-0f44-4cd6-8812-8bc826eeb475 [0 ms]: Using negotiated extensions: Using negotiated extensions: []
Oct 24, 2023 2:26:52 PM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 95263a0c-0f44-4cd6-8812-8bc826eeb475 [0 ms]: Using negotiated subprotocol: null
Oct 24, 2023 2:26:52 PM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session 95263a0c-0f44-4cd6-8812-8bc826eeb475 [0 ms]: Sending handshake response:
> 101
> Connection: Upgrade
> Sec-WebSocket-Accept: BawsMdQXBLxI97ZzTb20/qa0hPw=
> Upgrade: websocket


Oct 24, 2023 2:26:53 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Incoming buffer size: 4194315
Oct 24, 2023 2:26:53 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per app: null
Oct 24, 2023 2:26:53 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per remote address: null
Oct 24, 2023 2:26:53 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Parallel broadcast enabled: false
Oct 24, 2023 2:26:53 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:8025]
Oct 24, 2023 2:26:53 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-8] Started.
Oct 24, 2023 2:26:53 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 24, 2023 2:26:53 PM org.glassfish.tyrus.server.Server start
INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025
Oct 24, 2023 2:26:53 PM org.glassfish.tyrus.server.Server start
INFO: WebSocket server started.
Oct 24, 2023 2:26:53 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 5ef186f0-d4ae-4c0d-b0dc-2ac819914c8a [0 ms]: Received handshake request:
< GET /samples-debug/endpoint/a/b
< connection: Upgrade
< host: localhost:8025
< origin: http://localhost:8025
< sec-websocket-key: 9OFntDqFFao+wsifJiqwBQ==
< sec-websocket-version: 13
< upgrade: websocket

Oct 24, 2023 2:26:53 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 5ef186f0-d4ae-4c0d-b0dc-2ac819914c8a [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/{b}
Oct 24, 2023 2:26:53 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 5ef186f0-d4ae-4c0d-b0dc-2ac819914c8a [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/b
Oct 24, 2023 2:26:53 PM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 0a7cfbc8-7033-4bfb-a1a5-8749d1e679ee [0 ms]: Redirect enabled: false
Oct 24, 2023 2:26:53 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 5ef186f0-d4ae-4c0d-b0dc-2ac819914c8a [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/{b}
Oct 24, 2023 2:26:53 PM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session 0a7cfbc8-7033-4bfb-a1a5-8749d1e679ee [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: 9OFntDqFFao+wsifJiqwBQ==
> Sec-WebSocket-Version: 13
> Upgrade: websocket

Oct 24, 2023 2:26:53 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 5ef186f0-d4ae-4c0d-b0dc-2ac819914c8a [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a
Oct 24, 2023 2:26:53 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 0a7cfbc8-7033-4bfb-a1a5-8749d1e679ee [2 ms]: Received handshake response: 
< 101
< connection: Upgrade
< sec-websocket-accept: aKVkH3uWsEgICVM4JVu+RDrNej4=
< upgrade: websocket

Oct 24, 2023 2:26:53 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 5ef186f0-d4ae-4c0d-b0dc-2ac819914c8a [0 ms]: URIs /samples-debug/endpoint/a/b and /samples-debug/endpoint/a have different length
Oct 24, 2023 2:26:53 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINE: * Session 0a7cfbc8-7033-4bfb-a1a5-8749d1e679ee [4 ms]: Incoming buffer size: 4194315
Oct 24, 2023 2:26:53 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 5ef186f0-d4ae-4c0d-b0dc-2ac819914c8a [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/a
Oct 24, 2023 2:26:53 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 5ef186f0-d4ae-4c0d-b0dc-2ac819914c8a [0 ms]: Segment "a" does not match
Oct 24, 2023 2:26:53 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [0.0.0.0:8025]
Oct 24, 2023 2:26:53 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 5ef186f0-d4ae-4c0d-b0dc-2ac819914c8a [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/b
Oct 24, 2023 2:26:53 PM org.glassfish.tyrus.server.Server stop
INFO: Websocket Server stopped.
Oct 24, 2023 2:26:53 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 5ef186f0-d4ae-4c0d-b0dc-2ac819914c8a [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/b and /samples-debug/endpoint/a/{b}
Oct 24, 2023 2:26:53 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 5ef186f0-d4ae-4c0d-b0dc-2ac819914c8a [0 ms]: /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
Oct 24, 2023 2:26:53 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 5ef186f0-d4ae-4c0d-b0dc-2ac819914c8a [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/{b} and /samples-debug/endpoint/{a}/b
Oct 24, 2023 2:26:53 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 5ef186f0-d4ae-4c0d-b0dc-2ac819914c8a [0 ms]: /samples-debug/endpoint/{a}/b is a  better match, because /samples-debug/endpoint/{a}/{b} has more variables
Oct 24, 2023 2:26:53 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 5ef186f0-d4ae-4c0d-b0dc-2ac819914c8a [0 ms]: Choosing better match from /samples-debug/endpoint/a/b and /samples-debug/endpoint/{a}/{b}
Oct 24, 2023 2:26:53 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 5ef186f0-d4ae-4c0d-b0dc-2ac819914c8a [0 ms]: /samples-debug/endpoint/a/b is an exact match
Oct 24, 2023 2:26:53 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 5ef186f0-d4ae-4c0d-b0dc-2ac819914c8a [0 ms]: Choosing better match from /samples-debug/endpoint/a/b and /samples-debug/endpoint/{a}/b
Oct 24, 2023 2:26:53 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 5ef186f0-d4ae-4c0d-b0dc-2ac819914c8a [0 ms]: /samples-debug/endpoint/a/b is an exact match
Oct 24, 2023 2:26:53 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 5ef186f0-d4ae-4c0d-b0dc-2ac819914c8a [0 ms]: Choosing better match from /samples-debug/endpoint/a/b and /samples-debug/endpoint/a/{b}
Oct 24, 2023 2:26:53 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 5ef186f0-d4ae-4c0d-b0dc-2ac819914c8a [0 ms]: /samples-debug/endpoint/a/b is an exact match
Oct 24, 2023 2:26:53 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 5ef186f0-d4ae-4c0d-b0dc-2ac819914c8a [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 24, 2023 2:26:53 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 5ef186f0-d4ae-4c0d-b0dc-2ac819914c8a [0 ms]: Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/a/b
Oct 24, 2023 2:26:53 PM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 5ef186f0-d4ae-4c0d-b0dc-2ac819914c8a [0 ms]: Using negotiated extensions: Using negotiated extensions: []
Oct 24, 2023 2:26:53 PM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 5ef186f0-d4ae-4c0d-b0dc-2ac819914c8a [0 ms]: Using negotiated subprotocol: null
Oct 24, 2023 2:26:53 PM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session 5ef186f0-d4ae-4c0d-b0dc-2ac819914c8a [0 ms]: Sending handshake response:
> 101
> Connection: Upgrade
> Sec-WebSocket-Accept: aKVkH3uWsEgICVM4JVu+RDrNej4=
> Upgrade: websocket


Oct 24, 2023 2:26:54 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Incoming buffer size: 4194315
Oct 24, 2023 2:26:54 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per app: null
Oct 24, 2023 2:26:54 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per remote address: null
Oct 24, 2023 2:26:54 PM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Parallel broadcast enabled: false
Oct 24, 2023 2:26:54 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:8025]
Oct 24, 2023 2:26:54 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-9] Started.
Oct 24, 2023 2:26:54 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 24, 2023 2:26:54 PM org.glassfish.tyrus.server.Server start
INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025
Oct 24, 2023 2:26:54 PM org.glassfish.tyrus.server.Server start
INFO: WebSocket server started.
Oct 24, 2023 2:26:54 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 3d1d1e97-1815-435c-9652-018bcd4f20e5 [0 ms]: Received handshake request:
< GET /samples-debug/endpoint/a/b
< connection: Upgrade
< host: localhost:8025
< origin: http://localhost:8025
< sec-websocket-key: wAFg+7hFH9K7+Q9591INHg==
< sec-websocket-version: 13
< upgrade: websocket
< x-tyrus-tracing-accept: Whatever
< x-tyrus-tracing-threshold: SUMMARY

Oct 24, 2023 2:26:54 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 3d1d1e97-1815-435c-9652-018bcd4f20e5 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/b
Oct 24, 2023 2:26:54 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 3d1d1e97-1815-435c-9652-018bcd4f20e5 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/{b}
Oct 24, 2023 2:26:54 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 3d1d1e97-1815-435c-9652-018bcd4f20e5 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/{b}
Oct 24, 2023 2:26:54 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 3d1d1e97-1815-435c-9652-018bcd4f20e5 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a
Oct 24, 2023 2:26:54 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 3d1d1e97-1815-435c-9652-018bcd4f20e5 [0 ms]: URIs /samples-debug/endpoint/a/b and /samples-debug/endpoint/a have different length
Oct 24, 2023 2:26:54 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 3d1d1e97-1815-435c-9652-018bcd4f20e5 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/b
Oct 24, 2023 2:26:54 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 3d1d1e97-1815-435c-9652-018bcd4f20e5 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/a
Oct 24, 2023 2:26:54 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 3d1d1e97-1815-435c-9652-018bcd4f20e5 [0 ms]: Segment "a" does not match
Oct 24, 2023 2:26:54 PM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session f63ad7a1-f4c9-43d1-9989-7ee1e3957a36 [0 ms]: Redirect enabled: false
Oct 24, 2023 2:26:54 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 3d1d1e97-1815-435c-9652-018bcd4f20e5 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/{b} and /samples-debug/endpoint/{a}/b
Oct 24, 2023 2:26:54 PM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session f63ad7a1-f4c9-43d1-9989-7ee1e3957a36 [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: wAFg+7hFH9K7+Q9591INHg==
> Sec-WebSocket-Version: 13
> Upgrade: websocket
> X-Tyrus-Tracing-Accept: Whatever
> X-Tyrus-Tracing-Threshold: SUMMARY

Oct 24, 2023 2:26:54 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 3d1d1e97-1815-435c-9652-018bcd4f20e5 [0 ms]: /samples-debug/endpoint/{a}/b is a  better match, because /samples-debug/endpoint/{a}/{b} has more variables
Oct 24, 2023 2:26:54 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session f63ad7a1-f4c9-43d1-9989-7ee1e3957a36 [3 ms]: Received handshake response: 
< 101
< connection: Upgrade
< sec-websocket-accept: 3dHTfZfppp8C+pgqiyWumC2G4uI=
< 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/{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/a
< x-tyrus-tracing-07: [0 ms] Segment "a" does not match
< 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 24, 2023 2:26:54 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 3d1d1e97-1815-435c-9652-018bcd4f20e5 [0 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/{a}/{b}
Oct 24, 2023 2:26:54 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINE: * Session f63ad7a1-f4c9-43d1-9989-7ee1e3957a36 [5 ms]: Incoming buffer size: 4194315
Oct 24, 2023 2:26:54 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 3d1d1e97-1815-435c-9652-018bcd4f20e5 [0 ms]: /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
Oct 24, 2023 2:26:54 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 3d1d1e97-1815-435c-9652-018bcd4f20e5 [0 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/{a}/{b}
Oct 24, 2023 2:26:54 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 3d1d1e97-1815-435c-9652-018bcd4f20e5 [0 ms]: /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
Oct 24, 2023 2:26:54 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [0.0.0.0:8025]
Oct 24, 2023 2:26:54 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 3d1d1e97-1815-435c-9652-018bcd4f20e5 [0 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/{a}/b
Oct 24, 2023 2:26:54 PM org.glassfish.tyrus.server.Server stop
INFO: Websocket Server stopped.
Oct 24, 2023 2:26:54 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 3d1d1e97-1815-435c-9652-018bcd4f20e5 [0 ms]: /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
Oct 24, 2023 2:26:54 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 3d1d1e97-1815-435c-9652-018bcd4f20e5 [0 ms]: Choosing better match from /samples-debug/endpoint/a/b and /samples-debug/endpoint/{a}/b
Oct 24, 2023 2:26:54 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 3d1d1e97-1815-435c-9652-018bcd4f20e5 [0 ms]: /samples-debug/endpoint/a/b is an exact match
Oct 24, 2023 2:26:54 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 3d1d1e97-1815-435c-9652-018bcd4f20e5 [0 ms]: Choosing better match from /samples-debug/endpoint/a/b and /samples-debug/endpoint/a/{b}
Oct 24, 2023 2:26:54 PM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 3d1d1e97-1815-435c-9652-018bcd4f20e5 [0 ms]: /samples-debug/endpoint/a/b is an exact match
Oct 24, 2023 2:26:54 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 3d1d1e97-1815-435c-9652-018bcd4f20e5 [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 24, 2023 2:26:54 PM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 3d1d1e97-1815-435c-9652-018bcd4f20e5 [0 ms]: Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/a/b
Oct 24, 2023 2:26:54 PM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 3d1d1e97-1815-435c-9652-018bcd4f20e5 [0 ms]: Using negotiated extensions: Using negotiated extensions: []
Oct 24, 2023 2:26:54 PM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 3d1d1e97-1815-435c-9652-018bcd4f20e5 [0 ms]: Using negotiated subprotocol: null
Oct 24, 2023 2:26:54 PM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session 3d1d1e97-1815-435c-9652-018bcd4f20e5 [0 ms]: Sending handshake response:
> 101
> Connection: Upgrade
> Sec-WebSocket-Accept: 3dHTfZfppp8C+pgqiyWumC2G4uI=
> Upgrade: websocket


[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.513 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] --- war: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] --- source: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] --- install:3.1.0:install (default-install) @ tyrus-tests-servlet-debug ---
[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.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/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]   from bundles/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-bundles ---
[INFO] 
[INFO] --- checkstyle:3.1.0:check (default) @ tyrus-bundles ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-bundles ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x
[INFO] 
[INFO] --- build-helper:3.0.0:parse-version (parse-version) @ tyrus-bundles ---
[INFO] 
[INFO] --- build-helper: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] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-bundles ---
[INFO] 
[INFO] --- install:3.1.0: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]   from bundles/samples/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-samples ---
[INFO] 
[INFO] --- checkstyle:3.1.0:check (default) @ tyrus-samples ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-samples ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x
[INFO] 
[INFO] --- build-helper:3.0.0:parse-version (parse-version) @ tyrus-samples ---
[INFO] 
[INFO] --- build-helper: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] --- dependency: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] --- assembly: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] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-samples ---
[INFO] 
[INFO] --- install:3.1.0: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]   from bundles/client/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-standalone-client ---
[INFO] 
[INFO] --- checkstyle:3.1.0:check (default) @ tyrus-standalone-client ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory: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:3.0.0:parse-version (parse-version) @ tyrus-standalone-client ---
[INFO] 
[INFO] --- dependency: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.1/jakarta.websocket-client-api-2.1.1-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] --- resources: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] --- resources: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] --- resources: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] --- resources: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] --- compiler:3.10.1:compile (default-compile) @ tyrus-standalone-client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources: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] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-standalone-client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ tyrus-standalone-client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0: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] --- shade: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.1 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.1 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.1.jar, jakarta.websocket-client-api-2.1.1.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.1.jar, jakarta.websocket-client-api-2.1.1.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: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] --- javadoc:3.3.1:jar (attach-javadocs) @ tyrus-standalone-client ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] --- javadoc:3.3.1:jar (default) @ tyrus-standalone-client ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] --- source: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] --- install:3.1.0:install (default-install) @ tyrus-standalone-client ---
[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.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/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]   from bundles/client-jdk/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-standalone-client-jdk ---
[INFO] 
[INFO] --- checkstyle:3.1.0:check (default) @ tyrus-standalone-client-jdk ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory: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:3.0.0:parse-version (parse-version) @ tyrus-standalone-client-jdk ---
[INFO] 
[INFO] --- dependency: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.1/jakarta.websocket-client-api-2.1.1-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] --- resources: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] --- resources: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] --- resources: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] --- resources: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] --- compiler:3.10.1:compile (default-compile) @ tyrus-standalone-client-jdk ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources: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] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-standalone-client-jdk ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ tyrus-standalone-client-jdk ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0: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] --- shade: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.1 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.1 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.1.jar, jakarta.websocket-client-api-2.1.1.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: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] --- javadoc:3.3.1:jar (attach-javadocs) @ tyrus-standalone-client-jdk ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] --- javadoc:3.3.1:jar (default) @ tyrus-standalone-client-jdk ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] --- source: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] --- install:3.1.0:install (default-install) @ tyrus-standalone-client-jdk ---
[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.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/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]   from bundles/websocket-ri-archive/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ websocket-ri-archive ---
[INFO] 
[INFO] --- checkstyle:3.1.0:check (default) @ websocket-ri-archive ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory: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:3.0.0:parse-version (parse-version) @ websocket-ri-archive ---
[INFO] 
[INFO] --- build-helper: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] --- dependency: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-client-api-2.1.1.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.websocket-client-api-2.1.1.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.annotation-api-2.1.1.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.annotation-api-2.1.1.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.websocket-api-2.1.1.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.websocket-api-2.1.1.jar
[INFO] Copying jakarta.activation-api-2.1.2.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.activation-api-2.1.2.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.xml.bind-api-4.0.1.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.xml.bind-api-4.0.1.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.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 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] --- dependency: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] --- assembly: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] --- source:3.2.0:jar-no-fork (attach-sources) @ websocket-ri-archive ---
[INFO] 
[INFO] --- install:3.1.0: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]   from bundles/websocket-ri-bundle/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ websocket-ri-bundle ---
[INFO] 
[INFO] --- checkstyle:3.1.0:check (default) @ websocket-ri-bundle ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory: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:3.0.0:parse-version (parse-version) @ websocket-ri-bundle ---
[INFO] 
[INFO] --- build-helper: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] --- dependency: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.1/jakarta.websocket-api-2.1.1-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.1/jakarta.websocket-client-api-2.1.1-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] --- resources: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] --- resources: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] --- resources: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] --- resources: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] --- compiler: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] --- resources: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] --- compiler:3.10.1:testCompile (default-testCompile) @ websocket-ri-bundle ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ websocket-ri-bundle ---
[INFO] No tests to run.
[INFO] 
[INFO] --- bundle: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] --- javadoc:3.3.1:jar (attach-javadocs) @ websocket-ri-bundle ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] --- source: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] --- install:3.1.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] --- bundle: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.400 s]
[INFO] tyrus-archetypes ................................... SUCCESS [  0.059 s]
[INFO] Tyrus Echo Archetype ............................... SUCCESS [  7.797 s]
[INFO] Tyrus BOM .......................................... SUCCESS [  0.005 s]
[INFO] Tyrus Container SPI ................................ SUCCESS [  2.434 s]
[INFO] Tyrus Core ......................................... SUCCESS [  9.982 s]
[INFO] Tyrus Client ....................................... SUCCESS [  1.498 s]
[INFO] Tyrus Container Modules ............................ SUCCESS [  0.085 s]
[INFO] Tyrus Containers For Glassfish ..................... SUCCESS [  0.029 s]
[INFO] Tyrus CDI Component Provider ....................... SUCCESS [  0.701 s]
[INFO] Tyrus EJB Component Provider ....................... SUCCESS [  0.302 s]
[INFO] Tyrus Grizzly Client Container ..................... SUCCESS [  0.685 s]
[INFO] Tyrus Server ....................................... SUCCESS [  0.851 s]
[INFO] Tyrus Grizzly Server Container ..................... SUCCESS [  0.359 s]
[INFO] Tyrus InMemory Container ........................... SUCCESS [  1.009 s]
[INFO] Tyrus Servlet Bundle ............................... SUCCESS [  6.815 s]
[INFO] Tyrus Tests ........................................ SUCCESS [  0.069 s]
[INFO] Tyrus Test Tools ................................... SUCCESS [  0.328 s]
[INFO] Tyrus JDK Client Container ......................... SUCCESS [ 13.923 s]
[INFO] Tyrus Documentation ................................ SUCCESS [ 13.685 s]
[INFO] Tyrus Extension Modules ............................ SUCCESS [  0.022 s]
[INFO] Tyrus CLI Client ................................... SUCCESS [  1.707 s]
[INFO] Tyrus Monitoring JMX ............................... SUCCESS [  2.165 s]
[INFO] Tyrus Extension - Per Message Deflate .............. SUCCESS [  1.050 s]
[INFO] Tyrus Java8 Client Extension ....................... SUCCESS [  1.257 s]
[INFO] Tyrus Samples ...................................... SUCCESS [  0.058 s]
[INFO] Tyrus Auction Sample ............................... SUCCESS [  1.089 s]
[INFO] Tyrus CDI Sample ................................... SUCCESS [  0.837 s]
[INFO] Tyrus Chat Sample .................................. SUCCESS [  0.362 s]
[INFO] Tyrus Draw Sample .................................. SUCCESS [  0.229 s]
[INFO] Tyrus Echo Sample .................................. SUCCESS [  0.825 s]
[INFO] Tyrus Basic Auth Sample ............................ SUCCESS [  0.678 s]
[INFO] Tyrus Secure Echo Sample ........................... SUCCESS [  0.286 s]
[INFO] Tyrus Programmatic Echo Sample ..................... SUCCESS [  0.809 s]
[INFO] Tyrus Simple Life Sample ........................... SUCCESS [  0.218 s]
[INFO] Tyrus Shared Collection Sample ..................... SUCCESS [  0.875 s]
[INFO] Tyrus Container Tests .............................. SUCCESS [  0.033 s]
[INFO] Tyrus JDK Containers Tests ......................... SUCCESS [  0.733 s]
[INFO] Tyrus Servlet Containers Tests ..................... SUCCESS [  0.743 s]
[INFO] Tyrus End-to-End Tests ............................. SUCCESS [  0.016 s]
[INFO] Tyrus End-to-End Application Config Tests .......... SUCCESS [  2.801 s]
[INFO] Tyrus End-to-End Non-deployable Tests .............. SUCCESS [  8.374 s]
[INFO] Tyrus End-to-End Standard Config Tests ............. SUCCESS [01:01 min]
[INFO] Tyrus End-to-End Java 8 Tests ...................... SUCCESS [  0.865 s]
[INFO] Tyrus End-to-End Tests running on Jetty ............ SUCCESS [  0.019 s]
[INFO] Tyrus End-to-End Basic Auth Tests .................. SUCCESS [  5.136 s]
[INFO] Tyrus End-to-End Digest Auth Tests ................. SUCCESS [  0.784 s]
[INFO] Tyrus Server Integration Tests ..................... SUCCESS [  0.019 s]
[INFO] Tyrus Servlet Async Tests .......................... SUCCESS [  1.242 s]
[INFO] Tyrus Autobahn Echo Server ......................... SUCCESS [  0.198 s]
[INFO] Tyrus Servlet Basic Tests .......................... SUCCESS [ 24.108 s]
[INFO] Tyrus Servlet Tests on Glassfish ................... SUCCESS [ 33.160 s]
[INFO] Tyrus Servlet Dynamic Deploy Test .................. SUCCESS [  0.600 s]
[INFO] Tyrus Servlet No App Config ........................ SUCCESS [  0.934 s]
[INFO] Tyrus Servlet One App Config ....................... SUCCESS [  1.006 s]
[INFO] Tyrus Servlet RemoteEndpoint Timeout ............... SUCCESS [  0.591 s]
[INFO] Tyrus Servlet Session Closing ...................... SUCCESS [ 16.974 s]
[INFO] Tyrus Servlet Two App Config ....................... SUCCESS [  0.884 s]
[INFO] Tyrus Servlet Monitoring Test ...................... SUCCESS [  1.041 s]
[INFO] Tyrus Servlet Inject Test .......................... SUCCESS [  0.564 s]
[INFO] Tyrus Servlet Max Sessions Per App Tests ........... SUCCESS [  2.433 s]
[INFO] Tyrus Servlet Max Sessions Per Remote Addr Tests ... SUCCESS [  2.687 s]
[INFO] Tyrus Debug Debug Samples .......................... SUCCESS [ 10.906 s]
[INFO] Tyrus Bundles ...................................... SUCCESS [  0.029 s]
[INFO] Tyrus Samples Bundle ............................... SUCCESS [  3.356 s]
[INFO] Tyrus Standalone Client ............................ SUCCESS [  0.870 s]
[INFO] Tyrus Standalone Client - JDK ...................... SUCCESS [  0.372 s]
[INFO] Tyrus Websocket RI Archive ......................... SUCCESS [  2.131 s]
[INFO] Tyrus Websocket RI Bundle .......................... SUCCESS [  1.584 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  04:47 min
[INFO] Finished at: 2023-10-24T14:27:04Z
[INFO] ------------------------------------------------------------------------
[WARNING] 
[WARNING] Plugin validation issues were detected in 23 plugin(s)
[WARNING] 
[WARNING]  * org.apache.maven.plugins:maven-failsafe-plugin:3.0.0-M5
[WARNING]  * org.apache.maven.plugins:maven-checkstyle-plugin:3.1.0
[WARNING]  * org.apache.maven.plugins:maven-archetype-plugin:2.2
[WARNING]  * org.apache.maven.plugins:maven-compiler-plugin:3.8.1
[WARNING]  * org.apache.maven.plugins:maven-resources-plugin:2.6
[WARNING]  * com.agilejava.docbkx:docbkx-maven-plugin:2.0.15
[WARNING]  * org.apache.maven.plugins:maven-compiler-plugin:3.10.1
[WARNING]  * org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-5
[WARNING]  * org.eclipse.jetty:jetty-maven-plugin:9.2.1.v20140609
[WARNING]  * org.apache.maven.plugins:maven-shade-plugin:3.2.4
[WARNING]  * org.apache.maven.plugins:maven-resources-plugin:3.3.0
[WARNING]  * com.sun.tools.xjc.maven2:maven-jaxb-plugin:1.1.1
[WARNING]  * org.apache.maven.plugins:maven-javadoc-plugin:3.3.1
[WARNING]  * org.apache.maven.plugins:maven-war-plugin:3.3.1
[WARNING]  * org.apache.maven.plugins:maven-dependency-plugin:3.2.0
[WARNING]  * org.apache.maven.plugins:maven-source-plugin:3.2.0
[WARNING]  * org.apache.felix:maven-bundle-plugin:5.1.2
[WARNING]  * org.commonjava.maven.plugins:directory-maven-plugin:1.0
[WARNING]  * org.codehaus.mojo:build-helper-maven-plugin:3.0.0
[WARNING]  * org.apache.maven.plugins:maven-antrun-plugin:1.3
[WARNING]  * org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5
[WARNING]  * org.apache.maven.plugins:maven-dependency-plugin:2.8
[WARNING]  * com.sun.istack:maven-istack-commons-plugin:2.6.1
[WARNING] 
[WARNING] For more or less details, use 'maven.plugin.validation' property with one of the values (case insensitive): [BRIEF, DEFAULT, VERBOSE]
[WARNING] 
[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

GitHub has been notified of this commit’s build result

Finished: SUCCESS