Issue #12023 - Remove deprecated classes/methods. #12149
Merged
Webtide Jenkins / Tests / Parallel Stage / Build / Test - JDK22
failed
Aug 23, 2024 in 0s
failed: 3, skipped: 209, passed: 11996
Send us feedback
Details
org.eclipse.jetty.server.handler.QoSHandlerTest.testSuspendedRequestTimesOut
Lambda expression in org.eclipse.jetty.server.handler.QoSHandlerTest expected <1L> but was <0> within 5 seconds.
Stack trace
org.awaitility.core.ConditionTimeoutException: Lambda expression in org.eclipse.jetty.server.handler.QoSHandlerTest expected <1L> but was <0> within 5 seconds.
at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
at org.awaitility.core.AbstractHamcrestCondition.await(AbstractHamcrestCondition.java:86)
at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1006)
at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:712)
at [email protected]/org.eclipse.jetty.server.handler.QoSHandlerTest.testSuspendedRequestTimesOut(QoSHandlerTest.java:178)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:507)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1491)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:2073)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:2035)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:187)
Standard error
Running org.eclipse.jetty.server.ServerConnectorTimeoutTest.testMaxIdleDelayedDispatch()
2024-08-23 16:22:10.059:INFO :oejs.Server:ForkJoinPool-1-worker-4: jetty-12.1.0-SNAPSHOT; built: 2024-08-23T16:16:42.432Z; git: 18478669978433e01328543f0b6b93a8b8558c5b; jvm 22+36
2024-08-23 16:22:10.060:INFO :oejs.AbstractConnector:ForkJoinPool-1-worker-4: Started ServerConnector@132b6ff{HTTP/1.1, (http/1.1)}{0.0.0.0:44085}
2024-08-23 16:22:10.060:INFO :oejs.Server:ForkJoinPool-1-worker-4: Started oejs.Server@27be3f0{STARTING}[12.1.0-SNAPSHOT,sto=0] @104608ms
2024-08-23 16:22:11.224:INFO :oejs.Server:ForkJoinPool-1-worker-2: Stopped oejs.Server@5c8e0b42{STOPPING}[12.1.0-SNAPSHOT,sto=0]
2024-08-23 16:22:11.224:INFO :oejs.AbstractConnector:ForkJoinPool-1-worker-2: Stopped LocalConnector@5534919c{HTTP/1.1, (http/1.1)}
org.eclipse.jetty.server.handler.QoSHandlerTest.testRequestIsSuspendedAndResumed
Lambda expression in org.eclipse.jetty.server.handler.QoSHandlerTest expected <1L> but was <1> within 5 seconds.
Stack trace
org.awaitility.core.ConditionTimeoutException: Lambda expression in org.eclipse.jetty.server.handler.QoSHandlerTest expected <1L> but was <1> within 5 seconds.
at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
at org.awaitility.core.AbstractHamcrestCondition.await(AbstractHamcrestCondition.java:86)
at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1006)
at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:712)
at [email protected]/org.eclipse.jetty.server.handler.QoSHandlerTest.testRequestIsSuspendedAndResumed(QoSHandlerTest.java:118)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:507)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1491)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:2073)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:2035)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:187)
Standard error
Running org.eclipse.jetty.server.handler.QoSHandlerTest.testRequestIsSuspendedAndResumed()
2024-08-23 16:22:13.389:INFO :oejs.Server:ForkJoinPool-2-worker-1: jetty-12.1.0-SNAPSHOT; built: 2024-08-23T16:16:42.432Z; git: 18478669978433e01328543f0b6b93a8b8558c5b; jvm 22+36
2024-08-23 16:22:13.390:INFO :oejs.AbstractConnector:ForkJoinPool-2-worker-1: Started LocalConnector@35986d36{HTTP/1.1, (http/1.1)}
2024-08-23 16:22:13.390:INFO :oejs.Server:ForkJoinPool-2-worker-1: Started oejs.Server@3588fd0c{STARTING}[12.1.0-SNAPSHOT,sto=0] @107938ms
2024-08-23 16:22:18.605:INFO :oejs.Server:ForkJoinPool-2-worker-1: Stopped oejs.Server@3588fd0c{STOPPING}[12.1.0-SNAPSHOT,sto=0]
2024-08-23 16:22:18.605:INFO :oejs.AbstractConnector:ForkJoinPool-2-worker-1: Stopped LocalConnector@35986d36{HTTP/1.1, (http/1.1)}
org.eclipse.jetty.server.handler.QoSHandlerTest.testRequestIsSuspendedAndResumed
Lambda expression in org.eclipse.jetty.server.handler.QoSHandlerTest expected <1L> but was <1> within 5 seconds.
Stack trace
org.awaitility.core.ConditionTimeoutException: Lambda expression in org.eclipse.jetty.server.handler.QoSHandlerTest expected <1L> but was <1> within 5 seconds.
at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
at org.awaitility.core.AbstractHamcrestCondition.await(AbstractHamcrestCondition.java:86)
at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1006)
at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:712)
at [email protected]/org.eclipse.jetty.server.handler.QoSHandlerTest.testRequestIsSuspendedAndResumed(QoSHandlerTest.java:118)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:507)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1491)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:2073)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:2035)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:187)
Standard error
Running org.eclipse.jetty.server.handler.StateTrackingHandlerTest.testDemandCallbackCallsRequestDemand()
2024-08-23 16:21:57.372:INFO :oejs.Server:ForkJoinPool-1-worker-1: jetty-12.1.0-SNAPSHOT; built: 2024-08-23T16:16:42.432Z; git: 18478669978433e01328543f0b6b93a8b8558c5b; jvm 22+36
2024-08-23 16:21:57.373:INFO :oejs.AbstractConnector:ForkJoinPool-1-worker-1: Started LocalConnector@b8dde78{HTTP/1.1, (http/1.1)}
2024-08-23 16:21:57.373:INFO :oejs.Server:ForkJoinPool-1-worker-1: Started oejs.Server@188bd296{STARTING}[12.1.0-SNAPSHOT,sto=0] @91921ms
2024-08-23 16:21:57.630:INFO :oejs.Server:ForkJoinPool-1-worker-2: Stopped oejs.Server@1a6a9fe7{STOPPING}[12.1.0-SNAPSHOT,sto=0]
2024-08-23 16:21:57.630:INFO :oejs.AbstractConnector:ForkJoinPool-1-worker-2: Stopped LocalConnector@289b41cc{HTTP/1.1, (http/1.1)}
Loading