Testsuite: org.apache.coyote.http2.TestHttp2Section_5_1 Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.984 sec ------------- Standard Error ----------------- 04-Dec-2023 11:35:40.672 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientSendOldStream[0: loop [0], useAsyncIO[false]]] 04-Dec-2023 11:35:41.426 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-1"] connector has been configured to support HTTP upgrade to [h2c] 04-Dec-2023 11:35:41.427 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 04-Dec-2023 11:35:41.463 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 04-Dec-2023 11:35:41.464 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 04-Dec-2023 11:35:41.614 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-38659"] 04-Dec-2023 11:35:41.843 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-38659"] 04-Dec-2023 11:35:41.844 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 04-Dec-2023 11:35:41.883 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-38659"] 04-Dec-2023 11:35:41.888 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-38659"] 04-Dec-2023 11:35:41.898 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testErrorOnWaitingStream01[0: loop [0], useAsyncIO[false]]] 04-Dec-2023 11:35:41.900 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-2"] connector has been configured to support HTTP upgrade to [h2c] 04-Dec-2023 11:35:41.904 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 04-Dec-2023 11:35:41.906 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 04-Dec-2023 11:35:41.906 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 04-Dec-2023 11:35:41.941 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-33777"] 04-Dec-2023 11:35:41.958 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [1], Endpoint [Local(client->server)], Parameter type [3] set to [1] 04-Dec-2023 11:35:41.959 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [1], Endpoint [Local(client->server)], Parameter type [4] set to [65535] 04-Dec-2023 11:35:41.959 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler. Connection [1], HTTP/1.1 upgrade to stream [1] 04-Dec-2023 11:35:41.959 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [1], State changed from [null] to [IDLE] 04-Dec-2023 11:35:41.959 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [1], State changed from [IDLE] to [OPEN] 04-Dec-2023 11:35:41.959 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [1], State changed from [OPEN] to [HALF_CLOSED_REMOTE] 04-Dec-2023 11:35:41.960 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [NEW] 04-Dec-2023 11:35:41.961 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [SETTINGS], Flags [0], Payload size [6] 04-Dec-2023 11:35:41.961 FINE [main] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [-1], Endpoint [Remote(server->client)], Parameter type [3] set to [1] 04-Dec-2023 11:35:42.002 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [0], Frame type [SETTINGS], Flags [0], Payload size [0] 04-Dec-2023 11:35:42.002 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [SETTINGS] resulted in new overhead count of [-90] 04-Dec-2023 11:35:42.002 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], Connection preface received from client 04-Dec-2023 11:35:42.003 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 04-Dec-2023 11:35:42.003 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 04-Dec-2023 11:35:42.003 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [0], Frame type [SETTINGS], Flags [1], Payload size [0] 04-Dec-2023 11:35:42.003 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 04-Dec-2023 11:35:42.003 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [SETTINGS], Flags [1], Payload size [0] 04-Dec-2023 11:35:42.004 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders Connection [1], Stream [1], Writing the headers, EndOfStream [false] 04-Dec-2023 11:35:42.004 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [PING], Flags [0], Payload size [8] 04-Dec-2023 11:35:42.004 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:status] with value [200] 04-Dec-2023 11:35:42.004 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-type] with value [application/octet-stream] 04-Dec-2023 11:35:42.004 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-length] with value [8192] 04-Dec-2023 11:35:42.005 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.HpackEncoder.encode Encoding header [date] with value [Mon, 04 Dec 2023 11:35:41 GMT] 04-Dec-2023 11:35:42.005 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders 54 bytes 04-Dec-2023 11:35:42.006 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [1], flushing output with buffer at position [8192], writeInProgress [false] and closed [true] 04-Dec-2023 11:35:42.006 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [1], reduce flow control window by [8192] to [57343] 04-Dec-2023 11:35:42.006 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 04-Dec-2023 11:35:42.006 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 04-Dec-2023 11:35:42.006 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [0], Frame type [PING], Flags [1], Payload size [8] 04-Dec-2023 11:35:42.007 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler$PingManager.receivePing Connection [1] Round trip time measured as [3,989,385]ns 04-Dec-2023 11:35:42.007 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 04-Dec-2023 11:35:42.006 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [1], Frame type [HEADERS], Flags [4], Payload size [54] 04-Dec-2023 11:35:42.007 FINE [main] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [-1], Stream [1], Processing headers payload of size [54] 04-Dec-2023 11:35:42.008 FINE [main] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [8] of static table 04-Dec-2023 11:35:42.010 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:status] and value [200] 04-Dec-2023 11:35:42.011 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-type] and value [application/octet-stream] 04-Dec-2023 11:35:42.011 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] 04-Dec-2023 11:35:42.011 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-length] and value [8192] 04-Dec-2023 11:35:42.011 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [date] and value [Mon, 04 Dec 2023 11:35:41 GMT] 04-Dec-2023 11:35:42.011 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [1], Swallowed [0] bytes 04-Dec-2023 11:35:42.006 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [57343] 04-Dec-2023 11:35:42.012 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [1], Data length [8192], EndOfStream [true] 04-Dec-2023 11:35:42.012 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-110] 04-Dec-2023 11:35:42.012 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [1], State changed from [HALF_CLOSED_REMOTE] to [CLOSED_TX] 04-Dec-2023 11:35:42.013 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [1], Frame type [DATA], Flags [1], Payload size [8192] 04-Dec-2023 11:35:42.013 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [1], Data length [8192], Padding length [none] 04-Dec-2023 11:35:42.013 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.AbstractProcessorLight.process Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@24681a1f:org.apache.tomcat.util.net.NioChannel@2aafe0e2:java.nio.channels.SocketChannel[connected local=/127.0.0.1:33777 remote=/127.0.0.1:42878]], Status in: [OPEN_READ], State out: [CLOSED] 04-Dec-2023 11:35:42.014 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [1], Swallowed [8192] bytes 04-Dec-2023 11:35:42.014 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Stream.recycle Connection [1], Stream [1] has been recycled 04-Dec-2023 11:35:42.014 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [GET] 04-Dec-2023 11:35:42.014 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 04-Dec-2023 11:35:42.014 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/large] 04-Dec-2023 11:35:42.014 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:33777] 04-Dec-2023 11:35:42.015 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [GET] 04-Dec-2023 11:35:42.015 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 04-Dec-2023 11:35:42.015 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 04-Dec-2023 11:35:42.015 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 04-Dec-2023 11:35:42.015 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/simple] 04-Dec-2023 11:35:42.015 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [3], Frame type [HEADERS], Flags [5], Payload size [22] 04-Dec-2023 11:35:42.015 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:33777] 04-Dec-2023 11:35:42.016 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [3], State changed from [null] to [IDLE] 04-Dec-2023 11:35:42.016 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [3], State changed from [IDLE] to [OPEN] 04-Dec-2023 11:35:42.016 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [1], Stream [3], Processing headers payload of size [22] 04-Dec-2023 11:35:42.062 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [2] of static table 04-Dec-2023 11:35:42.062 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:method] and value [GET] 04-Dec-2023 11:35:42.062 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [3], HTTP header [:method], Value [GET] 04-Dec-2023 11:35:42.062 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [6] of static table 04-Dec-2023 11:35:42.062 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:scheme] and value [http] 04-Dec-2023 11:35:42.062 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [3], HTTP header [:scheme], Value [http] 04-Dec-2023 11:35:42.063 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:path] and value [/large] 04-Dec-2023 11:35:42.063 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [3], HTTP header [:path], Value [/large] 04-Dec-2023 11:35:42.063 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [0] of dynamic table with name [:path] and value [/large] 04-Dec-2023 11:35:42.063 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:authority] and value [localhost:33777] 04-Dec-2023 11:35:42.063 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [3], HTTP header [:authority], Value [localhost:33777] 04-Dec-2023 11:35:42.063 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [1] of dynamic table with name [:authority] and value [localhost:33777] 04-Dec-2023 11:35:42.064 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [1], Stream [3], Swallowed [0] bytes 04-Dec-2023 11:35:42.064 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [HEADERS] resulted in new overhead count of [-130] 04-Dec-2023 11:35:42.064 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [3], State changed from [OPEN] to [HALF_CLOSED_REMOTE] 04-Dec-2023 11:35:42.064 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [5], Frame type [HEADERS], Flags [5], Payload size [10] 04-Dec-2023 11:35:42.064 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [5], State changed from [null] to [IDLE] 04-Dec-2023 11:35:42.064 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [5], State changed from [IDLE] to [OPEN] 04-Dec-2023 11:35:42.065 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [1], Stream [5], Processing headers payload of size [10] 04-Dec-2023 11:35:42.065 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [2] of static table 04-Dec-2023 11:35:42.065 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:method] and value [GET] 04-Dec-2023 11:35:42.067 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:method], Value [GET] 04-Dec-2023 11:35:42.067 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [6] of static table 04-Dec-2023 11:35:42.067 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:scheme] and value [http] 04-Dec-2023 11:35:42.067 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:scheme], Value [http] 04-Dec-2023 11:35:42.067 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:path] and value [/simple] 04-Dec-2023 11:35:42.067 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:path], Value [/simple] 04-Dec-2023 11:35:42.068 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [2] of dynamic table with name [:path] and value [/simple] 04-Dec-2023 11:35:42.068 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.handleIndex Using header from index [1] of dynamic table 04-Dec-2023 11:35:42.068 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:authority] and value [localhost:33777] 04-Dec-2023 11:35:42.068 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:authority], Value [localhost:33777] 04-Dec-2023 11:35:42.068 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [1], Stream [5], Swallowed [0] bytes 04-Dec-2023 11:35:42.068 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [HEADERS] resulted in new overhead count of [-120] 04-Dec-2023 11:35:42.069 INFO [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [1], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1585) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:629) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:270) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:98) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:70) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:355) at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:60) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1749) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:1570) 04-Dec-2023 11:35:42.069 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.close Connection [1], Stream [5], Reset sent due to [REFUSED_STREAM] 04-Dec-2023 11:35:42.069 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.sendStreamReset Connection [1], Stream [5], Error [REFUSED_STREAM], Message [The client attempted to use more than [1] active streams], RST (closing stream) 04-Dec-2023 11:35:42.069 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [5], State changed from [OPEN] to [CLOSED_RST_TX] 04-Dec-2023 11:35:42.070 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.WindowAllocationManager.notify Connection [1], Stream [5], Waiting type [0], Notify type [3] 04-Dec-2023 11:35:42.070 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.recycle Connection [1], Stream [5] has been recycled 04-Dec-2023 11:35:42.070 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [5], Frame type [RST], Flags [0], Payload size [4] 04-Dec-2023 11:35:42.070 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 04-Dec-2023 11:35:42.072 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders Connection [1], Stream [3], Writing the headers, EndOfStream [false] 04-Dec-2023 11:35:42.072 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:status] with value [200] 04-Dec-2023 11:35:42.072 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-type] with value [application/octet-stream] 04-Dec-2023 11:35:42.072 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-length] with value [262144] 04-Dec-2023 11:35:42.073 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackEncoder.encode Encoding header [date] with value [Mon, 04 Dec 2023 11:35:41 GMT] 04-Dec-2023 11:35:42.073 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders 38 bytes 04-Dec-2023 11:35:42.073 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [HEADERS], Flags [4], Payload size [38] 04-Dec-2023 11:35:42.074 FINE [main] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [-1], Stream [3], Processing headers payload of size [38] 04-Dec-2023 11:35:42.074 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 04-Dec-2023 11:35:42.074 FINE [main] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [8] of static table 04-Dec-2023 11:35:42.074 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [57343] 04-Dec-2023 11:35:42.074 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:status] and value [200] 04-Dec-2023 11:35:42.074 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [49151] 04-Dec-2023 11:35:42.074 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 04-Dec-2023 11:35:42.074 FINE [main] org.apache.coyote.http2.HpackDecoder.handleIndex Using header from index [0] of dynamic table 04-Dec-2023 11:35:42.075 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-type] and value [application/octet-stream] 04-Dec-2023 11:35:42.075 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-140] 04-Dec-2023 11:35:42.075 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-length] and value [262144] 04-Dec-2023 11:35:42.075 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [date] and value [Mon, 04 Dec 2023 11:35:41 GMT] 04-Dec-2023 11:35:42.075 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [0] bytes 04-Dec-2023 11:35:42.075 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 04-Dec-2023 11:35:42.075 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 04-Dec-2023 11:35:42.075 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 04-Dec-2023 11:35:42.077 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 04-Dec-2023 11:35:42.077 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [49151] 04-Dec-2023 11:35:42.077 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [40959] 04-Dec-2023 11:35:42.077 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 04-Dec-2023 11:35:42.077 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-160] 04-Dec-2023 11:35:42.078 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 04-Dec-2023 11:35:42.078 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 04-Dec-2023 11:35:42.078 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 04-Dec-2023 11:35:42.080 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 04-Dec-2023 11:35:42.080 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [40959] 04-Dec-2023 11:35:42.081 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [32767] 04-Dec-2023 11:35:42.081 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 04-Dec-2023 11:35:42.081 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-180] 04-Dec-2023 11:35:42.081 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 04-Dec-2023 11:35:42.081 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 04-Dec-2023 11:35:42.082 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 04-Dec-2023 11:35:42.090 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 04-Dec-2023 11:35:42.090 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [32767] 04-Dec-2023 11:35:42.091 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [24575] 04-Dec-2023 11:35:42.091 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 04-Dec-2023 11:35:42.091 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-200] 04-Dec-2023 11:35:42.091 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 04-Dec-2023 11:35:42.092 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 04-Dec-2023 11:35:42.092 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 04-Dec-2023 11:35:42.093 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 04-Dec-2023 11:35:42.093 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [24575] 04-Dec-2023 11:35:42.093 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [16383] 04-Dec-2023 11:35:42.093 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 04-Dec-2023 11:35:42.094 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-220] 04-Dec-2023 11:35:42.094 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 04-Dec-2023 11:35:42.094 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 04-Dec-2023 11:35:42.094 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 04-Dec-2023 11:35:42.097 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 04-Dec-2023 11:35:42.097 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [16383] 04-Dec-2023 11:35:42.097 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [8191] 04-Dec-2023 11:35:42.098 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 04-Dec-2023 11:35:42.098 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-240] 04-Dec-2023 11:35:42.098 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 04-Dec-2023 11:35:42.098 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 04-Dec-2023 11:35:42.098 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 04-Dec-2023 11:35:42.106 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 04-Dec-2023 11:35:42.106 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [8191] 04-Dec-2023 11:35:42.106 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8191] to [0] 04-Dec-2023 11:35:42.106 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8191], EndOfStream [false] 04-Dec-2023 11:35:42.107 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-260] 04-Dec-2023 11:35:42.107 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8191] 04-Dec-2023 11:35:42.107 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8191], Padding length [none] 04-Dec-2023 11:35:42.107 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8191] bytes 04-Dec-2023 11:35:42.109 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.setConnectionAllocationRequested Connection [1], Stream [3], connection allocation requested changed from [0] to [1] 04-Dec-2023 11:35:42.110 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.WindowAllocationManager.waitForConnection Connection [1], Stream [3], Waiting for [1] bytes from connection flow control window (blocking) with timeout [10000] 04-Dec-2023 11:35:42.110 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 04-Dec-2023 11:35:42.110 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 04-Dec-2023 11:35:42.110 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [3], Frame type [WINDOW_UPDATE], Flags [0], Payload size [4] 04-Dec-2023 11:35:42.111 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2Parser.readWindowUpdateFrame Connection [1], Stream [3], Window size increment [2147483647] 04-Dec-2023 11:35:42.111 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.AbstractStream.incrementWindowSize Connection [1], Stream [3], increase flow control window by [2147483647] to [2147491838] 04-Dec-2023 11:35:42.111 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [1], Stream [3] Closed due to error org.apache.coyote.http2.StreamException: Connection [1], Stream [3], increased window size by [2147483647] to [2147491838] which exceeded permitted maximum at org.apache.coyote.http2.AbstractStream.incrementWindowSize(AbstractStream.java:114) at org.apache.coyote.http2.Stream.incrementWindowSize(Stream.java:226) at org.apache.coyote.http2.Http2UpgradeHandler.incrementWindowSize(Http2UpgradeHandler.java:1770) at org.apache.coyote.http2.Http2Parser.readWindowUpdateFrame(Http2Parser.java:412) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:119) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:70) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:355) at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:60) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1749) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:1570) 04-Dec-2023 11:35:42.112 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Stream.close Connection [1], Stream [3], Reset sent due to [FLOW_CONTROL_ERROR] 04-Dec-2023 11:35:42.112 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.sendStreamReset Connection [1], Stream [3], Error [FLOW_CONTROL_ERROR], Message [Connection [1], Stream [3], increased window size by [2147483647] to [2147491838] which exceeded permitted maximum], RST (closing stream) 04-Dec-2023 11:35:42.112 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [3], State changed from [HALF_CLOSED_REMOTE] to [CLOSED_RST_TX] 04-Dec-2023 11:35:42.112 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.WindowAllocationManager.notify Connection [1], Stream [3], Waiting type [2], Notify type [3] 04-Dec-2023 11:35:42.112 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.WindowAllocationManager.notify Connection [1], Stream [3], Notified 04-Dec-2023 11:35:42.112 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Stream.recycle Connection [1], Stream [3] has been recycled 04-Dec-2023 11:35:42.112 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 04-Dec-2023 11:35:42.113 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [RST], Flags [0], Payload size [4] 04-Dec-2023 11:35:42.113 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-33777"] 04-Dec-2023 11:35:42.114 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 04-Dec-2023 11:35:42.115 INFO [main] org.apache.catalina.core.StandardWrapper.unload Waiting for [1] instance(s) to be deallocated for Servlet [large] 04-Dec-2023 11:35:42.218 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-33777"] 04-Dec-2023 11:35:42.227 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-33777"] 04-Dec-2023 11:35:42.229 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testErrorOnWaitingStream02[0: loop [0], useAsyncIO[false]]] 04-Dec-2023 11:35:42.232 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-3"] connector has been configured to support HTTP upgrade to [h2c] 04-Dec-2023 11:35:42.238 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-3"] 04-Dec-2023 11:35:42.240 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 04-Dec-2023 11:35:42.241 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 04-Dec-2023 11:35:42.247 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-3-39925"] 04-Dec-2023 11:35:42.394 INFO [http-nio-127.0.0.1-auto-3-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [2], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1585) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:629) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:270) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:98) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:70) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:355) at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:60) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1749) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:1570) 04-Dec-2023 11:35:42.400 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-3-39925"] 04-Dec-2023 11:35:42.403 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 04-Dec-2023 11:35:42.406 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-3-39925"] 04-Dec-2023 11:35:42.409 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-3-39925"] 04-Dec-2023 11:35:42.410 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testImplicitCloseLargeId[0: loop [0], useAsyncIO[false]]] 04-Dec-2023 11:35:42.412 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-4"] connector has been configured to support HTTP upgrade to [h2c] 04-Dec-2023 11:35:42.413 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-4"] 04-Dec-2023 11:35:42.413 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 04-Dec-2023 11:35:42.414 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 04-Dec-2023 11:35:42.418 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-4-40161"] 04-Dec-2023 11:35:42.536 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-4-40161"] 04-Dec-2023 11:35:42.538 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 04-Dec-2023 11:35:42.544 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-4-40161"] 04-Dec-2023 11:35:42.552 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-4-40161"] 04-Dec-2023 11:35:42.565 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testExceedMaxActiveStreams01[0: loop [0], useAsyncIO[false]]] 04-Dec-2023 11:35:42.566 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-5"] connector has been configured to support HTTP upgrade to [h2c] 04-Dec-2023 11:35:42.567 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-5"] 04-Dec-2023 11:35:42.568 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 04-Dec-2023 11:35:42.568 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 04-Dec-2023 11:35:42.584 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-5-36519"] 04-Dec-2023 11:35:42.678 INFO [http-nio-127.0.0.1-auto-5-exec-2] 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:1585) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:629) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:270) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:98) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:70) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:355) at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:60) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1749) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:1570) 04-Dec-2023 11:35:42.752 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-5-36519"] 04-Dec-2023 11:35:42.755 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 04-Dec-2023 11:35:42.758 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-5-36519"] 04-Dec-2023 11:35:42.761 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-5-36519"] 04-Dec-2023 11:35:42.763 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testExceedMaxActiveStreams02[0: loop [0], useAsyncIO[false]]] 04-Dec-2023 11:35:42.765 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-6"] connector has been configured to support HTTP upgrade to [h2c] 04-Dec-2023 11:35:42.765 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-6"] 04-Dec-2023 11:35:42.766 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 04-Dec-2023 11:35:42.766 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 04-Dec-2023 11:35:42.771 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-6-44623"] 04-Dec-2023 11:35:42.830 INFO [http-nio-127.0.0.1-auto-6-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [5], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1585) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:629) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:270) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:98) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:70) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:355) at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:60) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1749) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:1570) 04-Dec-2023 11:35:42.888 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-6-44623"] 04-Dec-2023 11:35:42.888 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 04-Dec-2023 11:35:42.897 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-6-44623"] 04-Dec-2023 11:35:42.900 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-6-44623"] 04-Dec-2023 11:35:42.902 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClosedInvalidFrame01[0: loop [0], useAsyncIO[false]]] 04-Dec-2023 11:35:42.909 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-7"] connector has been configured to support HTTP upgrade to [h2c] 04-Dec-2023 11:35:42.909 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-7"] 04-Dec-2023 11:35:42.910 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 04-Dec-2023 11:35:42.910 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 04-Dec-2023 11:35:42.924 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-7-38907"] 04-Dec-2023 11:35:43.074 INFO [http-nio-127.0.0.1-auto-7-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [6], Stream [3] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: Connection [6], Stream [3], State [CLOSED_RST_RX], Frame type [DATA] at org.apache.coyote.http2.StreamStateMachine.checkFrameType(StreamStateMachine.java:122) at org.apache.coyote.http2.AbstractNonZeroStream.checkState(AbstractNonZeroStream.java:50) at org.apache.coyote.http2.Http2UpgradeHandler.startRequestBodyFrame(Http2UpgradeHandler.java:1469) at org.apache.coyote.http2.Http2Parser.readDataFrame(Http2Parser.java:174) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:95) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:70) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:355) at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:60) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1749) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:1570) 04-Dec-2023 11:35:43.075 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-7-38907"] 04-Dec-2023 11:35:43.075 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 04-Dec-2023 11:35:43.078 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-7-38907"] 04-Dec-2023 11:35:43.082 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-7-38907"] 04-Dec-2023 11:35:43.083 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClosedInvalidFrame02[0: loop [0], useAsyncIO[false]]] 04-Dec-2023 11:35:43.085 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-8"] connector has been configured to support HTTP upgrade to [h2c] 04-Dec-2023 11:35:43.085 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-8"] 04-Dec-2023 11:35:43.086 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 04-Dec-2023 11:35:43.086 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 04-Dec-2023 11:35:43.089 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-8-43691"] 04-Dec-2023 11:35:43.179 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-8-43691"] 04-Dec-2023 11:35:43.182 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 04-Dec-2023 11:35:43.185 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-8-43691"] 04-Dec-2023 11:35:43.186 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-8-43691"] 04-Dec-2023 11:35:43.188 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testIdleStateInvalidFrame01[0: loop [0], useAsyncIO[false]]] 04-Dec-2023 11:35:43.190 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-9"] connector has been configured to support HTTP upgrade to [h2c] 04-Dec-2023 11:35:43.190 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-9"] 04-Dec-2023 11:35:43.191 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 04-Dec-2023 11:35:43.191 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 04-Dec-2023 11:35:43.195 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-9-40309"] 04-Dec-2023 11:35:43.295 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-9-40309"] 04-Dec-2023 11:35:43.295 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 04-Dec-2023 11:35:43.297 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-9-40309"] 04-Dec-2023 11:35:43.300 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-9-40309"] 04-Dec-2023 11:35:43.301 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testIdleStateInvalidFrame02[0: loop [0], useAsyncIO[false]]] 04-Dec-2023 11:35:43.302 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-10"] connector has been configured to support HTTP upgrade to [h2c] 04-Dec-2023 11:35:43.302 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-10"] 04-Dec-2023 11:35:43.303 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 04-Dec-2023 11:35:43.303 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 04-Dec-2023 11:35:43.308 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-10-44445"] 04-Dec-2023 11:35:43.363 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-10-44445"] 04-Dec-2023 11:35:43.366 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 04-Dec-2023 11:35:43.370 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-10-44445"] 04-Dec-2023 11:35:43.372 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-10-44445"] 04-Dec-2023 11:35:43.374 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testImplicitClose[0: loop [0], useAsyncIO[false]]] 04-Dec-2023 11:35:43.376 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-11"] connector has been configured to support HTTP upgrade to [h2c] 04-Dec-2023 11:35:43.376 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-11"] 04-Dec-2023 11:35:43.376 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 04-Dec-2023 11:35:43.377 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 04-Dec-2023 11:35:43.381 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-11-42855"] 04-Dec-2023 11:35:43.533 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-11-42855"] 04-Dec-2023 11:35:43.534 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 04-Dec-2023 11:35:43.536 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-11-42855"] 04-Dec-2023 11:35:43.538 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-11-42855"] 04-Dec-2023 11:35:43.540 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientSendEvenStream[0: loop [0], useAsyncIO[false]]] 04-Dec-2023 11:35:43.542 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-12"] connector has been configured to support HTTP upgrade to [h2c] 04-Dec-2023 11:35:43.542 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-12"] 04-Dec-2023 11:35:43.543 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 04-Dec-2023 11:35:43.543 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 04-Dec-2023 11:35:43.546 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-12-37305"] 04-Dec-2023 11:35:43.603 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-12-37305"] 04-Dec-2023 11:35:43.603 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 04-Dec-2023 11:35:43.605 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-12-37305"] 04-Dec-2023 11:35:43.606 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-12-37305"] 04-Dec-2023 11:35:43.608 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [halfClosedRemoteInvalidFrame[0: loop [0], useAsyncIO[false]]] 04-Dec-2023 11:35:43.609 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-13"] connector has been configured to support HTTP upgrade to [h2c] 04-Dec-2023 11:35:43.609 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-13"] 04-Dec-2023 11:35:43.609 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 04-Dec-2023 11:35:43.609 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 04-Dec-2023 11:35:43.612 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-13-39195"] 04-Dec-2023 11:35:43.771 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-13-39195"] 04-Dec-2023 11:35:43.772 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 04-Dec-2023 11:35:43.774 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-13-39195"] 04-Dec-2023 11:35:43.777 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-13-39195"] 04-Dec-2023 11:35:43.779 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientSendOldStream[1: loop [0], useAsyncIO[true]]] 04-Dec-2023 11:35:43.780 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-14"] connector has been configured to support HTTP upgrade to [h2c] 04-Dec-2023 11:35:43.780 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-14"] 04-Dec-2023 11:35:43.780 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 04-Dec-2023 11:35:43.780 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 04-Dec-2023 11:35:43.783 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-14-45357"] 04-Dec-2023 11:35:43.882 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-14-45357"] 04-Dec-2023 11:35:43.883 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 04-Dec-2023 11:35:43.885 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-14-45357"] 04-Dec-2023 11:35:43.887 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-14-45357"] 04-Dec-2023 11:35:43.888 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testErrorOnWaitingStream01[1: loop [0], useAsyncIO[true]]] 04-Dec-2023 11:35:43.890 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-15"] connector has been configured to support HTTP upgrade to [h2c] 04-Dec-2023 11:35:43.890 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-15"] 04-Dec-2023 11:35:43.890 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 04-Dec-2023 11:35:43.890 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 04-Dec-2023 11:35:43.894 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-15-40291"] 04-Dec-2023 11:35:43.910 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [e], Endpoint [Local(client->server)], Parameter type [3] set to [1] 04-Dec-2023 11:35:43.911 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [e], Endpoint [Local(client->server)], Parameter type [4] set to [65535] 04-Dec-2023 11:35:43.911 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Http2UpgradeHandler. Connection [e], HTTP/1.1 upgrade to stream [1] 04-Dec-2023 11:35:43.911 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [e], Stream [1], State changed from [null] to [IDLE] 04-Dec-2023 11:35:43.911 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [e], Stream [1], State changed from [IDLE] to [OPEN] 04-Dec-2023 11:35:43.911 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [e], Stream [1], State changed from [OPEN] to [HALF_CLOSED_REMOTE] 04-Dec-2023 11:35:43.911 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [e], State [NEW] 04-Dec-2023 11:35:43.912 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [SETTINGS], Flags [0], Payload size [6] 04-Dec-2023 11:35:43.912 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Http2Parser.validateFrame Connection [e], Stream [0], Frame type [SETTINGS], Flags [0], Payload size [0] 04-Dec-2023 11:35:43.912 FINE [main] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [-1], Endpoint [Remote(server->client)], Parameter type [3] set to [1] 04-Dec-2023 11:35:43.912 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [e], Stream [0], Frame type [SETTINGS] resulted in new overhead count of [-90] 04-Dec-2023 11:35:43.912 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [e], SocketStatus [OPEN_READ] 04-Dec-2023 11:35:43.913 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [e], State [CONNECTED] 04-Dec-2023 11:35:43.913 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Http2Parser.validateFrame Connection [e], Stream [0], Frame type [SETTINGS], Flags [1], Payload size [0] 04-Dec-2023 11:35:43.913 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [e], SocketState [ASYNC_IO] 04-Dec-2023 11:35:43.913 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [e], Connection preface received from client 04-Dec-2023 11:35:43.913 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [SETTINGS], Flags [1], Payload size [0] 04-Dec-2023 11:35:43.913 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders Connection [e], Stream [1], Writing the headers, EndOfStream [false] 04-Dec-2023 11:35:43.913 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [PING], Flags [0], Payload size [8] 04-Dec-2023 11:35:43.913 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:status] with value [200] 04-Dec-2023 11:35:43.914 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-type] with value [application/octet-stream] 04-Dec-2023 11:35:43.914 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-length] with value [8192] 04-Dec-2023 11:35:43.914 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.HpackEncoder.encode Encoding header [date] with value [Mon, 04 Dec 2023 11:35:43 GMT] 04-Dec-2023 11:35:43.914 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders 54 bytes 04-Dec-2023 11:35:43.914 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [e], Stream [1], flushing output with buffer at position [8192], writeInProgress [false] and closed [true] 04-Dec-2023 11:35:43.914 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [1], reduce flow control window by [8192] to [57343] 04-Dec-2023 11:35:43.914 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [1], Frame type [HEADERS], Flags [4], Payload size [54] 04-Dec-2023 11:35:43.914 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [0], reduce flow control window by [8192] to [57343] 04-Dec-2023 11:35:43.914 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [e], Stream [1], Data length [8192], EndOfStream [true] 04-Dec-2023 11:35:43.914 FINE [main] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [-1], Stream [1], Processing headers payload of size [54] 04-Dec-2023 11:35:43.915 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [e], Stream [0], Frame type [DATA] resulted in new overhead count of [-110] 04-Dec-2023 11:35:43.915 FINE [main] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [8] of static table 04-Dec-2023 11:35:43.915 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [e], Stream [1], State changed from [HALF_CLOSED_REMOTE] to [CLOSED_TX] 04-Dec-2023 11:35:43.915 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:status] and value [200] 04-Dec-2023 11:35:43.915 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-type] and value [application/octet-stream] 04-Dec-2023 11:35:43.915 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] 04-Dec-2023 11:35:43.915 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-length] and value [8192] 04-Dec-2023 11:35:43.915 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.AbstractProcessorLight.process Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3b98017d:org.apache.tomcat.util.net.NioChannel@355ff87e:java.nio.channels.SocketChannel[connected local=/127.0.0.1:40291 remote=/127.0.0.1:57782]], Status in: [OPEN_READ], State out: [CLOSED] 04-Dec-2023 11:35:43.915 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [date] and value [Mon, 04 Dec 2023 11:35:43 GMT] 04-Dec-2023 11:35:43.915 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Stream.recycle Connection [e], Stream [1] has been recycled 04-Dec-2023 11:35:43.915 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [1], Swallowed [0] bytes 04-Dec-2023 11:35:43.915 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [1], Frame type [DATA], Flags [1], Payload size [8192] 04-Dec-2023 11:35:43.915 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [1], Data length [8192], Padding length [none] 04-Dec-2023 11:35:43.915 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2Parser.validateFrame Connection [e], Stream [0], Frame type [PING], Flags [1], Payload size [8] 04-Dec-2023 11:35:43.915 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [1], Swallowed [8192] bytes 04-Dec-2023 11:35:43.915 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2UpgradeHandler$PingManager.receivePing Connection [e] Round trip time measured as [3,034,890]ns 04-Dec-2023 11:35:43.915 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [GET] 04-Dec-2023 11:35:43.916 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [e], SocketStatus [OPEN_READ] 04-Dec-2023 11:35:43.916 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [e], State [CONNECTED] 04-Dec-2023 11:35:43.916 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 04-Dec-2023 11:35:43.916 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/large] 04-Dec-2023 11:35:43.916 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [e], SocketState [ASYNC_IO] 04-Dec-2023 11:35:43.916 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:40291] 04-Dec-2023 11:35:43.916 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [GET] 04-Dec-2023 11:35:43.916 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 04-Dec-2023 11:35:43.916 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/simple] 04-Dec-2023 11:35:43.916 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:40291] 04-Dec-2023 11:35:43.916 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2Parser.validateFrame Connection [e], Stream [3], Frame type [HEADERS], Flags [5], Payload size [22] 04-Dec-2023 11:35:43.958 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [e], Stream [3], State changed from [null] to [IDLE] 04-Dec-2023 11:35:43.958 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [e], Stream [3], State changed from [IDLE] to [OPEN] 04-Dec-2023 11:35:43.958 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [e], Stream [3], Processing headers payload of size [22] 04-Dec-2023 11:35:43.958 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [2] of static table 04-Dec-2023 11:35:43.958 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:method] and value [GET] 04-Dec-2023 11:35:43.958 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [e], Stream [3], HTTP header [:method], Value [GET] 04-Dec-2023 11:35:43.959 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [6] of static table 04-Dec-2023 11:35:43.959 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:scheme] and value [http] 04-Dec-2023 11:35:43.959 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [e], Stream [3], HTTP header [:scheme], Value [http] 04-Dec-2023 11:35:43.959 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:path] and value [/large] 04-Dec-2023 11:35:43.959 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [e], Stream [3], HTTP header [:path], Value [/large] 04-Dec-2023 11:35:43.959 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [0] of dynamic table with name [:path] and value [/large] 04-Dec-2023 11:35:43.959 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:authority] and value [localhost:40291] 04-Dec-2023 11:35:43.959 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [e], Stream [3], HTTP header [:authority], Value [localhost:40291] 04-Dec-2023 11:35:43.959 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [1] of dynamic table with name [:authority] and value [localhost:40291] 04-Dec-2023 11:35:43.959 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [e], Stream [3], Swallowed [0] bytes 04-Dec-2023 11:35:43.959 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [e], Stream [0], Frame type [HEADERS] resulted in new overhead count of [-130] 04-Dec-2023 11:35:43.959 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [e], Stream [3], State changed from [OPEN] to [HALF_CLOSED_REMOTE] 04-Dec-2023 11:35:43.959 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Http2Parser.validateFrame Connection [e], Stream [5], Frame type [HEADERS], Flags [5], Payload size [10] 04-Dec-2023 11:35:43.959 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [e], Stream [5], State changed from [null] to [IDLE] 04-Dec-2023 11:35:43.960 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [e], Stream [5], State changed from [IDLE] to [OPEN] 04-Dec-2023 11:35:43.960 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [e], Stream [5], Processing headers payload of size [10] 04-Dec-2023 11:35:43.960 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [2] of static table 04-Dec-2023 11:35:43.960 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders Connection [e], Stream [3], Writing the headers, EndOfStream [false] 04-Dec-2023 11:35:43.960 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:status] with value [200] 04-Dec-2023 11:35:43.960 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-type] with value [application/octet-stream] 04-Dec-2023 11:35:43.960 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-length] with value [262144] 04-Dec-2023 11:35:43.961 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.HpackEncoder.encode Encoding header [date] with value [Mon, 04 Dec 2023 11:35:43 GMT] 04-Dec-2023 11:35:43.960 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:method] and value [GET] 04-Dec-2023 11:35:43.961 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders 38 bytes 04-Dec-2023 11:35:43.961 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [e], Stream [5], HTTP header [:method], Value [GET] 04-Dec-2023 11:35:43.961 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [6] of static table 04-Dec-2023 11:35:43.961 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [HEADERS], Flags [4], Payload size [38] 04-Dec-2023 11:35:43.961 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:scheme] and value [http] 04-Dec-2023 11:35:43.962 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [e], Stream [5], HTTP header [:scheme], Value [http] 04-Dec-2023 11:35:43.961 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [e], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 04-Dec-2023 11:35:43.962 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:path] and value [/simple] 04-Dec-2023 11:35:43.962 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [3], reduce flow control window by [8192] to [57343] 04-Dec-2023 11:35:43.962 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [e], Stream [5], HTTP header [:path], Value [/simple] 04-Dec-2023 11:35:43.962 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [0], reduce flow control window by [8192] to [49151] 04-Dec-2023 11:35:43.962 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [e], Stream [3], Data length [8192], EndOfStream [false] 04-Dec-2023 11:35:43.962 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [2] of dynamic table with name [:path] and value [/simple] 04-Dec-2023 11:35:43.962 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [e], Stream [0], Frame type [DATA] resulted in new overhead count of [-150] 04-Dec-2023 11:35:43.962 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.HpackDecoder.handleIndex Using header from index [1] of dynamic table 04-Dec-2023 11:35:43.962 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:authority] and value [localhost:40291] 04-Dec-2023 11:35:43.962 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [e], Stream [5], HTTP header [:authority], Value [localhost:40291] 04-Dec-2023 11:35:43.962 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [e], Stream [5], Swallowed [0] bytes 04-Dec-2023 11:35:43.963 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [e], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 04-Dec-2023 11:35:43.963 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [3], reduce flow control window by [8192] to [49151] 04-Dec-2023 11:35:43.963 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [0], reduce flow control window by [8192] to [40959] 04-Dec-2023 11:35:43.963 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [e], Stream [3], Data length [8192], EndOfStream [false] 04-Dec-2023 11:35:43.961 FINE [main] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [-1], Stream [3], Processing headers payload of size [38] 04-Dec-2023 11:35:43.963 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [e], Stream [0], Frame type [DATA] resulted in new overhead count of [-160] 04-Dec-2023 11:35:43.963 FINE [main] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [8] of static table 04-Dec-2023 11:35:43.963 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:status] and value [200] 04-Dec-2023 11:35:43.963 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [e], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 04-Dec-2023 11:35:43.963 FINE [main] org.apache.coyote.http2.HpackDecoder.handleIndex Using header from index [0] of dynamic table 04-Dec-2023 11:35:43.963 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [3], reduce flow control window by [8192] to [40959] 04-Dec-2023 11:35:43.963 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-type] and value [application/octet-stream] 04-Dec-2023 11:35:43.963 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-length] and value [262144] 04-Dec-2023 11:35:43.963 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [0], reduce flow control window by [8192] to [32767] 04-Dec-2023 11:35:43.963 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [e], Stream [0], Frame type [HEADERS] resulted in new overhead count of [-140] 04-Dec-2023 11:35:43.963 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [e], Stream [3], Data length [8192], EndOfStream [false] 04-Dec-2023 11:35:43.964 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [e], SocketStatus [OPEN_READ] 04-Dec-2023 11:35:43.964 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [e], State [CONNECTED] 04-Dec-2023 11:35:43.964 INFO [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [e], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1585) at org.apache.coyote.http2.Http2AsyncUpgradeHandler.headersEnd(Http2AsyncUpgradeHandler.java:43) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:629) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:270) 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:1102) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper$NioOperationState.run(NioEndpoint.java:1662) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:1570) 04-Dec-2023 11:35:43.964 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Stream.close Connection [e], Stream [5], Reset sent due to [REFUSED_STREAM] 04-Dec-2023 11:35:43.964 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [e], Stream [0], Frame type [DATA] resulted in new overhead count of [-180] 04-Dec-2023 11:35:43.964 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Http2AsyncUpgradeHandler.sendStreamReset Connection [e], Stream [5], Error [REFUSED_STREAM], Message [The client attempted to use more than [1] active streams], RST (closing stream) 04-Dec-2023 11:35:43.964 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [e], Stream [5], State changed from [OPEN] to [CLOSED_RST_TX] 04-Dec-2023 11:35:43.964 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.WindowAllocationManager.notify Connection [e], Stream [5], Waiting type [0], Notify type [3] 04-Dec-2023 11:35:43.964 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Stream.recycle Connection [e], Stream [5] has been recycled 04-Dec-2023 11:35:43.964 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [e], SocketState [ASYNC_IO] 04-Dec-2023 11:35:43.963 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [date] and value [Mon, 04 Dec 2023 11:35:43 GMT] 04-Dec-2023 11:35:43.964 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [e], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 04-Dec-2023 11:35:43.964 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [3], reduce flow control window by [8192] to [32767] 04-Dec-2023 11:35:43.964 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [0] bytes 04-Dec-2023 11:35:43.964 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 04-Dec-2023 11:35:43.965 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 04-Dec-2023 11:35:43.965 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 04-Dec-2023 11:35:43.965 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 04-Dec-2023 11:35:43.965 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 04-Dec-2023 11:35:43.965 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 04-Dec-2023 11:35:43.965 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 04-Dec-2023 11:35:43.965 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 04-Dec-2023 11:35:43.965 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 04-Dec-2023 11:35:43.965 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [5], Frame type [RST], Flags [0], Payload size [4] 04-Dec-2023 11:35:43.966 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [0], reduce flow control window by [8192] to [24575] 04-Dec-2023 11:35:43.966 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [e], Stream [3], Data length [8192], EndOfStream [false] 04-Dec-2023 11:35:43.966 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [e], Stream [0], Frame type [DATA] resulted in new overhead count of [-200] 04-Dec-2023 11:35:43.966 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 04-Dec-2023 11:35:43.966 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 04-Dec-2023 11:35:43.966 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 04-Dec-2023 11:35:43.966 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [e], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 04-Dec-2023 11:35:43.967 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [3], reduce flow control window by [8192] to [24575] 04-Dec-2023 11:35:43.967 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [0], reduce flow control window by [8192] to [16383] 04-Dec-2023 11:35:43.967 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [e], Stream [3], Data length [8192], EndOfStream [false] 04-Dec-2023 11:35:43.967 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [e], Stream [0], Frame type [DATA] resulted in new overhead count of [-220] 04-Dec-2023 11:35:43.967 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 04-Dec-2023 11:35:43.967 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 04-Dec-2023 11:35:43.967 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 04-Dec-2023 11:35:43.967 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [e], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 04-Dec-2023 11:35:43.968 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [3], reduce flow control window by [8192] to [16383] 04-Dec-2023 11:35:43.968 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [0], reduce flow control window by [8192] to [8191] 04-Dec-2023 11:35:43.968 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [e], Stream [3], Data length [8192], EndOfStream [false] 04-Dec-2023 11:35:43.968 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [e], Stream [0], Frame type [DATA] resulted in new overhead count of [-240] 04-Dec-2023 11:35:43.968 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 04-Dec-2023 11:35:43.968 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 04-Dec-2023 11:35:43.968 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 04-Dec-2023 11:35:43.969 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [e], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 04-Dec-2023 11:35:43.969 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [3], reduce flow control window by [8192] to [8191] 04-Dec-2023 11:35:43.969 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [0], reduce flow control window by [8191] to [0] 04-Dec-2023 11:35:43.969 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [e], Stream [3], Data length [8191], EndOfStream [false] 04-Dec-2023 11:35:43.969 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [e], Stream [0], Frame type [DATA] resulted in new overhead count of [-260] 04-Dec-2023 11:35:43.969 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8191] 04-Dec-2023 11:35:43.969 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8191], Padding length [none] 04-Dec-2023 11:35:43.969 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8191] bytes 04-Dec-2023 11:35:43.970 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.setConnectionAllocationRequested Connection [e], Stream [3], connection allocation requested changed from [0] to [1] 04-Dec-2023 11:35:43.970 FINE [http-nio-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.Http2Parser.validateFrame Connection [e], Stream [3], Frame type [WINDOW_UPDATE], Flags [0], Payload size [4] 04-Dec-2023 11:35:43.970 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.WindowAllocationManager.waitForConnection Connection [e], Stream [3], Waiting for [1] bytes from connection flow control window (blocking) with timeout [10000] 04-Dec-2023 11:35:43.970 FINE [http-nio-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.Http2Parser.readWindowUpdateFrame Connection [e], Stream [3], Window size increment [2147483647] 04-Dec-2023 11:35:43.970 FINE [http-nio-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.AbstractStream.incrementWindowSize Connection [e], Stream [3], increase flow control window by [2147483647] to [2147491838] 04-Dec-2023 11:35:43.970 FINE [http-nio-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [e], SocketStatus [OPEN_READ] 04-Dec-2023 11:35:43.970 FINE [http-nio-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [e], State [CONNECTED] 04-Dec-2023 11:35:43.970 FINE [http-nio-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [e], Stream [3] Closed due to error org.apache.coyote.http2.StreamException: Connection [e], Stream [3], increased window size by [2147483647] to [2147491838] which exceeded permitted maximum at org.apache.coyote.http2.AbstractStream.incrementWindowSize(AbstractStream.java:114) at org.apache.coyote.http2.Stream.incrementWindowSize(Stream.java:226) at org.apache.coyote.http2.Http2UpgradeHandler.incrementWindowSize(Http2UpgradeHandler.java:1770) at org.apache.coyote.http2.Http2AsyncUpgradeHandler.incrementWindowSize(Http2AsyncUpgradeHandler.java:43) at org.apache.coyote.http2.Http2Parser.readWindowUpdateFrame(Http2Parser.java:412) 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:1102) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper$NioOperationState.run(NioEndpoint.java:1662) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:1570) 04-Dec-2023 11:35:43.970 FINE [http-nio-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.Stream.close Connection [e], Stream [3], Reset sent due to [FLOW_CONTROL_ERROR] 04-Dec-2023 11:35:43.970 FINE [http-nio-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.Http2AsyncUpgradeHandler.sendStreamReset Connection [e], Stream [3], Error [FLOW_CONTROL_ERROR], Message [Connection [e], Stream [3], increased window size by [2147483647] to [2147491838] which exceeded permitted maximum], RST (closing stream) 04-Dec-2023 11:35:43.970 FINE [http-nio-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [e], Stream [3], State changed from [HALF_CLOSED_REMOTE] to [CLOSED_RST_TX] 04-Dec-2023 11:35:43.971 FINE [http-nio-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.WindowAllocationManager.notify Connection [e], Stream [3], Waiting type [2], Notify type [3] 04-Dec-2023 11:35:43.971 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [RST], Flags [0], Payload size [4] 04-Dec-2023 11:35:43.971 FINE [http-nio-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.WindowAllocationManager.notify Connection [e], Stream [3], Notified 04-Dec-2023 11:35:43.971 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-15-40291"] 04-Dec-2023 11:35:43.973 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 04-Dec-2023 11:35:43.974 INFO [main] org.apache.catalina.core.StandardWrapper.unload Waiting for [1] instance(s) to be deallocated for Servlet [large] 04-Dec-2023 11:35:44.077 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-15-40291"] 04-Dec-2023 11:35:44.085 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-15-40291"] 04-Dec-2023 11:35:44.087 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testErrorOnWaitingStream02[1: loop [0], useAsyncIO[true]]] 04-Dec-2023 11:35:44.088 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-16"] connector has been configured to support HTTP upgrade to [h2c] 04-Dec-2023 11:35:44.088 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-16"] 04-Dec-2023 11:35:44.089 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 04-Dec-2023 11:35:44.089 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 04-Dec-2023 11:35:44.097 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-16-42089"] 04-Dec-2023 11:35:44.154 INFO [http-nio-127.0.0.1-auto-16-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [f], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1585) at org.apache.coyote.http2.Http2AsyncUpgradeHandler.headersEnd(Http2AsyncUpgradeHandler.java:43) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:629) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:270) 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:1102) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper$NioOperationState.run(NioEndpoint.java:1662) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:1570) 04-Dec-2023 11:35:44.158 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-16-42089"] 04-Dec-2023 11:35:44.160 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 04-Dec-2023 11:35:44.162 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-16-42089"] 04-Dec-2023 11:35:44.164 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-16-42089"] 04-Dec-2023 11:35:44.174 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testImplicitCloseLargeId[1: loop [0], useAsyncIO[true]]] 04-Dec-2023 11:35:44.175 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-17"] connector has been configured to support HTTP upgrade to [h2c] 04-Dec-2023 11:35:44.175 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-17"] 04-Dec-2023 11:35:44.176 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 04-Dec-2023 11:35:44.176 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 04-Dec-2023 11:35:44.180 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-17-35253"] 04-Dec-2023 11:35:44.274 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-17-35253"] 04-Dec-2023 11:35:44.278 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 04-Dec-2023 11:35:44.281 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-17-35253"] 04-Dec-2023 11:35:44.286 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-17-35253"] 04-Dec-2023 11:35:44.288 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testExceedMaxActiveStreams01[1: loop [0], useAsyncIO[true]]] 04-Dec-2023 11:35:44.301 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-18"] connector has been configured to support HTTP upgrade to [h2c] 04-Dec-2023 11:35:44.301 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-18"] 04-Dec-2023 11:35:44.302 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 04-Dec-2023 11:35:44.302 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 04-Dec-2023 11:35:44.310 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-18-35213"] 04-Dec-2023 11:35:44.390 INFO [http-nio-127.0.0.1-auto-18-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [11], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1585) at org.apache.coyote.http2.Http2AsyncUpgradeHandler.headersEnd(Http2AsyncUpgradeHandler.java:43) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:629) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:270) 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:1102) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper$NioOperationState.run(NioEndpoint.java:1662) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:1570) 04-Dec-2023 11:35:44.443 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-18-35213"] 04-Dec-2023 11:35:44.444 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 04-Dec-2023 11:35:44.447 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-18-35213"] 04-Dec-2023 11:35:44.450 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-18-35213"] 04-Dec-2023 11:35:44.451 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testExceedMaxActiveStreams02[1: loop [0], useAsyncIO[true]]] 04-Dec-2023 11:35:44.452 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-19"] connector has been configured to support HTTP upgrade to [h2c] 04-Dec-2023 11:35:44.452 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-19"] 04-Dec-2023 11:35:44.453 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 04-Dec-2023 11:35:44.453 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 04-Dec-2023 11:35:44.456 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-19-33705"] 04-Dec-2023 11:35:44.594 INFO [http-nio-127.0.0.1-auto-19-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [12], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1585) at org.apache.coyote.http2.Http2AsyncUpgradeHandler.headersEnd(Http2AsyncUpgradeHandler.java:43) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:629) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:270) 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:1102) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper$NioOperationState.run(NioEndpoint.java:1662) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:1570) 04-Dec-2023 11:35:44.647 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-19-33705"] 04-Dec-2023 11:35:44.648 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 04-Dec-2023 11:35:44.651 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-19-33705"] 04-Dec-2023 11:35:44.655 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-19-33705"] 04-Dec-2023 11:35:44.656 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClosedInvalidFrame01[1: loop [0], useAsyncIO[true]]] 04-Dec-2023 11:35:44.658 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-20"] connector has been configured to support HTTP upgrade to [h2c] 04-Dec-2023 11:35:44.658 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-20"] 04-Dec-2023 11:35:44.658 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 04-Dec-2023 11:35:44.658 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 04-Dec-2023 11:35:44.662 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-20-35121"] 04-Dec-2023 11:35:44.762 INFO [http-nio-127.0.0.1-auto-20-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [13], Stream [3] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: Connection [13], Stream [3], State [CLOSED_RST_RX], Frame type [DATA] at org.apache.coyote.http2.StreamStateMachine.checkFrameType(StreamStateMachine.java:122) at org.apache.coyote.http2.AbstractNonZeroStream.checkState(AbstractNonZeroStream.java:50) at org.apache.coyote.http2.Http2UpgradeHandler.startRequestBodyFrame(Http2UpgradeHandler.java:1469) at org.apache.coyote.http2.Http2AsyncUpgradeHandler.startRequestBodyFrame(Http2AsyncUpgradeHandler.java:43) at org.apache.coyote.http2.Http2Parser.readDataFrame(Http2Parser.java:174) 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:1102) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper$NioOperationState.run(NioEndpoint.java:1662) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:1570) 04-Dec-2023 11:35:44.763 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-20-35121"] 04-Dec-2023 11:35:44.764 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 04-Dec-2023 11:35:44.766 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-20-35121"] 04-Dec-2023 11:35:44.769 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-20-35121"] 04-Dec-2023 11:35:44.770 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClosedInvalidFrame02[1: loop [0], useAsyncIO[true]]] 04-Dec-2023 11:35:44.771 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-21"] connector has been configured to support HTTP upgrade to [h2c] 04-Dec-2023 11:35:44.772 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-21"] 04-Dec-2023 11:35:44.773 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 04-Dec-2023 11:35:44.773 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 04-Dec-2023 11:35:44.786 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-21-34461"] 04-Dec-2023 11:35:44.898 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-21-34461"] 04-Dec-2023 11:35:44.901 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 04-Dec-2023 11:35:44.903 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-21-34461"] 04-Dec-2023 11:35:44.906 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-21-34461"] 04-Dec-2023 11:35:44.909 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testIdleStateInvalidFrame01[1: loop [0], useAsyncIO[true]]] 04-Dec-2023 11:35:44.911 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-22"] connector has been configured to support HTTP upgrade to [h2c] 04-Dec-2023 11:35:44.912 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-22"] 04-Dec-2023 11:35:44.912 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 04-Dec-2023 11:35:44.912 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 04-Dec-2023 11:35:44.919 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-22-37339"] 04-Dec-2023 11:35:45.026 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-22-37339"] 04-Dec-2023 11:35:45.027 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 04-Dec-2023 11:35:45.029 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-22-37339"] 04-Dec-2023 11:35:45.031 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-22-37339"] 04-Dec-2023 11:35:45.035 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testIdleStateInvalidFrame02[1: loop [0], useAsyncIO[true]]] 04-Dec-2023 11:35:45.037 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-23"] connector has been configured to support HTTP upgrade to [h2c] 04-Dec-2023 11:35:45.037 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-23"] 04-Dec-2023 11:35:45.037 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 04-Dec-2023 11:35:45.037 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 04-Dec-2023 11:35:45.050 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-23-35315"] 04-Dec-2023 11:35:45.154 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-23-35315"] 04-Dec-2023 11:35:45.156 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 04-Dec-2023 11:35:45.158 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-23-35315"] 04-Dec-2023 11:35:45.163 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-23-35315"] 04-Dec-2023 11:35:45.164 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testImplicitClose[1: loop [0], useAsyncIO[true]]] 04-Dec-2023 11:35:45.165 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-24"] connector has been configured to support HTTP upgrade to [h2c] 04-Dec-2023 11:35:45.165 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-24"] 04-Dec-2023 11:35:45.166 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 04-Dec-2023 11:35:45.166 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 04-Dec-2023 11:35:45.169 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-24-41107"] 04-Dec-2023 11:35:45.334 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-24-41107"] 04-Dec-2023 11:35:45.335 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 04-Dec-2023 11:35:45.338 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-24-41107"] 04-Dec-2023 11:35:45.341 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-24-41107"] 04-Dec-2023 11:35:45.342 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientSendEvenStream[1: loop [0], useAsyncIO[true]]] 04-Dec-2023 11:35:45.343 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-25"] connector has been configured to support HTTP upgrade to [h2c] 04-Dec-2023 11:35:45.343 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-25"] 04-Dec-2023 11:35:45.344 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 04-Dec-2023 11:35:45.344 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 04-Dec-2023 11:35:45.347 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-25-41603"] 04-Dec-2023 11:35:45.442 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-25-41603"] 04-Dec-2023 11:35:45.445 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 04-Dec-2023 11:35:45.447 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-25-41603"] 04-Dec-2023 11:35:45.451 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-25-41603"] 04-Dec-2023 11:35:45.455 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [halfClosedRemoteInvalidFrame[1: loop [0], useAsyncIO[true]]] 04-Dec-2023 11:35:45.456 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-26"] connector has been configured to support HTTP upgrade to [h2c] 04-Dec-2023 11:35:45.456 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-26"] 04-Dec-2023 11:35:45.457 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 04-Dec-2023 11:35:45.457 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 04-Dec-2023 11:35:45.460 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-26-42971"] 04-Dec-2023 11:35:45.579 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-26-42971"] 04-Dec-2023 11:35:45.580 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 04-Dec-2023 11:35:45.582 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-26-42971"] 04-Dec-2023 11:35:45.583 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-26-42971"] ------------- ---------------- --------------- Testcase: testClientSendOldStream[0: loop [0], useAsyncIO[false]] took 1.268 sec Testcase: testErrorOnWaitingStream01[0: loop [0], useAsyncIO[false]] took 0.334 sec Testcase: testErrorOnWaitingStream02[0: loop [0], useAsyncIO[false]] took 0.18 sec Testcase: testImplicitCloseLargeId[0: loop [0], useAsyncIO[false]] took 0.154 sec Testcase: testExceedMaxActiveStreams01[0: loop [0], useAsyncIO[false]] took 0.199 sec Testcase: testExceedMaxActiveStreams02[0: loop [0], useAsyncIO[false]] took 0.138 sec Testcase: testClosedInvalidFrame01[0: loop [0], useAsyncIO[false]] took 0.181 sec Testcase: testClosedInvalidFrame02[0: loop [0], useAsyncIO[false]] took 0.104 sec Testcase: testIdleStateInvalidFrame01[0: loop [0], useAsyncIO[false]] took 0.112 sec Testcase: testIdleStateInvalidFrame02[0: loop [0], useAsyncIO[false]] took 0.073 sec Testcase: testImplicitClose[0: loop [0], useAsyncIO[false]] took 0.166 sec Testcase: testClientSendEvenStream[0: loop [0], useAsyncIO[false]] took 0.068 sec Testcase: halfClosedRemoteInvalidFrame[0: loop [0], useAsyncIO[false]] took 0.171 sec Testcase: testClientSendOldStream[1: loop [0], useAsyncIO[true]] took 0.11 sec Testcase: testErrorOnWaitingStream01[1: loop [0], useAsyncIO[true]] took 0.198 sec Testcase: testErrorOnWaitingStream02[1: loop [0], useAsyncIO[true]] took 0.087 sec Testcase: testImplicitCloseLargeId[1: loop [0], useAsyncIO[true]] took 0.113 sec Testcase: testExceedMaxActiveStreams01[1: loop [0], useAsyncIO[true]] took 0.164 sec Testcase: testExceedMaxActiveStreams02[1: loop [0], useAsyncIO[true]] took 0.205 sec Testcase: testClosedInvalidFrame01[1: loop [0], useAsyncIO[true]] took 0.113 sec Testcase: testClosedInvalidFrame02[1: loop [0], useAsyncIO[true]] took 0.137 sec Testcase: testIdleStateInvalidFrame01[1: loop [0], useAsyncIO[true]] took 0.128 sec Testcase: testIdleStateInvalidFrame02[1: loop [0], useAsyncIO[true]] took 0.129 sec Testcase: testImplicitClose[1: loop [0], useAsyncIO[true]] took 0.178 sec Testcase: testClientSendEvenStream[1: loop [0], useAsyncIO[true]] took 0.112 sec Testcase: halfClosedRemoteInvalidFrame[1: loop [0], useAsyncIO[true]] took 0.13 sec