Skip to content
Failed

Console Output

Skipping 4,217 KB.. Full Log
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-entity-filtering ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-entity-filtering ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-entity-filtering ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 43 source files to /home/jenkins/agent/workspace/continuous-integration_PR-5113/ext/entity-filtering/target/classes
[INFO] /home/jenkins/agent/workspace/continuous-integration_PR-5113/ext/entity-filtering/src/main/java/org/glassfish/jersey/message/filtering/EntityFilteringHelper.java: /home/jenkins/agent/workspace/continuous-integration_PR-5113/ext/entity-filtering/src/main/java/org/glassfish/jersey/message/filtering/EntityFilteringHelper.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/continuous-integration_PR-5113/ext/entity-filtering/src/main/java/org/glassfish/jersey/message/filtering/EntityFilteringHelper.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-entity-filtering ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 43 source files to /home/jenkins/agent/workspace/continuous-integration_PR-5113/ext/entity-filtering/target/classes
[INFO] /home/jenkins/agent/workspace/continuous-integration_PR-5113/ext/entity-filtering/src/main/java/org/glassfish/jersey/message/filtering/EntityFilteringHelper.java: /home/jenkins/agent/workspace/continuous-integration_PR-5113/ext/entity-filtering/src/main/java/org/glassfish/jersey/message/filtering/EntityFilteringHelper.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/continuous-integration_PR-5113/ext/entity-filtering/src/main/java/org/glassfish/jersey/message/filtering/EntityFilteringHelper.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-entity-filtering ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_PR-5113/ext/entity-filtering/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-entity-filtering ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /home/jenkins/agent/workspace/continuous-integration_PR-5113/ext/entity-filtering/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ jersey-entity-filtering ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/continuous-integration_PR-5113/ext/entity-filtering/target/surefire-reports
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.glassfish.jersey.message.filtering.SecurityEntityProcessorTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 s - in org.glassfish.jersey.message.filtering.SecurityEntityProcessorTest
[INFO] Running org.glassfish.jersey.message.filtering.SecurityAnnotationsTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.glassfish.jersey.message.filtering.SecurityAnnotationsTest
[INFO] Running org.glassfish.jersey.message.filtering.SecurityHelperTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.glassfish.jersey.message.filtering.SecurityHelperTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-entity-filtering ---
[INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_PR-5113/ext/entity-filtering/target/jersey-entity-filtering-2.37-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-entity-filtering ---
[INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_PR-5113/ext/entity-filtering/target/jersey-entity-filtering-2.37-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-entity-filtering ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-entity-filtering ---
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_PR-5113/ext/entity-filtering/target/jersey-entity-filtering-2.37-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-entity-filtering/2.37-SNAPSHOT/jersey-entity-filtering-2.37-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_PR-5113/ext/entity-filtering/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-entity-filtering/2.37-SNAPSHOT/jersey-entity-filtering-2.37-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_PR-5113/ext/entity-filtering/target/jersey-entity-filtering-2.37-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/ext/jersey-entity-filtering/2.37-SNAPSHOT/jersey-entity-filtering-2.37-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-entity-filtering ---
[INFO] 
[INFO] --------< org.glassfish.jersey.media:jersey-media-json-jackson >--------
[INFO] Building jersey-media-json-jackson 2.37-SNAPSHOT                [43/371]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-media-json-jackson ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ jersey-media-json-jackson ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-media-json-jackson ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-media-json-jackson ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_PR-5113
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-media-json-jackson ---
[INFO] 
[INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-media-json-jackson ---
[INFO] Resources:
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-media-json-jackson ---
[INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_PR-5113/media/json-jackson/target/generated-sources/rsrc-gen added.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-media-json-jackson ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-media-json-jackson ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-media-json-jackson ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-media-json-jackson ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-media-json-jackson ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 29 source files to /home/jenkins/agent/workspace/continuous-integration_PR-5113/media/json-jackson/target/classes
[INFO] /home/jenkins/agent/workspace/continuous-integration_PR-5113/media/json-jackson/src/main/java/org/glassfish/jersey/jackson/internal/FilteringJacksonJaxbJsonProvider.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/continuous-integration_PR-5113/media/json-jackson/src/main/java/org/glassfish/jersey/jackson/internal/FilteringJacksonJaxbJsonProvider.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/continuous-integration_PR-5113/media/json-jackson/src/main/java/org/glassfish/jersey/jackson/internal/JacksonObjectProvider.java: /home/jenkins/agent/workspace/continuous-integration_PR-5113/media/json-jackson/src/main/java/org/glassfish/jersey/jackson/internal/JacksonObjectProvider.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/continuous-integration_PR-5113/media/json-jackson/src/main/java/org/glassfish/jersey/jackson/internal/JacksonObjectProvider.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-media-json-jackson ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 29 source files to /home/jenkins/agent/workspace/continuous-integration_PR-5113/media/json-jackson/target/classes
[INFO] /home/jenkins/agent/workspace/continuous-integration_PR-5113/media/json-jackson/src/main/java/org/glassfish/jersey/jackson/internal/FilteringJacksonJaxbJsonProvider.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/continuous-integration_PR-5113/media/json-jackson/src/main/java/org/glassfish/jersey/jackson/internal/FilteringJacksonJaxbJsonProvider.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/continuous-integration_PR-5113/media/json-jackson/src/main/java/org/glassfish/jersey/jackson/internal/JacksonObjectProvider.java: /home/jenkins/agent/workspace/continuous-integration_PR-5113/media/json-jackson/src/main/java/org/glassfish/jersey/jackson/internal/JacksonObjectProvider.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/continuous-integration_PR-5113/media/json-jackson/src/main/java/org/glassfish/jersey/jackson/internal/JacksonObjectProvider.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-media-json-jackson ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_PR-5113/media/json-jackson/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-media-json-jackson ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /home/jenkins/agent/workspace/continuous-integration_PR-5113/media/json-jackson/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ jersey-media-json-jackson ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/continuous-integration_PR-5113/media/json-jackson/target/surefire-reports
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.glassfish.jersey.jackson.internal.DefaultJsonJacksonProviderForBothModulesTest
Aug 03, 2022 3:23:43 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Aug 03, 2022 3:23:43 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
Aug 03, 2022 3:23:44 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Aug 03, 2022 3:23:44 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
Aug 03, 2022 3:23:44 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.509 s - in org.glassfish.jersey.jackson.internal.DefaultJsonJacksonProviderForBothModulesTest
[INFO] Running org.glassfish.jersey.jackson.internal.DefaultJacksonJaxbJsonProviderTest
Aug 03, 2022 3:23:44 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Aug 03, 2022 3:23:44 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
Aug 03, 2022 3:23:44 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Aug 03, 2022 3:23:44 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
Aug 03, 2022 3:23:44 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s - in org.glassfish.jersey.jackson.internal.DefaultJacksonJaxbJsonProviderTest
[INFO] Running org.glassfish.jersey.jackson.internal.DefaultJsonJacksonProviderForDisabledModulesTest
Aug 03, 2022 3:23:44 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Aug 03, 2022 3:23:44 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
Aug 03, 2022 3:23:44 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Aug 03, 2022 3:23:44 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
Aug 03, 2022 3:23:44 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in org.glassfish.jersey.jackson.internal.DefaultJsonJacksonProviderForDisabledModulesTest
[INFO] Running org.glassfish.jersey.jackson.internal.DefaultJsonJacksonProviderForEnabledModulesTest
Aug 03, 2022 3:23:44 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Aug 03, 2022 3:23:44 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
Aug 03, 2022 3:23:44 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Aug 03, 2022 3:23:44 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-3] Started.
Aug 03, 2022 3:23:44 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s - in org.glassfish.jersey.jackson.internal.DefaultJsonJacksonProviderForEnabledModulesTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-media-json-jackson ---
[INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_PR-5113/media/json-jackson/target/jersey-media-json-jackson-2.37-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-media-json-jackson ---
[INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_PR-5113/media/json-jackson/target/jersey-media-json-jackson-2.37-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:bundle (osgi-bundle) @ jersey-media-json-jackson ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-media-json-jackson ---
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_PR-5113/media/json-jackson/target/jersey-media-json-jackson-2.37-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jackson/2.37-SNAPSHOT/jersey-media-json-jackson-2.37-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_PR-5113/media/json-jackson/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jackson/2.37-SNAPSHOT/jersey-media-json-jackson-2.37-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_PR-5113/media/json-jackson/target/jersey-media-json-jackson-2.37-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jackson/2.37-SNAPSHOT/jersey-media-json-jackson-2.37-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-media-json-jackson ---
[INFO] 
[INFO] -------< org.glassfish.jersey.connectors:jersey-jetty-connector >-------
[INFO] Building jersey-connectors-jetty 2.37-SNAPSHOT                  [44/371]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-jetty-connector ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ jersey-jetty-connector ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-jetty-connector ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-jetty-connector ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_PR-5113
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-jetty-connector ---
[INFO] 
[INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-jetty-connector ---
[INFO] Resources:
[INFO] org/glassfish/jersey/jetty/connector/localization.properties
[INFO] Processing /home/jenkins/agent/workspace/continuous-integration_PR-5113/connectors/jetty-connector/src/main/resources/org/glassfish/jersey/jetty/connector/localization.properties
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-jetty-connector ---
[INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_PR-5113/connectors/jetty-connector/target/generated-sources/rsrc-gen added.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-jetty-connector ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-jetty-connector ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-jetty-connector ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-jetty-connector ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-jetty-connector ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /home/jenkins/agent/workspace/continuous-integration_PR-5113/connectors/jetty-connector/target/classes
[INFO] /home/jenkins/agent/workspace/continuous-integration_PR-5113/connectors/jetty-connector/src/main/java/org/glassfish/jersey/jetty/connector/JettyConnector.java: /home/jenkins/agent/workspace/continuous-integration_PR-5113/connectors/jetty-connector/src/main/java/org/glassfish/jersey/jetty/connector/JettyConnector.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/continuous-integration_PR-5113/connectors/jetty-connector/src/main/java/org/glassfish/jersey/jetty/connector/JettyConnector.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-jetty-connector ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /home/jenkins/agent/workspace/continuous-integration_PR-5113/connectors/jetty-connector/target/classes
[INFO] /home/jenkins/agent/workspace/continuous-integration_PR-5113/connectors/jetty-connector/src/main/java/org/glassfish/jersey/jetty/connector/JettyConnector.java: /home/jenkins/agent/workspace/continuous-integration_PR-5113/connectors/jetty-connector/src/main/java/org/glassfish/jersey/jetty/connector/JettyConnector.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/continuous-integration_PR-5113/connectors/jetty-connector/src/main/java/org/glassfish/jersey/jetty/connector/JettyConnector.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-jetty-connector ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_PR-5113/connectors/jetty-connector/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-jetty-connector ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to /home/jenkins/agent/workspace/continuous-integration_PR-5113/connectors/jetty-connector/target/test-classes
[INFO] /home/jenkins/agent/workspace/continuous-integration_PR-5113/connectors/jetty-connector/src/test/java/org/glassfish/jersey/jetty/connector/SyncResponseSizeTest.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/continuous-integration_PR-5113/connectors/jetty-connector/src/test/java/org/glassfish/jersey/jetty/connector/SyncResponseSizeTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ jersey-jetty-connector ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/continuous-integration_PR-5113/connectors/jetty-connector/target/surefire-reports
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.glassfish.jersey.jetty.connector.HttpHeadersTest
Aug 03, 2022 3:23:46 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:46.786:INFO::main: Logging initialized @541ms to org.eclipse.jetty.util.log.StdErrLog
2022-08-03 15:23:47.885:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:47.925:INFO:oejs.AbstractConnector:main: Started ServerConnector@78b236a0{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:47.925:INFO:oejs.Server:main: Started @1680ms
2022-08-03 15:23:48.550:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@78b236a0{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:23:48 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:48.666:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:48.668:INFO:oejs.AbstractConnector:main: Started ServerConnector@58b71ceb{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:48.668:INFO:oejs.Server:main: Started @2423ms
2022-08-03 15:23:48.738:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@58b71ceb{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.187 s - in org.glassfish.jersey.jetty.connector.HttpHeadersTest
[INFO] Running org.glassfish.jersey.jetty.connector.ErrorTest
Aug 03, 2022 3:23:48 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:48.840:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:48.842:INFO:oejs.AbstractConnector:main: Started ServerConnector@475646d4{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:48.843:INFO:oejs.Server:main: Started @2598ms
2022-08-03 15:23:49.237:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@475646d4{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:23:49 PM org.glassfish.jersey.internal.util.ExtendedLogger log
WARNING: Unable to close response output.
org.eclipse.jetty.io.EofException
	at org.eclipse.jetty.server.HttpConnection$SendCallback.reset(HttpConnection.java:735)
	at org.eclipse.jetty.server.HttpConnection$SendCallback.access$300(HttpConnection.java:694)
	at org.eclipse.jetty.server.HttpConnection.send(HttpConnection.java:553)
	at org.eclipse.jetty.server.HttpChannel.sendResponse(HttpChannel.java:1009)
	at org.eclipse.jetty.server.HttpChannel.write(HttpChannel.java:1086)
	at org.eclipse.jetty.server.HttpOutput.channelWrite(HttpOutput.java:285)
	at org.eclipse.jetty.server.HttpOutput.close(HttpOutput.java:638)
	at org.eclipse.jetty.server.Response.closeOutput(Response.java:909)
	at org.eclipse.jetty.server.Response.completeOutput(Response.java:920)
	at org.glassfish.jersey.jetty.JettyHttpContainer$ResponseWriter.closeOutput(JettyHttpContainer.java:352)
	at org.glassfish.jersey.jetty.JettyHttpContainer$ResponseWriter.commit(JettyHttpContainer.java:339)
	at org.glassfish.jersey.server.ContainerResponse.close(ContainerResponse.java:390)
	at org.glassfish.jersey.server.ServerRuntime$Responder.release(ServerRuntime.java:740)
	at org.glassfish.jersey.server.ServerRuntime$Responder.process(ServerRuntime.java:364)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:258)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
	at org.glassfish.jersey.jetty.JettyHttpContainer.handle(JettyHttpContainer.java:175)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:516)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
	at java.base/java.lang.Thread.run(Thread.java:831)

Aug 03, 2022 3:23:49 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:49.360:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:49.365:INFO:oejs.AbstractConnector:main: Started ServerConnector@434514d8{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:49.365:INFO:oejs.Server:main: Started @3121ms
2022-08-03 15:23:49.836:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@434514d8{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:23:49 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:49.903:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:49.934:INFO:oejs.AbstractConnector:main: Started ServerConnector@376c7d7d{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:49.934:INFO:oejs.Server:main: Started @3690ms
2022-08-03 15:23:50.155:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@376c7d7d{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:23:50 PM org.glassfish.jersey.internal.util.ExtendedLogger log
WARNING: Unable to close response output.
org.eclipse.jetty.io.EofException
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:279)
	at org.eclipse.jetty.io.WriteFlusher.flush(WriteFlusher.java:422)
	at org.eclipse.jetty.io.WriteFlusher.write(WriteFlusher.java:277)
	at org.eclipse.jetty.io.AbstractEndPoint.write(AbstractEndPoint.java:381)
	at org.eclipse.jetty.server.HttpConnection$SendCallback.process(HttpConnection.java:828)
	at org.eclipse.jetty.util.IteratingCallback.processing(IteratingCallback.java:241)
	at org.eclipse.jetty.util.IteratingCallback.iterate(IteratingCallback.java:223)
	at org.eclipse.jetty.server.HttpConnection.send(HttpConnection.java:555)
	at org.eclipse.jetty.server.HttpChannel.sendResponse(HttpChannel.java:1009)
	at org.eclipse.jetty.server.HttpChannel.write(HttpChannel.java:1086)
	at org.eclipse.jetty.server.HttpOutput.channelWrite(HttpOutput.java:285)
	at org.eclipse.jetty.server.HttpOutput.close(HttpOutput.java:638)
	at org.eclipse.jetty.server.Response.closeOutput(Response.java:909)
	at org.eclipse.jetty.server.Response.completeOutput(Response.java:920)
	at org.glassfish.jersey.jetty.JettyHttpContainer$ResponseWriter.closeOutput(JettyHttpContainer.java:352)
	at org.glassfish.jersey.jetty.JettyHttpContainer$ResponseWriter.commit(JettyHttpContainer.java:339)
	at org.glassfish.jersey.server.ContainerResponse.close(ContainerResponse.java:390)
	at org.glassfish.jersey.server.ServerRuntime$Responder.release(ServerRuntime.java:740)
	at org.glassfish.jersey.server.ServerRuntime$Responder.process(ServerRuntime.java:364)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:258)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
	at org.glassfish.jersey.jetty.JettyHttpContainer.handle(JettyHttpContainer.java:175)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:516)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
	at java.base/java.lang.Thread.run(Thread.java:831)
Caused by: java.nio.channels.ClosedChannelException
	at java.base/sun.nio.ch.SocketChannelImpl.ensureOpenAndConnected(SocketChannelImpl.java:215)
	at java.base/sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:558)
	at java.base/java.nio.channels.SocketChannel.write(SocketChannel.java:642)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:273)
	... 45 more

Aug 03, 2022 3:23:50 PM org.glassfish.jersey.internal.util.ExtendedLogger log
WARNING: Unable to close response output.
org.eclipse.jetty.io.EofException
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:279)
	at org.eclipse.jetty.io.WriteFlusher.flush(WriteFlusher.java:422)
	at org.eclipse.jetty.io.WriteFlusher.write(WriteFlusher.java:277)
	at org.eclipse.jetty.io.AbstractEndPoint.write(AbstractEndPoint.java:381)
	at org.eclipse.jetty.server.HttpConnection$SendCallback.process(HttpConnection.java:828)
	at org.eclipse.jetty.util.IteratingCallback.processing(IteratingCallback.java:241)
	at org.eclipse.jetty.util.IteratingCallback.iterate(IteratingCallback.java:223)
	at org.eclipse.jetty.server.HttpConnection.send(HttpConnection.java:555)
	at org.eclipse.jetty.server.HttpChannel.sendResponse(HttpChannel.java:1009)
	at org.eclipse.jetty.server.HttpChannel.write(HttpChannel.java:1086)
	at org.eclipse.jetty.server.HttpOutput.channelWrite(HttpOutput.java:285)
	at org.eclipse.jetty.server.HttpOutput.close(HttpOutput.java:638)
	at org.eclipse.jetty.server.Response.closeOutput(Response.java:909)
	at org.eclipse.jetty.server.Response.completeOutput(Response.java:920)
	at org.glassfish.jersey.jetty.JettyHttpContainer$ResponseWriter.closeOutput(JettyHttpContainer.java:352)
	at org.glassfish.jersey.jetty.JettyHttpContainer$ResponseWriter.commit(JettyHttpContainer.java:339)
	at org.glassfish.jersey.server.ContainerResponse.close(ContainerResponse.java:390)
	at org.glassfish.jersey.server.ServerRuntime$Responder.release(ServerRuntime.java:740)
	at org.glassfish.jersey.server.ServerRuntime$Responder.process(ServerRuntime.java:364)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:258)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
	at org.glassfish.jersey.jetty.JettyHttpContainer.handle(JettyHttpContainer.java:175)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:516)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
	at java.base/java.lang.Thread.run(Thread.java:831)
Caused by: java.nio.channels.ClosedChannelException
	at java.base/sun.nio.ch.SocketChannelImpl.ensureOpenAndConnected(SocketChannelImpl.java:215)
	at java.base/sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:558)
	at java.base/java.nio.channels.SocketChannel.write(SocketChannel.java:642)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:273)
	... 40 more

Aug 03, 2022 3:23:50 PM org.glassfish.jersey.internal.util.ExtendedLogger log
WARNING: Unable to close response output.
org.eclipse.jetty.io.EofException
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:279)
	at org.eclipse.jetty.io.WriteFlusher.flush(WriteFlusher.java:422)
	at org.eclipse.jetty.io.WriteFlusher.write(WriteFlusher.java:277)
	at org.eclipse.jetty.io.AbstractEndPoint.write(AbstractEndPoint.java:381)
	at org.eclipse.jetty.server.HttpConnection$SendCallback.process(HttpConnection.java:828)
	at org.eclipse.jetty.util.IteratingCallback.processing(IteratingCallback.java:241)
	at org.eclipse.jetty.util.IteratingCallback.iterate(IteratingCallback.java:223)
	at org.eclipse.jetty.server.HttpConnection.send(HttpConnection.java:555)
	at org.eclipse.jetty.server.HttpChannel.sendResponse(HttpChannel.java:1009)
	at org.eclipse.jetty.server.HttpChannel.write(HttpChannel.java:1086)
	at org.eclipse.jetty.server.HttpOutput.channelWrite(HttpOutput.java:285)
	at org.eclipse.jetty.server.HttpOutput.close(HttpOutput.java:638)
	at org.eclipse.jetty.server.Response.closeOutput(Response.java:909)
	at org.eclipse.jetty.server.Response.completeOutput(Response.java:920)
	at org.glassfish.jersey.jetty.JettyHttpContainer$ResponseWriter.closeOutput(JettyHttpContainer.java:352)
	at org.glassfish.jersey.jetty.JettyHttpContainer$ResponseWriter.commit(JettyHttpContainer.java:339)
	at org.glassfish.jersey.server.ContainerResponse.close(ContainerResponse.java:390)
	at org.glassfish.jersey.server.ServerRuntime$Responder.release(ServerRuntime.java:740)
	at org.glassfish.jersey.server.ServerRuntime$Responder.process(ServerRuntime.java:364)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:258)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
	at org.glassfish.jersey.jetty.JettyHttpContainer.handle(JettyHttpContainer.java:175)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:516)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
	at java.base/java.lang.Thread.run(Thread.java:831)
Caused by: java.nio.channels.ClosedChannelException
	at java.base/sun.nio.ch.SocketChannelImpl.ensureOpenAndConnected(SocketChannelImpl.java:215)
	at java.base/sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:558)
	at java.base/java.nio.channels.SocketChannel.write(SocketChannel.java:642)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:273)
	... 45 more

Aug 03, 2022 3:23:50 PM org.glassfish.jersey.internal.util.ExtendedLogger log
WARNING: Unable to close response output.
org.eclipse.jetty.io.EofException
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:279)
	at org.eclipse.jetty.io.WriteFlusher.flush(WriteFlusher.java:422)
	at org.eclipse.jetty.io.WriteFlusher.write(WriteFlusher.java:277)
	at org.eclipse.jetty.io.AbstractEndPoint.write(AbstractEndPoint.java:381)
	at org.eclipse.jetty.server.HttpConnection$SendCallback.process(HttpConnection.java:828)
	at org.eclipse.jetty.util.IteratingCallback.processing(IteratingCallback.java:241)
	at org.eclipse.jetty.util.IteratingCallback.iterate(IteratingCallback.java:223)
	at org.eclipse.jetty.server.HttpConnection.send(HttpConnection.java:555)
	at org.eclipse.jetty.server.HttpChannel.sendResponse(HttpChannel.java:1009)
	at org.eclipse.jetty.server.HttpChannel.write(HttpChannel.java:1086)
	at org.eclipse.jetty.server.HttpOutput.channelWrite(HttpOutput.java:285)
	at org.eclipse.jetty.server.HttpOutput.close(HttpOutput.java:638)
	at org.eclipse.jetty.server.Response.closeOutput(Response.java:909)
	at org.eclipse.jetty.server.Response.completeOutput(Response.java:920)
	at org.glassfish.jersey.jetty.JettyHttpContainer$ResponseWriter.closeOutput(JettyHttpContainer.java:352)
	at org.glassfish.jersey.jetty.JettyHttpContainer$ResponseWriter.commit(JettyHttpContainer.java:339)
	at org.glassfish.jersey.server.ContainerResponse.close(ContainerResponse.java:390)
	at org.glassfish.jersey.server.ServerRuntime$Responder.release(ServerRuntime.java:740)
	at org.glassfish.jersey.server.ServerRuntime$Responder.process(ServerRuntime.java:364)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:258)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
	at org.glassfish.jersey.jetty.JettyHttpContainer.handle(JettyHttpContainer.java:175)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:516)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
	at java.base/java.lang.Thread.run(Thread.java:831)
Caused by: java.nio.channels.ClosedChannelException
	at java.base/sun.nio.ch.SocketChannelImpl.ensureOpenAndConnected(SocketChannelImpl.java:215)
	at java.base/sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:558)
	at java.base/java.nio.channels.SocketChannel.write(SocketChannel.java:642)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:273)
	... 45 more

Aug 03, 2022 3:23:50 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:50.267:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:50.269:INFO:oejs.AbstractConnector:main: Started ServerConnector@7f608e21{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:50.269:INFO:oejs.Server:main: Started @4024ms
2022-08-03 15:23:50.576:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@7f608e21{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.836 s - in org.glassfish.jersey.jetty.connector.ErrorTest
[INFO] Running org.glassfish.jersey.jetty.connector.SyncResponseSizeTest
Aug 03, 2022 3:23:50 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:50.670:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:50.672:INFO:oejs.AbstractConnector:main: Started ServerConnector@1d4fb213{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:50.672:INFO:oejs.Server:main: Started @4428ms
2022-08-03 15:23:50.864:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@1d4fb213{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:23:50 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:50.948:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:50.950:INFO:oejs.AbstractConnector:main: Started ServerConnector@479ac2cb{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:50.950:INFO:oejs.Server:main: Started @4705ms
2022-08-03 15:23:51.004:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@479ac2cb{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:23:51 PM org.glassfish.jersey.server.ServerRuntime$Responder writeResponse
SEVERE: An I/O error has occurred while writing a response message entity to the container output stream.
org.glassfish.jersey.server.internal.process.MappableException: org.eclipse.jetty.io.EofException
	at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundWriteTo(MappableExceptionWrapperInterceptor.java:67)
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139)
	at org.glassfish.jersey.logging.LoggingInterceptor.aroundWriteTo(LoggingInterceptor.java:244)
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139)
	at org.glassfish.jersey.message.internal.MessageBodyFactory.writeTo(MessageBodyFactory.java:1116)
	at org.glassfish.jersey.server.ServerRuntime$Responder.writeResponse(ServerRuntime.java:642)
	at org.glassfish.jersey.server.ServerRuntime$Responder.processResponse(ServerRuntime.java:373)
	at org.glassfish.jersey.server.ServerRuntime$Responder.process(ServerRuntime.java:363)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:258)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
	at org.glassfish.jersey.jetty.JettyHttpContainer.handle(JettyHttpContainer.java:175)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:516)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
	at java.base/java.lang.Thread.run(Thread.java:831)
Caused by: org.eclipse.jetty.io.EofException
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:279)
	at org.eclipse.jetty.io.WriteFlusher.flush(WriteFlusher.java:422)
	at org.eclipse.jetty.io.WriteFlusher.write(WriteFlusher.java:277)
	at org.eclipse.jetty.io.AbstractEndPoint.write(AbstractEndPoint.java:381)
	at org.eclipse.jetty.server.HttpConnection$SendCallback.process(HttpConnection.java:831)
	at org.eclipse.jetty.util.IteratingCallback.processing(IteratingCallback.java:241)
	at org.eclipse.jetty.util.IteratingCallback.iterate(IteratingCallback.java:223)
	at org.eclipse.jetty.server.HttpConnection.send(HttpConnection.java:555)
	at org.eclipse.jetty.server.HttpChannel.sendResponse(HttpChannel.java:1014)
	at org.eclipse.jetty.server.HttpChannel.write(HttpChannel.java:1086)
	at org.eclipse.jetty.server.HttpOutput.channelWrite(HttpOutput.java:285)
	at org.eclipse.jetty.server.HttpOutput.channelWrite(HttpOutput.java:269)
	at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:873)
	at org.glassfish.jersey.message.internal.CommittingOutputStream.write(CommittingOutputStream.java:200)
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$UnCloseableOutputStream.write(WriterInterceptorExecutor.java:276)
	at java.base/sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:242)
	at java.base/sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:312)
	at java.base/sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:290)
	at java.base/sun.nio.cs.StreamEncoder.write(StreamEncoder.java:131)
	at java.base/sun.nio.cs.StreamEncoder.write(StreamEncoder.java:141)
	at java.base/java.io.OutputStreamWriter.write(OutputStreamWriter.java:223)
	at org.glassfish.jersey.message.internal.ReaderWriter.writeToAsString(ReaderWriter.java:169)
	at org.glassfish.jersey.message.internal.AbstractMessageReaderWriterProvider.writeToAsString(AbstractMessageReaderWriterProvider.java:107)
	at org.glassfish.jersey.message.internal.StringMessageProvider.writeTo(StringMessageProvider.java:76)
	at org.glassfish.jersey.message.internal.StringMessageProvider.writeTo(StringMessageProvider.java:36)
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.invokeWriteTo(WriterInterceptorExecutor.java:242)
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.aroundWriteTo(WriterInterceptorExecutor.java:227)
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139)
	at org.glassfish.jersey.server.internal.JsonWithPaddingInterceptor.aroundWriteTo(JsonWithPaddingInterceptor.java:85)
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139)
	at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundWriteTo(MappableExceptionWrapperInterceptor.java:61)
	... 29 more
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.writev0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.writev(SocketDispatcher.java:66)
	at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:182)
	at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:130)
	at java.base/sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:563)
	at java.base/java.nio.channels.SocketChannel.write(SocketChannel.java:642)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:273)
	... 59 more

Aug 03, 2022 3:23:51 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:51.073:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:51.074:INFO:oejs.AbstractConnector:main: Started ServerConnector@1775c4e7{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:51.075:INFO:oejs.Server:main: Started @4830ms
2022-08-03 15:23:51.100:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@1775c4e7{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:23:51 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:51.173:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:51.178:INFO:oejs.AbstractConnector:main: Started ServerConnector@d54d0f5{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:51.178:INFO:oejs.Server:main: Started @4933ms
2022-08-03 15:23:51.261:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@d54d0f5{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.683 s - in org.glassfish.jersey.jetty.connector.SyncResponseSizeTest
[INFO] Running org.glassfish.jersey.jetty.connector.TraceSupportTest
Aug 03, 2022 3:23:51 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:51.333:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:51.335:INFO:oejs.AbstractConnector:main: Started ServerConnector@13213f26{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:51.335:INFO:oejs.Server:main: Started @5091ms
2022-08-03 15:23:51.358:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@13213f26{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:23:51 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:51.397:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:51.399:INFO:oejs.AbstractConnector:main: Started ServerConnector@6cbb7a7d{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:51.399:INFO:oejs.Server:main: Started @5154ms
2022-08-03 15:23:51.438:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@6cbb7a7d{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:23:51 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:51.474:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:51.476:INFO:oejs.AbstractConnector:main: Started ServerConnector@4b3a01d8{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:51.476:INFO:oejs.Server:main: Started @5231ms
2022-08-03 15:23:51.491:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@4b3a01d8{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:23:51 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:51.551:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:51.553:INFO:oejs.AbstractConnector:main: Started ServerConnector@6b5c134e{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:51.553:INFO:oejs.Server:main: Started @5308ms
2022-08-03 15:23:51.568:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@6b5c134e{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:23:51 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:51.606:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:51.608:INFO:oejs.AbstractConnector:main: Started ServerConnector@7f1f60a0{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:51.608:INFO:oejs.Server:main: Started @5364ms
2022-08-03 15:23:51.662:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@7f1f60a0{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:23:51 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:51.704:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:51.706:INFO:oejs.AbstractConnector:main: Started ServerConnector@2fc7fa6e{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:51.706:INFO:oejs.Server:main: Started @5462ms
2022-08-03 15:23:51.752:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@2fc7fa6e{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.486 s - in org.glassfish.jersey.jetty.connector.TraceSupportTest
[INFO] Running org.glassfish.jersey.jetty.connector.StreamingTest
Aug 03, 2022 3:23:51 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:51.789:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:51.791:INFO:oejs.AbstractConnector:main: Started ServerConnector@6451a288{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:51.791:INFO:oejs.Server:main: Started @5547ms
2022-08-03 15:23:51.911:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@6451a288{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:23:51 PM org.glassfish.jersey.server.ServerRuntime$Responder writeResponse
SEVERE: An I/O error has occurred while writing a response message entity to the container output stream.
org.glassfish.jersey.server.internal.process.MappableException: org.eclipse.jetty.io.EofException
	at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundWriteTo(MappableExceptionWrapperInterceptor.java:67)
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139)
	at org.glassfish.jersey.logging.LoggingInterceptor.aroundWriteTo(LoggingInterceptor.java:244)
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139)
	at org.glassfish.jersey.message.internal.MessageBodyFactory.writeTo(MessageBodyFactory.java:1116)
	at org.glassfish.jersey.server.ServerRuntime$Responder.writeResponse(ServerRuntime.java:642)
	at org.glassfish.jersey.server.ServerRuntime$Responder.processResponse(ServerRuntime.java:373)
	at org.glassfish.jersey.server.ServerRuntime$Responder.process(ServerRuntime.java:363)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:258)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
	at org.glassfish.jersey.jetty.JettyHttpContainer.handle(JettyHttpContainer.java:175)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:516)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
	at java.base/java.lang.Thread.run(Thread.java:831)
Caused by: org.eclipse.jetty.io.EofException
	at org.eclipse.jetty.server.HttpConnection$SendCallback.reset(HttpConnection.java:735)
	at org.eclipse.jetty.server.HttpConnection$SendCallback.access$300(HttpConnection.java:694)
	at org.eclipse.jetty.server.HttpConnection.send(HttpConnection.java:553)
	at org.eclipse.jetty.server.HttpChannel.sendResponse(HttpChannel.java:1009)
	at org.eclipse.jetty.server.HttpChannel.write(HttpChannel.java:1086)
	at org.eclipse.jetty.server.HttpOutput.channelWrite(HttpOutput.java:285)
	at org.eclipse.jetty.server.HttpOutput.channelWrite(HttpOutput.java:269)
	at org.eclipse.jetty.server.HttpOutput.flush(HttpOutput.java:751)
	at org.glassfish.jersey.message.internal.CommittingOutputStream.flush(CommittingOutputStream.java:263)
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$UnCloseableOutputStream.flush(WriterInterceptorExecutor.java:281)
	at org.glassfish.jersey.jetty.connector.StreamingTest.lambda$streamSlowly$0(StreamingTest.java:84)
	at org.glassfish.jersey.message.internal.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:55)
	at org.glassfish.jersey.message.internal.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:37)
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.invokeWriteTo(WriterInterceptorExecutor.java:242)
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.aroundWriteTo(WriterInterceptorExecutor.java:227)
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139)
	at org.glassfish.jersey.server.internal.JsonWithPaddingInterceptor.aroundWriteTo(JsonWithPaddingInterceptor.java:85)
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139)
	at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundWriteTo(MappableExceptionWrapperInterceptor.java:61)
	... 29 more

Aug 03, 2022 3:23:51 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:52.002:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:52.005:INFO:oejs.AbstractConnector:main: Started ServerConnector@e06ec83{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:52.005:INFO:oejs.Server:main: Started @5760ms
2022-08-03 15:23:52.277:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@e06ec83{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.524 s - in org.glassfish.jersey.jetty.connector.StreamingTest
[INFO] Running org.glassfish.jersey.jetty.connector.TimeoutTest
Aug 03, 2022 3:23:52 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:52.320:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:52.322:INFO:oejs.AbstractConnector:main: Started ServerConnector@1f3c5308{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:52.322:INFO:oejs.Server:main: Started @6077ms
2022-08-03 15:23:53.343:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@1f3c5308{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:23:54 PM org.glassfish.jersey.server.ServerRuntime$Responder writeResponse
SEVERE: An I/O error has occurred while writing a response message entity to the container output stream.
org.glassfish.jersey.server.internal.process.MappableException: org.eclipse.jetty.io.EofException
	at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundWriteTo(MappableExceptionWrapperInterceptor.java:67)
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139)
	at org.glassfish.jersey.logging.LoggingInterceptor.aroundWriteTo(LoggingInterceptor.java:244)
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139)
	at org.glassfish.jersey.message.internal.MessageBodyFactory.writeTo(MessageBodyFactory.java:1116)
	at org.glassfish.jersey.server.ServerRuntime$Responder.writeResponse(ServerRuntime.java:642)
	at org.glassfish.jersey.server.ServerRuntime$Responder.processResponse(ServerRuntime.java:373)
	at org.glassfish.jersey.server.ServerRuntime$Responder.process(ServerRuntime.java:363)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:258)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
	at org.glassfish.jersey.jetty.JettyHttpContainer.handle(JettyHttpContainer.java:175)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:516)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
	at java.base/java.lang.Thread.run(Thread.java:831)
Caused by: org.eclipse.jetty.io.EofException
	at org.eclipse.jetty.server.HttpConnection$SendCallback.reset(HttpConnection.java:735)
	at org.eclipse.jetty.server.HttpConnection$SendCallback.access$300(HttpConnection.java:694)
	at org.eclipse.jetty.server.HttpConnection.send(HttpConnection.java:553)
	at org.eclipse.jetty.server.HttpChannel.sendResponse(HttpChannel.java:1009)
	at org.eclipse.jetty.server.HttpChannel.write(HttpChannel.java:1086)
	at org.eclipse.jetty.server.HttpOutput.channelWrite(HttpOutput.java:285)
	at org.eclipse.jetty.server.HttpOutput.channelWrite(HttpOutput.java:269)
	at org.eclipse.jetty.server.HttpOutput.flush(HttpOutput.java:751)
	at org.glassfish.jersey.message.internal.CommittingOutputStream.flush(CommittingOutputStream.java:263)
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$UnCloseableOutputStream.flush(WriterInterceptorExecutor.java:281)
	at java.base/sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:327)
	at java.base/sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:159)
	at java.base/java.io.OutputStreamWriter.flush(OutputStreamWriter.java:248)
	at org.glassfish.jersey.message.internal.ReaderWriter.writeToAsString(ReaderWriter.java:170)
	at org.glassfish.jersey.message.internal.AbstractMessageReaderWriterProvider.writeToAsString(AbstractMessageReaderWriterProvider.java:107)
	at org.glassfish.jersey.message.internal.StringMessageProvider.writeTo(StringMessageProvider.java:76)
	at org.glassfish.jersey.message.internal.StringMessageProvider.writeTo(StringMessageProvider.java:36)
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.invokeWriteTo(WriterInterceptorExecutor.java:242)
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.aroundWriteTo(WriterInterceptorExecutor.java:227)
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139)
	at org.glassfish.jersey.server.internal.JsonWithPaddingInterceptor.aroundWriteTo(JsonWithPaddingInterceptor.java:85)
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139)
	at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundWriteTo(MappableExceptionWrapperInterceptor.java:61)
	... 29 more

Aug 03, 2022 3:23:54 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:54.376:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:54.378:INFO:oejs.AbstractConnector:main: Started ServerConnector@7fcc3745{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:54.378:INFO:oejs.Server:main: Started @8133ms
2022-08-03 15:23:54.402:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@7fcc3745{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:23:54 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:54.454:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:54.456:INFO:oejs.AbstractConnector:main: Started ServerConnector@1a06602f{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:54.456:INFO:oejs.Server:main: Started @8211ms
2022-08-03 15:23:55.480:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@1a06602f{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:23:56 PM org.glassfish.jersey.server.ServerRuntime$Responder writeResponse
SEVERE: An I/O error has occurred while writing a response message entity to the container output stream.
org.glassfish.jersey.server.internal.process.MappableException: org.eclipse.jetty.io.EofException
	at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundWriteTo(MappableExceptionWrapperInterceptor.java:67)
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139)
	at org.glassfish.jersey.logging.LoggingInterceptor.aroundWriteTo(LoggingInterceptor.java:244)
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139)
	at org.glassfish.jersey.message.internal.MessageBodyFactory.writeTo(MessageBodyFactory.java:1116)
	at org.glassfish.jersey.server.ServerRuntime$Responder.writeResponse(ServerRuntime.java:642)
	at org.glassfish.jersey.server.ServerRuntime$Responder.processResponse(ServerRuntime.java:373)
	at org.glassfish.jersey.server.ServerRuntime$Responder.process(ServerRuntime.java:363)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:258)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
	at org.glassfish.jersey.jetty.JettyHttpContainer.handle(JettyHttpContainer.java:175)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:516)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
	at java.base/java.lang.Thread.run(Thread.java:831)
Caused by: org.eclipse.jetty.io.EofException
	at org.eclipse.jetty.server.HttpConnection$SendCallback.reset(HttpConnection.java:735)
	at org.eclipse.jetty.server.HttpConnection$SendCallback.access$300(HttpConnection.java:694)
	at org.eclipse.jetty.server.HttpConnection.send(HttpConnection.java:553)
	at org.eclipse.jetty.server.HttpChannel.sendResponse(HttpChannel.java:1009)
	at org.eclipse.jetty.server.HttpChannel.write(HttpChannel.java:1086)
	at org.eclipse.jetty.server.HttpOutput.channelWrite(HttpOutput.java:285)
	at org.eclipse.jetty.server.HttpOutput.channelWrite(HttpOutput.java:269)
	at org.eclipse.jetty.server.HttpOutput.flush(HttpOutput.java:751)
	at org.glassfish.jersey.message.internal.CommittingOutputStream.flush(CommittingOutputStream.java:263)
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$UnCloseableOutputStream.flush(WriterInterceptorExecutor.java:281)
	at java.base/sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:327)
	at java.base/sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:159)
	at java.base/java.io.OutputStreamWriter.flush(OutputStreamWriter.java:248)
	at org.glassfish.jersey.message.internal.ReaderWriter.writeToAsString(ReaderWriter.java:170)
	at org.glassfish.jersey.message.internal.AbstractMessageReaderWriterProvider.writeToAsString(AbstractMessageReaderWriterProvider.java:107)
	at org.glassfish.jersey.message.internal.StringMessageProvider.writeTo(StringMessageProvider.java:76)
	at org.glassfish.jersey.message.internal.StringMessageProvider.writeTo(StringMessageProvider.java:36)
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.invokeWriteTo(WriterInterceptorExecutor.java:242)
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.aroundWriteTo(WriterInterceptorExecutor.java:227)
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139)
	at org.glassfish.jersey.server.internal.JsonWithPaddingInterceptor.aroundWriteTo(JsonWithPaddingInterceptor.java:85)
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139)
	at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundWriteTo(MappableExceptionWrapperInterceptor.java:61)
	... 29 more

[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.2 s - in org.glassfish.jersey.jetty.connector.TimeoutTest
[INFO] Running org.glassfish.jersey.jetty.connector.HelloWorldTest
Aug 03, 2022 3:23:56 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:56.515:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:56.517:INFO:oejs.AbstractConnector:main: Started ServerConnector@4ff9f715{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:56.518:INFO:oejs.Server:main: Started @10273ms
2022-08-03 15:23:56.536:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@4ff9f715{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:23:56 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:56.579:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:56.581:INFO:oejs.AbstractConnector:main: Started ServerConnector@cef885d{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:56.581:INFO:oejs.Server:main: Started @10337ms
2022-08-03 15:23:56.614:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@cef885d{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:23:56 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:56.664:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:56.666:INFO:oejs.AbstractConnector:main: Started ServerConnector@4d16975b{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:56.666:INFO:oejs.Server:main: Started @10421ms
2022-08-03 15:23:56.686:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@4d16975b{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:23:56 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:56.717:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:56.734:INFO:oejs.AbstractConnector:main: Started ServerConnector@3b77940f{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:56.735:INFO:oejs.Server:main: Started @10490ms
CustomLoggingFilter.preFilter called
CustomLoggingFilter.postFilter called
2022-08-03 15:23:56.758:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@3b77940f{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:23:56 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:56.791:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:56.793:INFO:oejs.AbstractConnector:main: Started ServerConnector@63636de0{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:56.794:INFO:oejs.Server:main: Started @10549ms
CustomLoggingFilter.preFilter called
CustomLoggingFilter.postFilter called
2022-08-03 15:23:56.833:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@63636de0{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:23:56 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:56.860:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:56.862:INFO:oejs.AbstractConnector:main: Started ServerConnector@31b289da{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:56.862:INFO:oejs.Server:main: Started @10617ms
2022-08-03 15:23:56.881:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@31b289da{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:23:56 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:56.946:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:56.947:INFO:oejs.AbstractConnector:main: Started ServerConnector@1e14b269{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:56.947:INFO:oejs.Server:main: Started @10703ms
CustomLoggingFilter.preFilter called
CustomLoggingFilter.postFilter called
2022-08-03 15:23:56.964:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@1e14b269{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:23:56 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:56.987:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:56.989:INFO:oejs.AbstractConnector:main: Started ServerConnector@3ee68eb2{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:56.990:INFO:oejs.Server:main: Started @10745ms
Aug 03, 2022 3:23:57 PM org.glassfish.jersey.jetty.connector.HelloWorldTest testAsyncClientRequests
INFO: Executed in: 57
2022-08-03 15:23:57.050:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@3ee68eb2{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:23:57 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:57.086:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:57.088:INFO:oejs.AbstractConnector:main: Started ServerConnector@15549dd7{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:57.088:INFO:oejs.Server:main: Started @10844ms
CustomLoggingFilter.preFilter called
CustomLoggingFilter.postFilter called
2022-08-03 15:23:57.146:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@15549dd7{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:23:57 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:57.173:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:57.174:INFO:oejs.AbstractConnector:main: Started ServerConnector@655f92a1{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:57.175:INFO:oejs.Server:main: Started @10930ms
CustomLoggingFilter.preFilter called
CustomLoggingFilter.postFilter called
2022-08-03 15:23:57.190:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@655f92a1{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:23:57 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:57.240:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:57.242:INFO:oejs.AbstractConnector:main: Started ServerConnector@67e628b{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:57.242:INFO:oejs.Server:main: Started @10998ms
2022-08-03 15:23:57.259:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@67e628b{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:23:57 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:57.291:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:57.293:INFO:oejs.AbstractConnector:main: Started ServerConnector@1bfb60b7{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:57.293:INFO:oejs.Server:main: Started @11048ms
2022-08-03 15:23:57.333:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@1bfb60b7{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.854 s - in org.glassfish.jersey.jetty.connector.HelloWorldTest
[INFO] Running org.glassfish.jersey.jetty.connector.ManagedClientTest
Aug 03, 2022 3:23:57 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
Aug 03, 2022 3:23:57 PM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.client.ClientRequestFilter) of class org.glassfish.jersey.jetty.connector.ManagedClientTest$CustomHeaderFilter provider cannot be bound to a resource method.
Aug 03, 2022 3:23:57 PM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.client.ClientRequestFilter) of class org.glassfish.jersey.jetty.connector.ManagedClientTest$CustomHeaderFilter provider cannot be bound to a resource method.
2022-08-03 15:23:57.366:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:57.368:INFO:oejs.AbstractConnector:main: Started ServerConnector@4d22265c{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:57.368:INFO:oejs.Server:main: Started @11124ms
2022-08-03 15:23:57.436:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@4d22265c{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in org.glassfish.jersey.jetty.connector.ManagedClientTest
[INFO] Running org.glassfish.jersey.jetty.connector.EntityTest
Aug 03, 2022 3:23:57 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:57.466:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:57.477:INFO:oejs.AbstractConnector:main: Started ServerConnector@6f9b5f01{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:57.477:INFO:oejs.Server:main: Started @11232ms
2022-08-03 15:23:57.700:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@6f9b5f01{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:23:57 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:57.740:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:57.742:INFO:oejs.AbstractConnector:main: Started ServerConnector@1e7797db{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:57.742:INFO:oejs.Server:main: Started @11497ms
2022-08-03 15:23:57.769:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@1e7797db{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:23:57 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:57.795:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:57.796:INFO:oejs.AbstractConnector:main: Started ServerConnector@237824b0{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:57.796:INFO:oejs.Server:main: Started @11552ms
2022-08-03 15:23:57.836:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@237824b0{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:23:57 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:57.868:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:57.870:INFO:oejs.AbstractConnector:main: Started ServerConnector@3c1ef806{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:57.871:INFO:oejs.Server:main: Started @11626ms
2022-08-03 15:23:57.972:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@3c1ef806{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.554 s - in org.glassfish.jersey.jetty.connector.EntityTest
[INFO] Running org.glassfish.jersey.jetty.connector.MethodTest
Aug 03, 2022 3:23:57 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:58.050:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:58.081:INFO:oejs.AbstractConnector:main: Started ServerConnector@31887330{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:58.081:INFO:oejs.Server:main: Started @11836ms
2022-08-03 15:23:58.185:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@31887330{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:23:58 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:58.230:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:58.262:INFO:oejs.AbstractConnector:main: Started ServerConnector@411e567e{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:58.263:INFO:oejs.Server:main: Started @12018ms
2022-08-03 15:23:58.344:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@411e567e{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:23:58 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:58.416:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:58.482:INFO:oejs.AbstractConnector:main: Started ServerConnector@139da216{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:58.483:INFO:oejs.Server:main: Started @12238ms
2022-08-03 15:23:58.570:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@139da216{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:23:58 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:58.611:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:58.650:INFO:oejs.AbstractConnector:main: Started ServerConnector@cec1ce2{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:58.650:INFO:oejs.Server:main: Started @12406ms
2022-08-03 15:23:58.703:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@cec1ce2{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:23:58 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:58.790:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:58.839:INFO:oejs.AbstractConnector:main: Started ServerConnector@32be672d{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:58.839:INFO:oejs.Server:main: Started @12594ms
2022-08-03 15:23:58.887:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@32be672d{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:23:58 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:58.926:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:58.967:INFO:oejs.AbstractConnector:main: Started ServerConnector@78b888df{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:58.967:INFO:oejs.Server:main: Started @12723ms
2022-08-03 15:23:59.010:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@78b888df{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:23:59 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:59.058:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:59.084:INFO:oejs.AbstractConnector:main: Started ServerConnector@3d9dc84d{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:59.084:INFO:oejs.Server:main: Started @12839ms
2022-08-03 15:23:59.151:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@3d9dc84d{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:23:59 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:59.186:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:59.194:INFO:oejs.AbstractConnector:main: Started ServerConnector@363751f2{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:59.194:INFO:oejs.Server:main: Started @12949ms
2022-08-03 15:23:59.220:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@363751f2{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:23:59 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:59.250:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:59.253:INFO:oejs.AbstractConnector:main: Started ServerConnector@5ab2c5d8{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:59.254:INFO:oejs.Server:main: Started @13009ms
2022-08-03 15:23:59.314:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@5ab2c5d8{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:23:59 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:59.345:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:59.349:INFO:oejs.AbstractConnector:main: Started ServerConnector@5c96cbe7{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:59.349:INFO:oejs.Server:main: Started @13104ms
2022-08-03 15:23:59.365:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@5c96cbe7{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.373 s - in org.glassfish.jersey.jetty.connector.MethodTest
[INFO] Running org.glassfish.jersey.jetty.connector.UnderlyingHttpClientAccessTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.glassfish.jersey.jetty.connector.UnderlyingHttpClientAccessTest
[INFO] Running org.glassfish.jersey.jetty.connector.AuthTest
Aug 03, 2022 3:23:59 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:59.455:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:59.461:INFO:oejs.AbstractConnector:main: Started ServerConnector@1b0709e7{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:59.461:INFO:oejs.Server:main: Started @13217ms
2022-08-03 15:23:59.519:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@1b0709e7{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:23:59 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:59.566:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:59.575:INFO:oejs.AbstractConnector:main: Started ServerConnector@5b6a9ef6{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:59.575:INFO:oejs.Server:main: Started @13331ms
2022-08-03 15:23:59.602:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@5b6a9ef6{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:23:59 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:59.627:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:59.631:INFO:oejs.AbstractConnector:main: Started ServerConnector@1476e447{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:59.631:INFO:oejs.Server:main: Started @13386ms
2022-08-03 15:23:59.655:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@1476e447{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 s - in org.glassfish.jersey.jetty.connector.AuthTest
[INFO] Running org.glassfish.jersey.jetty.connector.GZIPContentEncodingTest
Aug 03, 2022 3:23:59 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:59.685:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:59.691:INFO:oejs.AbstractConnector:main: Started ServerConnector@116c43d4{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:59.691:INFO:oejs.Server:main: Started @13446ms
2022-08-03 15:23:59.742:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@116c43d4{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:23:59 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:59.770:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:59.777:INFO:oejs.AbstractConnector:main: Started ServerConnector@1c7159d5{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:59.777:INFO:oejs.Server:main: Started @13532ms
2022-08-03 15:23:59.817:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@1c7159d5{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 s - in org.glassfish.jersey.jetty.connector.GZIPContentEncodingTest
[INFO] Running org.glassfish.jersey.jetty.connector.CookieTest
Aug 03, 2022 3:23:59 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:59.855:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:59.856:INFO:oejs.AbstractConnector:main: Started ServerConnector@66c58c03{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:59.856:INFO:oejs.Server:main: Started @13612ms
2022-08-03 15:23:59.879:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@66c58c03{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:23:59 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:59.901:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:59.902:INFO:oejs.AbstractConnector:main: Started ServerConnector@568945a9{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:59.903:INFO:oejs.Server:main: Started @13658ms
2022-08-03 15:23:59.923:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@568945a9{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:23:59 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:23:59.955:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:23:59.957:INFO:oejs.AbstractConnector:main: Started ServerConnector@46b2e0e4{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:23:59.957:INFO:oejs.Server:main: Started @13713ms
2022-08-03 15:23:59.984:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@46b2e0e4{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s - in org.glassfish.jersey.jetty.connector.CookieTest
[INFO] Running org.glassfish.jersey.jetty.connector.AsyncTest
Aug 03, 2022 3:23:59 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:24:00.016:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:24:00.034:INFO:oejs.AbstractConnector:main: Started ServerConnector@46a6f51b{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:24:00.034:INFO:oejs.Server:main: Started @13789ms
Aug 03, 2022 3:24:00 PM org.glassfish.jersey.jetty.connector.AsyncTest$AsyncResource asyncPost
INFO: Long running post operation called with id 2 on thread jetty-http-server-5
Aug 03, 2022 3:24:00 PM org.glassfish.jersey.jetty.connector.AsyncTest$AsyncResource asyncPost
INFO: Long running post operation called with id 3 on thread jetty-http-server-0
Aug 03, 2022 3:24:00 PM org.glassfish.jersey.jetty.connector.AsyncTest$AsyncResource asyncPost
INFO: Long running post operation called with id 1 on thread jetty-http-server-4
Aug 03, 2022 3:24:01 PM org.glassfish.jersey.jetty.connector.AsyncTest$AsyncResource$1 veryExpensiveOperation
INFO: Long running post operation finished on thread async-post-runner-2
Aug 03, 2022 3:24:01 PM org.glassfish.jersey.jetty.connector.AsyncTest$AsyncResource$1 veryExpensiveOperation
INFO: Long running post operation finished on thread async-post-runner-3
Aug 03, 2022 3:24:01 PM org.glassfish.jersey.jetty.connector.AsyncTest$AsyncResource$1 veryExpensiveOperation
INFO: Long running post operation finished on thread async-post-runner-1
2022-08-03 15:24:01.063:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@46a6f51b{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:24:01 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:24:01.090:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:24:01.150:INFO:oejs.AbstractConnector:main: Started ServerConnector@4c55d3ce{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:24:01.151:INFO:oejs.Server:main: Started @14906ms
Aug 03, 2022 3:24:01 PM org.glassfish.jersey.jetty.connector.AsyncTest$AsyncResource asyncGetWithTimeout
INFO: Async long-running get with timeout called on thread jetty-http-server-4
2022-08-03 15:24:01.216:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@4c55d3ce{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.24 s - in org.glassfish.jersey.jetty.connector.AsyncTest
[INFO] Running org.glassfish.jersey.jetty.connector.NoEntityTest
Aug 03, 2022 3:24:01 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:24:01.248:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:24:01.255:INFO:oejs.AbstractConnector:main: Started ServerConnector@a308ffd{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:24:01.255:INFO:oejs.Server:main: Started @15010ms
2022-08-03 15:24:01.278:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@a308ffd{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:24:01 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:24:01.305:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:24:01.306:INFO:oejs.AbstractConnector:main: Started ServerConnector@2542d320{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:24:01.306:INFO:oejs.Server:main: Started @15062ms
2022-08-03 15:24:01.333:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@2542d320{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:24:01 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:24:01.357:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:24:01.358:INFO:oejs.AbstractConnector:main: Started ServerConnector@4f1502d7{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:24:01.358:INFO:oejs.Server:main: Started @15114ms
2022-08-03 15:24:01.375:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@4f1502d7{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:24:01 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:24:01.403:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:24:01.414:INFO:oejs.AbstractConnector:main: Started ServerConnector@7ec49d9b{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:24:01.414:INFO:oejs.Server:main: Started @15169ms
2022-08-03 15:24:01.489:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@7ec49d9b{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 s - in org.glassfish.jersey.jetty.connector.NoEntityTest
[INFO] Running org.glassfish.jersey.jetty.connector.AuthFilterTest
Aug 03, 2022 3:24:01 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:24:01.523:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:24:01.527:INFO:oejs.AbstractConnector:main: Started ServerConnector@519d1224{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:24:01.527:INFO:oejs.Server:main: Started @15283ms
2022-08-03 15:24:01.552:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@519d1224{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:24:01 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:24:01.581:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:24:01.587:INFO:oejs.AbstractConnector:main: Started ServerConnector@59606589{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:24:01.587:INFO:oejs.Server:main: Started @15342ms
2022-08-03 15:24:01.611:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@59606589{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:24:01 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:24:01.638:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:24:01.640:INFO:oejs.AbstractConnector:main: Started ServerConnector@7167ca15{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:24:01.641:INFO:oejs.Server:main: Started @15396ms
2022-08-03 15:24:01.668:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@7167ca15{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s - in org.glassfish.jersey.jetty.connector.AuthFilterTest
[INFO] Running org.glassfish.jersey.jetty.connector.FollowRedirectsTest
Aug 03, 2022 3:24:01 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:24:01.693:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:24:01.694:INFO:oejs.AbstractConnector:main: Started ServerConnector@24d6355c{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:24:01.694:INFO:oejs.Server:main: Started @15450ms
2022-08-03 15:24:01.714:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@24d6355c{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:24:01 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:24:01.754:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:24:01.757:INFO:oejs.AbstractConnector:main: Started ServerConnector@410308ff{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:24:01.757:INFO:oejs.Server:main: Started @15512ms
2022-08-03 15:24:01.791:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@410308ff{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:24:01 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:24:01.812:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:24:01.813:INFO:oejs.AbstractConnector:main: Started ServerConnector@29d7d117{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:24:01.813:INFO:oejs.Server:main: Started @15569ms
2022-08-03 15:24:01.839:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@29d7d117{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Aug 03, 2022 3:24:01 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2022-08-03 15:24:01.865:INFO:oejs.Server:main: jetty-9.4.46.v20220331; built: 2022-03-31T16:38:08.030Z; git: bc17a0369a11ecf40bb92c839b9ef0a8ac50ea18; jvm 16.0.2+7-67
2022-08-03 15:24:01.867:INFO:oejs.AbstractConnector:main: Started ServerConnector@fc4d7c0{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
2022-08-03 15:24:01.867:INFO:oejs.Server:main: Started @15622ms
2022-08-03 15:24:01.883:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@fc4d7c0{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s - in org.glassfish.jersey.jetty.connector.FollowRedirectsTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 71, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-jetty-connector ---
[INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_PR-5113/connectors/jetty-connector/target/jersey-jetty-connector-2.37-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-jetty-connector ---
[INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_PR-5113/connectors/jetty-connector/target/jersey-jetty-connector-2.37-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-jetty-connector ---
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_PR-5113/connectors/jetty-connector/target/jersey-jetty-connector-2.37-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-jetty-connector/2.37-SNAPSHOT/jersey-jetty-connector-2.37-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_PR-5113/connectors/jetty-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-jetty-connector/2.37-SNAPSHOT/jersey-jetty-connector-2.37-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_PR-5113/connectors/jetty-connector/target/jersey-jetty-connector-2.37-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/connectors/jersey-jetty-connector/2.37-SNAPSHOT/jersey-jetty-connector-2.37-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-jetty-connector ---
/home/jenkins/agent/workspace/continuous-integration_PR-5113/connectors/jetty-connector/src/test/java/org/glassfish/jersey/jetty/connector/StreamingTest.java: Copyright year is wrong; is 2019, should be 2022
[ERROR] Errors: 1
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for jersey 2.37-SNAPSHOT:
[INFO] 
[INFO] jersey ............................................. SUCCESS [ 13.816 s]
[INFO] jersey-archetypes .................................. SUCCESS [  0.868 s]
[INFO] jersey-archetype-heroku-webapp ..................... SUCCESS [  3.222 s]
[INFO] jersey-archetype-grizzly2 .......................... SUCCESS [  0.246 s]
[INFO] jersey-archetype-webapp ............................ SUCCESS [  0.163 s]
[INFO] jersey-example-java8-webapp ........................ SUCCESS [  0.477 s]
[INFO] jersey-bom ......................................... SUCCESS [  0.314 s]
[INFO] jersey-core-common ................................. SUCCESS [ 43.554 s]
[INFO] jersey-inject ...................................... SUCCESS [  0.079 s]
[INFO] jersey-inject-hk2 .................................. SUCCESS [  3.736 s]
[INFO] jersey-core-client ................................. SUCCESS [ 24.302 s]
[INFO] jersey-media ....................................... SUCCESS [  0.072 s]
[INFO] jersey-media-jaxb .................................. SUCCESS [  3.896 s]
[INFO] jersey-core-server ................................. SUCCESS [ 49.495 s]
[INFO] jersey-containers .................................. SUCCESS [  0.133 s]
[INFO] jersey-container-grizzly2-http ..................... SUCCESS [  0.779 s]
[INFO] jersey-container-servlet-core ...................... SUCCESS [  1.857 s]
[INFO] jersey-test-framework .............................. SUCCESS [  0.062 s]
[INFO] jersey-test-framework-core ......................... SUCCESS [  3.256 s]
[INFO] jersey-container-servlet ........................... SUCCESS [  0.478 s]
[INFO] jersey-container-grizzly2-servlet .................. SUCCESS [  0.405 s]
[INFO] jersey-test-framework-providers .................... SUCCESS [  0.095 s]
[INFO] jersey-test-framework-provider-grizzly2 ............ SUCCESS [  6.502 s]
[INFO] jersey-connectors .................................. SUCCESS [  0.072 s]
[INFO] jersey-connectors-apache ........................... SUCCESS [ 19.049 s]
[INFO] jersey-connectors-apache5 .......................... SUCCESS [ 21.388 s]
[INFO] jersey-test-framework-provider-inmemory ............ SUCCESS [  2.538 s]
[INFO] jersey-test-framework-provider-external ............ SUCCESS [  0.239 s]
[INFO] jersey-container-jdk-http .......................... SUCCESS [ 17.933 s]
[INFO] jersey-test-framework-provider-jdk-http ............ SUCCESS [  7.842 s]
[INFO] jersey-container-simple-http ....................... SUCCESS [ 16.619 s]
[INFO] jersey-test-framework-provider-simple .............. SUCCESS [  1.864 s]
[INFO] jersey-container-jetty-http ........................ SUCCESS [ 11.311 s]
[INFO] jersey-test-framework-provider-jetty ............... SUCCESS [  1.792 s]
[INFO] jersey-connectors-netty ............................ SUCCESS [ 51.935 s]
[INFO] jersey-container-netty-http ........................ SUCCESS [  0.693 s]
[INFO] jersey-test-framework-provider-netty ............... SUCCESS [  0.225 s]
[INFO] jersey-test-framework-provider-bundle .............. SUCCESS [  0.072 s]
[INFO] jersey-connectors-grizzly .......................... SUCCESS [  9.340 s]
[INFO] jersey-connectors-jdk .............................. SUCCESS [01:00 min]
[INFO] jersey-extensions .................................. SUCCESS [  0.099 s]
[INFO] jersey-ext-entity-filtering ........................ SUCCESS [  2.863 s]
[INFO] jersey-media-json-jackson .......................... SUCCESS [  3.869 s]
[INFO] jersey-connectors-jetty ............................ FAILURE [ 17.036 s]
[INFO] jersey-cdi-support ................................. SKIPPED
[INFO] jersey-ext-cdi1x ................................... SKIPPED
[INFO] jersey-glassfish-support ........................... SKIPPED
[INFO] jersey-gf-ejb ...................................... SKIPPED
[INFO] jersey-container-jetty-servlet ..................... SKIPPED
[INFO] jersey-ext-bean-validation ......................... SKIPPED
[INFO] jersey-ext-cdi1x-ban-custom-hk2-binding ............ SKIPPED
[INFO] jersey-ext-cdi-rs-inject ........................... SKIPPED
[INFO] jersey-ext-cdi1x-servlet ........................... SKIPPED
[INFO] jersey-ext-cdi1x-transaction ....................... SKIPPED
[INFO] jersey-ext-cdi1x-validation ........................ SKIPPED
[INFO] jersey-ext-weld2-se ................................ SKIPPED
[INFO] jersey-ext-metainf-services ........................ SKIPPED
[INFO] jersey-ext-mvc ..................................... SKIPPED
[INFO] jersey-ext-mvc-bean-validation ..................... SKIPPED
[INFO] jersey-ext-mvc-freemarker .......................... SKIPPED
[INFO] jersey-ext-mvc-jsp ................................. SKIPPED
[INFO] jersey-ext-mvc-mustache ............................ SKIPPED
[INFO] jersey-ext-proxy-client ............................ SKIPPED
[INFO] jersey-ext-rx ...................................... SKIPPED
[INFO] jersey-ext-rx-client-guava ......................... SKIPPED
[INFO] jersey-ext-rx-client-rxjava ........................ SKIPPED
[INFO] jersey-ext-rx-client-rxjava2 ....................... SKIPPED
[INFO] jersey-ext-servlet-portability ..................... SKIPPED
[INFO] jersey-spring4 ..................................... SKIPPED
[INFO] jersey-spring5 ..................................... SKIPPED
[INFO] jersey-wadl-doclet ................................. SKIPPED
[INFO] jersey-media-json-binding .......................... SKIPPED
[INFO] jersey-media-sse ................................... SKIPPED
[INFO] project ............................................ SKIPPED
[INFO] jersey-mp-rest-client .............................. SKIPPED
[INFO] jersey-mp-config ................................... SKIPPED
[INFO] jersey-incubator ................................... SKIPPED
[INFO] jersey-inject-cdi-weld ............................. SKIPPED
[INFO] jersey-declarative-linking ......................... SKIPPED
[INFO] jersey-ext-gae-integration ......................... SKIPPED
[INFO] jersey-media-html-json ............................. SKIPPED
[INFO] jersey-media-kryo .................................. SKIPPED
[INFO] jersey-open-tracing ................................ SKIPPED
[INFO] jersey-inject-cdi2-se .............................. SKIPPED
[INFO] jersey-media-json-gson ............................. SKIPPED
[INFO] jersey-media-json-jackson1 ......................... SKIPPED
[INFO] jersey-media-json-jettison ......................... SKIPPED
[INFO] jersey-media-json-processing ....................... SKIPPED
[INFO] jersey-media-moxy .................................. SKIPPED
[INFO] jersey-media-multipart ............................. SKIPPED
[INFO] jersey-security .................................... SKIPPED
[INFO] oauth1-signature ................................... SKIPPED
[INFO] jersey-security .................................... SKIPPED
[INFO] oauth1-server ...................................... SKIPPED
[INFO] oauth2-client ...................................... SKIPPED
[INFO] jersey-test-framework-util ......................... SKIPPED
[INFO] jersey-tests ....................................... SKIPPED
[INFO] jersey-tests-e2e ................................... SKIPPED
[INFO] jersey-tests-e2e-client ............................ SKIPPED
[INFO] jersey-tests-e2e-core-common ....................... SKIPPED
[INFO] jersey-tests-e2e-entity ............................ SKIPPED
[INFO] jersey-tests-e2e-inject ............................ SKIPPED
[INFO] jersey-tests-e2e-inject-cdi-se ..................... SKIPPED
[INFO] jersey-tests-e2e-inject-cdi-inject-weld ............ SKIPPED
[INFO] e2e-inject-hk2 ..................................... SKIPPED
[INFO] jersey-tests-e2e-server ............................ SKIPPED
[INFO] jersey-tests-e2e-testng ............................ SKIPPED
[INFO] jersey-tests-integration ........................... SKIPPED
[INFO] jersey-asm-integration ............................. SKIPPED
[INFO] jersey-tests-integration-jersey-async-filter ....... SKIPPED
[INFO] cdi-integration-project ............................ SKIPPED
[INFO] jersey-tests-cdi-beanvalidation-webapp ............. SKIPPED
[INFO] jersey-tests-cdi-client ............................ SKIPPED
[INFO] jersey-tests-cdi-client-on-server .................. SKIPPED
[INFO] jersey-tests-cdi-ejb-webapp ........................ SKIPPED
[INFO] jersey-tests-cdi-iface-with-non-jaxrs-impl-test-webapp SKIPPED
[INFO] cdi-manually-bound ................................. SKIPPED
[INFO] jersey-tests-cdi-log-check ......................... SKIPPED
[INFO] jersey-tests-integration-cdi-multimodule-lib ....... SKIPPED
[INFO] jersey-tests-integration-cdi-multimodule-war ....... SKIPPED
[INFO] jersey-tests-integration-cdi-multimodule-war2 ...... SKIPPED
[INFO] jersey-tests-integration-cdi-multimodule-ear ....... SKIPPED
[INFO] jersey-tests-integration-cdi-multimodule ........... SKIPPED
[INFO] jersey-tests-cdi-multipart-webapp .................. SKIPPED
[INFO] jersey-tests-resource-with-at-context .............. SKIPPED
[INFO] cdi-sigleton ....................................... SKIPPED
[INFO] jersey-tests-cdi-webapp ............................ SKIPPED
[INFO] jersey-tests-cdi-with-jersey-injection-custom-cfg-webapp SKIPPED
[INFO] jersey-tests-cdi-with-jersey-injection-custom-hk2-banned-webapp SKIPPED
[INFO] jersey-tests-cdi-with-jersey-injection-webapp ...... SKIPPED
[INFO] jersey-tests-context-inject-on-server .............. SKIPPED
[INFO] client-connector-provider .......................... SKIPPED
[INFO] jersey-tests-integration-ejb-multimodule-lib ....... SKIPPED
[INFO] jersey-tests-integration-ejb-multimodule-war ....... SKIPPED
[INFO] jersey-tests-integration-ejb-multimodule-ear ....... SKIPPED
[INFO] jersey-tests-integration-ejb-multimodule ........... SKIPPED
[INFO] jersey-tests-integration-ejb-multimodule-reload-lib  SKIPPED
[INFO] jersey-tests-integration-ejb-multimodule-reload-war1 SKIPPED
[INFO] jersey-tests-integration-ejb-multimodule-reload-war2 SKIPPED
[INFO] jersey-tests-integration-ejb-multimodule-reload-ear  SKIPPED
[INFO] jersey-tests-integration-ejb-multimodule-reload .... SKIPPED
[INFO] jersey-tests-ejb-webapp ............................ SKIPPED
[INFO] jersey-tests-externalproperties .................... SKIPPED
[INFO] j-376-reproducer ................................... SKIPPED
[INFO] jersey-tests-integration-j-441-war1 ................ SKIPPED
[INFO] jersey-tests-integration-j-441-war2 ................ SKIPPED
[INFO] jersey-tests-integration-j-441-ear ................. SKIPPED
[INFO] jersey-tests-integration-j-441 ..................... SKIPPED
[INFO] jersey-tests-integration-j-59-ejb-lib .............. SKIPPED
[INFO] jersey-tests-integration-j-59-cdi-war .............. SKIPPED
[INFO] jersey-tests-integration-j-59-ear .................. SKIPPED
[INFO] jersey-tests-integration-j-59 ...................... SKIPPED
[INFO] jersey-tests-component-inject ...................... SKIPPED
[INFO] jersey-tests-integration-jersey-1107 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-1223 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-1604 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-1667 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-1829 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-1883 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-1928 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-1960 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-1964 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2031 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2136 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2137 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2154 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2160 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2164 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2167 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2176 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2184 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2255 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2322 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2335 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2421 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2551 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2612 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2637 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2654 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2673 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2689 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2704 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2776 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2794 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2846 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2878 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2892 ............... SKIPPED
[INFO] jersey-3662 ........................................ SKIPPED
[INFO] jersey-tests-integration-jersey-3796 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-780 ................ SKIPPED
[INFO] jersey-tests-integration-jersey-3670 ............... SKIPPED
[INFO] jersey-3992 ........................................ SKIPPED
[INFO] jersey-tests-integration-jersey-4003 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-4099 ............... SKIPPED
[INFO] jersey-4321 ........................................ SKIPPED
[INFO] jersey-examples .................................... SKIPPED
[INFO] jersey-examples-server-sent-events-jersey .......... SKIPPED
[INFO] jersey-4507 ........................................ SKIPPED
[INFO] jersey-4542 ........................................ SKIPPED
[INFO] jersey-4697 ........................................ SKIPPED
[INFO] jersey-4722 ........................................ SKIPPED
[INFO] jersey-tests-integration-jersey-4949 ............... SKIPPED
[INFO] jetty-response-close ............................... SKIPPED
[INFO] jersey-bundles ..................................... SKIPPED
[INFO] jersey-bundles-jaxrs-ri ............................ SKIPPED
[INFO] microprofile-integration-project ................... SKIPPED
[INFO] microprofile-config-project ........................ SKIPPED
[INFO] config-webapp ...................................... SKIPPED
[INFO] helidon-config-webapp .............................. SKIPPED
[INFO] jersey-rest-client-tck ............................. SKIPPED
[INFO] jersey-rest-client14-compatibility ................. SKIPPED
[INFO] jersey-tests-integration-portability-jersey-1 ...... SKIPPED
[INFO] jersey-tests-integration-portability-jersey-2 ...... SKIPPED
[INFO] jersey-tests-integration-property-check ............ SKIPPED
[INFO] jersey-tests-integration-jersey-security-digest .... SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-autodiscovery-1 SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-autodiscovery-2 SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-filter ........ SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-inflector-1 ... SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-init-1 ........ SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-init-2 ........ SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-init-3 ........ SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-init-4 ........ SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-init-5 ........ SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-init-6 ........ SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-init-7 ........ SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-init-8 ........ SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-mvc-1 ......... SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-mvc-2 ......... SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-mvc-3 ......... SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-reload ........ SKIPPED
[INFO] jersey-tests-integration-servlet-3-async ........... SKIPPED
[INFO] jersey-tests-integration-servlet-3-chunked-io ...... SKIPPED
[INFO] jersey-tests-integration-servlet-3-filter .......... SKIPPED
[INFO] jersey-tests-integration-servlet-3-gf-async ........ SKIPPED
[INFO] jersey-tests-integration-servlet-3-inflector-1 ..... SKIPPED
[INFO] jersey-tests-integration-servlet-3-init-1 .......... SKIPPED
[INFO] jersey-tests-integration-servlet-3-init-2 .......... SKIPPED
[INFO] jersey-tests-integration-servlet-3-init-3 .......... SKIPPED
[INFO] jersey-tests-integration-servlet-3-init-4 .......... SKIPPED
[INFO] jersey-tests-integration-servlet-3-init-5 .......... SKIPPED
[INFO] jersey-tests-integration-servlet-3-init-6 .......... SKIPPED
[INFO] jersey-tests-integration-servlet-3-init-7 .......... SKIPPED
[INFO] jersey-tests-integration-servlet-3-init-8 .......... SKIPPED
[INFO] jersey-tests-integration-servlet-3-init-9 .......... SKIPPED
[INFO] jersey-tests-integration-servlet-3-init-provider ... SKIPPED
[INFO] jersey-tests-integration-servlet-3-params .......... SKIPPED
[INFO] jersey-tests-integration-servlet-3-sse-1 ........... SKIPPED
[INFO] jersey-tests-integration-servlet-4.0-mvc-1 ......... SKIPPED
[INFO] jersey-tests-integration-servlet-request-wrapper-binding-2 SKIPPED
[INFO] jersey-tests-integration-servlet-request-wrapper-binding SKIPPED
[INFO] jersey-tests-integration-servlet-tests ............. SKIPPED
[INFO] jersey-tests-integration-sonar-test ................ SKIPPED
[INFO] jersey-tests-integration-spring4 ................... SKIPPED
[INFO] jersey-tests-integration-spring5 ................... SKIPPED
[INFO] jersey-tests-integration-tracing-support ........... SKIPPED
[INFO] reactive-streams-integration-project ............... SKIPPED
[INFO] sse-reactive-streams-tck ........................... SKIPPED
[INFO] jersey-tests-jmockit ............................... SKIPPED
[INFO] jersey-test-framework-memleak-test-common .......... SKIPPED
[INFO] jersey-tests-memleak ............................... SKIPPED
[INFO] jersey-tests-memleak-redeployment .................. SKIPPED
[INFO] jersey-tests-memleak-redeployment-leaking-test-app . SKIPPED
[INFO] jersey-examples-webapp-parent-pom .................. SKIPPED
[INFO] jersey-examples-helloworld-webapp .................. SKIPPED
[INFO] jersey-test-framework-maven ........................ SKIPPED
[INFO] jersey-test-framework-maven-container-runner-plugin  SKIPPED
[INFO] jersey-tests-memleak-redeployment-hello-world-app-ref SKIPPED
[INFO] jersey-tests-memleak-redeployment-no-jersey-app .... SKIPPED
[INFO] jersey-tests-memleak-redeployment-threadlocals-app . SKIPPED
[INFO] jersey-tests-memleak-testcase ...................... SKIPPED
[INFO] jersey-tests-memleak-testcase-bean-param-leak ...... SKIPPED
[INFO] jersey-tests-memleak-testcase-shutdown-hook-leak ... SKIPPED
[INFO] jersey-tests-memleak-testcase-shutdown-hook-leak-client SKIPPED
[INFO] jersey-tests-memleak-testcase-leaking-test-app ..... SKIPPED
[INFO] jersey-tests-osgi .................................. SKIPPED
[INFO] jersey-tests-osgi-functional ....................... SKIPPED
[INFO] jersey-tests-stress ................................ SKIPPED
[INFO] jersey-tests-performance ........................... SKIPPED
[INFO] performance-test-benchmarks ........................ SKIPPED
[INFO] jersey-tests-performance-runners ................... SKIPPED
[INFO] jersey-grizzly-runner .............................. SKIPPED
[INFO] jersey-tests-performance-testcase .................. SKIPPED
[INFO] jersey-tests-performance-assemblies ................ SKIPPED
[INFO] jersey-tests-performance-filter-dynamic-test ....... SKIPPED
[INFO] jersey-tests-performance-filter-global-test ........ SKIPPED
[INFO] jersey-tests-performance-filter-name-test .......... SKIPPED
[INFO] jersey-tests-performance-interceptor-dynamic-test .. SKIPPED
[INFO] jersey-tests-performance-interceptor-global-test ... SKIPPED
[INFO] jersey-tests-performance-interceptor-name-test ..... SKIPPED
[INFO] jersey-tests-performance-custom-provider-test ...... SKIPPED
[INFO] jersey-tests-performance-json-jackson-test ......... SKIPPED
[INFO] jersey-tests-performance-json-moxy-test ............ SKIPPED
[INFO] jersey-tests-performance-mbw-kryo-test ............. SKIPPED
[INFO] jersey-tests-performance-text-plain-test ........... SKIPPED
[INFO] jersey-tests-performance-xml-jaxb-test ............. SKIPPED
[INFO] jersey-tests-performance-xml-moxy-test ............. SKIPPED
[INFO] jersey-tests-performance-param-srl ................. SKIPPED
[INFO] jersey-tests-performance-proxy-injection-test ...... SKIPPED
[INFO] performance-test-tools ............................. SKIPPED
[INFO] jersey-examples-assemblies ......................... SKIPPED
[INFO] jersey-examples-bookmark ........................... SKIPPED
[INFO] jersey-examples-bookmark-em ........................ SKIPPED
[INFO] jersey-examples-bookstore-webapp ................... SKIPPED
[INFO] jersey-examples-cdi-webapp ......................... SKIPPED
[INFO] jersey-examples-clipboard .......................... SKIPPED
[INFO] jersey-examples-clipboard-programmatic ............. SKIPPED
[INFO] jersey-examples-declarative-linking ................ SKIPPED
[INFO] jersey-examples-entity-filtering ................... SKIPPED
[INFO] jersey-examples-entity-filtering-selectable ........ SKIPPED
[INFO] jersey-examples-entity-filtering-security .......... SKIPPED
[INFO] jersey-examples-extended-wadl-webapp ............... SKIPPED
[INFO] jersey-examples-exception-mapping .................. SKIPPED
[INFO] jersey-examples-freemarker-webapp .................. SKIPPED
[INFO] jersey-examples-groovy ............................. SKIPPED
[INFO] jersey-examples-helloworld ......................... SKIPPED
[INFO] jersey-examples-helloworld-benchmark ............... SKIPPED
[INFO] jersey-examples-helloworld-cdi2-se ................. SKIPPED
[INFO] jersey-examples-helloworld-netty ................... SKIPPED
[INFO] jersey-examples-helloworld-programmatic ............ SKIPPED
[INFO] jersey-examples-helloworld-pure-jax-rs ............. SKIPPED
[INFO] jersey-examples-helloworld-weld .................... SKIPPED
[INFO] jersey-examples-helloworld-spring-webapp ........... SKIPPED
[INFO] helloworld-spring-annotations ...................... SKIPPED
[INFO] jersey-examples-http-patch ......................... SKIPPED
[INFO] jersey-examples-http-trace ......................... SKIPPED
[INFO] jersey-examples-https-clientserver-grizzly ......... SKIPPED
[INFO] jersey-examples-https-server-glassfish ............. SKIPPED
[INFO] jersey-examples-java8-webapp ....................... SKIPPED
[INFO] jersey-examples-jaxb ............................... SKIPPED
[INFO] jersey-examples-jaxrs-types-injection .............. SKIPPED
[INFO] jersey-examples-ejb ................................ SKIPPED
[INFO] jersey-examples-json-binding-webapp ................ SKIPPED
[INFO] jersey-examples-json-jackson ....................... SKIPPED
[INFO] jersey-examples-json-jackson1 ...................... SKIPPED
[INFO] jersey-examples-json-jettison ...................... SKIPPED
[INFO] jersey-examples-json-moxy .......................... SKIPPED
[INFO] jersey-examples-json-processing-webapp ............. SKIPPED
[INFO] jersey-examples-json-with-padding .................. SKIPPED
[INFO] jersey-examples-managed-beans-webapp ............... SKIPPED
[INFO] jersey-examples-managed-client ..................... SKIPPED
[INFO] jersey-examples-managed-client-webapp .............. SKIPPED
[INFO] jersey-examples-managed-client-simple-webapp ....... SKIPPED
[INFO] jersey-examples-multipart-webapp ................... SKIPPED
[INFO] jersey-examples-open-tracing ....................... SKIPPED
[INFO] jersey-examples-osgi-helloworld-webapp ............. SKIPPED
[INFO] jersey-examples-osgi-helloworld-webapp-lib ......... SKIPPED
[INFO] jersey-examples-osgi-helloworld-webapp-additional .. SKIPPED
[INFO] jersey-examples-osgi-helloworld-webapp-alternate-version SKIPPED
[INFO] jersey-examples-osgi-helloworld-webapp-wab ......... SKIPPED
[INFO] jersey-examples-osgi-helloworld-webapp-test ........ SKIPPED
[INFO] jersey-examples-osgi-http-service .................. SKIPPED
[INFO] jersey-examples-osgi-http-service-bundle ........... SKIPPED
[INFO] jersey-examples-osgi-http-service-test ............. SKIPPED
[INFO] oauth-client-twitter ............................... SKIPPED
[INFO] jersey-examples-reload ............................. SKIPPED
[INFO] jersey-examples-rx-client-webapp ................... SKIPPED
[INFO] jersey-examples-server-async ....................... SKIPPED
[INFO] jersey-examples-server-async-managed ............... SKIPPED
[INFO] jersey-examples-server-async-standalone ............ SKIPPED
[INFO] jersey-examples-server-async-standalone-client ..... SKIPPED
[INFO] jersey-examples-server-async-standalone-webapp ..... SKIPPED
[INFO] jersey-examples-server-sent-events-jaxrs ........... SKIPPED
[INFO] jersey-examples-servlet3-webapp .................... SKIPPED
[INFO] jersey-examples-simple-console ..................... SKIPPED
[INFO] jersey-examples-sse-item-store-jersey-webapp ....... SKIPPED
[INFO] jersey-examples-sse-item-store-jaxrs-webapp ........ SKIPPED
[INFO] jersey-examples-sse-twitter-aggregator ............. SKIPPED
[INFO] jersey-examples-system-properties .................. SKIPPED
[INFO] jersey-examples-moxy ............................... SKIPPED
[INFO] jersey-test-framework-maven-custom-enforcer-rules .. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  07:04 min
[INFO] Finished at: 2022-08-03T15:24:02Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.glassfish.copyright:glassfish-copyright-maven-plugin:2.4:check (default-cli) on project jersey-jetty-connector: Copyright checking failed -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.glassfish.copyright:glassfish-copyright-maven-plugin:2.4:check (default-cli) on project jersey-jetty-connector: Copyright checking failed
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:306)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:211)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:165)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:157)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:121)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:127)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:78)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:567)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Caused by: org.apache.maven.plugin.MojoExecutionException: Copyright checking failed
    at org.glassfish.copyright.CheckCopyrightMojo.execute (CheckCopyrightMojo.java:44)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:301)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:211)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:165)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:157)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:121)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:127)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:78)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:567)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :jersey-jetty-connector
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch JDK 16 
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] End of Pipeline
ERROR: script returned exit code 1

GitHub has been notified of this commit’s build result

Finished: FAILURE