Testsuite: org.apache.coyote.http2.TestHttp2Section_5_1 Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.077 sec ------------- Standard Error ----------------- 02-Nov-2023 20:24:50.295 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientSendOldStream[0: loop [0], useAsyncIO[false]]] 02-Nov-2023 20:24:50.970 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-1"] connector has been configured to support HTTP upgrade to [h2c] 02-Nov-2023 20:24:50.970 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 02-Nov-2023 20:24:51.008 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-Nov-2023 20:24:51.010 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.16-dev] 02-Nov-2023 20:24:51.195 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-43171"] 02-Nov-2023 20:24:51.490 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-43171"] 02-Nov-2023 20:24:51.492 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-Nov-2023 20:24:51.537 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-43171"] 02-Nov-2023 20:24:51.550 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-43171"] 02-Nov-2023 20:24:51.556 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testErrorOnWaitingStream01[0: loop [0], useAsyncIO[false]]] 02-Nov-2023 20:24:51.568 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-2"] connector has been configured to support HTTP upgrade to [h2c] 02-Nov-2023 20:24:51.569 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 02-Nov-2023 20:24:51.569 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-Nov-2023 20:24:51.570 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.16-dev] 02-Nov-2023 20:24:51.574 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-44861"] 02-Nov-2023 20:24:51.599 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [1], Endpoint [Local(client->server)], Parameter type [3] set to [1] 02-Nov-2023 20:24:51.599 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [1], Endpoint [Local(client->server)], Parameter type [4] set to [65535] 02-Nov-2023 20:24:51.599 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler. Connection [1], HTTP/1.1 upgrade to stream [1] 02-Nov-2023 20:24:51.600 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [1], State changed from [null] to [IDLE] 02-Nov-2023 20:24:51.600 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [1], State changed from [IDLE] to [OPEN] 02-Nov-2023 20:24:51.600 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [1], State changed from [OPEN] to [HALF_CLOSED_REMOTE] 02-Nov-2023 20:24:51.600 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [NEW] 02-Nov-2023 20:24:51.603 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [SETTINGS], Flags [0], Payload size [6] 02-Nov-2023 20:24:51.603 FINE [main] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [-1], Endpoint [Remote(server->client)], Parameter type [3] set to [1] 02-Nov-2023 20:24:51.650 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [0], Frame type [SETTINGS], Flags [0], Payload size [0] 02-Nov-2023 20:24:51.650 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [SETTINGS] resulted in new overhead count of [-90] 02-Nov-2023 20:24:51.650 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], Connection preface received from client 02-Nov-2023 20:24:51.651 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 02-Nov-2023 20:24:51.651 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 02-Nov-2023 20:24:51.651 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [0], Frame type [SETTINGS], Flags [1], Payload size [0] 02-Nov-2023 20:24:51.651 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 02-Nov-2023 20:24:51.653 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [SETTINGS], Flags [1], Payload size [0] 02-Nov-2023 20:24:51.653 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [PING], Flags [0], Payload size [8] 02-Nov-2023 20:24:51.654 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 02-Nov-2023 20:24:51.654 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 02-Nov-2023 20:24:51.654 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [0], Frame type [PING], Flags [1], Payload size [8] 02-Nov-2023 20:24:51.698 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler$PingManager.receivePing Connection [1] Round trip time measured as [46,995,880]ns 02-Nov-2023 20:24:51.698 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 02-Nov-2023 20:24:51.699 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders Connection [1], Stream [1], Writing the headers, EndOfStream [false] 02-Nov-2023 20:24:51.699 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:status] with value [200] 02-Nov-2023 20:24:51.699 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-type] with value [application/octet-stream] 02-Nov-2023 20:24:51.699 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-length] with value [8192] 02-Nov-2023 20:24:51.699 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.HpackEncoder.encode Encoding header [date] with value [Thu, 02 Nov 2023 20:24:51 GMT] 02-Nov-2023 20:24:51.700 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders 54 bytes 02-Nov-2023 20:24:51.700 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [1], flushing output with buffer at position [8192], writeInProgress [false] and closed [true] 02-Nov-2023 20:24:51.701 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [1], reduce flow control window by [8192] to [57343] 02-Nov-2023 20:24:51.701 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [57343] 02-Nov-2023 20:24:51.701 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [1], Data length [8192], EndOfStream [true] 02-Nov-2023 20:24:51.701 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-110] 02-Nov-2023 20:24:51.701 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [1], State changed from [HALF_CLOSED_REMOTE] to [CLOSED_TX] 02-Nov-2023 20:24:51.702 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.AbstractProcessorLight.process Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2d40d3b5:org.apache.tomcat.util.net.NioChannel@297f52c5:java.nio.channels.SocketChannel[connected local=/127.0.0.1:44861 remote=/127.0.0.1:49660]], Status in: [OPEN_READ], State out: [CLOSED] 02-Nov-2023 20:24:51.703 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Stream.recycle Connection [1], Stream [1] has been recycled 02-Nov-2023 20:24:51.703 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [1], Frame type [HEADERS], Flags [4], Payload size [54] 02-Nov-2023 20:24:51.703 FINE [main] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [-1], Stream [1], Processing headers payload of size [54] 02-Nov-2023 20:24:51.704 FINE [main] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [8] of static table 02-Nov-2023 20:24:51.705 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:status] and value [200] 02-Nov-2023 20:24:51.705 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-type] and value [application/octet-stream] 02-Nov-2023 20:24:51.705 FINE [main] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [0] of dynamic table with name [content-type] and value [application/octet-stream] 02-Nov-2023 20:24:51.706 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-length] and value [8192] 02-Nov-2023 20:24:51.706 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [date] and value [Thu, 02 Nov 2023 20:24:51 GMT] 02-Nov-2023 20:24:51.706 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [1], Swallowed [0] bytes 02-Nov-2023 20:24:51.706 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [1], Frame type [DATA], Flags [1], Payload size [8192] 02-Nov-2023 20:24:51.706 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [1], Data length [8192], Padding length [none] 02-Nov-2023 20:24:51.706 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [1], Swallowed [8192] bytes 02-Nov-2023 20:24:51.707 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [GET] 02-Nov-2023 20:24:51.707 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 02-Nov-2023 20:24:51.707 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/large] 02-Nov-2023 20:24:51.708 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:44861] 02-Nov-2023 20:24:51.708 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 02-Nov-2023 20:24:51.709 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 02-Nov-2023 20:24:51.709 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [3], Frame type [HEADERS], Flags [5], Payload size [22] 02-Nov-2023 20:24:51.709 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [3], State changed from [null] to [IDLE] 02-Nov-2023 20:24:51.709 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [3], State changed from [IDLE] to [OPEN] 02-Nov-2023 20:24:51.710 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [1], Stream [3], Processing headers payload of size [22] 02-Nov-2023 20:24:51.711 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [GET] 02-Nov-2023 20:24:51.711 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 02-Nov-2023 20:24:51.711 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/simple] 02-Nov-2023 20:24:51.711 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:44861] 02-Nov-2023 20:24:51.750 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [2] of static table 02-Nov-2023 20:24:51.750 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:method] and value [GET] 02-Nov-2023 20:24:51.750 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [3], HTTP header [:method], Value [GET] 02-Nov-2023 20:24:51.750 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [6] of static table 02-Nov-2023 20:24:51.750 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:scheme] and value [http] 02-Nov-2023 20:24:51.751 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [3], HTTP header [:scheme], Value [http] 02-Nov-2023 20:24:51.751 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:path] and value [/large] 02-Nov-2023 20:24:51.751 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [3], HTTP header [:path], Value [/large] 02-Nov-2023 20:24:51.751 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [0] of dynamic table with name [:path] and value [/large] 02-Nov-2023 20:24:51.751 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:authority] and value [localhost:44861] 02-Nov-2023 20:24:51.751 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [3], HTTP header [:authority], Value [localhost:44861] 02-Nov-2023 20:24:51.752 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [1] of dynamic table with name [:authority] and value [localhost:44861] 02-Nov-2023 20:24:51.752 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [1], Stream [3], Swallowed [0] bytes 02-Nov-2023 20:24:51.752 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [HEADERS] resulted in new overhead count of [-130] 02-Nov-2023 20:24:51.752 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [3], State changed from [OPEN] to [HALF_CLOSED_REMOTE] 02-Nov-2023 20:24:51.752 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [5], Frame type [HEADERS], Flags [5], Payload size [10] 02-Nov-2023 20:24:51.752 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [5], State changed from [null] to [IDLE] 02-Nov-2023 20:24:51.753 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [5], State changed from [IDLE] to [OPEN] 02-Nov-2023 20:24:51.753 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [1], Stream [5], Processing headers payload of size [10] 02-Nov-2023 20:24:51.753 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [2] of static table 02-Nov-2023 20:24:51.753 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:method] and value [GET] 02-Nov-2023 20:24:51.757 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:method], Value [GET] 02-Nov-2023 20:24:51.757 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [6] of static table 02-Nov-2023 20:24:51.757 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:scheme] and value [http] 02-Nov-2023 20:24:51.757 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:scheme], Value [http] 02-Nov-2023 20:24:51.758 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:path] and value [/simple] 02-Nov-2023 20:24:51.758 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:path], Value [/simple] 02-Nov-2023 20:24:51.758 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [2] of dynamic table with name [:path] and value [/simple] 02-Nov-2023 20:24:51.759 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.handleIndex Using header from index [1] of dynamic table 02-Nov-2023 20:24:51.759 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:authority] and value [localhost:44861] 02-Nov-2023 20:24:51.760 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:authority], Value [localhost:44861] 02-Nov-2023 20:24:51.760 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [1], Stream [5], Swallowed [0] bytes 02-Nov-2023 20:24:51.761 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [HEADERS] resulted in new overhead count of [-120] 02-Nov-2023 20:24:51.761 INFO [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [1], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1662) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:646) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:287) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:115) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:87) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:356) at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:60) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1744) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 02-Nov-2023 20:24:51.763 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.close Connection [1], Stream [5], Reset sent due to [REFUSED_STREAM] 02-Nov-2023 20:24:51.763 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.sendStreamReset Connection [1], Stream [5], Error [REFUSED_STREAM], Message [The client attempted to use more than [1] active streams], RST (closing stream) 02-Nov-2023 20:24:51.763 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [5], State changed from [OPEN] to [CLOSED_RST_TX] 02-Nov-2023 20:24:51.763 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [5], Frame type [RST], Flags [0], Payload size [4] 02-Nov-2023 20:24:51.764 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.WindowAllocationManager.notify Connection [1], Stream [5], Waiting type [0], Notify type [3] 02-Nov-2023 20:24:51.764 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.recycle Connection [1], Stream [5] has been recycled 02-Nov-2023 20:24:51.764 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 02-Nov-2023 20:24:51.765 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders Connection [1], Stream [3], Writing the headers, EndOfStream [false] 02-Nov-2023 20:24:51.765 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:status] with value [200] 02-Nov-2023 20:24:51.765 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-type] with value [application/octet-stream] 02-Nov-2023 20:24:51.766 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-length] with value [262144] 02-Nov-2023 20:24:51.766 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackEncoder.encode Encoding header [date] with value [Thu, 02 Nov 2023 20:24:51 GMT] 02-Nov-2023 20:24:51.766 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders 38 bytes 02-Nov-2023 20:24:51.766 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [HEADERS], Flags [4], Payload size [38] 02-Nov-2023 20:24:51.767 FINE [main] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [-1], Stream [3], Processing headers payload of size [38] 02-Nov-2023 20:24:51.767 FINE [main] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [8] of static table 02-Nov-2023 20:24:51.767 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:status] and value [200] 02-Nov-2023 20:24:51.767 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 02-Nov-2023 20:24:51.767 FINE [main] org.apache.coyote.http2.HpackDecoder.handleIndex Using header from index [0] of dynamic table 02-Nov-2023 20:24:51.767 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [57343] 02-Nov-2023 20:24:51.767 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-type] and value [application/octet-stream] 02-Nov-2023 20:24:51.767 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [49151] 02-Nov-2023 20:24:51.767 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-length] and value [262144] 02-Nov-2023 20:24:51.767 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 02-Nov-2023 20:24:51.768 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [date] and value [Thu, 02 Nov 2023 20:24:51 GMT] 02-Nov-2023 20:24:51.768 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-140] 02-Nov-2023 20:24:51.768 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [0] bytes 02-Nov-2023 20:24:51.769 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 02-Nov-2023 20:24:51.769 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 02-Nov-2023 20:24:51.769 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 02-Nov-2023 20:24:51.770 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 02-Nov-2023 20:24:51.770 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [49151] 02-Nov-2023 20:24:51.770 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [40959] 02-Nov-2023 20:24:51.770 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 02-Nov-2023 20:24:51.770 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-160] 02-Nov-2023 20:24:51.771 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 02-Nov-2023 20:24:51.771 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 02-Nov-2023 20:24:51.771 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 02-Nov-2023 20:24:51.773 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 02-Nov-2023 20:24:51.773 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [40959] 02-Nov-2023 20:24:51.773 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [32767] 02-Nov-2023 20:24:51.773 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 02-Nov-2023 20:24:51.783 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-180] 02-Nov-2023 20:24:51.783 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 02-Nov-2023 20:24:51.784 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 02-Nov-2023 20:24:51.784 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 02-Nov-2023 20:24:51.785 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 02-Nov-2023 20:24:51.785 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [32767] 02-Nov-2023 20:24:51.785 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [24575] 02-Nov-2023 20:24:51.785 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 02-Nov-2023 20:24:51.786 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-200] 02-Nov-2023 20:24:51.790 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 02-Nov-2023 20:24:51.791 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 02-Nov-2023 20:24:51.791 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 02-Nov-2023 20:24:51.793 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 02-Nov-2023 20:24:51.794 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [24575] 02-Nov-2023 20:24:51.794 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [16383] 02-Nov-2023 20:24:51.794 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 02-Nov-2023 20:24:51.795 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-220] 02-Nov-2023 20:24:51.795 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 02-Nov-2023 20:24:51.795 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 02-Nov-2023 20:24:51.795 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 02-Nov-2023 20:24:51.797 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 02-Nov-2023 20:24:51.801 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [16383] 02-Nov-2023 20:24:51.801 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [8191] 02-Nov-2023 20:24:51.801 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 02-Nov-2023 20:24:51.802 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-240] 02-Nov-2023 20:24:51.802 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 02-Nov-2023 20:24:51.802 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 02-Nov-2023 20:24:51.802 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 02-Nov-2023 20:24:51.803 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 02-Nov-2023 20:24:51.804 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [8191] 02-Nov-2023 20:24:51.804 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8191] to [0] 02-Nov-2023 20:24:51.804 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8191], EndOfStream [false] 02-Nov-2023 20:24:51.804 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-260] 02-Nov-2023 20:24:51.805 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8191] 02-Nov-2023 20:24:51.805 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8191], Padding length [none] 02-Nov-2023 20:24:51.805 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8191] bytes 02-Nov-2023 20:24:51.807 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 02-Nov-2023 20:24:51.808 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 02-Nov-2023 20:24:51.808 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [3], Frame type [WINDOW_UPDATE], Flags [0], Payload size [4] 02-Nov-2023 20:24:51.808 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2Parser.readWindowUpdateFrame Connection [1], Stream [3], Window size increment [2147483647] 02-Nov-2023 20:24:51.809 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.setConnectionAllocationRequested Connection [1], Stream [3], connection allocation requested changed from [0] to [1] 02-Nov-2023 20:24:51.809 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.WindowAllocationManager.waitForConnection Connection [1], Stream [3], Waiting for [1] bytes from connection flow control window (blocking) with timeout [10000] 02-Nov-2023 20:24:51.810 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.AbstractStream.incrementWindowSize Connection [1], Stream [3], increase flow control window by [2147483647] to [2147491838] 02-Nov-2023 20:24:51.810 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [1], Stream [3] Closed due to error org.apache.coyote.http2.StreamException: Connection [1], Stream [3], increased window size by [2147483647] to [2147491838] which exceeded permitted maximum at org.apache.coyote.http2.AbstractStream.incrementWindowSize(AbstractStream.java:114) at org.apache.coyote.http2.Stream.incrementWindowSize(Stream.java:231) at org.apache.coyote.http2.Http2UpgradeHandler.incrementWindowSize(Http2UpgradeHandler.java:1847) at org.apache.coyote.http2.Http2Parser.readWindowUpdateFrame(Http2Parser.java:429) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:136) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:87) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:356) at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:60) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1744) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 02-Nov-2023 20:24:51.810 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Stream.close Connection [1], Stream [3], Reset sent due to [FLOW_CONTROL_ERROR] 02-Nov-2023 20:24:51.810 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.sendStreamReset Connection [1], Stream [3], Error [FLOW_CONTROL_ERROR], Message [Connection [1], Stream [3], increased window size by [2147483647] to [2147491838] which exceeded permitted maximum], RST (closing stream) 02-Nov-2023 20:24:51.810 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [3], State changed from [HALF_CLOSED_REMOTE] to [CLOSED_RST_TX] 02-Nov-2023 20:24:51.811 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.WindowAllocationManager.notify Connection [1], Stream [3], Waiting type [2], Notify type [3] 02-Nov-2023 20:24:51.811 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.WindowAllocationManager.notify Connection [1], Stream [3], Notified 02-Nov-2023 20:24:51.811 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Stream.recycle Connection [1], Stream [3] has been recycled 02-Nov-2023 20:24:51.811 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 02-Nov-2023 20:24:51.812 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [RST], Flags [0], Payload size [4] 02-Nov-2023 20:24:51.812 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-44861"] 02-Nov-2023 20:24:51.813 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-Nov-2023 20:24:51.814 INFO [main] org.apache.catalina.core.StandardWrapper.unload Waiting for [1] instance(s) to be deallocated for Servlet [large] 02-Nov-2023 20:24:51.917 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-44861"] 02-Nov-2023 20:24:51.929 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-44861"] 02-Nov-2023 20:24:51.932 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testErrorOnWaitingStream02[0: loop [0], useAsyncIO[false]]] 02-Nov-2023 20:24:51.934 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-3"] connector has been configured to support HTTP upgrade to [h2c] 02-Nov-2023 20:24:51.934 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-3"] 02-Nov-2023 20:24:51.935 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-Nov-2023 20:24:51.935 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.16-dev] 02-Nov-2023 20:24:51.940 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-3-40373"] 02-Nov-2023 20:24:52.042 INFO [http-nio-127.0.0.1-auto-3-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [2], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1662) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:646) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:287) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:115) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:87) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:356) at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:60) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1744) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 02-Nov-2023 20:24:52.049 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-3-40373"] 02-Nov-2023 20:24:52.050 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-Nov-2023 20:24:52.052 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-3-40373"] 02-Nov-2023 20:24:52.055 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-3-40373"] 02-Nov-2023 20:24:52.056 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testImplicitCloseLargeId[0: loop [0], useAsyncIO[false]]] 02-Nov-2023 20:24:52.057 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-4"] connector has been configured to support HTTP upgrade to [h2c] 02-Nov-2023 20:24:52.057 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-4"] 02-Nov-2023 20:24:52.058 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-Nov-2023 20:24:52.058 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.16-dev] 02-Nov-2023 20:24:52.061 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-4-32939"] 02-Nov-2023 20:24:52.211 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-4-32939"] 02-Nov-2023 20:24:52.212 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-Nov-2023 20:24:52.215 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-4-32939"] 02-Nov-2023 20:24:52.218 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-4-32939"] 02-Nov-2023 20:24:52.220 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testExceedMaxActiveStreams01[0: loop [0], useAsyncIO[false]]] 02-Nov-2023 20:24:52.221 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-5"] connector has been configured to support HTTP upgrade to [h2c] 02-Nov-2023 20:24:52.222 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-5"] 02-Nov-2023 20:24:52.222 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-Nov-2023 20:24:52.223 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.16-dev] 02-Nov-2023 20:24:52.227 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-5-39805"] 02-Nov-2023 20:24:52.374 INFO [http-nio-127.0.0.1-auto-5-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [4], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1662) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:646) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:287) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:115) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:87) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:356) at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:60) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1744) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 02-Nov-2023 20:24:52.427 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-5-39805"] 02-Nov-2023 20:24:52.429 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-Nov-2023 20:24:52.431 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-5-39805"] 02-Nov-2023 20:24:52.433 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-5-39805"] 02-Nov-2023 20:24:52.435 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testExceedMaxActiveStreams02[0: loop [0], useAsyncIO[false]]] 02-Nov-2023 20:24:52.437 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-6"] connector has been configured to support HTTP upgrade to [h2c] 02-Nov-2023 20:24:52.437 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-6"] 02-Nov-2023 20:24:52.437 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-Nov-2023 20:24:52.437 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.16-dev] 02-Nov-2023 20:24:52.442 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-6-39397"] 02-Nov-2023 20:24:52.582 INFO [http-nio-127.0.0.1-auto-6-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [5], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1662) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:646) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:287) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:115) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:87) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:356) at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:60) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1744) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 02-Nov-2023 20:24:52.627 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-6-39397"] 02-Nov-2023 20:24:52.628 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-Nov-2023 20:24:52.631 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-6-39397"] 02-Nov-2023 20:24:52.633 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-6-39397"] 02-Nov-2023 20:24:52.635 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClosedInvalidFrame01[0: loop [0], useAsyncIO[false]]] 02-Nov-2023 20:24:52.636 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-7"] connector has been configured to support HTTP upgrade to [h2c] 02-Nov-2023 20:24:52.637 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-7"] 02-Nov-2023 20:24:52.637 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-Nov-2023 20:24:52.637 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.16-dev] 02-Nov-2023 20:24:52.642 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-7-44865"] 02-Nov-2023 20:24:52.786 INFO [http-nio-127.0.0.1-auto-7-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [6], Stream [3] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: Connection [6], Stream [3], State [CLOSED_RST_RX], Frame type [DATA] at org.apache.coyote.http2.StreamStateMachine.checkFrameType(StreamStateMachine.java:127) at org.apache.coyote.http2.AbstractNonZeroStream.checkState(AbstractNonZeroStream.java:50) at org.apache.coyote.http2.Http2UpgradeHandler.startRequestBodyFrame(Http2UpgradeHandler.java:1529) at org.apache.coyote.http2.Http2Parser.readDataFrame(Http2Parser.java:191) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:112) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:87) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:356) at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:60) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1744) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 02-Nov-2023 20:24:52.787 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-7-44865"] 02-Nov-2023 20:24:52.787 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-Nov-2023 20:24:52.789 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-7-44865"] 02-Nov-2023 20:24:52.792 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-7-44865"] 02-Nov-2023 20:24:52.793 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClosedInvalidFrame02[0: loop [0], useAsyncIO[false]]] 02-Nov-2023 20:24:52.795 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-8"] connector has been configured to support HTTP upgrade to [h2c] 02-Nov-2023 20:24:52.795 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-8"] 02-Nov-2023 20:24:52.796 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-Nov-2023 20:24:52.796 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.16-dev] 02-Nov-2023 20:24:52.801 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-8-41529"] 02-Nov-2023 20:24:52.898 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-8-41529"] 02-Nov-2023 20:24:52.899 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-Nov-2023 20:24:52.901 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-8-41529"] 02-Nov-2023 20:24:52.907 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-8-41529"] 02-Nov-2023 20:24:52.909 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testIdleStateInvalidFrame01[0: loop [0], useAsyncIO[false]]] 02-Nov-2023 20:24:52.913 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-9"] connector has been configured to support HTTP upgrade to [h2c] 02-Nov-2023 20:24:52.913 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-9"] 02-Nov-2023 20:24:52.914 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-Nov-2023 20:24:52.914 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.16-dev] 02-Nov-2023 20:24:52.926 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-9-44681"] 02-Nov-2023 20:24:53.021 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-9-44681"] 02-Nov-2023 20:24:53.025 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-Nov-2023 20:24:53.027 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-9-44681"] 02-Nov-2023 20:24:53.031 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-9-44681"] 02-Nov-2023 20:24:53.032 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testIdleStateInvalidFrame02[0: loop [0], useAsyncIO[false]]] 02-Nov-2023 20:24:53.034 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-10"] connector has been configured to support HTTP upgrade to [h2c] 02-Nov-2023 20:24:53.034 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-10"] 02-Nov-2023 20:24:53.035 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-Nov-2023 20:24:53.035 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.16-dev] 02-Nov-2023 20:24:53.045 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-10-35307"] 02-Nov-2023 20:24:53.101 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-10-35307"] 02-Nov-2023 20:24:53.106 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-Nov-2023 20:24:53.108 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-10-35307"] 02-Nov-2023 20:24:53.113 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-10-35307"] 02-Nov-2023 20:24:53.114 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testImplicitClose[0: loop [0], useAsyncIO[false]]] 02-Nov-2023 20:24:53.116 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-11"] connector has been configured to support HTTP upgrade to [h2c] 02-Nov-2023 20:24:53.117 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-11"] 02-Nov-2023 20:24:53.117 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-Nov-2023 20:24:53.117 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.16-dev] 02-Nov-2023 20:24:53.125 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-11-34683"] 02-Nov-2023 20:24:53.193 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-11-34683"] 02-Nov-2023 20:24:53.196 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-Nov-2023 20:24:53.198 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-11-34683"] 02-Nov-2023 20:24:53.202 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-11-34683"] 02-Nov-2023 20:24:53.203 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientSendEvenStream[0: loop [0], useAsyncIO[false]]] 02-Nov-2023 20:24:53.205 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-12"] connector has been configured to support HTTP upgrade to [h2c] 02-Nov-2023 20:24:53.205 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-12"] 02-Nov-2023 20:24:53.206 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-Nov-2023 20:24:53.206 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.16-dev] 02-Nov-2023 20:24:53.219 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-12-35253"] 02-Nov-2023 20:24:53.353 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-12-35253"] 02-Nov-2023 20:24:53.356 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-Nov-2023 20:24:53.358 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-12-35253"] 02-Nov-2023 20:24:53.362 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-12-35253"] 02-Nov-2023 20:24:53.364 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [halfClosedRemoteInvalidFrame[0: loop [0], useAsyncIO[false]]] 02-Nov-2023 20:24:53.368 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-13"] connector has been configured to support HTTP upgrade to [h2c] 02-Nov-2023 20:24:53.369 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-13"] 02-Nov-2023 20:24:53.369 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-Nov-2023 20:24:53.370 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.16-dev] 02-Nov-2023 20:24:53.378 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-13-38449"] 02-Nov-2023 20:24:53.476 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-13-38449"] 02-Nov-2023 20:24:53.477 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-Nov-2023 20:24:53.479 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-13-38449"] 02-Nov-2023 20:24:53.483 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-13-38449"] 02-Nov-2023 20:24:53.485 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientSendOldStream[1: loop [0], useAsyncIO[true]]] 02-Nov-2023 20:24:53.486 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-14"] connector has been configured to support HTTP upgrade to [h2c] 02-Nov-2023 20:24:53.486 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-14"] 02-Nov-2023 20:24:53.487 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-Nov-2023 20:24:53.487 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.16-dev] 02-Nov-2023 20:24:53.494 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-14-33657"] 02-Nov-2023 20:24:53.599 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-14-33657"] 02-Nov-2023 20:24:53.600 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-Nov-2023 20:24:53.602 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-14-33657"] 02-Nov-2023 20:24:53.605 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-14-33657"] 02-Nov-2023 20:24:53.606 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testErrorOnWaitingStream01[1: loop [0], useAsyncIO[true]]] 02-Nov-2023 20:24:53.608 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-15"] connector has been configured to support HTTP upgrade to [h2c] 02-Nov-2023 20:24:53.608 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-15"] 02-Nov-2023 20:24:53.608 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-Nov-2023 20:24:53.608 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.16-dev] 02-Nov-2023 20:24:53.617 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-15-37915"] 02-Nov-2023 20:24:53.680 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [e], Endpoint [Local(client->server)], Parameter type [3] set to [1] 02-Nov-2023 20:24:53.681 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [e], Endpoint [Local(client->server)], Parameter type [4] set to [65535] 02-Nov-2023 20:24:53.681 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Http2UpgradeHandler. Connection [e], HTTP/1.1 upgrade to stream [1] 02-Nov-2023 20:24:53.681 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [e], Stream [1], State changed from [null] to [IDLE] 02-Nov-2023 20:24:53.681 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [e], Stream [1], State changed from [IDLE] to [OPEN] 02-Nov-2023 20:24:53.681 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [e], Stream [1], State changed from [OPEN] to [HALF_CLOSED_REMOTE] 02-Nov-2023 20:24:53.681 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [e], State [NEW] 02-Nov-2023 20:24:53.682 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [e], Connection preface received from client 02-Nov-2023 20:24:53.682 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [SETTINGS], Flags [0], Payload size [6] 02-Nov-2023 20:24:53.682 FINE [main] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [-1], Endpoint [Remote(server->client)], Parameter type [3] set to [1] 02-Nov-2023 20:24:53.726 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2Parser.validateFrame Connection [e], Stream [0], Frame type [SETTINGS], Flags [0], Payload size [0] 02-Nov-2023 20:24:53.726 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [e], Stream [0], Frame type [SETTINGS] resulted in new overhead count of [-90] 02-Nov-2023 20:24:53.727 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [SETTINGS], Flags [1], Payload size [0] 02-Nov-2023 20:24:53.727 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [e], SocketStatus [OPEN_READ] 02-Nov-2023 20:24:53.727 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [e], State [CONNECTED] 02-Nov-2023 20:24:53.727 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [PING], Flags [0], Payload size [8] 02-Nov-2023 20:24:53.727 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2Parser.validateFrame Connection [e], Stream [0], Frame type [SETTINGS], Flags [1], Payload size [0] 02-Nov-2023 20:24:53.727 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2Parser.validateFrame Connection [e], Stream [0], Frame type [PING], Flags [1], Payload size [8] 02-Nov-2023 20:24:53.727 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [e], SocketState [ASYNC_IO] 02-Nov-2023 20:24:53.728 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders Connection [e], Stream [1], Writing the headers, EndOfStream [false] 02-Nov-2023 20:24:53.728 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:status] with value [200] 02-Nov-2023 20:24:53.728 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-type] with value [application/octet-stream] 02-Nov-2023 20:24:53.728 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-length] with value [8192] 02-Nov-2023 20:24:53.728 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.HpackEncoder.encode Encoding header [date] with value [Thu, 02 Nov 2023 20:24:53 GMT] 02-Nov-2023 20:24:53.728 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders 54 bytes 02-Nov-2023 20:24:53.728 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [e], Stream [1], flushing output with buffer at position [8192], writeInProgress [false] and closed [true] 02-Nov-2023 20:24:53.729 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [1], Frame type [HEADERS], Flags [4], Payload size [54] 02-Nov-2023 20:24:53.729 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [1], reduce flow control window by [8192] to [57343] 02-Nov-2023 20:24:53.729 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [0], reduce flow control window by [8192] to [57343] 02-Nov-2023 20:24:53.729 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [e], Stream [1], Data length [8192], EndOfStream [true] 02-Nov-2023 20:24:53.729 FINE [main] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [-1], Stream [1], Processing headers payload of size [54] 02-Nov-2023 20:24:53.729 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [e], Stream [0], Frame type [DATA] resulted in new overhead count of [-110] 02-Nov-2023 20:24:53.729 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [e], Stream [1], State changed from [HALF_CLOSED_REMOTE] to [CLOSED_TX] 02-Nov-2023 20:24:53.729 FINE [main] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [8] of static table 02-Nov-2023 20:24:53.729 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:status] and value [200] 02-Nov-2023 20:24:53.729 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-type] and value [application/octet-stream] 02-Nov-2023 20:24:53.730 FINE [main] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [0] of dynamic table with name [content-type] and value [application/octet-stream] 02-Nov-2023 20:24:53.730 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-length] and value [8192] 02-Nov-2023 20:24:53.730 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [date] and value [Thu, 02 Nov 2023 20:24:53 GMT] 02-Nov-2023 20:24:53.730 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [1], Swallowed [0] bytes 02-Nov-2023 20:24:53.730 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [1], Frame type [DATA], Flags [1], Payload size [8192] 02-Nov-2023 20:24:53.730 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [1], Data length [8192], Padding length [none] 02-Nov-2023 20:24:53.730 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [1], Swallowed [8192] bytes 02-Nov-2023 20:24:53.730 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [GET] 02-Nov-2023 20:24:53.730 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 02-Nov-2023 20:24:53.731 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/large] 02-Nov-2023 20:24:53.731 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:37915] 02-Nov-2023 20:24:53.731 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [GET] 02-Nov-2023 20:24:53.731 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 02-Nov-2023 20:24:53.731 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/simple] 02-Nov-2023 20:24:53.731 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:37915] 02-Nov-2023 20:24:53.732 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Http2UpgradeHandler$PingManager.receivePing Connection [e] Round trip time measured as [5,209,375]ns 02-Nov-2023 20:24:53.732 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [e], SocketStatus [OPEN_READ] 02-Nov-2023 20:24:53.732 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [e], State [CONNECTED] 02-Nov-2023 20:24:53.732 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Http2Parser.validateFrame Connection [e], Stream [3], Frame type [HEADERS], Flags [5], Payload size [22] 02-Nov-2023 20:24:53.732 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [e], SocketState [ASYNC_IO] 02-Nov-2023 20:24:53.740 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.AbstractProcessorLight.process Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@46b2b5a3:org.apache.tomcat.util.net.NioChannel@48754305:java.nio.channels.SocketChannel[connected local=/127.0.0.1:37915 remote=/127.0.0.1:58602]], Status in: [OPEN_READ], State out: [CLOSED] 02-Nov-2023 20:24:53.740 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Stream.recycle Connection [e], Stream [1] has been recycled 02-Nov-2023 20:24:53.774 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [e], Stream [3], State changed from [null] to [IDLE] 02-Nov-2023 20:24:53.774 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [e], Stream [3], State changed from [IDLE] to [OPEN] 02-Nov-2023 20:24:53.774 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [e], Stream [3], Processing headers payload of size [22] 02-Nov-2023 20:24:53.774 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [2] of static table 02-Nov-2023 20:24:53.775 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:method] and value [GET] 02-Nov-2023 20:24:53.775 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream.emitHeader Connection [e], Stream [3], HTTP header [:method], Value [GET] 02-Nov-2023 20:24:53.775 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [6] of static table 02-Nov-2023 20:24:53.775 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:scheme] and value [http] 02-Nov-2023 20:24:53.775 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream.emitHeader Connection [e], Stream [3], HTTP header [:scheme], Value [http] 02-Nov-2023 20:24:53.775 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:path] and value [/large] 02-Nov-2023 20:24:53.775 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream.emitHeader Connection [e], Stream [3], HTTP header [:path], Value [/large] 02-Nov-2023 20:24:53.775 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [0] of dynamic table with name [:path] and value [/large] 02-Nov-2023 20:24:53.776 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:authority] and value [localhost:37915] 02-Nov-2023 20:24:53.776 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream.emitHeader Connection [e], Stream [3], HTTP header [:authority], Value [localhost:37915] 02-Nov-2023 20:24:53.776 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [1] of dynamic table with name [:authority] and value [localhost:37915] 02-Nov-2023 20:24:53.776 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [e], Stream [3], Swallowed [0] bytes 02-Nov-2023 20:24:53.776 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [e], Stream [0], Frame type [HEADERS] resulted in new overhead count of [-130] 02-Nov-2023 20:24:53.776 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [e], Stream [3], State changed from [OPEN] to [HALF_CLOSED_REMOTE] 02-Nov-2023 20:24:53.776 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2Parser.validateFrame Connection [e], Stream [5], Frame type [HEADERS], Flags [5], Payload size [10] 02-Nov-2023 20:24:53.776 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [e], Stream [5], State changed from [null] to [IDLE] 02-Nov-2023 20:24:53.776 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [e], Stream [5], State changed from [IDLE] to [OPEN] 02-Nov-2023 20:24:53.777 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [e], Stream [5], Processing headers payload of size [10] 02-Nov-2023 20:24:53.777 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [2] of static table 02-Nov-2023 20:24:53.777 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:method] and value [GET] 02-Nov-2023 20:24:53.777 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream.emitHeader Connection [e], Stream [5], HTTP header [:method], Value [GET] 02-Nov-2023 20:24:53.777 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [6] of static table 02-Nov-2023 20:24:53.777 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:scheme] and value [http] 02-Nov-2023 20:24:53.777 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream.emitHeader Connection [e], Stream [5], HTTP header [:scheme], Value [http] 02-Nov-2023 20:24:53.777 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:path] and value [/simple] 02-Nov-2023 20:24:53.777 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream.emitHeader Connection [e], Stream [5], HTTP header [:path], Value [/simple] 02-Nov-2023 20:24:53.777 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [2] of dynamic table with name [:path] and value [/simple] 02-Nov-2023 20:24:53.777 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackDecoder.handleIndex Using header from index [1] of dynamic table 02-Nov-2023 20:24:53.777 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:authority] and value [localhost:37915] 02-Nov-2023 20:24:53.777 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream.emitHeader Connection [e], Stream [5], HTTP header [:authority], Value [localhost:37915] 02-Nov-2023 20:24:53.777 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [e], Stream [5], Swallowed [0] bytes 02-Nov-2023 20:24:53.778 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [e], Stream [0], Frame type [HEADERS] resulted in new overhead count of [-120] 02-Nov-2023 20:24:53.778 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [e], SocketStatus [OPEN_READ] 02-Nov-2023 20:24:53.778 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [e], State [CONNECTED] 02-Nov-2023 20:24:53.778 INFO [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [e], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1662) at org.apache.coyote.http2.Http2AsyncUpgradeHandler.headersEnd(Http2AsyncUpgradeHandler.java:43) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:646) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:287) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:254) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:167) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1103) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper$NioOperationState.run(NioEndpoint.java:1657) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 02-Nov-2023 20:24:53.778 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream.close Connection [e], Stream [5], Reset sent due to [REFUSED_STREAM] 02-Nov-2023 20:24:53.778 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2AsyncUpgradeHandler.sendStreamReset Connection [e], Stream [5], Error [REFUSED_STREAM], Message [The client attempted to use more than [1] active streams], RST (closing stream) 02-Nov-2023 20:24:53.778 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [e], Stream [5], State changed from [OPEN] to [CLOSED_RST_TX] 02-Nov-2023 20:24:53.778 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.WindowAllocationManager.notify Connection [e], Stream [5], Waiting type [0], Notify type [3] 02-Nov-2023 20:24:53.778 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream.recycle Connection [e], Stream [5] has been recycled 02-Nov-2023 20:24:53.778 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [e], SocketState [ASYNC_IO] 02-Nov-2023 20:24:53.779 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders Connection [e], Stream [3], Writing the headers, EndOfStream [false] 02-Nov-2023 20:24:53.779 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:status] with value [200] 02-Nov-2023 20:24:53.779 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-type] with value [application/octet-stream] 02-Nov-2023 20:24:53.779 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-length] with value [262144] 02-Nov-2023 20:24:53.779 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackEncoder.encode Encoding header [date] with value [Thu, 02 Nov 2023 20:24:53 GMT] 02-Nov-2023 20:24:53.779 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders 38 bytes 02-Nov-2023 20:24:53.780 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [e], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 02-Nov-2023 20:24:53.780 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [3], reduce flow control window by [8192] to [57343] 02-Nov-2023 20:24:53.780 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [0], reduce flow control window by [8192] to [49151] 02-Nov-2023 20:24:53.780 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [e], Stream [3], Data length [8192], EndOfStream [false] 02-Nov-2023 20:24:53.780 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [e], Stream [0], Frame type [DATA] resulted in new overhead count of [-140] 02-Nov-2023 20:24:53.780 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [e], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 02-Nov-2023 20:24:53.781 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [3], reduce flow control window by [8192] to [49151] 02-Nov-2023 20:24:53.781 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [0], reduce flow control window by [8192] to [40959] 02-Nov-2023 20:24:53.781 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [e], Stream [3], Data length [8192], EndOfStream [false] 02-Nov-2023 20:24:53.781 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [e], Stream [0], Frame type [DATA] resulted in new overhead count of [-160] 02-Nov-2023 20:24:53.781 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [e], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 02-Nov-2023 20:24:53.781 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [3], reduce flow control window by [8192] to [40959] 02-Nov-2023 20:24:53.781 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [0], reduce flow control window by [8192] to [32767] 02-Nov-2023 20:24:53.781 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [e], Stream [3], Data length [8192], EndOfStream [false] 02-Nov-2023 20:24:53.782 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [e], Stream [0], Frame type [DATA] resulted in new overhead count of [-180] 02-Nov-2023 20:24:53.782 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [e], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 02-Nov-2023 20:24:53.782 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [3], reduce flow control window by [8192] to [32767] 02-Nov-2023 20:24:53.782 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [5], Frame type [RST], Flags [0], Payload size [4] 02-Nov-2023 20:24:53.782 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [0], reduce flow control window by [8192] to [24575] 02-Nov-2023 20:24:53.782 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [e], Stream [3], Data length [8192], EndOfStream [false] 02-Nov-2023 20:24:53.782 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [HEADERS], Flags [4], Payload size [38] 02-Nov-2023 20:24:53.782 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [e], Stream [0], Frame type [DATA] resulted in new overhead count of [-200] 02-Nov-2023 20:24:53.782 FINE [main] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [-1], Stream [3], Processing headers payload of size [38] 02-Nov-2023 20:24:53.783 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [e], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 02-Nov-2023 20:24:53.783 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [3], reduce flow control window by [8192] to [24575] 02-Nov-2023 20:24:53.783 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [0], reduce flow control window by [8192] to [16383] 02-Nov-2023 20:24:53.783 FINE [main] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [8] of static table 02-Nov-2023 20:24:53.783 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [e], Stream [3], Data length [8192], EndOfStream [false] 02-Nov-2023 20:24:53.783 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:status] and value [200] 02-Nov-2023 20:24:53.783 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [e], Stream [0], Frame type [DATA] resulted in new overhead count of [-220] 02-Nov-2023 20:24:53.783 FINE [main] org.apache.coyote.http2.HpackDecoder.handleIndex Using header from index [0] of dynamic table 02-Nov-2023 20:24:53.783 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-type] and value [application/octet-stream] 02-Nov-2023 20:24:53.783 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-length] and value [262144] 02-Nov-2023 20:24:53.783 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [date] and value [Thu, 02 Nov 2023 20:24:53 GMT] 02-Nov-2023 20:24:53.783 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [e], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 02-Nov-2023 20:24:53.783 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [0] bytes 02-Nov-2023 20:24:53.783 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [3], reduce flow control window by [8192] to [16383] 02-Nov-2023 20:24:53.783 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [0], reduce flow control window by [8192] to [8191] 02-Nov-2023 20:24:53.783 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 02-Nov-2023 20:24:53.783 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [e], Stream [3], Data length [8192], EndOfStream [false] 02-Nov-2023 20:24:53.783 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 02-Nov-2023 20:24:53.784 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 02-Nov-2023 20:24:53.784 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [e], Stream [0], Frame type [DATA] resulted in new overhead count of [-240] 02-Nov-2023 20:24:53.784 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 02-Nov-2023 20:24:53.784 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 02-Nov-2023 20:24:53.784 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 02-Nov-2023 20:24:53.784 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [e], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 02-Nov-2023 20:24:53.784 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 02-Nov-2023 20:24:53.784 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [3], reduce flow control window by [8192] to [8191] 02-Nov-2023 20:24:53.784 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 02-Nov-2023 20:24:53.784 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [0], reduce flow control window by [8191] to [0] 02-Nov-2023 20:24:53.784 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [e], Stream [3], Data length [8191], EndOfStream [false] 02-Nov-2023 20:24:53.784 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 02-Nov-2023 20:24:53.784 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 02-Nov-2023 20:24:53.784 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [e], Stream [0], Frame type [DATA] resulted in new overhead count of [-260] 02-Nov-2023 20:24:53.784 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 02-Nov-2023 20:24:53.784 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 02-Nov-2023 20:24:53.784 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.setConnectionAllocationRequested Connection [e], Stream [3], connection allocation requested changed from [0] to [1] 02-Nov-2023 20:24:53.785 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.WindowAllocationManager.waitForConnection Connection [e], Stream [3], Waiting for [1] bytes from connection flow control window (blocking) with timeout [10000] 02-Nov-2023 20:24:53.785 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 02-Nov-2023 20:24:53.785 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 02-Nov-2023 20:24:53.785 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 02-Nov-2023 20:24:53.785 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 02-Nov-2023 20:24:53.785 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 02-Nov-2023 20:24:53.785 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 02-Nov-2023 20:24:53.786 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8191] 02-Nov-2023 20:24:53.786 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8191], Padding length [none] 02-Nov-2023 20:24:53.786 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8191] bytes 02-Nov-2023 20:24:53.787 FINE [http-nio-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.Http2Parser.validateFrame Connection [e], Stream [3], Frame type [WINDOW_UPDATE], Flags [0], Payload size [4] 02-Nov-2023 20:24:53.787 FINE [http-nio-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.Http2Parser.readWindowUpdateFrame Connection [e], Stream [3], Window size increment [2147483647] 02-Nov-2023 20:24:53.787 FINE [http-nio-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.AbstractStream.incrementWindowSize Connection [e], Stream [3], increase flow control window by [2147483647] to [2147491838] 02-Nov-2023 20:24:53.787 FINE [http-nio-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [e], SocketStatus [OPEN_READ] 02-Nov-2023 20:24:53.787 FINE [http-nio-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [e], State [CONNECTED] 02-Nov-2023 20:24:53.787 FINE [http-nio-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [e], Stream [3] Closed due to error org.apache.coyote.http2.StreamException: Connection [e], Stream [3], increased window size by [2147483647] to [2147491838] which exceeded permitted maximum at org.apache.coyote.http2.AbstractStream.incrementWindowSize(AbstractStream.java:114) at org.apache.coyote.http2.Stream.incrementWindowSize(Stream.java:231) at org.apache.coyote.http2.Http2UpgradeHandler.incrementWindowSize(Http2UpgradeHandler.java:1847) at org.apache.coyote.http2.Http2AsyncUpgradeHandler.incrementWindowSize(Http2AsyncUpgradeHandler.java:43) at org.apache.coyote.http2.Http2Parser.readWindowUpdateFrame(Http2Parser.java:429) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:275) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:167) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1103) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper$NioOperationState.run(NioEndpoint.java:1657) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 02-Nov-2023 20:24:53.787 FINE [http-nio-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.Stream.close Connection [e], Stream [3], Reset sent due to [FLOW_CONTROL_ERROR] 02-Nov-2023 20:24:53.788 FINE [http-nio-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.Http2AsyncUpgradeHandler.sendStreamReset Connection [e], Stream [3], Error [FLOW_CONTROL_ERROR], Message [Connection [e], Stream [3], increased window size by [2147483647] to [2147491838] which exceeded permitted maximum], RST (closing stream) 02-Nov-2023 20:24:53.788 FINE [http-nio-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [e], Stream [3], State changed from [HALF_CLOSED_REMOTE] to [CLOSED_RST_TX] 02-Nov-2023 20:24:53.788 FINE [http-nio-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.WindowAllocationManager.notify Connection [e], Stream [3], Waiting type [2], Notify type [3] 02-Nov-2023 20:24:53.788 FINE [http-nio-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.WindowAllocationManager.notify Connection [e], Stream [3], Notified 02-Nov-2023 20:24:53.788 FINE [http-nio-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.Stream.recycle Connection [e], Stream [3] has been recycled 02-Nov-2023 20:24:53.788 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [RST], Flags [0], Payload size [4] 02-Nov-2023 20:24:53.788 FINE [http-nio-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [e], SocketState [ASYNC_IO] 02-Nov-2023 20:24:53.788 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-15-37915"] 02-Nov-2023 20:24:53.789 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-Nov-2023 20:24:53.791 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-15-37915"] 02-Nov-2023 20:24:53.793 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-15-37915"] 02-Nov-2023 20:24:53.796 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testErrorOnWaitingStream02[1: loop [0], useAsyncIO[true]]] 02-Nov-2023 20:24:53.800 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-16"] connector has been configured to support HTTP upgrade to [h2c] 02-Nov-2023 20:24:53.800 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-16"] 02-Nov-2023 20:24:53.801 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-Nov-2023 20:24:53.802 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.16-dev] 02-Nov-2023 20:24:53.826 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-16-44385"] 02-Nov-2023 20:24:53.902 INFO [http-nio-127.0.0.1-auto-16-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [f], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1662) at org.apache.coyote.http2.Http2AsyncUpgradeHandler.headersEnd(Http2AsyncUpgradeHandler.java:43) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:646) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:287) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:254) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:167) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1103) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper$NioOperationState.run(NioEndpoint.java:1657) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 02-Nov-2023 20:24:53.907 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-16-44385"] 02-Nov-2023 20:24:53.909 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-Nov-2023 20:24:53.909 INFO [main] org.apache.catalina.core.StandardWrapper.unload Waiting for [1] instance(s) to be deallocated for Servlet [large] 02-Nov-2023 20:24:54.012 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-16-44385"] 02-Nov-2023 20:24:54.021 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-16-44385"] 02-Nov-2023 20:24:54.027 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testImplicitCloseLargeId[1: loop [0], useAsyncIO[true]]] 02-Nov-2023 20:24:54.029 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-17"] connector has been configured to support HTTP upgrade to [h2c] 02-Nov-2023 20:24:54.029 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-17"] 02-Nov-2023 20:24:54.029 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-Nov-2023 20:24:54.029 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.16-dev] 02-Nov-2023 20:24:54.035 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-17-37051"] 02-Nov-2023 20:24:54.175 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-17-37051"] 02-Nov-2023 20:24:54.175 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-Nov-2023 20:24:54.178 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-17-37051"] 02-Nov-2023 20:24:54.183 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-17-37051"] 02-Nov-2023 20:24:54.184 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testExceedMaxActiveStreams01[1: loop [0], useAsyncIO[true]]] 02-Nov-2023 20:24:54.185 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-18"] connector has been configured to support HTTP upgrade to [h2c] 02-Nov-2023 20:24:54.186 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-18"] 02-Nov-2023 20:24:54.186 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-Nov-2023 20:24:54.186 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.16-dev] 02-Nov-2023 20:24:54.190 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-18-38671"] 02-Nov-2023 20:24:54.255 INFO [http-nio-127.0.0.1-auto-18-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [11], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1662) at org.apache.coyote.http2.Http2AsyncUpgradeHandler.headersEnd(Http2AsyncUpgradeHandler.java:43) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:646) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:287) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:254) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:167) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1103) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper$NioOperationState.run(NioEndpoint.java:1657) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 02-Nov-2023 20:24:54.311 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-18-38671"] 02-Nov-2023 20:24:54.312 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-Nov-2023 20:24:54.314 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-18-38671"] 02-Nov-2023 20:24:54.320 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-18-38671"] 02-Nov-2023 20:24:54.321 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testExceedMaxActiveStreams02[1: loop [0], useAsyncIO[true]]] 02-Nov-2023 20:24:54.323 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-19"] connector has been configured to support HTTP upgrade to [h2c] 02-Nov-2023 20:24:54.323 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-19"] 02-Nov-2023 20:24:54.323 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-Nov-2023 20:24:54.323 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.16-dev] 02-Nov-2023 20:24:54.327 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-19-35705"] 02-Nov-2023 20:24:54.430 INFO [http-nio-127.0.0.1-auto-19-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [12], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1662) at org.apache.coyote.http2.Http2AsyncUpgradeHandler.headersEnd(Http2AsyncUpgradeHandler.java:43) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:646) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:287) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:254) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:167) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1103) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper$NioOperationState.run(NioEndpoint.java:1657) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 02-Nov-2023 20:24:54.479 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-19-35705"] 02-Nov-2023 20:24:54.480 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-Nov-2023 20:24:54.482 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-19-35705"] 02-Nov-2023 20:24:54.485 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-19-35705"] 02-Nov-2023 20:24:54.486 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClosedInvalidFrame01[1: loop [0], useAsyncIO[true]]] 02-Nov-2023 20:24:54.487 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-20"] connector has been configured to support HTTP upgrade to [h2c] 02-Nov-2023 20:24:54.487 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-20"] 02-Nov-2023 20:24:54.488 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-Nov-2023 20:24:54.488 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.16-dev] 02-Nov-2023 20:24:54.490 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-20-46003"] 02-Nov-2023 20:24:54.582 INFO [http-nio-127.0.0.1-auto-20-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [13], Stream [3] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: Connection [13], Stream [3], State [CLOSED_RST_RX], Frame type [DATA] at org.apache.coyote.http2.StreamStateMachine.checkFrameType(StreamStateMachine.java:127) at org.apache.coyote.http2.AbstractNonZeroStream.checkState(AbstractNonZeroStream.java:50) at org.apache.coyote.http2.Http2UpgradeHandler.startRequestBodyFrame(Http2UpgradeHandler.java:1529) at org.apache.coyote.http2.Http2AsyncUpgradeHandler.startRequestBodyFrame(Http2AsyncUpgradeHandler.java:43) at org.apache.coyote.http2.Http2Parser.readDataFrame(Http2Parser.java:191) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:251) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:167) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1103) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper$NioOperationState.run(NioEndpoint.java:1657) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 02-Nov-2023 20:24:54.583 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-20-46003"] 02-Nov-2023 20:24:54.583 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-Nov-2023 20:24:54.585 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-20-46003"] 02-Nov-2023 20:24:54.587 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-20-46003"] 02-Nov-2023 20:24:54.588 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClosedInvalidFrame02[1: loop [0], useAsyncIO[true]]] 02-Nov-2023 20:24:54.589 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-21"] connector has been configured to support HTTP upgrade to [h2c] 02-Nov-2023 20:24:54.589 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-21"] 02-Nov-2023 20:24:54.590 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-Nov-2023 20:24:54.590 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.16-dev] 02-Nov-2023 20:24:54.594 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-21-38471"] 02-Nov-2023 20:24:54.686 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-21-38471"] 02-Nov-2023 20:24:54.687 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-Nov-2023 20:24:54.688 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-21-38471"] 02-Nov-2023 20:24:54.690 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-21-38471"] 02-Nov-2023 20:24:54.692 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testIdleStateInvalidFrame01[1: loop [0], useAsyncIO[true]]] 02-Nov-2023 20:24:54.694 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-22"] connector has been configured to support HTTP upgrade to [h2c] 02-Nov-2023 20:24:54.694 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-22"] 02-Nov-2023 20:24:54.694 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-Nov-2023 20:24:54.694 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.16-dev] 02-Nov-2023 20:24:54.705 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-22-33203"] 02-Nov-2023 20:24:54.768 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-22-33203"] 02-Nov-2023 20:24:54.770 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-Nov-2023 20:24:54.772 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-22-33203"] 02-Nov-2023 20:24:54.774 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-22-33203"] 02-Nov-2023 20:24:54.775 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testIdleStateInvalidFrame02[1: loop [0], useAsyncIO[true]]] 02-Nov-2023 20:24:54.777 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-23"] connector has been configured to support HTTP upgrade to [h2c] 02-Nov-2023 20:24:54.777 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-23"] 02-Nov-2023 20:24:54.777 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-Nov-2023 20:24:54.777 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.16-dev] 02-Nov-2023 20:24:54.781 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-23-45599"] 02-Nov-2023 20:24:54.834 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-23-45599"] 02-Nov-2023 20:24:54.837 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-Nov-2023 20:24:54.843 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-23-45599"] 02-Nov-2023 20:24:54.845 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-23-45599"] 02-Nov-2023 20:24:54.847 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testImplicitClose[1: loop [0], useAsyncIO[true]]] 02-Nov-2023 20:24:54.848 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-24"] connector has been configured to support HTTP upgrade to [h2c] 02-Nov-2023 20:24:54.848 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-24"] 02-Nov-2023 20:24:54.848 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-Nov-2023 20:24:54.849 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.16-dev] 02-Nov-2023 20:24:54.861 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-24-37361"] 02-Nov-2023 20:24:55.014 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-24-37361"] 02-Nov-2023 20:24:55.015 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-Nov-2023 20:24:55.017 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-24-37361"] 02-Nov-2023 20:24:55.018 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-24-37361"] 02-Nov-2023 20:24:55.020 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientSendEvenStream[1: loop [0], useAsyncIO[true]]] 02-Nov-2023 20:24:55.021 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-25"] connector has been configured to support HTTP upgrade to [h2c] 02-Nov-2023 20:24:55.021 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-25"] 02-Nov-2023 20:24:55.021 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-Nov-2023 20:24:55.022 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.16-dev] 02-Nov-2023 20:24:55.028 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-25-43083"] 02-Nov-2023 20:24:55.122 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-25-43083"] 02-Nov-2023 20:24:55.123 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-Nov-2023 20:24:55.126 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-25-43083"] 02-Nov-2023 20:24:55.128 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-25-43083"] 02-Nov-2023 20:24:55.130 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [halfClosedRemoteInvalidFrame[1: loop [0], useAsyncIO[true]]] 02-Nov-2023 20:24:55.132 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-26"] connector has been configured to support HTTP upgrade to [h2c] 02-Nov-2023 20:24:55.132 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-26"] 02-Nov-2023 20:24:55.133 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-Nov-2023 20:24:55.133 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.16-dev] 02-Nov-2023 20:24:55.136 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-26-33877"] 02-Nov-2023 20:24:55.248 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-26-33877"] 02-Nov-2023 20:24:55.249 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-Nov-2023 20:24:55.251 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-26-33877"] 02-Nov-2023 20:24:55.263 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-26-33877"] ------------- ---------------- --------------- Testcase: testClientSendOldStream[0: loop [0], useAsyncIO[false]] took 1.321 sec Testcase: testErrorOnWaitingStream01[0: loop [0], useAsyncIO[false]] took 0.375 sec Testcase: testErrorOnWaitingStream02[0: loop [0], useAsyncIO[false]] took 0.124 sec Testcase: testImplicitCloseLargeId[0: loop [0], useAsyncIO[false]] took 0.164 sec Testcase: testExceedMaxActiveStreams01[0: loop [0], useAsyncIO[false]] took 0.215 sec Testcase: testExceedMaxActiveStreams02[0: loop [0], useAsyncIO[false]] took 0.2 sec Testcase: testClosedInvalidFrame01[0: loop [0], useAsyncIO[false]] took 0.159 sec Testcase: testClosedInvalidFrame02[0: loop [0], useAsyncIO[false]] took 0.115 sec Testcase: testIdleStateInvalidFrame01[0: loop [0], useAsyncIO[false]] took 0.123 sec Testcase: testIdleStateInvalidFrame02[0: loop [0], useAsyncIO[false]] took 0.082 sec Testcase: testImplicitClose[0: loop [0], useAsyncIO[false]] took 0.089 sec Testcase: testClientSendEvenStream[0: loop [0], useAsyncIO[false]] took 0.161 sec Testcase: halfClosedRemoteInvalidFrame[0: loop [0], useAsyncIO[false]] took 0.12 sec Testcase: testClientSendOldStream[1: loop [0], useAsyncIO[true]] took 0.122 sec Testcase: testErrorOnWaitingStream01[1: loop [0], useAsyncIO[true]] took 0.189 sec Testcase: testErrorOnWaitingStream02[1: loop [0], useAsyncIO[true]] took 0.227 sec Testcase: testImplicitCloseLargeId[1: loop [0], useAsyncIO[true]] took 0.161 sec Testcase: testExceedMaxActiveStreams01[1: loop [0], useAsyncIO[true]] took 0.137 sec Testcase: testExceedMaxActiveStreams02[1: loop [0], useAsyncIO[true]] took 0.165 sec Testcase: testClosedInvalidFrame01[1: loop [0], useAsyncIO[true]] took 0.101 sec Testcase: testClosedInvalidFrame02[1: loop [0], useAsyncIO[true]] took 0.104 sec Testcase: testIdleStateInvalidFrame01[1: loop [0], useAsyncIO[true]] took 0.084 sec Testcase: testIdleStateInvalidFrame02[1: loop [0], useAsyncIO[true]] took 0.071 sec Testcase: testImplicitClose[1: loop [0], useAsyncIO[true]] took 0.173 sec Testcase: testClientSendEvenStream[1: loop [0], useAsyncIO[true]] took 0.11 sec Testcase: halfClosedRemoteInvalidFrame[1: loop [0], useAsyncIO[true]] took 0.135 sec