@timestamp,@message 2020-11-16 11:03:05.090,11:03:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 11:02:05.090,11:02:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 11:01:05.089,11:01:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 11:00:05.089,11:00:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:59:05.089,10:59:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:58:05.088,10:58:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:57:05.088,10:57:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:56:05.088,10:56:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:55:05.087,10:55:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:54:05.087,10:54:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:53:05.087,10:53:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:52:05.087,10:52:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:51:05.086,10:51:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:50:05.086,10:50:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:49:05.086,10:49:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:48:05.085,10:48:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:47:05.085,10:47:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:46:05.085,10:46:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:45:05.084,10:45:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:44:05.084,10:44:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:43:05.084,10:43:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:42:05.083,10:42:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:41:05.083,10:41:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:40:05.083,10:40:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:39:05.083,10:39:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:38:05.082,10:38:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:37:05.082,10:37:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:36:05.082,10:36:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:35:05.081,10:35:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:34:05.081,10:34:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:33:05.081,10:33:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:32:05.080,10:32:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:31:05.080,10:31:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:30:05.080,10:30:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:29:05.079,10:29:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:28:05.079,10:28:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:27:41.591,10:27:41 ERROR OaiPmhHandler Exception in calling OKAPI 2020-11-16 10:27:41.591,java.lang.IllegalStateException: Response is closed 2020-11-16 10:27:41.591, at io.vertx.core.http.impl.HttpServerResponseImpl.checkValid(HttpServerResponseImpl.java:547) 2020-11-16 10:27:41.591, at io.vertx.core.http.impl.HttpServerResponseImpl.putHeader(HttpServerResponseImpl.java:188) 2020-11-16 10:27:41.591, at org.folio.edge.core.Handler.internalServerError(Handler.java:175) 2020-11-16 10:27:41.591, at org.folio.edge.oaipmh.OaiPmhHandler.handleProxyResponse(OaiPmhHandler.java:112) 2020-11-16 10:27:41.591, at org.folio.edge.oaipmh.OaiPmhHandler.lambda$handle$0(OaiPmhHandler.java:54) 2020-11-16 10:27:41.591, at io.vertx.core.http.impl.HttpClientRequestImpl.doHandleResponse(HttpClientRequestImpl.java:443) 2020-11-16 10:27:41.591, at io.vertx.core.http.impl.HttpClientRequestBase.handleResponse(HttpClientRequestBase.java:143) 2020-11-16 10:27:41.591, at io.vertx.core.http.impl.Http1xClientConnection.handleResponse(Http1xClientConnection.java:471) 2020-11-16 10:27:41.591, at io.vertx.core.http.impl.Http1xClientHandler.handleMessage(Http1xClientHandler.java:109) 2020-11-16 10:27:41.591, at io.vertx.core.http.impl.Http1xClientHandler.handleMessage(Http1xClientHandler.java:33) 2020-11-16 10:27:41.591, at io.vertx.core.net.impl.VertxHandler.lambda$channelRead$1(VertxHandler.java:146) 2020-11-16 10:27:41.591, at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:337) 2020-11-16 10:27:41.591, at io.vertx.core.impl.ContextImpl.executeFromIO(ContextImpl.java:195) 2020-11-16 10:27:41.591, at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:144) 2020-11-16 10:27:41.591, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) 2020-11-16 10:27:41.591, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) 2020-11-16 10:27:41.591, at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) 2020-11-16 10:27:41.591, at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102) 2020-11-16 10:27:41.591, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) 2020-11-16 10:27:41.591, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) 2020-11-16 10:27:41.591, at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) 2020-11-16 10:27:41.591, at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:438) 2020-11-16 10:27:41.591, at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310) 2020-11-16 10:27:41.591, at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:297) 2020-11-16 10:27:41.591, at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:413) 2020-11-16 10:27:41.591, at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) 2020-11-16 10:27:41.591, at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:253) 2020-11-16 10:27:41.591, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) 2020-11-16 10:27:41.591, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) 2020-11-16 10:27:41.591, at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) 2020-11-16 10:27:41.591, at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359) 2020-11-16 10:27:41.591, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) 2020-11-16 10:27:41.591, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) 2020-11-16 10:27:41.591, at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935) 2020-11-16 10:27:41.591, at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141) 2020-11-16 10:27:41.591, at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645) 2020-11-16 10:27:41.591, at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) 2020-11-16 10:27:41.591, at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) 2020-11-16 10:27:41.591, at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) 2020-11-16 10:27:41.591, at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) 2020-11-16 10:27:41.591, at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) 2020-11-16 10:27:41.591, at java.base/java.lang.Thread.run(Thread.java:834) 2020-11-16 10:27:41.591,10:27:41 ERROR ContextImpl Unhandled exception 2020-11-16 10:27:41.591,java.lang.IllegalStateException: Response is closed 2020-11-16 10:27:41.591, at io.vertx.core.http.impl.HttpServerResponseImpl.checkValid(HttpServerResponseImpl.java:547) 2020-11-16 10:27:41.591, at io.vertx.core.http.impl.HttpServerResponseImpl.putHeader(HttpServerResponseImpl.java:188) 2020-11-16 10:27:41.591, at org.folio.edge.core.Handler.internalServerError(Handler.java:175) 2020-11-16 10:27:41.591, at org.folio.edge.oaipmh.OaiPmhHandler.oaiPmhFailureHandler(OaiPmhHandler.java:139) 2020-11-16 10:27:41.591, at org.folio.edge.oaipmh.OaiPmhHandler.lambda$handle$1(OaiPmhHandler.java:54) 2020-11-16 10:27:41.591, at io.vertx.core.http.impl.HttpClientRequestBase.handleException(HttpClientRequestBase.java:130) 2020-11-16 10:27:41.591, at io.vertx.core.http.impl.HttpClientRequestImpl.handleException(HttpClientRequestImpl.java:50) 2020-11-16 10:27:41.591, at io.vertx.core.http.impl.HttpClientRequestBase.handleResponse(HttpClientRequestBase.java:145) 2020-11-16 10:27:41.591, at io.vertx.core.http.impl.Http1xClientConnection.handleResponse(Http1xClientConnection.java:471) 2020-11-16 10:27:41.591, at io.vertx.core.http.impl.Http1xClientHandler.handleMessage(Http1xClientHandler.java:109) 2020-11-16 10:27:41.591, at io.vertx.core.http.impl.Http1xClientHandler.handleMessage(Http1xClientHandler.java:33) 2020-11-16 10:27:41.591, at io.vertx.core.net.impl.VertxHandler.lambda$channelRead$1(VertxHandler.java:146) 2020-11-16 10:27:41.591, at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:337) 2020-11-16 10:27:41.591, at io.vertx.core.impl.ContextImpl.executeFromIO(ContextImpl.java:195) 2020-11-16 10:27:41.591, at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:144) 2020-11-16 10:27:41.591, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) 2020-11-16 10:27:41.591, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) 2020-11-16 10:27:41.591, at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) 2020-11-16 10:27:41.591, at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102) 2020-11-16 10:27:41.591, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) 2020-11-16 10:27:41.591, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) 2020-11-16 10:27:41.591, at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) 2020-11-16 10:27:41.591, at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:438) 2020-11-16 10:27:41.591, at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310) 2020-11-16 10:27:41.591, at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:297) 2020-11-16 10:27:41.591, at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:413) 2020-11-16 10:27:41.591, at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) 2020-11-16 10:27:41.591, at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:253) 2020-11-16 10:27:41.591, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) 2020-11-16 10:27:41.591, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) 2020-11-16 10:27:41.591, at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) 2020-11-16 10:27:41.591, at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359) 2020-11-16 10:27:41.591, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) 2020-11-16 10:27:41.591, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) 2020-11-16 10:27:41.591, at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935) 2020-11-16 10:27:41.591, at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141) 2020-11-16 10:27:41.591, at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645) 2020-11-16 10:27:41.591, at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) 2020-11-16 10:27:41.591, at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) 2020-11-16 10:27:41.591, at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) 2020-11-16 10:27:41.591, at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) 2020-11-16 10:27:41.591, at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) 2020-11-16 10:27:41.591, at java.base/java.lang.Thread.run(Thread.java:834) 2020-11-16 10:27:41.589,10:27:41 ERROR OaiPmhHandler Error in the response from repository: (504) 2020-11-16 10:27:05.078,10:27:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:26:05.079,10:26:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:25:05.078,10:25:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:24:05.077,10:24:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:23:05.077,10:23:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:22:05.077,10:22:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:21:05.077,10:21:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:20:05.076,10:20:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:19:05.076,10:19:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:18:05.076,10:18:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:17:43.376,10:17:43 ERROR ContextImpl Unhandled exception 2020-11-16 10:17:43.376,java.lang.IllegalStateException: Response is closed 2020-11-16 10:17:43.376, at io.vertx.core.http.impl.HttpServerResponseImpl.checkValid(HttpServerResponseImpl.java:547) 2020-11-16 10:17:43.376, at io.vertx.core.http.impl.HttpServerResponseImpl.putHeader(HttpServerResponseImpl.java:188) 2020-11-16 10:17:43.376, at org.folio.edge.core.Handler.internalServerError(Handler.java:175) 2020-11-16 10:17:43.376, at org.folio.edge.oaipmh.OaiPmhHandler.oaiPmhFailureHandler(OaiPmhHandler.java:139) 2020-11-16 10:17:43.376, at org.folio.edge.oaipmh.OaiPmhHandler.lambda$handle$1(OaiPmhHandler.java:54) 2020-11-16 10:17:43.376, at io.vertx.core.http.impl.HttpClientRequestBase.handleException(HttpClientRequestBase.java:130) 2020-11-16 10:17:43.376, at io.vertx.core.http.impl.HttpClientRequestImpl.handleException(HttpClientRequestImpl.java:50) 2020-11-16 10:17:43.376, at io.vertx.core.http.impl.HttpClientRequestBase.handleResponse(HttpClientRequestBase.java:145) 2020-11-16 10:17:43.376, at io.vertx.core.http.impl.Http1xClientConnection.handleResponse(Http1xClientConnection.java:471) 2020-11-16 10:17:43.376, at io.vertx.core.http.impl.Http1xClientHandler.handleMessage(Http1xClientHandler.java:109) 2020-11-16 10:17:43.376, at io.vertx.core.http.impl.Http1xClientHandler.handleMessage(Http1xClientHandler.java:33) 2020-11-16 10:17:43.376, at io.vertx.core.net.impl.VertxHandler.lambda$channelRead$1(VertxHandler.java:146) 2020-11-16 10:17:43.376, at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:337) 2020-11-16 10:17:43.376, at io.vertx.core.impl.ContextImpl.executeFromIO(ContextImpl.java:195) 2020-11-16 10:17:43.376, at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:144) 2020-11-16 10:17:43.376, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) 2020-11-16 10:17:43.376, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) 2020-11-16 10:17:43.376, at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) 2020-11-16 10:17:43.376, at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102) 2020-11-16 10:17:43.376, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) 2020-11-16 10:17:43.376, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) 2020-11-16 10:17:43.376, at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) 2020-11-16 10:17:43.376, at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:438) 2020-11-16 10:17:43.376, at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310) 2020-11-16 10:17:43.376, at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:297) 2020-11-16 10:17:43.376, at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:413) 2020-11-16 10:17:43.376, at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) 2020-11-16 10:17:43.376, at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:253) 2020-11-16 10:17:43.376, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) 2020-11-16 10:17:43.376, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) 2020-11-16 10:17:43.376, at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) 2020-11-16 10:17:43.376, at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359) 2020-11-16 10:17:43.376, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) 2020-11-16 10:17:43.376, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) 2020-11-16 10:17:43.376, at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935) 2020-11-16 10:17:43.376, at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141) 2020-11-16 10:17:43.376, at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645) 2020-11-16 10:17:43.376, at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) 2020-11-16 10:17:43.376, at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) 2020-11-16 10:17:43.376, at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) 2020-11-16 10:17:43.376, at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) 2020-11-16 10:17:43.376, at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) 2020-11-16 10:17:43.376, at java.base/java.lang.Thread.run(Thread.java:834) 2020-11-16 10:17:43.375,10:17:43 ERROR OaiPmhHandler Exception in calling OKAPI 2020-11-16 10:17:43.375,java.lang.IllegalStateException: Response is closed 2020-11-16 10:17:43.375, at io.vertx.core.http.impl.HttpServerResponseImpl.checkValid(HttpServerResponseImpl.java:547) 2020-11-16 10:17:43.375, at io.vertx.core.http.impl.HttpServerResponseImpl.putHeader(HttpServerResponseImpl.java:188) 2020-11-16 10:17:43.375, at org.folio.edge.core.Handler.internalServerError(Handler.java:175) 2020-11-16 10:17:43.375, at org.folio.edge.oaipmh.OaiPmhHandler.handleProxyResponse(OaiPmhHandler.java:112) 2020-11-16 10:17:43.375, at org.folio.edge.oaipmh.OaiPmhHandler.lambda$handle$0(OaiPmhHandler.java:54) 2020-11-16 10:17:43.375, at io.vertx.core.http.impl.HttpClientRequestImpl.doHandleResponse(HttpClientRequestImpl.java:443) 2020-11-16 10:17:43.375, at io.vertx.core.http.impl.HttpClientRequestBase.handleResponse(HttpClientRequestBase.java:143) 2020-11-16 10:17:43.375, at io.vertx.core.http.impl.Http1xClientConnection.handleResponse(Http1xClientConnection.java:471) 2020-11-16 10:17:43.375, at io.vertx.core.http.impl.Http1xClientHandler.handleMessage(Http1xClientHandler.java:109) 2020-11-16 10:17:43.375, at io.vertx.core.http.impl.Http1xClientHandler.handleMessage(Http1xClientHandler.java:33) 2020-11-16 10:17:43.375, at io.vertx.core.net.impl.VertxHandler.lambda$channelRead$1(VertxHandler.java:146) 2020-11-16 10:17:43.375, at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:337) 2020-11-16 10:17:43.375, at io.vertx.core.impl.ContextImpl.executeFromIO(ContextImpl.java:195) 2020-11-16 10:17:43.375, at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:144) 2020-11-16 10:17:43.375, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) 2020-11-16 10:17:43.375, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) 2020-11-16 10:17:43.375, at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) 2020-11-16 10:17:43.375, at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102) 2020-11-16 10:17:43.375, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) 2020-11-16 10:17:43.375, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) 2020-11-16 10:17:43.375, at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) 2020-11-16 10:17:43.375, at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:438) 2020-11-16 10:17:43.375, at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310) 2020-11-16 10:17:43.375, at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:297) 2020-11-16 10:17:43.375, at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:413) 2020-11-16 10:17:43.375, at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) 2020-11-16 10:17:43.375, at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:253) 2020-11-16 10:17:43.375, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) 2020-11-16 10:17:43.375, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) 2020-11-16 10:17:43.375, at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) 2020-11-16 10:17:43.375, at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359) 2020-11-16 10:17:43.375, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) 2020-11-16 10:17:43.375, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) 2020-11-16 10:17:43.375, at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935) 2020-11-16 10:17:43.375, at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141) 2020-11-16 10:17:43.375, at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645) 2020-11-16 10:17:43.375, at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) 2020-11-16 10:17:43.375, at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) 2020-11-16 10:17:43.375, at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) 2020-11-16 10:17:43.375, at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) 2020-11-16 10:17:43.375, at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) 2020-11-16 10:17:43.375, at java.base/java.lang.Thread.run(Thread.java:834) 2020-11-16 10:17:43.372,10:17:43 ERROR OaiPmhHandler Error in the response from repository: (504) 2020-11-16 10:17:05.075,10:17:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:16:05.075,10:16:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:15:05.074,10:15:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:14:05.074,10:14:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:13:05.074,10:13:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:12:05.073,10:12:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:11:05.073,10:11:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:10:05.073,10:10:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:09:05.072,10:09:05 DEBUG SdkSSLSocket closing ssm.us-east-1.amazonaws.com/52.46.145.233:443 2020-11-16 10:09:05.071,10:09:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:09:05.071,10:09:05 DEBUG HttpClientConnection http-outgoing-1: Close connection 2020-11-16 10:09:05.071,10:09:05 DEBUG SdkSSLSocket shutting down output of ssm.us-east-1.amazonaws.com/52.46.145.233:443 2020-11-16 10:09:05.071,10:09:05 DEBUG SdkSSLSocket shutting down input of ssm.us-east-1.amazonaws.com/52.46.145.233:443 2020-11-16 10:08:05.070,10:08:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:07:41.578,10:07:41 INFO OkapiClient GET http://pvt.lb.bhs1.folio-eis.us-east-1:9130/oai/records?verb=ListRecords&metadataPrefix=marc21_withholdings&apikey=eyJzIjoiVW80VVRmNGVuYyIsInQiOiJmczA5MDAwMDAwIiwidSI6ImZzMDkwMDAwMDAifQ==&start=2020-11-16 tenant: fs09000000 token: eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJmczA5MDAwMDAwIiwidXNlcl9pZCI6IjJhYzQzZDZhLTM5NDUtNGQ5OS04N2VlLTdhODI4MTIzODU3MiIsImlhdCI6MTYwNTUyMTI2MSwidGVuYW50IjoiZnMwOTAwMDAwMCJ9.PrRctb3PuSpuZrcG0ItXp4XdTOMZaOSpdM4p5iWtUJY 2020-11-16 10:07:41.576,10:07:41 INFO OkapiClient Successfully logged into FOLIO 2020-11-16 10:07:41.462,"10:07:41 DEBUG Slf4JLogger [id: 0x04e08d7a] RECEIVED: [37306: /10.23.34.2:53], DatagramDnsResponse(from: /10.23.34.2:53, to: /0.0.0.0:37191, 37306, QUERY(0), NoError(0), RD RA)" 2020-11-16 10:07:41.462, DefaultDnsQuestion(pvt.lb.bhs1.folio-eis.us-east-1. IN AAAA) 2020-11-16 10:07:41.462, DefaultDnsRawRecord(OPT flags:0 udp:4096 0B) 2020-11-16 10:07:41.460,"10:07:41 DEBUG Slf4JLogger [id: 0x04e08d7a] RECEIVED: [62696: /10.23.34.2:53], DatagramDnsResponse(from: /10.23.34.2:53, to: /0.0.0.0:37191, 62696, QUERY(0), NoError(0), RD RA)" 2020-11-16 10:07:41.460, DefaultDnsQuestion(pvt.lb.bhs1.folio-eis.us-east-1. IN A) 2020-11-16 10:07:41.460, DefaultDnsRawRecord(pvt.lb.bhs1.folio-eis.us-east-1. 29 IN A 4B) 2020-11-16 10:07:41.460, DefaultDnsRawRecord(pvt.lb.bhs1.folio-eis.us-east-1. 29 IN A 4B) 2020-11-16 10:07:41.460, DefaultDnsRawRecord(OPT flags:0 udp:4096 0B) 2020-11-16 10:07:41.455,"10:07:41 DEBUG Slf4JLogger [id: 0x04e08d7a] WRITE: [37306: /10.23.34.2:53], DefaultDnsQuestion(pvt.lb.bhs1.folio-eis.us-east-1. IN AAAA)" 2020-11-16 10:07:41.454,"10:07:41 DEBUG Slf4JLogger [id: 0x04e08d7a] WRITE: [62696: /10.23.34.2:53], DefaultDnsQuestion(pvt.lb.bhs1.folio-eis.us-east-1. IN A)" 2020-11-16 10:07:41.453,10:07:41 DEBUG entConnectionManager Connection [id: 1][route: {s}->https://ssm.us-east-1.amazonaws.com:443] can be kept alive for 60.0 seconds 2020-11-16 10:07:41.453,10:07:41 DEBUG entConnectionManager Connection released: [id: 1][route: {s}->https://ssm.us-east-1.amazonaws.com:443][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50] 2020-11-16 10:07:41.453,"10:07:41 DEBUG sponseHandlerAdapter Received successful response: 200, AWS Request ID: a56a7f62-222f-4bc7-be08-5076ad204a5b" 2020-11-16 10:07:41.453,10:07:41 DEBUG sponseHandlerAdapter x-amzn-RequestId: a56a7f62-222f-4bc7-be08-5076ad204a5b 2020-11-16 10:07:41.452,"10:07:41 DEBUG Wire http-outgoing-1 << ""{""Parameter"":{""ARN"":""arn:aws:ssm:us-east-1:054267740449:parameter/Uo4UTf4enc_fs09000000_fs09000000"",""DataType"":""text"",""LastModifiedDate"":1.599083878301E9,""Name"":""Uo4UTf4enc_fs09000000_fs09000000"",""Type"":""SecureString"",""Value"":""fa39a3a8-39ee-4c40-9278-2565297172ea"",""Version"":1}}""" 2020-11-16 10:07:41.451,10:07:41 DEBUG HttpClientConnection http-outgoing-1 << Connection: keep-alive 2020-11-16 10:07:41.451,10:07:41 DEBUG HttpClientConnection http-outgoing-1 << x-amzn-RequestId: a56a7f62-222f-4bc7-be08-5076ad204a5b 2020-11-16 10:07:41.451,10:07:41 DEBUG MainClientExec Connection can be kept alive for 60000 MILLISECONDS 2020-11-16 10:07:41.450,10:07:41 DEBUG HttpClientConnection http-outgoing-1 << HTTP/1.1 200 OK 2020-11-16 10:07:41.450,10:07:41 DEBUG HttpClientConnection http-outgoing-1 << Server: Server 2020-11-16 10:07:41.450,"10:07:41 DEBUG HttpClientConnection http-outgoing-1 << Date: Mon, 16 Nov 2020 10:07:41 GMT" 2020-11-16 10:07:41.450,10:07:41 DEBUG HttpClientConnection http-outgoing-1 << Content-Type: application/x-amz-json-1.1 2020-11-16 10:07:41.450,10:07:41 DEBUG HttpClientConnection http-outgoing-1 << Content-Length: 278 2020-11-16 10:07:41.449,"10:07:41 DEBUG Wire http-outgoing-1 << ""Connection: keep-alive[\r][ ]""" 2020-11-16 10:07:41.449,"10:07:41 DEBUG Wire http-outgoing-1 << ""x-amzn-RequestId: a56a7f62-222f-4bc7-be08-5076ad204a5b[\r][ ]""" 2020-11-16 10:07:41.449,"10:07:41 DEBUG Wire http-outgoing-1 << ""[\r][ ]""" 2020-11-16 10:07:41.448,"10:07:41 DEBUG Wire http-outgoing-1 << ""HTTP/1.1 200 OK[\r][ ]""" 2020-11-16 10:07:41.448,"10:07:41 DEBUG Wire http-outgoing-1 << ""Server: Server[\r][ ]""" 2020-11-16 10:07:41.448,"10:07:41 DEBUG Wire http-outgoing-1 << ""Date: Mon, 16 Nov 2020 10:07:41 GMT[\r][ ]""" 2020-11-16 10:07:41.448,"10:07:41 DEBUG Wire http-outgoing-1 << ""Content-Type: application/x-amz-json-1.1[\r][ ]""" 2020-11-16 10:07:41.448,"10:07:41 DEBUG Wire http-outgoing-1 << ""Content-Length: 278[\r][ ]""" 2020-11-16 10:07:41.374,"10:07:41 DEBUG Wire http-outgoing-1 >> ""Content-Length: 65[\r][ ]""" 2020-11-16 10:07:41.374,"10:07:41 DEBUG Wire http-outgoing-1 >> ""Connection: Keep-Alive[\r][ ]""" 2020-11-16 10:07:41.374,"10:07:41 DEBUG Wire http-outgoing-1 >> ""[\r][ ]""" 2020-11-16 10:07:41.374,"10:07:41 DEBUG Wire http-outgoing-1 >> ""{""Name"":""Uo4UTf4enc_fs09000000_fs09000000"",""WithDecryption"":true}""" 2020-11-16 10:07:41.373,"10:07:41 DEBUG Wire http-outgoing-1 >> ""amz-sdk-invocation-id: 08f4c7ae-5572-c19c-b571-9ac68044fc38[\r][ ]""" 2020-11-16 10:07:41.373,"10:07:41 DEBUG Wire http-outgoing-1 >> ""amz-sdk-retry: 0/0/500[\r][ ]""" 2020-11-16 10:07:41.373,"10:07:41 DEBUG Wire http-outgoing-1 >> ""X-Amz-Target: AmazonSSM.GetParameter[\r][ ]""" 2020-11-16 10:07:41.373,"10:07:41 DEBUG Wire http-outgoing-1 >> ""Content-Type: application/x-amz-json-1.1[\r][ ]""" 2020-11-16 10:07:41.372,"10:07:41 DEBUG Wire http-outgoing-1 >> ""X-Amz-Date: 20201116T100741Z[\r][ ]""" 2020-11-16 10:07:41.372,"10:07:41 DEBUG Wire http-outgoing-1 >> ""User-Agent: aws-sdk-java/1.11.313 Linux/4.14.193-149.317.amzn2.x86_64 OpenJDK_64-Bit_Server_VM/11.0.8+10 java/11.0.8 scala/2.12.4 exec-env/AWS_ECS_EC2[\r][ ]""" 2020-11-16 10:07:41.372,"10:07:41 DEBUG Wire http-outgoing-1 >> ""X-Amz-Security-Token: IQoJb3JpZ2luX2VjEJr//////////wEaCXVzLWVhc3QtMSJHMEUCIQDPdTzpCccoelnd78BRRwTfVeQFnhxbZACwJmW70zQAAgIgSC2sPaV5DsP+mK/qeBDm5cQqBL5HUd4XWiF4tTgqL0IqoQMIExACGgwwNTQyNjc3NDA0NDkiDIjxEUgHizMnOAyk/Sr+An5g1NGx3ciD2YC3inBjbEPEYN+6eBclxN6aHg8nxqEDvqCL4gEYpwFGZdg69zz7XGnWVc0qs9bz/achJFOj91xqJUSZ70q48mSax9w+nfgx3hSiNLoE1KPVdu5thWRDLG53lthmtT4p0rz1Q+mkJbAxarPhefFGN/dw/JcGqxI7B4pBLozlG1cCPF7WTXcZ9oSvf97rA2dqnHiN7i86M/lyvtuRx2y3RbGulIvBxeabyl4h+qxDhYD5iTtI1lduBz7OL/y8a9wyKLMgNJ38r5jQig1Hv8pl/gq6Nsr185xmudASvWr54dTnS18oVFW98OZs7s/WRDacLMsWBNtFhd1dsLQLEZJLe6HHHNInG6YP+xCGgvIOuqF1+EicZGJmZtuGIOwhemCL087G+Od0dx8skwSXugMqATjDR09nB9HquYFfFBukvd9hvGfH2F+a984lhglO1qeRd5usAXQj1Az2R3HPj4zjvo6RRpmolFU7NqNpfo4vj2YeEMSpV1Uw/ZXJ/QU66wFVWU53Gp26xvNb9G5bwm3dnmHdfI9F5DukrEgsMB7Q2XLDOybHSa185wfn4X4EkaUVmZ8LSnsSbBlav9+VU8Y32HIt/9DQrAXfmFiAqLjg97MySguNUfa2FAoBaTN9j3plB7TC1+B005APY3EaZZmU/GUQsgVwe38fXKiv+acHzX5lg4j1OCOc/9LBD/JN8L6Jq3q2zW6VI1tvhljTr3OQAJxCAaq/DUJYq0xvgJK40f6zchZYKZbeVmEtDiNfr58q67trSkIDtl5auiLlnzG+goI9RgaWhYKE87mJnCbsnnFeGoo5ccDYWoVg[\r][ ]""" 2020-11-16 10:07:41.371,"10:07:41 DEBUG Wire http-outgoing-1 >> ""POST / HTTP/1.1[\r][ ]""" 2020-11-16 10:07:41.371,"10:07:41 DEBUG Wire http-outgoing-1 >> ""Host: ssm.us-east-1.amazonaws.com[\r][ ]""" 2020-11-16 10:07:41.371,"10:07:41 DEBUG Wire http-outgoing-1 >> ""Authorization: AWS4-HMAC-SHA256 Credential=ASIAQZIU4AEQVU3VEKVI/20201116/us-east-1/ssm/aws4_request, SignedHeaders=amz-sdk-invocation-id;amz-sdk-retry;content-length;content-type;host;user-agent;x-amz-date;x-amz-security-token;x-amz-target, Signature=8beceaf45bb0d9f5578faad4aae7b3d1a5ff5c8601a2c1acbeb636824bc014fa[\r][ ]""" 2020-11-16 10:07:41.370,10:07:41 DEBUG HttpClientConnection http-outgoing-1 >> X-Amz-Target: AmazonSSM.GetParameter 2020-11-16 10:07:41.370,10:07:41 DEBUG HttpClientConnection http-outgoing-1 >> Content-Type: application/x-amz-json-1.1 2020-11-16 10:07:41.370,10:07:41 DEBUG HttpClientConnection http-outgoing-1 >> Content-Length: 65 2020-11-16 10:07:41.370,10:07:41 DEBUG HttpClientConnection http-outgoing-1 >> Connection: Keep-Alive 2020-11-16 10:07:41.369,10:07:41 DEBUG HttpClientConnection http-outgoing-1 >> X-Amz-Security-Token: IQoJb3JpZ2luX2VjEJr//////////wEaCXVzLWVhc3QtMSJHMEUCIQDPdTzpCccoelnd78BRRwTfVeQFnhxbZACwJmW70zQAAgIgSC2sPaV5DsP+mK/qeBDm5cQqBL5HUd4XWiF4tTgqL0IqoQMIExACGgwwNTQyNjc3NDA0NDkiDIjxEUgHizMnOAyk/Sr+An5g1NGx3ciD2YC3inBjbEPEYN+6eBclxN6aHg8nxqEDvqCL4gEYpwFGZdg69zz7XGnWVc0qs9bz/achJFOj91xqJUSZ70q48mSax9w+nfgx3hSiNLoE1KPVdu5thWRDLG53lthmtT4p0rz1Q+mkJbAxarPhefFGN/dw/JcGqxI7B4pBLozlG1cCPF7WTXcZ9oSvf97rA2dqnHiN7i86M/lyvtuRx2y3RbGulIvBxeabyl4h+qxDhYD5iTtI1lduBz7OL/y8a9wyKLMgNJ38r5jQig1Hv8pl/gq6Nsr185xmudASvWr54dTnS18oVFW98OZs7s/WRDacLMsWBNtFhd1dsLQLEZJLe6HHHNInG6YP+xCGgvIOuqF1+EicZGJmZtuGIOwhemCL087G+Od0dx8skwSXugMqATjDR09nB9HquYFfFBukvd9hvGfH2F+a984lhglO1qeRd5usAXQj1Az2R3HPj4zjvo6RRpmolFU7NqNpfo4vj2YeEMSpV1Uw/ZXJ/QU66wFVWU53Gp26xvNb9G5bwm3dnmHdfI9F5DukrEgsMB7Q2XLDOybHSa185wfn4X4EkaUVmZ8LSnsSbBlav9+VU8Y32HIt/9DQrAXfmFiAqLjg97MySguNUfa2FAoBaTN9j3plB7TC1+B005APY3EaZZmU/GUQsgVwe38fXKiv+acHzX5lg4j1OCOc/9LBD/JN8L6Jq3q2zW6VI1tvhljTr3OQAJxCAaq/DUJYq0xvgJK40f6zchZYKZbeVmEtDiNfr58q67trSkIDtl5auiLlnzG+goI9RgaWhYKE87mJnCbsnnFeGoo5ccDYWoVg 2020-11-16 10:07:41.369,10:07:41 DEBUG HttpClientConnection http-outgoing-1 >> amz-sdk-invocation-id: 08f4c7ae-5572-c19c-b571-9ac68044fc38 2020-11-16 10:07:41.369,10:07:41 DEBUG HttpClientConnection http-outgoing-1 >> amz-sdk-retry: 0/0/500 2020-11-16 10:07:41.368,10:07:41 DEBUG HttpClientConnection http-outgoing-1 >> Host: ssm.us-east-1.amazonaws.com 2020-11-16 10:07:41.368,"10:07:41 DEBUG HttpClientConnection http-outgoing-1 >> Authorization: AWS4-HMAC-SHA256 Credential=ASIAQZIU4AEQVU3VEKVI/20201116/us-east-1/ssm/aws4_request, SignedHeaders=amz-sdk-invocation-id;amz-sdk-retry;content-length;content-type;host;user-agent;x-amz-date;x-amz-security-token;x-amz-target, Signature=8beceaf45bb0d9f5578faad4aae7b3d1a5ff5c8601a2c1acbeb636824bc014fa" 2020-11-16 10:07:41.368,10:07:41 DEBUG HttpClientConnection http-outgoing-1 >> X-Amz-Date: 20201116T100741Z 2020-11-16 10:07:41.368,10:07:41 DEBUG HttpClientConnection http-outgoing-1 >> User-Agent: aws-sdk-java/1.11.313 Linux/4.14.193-149.317.amzn2.x86_64 OpenJDK_64-Bit_Server_VM/11.0.8+10 java/11.0.8 scala/2.12.4 exec-env/AWS_ECS_EC2 2020-11-16 10:07:41.367,10:07:41 DEBUG MainClientExec Proxy auth state: UNCHALLENGED 2020-11-16 10:07:41.367,10:07:41 DEBUG HttpClientConnection http-outgoing-1 >> POST / HTTP/1.1 2020-11-16 10:07:41.366,10:07:41 DEBUG ntConnectionOperator Connection established 172.17.0.5:46128<->52.46.145.233:443 2020-11-16 10:07:41.366,10:07:41 DEBUG HttpClientConnection http-outgoing-1: set socket timeout to 50000 2020-11-16 10:07:41.366,10:07:41 DEBUG MainClientExec Executing request POST / HTTP/1.1 2020-11-16 10:07:41.365,"10:07:41 DEBUG nectionSocketFactory peer alternative names: [ssm.us-east-1.amazonaws.com, *.ssm.us-east-1.vpce.amazonaws.com]" 2020-11-16 10:07:41.365,"10:07:41 DEBUG nectionSocketFactory issuer principal: CN=Amazon, OU=Server CA 1B, O=Amazon, C=US" 2020-11-16 10:07:41.365,10:07:41 DEBUG SdkSSLSocket created: ssm.us-east-1.amazonaws.com/52.46.145.233:443 2020-11-16 10:07:41.364,10:07:41 DEBUG nectionSocketFactory negotiated protocol: TLSv1.2 2020-11-16 10:07:41.364,10:07:41 DEBUG nectionSocketFactory negotiated cipher suite: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA 2020-11-16 10:07:41.364,10:07:41 DEBUG nectionSocketFactory peer principal: CN=ssm.us-east-1.amazonaws.com 2020-11-16 10:07:41.363,10:07:41 DEBUG nectionSocketFactory Secure session established 2020-11-16 10:07:41.338,"10:07:41 DEBUG SdkTLSSocketFactory socket.getSupportedProtocols(): [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello], socket.getEnabledProtocols(): [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1]" 2020-11-16 10:07:41.338,"10:07:41 DEBUG SdkTLSSocketFactory TLS protocol enabled for SSL handshake: [TLSv1.2, TLSv1.1, TLSv1, TLSv1.3]" 2020-11-16 10:07:41.338,10:07:41 DEBUG nectionSocketFactory Starting handshake 2020-11-16 10:07:41.337,"10:07:41 DEBUG nectionSocketFactory Enabled protocols: [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1]" 2020-11-16 10:07:41.337,"10:07:41 DEBUG nectionSocketFactory Enabled cipher suites:[TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]" 2020-11-16 10:07:41.335,10:07:41 DEBUG ntConnectionOperator Connecting to ssm.us-east-1.amazonaws.com/52.46.145.233:443 2020-11-16 10:07:41.335,10:07:41 DEBUG SdkTLSSocketFactory connecting to ssm.us-east-1.amazonaws.com/52.46.145.233:443 2020-11-16 10:07:41.335,10:07:41 DEBUG nectionSocketFactory Connecting socket to ssm.us-east-1.amazonaws.com/52.46.145.233:443 with timeout 10000 2020-11-16 10:07:41.333,10:07:41 DEBUG entConnectionManager Connection leased: [id: 1][route: {s}->https://ssm.us-east-1.amazonaws.com:443][total kept alive: 0; route allocated: 1 of 50; total allocated: 1 of 50] 2020-11-16 10:07:41.333,10:07:41 DEBUG MainClientExec Opening connection {s}->https://ssm.us-east-1.amazonaws.com:443 2020-11-16 10:07:41.329,10:07:41 DEBUG RequestAuthCache Auth cache not set in the context 2020-11-16 10:07:41.329,10:07:41 DEBUG entConnectionManager Connection request: [route: {s}->https://ssm.us-east-1.amazonaws.com:443][total kept alive: 0; route allocated: 0 of 50; total allocated: 0 of 50] 2020-11-16 10:07:41.328,10:07:41 DEBUG RequestAddCookies CookieSpec selected: default 2020-11-16 10:07:41.327,"10:07:41 DEBUG CommonsLog AWS4 Canonical Request: '""POST" 2020-11-16 10:07:41.327,/ 2020-11-16 10:07:41.327,amz-sdk-invocation-id:08f4c7ae-5572-c19c-b571-9ac68044fc38 2020-11-16 10:07:41.327,amz-sdk-retry:0/0/500 2020-11-16 10:07:41.327,content-length:65 2020-11-16 10:07:41.327,content-type:application/x-amz-json-1.1 2020-11-16 10:07:41.327,host:ssm.us-east-1.amazonaws.com 2020-11-16 10:07:41.327,user-agent:aws-sdk-java/1.11.313 Linux/4.14.193-149.317.amzn2.x86_64 OpenJDK_64-Bit_Server_VM/11.0.8+10 java/11.0.8 scala/2.12.4 exec-env/AWS_ECS_EC2 2020-11-16 10:07:41.327,x-amz-date:20201116T100741Z 2020-11-16 10:07:41.327,x-amz-security-token:IQoJb3JpZ2luX2VjEJr//////////wEaCXVzLWVhc3QtMSJHMEUCIQDPdTzpCccoelnd78BRRwTfVeQFnhxbZACwJmW70zQAAgIgSC2sPaV5DsP+mK/qeBDm5cQqBL5HUd4XWiF4tTgqL0IqoQMIExACGgwwNTQyNjc3NDA0NDkiDIjxEUgHizMnOAyk/Sr+An5g1NGx3ciD2YC3inBjbEPEYN+6eBclxN6aHg8nxqEDvqCL4gEYpwFGZdg69zz7XGnWVc0qs9bz/achJFOj91xqJUSZ70q48mSax9w+nfgx3hSiNLoE1KPVdu5thWRDLG53lthmtT4p0rz1Q+mkJbAxarPhefFGN/dw/JcGqxI7B4pBLozlG1cCPF7WTXcZ9oSvf97rA2dqnHiN7i86M/lyvtuRx2y3RbGulIvBxeabyl4h+qxDhYD5iTtI1lduBz7OL/y8a9wyKLMgNJ38r5jQig1Hv8pl/gq6Nsr185xmudASvWr54dTnS18oVFW98OZs7s/WRDacLMsWBNtFhd1dsLQLEZJLe6HHHNInG6YP+xCGgvIOuqF1+EicZGJmZtuGIOwhemCL087G+Od0dx8skwSXugMqATjDR09nB9HquYFfFBukvd9hvGfH2F+a984lhglO1qeRd5usAXQj1Az2R3HPj4zjvo6RRpmolFU7NqNpfo4vj2YeEMSpV1Uw/ZXJ/QU66wFVWU53Gp26xvNb9G5bwm3dnmHdfI9F5DukrEgsMB7Q2XLDOybHSa185wfn4X4EkaUVmZ8LSnsSbBlav9+VU8Y32HIt/9DQrAXfmFiAqLjg97MySguNUfa2FAoBaTN9j3plB7TC1+B005APY3EaZZmU/GUQsgVwe38fXKiv+acHzX5lg4j1OCOc/9LBD/JN8L6Jq3q2zW6VI1tvhljTr3OQAJxCAaq/DUJYq0xvgJK40f6zchZYKZbeVmEtDiNfr58q67trSkIDtl5auiLlnzG+goI9RgaWhYKE87mJnCbsnnFeGoo5ccDYWoVg 2020-11-16 10:07:41.327,x-amz-target:AmazonSSM.GetParameter 2020-11-16 10:07:41.327,amz-sdk-invocation-id;amz-sdk-retry;content-length;content-type;host;user-agent;x-amz-date;x-amz-security-token;x-amz-target 2020-11-16 10:07:41.327,"4597675f27dea62120770fe99fe59b2b8f23fbb7101d7763f6ecdb2c917ef620""" 2020-11-16 10:07:41.327,"10:07:41 DEBUG CommonsLog AWS4 String to Sign: '""AWS4-HMAC-SHA256" 2020-11-16 10:07:41.327,20201116T100741Z 2020-11-16 10:07:41.327,20201116/us-east-1/ssm/aws4_request 2020-11-16 10:07:41.327,"3bb5f9f41285d948d6f5ebd62dafaed15ed8c2b6d2b6b5c2c06be008b54ae2e6""" 2020-11-16 10:07:41.326,"10:07:41 DEBUG ient$RequestExecutor Sending Request: POST https://ssm.us-east-1.amazonaws.com / Headers: (User-Agent: aws-sdk-java/1.11.313 Linux/4.14.193-149.317.amzn2.x86_64 OpenJDK_64-Bit_Server_VM/11.0.8+10 java/11.0.8 scala/2.12.4 exec-env/AWS_ECS_EC2, amz-sdk-invocation-id: 08f4c7ae-5572-c19c-b571-9ac68044fc38, Content-Length: 65, X-Amz-Target: AmazonSSM.GetParameter, Content-Type: application/x-amz-json-1.1, ) " 2020-11-16 10:07:41.325,"10:07:41 DEBUG OaiPmhHandler Client request headers: [X-Forwarded-For=188.163.116.103, 10.23.10.212, 10.23.10.199, 10.23.10.187, X-Forwarded-Proto=http, X-Forwarded-Port=9051, Host=pvt.lb.bhs1.folio-eis.us-east-1:9051, X-Amzn-Trace-Id=Self=1-5fb24f6d-58b991fa4976fbd8011ceb9f;Root=1-5fb24d15-70e3975b4d49af4104255404, X-Real-IP=10.23.10.199, X-NginX-Proxy=true, Accept=text/xml, x-okapi-tenant=fs09000000, content-type=application/json, User-Agent=Apache-HttpClient/4.5.7 (Java/1.8.0_211)]" 2020-11-16 10:07:41.324,10:07:41 DEBUG OaiPmhHandler Client request: GET http://pvt.lb.bhs1.folio-eis.us-east-1:9051/oai?verb=ListRecords&metadataPrefix=marc21_withholdings&apikey=eyJzIjoiVW80VVRmNGVuYyIsInQiOiJmczA5MDAwMDAwIiwidSI6ImZzMDkwMDAwMDAifQ==&start=2020-11-16 2020-11-16 10:07:41.324,10:07:41 DEBUG OaiPmhHandler Client request parameters: verb: ListRecords 2020-11-16 10:07:41.324,metadataPrefix: marc21_withholdings 2020-11-16 10:07:41.324,apikey: eyJzIjoiVW80VVRmNGVuYyIsInQiOiJmczA5MDAwMDAwIiwidSI6ImZzMDkwMDAwMDAifQ== 2020-11-16 10:07:41.324,start: 2020-11-16 2020-11-16 10:07:05.070,10:07:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:06:05.069,10:06:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:05:05.069,10:05:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:04:05.068,10:04:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:03:05.068,10:03:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:02:05.068,10:02:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:01:05.067,10:01:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 10:00:05.067,10:00:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 09:59:05.066,09:59:05 DEBUG SdkSSLSocket shutting down input of ssm.us-east-1.amazonaws.com/52.46.141.158:443 2020-11-16 09:59:05.066,09:59:05 DEBUG SdkSSLSocket closing ssm.us-east-1.amazonaws.com/52.46.141.158:443 2020-11-16 09:59:05.064,09:59:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 09:59:05.064,09:59:05 DEBUG HttpClientConnection http-outgoing-0: Close connection 2020-11-16 09:59:05.064,09:59:05 DEBUG SdkSSLSocket shutting down output of ssm.us-east-1.amazonaws.com/52.46.141.158:443 2020-11-16 09:58:05.063,09:58:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 09:57:43.367,09:57:43 INFO OkapiClient GET http://pvt.lb.bhs1.folio-eis.us-east-1:9130/oai/records?verb=ListRecords&metadataPrefix=marc21_withholdings&apikey=eyJzIjoiVW80VVRmNGVuYyIsInQiOiJmczA5MDAwMDAwIiwidSI6ImZzMDkwMDAwMDAifQ==&start=2020-11-16 tenant: fs09000000 token: eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJmczA5MDAwMDAwIiwidXNlcl9pZCI6IjJhYzQzZDZhLTM5NDUtNGQ5OS04N2VlLTdhODI4MTIzODU3MiIsImlhdCI6MTYwNTUyMDY2MywidGVuYW50IjoiZnMwOTAwMDAwMCJ9.p3-RwBSy3ccGbVhCj4MsazASBB7z4t5aFF8M-ibNHJc 2020-11-16 09:57:43.361,09:57:43 INFO OkapiClient Successfully logged into FOLIO 2020-11-16 09:57:43.352,09:57:43 DEBUG Slf4JLogger -Dio.netty.noJdkZlibEncoder: false 2020-11-16 09:57:43.351,09:57:43 DEBUG Slf4JLogger -Dio.netty.noJdkZlibDecoder: false 2020-11-16 09:57:41.975,"09:57:41 DEBUG Slf4JLogger [id: 0x04e08d7a] RECEIVED: [36948: /10.23.34.2:53], DatagramDnsResponse(from: /10.23.34.2:53, to: /0.0.0.0:37191, 36948, QUERY(0), NoError(0), RD RA)" 2020-11-16 09:57:41.975, DefaultDnsQuestion(pvt.lb.bhs1.folio-eis.us-east-1. IN AAAA) 2020-11-16 09:57:41.975, DefaultDnsRawRecord(OPT flags:0 udp:4096 0B) 2020-11-16 09:57:41.972,"09:57:41 DEBUG Slf4JLogger [id: 0x04e08d7a] RECEIVED: [33776: /10.23.34.2:53], DatagramDnsResponse(from: /10.23.34.2:53, to: /0.0.0.0:37191, 33776, QUERY(0), NoError(0), RD RA)" 2020-11-16 09:57:41.972, DefaultDnsQuestion(pvt.lb.bhs1.folio-eis.us-east-1. IN A) 2020-11-16 09:57:41.972, DefaultDnsRawRecord(pvt.lb.bhs1.folio-eis.us-east-1. 28 IN A 4B) 2020-11-16 09:57:41.972, DefaultDnsRawRecord(pvt.lb.bhs1.folio-eis.us-east-1. 28 IN A 4B) 2020-11-16 09:57:41.972, DefaultDnsRawRecord(OPT flags:0 udp:4096 0B) 2020-11-16 09:57:41.965,"09:57:41 DEBUG Slf4JLogger [id: 0x04e08d7a] WRITE: [36948: /10.23.34.2:53], DefaultDnsQuestion(pvt.lb.bhs1.folio-eis.us-east-1. IN AAAA)" 2020-11-16 09:57:41.963,"09:57:41 DEBUG Slf4JLogger [id: 0x04e08d7a] WRITE: [33776: /10.23.34.2:53], DefaultDnsQuestion(pvt.lb.bhs1.folio-eis.us-east-1. IN A)" 2020-11-16 09:57:41.953,09:57:41 DEBUG Slf4JLogger Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@63427003 2020-11-16 09:57:41.922,09:57:41 DEBUG entConnectionManager Connection released: [id: 0][route: {s}->https://ssm.us-east-1.amazonaws.com:443][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50] 2020-11-16 09:57:41.922,"09:57:41 DEBUG sponseHandlerAdapter Received successful response: 200, AWS Request ID: a29f4a3a-058d-42e9-b16b-df819dbeda2d" 2020-11-16 09:57:41.922,09:57:41 DEBUG sponseHandlerAdapter x-amzn-RequestId: a29f4a3a-058d-42e9-b16b-df819dbeda2d 2020-11-16 09:57:41.921,09:57:41 DEBUG entConnectionManager Connection [id: 0][route: {s}->https://ssm.us-east-1.amazonaws.com:443] can be kept alive for 60.0 seconds 2020-11-16 09:57:41.915,"09:57:41 DEBUG Wire http-outgoing-0 << ""{""Parameter"":{""ARN"":""arn:aws:ssm:us-east-1:054267740449:parameter/Uo4UTf4enc_fs09000000_fs09000000"",""DataType"":""text"",""LastModifiedDate"":1.599083878301E9,""Name"":""Uo4UTf4enc_fs09000000_fs09000000"",""Type"":""SecureString"",""Value"":""fa39a3a8-39ee-4c40-9278-2565297172ea"",""Version"":1}}""" 2020-11-16 09:57:41.911,09:57:41 DEBUG MainClientExec Connection can be kept alive for 60000 MILLISECONDS 2020-11-16 09:57:41.890,"09:57:41 DEBUG HttpClientConnection http-outgoing-0 << Date: Mon, 16 Nov 2020 09:57:41 GMT" 2020-11-16 09:57:41.890,09:57:41 DEBUG HttpClientConnection http-outgoing-0 << Content-Type: application/x-amz-json-1.1 2020-11-16 09:57:41.890,09:57:41 DEBUG HttpClientConnection http-outgoing-0 << Content-Length: 278 2020-11-16 09:57:41.890,09:57:41 DEBUG HttpClientConnection http-outgoing-0 << Connection: keep-alive 2020-11-16 09:57:41.890,09:57:41 DEBUG HttpClientConnection http-outgoing-0 << x-amzn-RequestId: a29f4a3a-058d-42e9-b16b-df819dbeda2d 2020-11-16 09:57:41.889,09:57:41 DEBUG HttpClientConnection http-outgoing-0 << HTTP/1.1 200 OK 2020-11-16 09:57:41.889,09:57:41 DEBUG HttpClientConnection http-outgoing-0 << Server: Server 2020-11-16 09:57:41.884,"09:57:41 DEBUG Wire http-outgoing-0 << ""[\r][ ]""" 2020-11-16 09:57:41.883,"09:57:41 DEBUG Wire http-outgoing-0 << ""Server: Server[\r][ ]""" 2020-11-16 09:57:41.883,"09:57:41 DEBUG Wire http-outgoing-0 << ""Date: Mon, 16 Nov 2020 09:57:41 GMT[\r][ ]""" 2020-11-16 09:57:41.883,"09:57:41 DEBUG Wire http-outgoing-0 << ""Content-Type: application/x-amz-json-1.1[\r][ ]""" 2020-11-16 09:57:41.883,"09:57:41 DEBUG Wire http-outgoing-0 << ""Content-Length: 278[\r][ ]""" 2020-11-16 09:57:41.883,"09:57:41 DEBUG Wire http-outgoing-0 << ""Connection: keep-alive[\r][ ]""" 2020-11-16 09:57:41.883,"09:57:41 DEBUG Wire http-outgoing-0 << ""x-amzn-RequestId: a29f4a3a-058d-42e9-b16b-df819dbeda2d[\r][ ]""" 2020-11-16 09:57:41.882,"09:57:41 DEBUG Wire http-outgoing-0 << ""HTTP/1.1 200 OK[\r][ ]""" 2020-11-16 09:57:41.809,"09:57:41 DEBUG Wire http-outgoing-0 >> ""{""Name"":""Uo4UTf4enc_fs09000000_fs09000000"",""WithDecryption"":true}""" 2020-11-16 09:57:41.808,"09:57:41 DEBUG Wire http-outgoing-0 >> ""Content-Length: 65[\r][ ]""" 2020-11-16 09:57:41.808,"09:57:41 DEBUG Wire http-outgoing-0 >> ""Connection: Keep-Alive[\r][ ]""" 2020-11-16 09:57:41.808,"09:57:41 DEBUG Wire http-outgoing-0 >> ""[\r][ ]""" 2020-11-16 09:57:41.807,"09:57:41 DEBUG Wire http-outgoing-0 >> ""X-Amz-Security-Token: IQoJb3JpZ2luX2VjEJr//////////wEaCXVzLWVhc3QtMSJHMEUCIQDPdTzpCccoelnd78BRRwTfVeQFnhxbZACwJmW70zQAAgIgSC2sPaV5DsP+mK/qeBDm5cQqBL5HUd4XWiF4tTgqL0IqoQMIExACGgwwNTQyNjc3NDA0NDkiDIjxEUgHizMnOAyk/Sr+An5g1NGx3ciD2YC3inBjbEPEYN+6eBclxN6aHg8nxqEDvqCL4gEYpwFGZdg69zz7XGnWVc0qs9bz/achJFOj91xqJUSZ70q48mSax9w+nfgx3hSiNLoE1KPVdu5thWRDLG53lthmtT4p0rz1Q+mkJbAxarPhefFGN/dw/JcGqxI7B4pBLozlG1cCPF7WTXcZ9oSvf97rA2dqnHiN7i86M/lyvtuRx2y3RbGulIvBxeabyl4h+qxDhYD5iTtI1lduBz7OL/y8a9wyKLMgNJ38r5jQig1Hv8pl/gq6Nsr185xmudASvWr54dTnS18oVFW98OZs7s/WRDacLMsWBNtFhd1dsLQLEZJLe6HHHNInG6YP+xCGgvIOuqF1+EicZGJmZtuGIOwhemCL087G+Od0dx8skwSXugMqATjDR09nB9HquYFfFBukvd9hvGfH2F+a984lhglO1qeRd5usAXQj1Az2R3HPj4zjvo6RRpmolFU7NqNpfo4vj2YeEMSpV1Uw/ZXJ/QU66wFVWU53Gp26xvNb9G5bwm3dnmHdfI9F5DukrEgsMB7Q2XLDOybHSa185wfn4X4EkaUVmZ8LSnsSbBlav9+VU8Y32HIt/9DQrAXfmFiAqLjg97MySguNUfa2FAoBaTN9j3plB7TC1+B005APY3EaZZmU/GUQsgVwe38fXKiv+acHzX5lg4j1OCOc/9LBD/JN8L6Jq3q2zW6VI1tvhljTr3OQAJxCAaq/DUJYq0xvgJK40f6zchZYKZbeVmEtDiNfr58q67trSkIDtl5auiLlnzG+goI9RgaWhYKE87mJnCbsnnFeGoo5ccDYWoVg[\r][ ]""" 2020-11-16 09:57:41.807,"09:57:41 DEBUG Wire http-outgoing-0 >> ""amz-sdk-invocation-id: 8eca5759-53de-a465-4d8e-73d12d0425c7[\r][ ]""" 2020-11-16 09:57:41.807,"09:57:41 DEBUG Wire http-outgoing-0 >> ""amz-sdk-retry: 0/0/500[\r][ ]""" 2020-11-16 09:57:41.807,"09:57:41 DEBUG Wire http-outgoing-0 >> ""X-Amz-Target: AmazonSSM.GetParameter[\r][ ]""" 2020-11-16 09:57:41.807,"09:57:41 DEBUG Wire http-outgoing-0 >> ""Content-Type: application/x-amz-json-1.1[\r][ ]""" 2020-11-16 09:57:41.806,"09:57:41 DEBUG Wire http-outgoing-0 >> ""Host: ssm.us-east-1.amazonaws.com[\r][ ]""" 2020-11-16 09:57:41.806,"09:57:41 DEBUG Wire http-outgoing-0 >> ""Authorization: AWS4-HMAC-SHA256 Credential=ASIAQZIU4AEQVU3VEKVI/20201116/us-east-1/ssm/aws4_request, SignedHeaders=amz-sdk-invocation-id;amz-sdk-retry;content-length;content-type;host;user-agent;x-amz-date;x-amz-security-token;x-amz-target, Signature=2bbfd084fc2a2ed2b32a6328a9c9474ec00e335972f40ec3299edf53a29428df[\r][ ]""" 2020-11-16 09:57:41.806,"09:57:41 DEBUG Wire http-outgoing-0 >> ""X-Amz-Date: 20201116T095741Z[\r][ ]""" 2020-11-16 09:57:41.806,"09:57:41 DEBUG Wire http-outgoing-0 >> ""User-Agent: aws-sdk-java/1.11.313 Linux/4.14.193-149.317.amzn2.x86_64 OpenJDK_64-Bit_Server_VM/11.0.8+10 java/11.0.8 scala/2.12.4 exec-env/AWS_ECS_EC2[\r][ ]""" 2020-11-16 09:57:41.805,09:57:41 DEBUG HttpClientConnection http-outgoing-0 >> Content-Length: 65 2020-11-16 09:57:41.805,09:57:41 DEBUG HttpClientConnection http-outgoing-0 >> Connection: Keep-Alive 2020-11-16 09:57:41.805,"09:57:41 DEBUG Wire http-outgoing-0 >> ""POST / HTTP/1.1[\r][ ]""" 2020-11-16 09:57:41.804,09:57:41 DEBUG HttpClientConnection http-outgoing-0 >> X-Amz-Security-Token: IQoJb3JpZ2luX2VjEJr//////////wEaCXVzLWVhc3QtMSJHMEUCIQDPdTzpCccoelnd78BRRwTfVeQFnhxbZACwJmW70zQAAgIgSC2sPaV5DsP+mK/qeBDm5cQqBL5HUd4XWiF4tTgqL0IqoQMIExACGgwwNTQyNjc3NDA0NDkiDIjxEUgHizMnOAyk/Sr+An5g1NGx3ciD2YC3inBjbEPEYN+6eBclxN6aHg8nxqEDvqCL4gEYpwFGZdg69zz7XGnWVc0qs9bz/achJFOj91xqJUSZ70q48mSax9w+nfgx3hSiNLoE1KPVdu5thWRDLG53lthmtT4p0rz1Q+mkJbAxarPhefFGN/dw/JcGqxI7B4pBLozlG1cCPF7WTXcZ9oSvf97rA2dqnHiN7i86M/lyvtuRx2y3RbGulIvBxeabyl4h+qxDhYD5iTtI1lduBz7OL/y8a9wyKLMgNJ38r5jQig1Hv8pl/gq6Nsr185xmudASvWr54dTnS18oVFW98OZs7s/WRDacLMsWBNtFhd1dsLQLEZJLe6HHHNInG6YP+xCGgvIOuqF1+EicZGJmZtuGIOwhemCL087G+Od0dx8skwSXugMqATjDR09nB9HquYFfFBukvd9hvGfH2F+a984lhglO1qeRd5usAXQj1Az2R3HPj4zjvo6RRpmolFU7NqNpfo4vj2YeEMSpV1Uw/ZXJ/QU66wFVWU53Gp26xvNb9G5bwm3dnmHdfI9F5DukrEgsMB7Q2XLDOybHSa185wfn4X4EkaUVmZ8LSnsSbBlav9+VU8Y32HIt/9DQrAXfmFiAqLjg97MySguNUfa2FAoBaTN9j3plB7TC1+B005APY3EaZZmU/GUQsgVwe38fXKiv+acHzX5lg4j1OCOc/9LBD/JN8L6Jq3q2zW6VI1tvhljTr3OQAJxCAaq/DUJYq0xvgJK40f6zchZYKZbeVmEtDiNfr58q67trSkIDtl5auiLlnzG+goI9RgaWhYKE87mJnCbsnnFeGoo5ccDYWoVg 2020-11-16 09:57:41.804,09:57:41 DEBUG HttpClientConnection http-outgoing-0 >> amz-sdk-invocation-id: 8eca5759-53de-a465-4d8e-73d12d0425c7 2020-11-16 09:57:41.804,09:57:41 DEBUG HttpClientConnection http-outgoing-0 >> amz-sdk-retry: 0/0/500 2020-11-16 09:57:41.804,09:57:41 DEBUG HttpClientConnection http-outgoing-0 >> X-Amz-Target: AmazonSSM.GetParameter 2020-11-16 09:57:41.804,09:57:41 DEBUG HttpClientConnection http-outgoing-0 >> Content-Type: application/x-amz-json-1.1 2020-11-16 09:57:41.803,"09:57:41 DEBUG HttpClientConnection http-outgoing-0 >> Authorization: AWS4-HMAC-SHA256 Credential=ASIAQZIU4AEQVU3VEKVI/20201116/us-east-1/ssm/aws4_request, SignedHeaders=amz-sdk-invocation-id;amz-sdk-retry;content-length;content-type;host;user-agent;x-amz-date;x-amz-security-token;x-amz-target, Signature=2bbfd084fc2a2ed2b32a6328a9c9474ec00e335972f40ec3299edf53a29428df" 2020-11-16 09:57:41.803,09:57:41 DEBUG HttpClientConnection http-outgoing-0 >> X-Amz-Date: 20201116T095741Z 2020-11-16 09:57:41.803,09:57:41 DEBUG HttpClientConnection http-outgoing-0 >> User-Agent: aws-sdk-java/1.11.313 Linux/4.14.193-149.317.amzn2.x86_64 OpenJDK_64-Bit_Server_VM/11.0.8+10 java/11.0.8 scala/2.12.4 exec-env/AWS_ECS_EC2 2020-11-16 09:57:41.802,09:57:41 DEBUG HttpClientConnection http-outgoing-0 >> POST / HTTP/1.1 2020-11-16 09:57:41.802,09:57:41 DEBUG HttpClientConnection http-outgoing-0 >> Host: ssm.us-east-1.amazonaws.com 2020-11-16 09:57:41.800,09:57:41 DEBUG HttpClientConnection http-outgoing-0: set socket timeout to 50000 2020-11-16 09:57:41.800,09:57:41 DEBUG MainClientExec Executing request POST / HTTP/1.1 2020-11-16 09:57:41.800,09:57:41 DEBUG MainClientExec Proxy auth state: UNCHALLENGED 2020-11-16 09:57:41.799,09:57:41 DEBUG SdkSSLSocket created: ssm.us-east-1.amazonaws.com/52.46.141.158:443 2020-11-16 09:57:41.799,09:57:41 DEBUG ntConnectionOperator Connection established 172.17.0.5:59184<->52.46.141.158:443 2020-11-16 09:57:41.792,"09:57:41 DEBUG nectionSocketFactory peer alternative names: [ssm.us-east-1.amazonaws.com, *.ssm.us-east-1.vpce.amazonaws.com]" 2020-11-16 09:57:41.792,"09:57:41 DEBUG nectionSocketFactory issuer principal: CN=Amazon, OU=Server CA 1B, O=Amazon, C=US" 2020-11-16 09:57:41.791,09:57:41 DEBUG nectionSocketFactory negotiated protocol: TLSv1.2 2020-11-16 09:57:41.791,09:57:41 DEBUG nectionSocketFactory negotiated cipher suite: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA 2020-11-16 09:57:41.791,09:57:41 DEBUG nectionSocketFactory peer principal: CN=ssm.us-east-1.amazonaws.com 2020-11-16 09:57:41.790,09:57:41 DEBUG nectionSocketFactory Secure session established 2020-11-16 09:57:41.627,09:57:41 DEBUG nectionSocketFactory Starting handshake 2020-11-16 09:57:41.626,"09:57:41 DEBUG nectionSocketFactory Enabled cipher suites:[TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]" 2020-11-16 09:57:41.626,"09:57:41 DEBUG SdkTLSSocketFactory socket.getSupportedProtocols(): [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello], socket.getEnabledProtocols(): [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1]" 2020-11-16 09:57:41.626,"09:57:41 DEBUG SdkTLSSocketFactory TLS protocol enabled for SSL handshake: [TLSv1.2, TLSv1.1, TLSv1, TLSv1.3]" 2020-11-16 09:57:41.625,"09:57:41 DEBUG nectionSocketFactory Enabled protocols: [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1]" 2020-11-16 09:57:41.611,09:57:41 DEBUG nectionSocketFactory Connecting socket to ssm.us-east-1.amazonaws.com/52.46.141.158:443 with timeout 10000 2020-11-16 09:57:41.610,09:57:41 DEBUG ntConnectionOperator Connecting to ssm.us-east-1.amazonaws.com/52.46.141.158:443 2020-11-16 09:57:41.610,09:57:41 DEBUG SdkTLSSocketFactory connecting to ssm.us-east-1.amazonaws.com/52.46.141.158:443 2020-11-16 09:57:41.605,09:57:41 DEBUG MainClientExec Opening connection {s}->https://ssm.us-east-1.amazonaws.com:443 2020-11-16 09:57:41.604,09:57:41 DEBUG entConnectionManager Connection leased: [id: 0][route: {s}->https://ssm.us-east-1.amazonaws.com:443][total kept alive: 0; route allocated: 1 of 50; total allocated: 1 of 50] 2020-11-16 09:57:41.594,09:57:41 DEBUG entConnectionManager Connection request: [route: {s}->https://ssm.us-east-1.amazonaws.com:443][total kept alive: 0; route allocated: 0 of 50; total allocated: 0 of 50] 2020-11-16 09:57:41.592,09:57:41 DEBUG RequestAuthCache Auth cache not set in the context 2020-11-16 09:57:41.584,09:57:41 DEBUG RequestAddCookies CookieSpec selected: default 2020-11-16 09:57:41.568,09:57:41 DEBUG CommonsLog Generating a new signing key as the signing key not available in the cache for the date 1605484800000 2020-11-16 09:57:41.567,"09:57:41 DEBUG CommonsLog AWS4 String to Sign: '""AWS4-HMAC-SHA256" 2020-11-16 09:57:41.567,20201116T095741Z 2020-11-16 09:57:41.567,20201116/us-east-1/ssm/aws4_request 2020-11-16 09:57:41.567,"6a9724a419afd9a5917ba33ba2ae5fe8ce201500188004e87525a20fab8774a3""" 2020-11-16 09:57:41.565,"09:57:41 DEBUG CommonsLog AWS4 Canonical Request: '""POST" 2020-11-16 09:57:41.565,/ 2020-11-16 09:57:41.565,amz-sdk-invocation-id:8eca5759-53de-a465-4d8e-73d12d0425c7 2020-11-16 09:57:41.565,amz-sdk-retry:0/0/500 2020-11-16 09:57:41.565,content-length:65 2020-11-16 09:57:41.565,content-type:application/x-amz-json-1.1 2020-11-16 09:57:41.565,host:ssm.us-east-1.amazonaws.com 2020-11-16 09:57:41.565,user-agent:aws-sdk-java/1.11.313 Linux/4.14.193-149.317.amzn2.x86_64 OpenJDK_64-Bit_Server_VM/11.0.8+10 java/11.0.8 scala/2.12.4 exec-env/AWS_ECS_EC2 2020-11-16 09:57:41.565,x-amz-date:20201116T095741Z 2020-11-16 09:57:41.565,x-amz-security-token:IQoJb3JpZ2luX2VjEJr//////////wEaCXVzLWVhc3QtMSJHMEUCIQDPdTzpCccoelnd78BRRwTfVeQFnhxbZACwJmW70zQAAgIgSC2sPaV5DsP+mK/qeBDm5cQqBL5HUd4XWiF4tTgqL0IqoQMIExACGgwwNTQyNjc3NDA0NDkiDIjxEUgHizMnOAyk/Sr+An5g1NGx3ciD2YC3inBjbEPEYN+6eBclxN6aHg8nxqEDvqCL4gEYpwFGZdg69zz7XGnWVc0qs9bz/achJFOj91xqJUSZ70q48mSax9w+nfgx3hSiNLoE1KPVdu5thWRDLG53lthmtT4p0rz1Q+mkJbAxarPhefFGN/dw/JcGqxI7B4pBLozlG1cCPF7WTXcZ9oSvf97rA2dqnHiN7i86M/lyvtuRx2y3RbGulIvBxeabyl4h+qxDhYD5iTtI1lduBz7OL/y8a9wyKLMgNJ38r5jQig1Hv8pl/gq6Nsr185xmudASvWr54dTnS18oVFW98OZs7s/WRDacLMsWBNtFhd1dsLQLEZJLe6HHHNInG6YP+xCGgvIOuqF1+EicZGJmZtuGIOwhemCL087G+Od0dx8skwSXugMqATjDR09nB9HquYFfFBukvd9hvGfH2F+a984lhglO1qeRd5usAXQj1Az2R3HPj4zjvo6RRpmolFU7NqNpfo4vj2YeEMSpV1Uw/ZXJ/QU66wFVWU53Gp26xvNb9G5bwm3dnmHdfI9F5DukrEgsMB7Q2XLDOybHSa185wfn4X4EkaUVmZ8LSnsSbBlav9+VU8Y32HIt/9DQrAXfmFiAqLjg97MySguNUfa2FAoBaTN9j3plB7TC1+B005APY3EaZZmU/GUQsgVwe38fXKiv+acHzX5lg4j1OCOc/9LBD/JN8L6Jq3q2zW6VI1tvhljTr3OQAJxCAaq/DUJYq0xvgJK40f6zchZYKZbeVmEtDiNfr58q67trSkIDtl5auiLlnzG+goI9RgaWhYKE87mJnCbsnnFeGoo5ccDYWoVg 2020-11-16 09:57:41.565,x-amz-target:AmazonSSM.GetParameter 2020-11-16 09:57:41.565,amz-sdk-invocation-id;amz-sdk-retry;content-length;content-type;host;user-agent;x-amz-date;x-amz-security-token;x-amz-target 2020-11-16 09:57:41.565,"4597675f27dea62120770fe99fe59b2b8f23fbb7101d7763f6ecdb2c917ef620""" 2020-11-16 09:57:41.560,"09:57:41 DEBUG ient$RequestExecutor Sending Request: POST https://ssm.us-east-1.amazonaws.com / Headers: (User-Agent: aws-sdk-java/1.11.313 Linux/4.14.193-149.317.amzn2.x86_64 OpenJDK_64-Bit_Server_VM/11.0.8+10 java/11.0.8 scala/2.12.4 exec-env/AWS_ECS_EC2, amz-sdk-invocation-id: 8eca5759-53de-a465-4d8e-73d12d0425c7, Content-Length: 65, X-Amz-Target: AmazonSSM.GetParameter, Content-Type: application/x-amz-json-1.1, ) " 2020-11-16 09:57:41.548,09:57:41 DEBUG entialsProviderChain Loading credentials from com.amazonaws.auth.EC2ContainerCredentialsProviderWrapper@25bf485a 2020-11-16 09:57:41.482,09:57:41 DEBUG entialsProviderChain Unable to load credentials from com.amazonaws.auth.profile.ProfileCredentialsProvider@53e7c386: profile file cannot be null 2020-11-16 09:57:41.480,09:57:41 DEBUG entialsProviderChain Unable to load credentials from EnvironmentVariableCredentialsProvider: Unable to load AWS credentials from environment variables (AWS_ACCESS_KEY_ID (or AWS_ACCESS_KEY) and AWS_SECRET_KEY (or AWS_SECRET_ACCESS_KEY)) 2020-11-16 09:57:41.480,09:57:41 DEBUG entialsProviderChain Unable to load credentials from SystemPropertiesCredentialsProvider: Unable to load AWS credentials from Java system properties (aws.accessKeyId and aws.secretKey) 2020-11-16 09:57:41.442,09:57:41 DEBUG AwsSdkMetrics Admin mbean registered under com.amazonaws.management:type=AwsSdkMetrics 2020-11-16 09:57:41.330,"09:57:41 DEBUG OaiPmhHandler Client request headers: [X-Forwarded-For=188.163.116.103, 10.23.10.212, 10.23.10.105, 10.23.10.123, X-Forwarded-Proto=http, X-Forwarded-Port=9051, Host=pvt.lb.bhs1.folio-eis.us-east-1:9051, X-Amzn-Trace-Id=Self=1-5fb24d15-7aa75d0150b3beca115304bb;Root=1-5fb24d15-70e3975b4d49af4104255404, X-Real-IP=10.23.10.105, X-NginX-Proxy=true, Accept=text/xml, x-okapi-tenant=fs09000000, content-type=application/json, User-Agent=Apache-HttpClient/4.5.7 (Java/1.8.0_211)]" 2020-11-16 09:57:41.321,09:57:41 DEBUG OaiPmhHandler Client request parameters: verb: ListRecords 2020-11-16 09:57:41.321,metadataPrefix: marc21_withholdings 2020-11-16 09:57:41.321,apikey: eyJzIjoiVW80VVRmNGVuYyIsInQiOiJmczA5MDAwMDAwIiwidSI6ImZzMDkwMDAwMDAifQ== 2020-11-16 09:57:41.321,start: 2020-11-16 2020-11-16 09:57:41.317,09:57:41 DEBUG OaiPmhHandler Client request: GET http://pvt.lb.bhs1.folio-eis.us-east-1:9051/oai?verb=ListRecords&metadataPrefix=marc21_withholdings&apikey=eyJzIjoiVW80VVRmNGVuYyIsInQiOiJmczA5MDAwMDAwIiwidSI6ImZzMDkwMDAwMDAifQ==&start=2020-11-16 2020-11-16 09:57:05.063,09:57:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 09:56:05.062,09:56:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 09:55:05.062,09:55:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 09:54:05.062,09:54:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 09:53:05.061,09:53:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 09:52:05.061,09:52:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 09:51:05.060,09:51:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 09:50:05.060,09:50:05 DEBUG entConnectionManager Closing connections idle longer than 60000 MILLISECONDS 2020-11-16 09:49:27.130,Step 5 of 5: Setting up agent as a daemon ...DONE 2020-11-16 09:49:27.130,------------------------------------------------------ 2020-11-16 09:49:27.130,- Configuration file successfully saved at: /var/awslogs/etc/awslogs.conf 2020-11-16 09:49:27.130,- You can begin accessing new log events after a few moments at https://console.aws.amazon.com/cloudwatch/home?region=us-east-1#logs: 2020-11-16 09:49:27.130,- You can use 'sudo service awslogs start|stop|status|restart' to control the daemon. 2020-11-16 09:49:27.130,"- To see diagnostic information for the CloudWatch Logs Agent, see /var/log/awslogs.log" 2020-11-16 09:49:27.130,- You can rerun interactive setup using 'sudo python ./awslogs-agent-setup.py --region us-east-1 --only-generate-config' 2020-11-16 09:49:27.130,------------------------------------------------------ 2020-11-16 09:49:22.017,DONE 2020-11-16 09:49:14.480,09:49:14 DEBUG Slf4JLogger Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@79b03f70 2020-11-16 09:49:14.479,09:49:14 DEBUG Slf4JLogger -Dio.netty.buffer.bytebuf.checkAccessible: true 2020-11-16 09:49:14.471,09:49:14 DEBUG Slf4JLogger -Dio.netty.recycler.maxSharedCapacityFactor: 2 2020-11-16 09:49:14.471,09:49:14 DEBUG Slf4JLogger -Dio.netty.recycler.linkCapacity: 16 2020-11-16 09:49:14.471,09:49:14 DEBUG Slf4JLogger -Dio.netty.recycler.ratio: 8 2020-11-16 09:49:14.470,09:49:14 DEBUG Slf4JLogger -Dio.netty.recycler.maxCapacityPerThread: 32768 2020-11-16 09:49:05.673,09:49:05 INFO ertxIsolatedDeployer Succeeded in deploying verticle 2020-11-16 09:49:05.617,09:49:05 DEBUG Slf4JLogger -Dio.netty.threadLocalDirectBufferSize: 65536 2020-11-16 09:49:05.617,09:49:05 DEBUG Slf4JLogger -Dio.netty.maxThreadLocalCharBufferSize: 16384 2020-11-16 09:49:05.612,09:49:05 DEBUG Slf4JLogger -Dio.netty.allocator.type: pooled 2020-11-16 09:49:05.570,09:49:05 DEBUG Slf4JLogger -Dio.netty.machineId: 02:42:ac:ff:fe:11:00:05 (auto-detected) 2020-11-16 09:49:05.566,09:49:05 DEBUG Slf4JLogger -Dio.netty.processId: 29 (auto-detected) 2020-11-16 09:49:05.452,09:49:05 DEBUG Slf4JLogger -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2020-11-16 09:49:05.451,09:49:05 DEBUG Slf4JLogger -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2020-11-16 09:49:05.449,09:49:05 DEBUG Slf4JLogger -Dio.netty.allocator.useCacheForAllThreads: true 2020-11-16 09:49:05.448,09:49:05 DEBUG Slf4JLogger -Dio.netty.allocator.tinyCacheSize: 512 2020-11-16 09:49:05.448,09:49:05 DEBUG Slf4JLogger -Dio.netty.allocator.smallCacheSize: 256 2020-11-16 09:49:05.448,09:49:05 DEBUG Slf4JLogger -Dio.netty.allocator.normalCacheSize: 64 2020-11-16 09:49:05.448,09:49:05 DEBUG Slf4JLogger -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2020-11-16 09:49:05.448,09:49:05 DEBUG Slf4JLogger -Dio.netty.allocator.cacheTrimInterval: 8192 2020-11-16 09:49:05.447,09:49:05 DEBUG Slf4JLogger -Dio.netty.allocator.maxOrder: 11 2020-11-16 09:49:05.447,09:49:05 DEBUG Slf4JLogger -Dio.netty.allocator.chunkSize: 16777216 2020-11-16 09:49:05.446,09:49:05 DEBUG Slf4JLogger -Dio.netty.allocator.numHeapArenas: 2 2020-11-16 09:49:05.446,09:49:05 DEBUG Slf4JLogger -Dio.netty.allocator.numDirectArenas: 2 2020-11-16 09:49:05.446,09:49:05 DEBUG Slf4JLogger -Dio.netty.allocator.pageSize: 8192 2020-11-16 09:49:05.308,09:49:05 INFO EdgeVerticle2 Response compression enabled: false 2020-11-16 09:49:05.306,"09:49:05 INFO SecureStoreFactory type: AwsSsm, class: org.folio.edge.core.security.AwsParamStore" 2020-11-16 09:49:04.614,09:49:04 DEBUG azonWebServiceClient Internal logging successfully configured to commons logger: true 2020-11-16 09:49:04.334,09:49:04 INFO AwsParamStore Using IAM 2020-11-16 09:49:04.325,09:49:04 INFO AwsParamStore Initializing... 2020-11-16 09:49:04.322,09:49:04 INFO EdgeVerticle2 Successfully loaded properties from: /usr/ms/aws_ss.properties 2020-11-16 09:49:04.320,09:49:04 INFO TokenCache Using null token TTL: 30000 2020-11-16 09:49:04.320,09:49:04 INFO TokenCache Using capcity: 25 2020-11-16 09:49:04.319,09:49:04 INFO TokenCache Using TTL: 300000 2020-11-16 09:49:04.314,09:49:04 INFO EdgeVerticle2 Using token cache TTL (ms): 30000 2020-11-16 09:49:04.314,09:49:04 INFO EdgeVerticle2 Using token cache capacity: 25 2020-11-16 09:49:04.314,09:49:04 INFO EdgeVerticle2 Using request timeout (ms): 86400000 2020-11-16 09:49:04.313,09:49:04 INFO EdgeVerticle2 Using okapi URL: http://pvt.lb.bhs1.folio-eis.us-east-1:9130 2020-11-16 09:49:04.313,"09:49:04 INFO EdgeVerticle2 Using API key sources: PARAM,HEADER,PATH" 2020-11-16 09:49:04.313,09:49:04 INFO EdgeVerticle2 Using token cache TTL (ms): 300000 2020-11-16 09:49:04.308,Step 2 of 5: Downloading the latest CloudWatch Logs agent bits ... 09:49:04 INFO EdgeVerticle2 Using port: 8081 2020-11-16 09:49:04.308,09:49:04 INFO EdgeVerticle2 Using log level: DEBUG 2020-11-16 09:49:03.826,WARNING: An illegal reflective access operation has occurred 2020-11-16 09:49:03.826,"WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/usr/ms/ms.jar) to constructor java.nio.DirectByteBuffer(long,int)" 2020-11-16 09:49:03.826,WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil 2020-11-16 09:49:03.826,WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations 2020-11-16 09:49:03.826,WARNING: All illegal access operations will be denied in a future release 2020-11-16 09:49:03.782,Step 1 of 5: Installing pip ...libyaml-dev does not exist in system DONE 2020-11-16 09:49:03.741,AgentDependencies/virtualenv-15.1.0/docs/development.rst 2020-11-16 09:49:03.741,AgentDependencies/virtualenv-15.1.0/docs/reference.rst 2020-11-16 09:49:03.741,AgentDependencies/virtualenv-15.1.0/docs/Makefile 2020-11-16 09:49:03.741,AgentDependencies/virtualenv-15.1.0/docs/conf.py 2020-11-16 09:49:03.741,AgentDependencies/virtualenv-15.1.0/docs/changes.rst 2020-11-16 09:49:03.741,AgentDependencies/virtualenv-15.1.0/docs/installation.rst 2020-11-16 09:49:03.741,AgentDependencies/virtualenv-15.1.0/docs/make.bat 2020-11-16 09:49:03.741,AgentDependencies/pip-6.1.1.tar.gz 2020-11-16 09:49:03.740,AgentDependencies/virtualenv-15.1.0/virtualenv_embedded/activate.fish 2020-11-16 09:49:03.740,AgentDependencies/virtualenv-15.1.0/virtualenv_embedded/python-config 2020-11-16 09:49:03.740,AgentDependencies/virtualenv-15.1.0/virtualenv_embedded/activate.bat 2020-11-16 09:49:03.740,AgentDependencies/virtualenv-15.1.0/virtualenv_embedded/distutils.cfg 2020-11-16 09:49:03.740,AgentDependencies/virtualenv-15.1.0/virtualenv_embedded/site.py 2020-11-16 09:49:03.740,AgentDependencies/virtualenv-15.1.0/virtualenv_embedded/activate.sh 2020-11-16 09:49:03.740,AgentDependencies/virtualenv-15.1.0/virtualenv_embedded/distutils-init.py 2020-11-16 09:49:03.740,AgentDependencies/virtualenv-15.1.0/docs/ 2020-11-16 09:49:03.740,AgentDependencies/virtualenv-15.1.0/docs/userguide.rst 2020-11-16 09:49:03.740,AgentDependencies/virtualenv-15.1.0/docs/index.rst 2020-11-16 09:49:03.739,AgentDependencies/virtualenv-15.1.0/PKG-INFO 2020-11-16 09:49:03.739,AgentDependencies/virtualenv-15.1.0/bin/ 2020-11-16 09:49:03.739,AgentDependencies/virtualenv-15.1.0/bin/rebuild-script.py 2020-11-16 09:49:03.739,AgentDependencies/virtualenv-15.1.0/virtualenv.egg-info/ 2020-11-16 09:49:03.739,AgentDependencies/virtualenv-15.1.0/virtualenv.egg-info/not-zip-safe 2020-11-16 09:49:03.739,AgentDependencies/virtualenv-15.1.0/virtualenv.egg-info/SOURCES.txt 2020-11-16 09:49:03.739,AgentDependencies/virtualenv-15.1.0/virtualenv.egg-info/entry_points.txt 2020-11-16 09:49:03.739,AgentDependencies/virtualenv-15.1.0/virtualenv.egg-info/top_level.txt 2020-11-16 09:49:03.739,AgentDependencies/virtualenv-15.1.0/virtualenv.egg-info/PKG-INFO 2020-11-16 09:49:03.739,AgentDependencies/virtualenv-15.1.0/virtualenv.egg-info/dependency_links.txt 2020-11-16 09:49:03.739,AgentDependencies/virtualenv-15.1.0/virtualenv_embedded/ 2020-11-16 09:49:03.739,AgentDependencies/virtualenv-15.1.0/virtualenv_embedded/activate.ps1 2020-11-16 09:49:03.739,AgentDependencies/virtualenv-15.1.0/virtualenv_embedded/activate.csh 2020-11-16 09:49:03.739,AgentDependencies/virtualenv-15.1.0/virtualenv_embedded/deactivate.bat 2020-11-16 09:49:03.739,AgentDependencies/virtualenv-15.1.0/virtualenv_embedded/activate_this.py 2020-11-16 09:49:03.734,AgentDependencies/virtualenv-15.1.0/virtualenv_support/setuptools-28.8.0-py2.py3-none-any.whl 2020-11-16 09:49:03.718,AgentDependencies/virtualenv-15.1.0/virtualenv_support/pip-9.0.1-py2.py3-none-any.whl 2020-11-16 09:49:03.717,AgentDependencies/virtualenv-15.1.0/virtualenv_support/argparse-1.4.0-py2.py3-none-any.whl 2020-11-16 09:49:03.715,AgentDependencies/virtualenv-15.1.0/MANIFEST.in 2020-11-16 09:49:03.715,AgentDependencies/virtualenv-15.1.0/README.rst 2020-11-16 09:49:03.715,AgentDependencies/virtualenv-15.1.0/AUTHORS.txt 2020-11-16 09:49:03.715,AgentDependencies/virtualenv-15.1.0/setup.py 2020-11-16 09:49:03.715,AgentDependencies/virtualenv-15.1.0/LICENSE.txt 2020-11-16 09:49:03.715,AgentDependencies/virtualenv-15.1.0/virtualenv_support/ 2020-11-16 09:49:03.715,AgentDependencies/virtualenv-15.1.0/virtualenv_support/__init__.py 2020-11-16 09:49:03.715,AgentDependencies/virtualenv-15.1.0/virtualenv_support/wheel-0.29.0-py2.py3-none-any.whl 2020-11-16 09:49:03.714,AgentDependencies/virtualenv-15.1.0/scripts/ 2020-11-16 09:49:03.714,AgentDependencies/virtualenv-15.1.0/scripts/virtualenv 2020-11-16 09:49:03.714,AgentDependencies/virtualenv-15.1.0/virtualenv.py 2020-11-16 09:49:03.713,AgentDependencies/virtualenv-15.1.0/ 2020-11-16 09:49:03.713,AgentDependencies/virtualenv-15.1.0/setup.cfg 2020-11-16 09:49:03.713,AgentDependencies/virtualenv-15.1.0/tests/ 2020-11-16 09:49:03.713,AgentDependencies/virtualenv-15.1.0/tests/__init__.py 2020-11-16 09:49:03.713,AgentDependencies/virtualenv-15.1.0/tests/test_cmdline.py 2020-11-16 09:49:03.713,AgentDependencies/virtualenv-15.1.0/tests/test_virtualenv.py 2020-11-16 09:49:03.713,AgentDependencies/virtualenv-15.1.0/tests/test_activate_output.expected 2020-11-16 09:49:03.713,AgentDependencies/virtualenv-15.1.0/tests/test_activate.sh 2020-11-16 09:49:03.670,AgentDependencies/awslogscli/simplejson-3.3.0.tar.gz 2020-11-16 09:49:03.670,AgentDependencies/awslogscli/chardet-3.0.4.tar.gz 2020-11-16 09:49:03.669,AgentDependencies/awslogscli/colorama-0.4.1.tar.gz 2020-11-16 09:49:03.661,AgentDependencies/awslogscli/pyasn1-0.4.7.tar.gz 2020-11-16 09:49:03.655,AgentDependencies/awslogscli/PyYAML-3.12.tar.gz 2020-11-16 09:49:03.645,AgentDependencies/awslogscli/idna-2.5.tar.gz 2020-11-16 09:49:03.642,AgentDependencies/awslogscli/PyYAML-5.1.2.tar.gz 2020-11-16 09:49:03.618,AgentDependencies/awslogscli/awscli-1.16.273.tar.gz 2020-11-16 09:49:03.614,AgentDependencies/awslogscli/urllib3-1.22.tar.gz 2020-11-16 09:49:03.592,AgentDependencies/awslogscli/docutils-0.13.1.tar.gz 2020-11-16 09:49:03.589,AgentDependencies/awslogscli/s3transfer-0.2.1.tar.gz 2020-11-16 09:49:03.588,AgentDependencies/awslogscli/rsa-3.4.2.tar.gz 2020-11-16 09:49:03.587,AgentDependencies/awslogscli/six-1.10.0.tar.gz 2020-11-16 09:49:03.587,AgentDependencies/awslogscli/requests-2.18.4.tar.gz 2020-11-16 09:49:03.586,AgentDependencies/awslogscli/six-1.12.0.tar.gz 2020-11-16 09:49:03.586,AgentDependencies/awslogscli/s3transfer-0.1.10.tar.gz 2020-11-16 09:49:03.584,AgentDependencies/awslogscli/futures-3.0.5.tar.gz 2020-11-16 09:49:03.584,AgentDependencies/awslogscli/certifi-2019.9.11.tar.gz 2020-11-16 09:49:03.583,AgentDependencies/awslogscli/awscli-cwlogs-1.4.6.tar.gz 2020-11-16 09:49:03.583,AgentDependencies/awslogscli/ordereddict-1.1.tar.gz 2020-11-16 09:49:03.583,AgentDependencies/awslogscli/futures-3.3.0.tar.gz 2020-11-16 09:49:03.582,AgentDependencies/awslogscli/jmespath-0.9.4.tar.gz 2020-11-16 09:49:03.549,AgentDependencies/awslogscli/botocore-1.5.4.tar.gz 2020-11-16 09:49:03.547,AgentDependencies/awslogscli/python-dateutil-2.6.0.tar.gz 2020-11-16 09:49:03.545,AgentDependencies/awslogscli/pyasn1-0.2.3.tar.gz 2020-11-16 09:49:03.530,AgentDependencies/awslogscli/docutils-0.15.2.tar.gz 2020-11-16 09:49:03.415,AgentDependencies/awslogscli/argparse-1.2.1.tar.gz 2020-11-16 09:49:03.415,AgentDependencies/awslogscli/botocore-1.13.9.tar.gz 2020-11-16 09:49:03.411,AgentDependencies/awslogscli/awscli-1.11.41.tar.gz 2020-11-16 09:49:03.410,AgentDependencies/awslogscli/colorama-0.3.7.zip 2020-11-16 09:49:03.410,AgentDependencies/awslogscli/idna-2.8.tar.gz 2020-11-16 09:49:03.408,AgentDependencies/awslogscli/jmespath-0.9.2.tar.gz 2020-11-16 09:49:03.406,AgentDependencies/ 2020-11-16 09:49:03.406,AgentDependencies/awslogscli/ 2020-11-16 09:49:03.406,AgentDependencies/awslogscli/urllib3-1.25.6.tar.gz 2020-11-16 09:49:03.119,downloading AgentDependencies.tar.gz with urllib 2020-11-16 09:49:03.016,total 72M 2020-11-16 09:49:03.016,drwxr-xr-x 1 folio folio 4.0K Oct 15 14:19 . 2020-11-16 09:49:03.016,drwxr-xr-x 1 root root 4.0K Oct 15 14:18 .. 2020-11-16 09:49:03.016,-rwxr-xr-x 1 root root 1.2K Oct 15 14:18 aws_ss.properties 2020-11-16 09:49:03.016,-rwxr-xr-x 1 root root 57K Oct 15 14:18 awslogs-agent-setup.py 2020-11-16 09:49:03.016,-rwxr-xr-x 1 root root 1.4K Oct 15 14:18 docker-entrypoint.sh 2020-11-16 09:49:03.016,-rwxr-xr-x 1 root root 2.3K Oct 15 14:18 heapdump.sh 2020-11-16 09:49:03.016,-rwxr-xr-x 1 root root 7.8M Jan 1 1970 jvm-profiler-1.0.0.jar 2020-11-16 09:49:03.016,-rwxr-xr-x 1 root root 64M Oct 15 14:18 ms.jar 2020-11-16 09:49:03.016,-rwxr-xr-x 1 root root 312 Oct 15 14:18 profiler.yaml 2020-11-16 09:49:03.009,AWS_EXECUTION_ENV=AWS_ECS_EC2 2020-11-16 09:49:03.009,MS_JAR=ms.jar 2020-11-16 09:49:03.009,JAVA_PROFILER_STATE=disabled 2020-11-16 09:49:03.009,AWS_CONTAINER_CREDENTIALS_RELATIVE_URI=/v2/credentials/e40b11f2-7286-4225-b9e3-776f69140c55 2020-11-16 09:49:03.009,HOSTNAME=aa9fb5909350 2020-11-16 09:49:03.009,PREFIX=bhs1 2020-11-16 09:49:03.009,MS_HOME=/usr/ms 2020-11-16 09:49:03.009,JAVA_HOME=/usr/local/openjdk-11 2020-11-16 09:49:03.009,JAVA_OPTS=-Dvertx.logger-delegate-factory-class-name=io.vertx.core.logging.SLF4JLogDelegateFactory -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/ms/edge-oai-pmh.hprof -XX:OnOutOfMemoryError=/usr/ms/heapdump.sh -XX:MetaspaceSize=88m -XX:MaxMetaspaceSize=88m -Xmx360m 2020-11-16 09:49:03.009,CONFIG_FILE=config.json 2020-11-16 09:49:03.009,"JAVA_PROFILER_OPTS=-noverify -javaagent:""/usr/ms/jvm-profiler-1.0.0.jar""=configProvider=com.uber.profiling.YamlConfigProvider,configFile=""/usr/ms/profiler.yaml"" -cp ""/usr/ms/jvm-profiler-1.0.0.jar"" " 2020-11-16 09:49:03.009,PWD=/usr/ms 2020-11-16 09:49:03.009,JAVA_ARGS=-Dlog_level=DEBUG -Dport=8081 -Dokapi_url=http://pvt.lb.bhs1.folio-eis.us-east-1:9130 -Dsecure_store=AwsSsm -Dsecure_store_props=/usr/ms/aws_ss.properties -Drequest_timeout_ms=86400000 -Dtoken_cache_ttl_ms=300000 -Dnull_token_cache_ttl_ms=30000 -Dtoken_cache_capacity=25 2020-11-16 09:49:03.009,ECS_CONTAINER_METADATA_URI_V4=http://169.254.170.2/v4/a5ad84a2-d487-44f0-b8b8-9e7f0763c372 2020-11-16 09:49:03.009,HOME=/root 2020-11-16 09:49:03.009,LANG=C.UTF-8 2020-11-16 09:49:03.009,ECS_CONTAINER_METADATA_URI=http://169.254.170.2/v3/a5ad84a2-d487-44f0-b8b8-9e7f0763c372 2020-11-16 09:49:03.009,SHLVL=1 2020-11-16 09:49:03.009,PATH=/usr/local/openjdk-11/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2020-11-16 09:49:03.009,JAVA_VERSION=11.0.8 2020-11-16 09:49:03.009,_=/usr/bin/env 2020-11-16 09:49:03.001,uid=0(root) gid=0(root) groups=0(root) 2020-11-16 09:49:02.997,reporter: com.uber.profiling.reporters.InfluxDBOutputReporter 2020-11-16 09:49:02.997,tag: edge-oai-pmh 2020-11-16 09:49:02.997,metricInterval: 100000 2020-11-16 09:49:02.997,"durationProfiling: [com.fasterxml.*, org.*]" 2020-11-16 09:49:02.997,sampleInterval: 10000 2020-11-16 09:49:02.997,influxdb.host: ec2-54-165-58-65.compute-1.amazonaws.com 2020-11-16 09:49:02.997,influxdb.port: 8086 2020-11-16 09:49:02.997,influxdb.database: profiling 2020-11-16 09:49:02.997,influxdb.username: 2020-11-16 09:49:02.997,influxdb.password: 2020-11-16 09:49:02.997,==== Running container environment ==== 2020-11-16 09:49:02.996,# The bhs1-pvt and bhs1 tags in this this script are expanded at container runtime 2020-11-16 09:49:02.996,# by docker-entrypoint.sh 2020-11-16 09:49:02.996,[general] 2020-11-16 09:49:02.996,state_file = /var/awslogs/agent-state 2020-11-16 09:49:02.996,[/var/log/nginx/access.log] 2020-11-16 09:49:02.996,file = /var/log/nginx/access.log 2020-11-16 09:49:02.996,log_group_name = bhs1-folio-eis 2020-11-16 09:49:02.996,log_stream_name = bhs1/edge-oai-pmh/nginx/bhs1-pvt 2020-11-16 09:49:02.996,[/var/log/nginx/error.log] 2020-11-16 09:49:02.996,file = /var/log/nginx/error.log 2020-11-16 09:49:02.996,log_group_name = bhs1-folio-eis 2020-11-16 09:49:02.996,log_stream_name = bhs1/edge-oai-pmh/nginx-error/bhs1-pvt 2020-11-16 09:49:02.996,Content of profiler.yaml 2020-11-16 09:49:02.993,Content of /etc/awslogs/nginxlogs.conf