Testsuite: org.apache.coyote.http2.TestHttp2Section_5_1 Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.272 sec ------------- Standard Error ----------------- 10-Oct-2023 16:15:31.281 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientSendOldStream[0: loop [0], useAsyncIO[false]]] 10-Oct-2023 16:15:31.796 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-1"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2023 16:15:31.797 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 10-Oct-2023 16:15:31.846 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:15:31.846 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:15:31.958 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-33405"] 10-Oct-2023 16:15:32.147 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-33405"] 10-Oct-2023 16:15:32.150 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:15:32.192 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-33405"] 10-Oct-2023 16:15:32.195 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-33405"] 10-Oct-2023 16:15:32.204 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testErrorOnWaitingStream01[0: loop [0], useAsyncIO[false]]] 10-Oct-2023 16:15:32.214 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-2"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2023 16:15:32.215 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 10-Oct-2023 16:15:32.234 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:15:32.235 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:15:32.241 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43985"] 10-Oct-2023 16:15:32.263 FINE [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [1], Endpoint [Local(client->server)], Parameter type [3] set to [1] 10-Oct-2023 16:15:32.263 FINE [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [1], Endpoint [Local(client->server)], Parameter type [4] set to [65535] 10-Oct-2023 16:15:32.267 FINE [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler. Connection [1], HTTP/1.1 upgrade to stream [1] 10-Oct-2023 16:15:32.267 FINE [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [1], State changed from [null] to [IDLE] 10-Oct-2023 16:15:32.267 FINE [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [1], State changed from [IDLE] to [OPEN] 10-Oct-2023 16:15:32.267 FINE [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [1], State changed from [OPEN] to [HALF_CLOSED_REMOTE] 10-Oct-2023 16:15:32.268 FINE [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [NEW] 10-Oct-2023 16:15:32.268 FINE [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [0], Frame type [SETTINGS], Flags [0], Payload size [0] 10-Oct-2023 16:15:32.268 FINE [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [SETTINGS] resulted in new overhead count of [-90] 10-Oct-2023 16:15:32.269 FINE [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], Connection preface received from client 10-Oct-2023 16:15:32.269 FINE [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 10-Oct-2023 16:15:32.269 FINE [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 10-Oct-2023 16:15:32.270 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [SETTINGS], Flags [0], Payload size [6] 10-Oct-2023 16:15:32.270 FINE [main] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [-1], Endpoint [Remote(server->client)], Parameter type [3] set to [1] 10-Oct-2023 16:15:32.270 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [SETTINGS], Flags [1], Payload size [0] 10-Oct-2023 16:15:32.271 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [PING], Flags [0], Payload size [8] 10-Oct-2023 16:15:32.280 FINE [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 10-Oct-2023 16:15:32.281 FINE [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders Connection [1], Stream [1], Writing the headers, EndOfStream [false] 10-Oct-2023 16:15:32.281 FINE [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:status] with value [200] 10-Oct-2023 16:15:32.281 FINE [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-type] with value [application/octet-stream] 10-Oct-2023 16:15:32.281 FINE [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-length] with value [8192] 10-Oct-2023 16:15:32.281 FINE [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackEncoder.encode Encoding header [date] with value [Tue, 10 Oct 2023 16:15:31 GMT] 10-Oct-2023 16:15:32.282 FINE [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders 54 bytes 10-Oct-2023 16:15:32.282 FINE [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 10-Oct-2023 16:15:32.282 FINE [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 10-Oct-2023 16:15:32.282 FINE [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [0], Frame type [SETTINGS], Flags [1], Payload size [0] 10-Oct-2023 16:15:32.283 FINE [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [0], Frame type [PING], Flags [1], Payload size [8] 10-Oct-2023 16:15:32.283 FINE [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler$PingManager.receivePing Connection [1] Round trip time measured as [14,064,974]ns 10-Oct-2023 16:15:32.283 FINE [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 10-Oct-2023 16:15:32.282 FINE [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [1], flushing output with buffer at position [8192], writeInProgress [false] and closed [true] 10-Oct-2023 16:15:32.283 FINE [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [1], reduce flow control window by [8192] to [57343] 10-Oct-2023 16:15:32.284 FINE [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [57343] 10-Oct-2023 16:15:32.284 FINE [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [1], Data length [8192], EndOfStream [true] 10-Oct-2023 16:15:32.284 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [1], Frame type [HEADERS], Flags [4], Payload size [54] 10-Oct-2023 16:15:32.284 FINE [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-110] 10-Oct-2023 16:15:32.284 FINE [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [1], State changed from [HALF_CLOSED_REMOTE] to [CLOSED_TX] 10-Oct-2023 16:15:32.284 FINE [main] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [-1], Stream [1], Processing headers payload of size [54] 10-Oct-2023 16:15:32.284 FINE [main] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [8] of static table 10-Oct-2023 16:15:32.284 FINE [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.AbstractProcessorLight.process Socket: [org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper@78d1af95:org.apache.tomcat.util.net.Nio2Channel@76165eff:sun.nio.ch.UnixAsynchronousSocketChannelImpl[connected local=/127.0.0.1:43985 remote=/127.0.0.1:47668]], Status in: [OPEN_READ], State out: [CLOSED] 10-Oct-2023 16:15:32.285 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:status] and value [200] 10-Oct-2023 16:15:32.285 FINE [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Stream.recycle Connection [1], Stream [1] has been recycled 10-Oct-2023 16:15:32.285 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-type] and value [application/octet-stream] 10-Oct-2023 16:15:32.285 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] 10-Oct-2023 16:15:32.285 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-length] and value [8192] 10-Oct-2023 16:15:32.286 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [date] and value [Tue, 10 Oct 2023 16:15:31 GMT] 10-Oct-2023 16:15:32.286 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [1], Swallowed [0] bytes 10-Oct-2023 16:15:32.287 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [1], Frame type [DATA], Flags [1], Payload size [8192] 10-Oct-2023 16:15:32.287 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [1], Data length [8192], Padding length [none] 10-Oct-2023 16:15:32.287 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [1], Swallowed [8192] bytes 10-Oct-2023 16:15:32.287 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [GET] 10-Oct-2023 16:15:32.288 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 10-Oct-2023 16:15:32.288 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/large] 10-Oct-2023 16:15:32.288 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:43985] 10-Oct-2023 16:15:32.288 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 10-Oct-2023 16:15:32.288 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 10-Oct-2023 16:15:32.289 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [3], Frame type [HEADERS], Flags [5], Payload size [22] 10-Oct-2023 16:15:32.289 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [3], State changed from [null] to [IDLE] 10-Oct-2023 16:15:32.289 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [3], State changed from [IDLE] to [OPEN] 10-Oct-2023 16:15:32.289 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [1], Stream [3], Processing headers payload of size [22] 10-Oct-2023 16:15:32.291 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [GET] 10-Oct-2023 16:15:32.291 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 10-Oct-2023 16:15:32.291 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/simple] 10-Oct-2023 16:15:32.292 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:43985] 10-Oct-2023 16:15:32.332 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [2] of static table 10-Oct-2023 16:15:32.332 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:method] and value [GET] 10-Oct-2023 16:15:32.332 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [3], HTTP header [:method], Value [GET] 10-Oct-2023 16:15:32.332 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [6] of static table 10-Oct-2023 16:15:32.332 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:scheme] and value [http] 10-Oct-2023 16:15:32.333 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [3], HTTP header [:scheme], Value [http] 10-Oct-2023 16:15:32.333 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:path] and value [/large] 10-Oct-2023 16:15:32.333 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [3], HTTP header [:path], Value [/large] 10-Oct-2023 16:15:32.333 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [0] of dynamic table with name [:path] and value [/large] 10-Oct-2023 16:15:32.333 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:authority] and value [localhost:43985] 10-Oct-2023 16:15:32.333 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [3], HTTP header [:authority], Value [localhost:43985] 10-Oct-2023 16:15:32.334 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [1] of dynamic table with name [:authority] and value [localhost:43985] 10-Oct-2023 16:15:32.334 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [1], Stream [3], Swallowed [0] bytes 10-Oct-2023 16:15:32.334 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [HEADERS] resulted in new overhead count of [-130] 10-Oct-2023 16:15:32.334 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [3], State changed from [OPEN] to [HALF_CLOSED_REMOTE] 10-Oct-2023 16:15:32.334 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [5], Frame type [HEADERS], Flags [5], Payload size [10] 10-Oct-2023 16:15:32.335 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [5], State changed from [null] to [IDLE] 10-Oct-2023 16:15:32.335 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [5], State changed from [IDLE] to [OPEN] 10-Oct-2023 16:15:32.335 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [1], Stream [5], Processing headers payload of size [10] 10-Oct-2023 16:15:32.335 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [2] of static table 10-Oct-2023 16:15:32.335 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:method] and value [GET] 10-Oct-2023 16:15:32.335 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:method], Value [GET] 10-Oct-2023 16:15:32.336 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [6] of static table 10-Oct-2023 16:15:32.336 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:scheme] and value [http] 10-Oct-2023 16:15:32.336 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:scheme], Value [http] 10-Oct-2023 16:15:32.336 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:path] and value [/simple] 10-Oct-2023 16:15:32.336 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:path], Value [/simple] 10-Oct-2023 16:15:32.336 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [2] of dynamic table with name [:path] and value [/simple] 10-Oct-2023 16:15:32.336 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackDecoder.handleIndex Using header from index [1] of dynamic table 10-Oct-2023 16:15:32.336 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:authority] and value [localhost:43985] 10-Oct-2023 16:15:32.336 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:authority], Value [localhost:43985] 10-Oct-2023 16:15:32.336 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [1], Stream [5], Swallowed [0] bytes 10-Oct-2023 16:15:32.336 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [HEADERS] resulted in new overhead count of [-120] 10-Oct-2023 16:15:32.337 INFO [http-nio2-127.0.0.1-auto-2-exec-5] 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:1651) 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:348) 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:928) at org.apache.tomcat.util.net.Nio2Endpoint$SocketProcessor.doRun(Nio2Endpoint.java:1732) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.net.AbstractEndpoint.processSocket(AbstractEndpoint.java:1289) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:643) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:619) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:129) at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) 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) 10-Oct-2023 16:15:32.337 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream.close Connection [1], Stream [5], Reset sent due to [REFUSED_STREAM] 10-Oct-2023 16:15:32.337 FINE [http-nio2-127.0.0.1-auto-2-exec-5] 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) 10-Oct-2023 16:15:32.337 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [5], State changed from [OPEN] to [CLOSED_RST_TX] 10-Oct-2023 16:15:32.337 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.WindowAllocationManager.notify Connection [1], Stream [5], Waiting type [0], Notify type [3] 10-Oct-2023 16:15:32.338 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [5], Frame type [RST], Flags [0], Payload size [4] 10-Oct-2023 16:15:32.338 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream.recycle Connection [1], Stream [5] has been recycled 10-Oct-2023 16:15:32.339 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 10-Oct-2023 16:15:32.339 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders Connection [1], Stream [3], Writing the headers, EndOfStream [false] 10-Oct-2023 16:15:32.339 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:status] with value [200] 10-Oct-2023 16:15:32.340 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-type] with value [application/octet-stream] 10-Oct-2023 16:15:32.340 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-length] with value [262144] 10-Oct-2023 16:15:32.340 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.HpackEncoder.encode Encoding header [date] with value [Tue, 10 Oct 2023 16:15:31 GMT] 10-Oct-2023 16:15:32.340 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders 38 bytes 10-Oct-2023 16:15:32.341 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 10-Oct-2023 16:15:32.342 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [57343] 10-Oct-2023 16:15:32.342 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [49151] 10-Oct-2023 16:15:32.342 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 10-Oct-2023 16:15:32.342 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-140] 10-Oct-2023 16:15:32.343 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [HEADERS], Flags [4], Payload size [38] 10-Oct-2023 16:15:32.344 FINE [main] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [-1], Stream [3], Processing headers payload of size [38] 10-Oct-2023 16:15:32.344 FINE [main] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [8] of static table 10-Oct-2023 16:15:32.344 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:status] and value [200] 10-Oct-2023 16:15:32.345 FINE [main] org.apache.coyote.http2.HpackDecoder.handleIndex Using header from index [0] of dynamic table 10-Oct-2023 16:15:32.345 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-type] and value [application/octet-stream] 10-Oct-2023 16:15:32.345 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-length] and value [262144] 10-Oct-2023 16:15:32.345 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [date] and value [Tue, 10 Oct 2023 16:15:31 GMT] 10-Oct-2023 16:15:32.345 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [0] bytes 10-Oct-2023 16:15:32.345 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 10-Oct-2023 16:15:32.345 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 10-Oct-2023 16:15:32.346 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 10-Oct-2023 16:15:32.346 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 10-Oct-2023 16:15:32.347 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [49151] 10-Oct-2023 16:15:32.347 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [40959] 10-Oct-2023 16:15:32.347 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 10-Oct-2023 16:15:32.348 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-160] 10-Oct-2023 16:15:32.348 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 10-Oct-2023 16:15:32.348 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 10-Oct-2023 16:15:32.348 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 10-Oct-2023 16:15:32.350 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 10-Oct-2023 16:15:32.350 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [40959] 10-Oct-2023 16:15:32.351 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [32767] 10-Oct-2023 16:15:32.351 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 10-Oct-2023 16:15:32.351 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-180] 10-Oct-2023 16:15:32.352 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 10-Oct-2023 16:15:32.352 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 10-Oct-2023 16:15:32.352 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 10-Oct-2023 16:15:32.354 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 10-Oct-2023 16:15:32.355 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [32767] 10-Oct-2023 16:15:32.355 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [24575] 10-Oct-2023 16:15:32.356 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 10-Oct-2023 16:15:32.356 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-200] 10-Oct-2023 16:15:32.356 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 10-Oct-2023 16:15:32.357 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 10-Oct-2023 16:15:32.357 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 10-Oct-2023 16:15:32.359 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 10-Oct-2023 16:15:32.359 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [24575] 10-Oct-2023 16:15:32.359 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [16383] 10-Oct-2023 16:15:32.359 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 10-Oct-2023 16:15:32.360 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-220] 10-Oct-2023 16:15:32.360 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 10-Oct-2023 16:15:32.360 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 10-Oct-2023 16:15:32.360 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 10-Oct-2023 16:15:32.362 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 10-Oct-2023 16:15:32.362 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [16383] 10-Oct-2023 16:15:32.363 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [8191] 10-Oct-2023 16:15:32.363 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 10-Oct-2023 16:15:32.363 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-240] 10-Oct-2023 16:15:32.363 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 10-Oct-2023 16:15:32.364 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 10-Oct-2023 16:15:32.364 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 10-Oct-2023 16:15:32.365 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 10-Oct-2023 16:15:32.366 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [8191] 10-Oct-2023 16:15:32.366 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8191] to [0] 10-Oct-2023 16:15:32.366 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8191], EndOfStream [false] 10-Oct-2023 16:15:32.367 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-260] 10-Oct-2023 16:15:32.367 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8191] 10-Oct-2023 16:15:32.367 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8191], Padding length [none] 10-Oct-2023 16:15:32.367 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8191] bytes 10-Oct-2023 16:15:32.369 FINE [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 10-Oct-2023 16:15:32.369 FINE [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 10-Oct-2023 16:15:32.369 FINE [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [3], Frame type [WINDOW_UPDATE], Flags [0], Payload size [4] 10-Oct-2023 16:15:32.369 FINE [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.Http2Parser.readWindowUpdateFrame Connection [1], Stream [3], Window size increment [2147483647] 10-Oct-2023 16:15:32.369 FINE [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.AbstractStream.incrementWindowSize Connection [1], Stream [3], increase flow control window by [2147483647] to [2147491838] 10-Oct-2023 16:15:32.370 FINE [http-nio2-127.0.0.1-auto-2-exec-7] 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:232) at org.apache.coyote.http2.Http2UpgradeHandler.incrementWindowSize(Http2UpgradeHandler.java:1836) 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:348) 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:928) at org.apache.tomcat.util.net.Nio2Endpoint$SocketProcessor.doRun(Nio2Endpoint.java:1732) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.net.AbstractEndpoint.processSocket(AbstractEndpoint.java:1289) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:643) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:619) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:129) at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) 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) 10-Oct-2023 16:15:32.370 FINE [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.Stream.close Connection [1], Stream [3], Reset sent due to [FLOW_CONTROL_ERROR] 10-Oct-2023 16:15:32.370 FINE [http-nio2-127.0.0.1-auto-2-exec-7] 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) 10-Oct-2023 16:15:32.370 FINE [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [3], State changed from [HALF_CLOSED_REMOTE] to [CLOSED_RST_TX] 10-Oct-2023 16:15:32.370 FINE [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.WindowAllocationManager.notify Connection [1], Stream [3], Waiting type [0], Notify type [3] 10-Oct-2023 16:15:32.370 FINE [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.Stream.recycle Connection [1], Stream [3] has been recycled 10-Oct-2023 16:15:32.371 FINE [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 10-Oct-2023 16:15:32.372 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [RST], Flags [0], Payload size [4] 10-Oct-2023 16:15:32.372 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43985"] 10-Oct-2023 16:15:32.375 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:15:32.379 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43985"] 10-Oct-2023 16:15:32.380 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43985"] 10-Oct-2023 16:15:32.383 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testErrorOnWaitingStream02[0: loop [0], useAsyncIO[false]]] 10-Oct-2023 16:15:32.385 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-3"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2023 16:15:32.386 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-3"] 10-Oct-2023 16:15:32.449 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:15:32.449 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:15:32.456 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-3-44881"] 10-Oct-2023 16:15:32.557 INFO [http-nio2-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:1651) 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:348) 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:928) at org.apache.tomcat.util.net.Nio2Endpoint$SocketProcessor.doRun(Nio2Endpoint.java:1732) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.net.AbstractEndpoint.processSocket(AbstractEndpoint.java:1289) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:643) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:619) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:129) at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) 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) 10-Oct-2023 16:15:32.566 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-3-44881"] 10-Oct-2023 16:15:32.567 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:15:32.570 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-3-44881"] 10-Oct-2023 16:15:32.572 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-3-44881"] 10-Oct-2023 16:15:32.579 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testImplicitCloseLargeId[0: loop [0], useAsyncIO[false]]] 10-Oct-2023 16:15:32.582 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-4"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2023 16:15:32.585 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-4"] 10-Oct-2023 16:15:32.635 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:15:32.635 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:15:32.644 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-4-39961"] 10-Oct-2023 16:15:32.792 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-4-39961"] 10-Oct-2023 16:15:32.793 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:15:32.795 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-4-39961"] 10-Oct-2023 16:15:32.796 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-4-39961"] 10-Oct-2023 16:15:32.799 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testExceedMaxActiveStreams01[0: loop [0], useAsyncIO[false]]] 10-Oct-2023 16:15:32.801 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-5"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2023 16:15:32.801 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-5"] 10-Oct-2023 16:15:32.841 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:15:32.841 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:15:32.846 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-5-35913"] 10-Oct-2023 16:15:32.900 INFO [http-nio2-127.0.0.1-auto-5-exec-5] 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:1651) 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:348) 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:928) at org.apache.tomcat.util.net.Nio2Endpoint$SocketProcessor.doRun(Nio2Endpoint.java:1732) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.net.AbstractEndpoint.processSocket(AbstractEndpoint.java:1289) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:643) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:619) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:129) at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) 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) 10-Oct-2023 16:15:32.970 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-5-35913"] 10-Oct-2023 16:15:32.973 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:15:32.976 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-5-35913"] 10-Oct-2023 16:15:32.976 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-5-35913"] 10-Oct-2023 16:15:32.981 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testExceedMaxActiveStreams02[0: loop [0], useAsyncIO[false]]] 10-Oct-2023 16:15:32.988 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-6"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2023 16:15:32.988 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-6"] 10-Oct-2023 16:15:32.990 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:15:32.990 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:15:32.994 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-6-42583"] 10-Oct-2023 16:15:33.088 INFO [http-nio2-127.0.0.1-auto-6-exec-5] 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:1651) 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:348) 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:928) at org.apache.tomcat.util.net.Nio2Endpoint$SocketProcessor.doRun(Nio2Endpoint.java:1732) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.net.AbstractEndpoint.processSocket(AbstractEndpoint.java:1289) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:643) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:619) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:129) at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) 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) 10-Oct-2023 16:15:33.142 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-6-42583"] 10-Oct-2023 16:15:33.145 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:15:33.147 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-6-42583"] 10-Oct-2023 16:15:33.148 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-6-42583"] 10-Oct-2023 16:15:33.150 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClosedInvalidFrame01[0: loop [0], useAsyncIO[false]]] 10-Oct-2023 16:15:33.151 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-7"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2023 16:15:33.151 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-7"] 10-Oct-2023 16:15:33.153 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:15:33.155 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:15:33.160 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-7-38225"] 10-Oct-2023 16:15:33.248 INFO [http-nio2-127.0.0.1-auto-7-exec-10] 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:1518) 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:348) 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:928) at org.apache.tomcat.util.net.Nio2Endpoint$SocketProcessor.doRun(Nio2Endpoint.java:1732) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.net.AbstractEndpoint.processSocket(AbstractEndpoint.java:1289) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:643) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:619) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:129) at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) 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) 10-Oct-2023 16:15:33.249 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-7-38225"] 10-Oct-2023 16:15:33.250 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:15:33.252 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-7-38225"] 10-Oct-2023 16:15:33.255 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-7-38225"] 10-Oct-2023 16:15:33.258 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClosedInvalidFrame02[0: loop [0], useAsyncIO[false]]] 10-Oct-2023 16:15:33.259 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-8"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2023 16:15:33.260 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-8"] 10-Oct-2023 16:15:33.262 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:15:33.262 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:15:33.266 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-8-45633"] 10-Oct-2023 16:15:33.357 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-8-45633"] 10-Oct-2023 16:15:33.357 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:15:33.359 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-8-45633"] 10-Oct-2023 16:15:33.360 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-8-45633"] 10-Oct-2023 16:15:33.362 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testIdleStateInvalidFrame01[0: loop [0], useAsyncIO[false]]] 10-Oct-2023 16:15:33.363 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-9"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2023 16:15:33.363 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-9"] 10-Oct-2023 16:15:33.365 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:15:33.365 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:15:33.368 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-9-41499"] 10-Oct-2023 16:15:33.413 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-9-41499"] 10-Oct-2023 16:15:33.414 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:15:33.416 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-9-41499"] 10-Oct-2023 16:15:33.416 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-9-41499"] 10-Oct-2023 16:15:33.418 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testIdleStateInvalidFrame02[0: loop [0], useAsyncIO[false]]] 10-Oct-2023 16:15:33.420 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-10"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2023 16:15:33.420 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-10"] 10-Oct-2023 16:15:33.422 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:15:33.422 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:15:33.425 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-10-36271"] 10-Oct-2023 16:15:33.473 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-10-36271"] 10-Oct-2023 16:15:33.474 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:15:33.476 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-10-36271"] 10-Oct-2023 16:15:33.477 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-10-36271"] 10-Oct-2023 16:15:33.481 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testImplicitClose[0: loop [0], useAsyncIO[false]]] 10-Oct-2023 16:15:33.482 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-11"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2023 16:15:33.482 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-11"] 10-Oct-2023 16:15:33.492 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:15:33.497 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:15:33.507 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-11-38745"] 10-Oct-2023 16:15:33.642 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-11-38745"] 10-Oct-2023 16:15:33.642 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:15:33.644 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-11-38745"] 10-Oct-2023 16:15:33.645 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-11-38745"] 10-Oct-2023 16:15:33.647 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientSendEvenStream[0: loop [0], useAsyncIO[false]]] 10-Oct-2023 16:15:33.649 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-12"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2023 16:15:33.649 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-12"] 10-Oct-2023 16:15:33.656 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:15:33.656 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:15:33.660 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-12-46859"] 10-Oct-2023 16:15:33.753 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-12-46859"] 10-Oct-2023 16:15:33.754 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:15:33.755 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-12-46859"] 10-Oct-2023 16:15:33.756 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-12-46859"] 10-Oct-2023 16:15:33.759 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [halfClosedRemoteInvalidFrame[0: loop [0], useAsyncIO[false]]] 10-Oct-2023 16:15:33.760 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-13"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2023 16:15:33.760 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-13"] 10-Oct-2023 16:15:33.762 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:15:33.762 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:15:33.766 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-13-45053"] 10-Oct-2023 16:15:33.861 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-13-45053"] 10-Oct-2023 16:15:33.864 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:15:33.866 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-13-45053"] 10-Oct-2023 16:15:33.866 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-13-45053"] 10-Oct-2023 16:15:33.869 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientSendOldStream[1: loop [0], useAsyncIO[true]]] 10-Oct-2023 16:15:33.870 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-14"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2023 16:15:33.870 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-14"] 10-Oct-2023 16:15:33.872 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:15:33.872 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:15:33.876 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-14-39317"] 10-Oct-2023 16:15:33.984 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-14-39317"] 10-Oct-2023 16:15:33.985 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:15:33.987 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-14-39317"] 10-Oct-2023 16:15:33.987 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-14-39317"] 10-Oct-2023 16:15:33.989 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testErrorOnWaitingStream01[1: loop [0], useAsyncIO[true]]] 10-Oct-2023 16:15:33.990 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-15"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2023 16:15:33.990 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-15"] 10-Oct-2023 16:15:33.996 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:15:33.996 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:15:33.999 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-15-33975"] 10-Oct-2023 16:15:34.000 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [14], Endpoint [Local(client->server)], Parameter type [3] set to [1] 10-Oct-2023 16:15:34.001 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [14], Endpoint [Local(client->server)], Parameter type [4] set to [65535] 10-Oct-2023 16:15:34.001 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2UpgradeHandler. Connection [14], HTTP/1.1 upgrade to stream [1] 10-Oct-2023 16:15:34.001 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [1], State changed from [null] to [IDLE] 10-Oct-2023 16:15:34.001 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [1], State changed from [IDLE] to [OPEN] 10-Oct-2023 16:15:34.001 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [1], State changed from [OPEN] to [HALF_CLOSED_REMOTE] 10-Oct-2023 16:15:34.001 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [14], State [NEW] 10-Oct-2023 16:15:34.001 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [SETTINGS], Flags [0], Payload size [6] 10-Oct-2023 16:15:34.001 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2Parser.validateFrame Connection [14], Stream [0], Frame type [SETTINGS], Flags [0], Payload size [0] 10-Oct-2023 16:15:34.001 FINE [main] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [-1], Endpoint [Remote(server->client)], Parameter type [3] set to [1] 10-Oct-2023 16:15:34.002 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [SETTINGS] resulted in new overhead count of [-90] 10-Oct-2023 16:15:34.002 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [SETTINGS], Flags [1], Payload size [0] 10-Oct-2023 16:15:34.002 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [PING], Flags [0], Payload size [8] 10-Oct-2023 16:15:34.002 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [14], SocketStatus [OPEN_READ] 10-Oct-2023 16:15:34.002 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [14], State [CONNECTED] 10-Oct-2023 16:15:34.002 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2Parser.validateFrame Connection [14], Stream [0], Frame type [SETTINGS], Flags [1], Payload size [0] 10-Oct-2023 16:15:34.002 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2Parser.validateFrame Connection [14], Stream [0], Frame type [PING], Flags [1], Payload size [8] 10-Oct-2023 16:15:34.002 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [14], SocketState [ASYNC_IO] 10-Oct-2023 16:15:34.002 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [14], Connection preface received from client 10-Oct-2023 16:15:34.003 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders Connection [14], Stream [1], Writing the headers, EndOfStream [false] 10-Oct-2023 16:15:34.003 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:status] with value [200] 10-Oct-2023 16:15:34.003 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-type] with value [application/octet-stream] 10-Oct-2023 16:15:34.003 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-length] with value [8192] 10-Oct-2023 16:15:34.003 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.HpackEncoder.encode Encoding header [date] with value [Tue, 10 Oct 2023 16:15:33 GMT] 10-Oct-2023 16:15:34.003 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders 54 bytes 10-Oct-2023 16:15:34.003 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [14], Stream [1], flushing output with buffer at position [8192], writeInProgress [false] and closed [true] 10-Oct-2023 16:15:34.003 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [1], Frame type [HEADERS], Flags [4], Payload size [54] 10-Oct-2023 16:15:34.003 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [1], reduce flow control window by [8192] to [57343] 10-Oct-2023 16:15:34.004 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [0], reduce flow control window by [8192] to [57343] 10-Oct-2023 16:15:34.004 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [1], Data length [8192], EndOfStream [true] 10-Oct-2023 16:15:34.004 FINE [main] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [-1], Stream [1], Processing headers payload of size [54] 10-Oct-2023 16:15:34.004 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [DATA] resulted in new overhead count of [-110] 10-Oct-2023 16:15:34.004 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [1], State changed from [HALF_CLOSED_REMOTE] to [CLOSED_TX] 10-Oct-2023 16:15:34.004 FINE [main] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [8] of static table 10-Oct-2023 16:15:34.004 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:status] and value [200] 10-Oct-2023 16:15:34.004 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-type] and value [application/octet-stream] 10-Oct-2023 16:15:34.004 FINE [http-nio2-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Http2UpgradeHandler$PingManager.receivePing Connection [14] Round trip time measured as [2,331,195]ns 10-Oct-2023 16:15:34.004 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] 10-Oct-2023 16:15:34.004 FINE [http-nio2-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [14], SocketStatus [OPEN_READ] 10-Oct-2023 16:15:34.004 FINE [http-nio2-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [14], State [CONNECTED] 10-Oct-2023 16:15:34.004 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-length] and value [8192] 10-Oct-2023 16:15:34.005 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [date] and value [Tue, 10 Oct 2023 16:15:33 GMT] 10-Oct-2023 16:15:34.005 FINE [http-nio2-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [14], SocketState [ASYNC_IO] 10-Oct-2023 16:15:34.005 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [1], Swallowed [0] bytes 10-Oct-2023 16:15:34.005 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [1], Frame type [DATA], Flags [1], Payload size [8192] 10-Oct-2023 16:15:34.005 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [1], Data length [8192], Padding length [none] 10-Oct-2023 16:15:34.005 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [1], Swallowed [8192] bytes 10-Oct-2023 16:15:34.005 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [GET] 10-Oct-2023 16:15:34.005 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 10-Oct-2023 16:15:34.006 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/large] 10-Oct-2023 16:15:34.006 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:33975] 10-Oct-2023 16:15:34.006 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [GET] 10-Oct-2023 16:15:34.006 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 10-Oct-2023 16:15:34.006 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/simple] 10-Oct-2023 16:15:34.006 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:33975] 10-Oct-2023 16:15:34.007 FINE [http-nio2-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2Parser.validateFrame Connection [14], Stream [3], Frame type [HEADERS], Flags [5], Payload size [22] 10-Oct-2023 16:15:34.007 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.AbstractProcessorLight.process Socket: [org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper@71fbb1c1:org.apache.tomcat.util.net.Nio2Channel@7f3c418e:sun.nio.ch.UnixAsynchronousSocketChannelImpl[connected local=/127.0.0.1:33975 remote=/127.0.0.1:55390]], Status in: [OPEN_READ], State out: [CLOSED] 10-Oct-2023 16:15:34.008 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Stream.recycle Connection [14], Stream [1] has been recycled 10-Oct-2023 16:15:34.052 FINE [http-nio2-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [3], State changed from [null] to [IDLE] 10-Oct-2023 16:15:34.052 FINE [http-nio2-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [3], State changed from [IDLE] to [OPEN] 10-Oct-2023 16:15:34.052 FINE [http-nio2-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [14], Stream [3], Processing headers payload of size [22] 10-Oct-2023 16:15:34.053 FINE [http-nio2-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [2] of static table 10-Oct-2023 16:15:34.053 FINE [http-nio2-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:method] and value [GET] 10-Oct-2023 16:15:34.053 FINE [http-nio2-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [3], HTTP header [:method], Value [GET] 10-Oct-2023 16:15:34.053 FINE [http-nio2-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [6] of static table 10-Oct-2023 16:15:34.053 FINE [http-nio2-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:scheme] and value [http] 10-Oct-2023 16:15:34.053 FINE [http-nio2-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [3], HTTP header [:scheme], Value [http] 10-Oct-2023 16:15:34.053 FINE [http-nio2-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:path] and value [/large] 10-Oct-2023 16:15:34.053 FINE [http-nio2-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [3], HTTP header [:path], Value [/large] 10-Oct-2023 16:15:34.053 FINE [http-nio2-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [0] of dynamic table with name [:path] and value [/large] 10-Oct-2023 16:15:34.053 FINE [http-nio2-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:authority] and value [localhost:33975] 10-Oct-2023 16:15:34.053 FINE [http-nio2-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [3], HTTP header [:authority], Value [localhost:33975] 10-Oct-2023 16:15:34.054 FINE [http-nio2-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [1] of dynamic table with name [:authority] and value [localhost:33975] 10-Oct-2023 16:15:34.054 FINE [http-nio2-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [14], Stream [3], Swallowed [0] bytes 10-Oct-2023 16:15:34.054 FINE [http-nio2-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [HEADERS] resulted in new overhead count of [-130] 10-Oct-2023 16:15:34.054 FINE [http-nio2-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [3], State changed from [OPEN] to [HALF_CLOSED_REMOTE] 10-Oct-2023 16:15:34.054 FINE [http-nio2-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.Http2Parser.validateFrame Connection [14], Stream [5], Frame type [HEADERS], Flags [5], Payload size [10] 10-Oct-2023 16:15:34.054 FINE [http-nio2-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [5], State changed from [null] to [IDLE] 10-Oct-2023 16:15:34.054 FINE [http-nio2-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [5], State changed from [IDLE] to [OPEN] 10-Oct-2023 16:15:34.055 FINE [http-nio2-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [14], Stream [5], Processing headers payload of size [10] 10-Oct-2023 16:15:34.055 FINE [http-nio2-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [2] of static table 10-Oct-2023 16:15:34.055 FINE [http-nio2-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:method] and value [GET] 10-Oct-2023 16:15:34.055 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders Connection [14], Stream [3], Writing the headers, EndOfStream [false] 10-Oct-2023 16:15:34.055 FINE [http-nio2-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [5], HTTP header [:method], Value [GET] 10-Oct-2023 16:15:34.055 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:status] with value [200] 10-Oct-2023 16:15:34.055 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-type] with value [application/octet-stream] 10-Oct-2023 16:15:34.055 FINE [http-nio2-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [6] of static table 10-Oct-2023 16:15:34.055 FINE [http-nio2-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:scheme] and value [http] 10-Oct-2023 16:15:34.055 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-length] with value [262144] 10-Oct-2023 16:15:34.055 FINE [http-nio2-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [5], HTTP header [:scheme], Value [http] 10-Oct-2023 16:15:34.055 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.HpackEncoder.encode Encoding header [date] with value [Tue, 10 Oct 2023 16:15:34 GMT] 10-Oct-2023 16:15:34.055 FINE [http-nio2-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:path] and value [/simple] 10-Oct-2023 16:15:34.055 FINE [http-nio2-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [5], HTTP header [:path], Value [/simple] 10-Oct-2023 16:15:34.055 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders 38 bytes 10-Oct-2023 16:15:34.056 FINE [http-nio2-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [2] of dynamic table with name [:path] and value [/simple] 10-Oct-2023 16:15:34.056 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [HEADERS], Flags [4], Payload size [38] 10-Oct-2023 16:15:34.056 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [14], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 10-Oct-2023 16:15:34.056 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [3], reduce flow control window by [8192] to [57343] 10-Oct-2023 16:15:34.056 FINE [http-nio2-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.HpackDecoder.handleIndex Using header from index [1] of dynamic table 10-Oct-2023 16:15:34.056 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [0], reduce flow control window by [8192] to [49151] 10-Oct-2023 16:15:34.056 FINE [http-nio2-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:authority] and value [localhost:33975] 10-Oct-2023 16:15:34.056 FINE [main] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [-1], Stream [3], Processing headers payload of size [38] 10-Oct-2023 16:15:34.056 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [3], Data length [8192], EndOfStream [false] 10-Oct-2023 16:15:34.056 FINE [http-nio2-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [5], HTTP header [:authority], Value [localhost:33975] 10-Oct-2023 16:15:34.056 FINE [http-nio2-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [14], Stream [5], Swallowed [0] bytes 10-Oct-2023 16:15:34.056 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [DATA] resulted in new overhead count of [-150] 10-Oct-2023 16:15:34.056 FINE [main] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [8] of static table 10-Oct-2023 16:15:34.056 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:status] and value [200] 10-Oct-2023 16:15:34.056 FINE [http-nio2-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [HEADERS] resulted in new overhead count of [-140] 10-Oct-2023 16:15:34.056 FINE [http-nio2-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [14], SocketStatus [OPEN_READ] 10-Oct-2023 16:15:34.056 FINE [http-nio2-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [14], State [CONNECTED] 10-Oct-2023 16:15:34.056 FINE [main] org.apache.coyote.http2.HpackDecoder.handleIndex Using header from index [0] of dynamic table 10-Oct-2023 16:15:34.057 INFO [http-nio2-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [14], 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:1651) 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:1129) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1092) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:129) at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) 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) 10-Oct-2023 16:15:34.057 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-type] and value [application/octet-stream] 10-Oct-2023 16:15:34.057 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [14], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 10-Oct-2023 16:15:34.057 FINE [http-nio2-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.Stream.close Connection [14], Stream [5], Reset sent due to [REFUSED_STREAM] 10-Oct-2023 16:15:34.057 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [3], reduce flow control window by [8192] to [49151] 10-Oct-2023 16:15:34.057 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-length] and value [262144] 10-Oct-2023 16:15:34.057 FINE [http-nio2-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.Http2AsyncUpgradeHandler.sendStreamReset Connection [14], Stream [5], Error [REFUSED_STREAM], Message [The client attempted to use more than [1] active streams], RST (closing stream) 10-Oct-2023 16:15:34.057 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [0], reduce flow control window by [8192] to [40959] 10-Oct-2023 16:15:34.057 FINE [http-nio2-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [5], State changed from [OPEN] to [CLOSED_RST_TX] 10-Oct-2023 16:15:34.057 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [date] and value [Tue, 10 Oct 2023 16:15:34 GMT] 10-Oct-2023 16:15:34.057 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [3], Data length [8192], EndOfStream [false] 10-Oct-2023 16:15:34.057 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [0] bytes 10-Oct-2023 16:15:34.057 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [DATA] resulted in new overhead count of [-160] 10-Oct-2023 16:15:34.057 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 10-Oct-2023 16:15:34.057 FINE [http-nio2-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.WindowAllocationManager.notify Connection [14], Stream [5], Waiting type [0], Notify type [3] 10-Oct-2023 16:15:34.057 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 10-Oct-2023 16:15:34.057 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 10-Oct-2023 16:15:34.057 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [5], Frame type [RST], Flags [0], Payload size [4] 10-Oct-2023 16:15:34.057 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [14], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 10-Oct-2023 16:15:34.057 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [3], reduce flow control window by [8192] to [40959] 10-Oct-2023 16:15:34.057 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 10-Oct-2023 16:15:34.058 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [0], reduce flow control window by [8192] to [32767] 10-Oct-2023 16:15:34.058 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 10-Oct-2023 16:15:34.058 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [3], Data length [8192], EndOfStream [false] 10-Oct-2023 16:15:34.058 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 10-Oct-2023 16:15:34.058 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [DATA] resulted in new overhead count of [-180] 10-Oct-2023 16:15:34.058 FINE [http-nio2-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.Stream.recycle Connection [14], Stream [5] has been recycled 10-Oct-2023 16:15:34.058 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 10-Oct-2023 16:15:34.058 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 10-Oct-2023 16:15:34.058 FINE [http-nio2-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [14], SocketState [ASYNC_IO] 10-Oct-2023 16:15:34.058 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 10-Oct-2023 16:15:34.058 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [14], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 10-Oct-2023 16:15:34.058 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [3], reduce flow control window by [8192] to [32767] 10-Oct-2023 16:15:34.058 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [0], reduce flow control window by [8192] to [24575] 10-Oct-2023 16:15:34.059 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [3], Data length [8192], EndOfStream [false] 10-Oct-2023 16:15:34.059 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [DATA] resulted in new overhead count of [-200] 10-Oct-2023 16:15:34.059 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 10-Oct-2023 16:15:34.059 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 10-Oct-2023 16:15:34.059 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 10-Oct-2023 16:15:34.059 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [14], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 10-Oct-2023 16:15:34.059 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [3], reduce flow control window by [8192] to [24575] 10-Oct-2023 16:15:34.060 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [0], reduce flow control window by [8192] to [16383] 10-Oct-2023 16:15:34.060 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [3], Data length [8192], EndOfStream [false] 10-Oct-2023 16:15:34.060 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [DATA] resulted in new overhead count of [-220] 10-Oct-2023 16:15:34.060 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 10-Oct-2023 16:15:34.060 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 10-Oct-2023 16:15:34.060 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 10-Oct-2023 16:15:34.060 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [14], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 10-Oct-2023 16:15:34.060 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [3], reduce flow control window by [8192] to [16383] 10-Oct-2023 16:15:34.060 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [0], reduce flow control window by [8192] to [8191] 10-Oct-2023 16:15:34.061 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [3], Data length [8192], EndOfStream [false] 10-Oct-2023 16:15:34.061 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [DATA] resulted in new overhead count of [-240] 10-Oct-2023 16:15:34.061 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 10-Oct-2023 16:15:34.061 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 10-Oct-2023 16:15:34.061 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 10-Oct-2023 16:15:34.061 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [14], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 10-Oct-2023 16:15:34.061 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [3], reduce flow control window by [8192] to [8191] 10-Oct-2023 16:15:34.061 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [0], reduce flow control window by [8191] to [0] 10-Oct-2023 16:15:34.062 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [3], Data length [8191], EndOfStream [false] 10-Oct-2023 16:15:34.062 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [DATA] resulted in new overhead count of [-260] 10-Oct-2023 16:15:34.062 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8191] 10-Oct-2023 16:15:34.062 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8191], Padding length [none] 10-Oct-2023 16:15:34.062 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.AbstractStream.setConnectionAllocationRequested Connection [14], Stream [3], connection allocation requested changed from [0] to [1] 10-Oct-2023 16:15:34.062 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8191] bytes 10-Oct-2023 16:15:34.062 FINE [http-nio2-127.0.0.1-auto-15-exec-9] org.apache.coyote.http2.WindowAllocationManager.waitForConnection Connection [14], Stream [3], Waiting for [1] bytes from connection flow control window (blocking) with timeout [10000] 10-Oct-2023 16:15:34.063 FINE [http-nio2-127.0.0.1-auto-15-exec-10] org.apache.coyote.http2.Http2Parser.validateFrame Connection [14], Stream [3], Frame type [WINDOW_UPDATE], Flags [0], Payload size [4] 10-Oct-2023 16:15:34.063 FINE [http-nio2-127.0.0.1-auto-15-exec-10] org.apache.coyote.http2.Http2Parser.readWindowUpdateFrame Connection [14], Stream [3], Window size increment [2147483647] 10-Oct-2023 16:15:34.063 FINE [http-nio2-127.0.0.1-auto-15-exec-10] org.apache.coyote.http2.AbstractStream.incrementWindowSize Connection [14], Stream [3], increase flow control window by [2147483647] to [2147491838] 10-Oct-2023 16:15:34.063 FINE [http-nio2-127.0.0.1-auto-15-exec-10] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [14], SocketStatus [OPEN_READ] 10-Oct-2023 16:15:34.063 FINE [http-nio2-127.0.0.1-auto-15-exec-10] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [14], State [CONNECTED] 10-Oct-2023 16:15:34.063 FINE [http-nio2-127.0.0.1-auto-15-exec-10] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [14], Stream [3] Closed due to error org.apache.coyote.http2.StreamException: Connection [14], 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:232) at org.apache.coyote.http2.Http2UpgradeHandler.incrementWindowSize(Http2UpgradeHandler.java:1836) 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:1129) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1092) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:129) at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) 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) 10-Oct-2023 16:15:34.063 FINE [http-nio2-127.0.0.1-auto-15-exec-10] org.apache.coyote.http2.Stream.close Connection [14], Stream [3], Reset sent due to [FLOW_CONTROL_ERROR] 10-Oct-2023 16:15:34.063 FINE [http-nio2-127.0.0.1-auto-15-exec-10] org.apache.coyote.http2.Http2AsyncUpgradeHandler.sendStreamReset Connection [14], Stream [3], Error [FLOW_CONTROL_ERROR], Message [Connection [14], Stream [3], increased window size by [2147483647] to [2147491838] which exceeded permitted maximum], RST (closing stream) 10-Oct-2023 16:15:34.063 FINE [http-nio2-127.0.0.1-auto-15-exec-10] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [3], State changed from [HALF_CLOSED_REMOTE] to [CLOSED_RST_TX] 10-Oct-2023 16:15:34.064 FINE [http-nio2-127.0.0.1-auto-15-exec-10] org.apache.coyote.http2.WindowAllocationManager.notify Connection [14], Stream [3], Waiting type [2], Notify type [3] 10-Oct-2023 16:15:34.064 FINE [http-nio2-127.0.0.1-auto-15-exec-10] org.apache.coyote.http2.WindowAllocationManager.notify Connection [14], Stream [3], Notified 10-Oct-2023 16:15:34.064 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [RST], Flags [0], Payload size [4] 10-Oct-2023 16:15:34.064 FINE [http-nio2-127.0.0.1-auto-15-exec-10] org.apache.coyote.http2.Stream.recycle Connection [14], Stream [3] has been recycled 10-Oct-2023 16:15:34.064 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-15-33975"] 10-Oct-2023 16:15:34.065 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:15:34.067 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-15-33975"] 10-Oct-2023 16:15:34.068 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-15-33975"] 10-Oct-2023 16:15:34.071 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testErrorOnWaitingStream02[1: loop [0], useAsyncIO[true]]] 10-Oct-2023 16:15:34.075 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-16"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2023 16:15:34.075 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-16"] 10-Oct-2023 16:15:34.084 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:15:34.084 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:15:34.089 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-16-34517"] 10-Oct-2023 16:15:34.140 INFO [http-nio2-127.0.0.1-auto-16-exec-8] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [15], 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:1651) 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:1129) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1092) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:129) at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) 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) 10-Oct-2023 16:15:34.144 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-16-34517"] 10-Oct-2023 16:15:34.145 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:15:34.147 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-16-34517"] 10-Oct-2023 16:15:34.148 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-16-34517"] 10-Oct-2023 16:15:34.152 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testImplicitCloseLargeId[1: loop [0], useAsyncIO[true]]] 10-Oct-2023 16:15:34.153 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-17"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2023 16:15:34.153 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-17"] 10-Oct-2023 16:15:34.158 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:15:34.158 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:15:34.161 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-17-38467"] 10-Oct-2023 16:15:34.253 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-17-38467"] 10-Oct-2023 16:15:34.254 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:15:34.256 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-17-38467"] 10-Oct-2023 16:15:34.257 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-17-38467"] 10-Oct-2023 16:15:34.260 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testExceedMaxActiveStreams01[1: loop [0], useAsyncIO[true]]] 10-Oct-2023 16:15:34.262 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-18"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2023 16:15:34.262 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-18"] 10-Oct-2023 16:15:34.275 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:15:34.275 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:15:34.286 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-18-35431"] 10-Oct-2023 16:15:34.388 INFO [http-nio2-127.0.0.1-auto-18-exec-10] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [17], 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:1651) 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:1129) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1092) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:129) at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) 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) 10-Oct-2023 16:15:34.447 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-18-35431"] 10-Oct-2023 16:15:34.449 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:15:34.450 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-18-35431"] 10-Oct-2023 16:15:34.452 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-18-35431"] 10-Oct-2023 16:15:34.457 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testExceedMaxActiveStreams02[1: loop [0], useAsyncIO[true]]] 10-Oct-2023 16:15:34.458 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-19"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2023 16:15:34.458 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-19"] 10-Oct-2023 16:15:34.466 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:15:34.466 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:15:34.473 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-19-34803"] 10-Oct-2023 16:15:34.572 INFO [http-nio2-127.0.0.1-auto-19-exec-10] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [18], 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:1651) 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:1129) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1092) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:129) at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) 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) 10-Oct-2023 16:15:34.621 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-19-34803"] 10-Oct-2023 16:15:34.623 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:15:34.625 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-19-34803"] 10-Oct-2023 16:15:34.625 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-19-34803"] 10-Oct-2023 16:15:34.628 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClosedInvalidFrame01[1: loop [0], useAsyncIO[true]]] 10-Oct-2023 16:15:34.629 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-20"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2023 16:15:34.629 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-20"] 10-Oct-2023 16:15:34.635 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:15:34.635 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:15:34.644 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-20-34871"] 10-Oct-2023 16:15:34.756 INFO [http-nio2-127.0.0.1-auto-20-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [19], 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 [19], 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:1518) 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:1129) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1092) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:129) at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) 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) 10-Oct-2023 16:15:34.757 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-20-34871"] 10-Oct-2023 16:15:34.760 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:15:34.762 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-20-34871"] 10-Oct-2023 16:15:34.763 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-20-34871"] 10-Oct-2023 16:15:34.766 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClosedInvalidFrame02[1: loop [0], useAsyncIO[true]]] 10-Oct-2023 16:15:34.768 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-21"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2023 16:15:34.768 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-21"] 10-Oct-2023 16:15:34.773 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:15:34.773 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:15:34.783 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-21-44993"] 10-Oct-2023 16:15:34.884 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-21-44993"] 10-Oct-2023 16:15:34.887 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:15:34.889 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-21-44993"] 10-Oct-2023 16:15:34.889 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-21-44993"] 10-Oct-2023 16:15:34.892 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testIdleStateInvalidFrame01[1: loop [0], useAsyncIO[true]]] 10-Oct-2023 16:15:34.894 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-22"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2023 16:15:34.894 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-22"] 10-Oct-2023 16:15:34.904 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:15:34.904 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:15:34.908 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-22-34237"] 10-Oct-2023 16:15:34.916 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-22-34237"] 10-Oct-2023 16:15:34.918 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:15:34.920 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-22-34237"] 10-Oct-2023 16:15:34.920 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-22-34237"] 10-Oct-2023 16:15:34.925 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testIdleStateInvalidFrame02[1: loop [0], useAsyncIO[true]]] 10-Oct-2023 16:15:34.926 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-23"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2023 16:15:34.926 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-23"] 10-Oct-2023 16:15:34.929 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:15:34.929 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:15:34.933 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-23-35515"] 10-Oct-2023 16:15:34.993 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-23-35515"] 10-Oct-2023 16:15:34.996 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:15:34.997 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-23-35515"] 10-Oct-2023 16:15:34.999 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-23-35515"] 10-Oct-2023 16:15:35.001 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testImplicitClose[1: loop [0], useAsyncIO[true]]] 10-Oct-2023 16:15:35.002 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-24"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2023 16:15:35.002 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-24"] 10-Oct-2023 16:15:35.004 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:15:35.004 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:15:35.007 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-24-32967"] 10-Oct-2023 16:15:35.141 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-24-32967"] 10-Oct-2023 16:15:35.142 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:15:35.144 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-24-32967"] 10-Oct-2023 16:15:35.144 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-24-32967"] 10-Oct-2023 16:15:35.147 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientSendEvenStream[1: loop [0], useAsyncIO[true]]] 10-Oct-2023 16:15:35.148 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-25"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2023 16:15:35.148 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-25"] 10-Oct-2023 16:15:35.207 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:15:35.207 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:15:35.224 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-25-44563"] 10-Oct-2023 16:15:35.320 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-25-44563"] 10-Oct-2023 16:15:35.323 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:15:35.325 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-25-44563"] 10-Oct-2023 16:15:35.326 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-25-44563"] 10-Oct-2023 16:15:35.330 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [halfClosedRemoteInvalidFrame[1: loop [0], useAsyncIO[true]]] 10-Oct-2023 16:15:35.334 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-26"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2023 16:15:35.334 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-26"] 10-Oct-2023 16:15:35.340 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:15:35.340 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:15:35.348 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-26-36751"] 10-Oct-2023 16:15:35.450 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-26-36751"] 10-Oct-2023 16:15:35.452 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:15:35.454 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-26-36751"] 10-Oct-2023 16:15:35.455 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-26-36751"] ------------- ---------------- --------------- Testcase: testClientSendOldStream[0: loop [0], useAsyncIO[false]] took 0.986 sec Testcase: testErrorOnWaitingStream01[0: loop [0], useAsyncIO[false]] took 0.178 sec Testcase: testErrorOnWaitingStream02[0: loop [0], useAsyncIO[false]] took 0.193 sec Testcase: testImplicitCloseLargeId[0: loop [0], useAsyncIO[false]] took 0.222 sec Testcase: testExceedMaxActiveStreams01[0: loop [0], useAsyncIO[false]] took 0.18 sec Testcase: testExceedMaxActiveStreams02[0: loop [0], useAsyncIO[false]] took 0.171 sec Testcase: testClosedInvalidFrame01[0: loop [0], useAsyncIO[false]] took 0.107 sec Testcase: testClosedInvalidFrame02[0: loop [0], useAsyncIO[false]] took 0.104 sec Testcase: testIdleStateInvalidFrame01[0: loop [0], useAsyncIO[false]] took 0.056 sec Testcase: testIdleStateInvalidFrame02[0: loop [0], useAsyncIO[false]] took 0.062 sec Testcase: testImplicitClose[0: loop [0], useAsyncIO[false]] took 0.167 sec Testcase: testClientSendEvenStream[0: loop [0], useAsyncIO[false]] took 0.112 sec Testcase: halfClosedRemoteInvalidFrame[0: loop [0], useAsyncIO[false]] took 0.109 sec Testcase: testClientSendOldStream[1: loop [0], useAsyncIO[true]] took 0.12 sec Testcase: testErrorOnWaitingStream01[1: loop [0], useAsyncIO[true]] took 0.081 sec Testcase: testErrorOnWaitingStream02[1: loop [0], useAsyncIO[true]] took 0.081 sec Testcase: testImplicitCloseLargeId[1: loop [0], useAsyncIO[true]] took 0.109 sec Testcase: testExceedMaxActiveStreams01[1: loop [0], useAsyncIO[true]] took 0.196 sec Testcase: testExceedMaxActiveStreams02[1: loop [0], useAsyncIO[true]] took 0.17 sec Testcase: testClosedInvalidFrame01[1: loop [0], useAsyncIO[true]] took 0.139 sec Testcase: testClosedInvalidFrame02[1: loop [0], useAsyncIO[true]] took 0.126 sec Testcase: testIdleStateInvalidFrame01[1: loop [0], useAsyncIO[true]] took 0.03 sec Testcase: testIdleStateInvalidFrame02[1: loop [0], useAsyncIO[true]] took 0.078 sec Testcase: testImplicitClose[1: loop [0], useAsyncIO[true]] took 0.146 sec Testcase: testClientSendEvenStream[1: loop [0], useAsyncIO[true]] took 0.183 sec Testcase: halfClosedRemoteInvalidFrame[1: loop [0], useAsyncIO[true]] took 0.128 sec