@timestamp,@message 2021-10-28 11:11:49.930,"11:11:49.930 [task-scheduler-8] ERROR org.springframework.integration.ip.tcp.connection.ClientModeConnectionManager - Could not establish connection using bean 'org.springframework.integration.dsl.StandardIntegrationFlow#5.null#0', host=127.0.0.1, port=65535" 2021-10-28 11:11:49.930,java.io.UncheckedIOException: java.net.ConnectException: Connection refused (Connection refused) 2021-10-28 11:11:49.930, at org.springframework.integration.ip.tcp.connection.TcpNetClientConnectionFactory.buildNewConnection(TcpNetClientConnectionFactory.java:66) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:49.930, at org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory.doObtain(AbstractClientConnectionFactory.java:184) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:49.930, at org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory.obtainNewConnection(AbstractClientConnectionFactory.java:162) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:49.930, at org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory.obtainConnection(AbstractClientConnectionFactory.java:129) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:49.930, at org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory.getConnection(AbstractClientConnectionFactory.java:119) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:49.930, at org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory.getConnection(AbstractClientConnectionFactory.java:40) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:49.930, at org.springframework.integration.ip.tcp.connection.ClientModeConnectionManager.run(ClientModeConnectionManager.java:55) [spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:49.930, at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) [spring-context-5.2.9.RELEASE.jar!/:5.2.9.RELEASE] 2021-10-28 11:11:49.930, at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [?:?] 2021-10-28 11:11:49.930, at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) [?:?] 2021-10-28 11:11:49.930, at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) [?:?] 2021-10-28 11:11:49.930, at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?] 2021-10-28 11:11:49.930, at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?] 2021-10-28 11:11:49.930, at java.lang.Thread.run(Thread.java:829) [?:?] 2021-10-28 11:11:49.930,Caused by: java.net.ConnectException: Connection refused (Connection refused) 2021-10-28 11:11:49.930, at java.net.PlainSocketImpl.socketConnect(Native Method) ~[?:?] 2021-10-28 11:11:49.930, at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399) ~[?:?] 2021-10-28 11:11:49.930, at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242) ~[?:?] 2021-10-28 11:11:49.930, at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224) ~[?:?] 2021-10-28 11:11:49.930, at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:?] 2021-10-28 11:11:49.930, at java.net.Socket.connect(Socket.java:609) ~[?:?] 2021-10-28 11:11:49.930, at org.springframework.integration.ip.tcp.connection.TcpNetClientConnectionFactory.createSocket(TcpNetClientConnectionFactory.java:105) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:49.930, at org.springframework.integration.ip.tcp.connection.TcpNetClientConnectionFactory.buildNewConnection(TcpNetClientConnectionFactory.java:54) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:49.930, ... 13 more 2021-10-28 11:11:49.898,11:11:49.897 [task-scheduler-4] ERROR org.springframework.integration.ip.tcp.TcpOutboundGateway - Tcp Gateway exception 2021-10-28 11:11:49.898,java.io.UncheckedIOException: java.net.ConnectException: Connection refused (Connection refused) 2021-10-28 11:11:49.898, at org.springframework.integration.ip.tcp.connection.TcpNetClientConnectionFactory.buildNewConnection(TcpNetClientConnectionFactory.java:66) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:49.898, at org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory.doObtain(AbstractClientConnectionFactory.java:184) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:49.898, at org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory.obtainNewConnection(AbstractClientConnectionFactory.java:162) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:49.898, at org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory.obtainConnection(AbstractClientConnectionFactory.java:129) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:49.898, at org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory.getConnection(AbstractClientConnectionFactory.java:119) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:49.898, at org.springframework.integration.ip.tcp.TcpOutboundGateway.handleRequestMessage(TcpOutboundGateway.java:153) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:49.898, at org.springframework.integration.handler.AbstractReplyProducingMessageHandler.handleMessageInternal(AbstractReplyProducingMessageHandler.java:134) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:49.898, at org.springframework.integration.handler.AbstractMessageHandler.handleMessage(AbstractMessageHandler.java:62) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:49.898, at org.springframework.integration.dispatcher.AbstractDispatcher.tryOptimizedDispatch(AbstractDispatcher.java:115) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:49.898, at org.springframework.integration.dispatcher.UnicastingDispatcher.doDispatch(UnicastingDispatcher.java:133) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:49.898, at org.springframework.integration.dispatcher.UnicastingDispatcher.dispatch(UnicastingDispatcher.java:106) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:49.898, at org.springframework.integration.channel.AbstractSubscribableChannel.doSend(AbstractSubscribableChannel.java:72) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:49.898, at org.springframework.integration.channel.AbstractMessageChannel.send(AbstractMessageChannel.java:570) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:49.898, at org.springframework.integration.channel.AbstractMessageChannel.send(AbstractMessageChannel.java:520) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:49.898, at org.springframework.messaging.core.GenericMessagingTemplate.doSend(GenericMessagingTemplate.java:187) ~[spring-messaging-5.2.9.RELEASE.jar!/:5.2.9.RELEASE] 2021-10-28 11:11:49.898, at org.springframework.messaging.core.GenericMessagingTemplate.doSend(GenericMessagingTemplate.java:166) ~[spring-messaging-5.2.9.RELEASE.jar!/:5.2.9.RELEASE] 2021-10-28 11:11:49.898, at org.springframework.messaging.core.GenericMessagingTemplate.doSend(GenericMessagingTemplate.java:47) ~[spring-messaging-5.2.9.RELEASE.jar!/:5.2.9.RELEASE] 2021-10-28 11:11:49.898, at org.springframework.messaging.core.AbstractMessageSendingTemplate.send(AbstractMessageSendingTemplate.java:109) ~[spring-messaging-5.2.9.RELEASE.jar!/:5.2.9.RELEASE] 2021-10-28 11:11:49.898, at org.springframework.integration.handler.AbstractMessageProducingHandler.sendOutput(AbstractMessageProducingHandler.java:445) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:49.898, at org.springframework.integration.handler.AbstractMessageProducingHandler.doProduceOutput(AbstractMessageProducingHandler.java:319) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:49.898, at org.springframework.integration.handler.AbstractMessageProducingHandler.produceOutput(AbstractMessageProducingHandler.java:267) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:49.898, at org.springframework.integration.handler.AbstractMessageProducingHandler.sendOutputs(AbstractMessageProducingHandler.java:231) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:49.898, at org.springframework.integration.handler.AbstractReplyProducingMessageHandler.handleMessageInternal(AbstractReplyProducingMessageHandler.java:140) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:49.898, at org.springframework.integration.handler.AbstractMessageHandler.handleMessage(AbstractMessageHandler.java:62) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:49.898, at org.springframework.integration.dispatcher.BroadcastingDispatcher.invokeHandler(BroadcastingDispatcher.java:224) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:49.898, at org.springframework.integration.dispatcher.BroadcastingDispatcher.dispatch(BroadcastingDispatcher.java:180) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:49.898, at org.springframework.integration.channel.AbstractSubscribableChannel.doSend(AbstractSubscribableChannel.java:72) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:49.898, at org.springframework.integration.channel.AbstractMessageChannel.send(AbstractMessageChannel.java:570) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:49.898, at org.springframework.integration.channel.AbstractMessageChannel.send(AbstractMessageChannel.java:520) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:49.898, at org.springframework.messaging.core.GenericMessagingTemplate.doSend(GenericMessagingTemplate.java:187) ~[spring-messaging-5.2.9.RELEASE.jar!/:5.2.9.RELEASE] 2021-10-28 11:11:49.898, at org.springframework.messaging.core.GenericMessagingTemplate.doSend(GenericMessagingTemplate.java:166) ~[spring-messaging-5.2.9.RELEASE.jar!/:5.2.9.RELEASE] 2021-10-28 11:11:49.898, at org.springframework.messaging.core.GenericMessagingTemplate.doSend(GenericMessagingTemplate.java:47) ~[spring-messaging-5.2.9.RELEASE.jar!/:5.2.9.RELEASE] 2021-10-28 11:11:49.898, at org.springframework.messaging.core.AbstractMessageSendingTemplate.send(AbstractMessageSendingTemplate.java:109) ~[spring-messaging-5.2.9.RELEASE.jar!/:5.2.9.RELEASE] 2021-10-28 11:11:49.898, at org.springframework.integration.endpoint.SourcePollingChannelAdapter.handleMessage(SourcePollingChannelAdapter.java:196) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:49.898, at org.springframework.integration.endpoint.AbstractPollingEndpoint.messageReceived(AbstractPollingEndpoint.java:444) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:49.898, at org.springframework.integration.endpoint.AbstractPollingEndpoint.doPoll(AbstractPollingEndpoint.java:428) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:49.898, at org.springframework.integration.endpoint.AbstractPollingEndpoint.pollForMessage(AbstractPollingEndpoint.java:376) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:49.898, at org.springframework.integration.endpoint.AbstractPollingEndpoint.lambda$null$3(AbstractPollingEndpoint.java:323) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:49.898, at org.springframework.integration.util.ErrorHandlingTaskExecutor.lambda$execute$0(ErrorHandlingTaskExecutor.java:57) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:49.898, at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50) ~[spring-core-5.2.9.RELEASE.jar!/:5.2.9.RELEASE] 2021-10-28 11:11:49.898, at org.springframework.integration.util.ErrorHandlingTaskExecutor.execute(ErrorHandlingTaskExecutor.java:55) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:49.898, at org.springframework.integration.endpoint.AbstractPollingEndpoint.lambda$createPoller$4(AbstractPollingEndpoint.java:320) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:49.898, at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) [spring-context-5.2.9.RELEASE.jar!/:5.2.9.RELEASE] 2021-10-28 11:11:49.898, at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:93) [spring-context-5.2.9.RELEASE.jar!/:5.2.9.RELEASE] 2021-10-28 11:11:49.898, at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [?:?] 2021-10-28 11:11:49.898, at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?] 2021-10-28 11:11:49.898, at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) [?:?] 2021-10-28 11:11:49.898, at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?] 2021-10-28 11:11:49.898, at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?] 2021-10-28 11:11:49.898, at java.lang.Thread.run(Thread.java:829) [?:?] 2021-10-28 11:11:49.898,Caused by: java.net.ConnectException: Connection refused (Connection refused) 2021-10-28 11:11:49.898, at java.net.PlainSocketImpl.socketConnect(Native Method) ~[?:?] 2021-10-28 11:11:49.898, at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399) ~[?:?] 2021-10-28 11:11:49.898, at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242) ~[?:?] 2021-10-28 11:11:49.898, at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224) ~[?:?] 2021-10-28 11:11:49.898, at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:?] 2021-10-28 11:11:49.898, at java.net.Socket.connect(Socket.java:609) ~[?:?] 2021-10-28 11:11:49.898, at org.springframework.integration.ip.tcp.connection.TcpNetClientConnectionFactory.createSocket(TcpNetClientConnectionFactory.java:105) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:49.898, at org.springframework.integration.ip.tcp.connection.TcpNetClientConnectionFactory.buildNewConnection(TcpNetClientConnectionFactory.java:54) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:49.898, ... 49 more 2021-10-28 11:11:49.898,"11:11:49.898 [task-scheduler-4] ERROR org.springframework.integration.handler.LoggingHandler - org.springframework.messaging.MessageHandlingException: error occurred in message handler [bean 'org.springframework.integration.dsl.StandardIntegrationFlow#1.ip:tcp-outbound-gateway#0']; nested exception is org.springframework.messaging.MessagingException: Failed to send or receive; nested exception is java.io.UncheckedIOException: java.net.ConnectException: Connection refused (Connection refused), failedMessage=GenericMessage [payload=HM6851720211028111149, headers={id=e45664fc-3c00-f4a6-41b7-57374e68e1ed, timestamp=1635419509897}]" 2021-10-28 11:11:49.898, at org.springframework.integration.support.utils.IntegrationUtils.wrapInHandlingExceptionIfNecessary(IntegrationUtils.java:192) 2021-10-28 11:11:49.898, at org.springframework.integration.handler.AbstractMessageHandler.handleMessage(AbstractMessageHandler.java:79) 2021-10-28 11:11:49.898, at org.springframework.integration.dispatcher.AbstractDispatcher.tryOptimizedDispatch(AbstractDispatcher.java:115) 2021-10-28 11:11:49.898, at org.springframework.integration.dispatcher.UnicastingDispatcher.doDispatch(UnicastingDispatcher.java:133) 2021-10-28 11:11:49.898, at org.springframework.integration.dispatcher.UnicastingDispatcher.dispatch(UnicastingDispatcher.java:106) 2021-10-28 11:11:49.898, at org.springframework.integration.channel.AbstractSubscribableChannel.doSend(AbstractSubscribableChannel.java:72) 2021-10-28 11:11:49.898, at org.springframework.integration.channel.AbstractMessageChannel.send(AbstractMessageChannel.java:570) 2021-10-28 11:11:49.898, at org.springframework.integration.channel.AbstractMessageChannel.send(AbstractMessageChannel.java:520) 2021-10-28 11:11:49.898, at org.springframework.messaging.core.GenericMessagingTemplate.doSend(GenericMessagingTemplate.java:187) 2021-10-28 11:11:49.898, at org.springframework.messaging.core.GenericMessagingTemplate.doSend(GenericMessagingTemplate.java:166) 2021-10-28 11:11:49.898, at org.springframework.messaging.core.GenericMessagingTemplate.doSend(GenericMessagingTemplate.java:47) 2021-10-28 11:11:49.898, at org.springframework.messaging.core.AbstractMessageSendingTemplate.send(AbstractMessageSendingTemplate.java:109) 2021-10-28 11:11:49.898, at org.springframework.integration.handler.AbstractMessageProducingHandler.sendOutput(AbstractMessageProducingHandler.java:445) 2021-10-28 11:11:49.898, at org.springframework.integration.handler.AbstractMessageProducingHandler.doProduceOutput(AbstractMessageProducingHandler.java:319) 2021-10-28 11:11:49.898, at org.springframework.integration.handler.AbstractMessageProducingHandler.produceOutput(AbstractMessageProducingHandler.java:267) 2021-10-28 11:11:49.898, at org.springframework.integration.handler.AbstractMessageProducingHandler.sendOutputs(AbstractMessageProducingHandler.java:231) 2021-10-28 11:11:49.898, at org.springframework.integration.handler.AbstractReplyProducingMessageHandler.handleMessageInternal(AbstractReplyProducingMessageHandler.java:140) 2021-10-28 11:11:49.898, at org.springframework.integration.handler.AbstractMessageHandler.handleMessage(AbstractMessageHandler.java:62) 2021-10-28 11:11:49.898, at org.springframework.integration.dispatcher.BroadcastingDispatcher.invokeHandler(BroadcastingDispatcher.java:224) 2021-10-28 11:11:49.898, at org.springframework.integration.dispatcher.BroadcastingDispatcher.dispatch(BroadcastingDispatcher.java:180) 2021-10-28 11:11:49.898, at org.springframework.integration.channel.AbstractSubscribableChannel.doSend(AbstractSubscribableChannel.java:72) 2021-10-28 11:11:49.898, at org.springframework.integration.channel.AbstractMessageChannel.send(AbstractMessageChannel.java:570) 2021-10-28 11:11:49.898, at org.springframework.integration.channel.AbstractMessageChannel.send(AbstractMessageChannel.java:520) 2021-10-28 11:11:49.898, at org.springframework.messaging.core.GenericMessagingTemplate.doSend(GenericMessagingTemplate.java:187) 2021-10-28 11:11:49.898, at org.springframework.messaging.core.GenericMessagingTemplate.doSend(GenericMessagingTemplate.java:166) 2021-10-28 11:11:49.898, at org.springframework.messaging.core.GenericMessagingTemplate.doSend(GenericMessagingTemplate.java:47) 2021-10-28 11:11:49.898, at org.springframework.messaging.core.AbstractMessageSendingTemplate.send(AbstractMessageSendingTemplate.java:109) 2021-10-28 11:11:49.898, at org.springframework.integration.endpoint.SourcePollingChannelAdapter.handleMessage(SourcePollingChannelAdapter.java:196) 2021-10-28 11:11:49.898, at org.springframework.integration.endpoint.AbstractPollingEndpoint.messageReceived(AbstractPollingEndpoint.java:444) 2021-10-28 11:11:49.898, at org.springframework.integration.endpoint.AbstractPollingEndpoint.doPoll(AbstractPollingEndpoint.java:428) 2021-10-28 11:11:49.898, at org.springframework.integration.endpoint.AbstractPollingEndpoint.pollForMessage(AbstractPollingEndpoint.java:376) 2021-10-28 11:11:49.898, at org.springframework.integration.endpoint.AbstractPollingEndpoint.lambda$null$3(AbstractPollingEndpoint.java:323) 2021-10-28 11:11:49.898, at org.springframework.integration.util.ErrorHandlingTaskExecutor.lambda$execute$0(ErrorHandlingTaskExecutor.java:57) 2021-10-28 11:11:49.898, at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50) 2021-10-28 11:11:49.898, at org.springframework.integration.util.ErrorHandlingTaskExecutor.execute(ErrorHandlingTaskExecutor.java:55) 2021-10-28 11:11:49.898, at org.springframework.integration.endpoint.AbstractPollingEndpoint.lambda$createPoller$4(AbstractPollingEndpoint.java:320) 2021-10-28 11:11:49.898, at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) 2021-10-28 11:11:49.898, at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:93) 2021-10-28 11:11:49.898, at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 2021-10-28 11:11:49.898, at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 2021-10-28 11:11:49.898, at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) 2021-10-28 11:11:49.898, at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 2021-10-28 11:11:49.898, at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 2021-10-28 11:11:49.898, at java.base/java.lang.Thread.run(Thread.java:829) 2021-10-28 11:11:49.898,Caused by: org.springframework.messaging.MessagingException: Failed to send or receive; nested exception is java.io.UncheckedIOException: java.net.ConnectException: Connection refused (Connection refused) 2021-10-28 11:11:49.898, at org.springframework.integration.ip.tcp.TcpOutboundGateway.handleRequestMessage(TcpOutboundGateway.java:178) 2021-10-28 11:11:49.898, at org.springframework.integration.handler.AbstractReplyProducingMessageHandler.handleMessageInternal(AbstractReplyProducingMessageHandler.java:134) 2021-10-28 11:11:49.898, at org.springframework.integration.handler.AbstractMessageHandler.handleMessage(AbstractMessageHandler.java:62) 2021-10-28 11:11:49.898, ... 42 more 2021-10-28 11:11:49.898,Caused by: java.io.UncheckedIOException: java.net.ConnectException: Connection refused (Connection refused) 2021-10-28 11:11:49.898, at org.springframework.integration.ip.tcp.connection.TcpNetClientConnectionFactory.buildNewConnection(TcpNetClientConnectionFactory.java:66) 2021-10-28 11:11:49.898, at org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory.doObtain(AbstractClientConnectionFactory.java:184) 2021-10-28 11:11:49.898, at org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory.obtainNewConnection(AbstractClientConnectionFactory.java:162) 2021-10-28 11:11:49.898, at org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory.obtainConnection(AbstractClientConnectionFactory.java:129) 2021-10-28 11:11:49.898, at org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory.getConnection(AbstractClientConnectionFactory.java:119) 2021-10-28 11:11:49.898, at org.springframework.integration.ip.tcp.TcpOutboundGateway.handleRequestMessage(TcpOutboundGateway.java:153) 2021-10-28 11:11:49.898, ... 44 more 2021-10-28 11:11:49.898,Caused by: java.net.ConnectException: Connection refused (Connection refused) 2021-10-28 11:11:49.898, at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) 2021-10-28 11:11:49.898, at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399) 2021-10-28 11:11:49.898, at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242) 2021-10-28 11:11:49.898, at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224) 2021-10-28 11:11:49.898, at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) 2021-10-28 11:11:49.898, at java.base/java.net.Socket.connect(Socket.java:609) 2021-10-28 11:11:49.898, at org.springframework.integration.ip.tcp.connection.TcpNetClientConnectionFactory.createSocket(TcpNetClientConnectionFactory.java:105) 2021-10-28 11:11:49.898, at org.springframework.integration.ip.tcp.connection.TcpNetClientConnectionFactory.buildNewConnection(TcpNetClientConnectionFactory.java:54) 2021-10-28 11:11:49.898, ... 49 more 2021-10-28 11:11:49.897,"11:11:49.897 [task-scheduler-4] INFO org.folio.ed.handler.PrimaryChannelHandler - Primary channel handler income: ""HM6851720211028111149""" 2021-10-28 11:11:49.897,"11:11:49.897 [task-scheduler-4] INFO org.folio.ed.handler.PrimaryChannelHandler - Primary channel sending: ""HM6851720211028111149""" 2021-10-28 11:11:49.710,"10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-circulation-storage/loan-policy-storage/loan-policies?query=id%3D%3D%28%22ab81ec34-0f4d-4bec-92fb-b5f7f745a786%22%29&limit=2147483647 HTTP/1.1"" 200 769 rt=0.004 uct=""0.000"" uht=""0.004"" urt=""0.004"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""124049/circulation;697987/loan-policy-storage""" 2021-10-28 11:11:49.654,"10.23.36.34, 10.23.38.176, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-users/users?query=id%3D%3D%28%2201164abe-37e6-4ca4-9129-8e4156a07cc7%22%29&limit=2147483647 HTTP/1.1"" 200 920 rt=0.012 uct=""0.000"" uht=""0.012"" urt=""0.012"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""124049/circulation;794811/users""" 2021-10-28 11:11:49.654,"10.23.36.34, 10.23.38.176, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-users/groups?query=id%3D%3D%28%22ba484dd9-a2c3-4d80-b067-91cd2066134b%22%29&limit=2147483647 HTTP/1.1"" 200 407 rt=0.008 uct=""0.000"" uht=""0.008"" urt=""0.008"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""124049/circulation;725978/groups""" 2021-10-28 11:11:49.545,"140.234.253.9, 10.23.36.34, 10.23.38.176, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-circulation/circulation/requests?query=(requesterId==01164abe-37e6-4ca4-9129-8e4156a07cc7%20and%20status==%22Open*%22)&limit=100 HTTP/1.1"" 200 44 rt=0.015 uct=""0.000"" uht=""0.012"" urt=""0.012"" ""Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""363802/circulation""" 2021-10-28 11:11:49.545,"140.234.253.9, 10.23.36.34, 10.23.38.67, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-circulation/circulation/loans?query=(userId==01164abe-37e6-4ca4-9129-8e4156a07cc7%20and%20status.name%3C%3EClosed)&limit=1 HTTP/1.1"" 200 2451 rt=0.393 uct=""0.000"" uht=""0.392"" urt=""0.392"" ""Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""124049/circulation""" 2021-10-28 11:11:49.389,11:11:49 INFO MainVerticle Request from 10.23.39.125 2021-10-28 11:11:49.388,"10.23.36.34, 10.23.38.176, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-inventory-storage/item-storage/items?query=id%3D%3D%28%220c978ce3-b82e-4e1b-ad60-c9756b7ce4fa%22%29&limit=2147483647 HTTP/1.1"" 200 1276 rt=0.008 uct=""0.000"" uht=""0.008"" urt=""0.008"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""124049/circulation;815609/item-storage""" 2021-10-28 11:11:49.388,"10.23.36.34, 10.23.38.176, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-inventory-storage/holdings-storage/holdings?query=id%3D%3D%28%2232f2a12c-9f37-42e7-810e-6aa463b3dcb0%22%29&limit=2147483647 HTTP/1.1"" 200 843 rt=0.008 uct=""0.000"" uht=""0.004"" urt=""0.008"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""124049/circulation;867056/holdings-storage""" 2021-10-28 11:11:49.388,"10.23.36.34, 10.23.38.176, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-inventory-storage/instance-storage/instances?query=id%3D%3D%28%223433f937-7b78-4861-90eb-8ebdb3c84f46%22%29&limit=2147483647 HTTP/1.1"" 200 2083 rt=0.007 uct=""0.000"" uht=""0.008"" urt=""0.008"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""124049/circulation;911477/instance-storage""" 2021-10-28 11:11:49.388,"10.23.36.34, 10.23.38.176, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-inventory-storage/locations?query=id%3D%3D%28%22b9dc25a2-a7fb-48ad-8da5-8f68e35ba0af%22%29&limit=2147483647 HTTP/1.1"" 200 939 rt=0.004 uct=""0.000"" uht=""0.004"" urt=""0.004"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""124049/circulation;984507/locations""" 2021-10-28 11:11:49.388,"10.23.36.34, 10.23.38.176, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-inventory-storage/location-units/libraries?query=id%3D%3D%28%22b016a81c-f815-4aae-bb3c-3d3dd8643fb2%22%29&limit=2147483647 HTTP/1.1"" 200 356 rt=0.004 uct=""0.000"" uht=""0.004"" urt=""0.004"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""124049/circulation;410628/location-units""" 2021-10-28 11:11:49.388,"10.23.36.34, 10.23.38.176, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-inventory-storage/material-types?query=id%3D%3D%28%2211134088-8bcd-42bf-999a-315e829e5505%22%29&limit=2147483647 HTTP/1.1"" 200 287 rt=0.004 uct=""0.000"" uht=""0.004"" urt=""0.004"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""124049/circulation;171055/material-types""" 2021-10-28 11:11:49.388,"10.23.36.34, 10.23.38.176, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-inventory-storage/service-points?query=id%3D%3D%28%2297cbff79-97e9-4cb2-b8c9-fb4fc584c66d%22%29&limit=2147483647 HTTP/1.1"" 200 982 rt=0.003 uct=""0.000"" uht=""0.004"" urt=""0.004"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""124049/circulation;347344/service-points""" 2021-10-28 11:11:49.376,"140.234.253.9 - 10.23.39.151 - - [28/Oct/2021:11:11:48 +0000] ""GET /loan-policy-storage/loan-policies?query=%28id%3D%3D%22ab81ec34-0f4d-4bec-92fb-b5f7f745a786%22%29 HTTP/1.1"" 200 425 rt=0.016 uct=""0.000"" uht=""0.016"" urt=""0.016"" ""Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0"" ""fs09000000"" ""-"" ""-""" 2021-10-28 11:11:49.376,"140.234.253.9 - 10.23.39.151 - - [28/Oct/2021:11:11:48 +0000] ""OPTIONS /circulation/loans?query=(userId==01164abe-37e6-4ca4-9129-8e4156a07cc7%20and%20status.name%3C%3EClosed)&limit=1 HTTP/1.1"" 204 0 rt=0.004 uct=""0.000"" uht=""0.004"" urt=""0.004"" ""Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0"" ""-"" ""-"" ""-""" 2021-10-28 11:11:49.376,"140.234.253.9 - 10.23.39.151 - - [28/Oct/2021:11:11:48 +0000] ""OPTIONS /circulation/requests?query=(requesterId==01164abe-37e6-4ca4-9129-8e4156a07cc7%20and%20status==%22Open*%22)&limit=100 HTTP/1.1"" 204 0 rt=0.004 uct=""0.000"" uht=""0.004"" urt=""0.004"" ""Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0"" ""-"" ""-"" ""-""" 2021-10-28 11:11:49.376,"140.234.253.9 - 10.23.39.151 - - [28/Oct/2021:11:11:48 +0000] ""GET /circulation/requests?query=(requesterId==01164abe-37e6-4ca4-9129-8e4156a07cc7%20and%20status==%22Open*%22)&limit=100 HTTP/1.1"" 200 55 rt=0.024 uct=""0.000"" uht=""0.024"" urt=""0.024"" ""Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0"" ""fs09000000"" ""-"" ""-""" 2021-10-28 11:11:49.376,"140.234.253.9 - 10.23.39.151 - - [28/Oct/2021:11:11:48 +0000] ""GET /circulation/loans?query=(userId==01164abe-37e6-4ca4-9129-8e4156a07cc7%20and%20status.name%3C%3EClosed)&limit=1 HTTP/1.1"" 200 2463 rt=0.401 uct=""0.000"" uht=""0.400"" urt=""0.400"" ""Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0"" ""fs09000000"" ""-"" ""-""" 2021-10-28 11:11:49.194,"10.23.36.189, 10.23.38.67, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-permissions/perms/users?query=userId==4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8 HTTP/1.1"" 200 360 rt=0.017 uct=""0.000"" uht=""0.020"" urt=""0.020"" ""Vert.x-WebClient/4.1.0.CR1"" ""fs09000000"" ""-"" ""853089/automated-patron-blocks;082893/perms""" 2021-10-28 11:11:49.194,"10.23.36.189, 10.23.38.67, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-permissions/perms/users?query=userId==4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8 HTTP/1.1"" 200 382 rt=0.012 uct=""0.000"" uht=""0.012"" urt=""0.012"" ""Vert.x-WebClient/4.1.0.CR1"" ""fs09000000"" ""-"" ""425375/remote-storage;535276/perms""" 2021-10-28 11:11:49.194,"10.23.36.189, 10.23.38.67, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-permissions/perms/users?query=userId==4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8 HTTP/1.1"" 200 382 rt=0.015 uct=""0.000"" uht=""0.012"" urt=""0.012"" ""Vert.x-WebClient/4.1.0.CR1"" ""fs09000000"" ""-"" ""422851/audit;488061/perms""" 2021-10-28 11:11:49.194,"10.23.36.189, 10.23.38.67, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-permissions/perms/users/8be07624-6b42-4cad-9a7e-700706918c81/permissions?expanded=true HTTP/1.1"" 200 83 rt=0.002 uct=""0.000"" uht=""0.004"" urt=""0.004"" ""Vert.x-WebClient/4.1.0.CR1"" ""fs09000000"" ""-"" ""422851/audit;462497/perms""" 2021-10-28 11:11:49.194,"10.23.36.189, 10.23.38.67, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-permissions/perms/users/8be07624-6b42-4cad-9a7e-700706918c81/permissions?expanded=true HTTP/1.1"" 200 83 rt=0.008 uct=""0.000"" uht=""0.008"" urt=""0.008"" ""Vert.x-WebClient/4.1.0.CR1"" ""fs09000000"" ""-"" ""853089/automated-patron-blocks;180481/perms""" 2021-10-28 11:11:49.194,"10.23.36.189, 10.23.38.67, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-permissions/perms/users/8be07624-6b42-4cad-9a7e-700706918c81/permissions?expanded=true HTTP/1.1"" 200 83 rt=0.008 uct=""0.000"" uht=""0.008"" urt=""0.008"" ""Vert.x-WebClient/4.1.0.CR1"" ""fs09000000"" ""-"" ""425375/remote-storage;611041/perms""" 2021-10-28 11:11:49.193,"10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""POST /mod-authtoken/audit/handlers/log-record HTTP/1.1"" 202 5 rt=0.035 uct=""0.000"" uht=""0.032"" urt=""0.032"" ""Vert.x-WebClient/4.0.0"" ""fs09000000"" ""-"" ""422851/audit""" 2021-10-28 11:11:49.193,"10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""POST /mod-authtoken/automated-patron-blocks/handlers/item-checked-out HTTP/1.1"" 202 5 rt=0.060 uct=""0.000"" uht=""0.060"" urt=""0.060"" ""Vert.x-WebClient/4.0.0"" ""fs09000000"" ""-"" ""853089/automated-patron-blocks""" 2021-10-28 11:11:49.193,"10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""POST /mod-authtoken/remote-storage/pub-sub-handlers/log-record-event HTTP/1.1"" 202 5 rt=0.034 uct=""0.000"" uht=""0.036"" urt=""0.036"" ""Vert.x-WebClient/4.0.0"" ""fs09000000"" ""-"" ""425375/remote-storage""" 2021-10-28 11:11:49.193,"10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-authtoken/loan-policy-storage/loan-policies?query=%28id%3D%3D%22ab81ec34-0f4d-4bec-92fb-b5f7f745a786%22%29 HTTP/1.1"" 202 5 rt=0.001 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0"" ""fs09000000"" ""-"" ""943030/loan-policy-storage""" 2021-10-28 11:11:49.193,"10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-authtoken/item-storage/items?query=id%3D%3D%28%220c978ce3-b82e-4e1b-ad60-c9756b7ce4fa%22%29&limit=2147483647 HTTP/1.1"" 202 5 rt=0.001 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""124049/circulation;815609/item-storage""" 2021-10-28 11:11:49.193,"10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-authtoken/holdings-storage/holdings?query=id%3D%3D%28%2232f2a12c-9f37-42e7-810e-6aa463b3dcb0%22%29&limit=2147483647 HTTP/1.1"" 202 5 rt=0.000 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""124049/circulation;867056/holdings-storage""" 2021-10-28 11:11:49.193,"10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-authtoken/instance-storage/instances?query=id%3D%3D%28%223433f937-7b78-4861-90eb-8ebdb3c84f46%22%29&limit=2147483647 HTTP/1.1"" 202 5 rt=0.000 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""124049/circulation;911477/instance-storage""" 2021-10-28 11:11:49.193,"10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-authtoken/locations?query=id%3D%3D%28%22b9dc25a2-a7fb-48ad-8da5-8f68e35ba0af%22%29&limit=2147483647 HTTP/1.1"" 202 5 rt=0.001 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""124049/circulation;984507/locations""" 2021-10-28 11:11:49.193,"10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-authtoken/location-units/libraries?query=id%3D%3D%28%22b016a81c-f815-4aae-bb3c-3d3dd8643fb2%22%29&limit=2147483647 HTTP/1.1"" 202 5 rt=0.000 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""124049/circulation;410628/location-units""" 2021-10-28 11:11:49.193,"10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-authtoken/material-types?query=id%3D%3D%28%2211134088-8bcd-42bf-999a-315e829e5505%22%29&limit=2147483647 HTTP/1.1"" 202 5 rt=0.001 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""124049/circulation;171055/material-types""" 2021-10-28 11:11:49.193,"10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-authtoken/accounts?query=loanId%3D%3D%28%22ee8a49c3-c570-4cf6-8b3c-beed68d18cbd%22%29&limit=2147483647 HTTP/1.1"" 202 5 rt=0.001 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""124049/circulation;228707/accounts""" 2021-10-28 11:11:49.193,"10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-authtoken/service-points?query=id%3D%3D%28%2297cbff79-97e9-4cb2-b8c9-fb4fc584c66d%22%29&limit=2147483647 HTTP/1.1"" 202 5 rt=0.001 uct=""0.000"" uht=""0.004"" urt=""0.004"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""124049/circulation;347344/service-points""" 2021-10-28 11:11:49.193,"10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-authtoken/users?query=id%3D%3D%28%2201164abe-37e6-4ca4-9129-8e4156a07cc7%22%29&limit=2147483647 HTTP/1.1"" 202 5 rt=0.001 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""124049/circulation;794811/users""" 2021-10-28 11:11:49.193,"10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-authtoken/loan-policy-storage/loan-policies?query=id%3D%3D%28%22ab81ec34-0f4d-4bec-92fb-b5f7f745a786%22%29&limit=2147483647 HTTP/1.1"" 202 5 rt=0.001 uct=""0.000"" uht=""0.004"" urt=""0.004"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""124049/circulation;697987/loan-policy-storage""" 2021-10-28 11:11:49.193,"10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-authtoken/overdue-fines-policies?query=id%3D%3D%28%2206131843-a5ca-49f3-af53-100f68f580b7%22%29&limit=2147483647 HTTP/1.1"" 202 5 rt=0.000 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""124049/circulation;335120/overdue-fines-policies""" 2021-10-28 11:11:49.193,"10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-authtoken/lost-item-fees-policies?query=id%3D%3D%28%2280a9af4e-2826-4a97-8794-0136f51e8ca7%22%29&limit=2147483647 HTTP/1.1"" 202 5 rt=0.001 uct=""0.000"" uht=""0.004"" urt=""0.004"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""124049/circulation;076566/lost-item-fees-policies""" 2021-10-28 11:11:49.193,"10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-authtoken/groups?query=id%3D%3D%28%22ba484dd9-a2c3-4d80-b067-91cd2066134b%22%29&limit=2147483647 HTTP/1.1"" 202 5 rt=0.000 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""124049/circulation;725978/groups""" 2021-10-28 11:11:49.192,"10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-authtoken/patron-notice-policy-storage/patron-notice-policies/c083c844-56d6-4326-a2fd-4acf81ca088a HTTP/1.1"" 202 5 rt=0.001 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;510015/patron-notice-policy-storage""" 2021-10-28 11:11:49.192,"10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""POST /mod-authtoken/scheduled-notice-storage/scheduled-notices HTTP/1.1"" 202 5 rt=0.001 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;853212/scheduled-notice-storage""" 2021-10-28 11:11:49.192,"10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""POST /mod-authtoken/scheduled-notice-storage/scheduled-notices HTTP/1.1"" 202 5 rt=0.001 uct=""0.000"" uht=""0.004"" urt=""0.004"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;539264/scheduled-notice-storage""" 2021-10-28 11:11:48.985,"10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /calendar/periods/97cbff79-97e9-4cb2-b8c9-fb4fc584c66d/calculateopening?requestedDate=2021-10-28 HTTP/1.1"" 200 790 rt=0.091 uct=""0.000"" uht=""0.092"" urt=""0.092"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation""" 2021-10-28 11:11:48.985,"10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /groups?query=id%3D%3D%28%22ba484dd9-a2c3-4d80-b067-91cd2066134b%22%29&limit=2147483647 HTTP/1.1"" 200 407 rt=0.025 uct=""0.004"" uht=""0.028"" urt=""0.028"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation""" 2021-10-28 11:11:48.985,"10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""PUT /item-storage/items/0c978ce3-b82e-4e1b-ad60-c9756b7ce4fa HTTP/1.1"" 204 0 rt=0.050 uct=""0.004"" uht=""0.052"" urt=""0.052"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation""" 2021-10-28 11:11:48.985,"10.23.36.6 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /inventory-view/instances?query=id%3D%3D%28%223433f937-7b78-4861-90eb-8ebdb3c84f46%22%29&limit=1 HTTP/1.1"" 200 1918 rt=0.017 uct=""0.000"" uht=""0.016"" urt=""0.020"" ""okhttp/3.14.9"" ""fs09000000"" ""-"" ""-""" 2021-10-28 11:11:48.985,"10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""POST /loan-storage/loans HTTP/1.1"" 201 1016 rt=0.033 uct=""0.000"" uht=""0.036"" urt=""0.036"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation""" 2021-10-28 11:11:48.985,"10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""POST /patron-action-session-storage/patron-action-sessions HTTP/1.1"" 201 456 rt=0.021 uct=""0.000"" uht=""0.024"" urt=""0.024"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation""" 2021-10-28 11:11:48.985,"10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /users/5bd84d84-dc5b-4954-8980-a0fcaf0195c6 HTTP/1.1"" 200 972 rt=0.017 uct=""0.000"" uht=""0.020"" urt=""0.020"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation""" 2021-10-28 11:11:48.985,"10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""POST /pubsub/publish? HTTP/1.1"" 204 0 rt=0.041 uct=""0.004"" uht=""0.044"" urt=""0.044"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""-"" ""-""" 2021-10-28 11:11:48.985,"140.234.253.9, 10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""POST /circulation/check-out-by-barcode HTTP/1.1"" 201 2021 rt=0.905 uct=""0.000"" uht=""0.904"" urt=""0.904"" ""Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0"" ""fs09000000"" ""-"" ""-""" 2021-10-28 11:11:48.985,"10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""POST /pubsub/publish? HTTP/1.1"" 204 0 rt=0.044 uct=""0.000"" uht=""0.044"" urt=""0.044"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""-"" ""-""" 2021-10-28 11:11:48.985,"10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /patron-notice-policy-storage/patron-notice-policies/c083c844-56d6-4326-a2fd-4acf81ca088a HTTP/1.1"" 200 5253 rt=0.020 uct=""0.000"" uht=""0.020"" urt=""0.020"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation""" 2021-10-28 11:11:48.985,"10.23.36.189 - 10.23.38.67 - - [28/Oct/2021:11:11:48 +0000] ""GET /users/4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8 HTTP/1.1"" 200 451 rt=0.012 uct=""0.000"" uht=""0.012"" urt=""0.012"" ""Vert.x-WebClient/4.1.0.CR1"" ""fs09000000"" ""-"" ""853089/automated-patron-blocks""" 2021-10-28 11:11:48.985,"10.23.36.189 - 10.23.38.67 - - [28/Oct/2021:11:11:48 +0000] ""GET /perms/users?query=userId==4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8 HTTP/1.1"" 200 360 rt=0.028 uct=""0.000"" uht=""0.028"" urt=""0.028"" ""Vert.x-WebClient/4.1.0.CR1"" ""fs09000000"" ""-"" ""853089/automated-patron-blocks""" 2021-10-28 11:11:48.985,"10.23.36.189 - 10.23.38.67 - - [28/Oct/2021:11:11:48 +0000] ""GET /perms/users?query=userId==4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8 HTTP/1.1"" 200 371 rt=0.017 uct=""0.000"" uht=""0.016"" urt=""0.016"" ""Vert.x-WebClient/4.1.0.CR1"" ""fs09000000"" ""-"" ""425375/remote-storage""" 2021-10-28 11:11:48.985,"10.23.36.189 - 10.23.38.67 - - [28/Oct/2021:11:11:48 +0000] ""GET /perms/users?query=userId==4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8 HTTP/1.1"" 200 371 rt=0.024 uct=""0.000"" uht=""0.024"" urt=""0.024"" ""Vert.x-WebClient/4.1.0.CR1"" ""fs09000000"" ""-"" ""422851/audit""" 2021-10-28 11:11:48.985,"10.23.36.34 - 10.23.38.67 - - [28/Oct/2021:11:11:48 +0000] ""POST /scheduled-notice-storage/scheduled-notices HTTP/1.1"" 201 765 rt=0.037 uct=""0.000"" uht=""0.040"" urt=""0.040"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation""" 2021-10-28 11:11:48.985,"10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""POST /scheduled-notice-storage/scheduled-notices HTTP/1.1"" 201 680 rt=0.040 uct=""0.000"" uht=""0.040"" urt=""0.040"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation""" 2021-10-28 11:11:48.985,"10.23.36.189 - 10.23.38.67 - - [28/Oct/2021:11:11:48 +0000] ""GET /perms/users/8be07624-6b42-4cad-9a7e-700706918c81/permissions?expanded=true HTTP/1.1"" 200 83 rt=0.008 uct=""0.004"" uht=""0.012"" urt=""0.012"" ""Vert.x-WebClient/4.1.0.CR1"" ""fs09000000"" ""-"" ""422851/audit""" 2021-10-28 11:11:48.985,"10.23.36.189 - 10.23.38.67 - - [28/Oct/2021:11:11:48 +0000] ""GET /perms/users/8be07624-6b42-4cad-9a7e-700706918c81/permissions?expanded=true HTTP/1.1"" 200 83 rt=0.014 uct=""0.000"" uht=""0.012"" urt=""0.012"" ""Vert.x-WebClient/4.1.0.CR1"" ""fs09000000"" ""-"" ""853089/automated-patron-blocks""" 2021-10-28 11:11:48.985,"10.23.36.189 - 10.23.38.67 - - [28/Oct/2021:11:11:48 +0000] ""GET /perms/users/8be07624-6b42-4cad-9a7e-700706918c81/permissions?expanded=true HTTP/1.1"" 200 83 rt=0.014 uct=""0.000"" uht=""0.016"" urt=""0.016"" ""Vert.x-WebClient/4.1.0.CR1"" ""fs09000000"" ""-"" ""425375/remote-storage""" 2021-10-28 11:11:48.985,"10.23.36.34 - 10.23.38.67 - - [28/Oct/2021:11:11:48 +0000] ""POST /audit/handlers/log-record HTTP/1.1"" 204 0 rt=0.048 uct=""0.000"" uht=""0.048"" urt=""0.048"" ""Vert.x-WebClient/4.0.0"" ""fs09000000"" ""-"" ""-""" 2021-10-28 11:11:48.985,"10.23.36.34 - 10.23.38.67 - - [28/Oct/2021:11:11:48 +0000] ""POST /automated-patron-blocks/handlers/item-checked-out HTTP/1.1"" 204 0 rt=0.074 uct=""0.000"" uht=""0.072"" urt=""0.072"" ""Vert.x-WebClient/4.0.0"" ""fs09000000"" ""-"" ""-""" 2021-10-28 11:11:48.985,"10.23.36.34 - 10.23.38.67 - - [28/Oct/2021:11:11:48 +0000] ""POST /remote-storage/pub-sub-handlers/log-record-event HTTP/1.1"" 500 111 rt=0.053 uct=""0.000"" uht=""0.052"" urt=""0.052"" ""Vert.x-WebClient/4.0.0"" ""fs09000000"" ""-"" ""-""" 2021-10-28 11:11:48.985,"10.23.36.34 - 10.23.38.67 - - [28/Oct/2021:11:11:48 +0000] ""POST /remote-storage/pub-sub-handlers/log-record-event HTTP/1.1"" 500 111 rt=0.008 uct=""0.000"" uht=""0.008"" urt=""0.008"" ""Vert.x-WebClient/4.0.0"" ""fs09000000"" ""-"" ""-""" 2021-10-28 11:11:48.985,"10.23.36.34 - 10.23.38.67 - - [28/Oct/2021:11:11:48 +0000] ""POST /remote-storage/pub-sub-handlers/log-record-event HTTP/1.1"" 500 111 rt=0.008 uct=""0.000"" uht=""0.008"" urt=""0.008"" ""Vert.x-WebClient/4.0.0"" ""fs09000000"" ""-"" ""-""" 2021-10-28 11:11:48.985,"10.23.36.34 - 10.23.38.67 - - [28/Oct/2021:11:11:48 +0000] ""POST /remote-storage/pub-sub-handlers/log-record-event HTTP/1.1"" 500 111 rt=0.008 uct=""0.004"" uht=""0.008"" urt=""0.008"" ""Vert.x-WebClient/4.0.0"" ""fs09000000"" ""-"" ""-""" 2021-10-28 11:11:48.985,"10.23.36.34 - 10.23.38.67 - - [28/Oct/2021:11:11:48 +0000] ""POST /remote-storage/pub-sub-handlers/log-record-event HTTP/1.1"" 500 111 rt=0.006 uct=""0.000"" uht=""0.008"" urt=""0.008"" ""Vert.x-WebClient/4.0.0"" ""fs09000000"" ""-"" ""-""" 2021-10-28 11:11:48.985,"10.23.36.34 - 10.23.38.67 - - [28/Oct/2021:11:11:48 +0000] ""POST /remote-storage/pub-sub-handlers/log-record-event HTTP/1.1"" 500 111 rt=0.006 uct=""0.000"" uht=""0.008"" urt=""0.008"" ""Vert.x-WebClient/4.0.0"" ""fs09000000"" ""-"" ""-""" 2021-10-28 11:11:48.985,"140.234.253.9, 10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""OPTIONS /loan-policy-storage/loan-policies?query=%28id%3D%3D%22ab81ec34-0f4d-4bec-92fb-b5f7f745a786%22%29 HTTP/1.1"" 204 0 rt=0.002 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0"" ""-"" ""-"" ""-""" 2021-10-28 11:11:48.985,"140.234.253.9, 10.23.36.34 - 10.23.38.67 - - [28/Oct/2021:11:11:48 +0000] ""GET /loan-policy-storage/loan-policies?query=%28id%3D%3D%22ab81ec34-0f4d-4bec-92fb-b5f7f745a786%22%29 HTTP/1.1"" 200 425 rt=0.014 uct=""0.000"" uht=""0.016"" urt=""0.016"" ""Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0"" ""fs09000000"" ""-"" ""-""" 2021-10-28 11:11:48.985,"140.234.253.9, 10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""OPTIONS /circulation/loans?query=(userId==01164abe-37e6-4ca4-9129-8e4156a07cc7%20and%20status.name%3C%3EClosed)&limit=1 HTTP/1.1"" 204 0 rt=0.002 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0"" ""-"" ""-"" ""-""" 2021-10-28 11:11:48.985,"140.234.253.9, 10.23.36.34 - 10.23.38.67 - - [28/Oct/2021:11:11:48 +0000] ""OPTIONS /circulation/requests?query=(requesterId==01164abe-37e6-4ca4-9129-8e4156a07cc7%20and%20status==%22Open*%22)&limit=100 HTTP/1.1"" 204 0 rt=0.002 uct=""0.004"" uht=""0.004"" urt=""0.004"" ""Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0"" ""-"" ""-"" ""-""" 2021-10-28 11:11:48.985,"10.23.36.34 - 10.23.38.67 - - [28/Oct/2021:11:11:48 +0000] ""GET /request-storage/requests?query=(requesterId==01164abe-37e6-4ca4-9129-8e4156a07cc7%20and%20status==%22Open*%22)&limit=100 HTTP/1.1"" 200 55 rt=0.012 uct=""0.000"" uht=""0.012"" urt=""0.012"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""363802/circulation""" 2021-10-28 11:11:48.985,"140.234.253.9, 10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /circulation/requests?query=(requesterId==01164abe-37e6-4ca4-9129-8e4156a07cc7%20and%20status==%22Open*%22)&limit=100 HTTP/1.1"" 200 55 rt=0.021 uct=""0.000"" uht=""0.020"" urt=""0.020"" ""Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0"" ""fs09000000"" ""-"" ""-""" 2021-10-28 11:11:48.985,"10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /loan-storage/loans?query=(userId==01164abe-37e6-4ca4-9129-8e4156a07cc7%20and%20status.name%3C%3EClosed)&limit=1 HTTP/1.1"" 200 1104 rt=0.144 uct=""0.000"" uht=""0.144"" urt=""0.144"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""124049/circulation""" 2021-10-28 11:11:48.985,"10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /item-storage/items?query=id%3D%3D%28%220c978ce3-b82e-4e1b-ad60-c9756b7ce4fa%22%29&limit=2147483647 HTTP/1.1"" 200 1265 rt=0.019 uct=""0.000"" uht=""0.020"" urt=""0.020"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""124049/circulation""" 2021-10-28 11:11:48.985,"10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /holdings-storage/holdings?query=id%3D%3D%28%2232f2a12c-9f37-42e7-810e-6aa463b3dcb0%22%29&limit=2147483647 HTTP/1.1"" 200 831 rt=0.017 uct=""0.004"" uht=""0.016"" urt=""0.016"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""124049/circulation""" 2021-10-28 11:11:48.985,"10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /instance-storage/instances?query=id%3D%3D%28%223433f937-7b78-4861-90eb-8ebdb3c84f46%22%29&limit=2147483647 HTTP/1.1"" 200 2078 rt=0.016 uct=""0.000"" uht=""0.016"" urt=""0.016"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""124049/circulation""" 2021-10-28 11:11:48.985,"10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /locations?query=id%3D%3D%28%22b9dc25a2-a7fb-48ad-8da5-8f68e35ba0af%22%29&limit=2147483647 HTTP/1.1"" 200 939 rt=0.014 uct=""0.000"" uht=""0.012"" urt=""0.012"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""124049/circulation""" 2021-10-28 11:11:48.985,"10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /location-units/libraries?query=id%3D%3D%28%22b016a81c-f815-4aae-bb3c-3d3dd8643fb2%22%29&limit=2147483647 HTTP/1.1"" 200 356 rt=0.014 uct=""0.000"" uht=""0.012"" urt=""0.012"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""124049/circulation""" 2021-10-28 11:11:48.985,"10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /material-types?query=id%3D%3D%28%2211134088-8bcd-42bf-999a-315e829e5505%22%29&limit=2147483647 HTTP/1.1"" 200 287 rt=0.013 uct=""0.000"" uht=""0.012"" urt=""0.012"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""124049/circulation""" 2021-10-28 11:11:48.985,"10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /accounts?query=loanId%3D%3D%28%22ee8a49c3-c570-4cf6-8b3c-beed68d18cbd%22%29&limit=2147483647 HTTP/1.1"" 200 147 rt=0.022 uct=""0.000"" uht=""0.020"" urt=""0.020"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""124049/circulation""" 2021-10-28 11:11:48.985,"10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /service-points?query=id%3D%3D%28%2297cbff79-97e9-4cb2-b8c9-fb4fc584c66d%22%29&limit=2147483647 HTTP/1.1"" 200 982 rt=0.014 uct=""0.000"" uht=""0.012"" urt=""0.012"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""124049/circulation""" 2021-10-28 11:11:48.985,"10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /users?query=id%3D%3D%28%2201164abe-37e6-4ca4-9129-8e4156a07cc7%22%29&limit=2147483647 HTTP/1.1"" 200 904 rt=0.022 uct=""0.000"" uht=""0.020"" urt=""0.020"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""124049/circulation""" 2021-10-28 11:11:48.985,"10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /loan-policy-storage/loan-policies?query=id%3D%3D%28%22ab81ec34-0f4d-4bec-92fb-b5f7f745a786%22%29&limit=2147483647 HTTP/1.1"" 200 769 rt=0.013 uct=""0.004"" uht=""0.016"" urt=""0.016"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""124049/circulation""" 2021-10-28 11:11:48.985,"10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /overdue-fines-policies?query=id%3D%3D%28%2206131843-a5ca-49f3-af53-100f68f580b7%22%29&limit=2147483647 HTTP/1.1"" 200 687 rt=0.018 uct=""0.004"" uht=""0.020"" urt=""0.020"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""124049/circulation""" 2021-10-28 11:11:48.985,"10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /lost-item-fees-policies?query=id%3D%3D%28%2280a9af4e-2826-4a97-8794-0136f51e8ca7%22%29&limit=2147483647 HTTP/1.1"" 200 1052 rt=0.019 uct=""0.004"" uht=""0.020"" urt=""0.020"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""124049/circulation""" 2021-10-28 11:11:48.985,"10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /groups?query=id%3D%3D%28%22ba484dd9-a2c3-4d80-b067-91cd2066134b%22%29&limit=2147483647 HTTP/1.1"" 200 407 rt=0.017 uct=""0.000"" uht=""0.016"" urt=""0.016"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""124049/circulation""" 2021-10-28 11:11:48.985,"140.234.253.9, 10.23.36.34 - 10.23.38.67 - - [28/Oct/2021:11:11:48 +0000] ""GET /circulation/loans?query=(userId==01164abe-37e6-4ca4-9129-8e4156a07cc7%20and%20status.name%3C%3EClosed)&limit=1 HTTP/1.1"" 200 2463 rt=0.399 uct=""0.004"" uht=""0.400"" urt=""0.400"" ""Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0"" ""fs09000000"" ""-"" ""-""" 2021-10-28 11:11:48.943,"10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-feesfines/lost-item-fees-policies/80a9af4e-2826-4a97-8794-0136f51e8ca7 HTTP/1.1"" 200 936 rt=0.006 uct=""0.000"" uht=""0.008"" urt=""0.008"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;624535/lost-item-fees-policies""" 2021-10-28 11:11:48.943,"10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-feesfines/accounts?query=loanId%3D%3D%28%22ee8a49c3-c570-4cf6-8b3c-beed68d18cbd%22%29&limit=2147483647 HTTP/1.1"" 200 147 rt=0.012 uct=""0.000"" uht=""0.012"" urt=""0.012"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""124049/circulation;228707/accounts""" 2021-10-28 11:11:48.943,"10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-feesfines/overdue-fines-policies?query=id%3D%3D%28%2206131843-a5ca-49f3-af53-100f68f580b7%22%29&limit=2147483647 HTTP/1.1"" 200 687 rt=0.010 uct=""0.000"" uht=""0.008"" urt=""0.008"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""124049/circulation;335120/overdue-fines-policies""" 2021-10-28 11:11:48.943,"10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-feesfines/lost-item-fees-policies?query=id%3D%3D%28%2280a9af4e-2826-4a97-8794-0136f51e8ca7%22%29&limit=2147483647 HTTP/1.1"" 200 1052 rt=0.009 uct=""0.004"" uht=""0.012"" urt=""0.012"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""124049/circulation;076566/lost-item-fees-policies""" 2021-10-28 11:11:48.933,11:11:48 [124049/circulation] [fs09000000] [5bd84d84-dc5b-4954-8980-a0fcaf0195c6] [] INFO ProxyContext 124049/circulation RES 200 395222us mod-circulation-22.0.5 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-circulation/circulation/loans?query=(userId==01164abe-37e6-4ca4-9129-8e4156a07cc7%20and%20status.name%3C%3EClosed)&limit=1 2021-10-28 11:11:48.930,11:11:48 INFO LogUtil 127.0.0.1:44884 GET /groups query=id%3D%3D%28%22ba484dd9-a2c3-4d80-b067-91cd2066134b%22%29&limit=2147483647 HTTP_1_1 200 395 7 tid=fs09000000 OK 2021-10-28 11:11:48.930,11:11:48 [124049/circulation;725978/groups] [fs09000000] [] [] INFO ProxyContext 124049/circulation;725978/groups RES 200 9339us mod-users-18.0.1 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-users/groups?query=id%3D%3D%28%22ba484dd9-a2c3-4d80-b067-91cd2066134b%22%29&limit=2147483647 2021-10-28 11:11:48.930,"11:11:48.930 [task-scheduler-7] ERROR org.springframework.integration.ip.tcp.connection.ClientModeConnectionManager - Could not establish connection using bean 'org.springframework.integration.dsl.StandardIntegrationFlow#5.null#0', host=127.0.0.1, port=65535" 2021-10-28 11:11:48.930,java.io.UncheckedIOException: java.net.ConnectException: Connection refused (Connection refused) 2021-10-28 11:11:48.930, at org.springframework.integration.ip.tcp.connection.TcpNetClientConnectionFactory.buildNewConnection(TcpNetClientConnectionFactory.java:66) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:48.930, at org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory.doObtain(AbstractClientConnectionFactory.java:184) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:48.930, at org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory.obtainNewConnection(AbstractClientConnectionFactory.java:162) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:48.930, at org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory.obtainConnection(AbstractClientConnectionFactory.java:129) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:48.930, at org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory.getConnection(AbstractClientConnectionFactory.java:119) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:48.930, at org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory.getConnection(AbstractClientConnectionFactory.java:40) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:48.930, at org.springframework.integration.ip.tcp.connection.ClientModeConnectionManager.run(ClientModeConnectionManager.java:55) [spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:48.930, at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) [spring-context-5.2.9.RELEASE.jar!/:5.2.9.RELEASE] 2021-10-28 11:11:48.930, at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [?:?] 2021-10-28 11:11:48.930, at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) [?:?] 2021-10-28 11:11:48.930, at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) [?:?] 2021-10-28 11:11:48.930, at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?] 2021-10-28 11:11:48.930, at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?] 2021-10-28 11:11:48.930, at java.lang.Thread.run(Thread.java:829) [?:?] 2021-10-28 11:11:48.930,Caused by: java.net.ConnectException: Connection refused (Connection refused) 2021-10-28 11:11:48.930, at java.net.PlainSocketImpl.socketConnect(Native Method) ~[?:?] 2021-10-28 11:11:48.930, at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399) ~[?:?] 2021-10-28 11:11:48.930, at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242) ~[?:?] 2021-10-28 11:11:48.930, at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224) ~[?:?] 2021-10-28 11:11:48.930, at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:?] 2021-10-28 11:11:48.930, at java.net.Socket.connect(Socket.java:609) ~[?:?] 2021-10-28 11:11:48.930, at org.springframework.integration.ip.tcp.connection.TcpNetClientConnectionFactory.createSocket(TcpNetClientConnectionFactory.java:105) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:48.930, at org.springframework.integration.ip.tcp.connection.TcpNetClientConnectionFactory.buildNewConnection(TcpNetClientConnectionFactory.java:54) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:48.930, ... 13 more 2021-10-28 11:11:48.926,"11:11:48 INFO CQLWrapper CQL >>> SQL: id==(""ba484dd9-a2c3-4d80-b067-91cd2066134b"") >>>WHERE id='ba484dd9-a2c3-4d80-b067-91cd2066134b' LIMIT 2147483647 OFFSET 0" 2021-10-28 11:11:48.923,11:11:48 INFO RestRouting invoking getGroups 2021-10-28 11:11:48.923,"Oct 28, 2021 11:11:48 AM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema" 2021-10-28 11:11:48.923,INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK 2021-10-28 11:11:48.922,11:11:48 INFO MainVerticle Request from 10.23.39.125 2021-10-28 11:11:48.921,11:11:48 [124049/circulation;725978/groups] [fs09000000] [] [] INFO ProxyContext 124049/circulation;725978/groups RES 202 1452us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/groups?query=id%3D%3D%28%22ba484dd9-a2c3-4d80-b067-91cd2066134b%22%29&limit=2147483647 2021-10-28 11:11:48.917,11:11:48 [124049/circulation;725978/groups] [fs09000000] [] [] INFO ProxyContext 124049/circulation;725978/groups REQ 10.23.38.67:57314 fs09000000 GET /groups mod-authtoken-2.8.0 mod-users-18.0.1 2021-10-28 11:11:48.912,11:11:48 [124049/circulation;076566/lost-item-fees-policies] [fs09000000] [] [] INFO ProxyContext 124049/circulation;076566/lost-item-fees-policies RES 200 11093us mod-feesfines-16.1.1 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-feesfines/lost-item-fees-policies?query=id%3D%3D%28%2280a9af4e-2826-4a97-8794-0136f51e8ca7%22%29&limit=2147483647 2021-10-28 11:11:48.911,11:11:48 [] [] [] [] INFO LogUtil 127.0.0.1:58738 GET /lost-item-fees-policies query=id%3D%3D%28%2280a9af4e-2826-4a97-8794-0136f51e8ca7%22%29&limit=2147483647 HTTP_1_1 200 1040 8 tid=fs09000000 OK 2021-10-28 11:11:48.906,"11:11:48 [] [] [] [] INFO CQLWrapper CQL >>> SQL: id==(""80a9af4e-2826-4a97-8794-0136f51e8ca7"") >>>WHERE id='80a9af4e-2826-4a97-8794-0136f51e8ca7' LIMIT 2147483647 OFFSET 0" 2021-10-28 11:11:48.903,[Thu Oct 28 11:11:48 UTC 2021] org.folio.cql2pgjson.CQL2PgJSON INFO loadDbSchema: Loaded templates/db_scripts/schema.json OK 2021-10-28 11:11:48.902,11:11:48 [] [] [] [] INFO RestRouting invoking getLostItemFeesPolicies 2021-10-28 11:11:48.900,11:11:48 [124049/circulation;076566/lost-item-fees-policies] [fs09000000] [] [] INFO ProxyContext 124049/circulation;076566/lost-item-fees-policies RES 202 1510us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/lost-item-fees-policies?query=id%3D%3D%28%2280a9af4e-2826-4a97-8794-0136f51e8ca7%22%29&limit=2147483647 2021-10-28 11:11:48.898,11:11:48 [124049/circulation;076566/lost-item-fees-policies] [fs09000000] [] [] INFO ProxyContext 124049/circulation;076566/lost-item-fees-policies REQ 10.23.38.176:28740 fs09000000 GET /lost-item-fees-policies mod-authtoken-2.8.0 mod-feesfines-16.1.1 2021-10-28 11:11:48.897,11:11:48.896 [task-scheduler-2] ERROR org.springframework.integration.ip.tcp.TcpOutboundGateway - Tcp Gateway exception 2021-10-28 11:11:48.897,java.io.UncheckedIOException: java.net.ConnectException: Connection refused (Connection refused) 2021-10-28 11:11:48.897, at org.springframework.integration.ip.tcp.connection.TcpNetClientConnectionFactory.buildNewConnection(TcpNetClientConnectionFactory.java:66) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:48.897, at org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory.doObtain(AbstractClientConnectionFactory.java:184) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:48.897, at org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory.obtainNewConnection(AbstractClientConnectionFactory.java:162) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:48.897, at org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory.obtainConnection(AbstractClientConnectionFactory.java:129) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:48.897, at org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory.getConnection(AbstractClientConnectionFactory.java:119) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:48.897, at org.springframework.integration.ip.tcp.TcpOutboundGateway.handleRequestMessage(TcpOutboundGateway.java:153) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:48.897, at org.springframework.integration.handler.AbstractReplyProducingMessageHandler.handleMessageInternal(AbstractReplyProducingMessageHandler.java:134) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:48.897, at org.springframework.integration.handler.AbstractMessageHandler.handleMessage(AbstractMessageHandler.java:62) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:48.897, at org.springframework.integration.dispatcher.AbstractDispatcher.tryOptimizedDispatch(AbstractDispatcher.java:115) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:48.897, at org.springframework.integration.dispatcher.UnicastingDispatcher.doDispatch(UnicastingDispatcher.java:133) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:48.897, at org.springframework.integration.dispatcher.UnicastingDispatcher.dispatch(UnicastingDispatcher.java:106) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:48.897, at org.springframework.integration.channel.AbstractSubscribableChannel.doSend(AbstractSubscribableChannel.java:72) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:48.897, at org.springframework.integration.channel.AbstractMessageChannel.send(AbstractMessageChannel.java:570) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:48.897, at org.springframework.integration.channel.AbstractMessageChannel.send(AbstractMessageChannel.java:520) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:48.897, at org.springframework.messaging.core.GenericMessagingTemplate.doSend(GenericMessagingTemplate.java:187) ~[spring-messaging-5.2.9.RELEASE.jar!/:5.2.9.RELEASE] 2021-10-28 11:11:48.897, at org.springframework.messaging.core.GenericMessagingTemplate.doSend(GenericMessagingTemplate.java:166) ~[spring-messaging-5.2.9.RELEASE.jar!/:5.2.9.RELEASE] 2021-10-28 11:11:48.897, at org.springframework.messaging.core.GenericMessagingTemplate.doSend(GenericMessagingTemplate.java:47) ~[spring-messaging-5.2.9.RELEASE.jar!/:5.2.9.RELEASE] 2021-10-28 11:11:48.897, at org.springframework.messaging.core.AbstractMessageSendingTemplate.send(AbstractMessageSendingTemplate.java:109) ~[spring-messaging-5.2.9.RELEASE.jar!/:5.2.9.RELEASE] 2021-10-28 11:11:48.897, at org.springframework.integration.handler.AbstractMessageProducingHandler.sendOutput(AbstractMessageProducingHandler.java:445) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:48.897, at org.springframework.integration.handler.AbstractMessageProducingHandler.doProduceOutput(AbstractMessageProducingHandler.java:319) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:48.897, at org.springframework.integration.handler.AbstractMessageProducingHandler.produceOutput(AbstractMessageProducingHandler.java:267) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:48.897, at org.springframework.integration.handler.AbstractMessageProducingHandler.sendOutputs(AbstractMessageProducingHandler.java:231) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:48.897, at org.springframework.integration.handler.AbstractReplyProducingMessageHandler.handleMessageInternal(AbstractReplyProducingMessageHandler.java:140) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:48.897, at org.springframework.integration.handler.AbstractMessageHandler.handleMessage(AbstractMessageHandler.java:62) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:48.897, at org.springframework.integration.dispatcher.BroadcastingDispatcher.invokeHandler(BroadcastingDispatcher.java:224) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:48.897, at org.springframework.integration.dispatcher.BroadcastingDispatcher.dispatch(BroadcastingDispatcher.java:180) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:48.897, at org.springframework.integration.channel.AbstractSubscribableChannel.doSend(AbstractSubscribableChannel.java:72) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:48.897, at org.springframework.integration.channel.AbstractMessageChannel.send(AbstractMessageChannel.java:570) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:48.897, at org.springframework.integration.channel.AbstractMessageChannel.send(AbstractMessageChannel.java:520) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:48.897, at org.springframework.messaging.core.GenericMessagingTemplate.doSend(GenericMessagingTemplate.java:187) ~[spring-messaging-5.2.9.RELEASE.jar!/:5.2.9.RELEASE] 2021-10-28 11:11:48.897, at org.springframework.messaging.core.GenericMessagingTemplate.doSend(GenericMessagingTemplate.java:166) ~[spring-messaging-5.2.9.RELEASE.jar!/:5.2.9.RELEASE] 2021-10-28 11:11:48.897, at org.springframework.messaging.core.GenericMessagingTemplate.doSend(GenericMessagingTemplate.java:47) ~[spring-messaging-5.2.9.RELEASE.jar!/:5.2.9.RELEASE] 2021-10-28 11:11:48.897, at org.springframework.messaging.core.AbstractMessageSendingTemplate.send(AbstractMessageSendingTemplate.java:109) ~[spring-messaging-5.2.9.RELEASE.jar!/:5.2.9.RELEASE] 2021-10-28 11:11:48.897, at org.springframework.integration.endpoint.SourcePollingChannelAdapter.handleMessage(SourcePollingChannelAdapter.java:196) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:48.897, at org.springframework.integration.endpoint.AbstractPollingEndpoint.messageReceived(AbstractPollingEndpoint.java:444) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:48.897, at org.springframework.integration.endpoint.AbstractPollingEndpoint.doPoll(AbstractPollingEndpoint.java:428) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:48.897, at org.springframework.integration.endpoint.AbstractPollingEndpoint.pollForMessage(AbstractPollingEndpoint.java:376) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:48.897, at org.springframework.integration.endpoint.AbstractPollingEndpoint.lambda$null$3(AbstractPollingEndpoint.java:323) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:48.897, at org.springframework.integration.util.ErrorHandlingTaskExecutor.lambda$execute$0(ErrorHandlingTaskExecutor.java:57) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:48.897, at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50) ~[spring-core-5.2.9.RELEASE.jar!/:5.2.9.RELEASE] 2021-10-28 11:11:48.897, at org.springframework.integration.util.ErrorHandlingTaskExecutor.execute(ErrorHandlingTaskExecutor.java:55) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:48.897, at org.springframework.integration.endpoint.AbstractPollingEndpoint.lambda$createPoller$4(AbstractPollingEndpoint.java:320) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:48.897, at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) [spring-context-5.2.9.RELEASE.jar!/:5.2.9.RELEASE] 2021-10-28 11:11:48.897, at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:93) [spring-context-5.2.9.RELEASE.jar!/:5.2.9.RELEASE] 2021-10-28 11:11:48.897, at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [?:?] 2021-10-28 11:11:48.897, at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?] 2021-10-28 11:11:48.897, at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) [?:?] 2021-10-28 11:11:48.897, at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?] 2021-10-28 11:11:48.897, at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?] 2021-10-28 11:11:48.897, at java.lang.Thread.run(Thread.java:829) [?:?] 2021-10-28 11:11:48.897,Caused by: java.net.ConnectException: Connection refused (Connection refused) 2021-10-28 11:11:48.897, at java.net.PlainSocketImpl.socketConnect(Native Method) ~[?:?] 2021-10-28 11:11:48.897, at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399) ~[?:?] 2021-10-28 11:11:48.897, at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242) ~[?:?] 2021-10-28 11:11:48.897, at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224) ~[?:?] 2021-10-28 11:11:48.897, at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:?] 2021-10-28 11:11:48.897, at java.net.Socket.connect(Socket.java:609) ~[?:?] 2021-10-28 11:11:48.897, at org.springframework.integration.ip.tcp.connection.TcpNetClientConnectionFactory.createSocket(TcpNetClientConnectionFactory.java:105) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:48.897, at org.springframework.integration.ip.tcp.connection.TcpNetClientConnectionFactory.buildNewConnection(TcpNetClientConnectionFactory.java:54) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:48.897, ... 49 more 2021-10-28 11:11:48.897,"11:11:48.897 [task-scheduler-2] ERROR org.springframework.integration.handler.LoggingHandler - org.springframework.messaging.MessageHandlingException: error occurred in message handler [bean 'org.springframework.integration.dsl.StandardIntegrationFlow#1.ip:tcp-outbound-gateway#0']; nested exception is org.springframework.messaging.MessagingException: Failed to send or receive; nested exception is java.io.UncheckedIOException: java.net.ConnectException: Connection refused (Connection refused), failedMessage=GenericMessage [payload=HM6851620211028111148, headers={id=d4cd6f5d-e31b-065b-bf4d-cd5be2e6de1a, timestamp=1635419508896}]" 2021-10-28 11:11:48.897, at org.springframework.integration.support.utils.IntegrationUtils.wrapInHandlingExceptionIfNecessary(IntegrationUtils.java:192) 2021-10-28 11:11:48.897, at org.springframework.integration.handler.AbstractMessageHandler.handleMessage(AbstractMessageHandler.java:79) 2021-10-28 11:11:48.897, at org.springframework.integration.dispatcher.AbstractDispatcher.tryOptimizedDispatch(AbstractDispatcher.java:115) 2021-10-28 11:11:48.897, at org.springframework.integration.dispatcher.UnicastingDispatcher.doDispatch(UnicastingDispatcher.java:133) 2021-10-28 11:11:48.897, at org.springframework.integration.dispatcher.UnicastingDispatcher.dispatch(UnicastingDispatcher.java:106) 2021-10-28 11:11:48.897, at org.springframework.integration.channel.AbstractSubscribableChannel.doSend(AbstractSubscribableChannel.java:72) 2021-10-28 11:11:48.897, at org.springframework.integration.channel.AbstractMessageChannel.send(AbstractMessageChannel.java:570) 2021-10-28 11:11:48.897, at org.springframework.integration.channel.AbstractMessageChannel.send(AbstractMessageChannel.java:520) 2021-10-28 11:11:48.897, at org.springframework.messaging.core.GenericMessagingTemplate.doSend(GenericMessagingTemplate.java:187) 2021-10-28 11:11:48.897, at org.springframework.messaging.core.GenericMessagingTemplate.doSend(GenericMessagingTemplate.java:166) 2021-10-28 11:11:48.897, at org.springframework.messaging.core.GenericMessagingTemplate.doSend(GenericMessagingTemplate.java:47) 2021-10-28 11:11:48.897, at org.springframework.messaging.core.AbstractMessageSendingTemplate.send(AbstractMessageSendingTemplate.java:109) 2021-10-28 11:11:48.897, at org.springframework.integration.handler.AbstractMessageProducingHandler.sendOutput(AbstractMessageProducingHandler.java:445) 2021-10-28 11:11:48.897, at org.springframework.integration.handler.AbstractMessageProducingHandler.doProduceOutput(AbstractMessageProducingHandler.java:319) 2021-10-28 11:11:48.897, at org.springframework.integration.handler.AbstractMessageProducingHandler.produceOutput(AbstractMessageProducingHandler.java:267) 2021-10-28 11:11:48.897, at org.springframework.integration.handler.AbstractMessageProducingHandler.sendOutputs(AbstractMessageProducingHandler.java:231) 2021-10-28 11:11:48.897, at org.springframework.integration.handler.AbstractReplyProducingMessageHandler.handleMessageInternal(AbstractReplyProducingMessageHandler.java:140) 2021-10-28 11:11:48.897, at org.springframework.integration.handler.AbstractMessageHandler.handleMessage(AbstractMessageHandler.java:62) 2021-10-28 11:11:48.897, at org.springframework.integration.dispatcher.BroadcastingDispatcher.invokeHandler(BroadcastingDispatcher.java:224) 2021-10-28 11:11:48.897, at org.springframework.integration.dispatcher.BroadcastingDispatcher.dispatch(BroadcastingDispatcher.java:180) 2021-10-28 11:11:48.897, at org.springframework.integration.channel.AbstractSubscribableChannel.doSend(AbstractSubscribableChannel.java:72) 2021-10-28 11:11:48.897, at org.springframework.integration.channel.AbstractMessageChannel.send(AbstractMessageChannel.java:570) 2021-10-28 11:11:48.897, at org.springframework.integration.channel.AbstractMessageChannel.send(AbstractMessageChannel.java:520) 2021-10-28 11:11:48.897, at org.springframework.messaging.core.GenericMessagingTemplate.doSend(GenericMessagingTemplate.java:187) 2021-10-28 11:11:48.897, at org.springframework.messaging.core.GenericMessagingTemplate.doSend(GenericMessagingTemplate.java:166) 2021-10-28 11:11:48.897, at org.springframework.messaging.core.GenericMessagingTemplate.doSend(GenericMessagingTemplate.java:47) 2021-10-28 11:11:48.897, at org.springframework.messaging.core.AbstractMessageSendingTemplate.send(AbstractMessageSendingTemplate.java:109) 2021-10-28 11:11:48.897, at org.springframework.integration.endpoint.SourcePollingChannelAdapter.handleMessage(SourcePollingChannelAdapter.java:196) 2021-10-28 11:11:48.897, at org.springframework.integration.endpoint.AbstractPollingEndpoint.messageReceived(AbstractPollingEndpoint.java:444) 2021-10-28 11:11:48.897, at org.springframework.integration.endpoint.AbstractPollingEndpoint.doPoll(AbstractPollingEndpoint.java:428) 2021-10-28 11:11:48.897, at org.springframework.integration.endpoint.AbstractPollingEndpoint.pollForMessage(AbstractPollingEndpoint.java:376) 2021-10-28 11:11:48.897, at org.springframework.integration.endpoint.AbstractPollingEndpoint.lambda$null$3(AbstractPollingEndpoint.java:323) 2021-10-28 11:11:48.897, at org.springframework.integration.util.ErrorHandlingTaskExecutor.lambda$execute$0(ErrorHandlingTaskExecutor.java:57) 2021-10-28 11:11:48.897, at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50) 2021-10-28 11:11:48.897, at org.springframework.integration.util.ErrorHandlingTaskExecutor.execute(ErrorHandlingTaskExecutor.java:55) 2021-10-28 11:11:48.897, at org.springframework.integration.endpoint.AbstractPollingEndpoint.lambda$createPoller$4(AbstractPollingEndpoint.java:320) 2021-10-28 11:11:48.897, at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) 2021-10-28 11:11:48.897, at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:93) 2021-10-28 11:11:48.897, at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 2021-10-28 11:11:48.897, at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 2021-10-28 11:11:48.897, at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) 2021-10-28 11:11:48.897, at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 2021-10-28 11:11:48.897, at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 2021-10-28 11:11:48.897, at java.base/java.lang.Thread.run(Thread.java:829) 2021-10-28 11:11:48.897,Caused by: org.springframework.messaging.MessagingException: Failed to send or receive; nested exception is java.io.UncheckedIOException: java.net.ConnectException: Connection refused (Connection refused) 2021-10-28 11:11:48.897, at org.springframework.integration.ip.tcp.TcpOutboundGateway.handleRequestMessage(TcpOutboundGateway.java:178) 2021-10-28 11:11:48.897, at org.springframework.integration.handler.AbstractReplyProducingMessageHandler.handleMessageInternal(AbstractReplyProducingMessageHandler.java:134) 2021-10-28 11:11:48.897, at org.springframework.integration.handler.AbstractMessageHandler.handleMessage(AbstractMessageHandler.java:62) 2021-10-28 11:11:48.897, ... 42 more 2021-10-28 11:11:48.897,Caused by: java.io.UncheckedIOException: java.net.ConnectException: Connection refused (Connection refused) 2021-10-28 11:11:48.897, at org.springframework.integration.ip.tcp.connection.TcpNetClientConnectionFactory.buildNewConnection(TcpNetClientConnectionFactory.java:66) 2021-10-28 11:11:48.897, at org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory.doObtain(AbstractClientConnectionFactory.java:184) 2021-10-28 11:11:48.897, at org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory.obtainNewConnection(AbstractClientConnectionFactory.java:162) 2021-10-28 11:11:48.897, at org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory.obtainConnection(AbstractClientConnectionFactory.java:129) 2021-10-28 11:11:48.897, at org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory.getConnection(AbstractClientConnectionFactory.java:119) 2021-10-28 11:11:48.897, at org.springframework.integration.ip.tcp.TcpOutboundGateway.handleRequestMessage(TcpOutboundGateway.java:153) 2021-10-28 11:11:48.897, ... 44 more 2021-10-28 11:11:48.897,Caused by: java.net.ConnectException: Connection refused (Connection refused) 2021-10-28 11:11:48.897, at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) 2021-10-28 11:11:48.897, at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399) 2021-10-28 11:11:48.897, at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242) 2021-10-28 11:11:48.897, at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224) 2021-10-28 11:11:48.897, at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) 2021-10-28 11:11:48.897, at java.base/java.net.Socket.connect(Socket.java:609) 2021-10-28 11:11:48.897, at org.springframework.integration.ip.tcp.connection.TcpNetClientConnectionFactory.createSocket(TcpNetClientConnectionFactory.java:105) 2021-10-28 11:11:48.897, at org.springframework.integration.ip.tcp.connection.TcpNetClientConnectionFactory.buildNewConnection(TcpNetClientConnectionFactory.java:54) 2021-10-28 11:11:48.897, ... 49 more 2021-10-28 11:11:48.896,"11:11:48.896 [task-scheduler-2] INFO org.folio.ed.handler.PrimaryChannelHandler - Primary channel handler income: ""HM6851620211028111148""" 2021-10-28 11:11:48.896,"11:11:48.896 [task-scheduler-2] INFO org.folio.ed.handler.PrimaryChannelHandler - Primary channel sending: ""HM6851620211028111148""" 2021-10-28 11:11:48.890,11:11:48 [124049/circulation;335120/overdue-fines-policies] [fs09000000] [] [] INFO ProxyContext 124049/circulation;335120/overdue-fines-policies RES 200 11570us mod-feesfines-16.1.1 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-feesfines/overdue-fines-policies?query=id%3D%3D%28%2206131843-a5ca-49f3-af53-100f68f580b7%22%29&limit=2147483647 2021-10-28 11:11:48.890,11:11:48 [] [] [] [] INFO LogUtil 127.0.0.1:58732 GET /overdue-fines-policies query=id%3D%3D%28%2206131843-a5ca-49f3-af53-100f68f580b7%22%29&limit=2147483647 HTTP_1_1 200 675 9 tid=fs09000000 OK 2021-10-28 11:11:48.885,"11:11:48 [] [] [] [] INFO CQLWrapper CQL >>> SQL: id==(""06131843-a5ca-49f3-af53-100f68f580b7"") >>>WHERE id='06131843-a5ca-49f3-af53-100f68f580b7' LIMIT 2147483647 OFFSET 0" 2021-10-28 11:11:48.881,11:11:48 [] [] [] [] INFO RestRouting invoking getOverdueFinesPolicies 2021-10-28 11:11:48.881,[Thu Oct 28 11:11:48 UTC 2021] org.folio.cql2pgjson.CQL2PgJSON INFO loadDbSchema: Loaded templates/db_scripts/schema.json OK 2021-10-28 11:11:48.879,11:11:48 [124049/circulation;335120/overdue-fines-policies] [fs09000000] [] [] INFO ProxyContext 124049/circulation;335120/overdue-fines-policies RES 202 1485us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/overdue-fines-policies?query=id%3D%3D%28%2206131843-a5ca-49f3-af53-100f68f580b7%22%29&limit=2147483647 2021-10-28 11:11:48.879,"10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-calendar/calendar/periods/97cbff79-97e9-4cb2-b8c9-fb4fc584c66d/calculateopening?requestedDate=2021-10-28 HTTP/1.1"" 200 790 rt=0.080 uct=""0.000"" uht=""0.080"" urt=""0.080"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;539992/calendar""" 2021-10-28 11:11:48.875,11:11:48 [124049/circulation;335120/overdue-fines-policies] [fs09000000] [] [] INFO ProxyContext 124049/circulation;335120/overdue-fines-policies REQ 10.23.38.176:28736 fs09000000 GET /overdue-fines-policies mod-authtoken-2.8.0 mod-feesfines-16.1.1 2021-10-28 11:11:48.871,11:11:48 [124049/circulation;697987/loan-policy-storage] [fs09000000] [] [] INFO ProxyContext 124049/circulation;697987/loan-policy-storage RES 200 6294us mod-circulation-storage-13.0.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-circulation-storage/loan-policy-storage/loan-policies?query=id%3D%3D%28%22ab81ec34-0f4d-4bec-92fb-b5f7f745a786%22%29&limit=2147483647 2021-10-28 11:11:48.870,11:11:48 [] [] [] [] INFO LogUtil 127.0.0.1:35118 GET /loan-policy-storage/loan-policies query=id%3D%3D%28%22ab81ec34-0f4d-4bec-92fb-b5f7f745a786%22%29&limit=2147483647 HTTP_1_1 200 757 3 tid=fs09000000 OK 2021-10-28 11:11:48.868,"11:11:48 [] [] [] [] INFO CQLWrapper CQL >>> SQL: id==(""ab81ec34-0f4d-4bec-92fb-b5f7f745a786"") >>>WHERE id='ab81ec34-0f4d-4bec-92fb-b5f7f745a786' LIMIT 2147483647 OFFSET 0" 2021-10-28 11:11:48.867,11:11:48 [] [] [] [] INFO RestRouting invoking getLoanPolicyStorageLoanPolicies 2021-10-28 11:11:48.867,"Oct 28, 2021 11:11:48 AM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema" 2021-10-28 11:11:48.867,INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK 2021-10-28 11:11:48.864,11:11:48 [124049/circulation;697987/loan-policy-storage] [fs09000000] [] [] INFO ProxyContext 124049/circulation;697987/loan-policy-storage RES 202 1573us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/loan-policy-storage/loan-policies?query=id%3D%3D%28%22ab81ec34-0f4d-4bec-92fb-b5f7f745a786%22%29&limit=2147483647 2021-10-28 11:11:48.860,11:11:48 [124049/circulation;697987/loan-policy-storage] [fs09000000] [] [] INFO ProxyContext 124049/circulation;697987/loan-policy-storage REQ 10.23.38.176:28732 fs09000000 GET /loan-policy-storage/loan-policies mod-authtoken-2.8.0 mod-circulation-storage-13.0.0 2021-10-28 11:11:48.855,11:11:48 [124049/circulation;794811/users] [fs09000000] [] [] INFO ProxyContext 124049/circulation;794811/users RES 200 13138us mod-users-18.0.1 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-users/users?query=id%3D%3D%28%2201164abe-37e6-4ca4-9129-8e4156a07cc7%22%29&limit=2147483647 2021-10-28 11:11:48.848,"11:11:48 INFO CQLWrapper CQL >>> SQL: id==(""01164abe-37e6-4ca4-9129-8e4156a07cc7"") >>>WHERE id='01164abe-37e6-4ca4-9129-8e4156a07cc7' LIMIT 2147483647 OFFSET 0" 2021-10-28 11:11:48.844,11:11:48 INFO RestRouting invoking getUsers 2021-10-28 11:11:48.844,"Oct 28, 2021 11:11:48 AM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema" 2021-10-28 11:11:48.844,INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK 2021-10-28 11:11:48.842,11:11:48 [124049/circulation;794811/users] [fs09000000] [] [] INFO ProxyContext 124049/circulation;794811/users RES 202 1967us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/users?query=id%3D%3D%28%2201164abe-37e6-4ca4-9129-8e4156a07cc7%22%29&limit=2147483647 2021-10-28 11:11:48.837,11:11:48 [124049/circulation;794811/users] [fs09000000] [] [] INFO ProxyContext 124049/circulation;794811/users REQ 10.23.38.67:57312 fs09000000 GET /users mod-authtoken-2.8.0 mod-users-18.0.1 2021-10-28 11:11:48.832,11:11:48 [124049/circulation;347344/service-points] [fs09000000] [] [] INFO ProxyContext 124049/circulation;347344/service-points RES 200 6932us mod-inventory-storage-21.0.9 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-inventory-storage/service-points?query=id%3D%3D%28%2297cbff79-97e9-4cb2-b8c9-fb4fc584c66d%22%29&limit=2147483647 2021-10-28 11:11:48.830,11:11:48 [] [] [] [] INFO LogUtil 127.0.0.1:58102 GET /service-points query=id%3D%3D%28%2297cbff79-97e9-4cb2-b8c9-fb4fc584c66d%22%29&limit=2147483647 HTTP_1_1 200 970 3 tid=fs09000000 OK 2021-10-28 11:11:48.828,"11:11:48 [] [] [] [] INFO CQLWrapper CQL >>> SQL: id==(""97cbff79-97e9-4cb2-b8c9-fb4fc584c66d"") >>>WHERE id='97cbff79-97e9-4cb2-b8c9-fb4fc584c66d' LIMIT 2147483647 OFFSET 0" 2021-10-28 11:11:48.827,11:11:48 [] [] [] [] INFO RestRouting invoking getServicePoints 2021-10-28 11:11:48.827,"Oct 28, 2021 11:11:48 AM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema" 2021-10-28 11:11:48.827,INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK 2021-10-28 11:11:48.824,11:11:48 [124049/circulation;347344/service-points] [fs09000000] [] [] INFO ProxyContext 124049/circulation;347344/service-points RES 202 1669us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/service-points?query=id%3D%3D%28%2297cbff79-97e9-4cb2-b8c9-fb4fc584c66d%22%29&limit=2147483647 2021-10-28 11:11:48.820,11:11:48 [124049/circulation;347344/service-points] [fs09000000] [] [] INFO ProxyContext 124049/circulation;347344/service-points REQ 10.23.38.176:28662 fs09000000 GET /service-points mod-authtoken-2.8.0 mod-inventory-storage-21.0.9 2021-10-28 11:11:48.815,11:11:48 [124049/circulation;228707/accounts] [fs09000000] [] [] INFO ProxyContext 124049/circulation;228707/accounts RES 200 14458us mod-feesfines-16.1.1 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-feesfines/accounts?query=loanId%3D%3D%28%22ee8a49c3-c570-4cf6-8b3c-beed68d18cbd%22%29&limit=2147483647 2021-10-28 11:11:48.815,11:11:48 [] [] [] [] INFO LogUtil 127.0.0.1:58718 GET /accounts query=loanId%3D%3D%28%22ee8a49c3-c570-4cf6-8b3c-beed68d18cbd%22%29&limit=2147483647 HTTP_1_1 200 136 11 tid=fs09000000 OK 2021-10-28 11:11:48.807,"11:11:48 [] [] [] [] INFO CQLWrapper CQL >>> SQL: loanId==(""ee8a49c3-c570-4cf6-8b3c-beed68d18cbd"") >>>WHERE CASE WHEN length(lower(f_unaccent('ee8a49c3-c570-4cf6-8b3c-beed68d18cbd'))) <= 600 THEN left(lower(f_unaccent(accounts.jsonb->>'loanId')),600) LIKE lower(f_unaccent('ee8a49c3-c570-4cf6-8b3c-beed68d18cbd')) ELSE left(lower(f_unaccent(accounts.jsonb->>'loanId')),600) LIKE left(lower(f_unaccent('ee8a49c3-c570-4cf6-8b3c-beed68d18cbd')),600) AND lower(f_unaccent(accounts.jsonb->>'loanId')) LIKE lower(f_unaccent('ee8a49c3-c570-4cf6-8b3c-beed68d18cbd')) END LIMIT 2147483647 OFFSET 0" 2021-10-28 11:11:48.803,11:11:48 [] [] [] [] INFO RestRouting invoking getAccounts 2021-10-28 11:11:48.803,[Thu Oct 28 11:11:48 UTC 2021] org.folio.cql2pgjson.CQL2PgJSON INFO loadDbSchema: Loaded templates/db_scripts/schema.json OK 2021-10-28 11:11:48.800,11:11:48 [124049/circulation;228707/accounts] [fs09000000] [] [] INFO ProxyContext 124049/circulation;228707/accounts RES 202 1421us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/accounts?query=loanId%3D%3D%28%22ee8a49c3-c570-4cf6-8b3c-beed68d18cbd%22%29&limit=2147483647 2021-10-28 11:11:48.797,11:11:48 [124049/circulation;228707/accounts] [fs09000000] [] [] INFO ProxyContext 124049/circulation;228707/accounts REQ 10.23.38.176:28724 fs09000000 GET /accounts mod-authtoken-2.8.0 mod-feesfines-16.1.1 2021-10-28 11:11:48.792,11:11:48 [124049/circulation;171055/material-types] [fs09000000] [] [] INFO ProxyContext 124049/circulation;171055/material-types RES 200 6649us mod-inventory-storage-21.0.9 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-inventory-storage/material-types?query=id%3D%3D%28%2211134088-8bcd-42bf-999a-315e829e5505%22%29&limit=2147483647 2021-10-28 11:11:48.791,11:11:48 [] [] [] [] INFO LogUtil 127.0.0.1:58100 GET /material-types query=id%3D%3D%28%2211134088-8bcd-42bf-999a-315e829e5505%22%29&limit=2147483647 HTTP_1_1 200 275 3 tid=fs09000000 OK 2021-10-28 11:11:48.789,"11:11:48 [] [] [] [] INFO CQLWrapper CQL >>> SQL: id==(""11134088-8bcd-42bf-999a-315e829e5505"") >>>WHERE id='11134088-8bcd-42bf-999a-315e829e5505' LIMIT 2147483647 OFFSET 0" 2021-10-28 11:11:48.788,11:11:48 [] [] [] [] INFO RestRouting invoking getMaterialTypes 2021-10-28 11:11:48.788,"Oct 28, 2021 11:11:48 AM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema" 2021-10-28 11:11:48.788,INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK 2021-10-28 11:11:48.785,11:11:48 [124049/circulation;171055/material-types] [fs09000000] [] [] INFO ProxyContext 124049/circulation;171055/material-types RES 202 1458us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/material-types?query=id%3D%3D%28%2211134088-8bcd-42bf-999a-315e829e5505%22%29&limit=2147483647 2021-10-28 11:11:48.782,11:11:48 [124049/circulation;171055/material-types] [fs09000000] [] [] INFO ProxyContext 124049/circulation;171055/material-types REQ 10.23.38.176:28720 fs09000000 GET /material-types mod-authtoken-2.8.0 mod-inventory-storage-21.0.9 2021-10-28 11:11:48.776,11:11:48 [] [] [] [] INFO LogUtil 127.0.0.1:58098 GET /location-units/libraries query=id%3D%3D%28%22b016a81c-f815-4aae-bb3c-3d3dd8643fb2%22%29&limit=2147483647 HTTP_1_1 200 344 3 tid=fs09000000 OK 2021-10-28 11:11:48.776,11:11:48 [124049/circulation;410628/location-units] [fs09000000] [] [] INFO ProxyContext 124049/circulation;410628/location-units RES 200 7284us mod-inventory-storage-21.0.9 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-inventory-storage/location-units/libraries?query=id%3D%3D%28%22b016a81c-f815-4aae-bb3c-3d3dd8643fb2%22%29&limit=2147483647 2021-10-28 11:11:48.773,"11:11:48 [] [] [] [] INFO CQLWrapper CQL >>> SQL: id==(""b016a81c-f815-4aae-bb3c-3d3dd8643fb2"") >>>WHERE id='b016a81c-f815-4aae-bb3c-3d3dd8643fb2' LIMIT 2147483647 OFFSET 0" 2021-10-28 11:11:48.772,11:11:48 [] [] [] [] INFO RestRouting invoking getLocationUnitsLibraries 2021-10-28 11:11:48.772,"Oct 28, 2021 11:11:48 AM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema" 2021-10-28 11:11:48.772,INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK 2021-10-28 11:11:48.769,11:11:48 [124049/circulation;410628/location-units] [fs09000000] [] [] INFO ProxyContext 124049/circulation;410628/location-units RES 202 1469us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/location-units/libraries?query=id%3D%3D%28%22b016a81c-f815-4aae-bb3c-3d3dd8643fb2%22%29&limit=2147483647 2021-10-28 11:11:48.765,11:11:48 [124049/circulation;410628/location-units] [fs09000000] [] [] INFO ProxyContext 124049/circulation;410628/location-units REQ 10.23.38.176:28596 fs09000000 GET /location-units/libraries mod-authtoken-2.8.0 mod-inventory-storage-21.0.9 2021-10-28 11:11:48.761,11:11:48 [124049/circulation;984507/locations] [fs09000000] [] [] INFO ProxyContext 124049/circulation;984507/locations RES 200 6883us mod-inventory-storage-21.0.9 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-inventory-storage/locations?query=id%3D%3D%28%22b9dc25a2-a7fb-48ad-8da5-8f68e35ba0af%22%29&limit=2147483647 2021-10-28 11:11:48.760,11:11:48 [] [] [] [] INFO LogUtil 127.0.0.1:58096 GET /locations query=id%3D%3D%28%22b9dc25a2-a7fb-48ad-8da5-8f68e35ba0af%22%29&limit=2147483647 HTTP_1_1 200 927 3 tid=fs09000000 OK 2021-10-28 11:11:48.757,"Oct 28, 2021 11:11:48 AM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema" 2021-10-28 11:11:48.757,INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK 2021-10-28 11:11:48.757,"11:11:48 [] [] [] [] INFO CQLWrapper CQL >>> SQL: id==(""b9dc25a2-a7fb-48ad-8da5-8f68e35ba0af"") >>>WHERE id='b9dc25a2-a7fb-48ad-8da5-8f68e35ba0af' LIMIT 2147483647 OFFSET 0" 2021-10-28 11:11:48.756,11:11:48 [] [] [] [] INFO RestRouting invoking getLocations 2021-10-28 11:11:48.754,11:11:48 [124049/circulation;984507/locations] [fs09000000] [] [] INFO ProxyContext 124049/circulation;984507/locations RES 202 1590us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/locations?query=id%3D%3D%28%22b9dc25a2-a7fb-48ad-8da5-8f68e35ba0af%22%29&limit=2147483647 2021-10-28 11:11:48.750,11:11:48 [124049/circulation;984507/locations] [fs09000000] [] [] INFO ProxyContext 124049/circulation;984507/locations REQ 10.23.38.67:57310 fs09000000 GET /locations mod-authtoken-2.8.0 mod-inventory-storage-21.0.9 2021-10-28 11:11:48.743,11:11:48 [124049/circulation;911477/instance-storage] [fs09000000] [] [] INFO ProxyContext 124049/circulation;911477/instance-storage RES 200 9062us mod-inventory-storage-21.0.9 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-inventory-storage/instance-storage/instances?query=id%3D%3D%28%223433f937-7b78-4861-90eb-8ebdb3c84f46%22%29&limit=2147483647 2021-10-28 11:11:48.738,"11:11:48 [] [] [] [] INFO CQLWrapper CQL >>> SQL: id==(""3433f937-7b78-4861-90eb-8ebdb3c84f46"") >>>WHERE id='3433f937-7b78-4861-90eb-8ebdb3c84f46' LIMIT 2147483647 OFFSET 0" 2021-10-28 11:11:48.737,11:11:48 [] [] [] [] INFO RestRouting invoking getInstanceStorageInstances 2021-10-28 11:11:48.737,"Oct 28, 2021 11:11:48 AM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema" 2021-10-28 11:11:48.737,INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK 2021-10-28 11:11:48.734,11:11:48 [124049/circulation;911477/instance-storage] [fs09000000] [] [] INFO ProxyContext 124049/circulation;911477/instance-storage RES 202 1585us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/instance-storage/instances?query=id%3D%3D%28%223433f937-7b78-4861-90eb-8ebdb3c84f46%22%29&limit=2147483647 2021-10-28 11:11:48.730,11:11:48 [124049/circulation;911477/instance-storage] [fs09000000] [] [] INFO ProxyContext 124049/circulation;911477/instance-storage REQ 10.23.38.67:57302 fs09000000 GET /instance-storage/instances mod-authtoken-2.8.0 mod-inventory-storage-21.0.9 2021-10-28 11:11:48.724,11:11:48 [124049/circulation;867056/holdings-storage] [fs09000000] [] [] INFO ProxyContext 124049/circulation;867056/holdings-storage RES 200 9145us mod-inventory-storage-21.0.9 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-inventory-storage/holdings-storage/holdings?query=id%3D%3D%28%2232f2a12c-9f37-42e7-810e-6aa463b3dcb0%22%29&limit=2147483647 2021-10-28 11:11:48.719,"11:11:48 [] [] [] [] INFO CQLWrapper CQL >>> SQL: id==(""32f2a12c-9f37-42e7-810e-6aa463b3dcb0"") >>>WHERE id='32f2a12c-9f37-42e7-810e-6aa463b3dcb0' LIMIT 2147483647 OFFSET 0" 2021-10-28 11:11:48.718,11:11:48 [] [] [] [] INFO RestRouting invoking getHoldingsStorageHoldings 2021-10-28 11:11:48.718,"Oct 28, 2021 11:11:48 AM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema" 2021-10-28 11:11:48.718,INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK 2021-10-28 11:11:48.715,11:11:48 [124049/circulation;867056/holdings-storage] [fs09000000] [] [] INFO ProxyContext 124049/circulation;867056/holdings-storage RES 202 1493us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/holdings-storage/holdings?query=id%3D%3D%28%2232f2a12c-9f37-42e7-810e-6aa463b3dcb0%22%29&limit=2147483647 2021-10-28 11:11:48.712,11:11:48 [124049/circulation;867056/holdings-storage] [fs09000000] [] [] INFO ProxyContext 124049/circulation;867056/holdings-storage REQ 10.23.38.176:28710 fs09000000 GET /holdings-storage/holdings mod-authtoken-2.8.0 mod-inventory-storage-21.0.9 2021-10-28 11:11:48.710,"10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-circulation-storage/loan-storage/loans?query=status.name%3D%3D%22Open%22%20and%20itemId%3D%3D%220c978ce3-b82e-4e1b-ad60-c9756b7ce4fa%22&limit=1 HTTP/1.1"" 200 52 rt=0.020 uct=""0.000"" uht=""0.020"" urt=""0.020"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;471377/loan-storage""" 2021-10-28 11:11:48.710,"10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-circulation-storage/request-storage/requests?query=itemId%3D%3D%220c978ce3-b82e-4e1b-ad60-c9756b7ce4fa%22%20and%20status%3D%3D%28%22Open%20-%20Not%20yet%20filled%22%20or%20%22Open%20-%20Awaiting%20pickup%22%20or%20%22Open%20-%20In%20transit%22%20or%20%22Open%20-%20Awaiting%20delivery%22%29%20sortBy%20position%2Fsort.ascending&limit=1000 HTTP/1.1"" 200 55 rt=0.029 uct=""0.000"" uht=""0.028"" urt=""0.028"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;875475/request-storage""" 2021-10-28 11:11:48.710,"10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-circulation-storage/circulation-rules-storage HTTP/1.1"" 200 20301 rt=0.009 uct=""0.000"" uht=""0.008"" urt=""0.008"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;845564/circulation-rules-storage""" 2021-10-28 11:11:48.710,"10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-circulation-storage/loan-policy-storage/loan-policies/ab81ec34-0f4d-4bec-92fb-b5f7f745a786 HTTP/1.1"" 200 674 rt=0.008 uct=""0.000"" uht=""0.008"" urt=""0.008"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;306177/loan-policy-storage""" 2021-10-28 11:11:48.710,"10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""POST /mod-circulation-storage/loan-storage/loans HTTP/1.1"" 201 1016 rt=0.020 uct=""0.000"" uht=""0.020"" urt=""0.020"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;183888/loan-storage""" 2021-10-28 11:11:48.710,"10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""POST /mod-circulation-storage/patron-action-session-storage/patron-action-sessions HTTP/1.1"" 201 456 rt=0.012 uct=""0.000"" uht=""0.012"" urt=""0.012"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;931688/patron-action-session-storage""" 2021-10-28 11:11:48.710,"10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-circulation-storage/patron-notice-policy-storage/patron-notice-policies/c083c844-56d6-4326-a2fd-4acf81ca088a HTTP/1.1"" 200 5247 rt=0.009 uct=""0.000"" uht=""0.008"" urt=""0.008"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;510015/patron-notice-policy-storage""" 2021-10-28 11:11:48.710,"10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""POST /mod-circulation-storage/scheduled-notice-storage/scheduled-notices HTTP/1.1"" 201 765 rt=0.021 uct=""0.000"" uht=""0.020"" urt=""0.020"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;853212/scheduled-notice-storage""" 2021-10-28 11:11:48.710,"10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""POST /mod-circulation-storage/scheduled-notice-storage/scheduled-notices HTTP/1.1"" 201 680 rt=0.022 uct=""0.000"" uht=""0.024"" urt=""0.024"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;539264/scheduled-notice-storage""" 2021-10-28 11:11:48.710,"10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-circulation-storage/loan-policy-storage/loan-policies?query=%28id%3D%3D%22ab81ec34-0f4d-4bec-92fb-b5f7f745a786%22%29 HTTP/1.1"" 200 430 rt=0.004 uct=""0.000"" uht=""0.004"" urt=""0.004"" ""Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""943030/loan-policy-storage""" 2021-10-28 11:11:48.710,"10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-circulation-storage/request-storage/requests?query=(requesterId==01164abe-37e6-4ca4-9129-8e4156a07cc7%20and%20status==%22Open*%22)&limit=100 HTTP/1.1"" 200 55 rt=0.005 uct=""0.000"" uht=""0.004"" urt=""0.004"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""363802/circulation;866805/request-storage""" 2021-10-28 11:11:48.710,"10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-circulation-storage/loan-storage/loans?query=(userId==01164abe-37e6-4ca4-9129-8e4156a07cc7%20and%20status.name%3C%3EClosed)&limit=1 HTTP/1.1"" 200 1104 rt=0.138 uct=""0.000"" uht=""0.140"" urt=""0.140"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""124049/circulation;221724/loan-storage""" 2021-10-28 11:11:48.705,11:11:48 [124049/circulation;815609/item-storage] [fs09000000] [] [] INFO ProxyContext 124049/circulation;815609/item-storage RES 200 9810us mod-inventory-storage-21.0.9 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-inventory-storage/item-storage/items?query=id%3D%3D%28%220c978ce3-b82e-4e1b-ad60-c9756b7ce4fa%22%29&limit=2147483647 2021-10-28 11:11:48.700,"11:11:48 [] [] [] [] INFO CQLWrapper CQL >>> SQL: id==(""0c978ce3-b82e-4e1b-ad60-c9756b7ce4fa"") >>>WHERE id='0c978ce3-b82e-4e1b-ad60-c9756b7ce4fa' LIMIT 2147483647 OFFSET 0" 2021-10-28 11:11:48.699,11:11:48 [] [] [] [] INFO RestRouting invoking getItemStorageItems 2021-10-28 11:11:48.699,"Oct 28, 2021 11:11:48 AM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema" 2021-10-28 11:11:48.699,INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK 2021-10-28 11:11:48.697,"10.23.36.34, 10.23.38.67, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""POST /mod-remote-storage/remote-storage/pub-sub-handlers/log-record-event HTTP/1.1"" 500 111 rt=0.002 uct=""0.000"" uht=""0.004"" urt=""0.004"" ""Vert.x-WebClient/4.0.0"" ""fs09000000"" ""4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8"" ""425375/remote-storage""" 2021-10-28 11:11:48.697,"10.23.36.34, 10.23.38.67, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""POST /mod-remote-storage/remote-storage/pub-sub-handlers/log-record-event HTTP/1.1"" 500 111 rt=0.001 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Vert.x-WebClient/4.0.0"" ""fs09000000"" ""4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8"" ""505495/remote-storage""" 2021-10-28 11:11:48.697,"10.23.36.34, 10.23.38.67, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""POST /mod-remote-storage/remote-storage/pub-sub-handlers/log-record-event HTTP/1.1"" 500 111 rt=0.001 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Vert.x-WebClient/4.0.0"" ""fs09000000"" ""4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8"" ""236266/remote-storage""" 2021-10-28 11:11:48.697,"10.23.36.34, 10.23.38.67, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""POST /mod-remote-storage/remote-storage/pub-sub-handlers/log-record-event HTTP/1.1"" 500 111 rt=0.001 uct=""0.000"" uht=""0.004"" urt=""0.004"" ""Vert.x-WebClient/4.0.0"" ""fs09000000"" ""4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8"" ""199855/remote-storage""" 2021-10-28 11:11:48.697,"10.23.36.34, 10.23.38.67, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""POST /mod-remote-storage/remote-storage/pub-sub-handlers/log-record-event HTTP/1.1"" 500 111 rt=0.001 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Vert.x-WebClient/4.0.0"" ""fs09000000"" ""4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8"" ""714367/remote-storage""" 2021-10-28 11:11:48.697,"10.23.36.34, 10.23.38.67, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""POST /mod-remote-storage/remote-storage/pub-sub-handlers/log-record-event HTTP/1.1"" 500 111 rt=0.001 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Vert.x-WebClient/4.0.0"" ""fs09000000"" ""4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8"" ""128780/remote-storage""" 2021-10-28 11:11:48.695,11:11:48 [124049/circulation;815609/item-storage] [fs09000000] [] [] INFO ProxyContext 124049/circulation;815609/item-storage RES 202 2294us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/item-storage/items?query=id%3D%3D%28%220c978ce3-b82e-4e1b-ad60-c9756b7ce4fa%22%29&limit=2147483647 2021-10-28 11:11:48.691,11:11:48 [124049/circulation;815609/item-storage] [fs09000000] [] [] INFO ProxyContext 124049/circulation;815609/item-storage REQ 10.23.38.67:57308 fs09000000 GET /item-storage/items mod-authtoken-2.8.0 mod-inventory-storage-21.0.9 2021-10-28 11:11:48.685,11:11:48 [124049/circulation;221724/loan-storage] [fs09000000] [] [] INFO ProxyContext 124049/circulation;221724/loan-storage RES 200 139657us mod-circulation-storage-13.0.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-circulation-storage/loan-storage/loans?query=(userId==01164abe-37e6-4ca4-9129-8e4156a07cc7%20and%20status.name%3C%3EClosed)&limit=1 2021-10-28 11:11:48.684,11:11:48 [] [] [] [] INFO LogUtil 127.0.0.1:35114 GET /loan-storage/loans query=(userId==01164abe-37e6-4ca4-9129-8e4156a07cc7%20and%20status.name%3C%3EClosed)&limit=1 HTTP_1_1 200 1092 136 tid=fs09000000 OK 2021-10-28 11:11:48.658,"10.23.36.34, 10.23.38.67, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""POST /mod-patron-blocks/automated-patron-blocks/handlers/item-checked-out HTTP/1.1"" 204 0 rt=0.004 uct=""0.000"" uht=""0.004"" urt=""0.004"" ""Vert.x-WebClient/4.0.0"" ""fs09000000"" ""4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8"" ""853089/automated-patron-blocks""" 2021-10-28 11:11:48.653,"10.23.36.34, 10.23.38.176, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-users/groups?query=id%3D%3D%28%22ba484dd9-a2c3-4d80-b067-91cd2066134b%22%29&limit=2147483647 HTTP/1.1"" 200 407 rt=0.009 uct=""0.000"" uht=""0.008"" urt=""0.008"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;122185/groups""" 2021-10-28 11:11:48.653,"10.23.36.34, 10.23.38.176, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-users/users/5bd84d84-dc5b-4954-8980-a0fcaf0195c6 HTTP/1.1"" 200 972 rt=0.007 uct=""0.000"" uht=""0.008"" urt=""0.008"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;930931/users""" 2021-10-28 11:11:48.653,"10.23.36.189, 10.23.38.67, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-users/users/4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8 HTTP/1.1"" 200 451 rt=0.006 uct=""0.004"" uht=""0.008"" urt=""0.008"" ""Vert.x-WebClient/4.1.0.CR1"" ""fs09000000"" ""-"" ""853089/automated-patron-blocks;305740/users""" 2021-10-28 11:11:48.591,11:11:48 [363802/circulation] [fs09000000] [5bd84d84-dc5b-4954-8980-a0fcaf0195c6] [] INFO ProxyContext 363802/circulation RES 200 16594us mod-circulation-22.0.5 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-circulation/circulation/requests?query=(requesterId==01164abe-37e6-4ca4-9129-8e4156a07cc7%20and%20status==%22Open*%22)&limit=100 2021-10-28 11:11:48.589,"10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""POST /mod-audit/audit/handlers/log-record HTTP/1.1"" 204 0 rt=0.002 uct=""0.000"" uht=""0.004"" urt=""0.004"" ""Vert.x-WebClient/4.0.0"" ""fs09000000"" ""4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8"" ""422851/audit""" 2021-10-28 11:11:48.589,11:11:48 INFO LoanRepository No items to search for current loans for 2021-10-28 11:11:48.589,11:11:48 INFO rvicePointRepository No service points to query 2021-10-28 11:11:48.587,11:11:48 [] [] [] [] INFO LogUtil 127.0.0.1:35116 GET /request-storage/requests query=(requesterId==01164abe-37e6-4ca4-9129-8e4156a07cc7%20and%20status==%22Open*%22)&limit=100 HTTP_1_1 200 44 5 tid=fs09000000 OK 2021-10-28 11:11:48.587,11:11:48 [363802/circulation;866805/request-storage] [fs09000000] [] [] INFO ProxyContext 363802/circulation;866805/request-storage RES 200 8470us mod-circulation-storage-13.0.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-circulation-storage/request-storage/requests?query=(requesterId==01164abe-37e6-4ca4-9129-8e4156a07cc7%20and%20status==%22Open*%22)&limit=100 2021-10-28 11:11:48.582,11:11:48 [] [] [] [] INFO RestRouting invoking getRequestStorageRequests 2021-10-28 11:11:48.582,"Oct 28, 2021 11:11:48 AM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema" 2021-10-28 11:11:48.582,INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK 2021-10-28 11:11:48.582,"11:11:48 [] [] [] [] INFO CQLWrapper CQL >>> SQL: (requesterId==01164abe-37e6-4ca4-9129-8e4156a07cc7 and status==""Open*"") >>>WHERE (CASE WHEN length(lower('01164abe-37e6-4ca4-9129-8e4156a07cc7')) <= 600 THEN left(lower(request.jsonb->>'requesterId'),600) LIKE lower('01164abe-37e6-4ca4-9129-8e4156a07cc7') ELSE left(lower(request.jsonb->>'requesterId'),600) LIKE left(lower('01164abe-37e6-4ca4-9129-8e4156a07cc7'),600) AND lower(request.jsonb->>'requesterId') LIKE lower('01164abe-37e6-4ca4-9129-8e4156a07cc7') END) AND (lower(f_unaccent(request.jsonb->>'status')) LIKE lower(f_unaccent('Open%'))) LIMIT 100 OFFSET 0" 2021-10-28 11:11:48.578,11:11:48 [363802/circulation;866805/request-storage] [fs09000000] [] [] INFO ProxyContext 363802/circulation;866805/request-storage REQ 10.23.38.176:28654 fs09000000 GET /request-storage/requests mod-circulation-storage-13.0.0 2021-10-28 11:11:48.573,11:11:48 [363802/circulation] [fs09000000] [5bd84d84-dc5b-4954-8980-a0fcaf0195c6] [] INFO ProxyContext 363802/circulation REQ 10.23.38.67:57306 fs09000000 GET /circulation/requests mod-circulation-22.0.5 2021-10-28 11:11:48.548,11:11:48 [] [] [] [] INFO CQLWrapper CQL >>> SQL: (userId==01164abe-37e6-4ca4-9129-8e4156a07cc7 and status.name<>Closed) >>>WHERE (lower(f_unaccent(loan.jsonb->>'userId')) LIKE lower(f_unaccent('01164abe-37e6-4ca4-9129-8e4156a07cc7'))) AND (lower(f_unaccent(loan.jsonb->'status'->>'name')) NOT LIKE lower(f_unaccent('Closed'))) LIMIT 1 OFFSET 0 2021-10-28 11:11:48.547,11:11:48 [] [] [] [] INFO RestRouting invoking getLoanStorageLoans 2021-10-28 11:11:48.547,"Oct 28, 2021 11:11:48 AM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema" 2021-10-28 11:11:48.547,INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK 2021-10-28 11:11:48.545,"140.234.253.9, 10.23.36.34, 10.23.38.176, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""POST /mod-circulation/circulation/check-out-by-barcode HTTP/1.1"" 201 2002 rt=0.892 uct=""0.000"" uht=""0.892"" urt=""0.892"" ""Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation""" 2021-10-28 11:11:48.544,11:11:48 [124049/circulation;221724/loan-storage] [fs09000000] [] [] INFO ProxyContext 124049/circulation;221724/loan-storage REQ 10.23.38.67:57304 fs09000000 GET /loan-storage/loans mod-circulation-storage-13.0.0 2021-10-28 11:11:48.536,11:11:48 [124049/circulation] [fs09000000] [5bd84d84-dc5b-4954-8980-a0fcaf0195c6] [] INFO ProxyContext 124049/circulation REQ 10.23.38.176:28700 fs09000000 GET /circulation/loans mod-circulation-22.0.5 2021-10-28 11:11:48.505,11:11:48 INFO MainVerticle Request from 10.23.39.125 2021-10-28 11:11:48.479,"10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""POST /mod-pubsub/pubsub/publish? HTTP/1.1"" 204 0 rt=0.030 uct=""0.000"" uht=""0.028"" urt=""0.028"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""463397/pubsub""" 2021-10-28 11:11:48.479,"10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""POST /mod-pubsub/pubsub/publish? HTTP/1.1"" 204 0 rt=0.038 uct=""0.000"" uht=""0.036"" urt=""0.036"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""031935/pubsub""" 2021-10-28 11:11:48.415,11:11:48 [943030/loan-policy-storage] [fs09000000] [5bd84d84-dc5b-4954-8980-a0fcaf0195c6] [] INFO ProxyContext 943030/loan-policy-storage RES 200 5580us mod-circulation-storage-13.0.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-circulation-storage/loan-policy-storage/loan-policies?query=%28id%3D%3D%22ab81ec34-0f4d-4bec-92fb-b5f7f745a786%22%29 2021-10-28 11:11:48.414,11:11:48 [] [] [] [] INFO LogUtil 127.0.0.1:35112 GET /loan-policy-storage/loan-policies query=%28id%3D%3D%22ab81ec34-0f4d-4bec-92fb-b5f7f745a786%22%29 HTTP_1_1 200 757 3 tid=fs09000000 OK 2021-10-28 11:11:48.411,"11:11:48 [] [] [] [] INFO CQLWrapper CQL >>> SQL: (id==""ab81ec34-0f4d-4bec-92fb-b5f7f745a786"") >>>WHERE id='ab81ec34-0f4d-4bec-92fb-b5f7f745a786' LIMIT 10 OFFSET 0" 2021-10-28 11:11:48.410,11:11:48 [] [] [] [] INFO RestRouting invoking getLoanPolicyStorageLoanPolicies 2021-10-28 11:11:48.410,"Oct 28, 2021 11:11:48 AM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema" 2021-10-28 11:11:48.410,INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK 2021-10-28 11:11:48.409,11:11:48 [943030/loan-policy-storage] [fs09000000] [5bd84d84-dc5b-4954-8980-a0fcaf0195c6] [] INFO ProxyContext 943030/loan-policy-storage RES 202 1738us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/loan-policy-storage/loan-policies?query=%28id%3D%3D%22ab81ec34-0f4d-4bec-92fb-b5f7f745a786%22%29 2021-10-28 11:11:48.403,11:11:48 [943030/loan-policy-storage] [fs09000000] [5bd84d84-dc5b-4954-8980-a0fcaf0195c6] [] INFO ProxyContext 943030/loan-policy-storage REQ 10.23.38.67:57300 fs09000000 GET /loan-policy-storage/loan-policies mod-authtoken-2.8.0 mod-circulation-storage-13.0.0 2021-10-28 11:11:48.388,"10.23.36.34, 10.23.38.176, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-inventory-storage/locations/b9dc25a2-a7fb-48ad-8da5-8f68e35ba0af HTTP/1.1"" 200 855 rt=0.009 uct=""0.000"" uht=""0.008"" urt=""0.008"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;704051/locations""" 2021-10-28 11:11:48.388,"10.23.36.34, 10.23.38.176, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-inventory-storage/location-units/libraries/b016a81c-f815-4aae-bb3c-3d3dd8643fb2 HTTP/1.1"" 200 294 rt=0.008 uct=""0.000"" uht=""0.008"" urt=""0.008"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;655505/location-units""" 2021-10-28 11:11:48.388,"10.23.36.34, 10.23.38.176, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-inventory-storage/location-units/campuses/68c7f569-57a7-42b9-9a54-07b9a38f7d00 HTTP/1.1"" 200 296 rt=0.008 uct=""0.000"" uht=""0.012"" urt=""0.012"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;748485/location-units""" 2021-10-28 11:11:48.388,"10.23.36.34, 10.23.38.176, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-inventory-storage/location-units/institutions/571cf96f-4e32-4709-ac53-e4890b778c77 HTTP/1.1"" 200 247 rt=0.008 uct=""0.000"" uht=""0.008"" urt=""0.008"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;731584/location-units""" 2021-10-28 11:11:48.388,"10.23.36.34, 10.23.38.176, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-inventory-storage/service-points/3a7de149-f17d-4602-adfe-0b09bf8e884a HTTP/1.1"" 200 953 rt=0.009 uct=""0.000"" uht=""0.008"" urt=""0.008"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;530535/service-points""" 2021-10-28 11:11:48.388,"10.23.36.34, 10.23.38.176, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-inventory-storage/material-types/11134088-8bcd-42bf-999a-315e829e5505 HTTP/1.1"" 200 227 rt=0.008 uct=""0.000"" uht=""0.008"" urt=""0.008"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;079454/material-types""" 2021-10-28 11:11:48.388,"10.23.36.34, 10.23.38.176, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-inventory-storage/loan-types/fdad3567-d450-42c1-8ab4-2775726bb28c HTTP/1.1"" 200 339 rt=0.009 uct=""0.000"" uht=""0.008"" urt=""0.008"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;443249/loan-types""" 2021-10-28 11:11:48.388,"10.23.36.34, 10.23.38.176, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""PUT /mod-inventory-storage/item-storage/items/0c978ce3-b82e-4e1b-ad60-c9756b7ce4fa HTTP/1.1"" 204 0 rt=0.040 uct=""0.000"" uht=""0.040"" urt=""0.040"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;095816/item-storage""" 2021-10-28 11:11:48.388,"10.23.36.6, 10.23.38.176, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-inventory-storage/inventory-view/instances?query=id%3D%3D%28%223433f937-7b78-4861-90eb-8ebdb3c84f46%22%29&limit=1 HTTP/1.1"" 200 1924 rt=0.010 uct=""0.000"" uht=""0.008"" urt=""0.012"" ""okhttp/3.14.9"" ""fs09000000"" ""736ff5e4-f7ff-41be-b5c7-8402d6ef9052"" ""267965/inventory-view""" 2021-10-28 11:11:48.387,"10.23.36.34, 10.23.38.176, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-inventory-storage/item-storage/items?query=barcode%3D%3D%2217056447%22&limit=1 HTTP/1.1"" 200 1273 rt=0.093 uct=""0.000"" uht=""0.092"" urt=""0.092"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;045239/item-storage""" 2021-10-28 11:11:48.387,"10.23.36.34, 10.23.38.176, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-inventory-storage/holdings-storage/holdings/32f2a12c-9f37-42e7-810e-6aa463b3dcb0 HTTP/1.1"" 200 825 rt=0.015 uct=""0.000"" uht=""0.012"" urt=""0.012"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;095351/holdings-storage""" 2021-10-28 11:11:48.387,"10.23.36.34, 10.23.38.176, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-inventory-storage/instance-storage/instances/3433f937-7b78-4861-90eb-8ebdb3c84f46 HTTP/1.1"" 200 2354 rt=0.016 uct=""0.000"" uht=""0.020"" urt=""0.020"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;628476/instance-storage""" 2021-10-28 11:11:48.376,"140.234.253.9 - 10.23.39.151 - - [28/Oct/2021:11:11:48 +0000] ""POST /circulation/check-out-by-barcode HTTP/1.1"" 201 2014 rt=0.908 uct=""0.000"" uht=""0.908"" urt=""0.908"" ""Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0"" ""fs09000000"" ""-"" ""-""" 2021-10-28 11:11:48.376,"140.234.253.9 - 10.23.39.151 - - [28/Oct/2021:11:11:48 +0000] ""OPTIONS /loan-policy-storage/loan-policies?query=%28id%3D%3D%22ab81ec34-0f4d-4bec-92fb-b5f7f745a786%22%29 HTTP/1.1"" 204 0 rt=0.004 uct=""0.000"" uht=""0.004"" urt=""0.004"" ""Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0"" ""-"" ""-"" ""-""" 2021-10-28 11:11:48.372,11:11:48 [] [] [] [] INFO EventHandler Event ITEM_CHECKED_OUT processed successfully. Affected user summary: 244fc24b-9d8b-4bba-a396-d7ad7083fcd5 2021-10-28 11:11:48.354,"10.23.36.34, 10.23.38.176, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-configuration/configurations/entries?query=module%3D%3D%22ORG%22%20and%20configName%3D%3D%22localeSettings%22&limit=1 HTTP/1.1"" 200 533 rt=0.015 uct=""0.000"" uht=""0.016"" urt=""0.016"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;867286/configurations""" 2021-10-28 11:11:48.347,11:11:48 [] [] [] [] INFO RestUtil Response received with statusCode 500 2021-10-28 11:11:48.347,11:11:48 [] [] [] [] INFO aConsumerServiceImpl Delivering was complete. Checking for response... 2021-10-28 11:11:48.347,"11:11:48 [] [] [] [] ERROR aConsumerServiceImpl Error delivering LOG_RECORD event with id '7dad72dc-8fff-434a-baaf-2427d69e94ec' to /remote-storage/pub-sub-handlers/log-record-event, response status code is 500, Internal Server Error" 2021-10-28 11:11:48.346,11:11:48 [128780/remote-storage] [fs09000000] [4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8] [] INFO ProxyContext 128780/remote-storage RES 500 2695us mod-remote-storage-1.3.3 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-remote-storage/remote-storage/pub-sub-handlers/log-record-event 2021-10-28 11:11:48.342,11:11:48 [128780/remote-storage] [fs09000000] [4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8] [] INFO ProxyContext 128780/remote-storage REQ 10.23.38.176:28662 fs09000000 POST /remote-storage/pub-sub-handlers/log-record-event mod-remote-storage-1.3.3 2021-10-28 11:11:48.339,11:11:48 [] [] [] [] INFO RestUtil Response received with statusCode 500 2021-10-28 11:11:48.339,11:11:48 [] [] [] [] INFO aConsumerServiceImpl Delivering was complete. Checking for response... 2021-10-28 11:11:48.339,"11:11:48 [] [] [] [] ERROR aConsumerServiceImpl Error delivering LOG_RECORD event with id '7dad72dc-8fff-434a-baaf-2427d69e94ec' to /remote-storage/pub-sub-handlers/log-record-event, response status code is 500, Internal Server Error" 2021-10-28 11:11:48.339,11:11:48 [] [] [] [] INFO aConsumerServiceImpl Retry to deliver event LOG_RECORD event with id '7dad72dc-8fff-434a-baaf-2427d69e94ec' to /remote-storage/pub-sub-handlers/log-record-event 2021-10-28 11:11:48.339,11:11:48 [] [] [] [] INFO RestUtil Sending POST for http://pvt.lb.jbf3.folio-eis.us-east-1:9130/remote-storage/pub-sub-handlers/log-record-event 2021-10-28 11:11:48.338,11:11:48 [714367/remote-storage] [fs09000000] [4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8] [] INFO ProxyContext 714367/remote-storage RES 500 2799us mod-remote-storage-1.3.3 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-remote-storage/remote-storage/pub-sub-handlers/log-record-event 2021-10-28 11:11:48.333,11:11:48 [714367/remote-storage] [fs09000000] [4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8] [] INFO ProxyContext 714367/remote-storage REQ 10.23.38.67:57302 fs09000000 POST /remote-storage/pub-sub-handlers/log-record-event mod-remote-storage-1.3.3 2021-10-28 11:11:48.331,11:11:48 [] [] [] [] INFO aConsumerServiceImpl Retry to deliver event LOG_RECORD event with id '7dad72dc-8fff-434a-baaf-2427d69e94ec' to /remote-storage/pub-sub-handlers/log-record-event 2021-10-28 11:11:48.331,11:11:48 [] [] [] [] INFO RestUtil Sending POST for http://pvt.lb.jbf3.folio-eis.us-east-1:9130/remote-storage/pub-sub-handlers/log-record-event 2021-10-28 11:11:48.330,11:11:48 [] [] [] [] INFO RestUtil Response received with statusCode 500 2021-10-28 11:11:48.330,11:11:48 [] [] [] [] INFO aConsumerServiceImpl Delivering was complete. Checking for response... 2021-10-28 11:11:48.330,"11:11:48 [] [] [] [] ERROR aConsumerServiceImpl Error delivering LOG_RECORD event with id '7dad72dc-8fff-434a-baaf-2427d69e94ec' to /remote-storage/pub-sub-handlers/log-record-event, response status code is 500, Internal Server Error" 2021-10-28 11:11:48.328,11:11:48 [199855/remote-storage] [fs09000000] [4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8] [] INFO ProxyContext 199855/remote-storage RES 500 2432us mod-remote-storage-1.3.3 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-remote-storage/remote-storage/pub-sub-handlers/log-record-event 2021-10-28 11:11:48.324,11:11:48 [199855/remote-storage] [fs09000000] [4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8] [] INFO ProxyContext 199855/remote-storage REQ 10.23.38.67:57302 fs09000000 POST /remote-storage/pub-sub-handlers/log-record-event mod-remote-storage-1.3.3 2021-10-28 11:11:48.321,11:11:48 [] [] [] [] INFO CQLWrapper CRITERION >>> SQL: WHERE (jsonb->>'userId') = '01164abe-37e6-4ca4-9129-8e4156a07cc7' >>>WHERE (jsonb->>'userId') = '01164abe-37e6-4ca4-9129-8e4156a07cc7' 2021-10-28 11:11:48.321,11:11:48 [] [] [] [] INFO RestUtil Response received with statusCode 500 2021-10-28 11:11:48.321,11:11:48 [] [] [] [] INFO aConsumerServiceImpl Delivering was complete. Checking for response... 2021-10-28 11:11:48.321,"11:11:48 [] [] [] [] ERROR aConsumerServiceImpl Error delivering LOG_RECORD event with id '7dad72dc-8fff-434a-baaf-2427d69e94ec' to /remote-storage/pub-sub-handlers/log-record-event, response status code is 500, Internal Server Error" 2021-10-28 11:11:48.321,11:11:48 [] [] [] [] INFO aConsumerServiceImpl Retry to deliver event LOG_RECORD event with id '7dad72dc-8fff-434a-baaf-2427d69e94ec' to /remote-storage/pub-sub-handlers/log-record-event 2021-10-28 11:11:48.321,11:11:48 [] [] [] [] INFO RestUtil Sending POST for http://pvt.lb.jbf3.folio-eis.us-east-1:9130/remote-storage/pub-sub-handlers/log-record-event 2021-10-28 11:11:48.319,11:11:48 [236266/remote-storage] [fs09000000] [4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8] [] INFO ProxyContext 236266/remote-storage RES 500 2727us mod-remote-storage-1.3.3 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-remote-storage/remote-storage/pub-sub-handlers/log-record-event 2021-10-28 11:11:48.315,11:11:48 [236266/remote-storage] [fs09000000] [4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8] [] INFO ProxyContext 236266/remote-storage REQ 10.23.38.67:57300 fs09000000 POST /remote-storage/pub-sub-handlers/log-record-event mod-remote-storage-1.3.3 2021-10-28 11:11:48.312,11:11:48 [] [] [] [] INFO aConsumerServiceImpl Retry to deliver event LOG_RECORD event with id '7dad72dc-8fff-434a-baaf-2427d69e94ec' to /remote-storage/pub-sub-handlers/log-record-event 2021-10-28 11:11:48.312,11:11:48 [] [] [] [] INFO RestUtil Sending POST for http://pvt.lb.jbf3.folio-eis.us-east-1:9130/remote-storage/pub-sub-handlers/log-record-event 2021-10-28 11:11:48.311,11:11:48 [] [] [] [] INFO RestUtil Response received with statusCode 500 2021-10-28 11:11:48.311,11:11:48 [] [] [] [] INFO aConsumerServiceImpl Delivering was complete. Checking for response... 2021-10-28 11:11:48.311,"11:11:48 [] [] [] [] ERROR aConsumerServiceImpl Error delivering LOG_RECORD event with id '7dad72dc-8fff-434a-baaf-2427d69e94ec' to /remote-storage/pub-sub-handlers/log-record-event, response status code is 500, Internal Server Error" 2021-10-28 11:11:48.310,11:11:48 [505495/remote-storage] [fs09000000] [4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8] [] INFO ProxyContext 505495/remote-storage RES 500 3497us mod-remote-storage-1.3.3 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-remote-storage/remote-storage/pub-sub-handlers/log-record-event 2021-10-28 11:11:48.305,11:11:48 [505495/remote-storage] [fs09000000] [4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8] [] INFO ProxyContext 505495/remote-storage REQ 10.23.38.176:28662 fs09000000 POST /remote-storage/pub-sub-handlers/log-record-event mod-remote-storage-1.3.3 2021-10-28 11:11:48.304,11:11:48 [] [] [] [] INFO Conn starting: saveBatch size=1 2021-10-28 11:11:48.303,11:11:48 [] [] [] [] INFO RestRouting invoking postAutomatedPatronBlocksHandlersItemCheckedOut 2021-10-28 11:11:48.303,11:11:48 [] [] [] [] INFO LogUtil 127.0.0.1:58082 POST /automated-patron-blocks/handlers/item-checked-out null HTTP_1_1 204 0 3 tid=fs09000000 No Content 2021-10-28 11:11:48.303,11:11:48 [] [] [] [] INFO EventHandlersAPI Received ITEM_CHECKED_OUT event with payload: 2021-10-28 11:11:48.303,{ 2021-10-28 11:11:48.303," ""userId"" : ""01164abe-37e6-4ca4-9129-8e4156a07cc7""," 2021-10-28 11:11:48.303," ""loanId"" : ""ee8a49c3-c570-4cf6-8b3c-beed68d18cbd""," 2021-10-28 11:11:48.303," ""dueDate"" : 1635419792000," 2021-10-28 11:11:48.303," ""metadata"" : {" 2021-10-28 11:11:48.303," ""createdDate"" : 1635419508298," 2021-10-28 11:11:48.303," ""createdByUserId"" : ""4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8""," 2021-10-28 11:11:48.303," ""updatedDate"" : 1635419508298," 2021-10-28 11:11:48.303," ""updatedByUserId"" : ""4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8""" 2021-10-28 11:11:48.303, } 2021-10-28 11:11:48.303,} 2021-10-28 11:11:48.303,11:11:48 [] [] [] [] INFO RestUtil Sending POST for http://pvt.lb.jbf3.folio-eis.us-east-1:9130/remote-storage/pub-sub-handlers/log-record-event 2021-10-28 11:11:48.302,11:11:48 [] [] [] [] INFO RestUtil Response received with statusCode 500 2021-10-28 11:11:48.302,11:11:48 [] [] [] [] INFO aConsumerServiceImpl Delivering was complete. Checking for response... 2021-10-28 11:11:48.302,"11:11:48 [] [] [] [] ERROR aConsumerServiceImpl Error delivering LOG_RECORD event with id '7dad72dc-8fff-434a-baaf-2427d69e94ec' to /remote-storage/pub-sub-handlers/log-record-event, response status code is 500, Internal Server Error" 2021-10-28 11:11:48.302,11:11:48 [] [] [] [] INFO aConsumerServiceImpl Retry to deliver event LOG_RECORD event with id '7dad72dc-8fff-434a-baaf-2427d69e94ec' to /remote-storage/pub-sub-handlers/log-record-event 2021-10-28 11:11:48.301,11:11:48 [] [] [] [] INFO RestUtil Response received with statusCode 204 2021-10-28 11:11:48.301,11:11:48 [] [] [] [] INFO aConsumerServiceImpl Delivering was complete. Checking for response... 2021-10-28 11:11:48.301,11:11:48 [] [] [] [] INFO aConsumerServiceImpl Delivered ITEM_CHECKED_OUT event with id 'fbc3c768-ca5c-4513-94c9-6a72ad4714b5' to /automated-patron-blocks/handlers/item-checked-out 2021-10-28 11:11:48.301,11:11:48 [425375/remote-storage] [fs09000000] [4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8] [] INFO ProxyContext 425375/remote-storage RES 500 4874us mod-remote-storage-1.3.3 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-remote-storage/remote-storage/pub-sub-handlers/log-record-event 2021-10-28 11:11:48.300,11:11:48 [853089/automated-patron-blocks] [fs09000000] [4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8] [] INFO ProxyContext 853089/automated-patron-blocks RES 204 5898us mod-patron-blocks-1.3.2 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-patron-blocks/automated-patron-blocks/handlers/item-checked-out 2021-10-28 11:11:48.297,11:11:48 [] [] [] [] INFO RestUtil Response received with statusCode 204 2021-10-28 11:11:48.297,11:11:48 [] [] [] [] INFO aConsumerServiceImpl Delivering was complete. Checking for response... 2021-10-28 11:11:48.297,11:11:48 [] [] [] [] INFO aConsumerServiceImpl Delivered LOG_RECORD event with id '7dad72dc-8fff-434a-baaf-2427d69e94ec' to /audit/handlers/log-record 2021-10-28 11:11:48.296,11:11:48 [422851/audit] [fs09000000] [4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8] [] INFO ProxyContext 422851/audit RES 204 4181us mod-audit-2.1.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-audit/audit/handlers/log-record 2021-10-28 11:11:48.296,11:11:48 [425375/remote-storage] [fs09000000] [4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8] [] INFO ProxyContext 425375/remote-storage RES 202 35383us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/remote-storage/pub-sub-handlers/log-record-event 2021-10-28 11:11:48.295,11:11:48 [] [] [] [] INFO LogUtil 127.0.0.1:59966 POST /audit/handlers/log-record null HTTP_1_1 204 0 1 tid=fs09000000 No Content 2021-10-28 11:11:48.294,11:11:48 [] [] [] [] INFO RestRouting invoking postAuditHandlersLogRecord 2021-10-28 11:11:48.294,11:11:48 [] [] [] [] INFO LogUtil 127.0.0.1:44872 GET /perms/users/8be07624-6b42-4cad-9a7e-700706918c81/permissions expanded=true HTTP_1_1 200 72 7 tid=fs09000000 OK 2021-10-28 11:11:48.294,11:11:48 [853089/automated-patron-blocks] [fs09000000] [4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8] [] INFO ProxyContext 853089/automated-patron-blocks RES 202 60800us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/automated-patron-blocks/handlers/item-checked-out 2021-10-28 11:11:48.294,11:11:48 [425375/remote-storage;611041/perms] [fs09000000] [] [] INFO ProxyContext 425375/remote-storage;611041/perms RES 200 9334us mod-permissions-5.14.2 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-permissions/perms/users/8be07624-6b42-4cad-9a7e-700706918c81/permissions?expanded=true 2021-10-28 11:11:48.292,11:11:48 [853089/automated-patron-blocks;180481/perms] [fs09000000] [] [] INFO ProxyContext 853089/automated-patron-blocks;180481/perms RES 200 9737us mod-permissions-5.14.2 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-permissions/perms/users/8be07624-6b42-4cad-9a7e-700706918c81/permissions?expanded=true 2021-10-28 11:11:48.291,11:11:48 [] [] [] [] INFO LogUtil 127.0.0.1:44868 GET /perms/users/8be07624-6b42-4cad-9a7e-700706918c81/permissions expanded=true HTTP_1_1 200 72 7 tid=fs09000000 OK 2021-10-28 11:11:48.291,11:11:48 [422851/audit] [fs09000000] [4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8] [] INFO ProxyContext 422851/audit RES 202 35303us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/audit/handlers/log-record 2021-10-28 11:11:48.290,11:11:48 [] [] [] [] INFO LogUtil 127.0.0.1:35096 POST /scheduled-notice-storage/scheduled-notices null HTTP_1_1 201 668 20 tid=fs09000000 Created 2021-10-28 11:11:48.290,"11:11:48 INFO LogHelper POST scheduled patron notice succeeded: ScheduledNotice{id='33cd852f-8f74-4806-9f21-5c7291869714', loanId='ee8a49c3-c570-4cf6-8b3c-beed68d18cbd', requestId='null', recipientUserId='01164abe-37e6-4ca4-9129-8e4156a07cc7', feeFineActionId='null', triggeringEvent='Due date', nextRunTime=2021-10-28T11:11:32.000Z, configuration=ScheduledNoticeConfig{timing='Before', recurringPeriod=null, templateId='140a6bc0-7610-4f3a-bd14-9303dcf0f1a0', format='Email', sendInRealTime=true}}" 2021-10-28 11:11:48.290,11:11:48 [] [] [] [] INFO CQLWrapper CRITERION >>> SQL: WHERE id = '8be07624-6b42-4cad-9a7e-700706918c81' >>>WHERE id = '8be07624-6b42-4cad-9a7e-700706918c81' 2021-10-28 11:11:48.289,11:11:48 [] [] [] [] INFO LogUtil 127.0.0.1:44876 GET /perms/users/8be07624-6b42-4cad-9a7e-700706918c81/permissions expanded=true HTTP_1_1 200 72 1 tid=fs09000000 OK 2021-10-28 11:11:48.289,11:11:48 [260197/circulation;539264/scheduled-notice-storage] [fs09000000] [] [] INFO ProxyContext 260197/circulation;539264/scheduled-notice-storage RES 201 24181us mod-circulation-storage-13.0.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-circulation-storage/scheduled-notice-storage/scheduled-notices 2021-10-28 11:11:48.289,11:11:48 [422851/audit;462497/perms] [fs09000000] [] [] INFO ProxyContext 422851/audit;462497/perms RES 200 2806us mod-permissions-5.14.2 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-permissions/perms/users/8be07624-6b42-4cad-9a7e-700706918c81/permissions?expanded=true 2021-10-28 11:11:48.288,11:11:48 [] [] [] [] INFO RestRouting invoking getPermsUsersPermissionsById 2021-10-28 11:11:48.288,11:11:48 [] [] [] [] INFO CQLWrapper CRITERION >>> SQL: WHERE id = '8be07624-6b42-4cad-9a7e-700706918c81' >>>WHERE id = '8be07624-6b42-4cad-9a7e-700706918c81' 2021-10-28 11:11:48.287,"11:11:48 INFO LogHelper POST scheduled patron notice succeeded: ScheduledNotice{id='40e42e80-d4f6-41b7-8cc6-ae53ea3bcb3f', loanId='ee8a49c3-c570-4cf6-8b3c-beed68d18cbd', requestId='null', recipientUserId='01164abe-37e6-4ca4-9129-8e4156a07cc7', feeFineActionId='null', triggeringEvent='Due date', nextRunTime=2021-10-28T11:17:32.000Z, configuration=ScheduledNoticeConfig{timing='After', recurringPeriod=Period{duration=1, interval='Minutes'}, templateId='565f41c7-5c8d-46b9-9dcb-ac4117349368', format='Email', sendInRealTime=true}}" 2021-10-28 11:11:48.287,11:11:48 [] [] [] [] INFO RestRouting invoking getPermsUsersPermissionsById 2021-10-28 11:11:48.287,11:11:48 [] [] [] [] INFO CQLWrapper CRITERION >>> SQL: WHERE id = '8be07624-6b42-4cad-9a7e-700706918c81' >>>WHERE id = '8be07624-6b42-4cad-9a7e-700706918c81' 2021-10-28 11:11:48.286,11:11:48 [260197/circulation;853212/scheduled-notice-storage] [fs09000000] [] [] INFO ProxyContext 260197/circulation;853212/scheduled-notice-storage RES 201 24106us mod-circulation-storage-13.0.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-circulation-storage/scheduled-notice-storage/scheduled-notices 2021-10-28 11:11:48.285,11:11:48 [] [] [] [] INFO LogUtil 127.0.0.1:35092 POST /scheduled-notice-storage/scheduled-notices null HTTP_1_1 201 753 20 tid=fs09000000 Created 2021-10-28 11:11:48.284,11:11:48 [] [] [] [] INFO RestRouting invoking getPermsUsersPermissionsById 2021-10-28 11:11:48.284,11:11:48 [425375/remote-storage;611041/perms] [fs09000000] [] [] INFO ProxyContext 425375/remote-storage;611041/perms REQ 10.23.38.67:57296 fs09000000 GET /perms/users/8be07624-6b42-4cad-9a7e-700706918c81/permissions mod-permissions-5.14.2 2021-10-28 11:11:48.284,11:11:48 [422851/audit;462497/perms] [fs09000000] [] [] INFO ProxyContext 422851/audit;462497/perms REQ 10.23.38.67:57298 fs09000000 GET /perms/users/8be07624-6b42-4cad-9a7e-700706918c81/permissions mod-permissions-5.14.2 2021-10-28 11:11:48.281,11:11:48 [853089/automated-patron-blocks;180481/perms] [fs09000000] [] [] INFO ProxyContext 853089/automated-patron-blocks;180481/perms REQ 10.23.38.176:28686 fs09000000 GET /perms/users/8be07624-6b42-4cad-9a7e-700706918c81/permissions mod-permissions-5.14.2 2021-10-28 11:11:48.280,11:11:48 [422851/audit;488061/perms] [fs09000000] [] [] INFO ProxyContext 422851/audit;488061/perms RES 200 16429us mod-permissions-5.14.2 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-permissions/perms/users?query=userId==4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8 2021-10-28 11:11:48.279,11:11:48 [425375/remote-storage;535276/perms] [fs09000000] [] [] INFO ProxyContext 425375/remote-storage;535276/perms RES 200 12826us mod-permissions-5.14.2 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-permissions/perms/users?query=userId==4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8 2021-10-28 11:11:48.276,11:11:48 [853089/automated-patron-blocks;082893/perms] [fs09000000] [] [] INFO ProxyContext 853089/automated-patron-blocks;082893/perms RES 200 18678us mod-permissions-5.14.2 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-permissions/perms/users?query=userId==4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8 2021-10-28 11:11:48.272,11:11:48 [] [] [] [] INFO CQLWrapper CQL >>> SQL: userId==4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8 >>>WHERE lower(f_unaccent(permissions_users.jsonb->>'userId')) LIKE lower(f_unaccent('4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8')) LIMIT 10 OFFSET 0 2021-10-28 11:11:48.272,11:11:48 [] [] [] [] INFO CQLWrapper CQL >>> SQL: userId==4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8 >>>WHERE lower(f_unaccent(permissions_users.jsonb->>'userId')) LIKE lower(f_unaccent('4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8')) LIMIT 10 OFFSET 0 2021-10-28 11:11:48.268,11:11:48 [] [] [] [] INFO RestRouting invoking postScheduledNoticeStorageScheduledNotices 2021-10-28 11:11:48.268,[Thu Oct 28 11:11:48 UTC 2021] org.folio.cql2pgjson.CQL2PgJSON INFO loadDbSchema: Loaded templates/db_scripts/schema.json OK 2021-10-28 11:11:48.267,11:11:48 [] [] [] [] INFO RestRouting invoking getPermsUsers 2021-10-28 11:11:48.266,11:11:48 [] [] [] [] INFO RestRouting invoking postScheduledNoticeStorageScheduledNotices 2021-10-28 11:11:48.266,11:11:48 [] [] [] [] INFO RestRouting invoking getPermsUsers 2021-10-28 11:11:48.266,[Thu Oct 28 11:11:48 UTC 2021] org.folio.cql2pgjson.CQL2PgJSON INFO loadDbSchema: Loaded templates/db_scripts/schema.json OK 2021-10-28 11:11:48.266,11:11:48 [] [] [] [] INFO CQLWrapper CQL >>> SQL: userId==4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8 >>>WHERE lower(f_unaccent(permissions_users.jsonb->>'userId')) LIKE lower(f_unaccent('4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8')) LIMIT 10 OFFSET 0 2021-10-28 11:11:48.265,11:11:48 [425375/remote-storage;535276/perms] [fs09000000] [] [] INFO ProxyContext 425375/remote-storage;535276/perms REQ 10.23.38.67:57294 fs09000000 GET /perms/users mod-permissions-5.14.2 2021-10-28 11:11:48.264,11:11:48 [260197/circulation;539264/scheduled-notice-storage] [fs09000000] [] [] INFO ProxyContext 260197/circulation;539264/scheduled-notice-storage RES 202 1440us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/scheduled-notice-storage/scheduled-notices 2021-10-28 11:11:48.263,11:11:48 [422851/audit;488061/perms] [fs09000000] [] [] INFO ProxyContext 422851/audit;488061/perms REQ 10.23.38.67:57292 fs09000000 GET /perms/users mod-permissions-5.14.2 2021-10-28 11:11:48.261,11:11:48 [260197/circulation;853212/scheduled-notice-storage] [fs09000000] [] [] INFO ProxyContext 260197/circulation;853212/scheduled-notice-storage RES 202 2167us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/scheduled-notice-storage/scheduled-notices 2021-10-28 11:11:48.260,11:11:48 [] [] [] [] INFO RestRouting invoking getPermsUsers 2021-10-28 11:11:48.260,[Thu Oct 28 11:11:48 UTC 2021] org.folio.cql2pgjson.CQL2PgJSON INFO loadDbSchema: Loaded templates/db_scripts/schema.json OK 2021-10-28 11:11:48.254,11:11:48 [260197/circulation;539264/scheduled-notice-storage] [fs09000000] [] [] INFO ProxyContext 260197/circulation;539264/scheduled-notice-storage REQ 10.23.38.67:57290 fs09000000 POST /scheduled-notice-storage/scheduled-notices mod-authtoken-2.8.0 mod-circulation-storage-13.0.0 2021-10-28 11:11:48.253,11:11:48 [853089/automated-patron-blocks;082893/perms] [fs09000000] [] [] INFO ProxyContext 853089/automated-patron-blocks;082893/perms REQ 10.23.38.67:57288 fs09000000 GET /perms/users mod-permissions-5.14.2 2021-10-28 11:11:48.252,11:11:48 [260197/circulation;853212/scheduled-notice-storage] [fs09000000] [] [] INFO ProxyContext 260197/circulation;853212/scheduled-notice-storage REQ 10.23.38.176:28662 fs09000000 POST /scheduled-notice-storage/scheduled-notices mod-authtoken-2.8.0 mod-circulation-storage-13.0.0 2021-10-28 11:11:48.251,11:11:48 [425375/remote-storage] [fs09000000] [4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8] [] INFO ProxyContext 425375/remote-storage REQ 10.23.38.67:57286 fs09000000 POST /remote-storage/pub-sub-handlers/log-record-event mod-authtoken-2.8.0 mod-remote-storage-1.3.3 2021-10-28 11:11:48.249,11:11:48 [422851/audit] [fs09000000] [4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8] [] INFO ProxyContext 422851/audit REQ 10.23.38.67:57280 fs09000000 POST /audit/handlers/log-record mod-authtoken-2.8.0 mod-audit-2.1.0 2021-10-28 11:11:48.247,"11:11:48 INFO SubPublishingService Event published successfully. ID: 7dad72dc-8fff-434a-baaf-2427d69e94ec, type: LOG_RECORD, payload: {""logEventType"":""CHECK_OUT_EVENT"",""servicePointId"":""97cbff79-97e9-4cb2-b8c9-fb4fc584c66d"",""loanId"":""ee8a49c3-c570-4cf6-8b3c-beed68d18cbd"",""isLoanClosed"":false,""dueDate"":""2021-10-28T11:16:32.000Z"",""userId"":""01164abe-37e6-4ca4-9129-8e4156a07cc7"",""userBarcode"":""5551212333"",""itemId"":""0c978ce3-b82e-4e1b-ad60-c9756b7ce4fa"",""itemBarcode"":""17056447"",""itemStatusName"":""Checked out"",""holdingsRecordId"":""32f2a12c-9f37-42e7-810e-6aa463b3dcb0"",""instanceId"":""3433f937-7b78-4861-90eb-8ebdb3c84f46"",""source"":""Doe, Z""}" 2021-10-28 11:11:48.247,11:11:48 [853089/automated-patron-blocks;305740/users] [fs09000000] [] [] INFO ProxyContext 853089/automated-patron-blocks;305740/users RES 200 8112us mod-users-18.0.1 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-users/users/4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8 2021-10-28 11:11:48.246,11:11:48 INFO LogUtil 127.0.0.1:44852 GET /users/4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8 null HTTP_1_1 200 439 6 tid=fs09000000 OK 2021-10-28 11:11:48.246,11:11:48 [] [] [] [] INFO LogUtil 127.0.0.1:35088 GET /patron-notice-policy-storage/patron-notice-policies/c083c844-56d6-4326-a2fd-4acf81ca088a null HTTP_1_1 200 5234 8 tid=fs09000000 OK 2021-10-28 11:11:48.246,11:11:48 [] [] [] [] INFO aConsumerServiceImpl Received LOG_RECORD event with id '7dad72dc-8fff-434a-baaf-2427d69e94ec' 2021-10-28 11:11:48.246,11:11:48 [] [] [] [] INFO aConsumerServiceImpl Start delivering messages to subscriber /remote-storage/pub-sub-handlers/log-record-event 2021-10-28 11:11:48.246,11:11:48 [] [] [] [] INFO RestUtil Sending POST for http://pvt.lb.jbf3.folio-eis.us-east-1:9130/remote-storage/pub-sub-handlers/log-record-event 2021-10-28 11:11:48.246,11:11:48 [] [] [] [] INFO aConsumerServiceImpl Start delivering messages to subscriber /audit/handlers/log-record 2021-10-28 11:11:48.246,11:11:48 [] [] [] [] INFO RestUtil Sending POST for http://pvt.lb.jbf3.folio-eis.us-east-1:9130/audit/handlers/log-record 2021-10-28 11:11:48.246,11:11:48 [031935/pubsub] [fs09000000] [5bd84d84-dc5b-4954-8980-a0fcaf0195c6] [] INFO ProxyContext 031935/pubsub RES 204 40780us mod-pubsub-2.3.3 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-pubsub/pubsub/publish? 2021-10-28 11:11:48.246,11:11:48 [260197/circulation;510015/patron-notice-policy-storage] [fs09000000] [] [] INFO ProxyContext 260197/circulation;510015/patron-notice-policy-storage RES 200 11045us mod-circulation-storage-13.0.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-circulation-storage/patron-notice-policy-storage/patron-notice-policies/c083c844-56d6-4326-a2fd-4acf81ca088a 2021-10-28 11:11:48.245,11:11:48 [] [] [] [] INFO ublishingServiceImpl Sent LOG_RECORD event with id '7dad72dc-8fff-434a-baaf-2427d69e94ec' to topic jbf3.pub-sub.fs09000000.LOG_RECORD.mod-pubsub-2.3.3 2021-10-28 11:11:48.245,11:11:48 [] [] [] [] INFO LogUtil org.folio.rest.RestVerticle start invoking postPubsubPublish 2021-10-28 11:11:48.245,11:11:48 [] [] [] [] INFO LogUtil 127.0.0.1:59954 POST /pubsub/publish HTTP_1_1 204 0 37 tid=fs09000000 No Content 2021-10-28 11:11:48.240,11:11:48 INFO RestRouting invoking getUsersByUserId 2021-10-28 11:11:48.238,11:11:48 [] [] [] [] INFO RestRouting invoking getPatronNoticePolicyStoragePatronNoticePoliciesByPatronNoticePolicyId 2021-10-28 11:11:48.238,11:11:48 [853089/automated-patron-blocks;305740/users] [fs09000000] [] [] INFO ProxyContext 853089/automated-patron-blocks;305740/users REQ 10.23.38.67:57284 fs09000000 GET /users/4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8 mod-users-18.0.1 2021-10-28 11:11:48.235,11:11:48 [260197/circulation;510015/patron-notice-policy-storage] [fs09000000] [] [] INFO ProxyContext 260197/circulation;510015/patron-notice-policy-storage RES 202 1580us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/patron-notice-policy-storage/patron-notice-policies/c083c844-56d6-4326-a2fd-4acf81ca088a 2021-10-28 11:11:48.231,11:11:48 [260197/circulation;510015/patron-notice-policy-storage] [fs09000000] [] [] INFO ProxyContext 260197/circulation;510015/patron-notice-policy-storage REQ 10.23.38.67:57282 fs09000000 GET /patron-notice-policy-storage/patron-notice-policies/c083c844-56d6-4326-a2fd-4acf81ca088a mod-authtoken-2.8.0 mod-circulation-storage-13.0.0 2021-10-28 11:11:48.229,11:11:48 [853089/automated-patron-blocks] [fs09000000] [4b7974ab-5e5a-4d55-8f0f-3cc38f10ddd8] [] INFO ProxyContext 853089/automated-patron-blocks REQ 10.23.38.176:28596 fs09000000 POST /automated-patron-blocks/handlers/item-checked-out mod-authtoken-2.8.0 mod-patron-blocks-1.3.2 2021-10-28 11:11:48.227,11:11:48 [260197/circulation] [fs09000000] [5bd84d84-dc5b-4954-8980-a0fcaf0195c6] [] INFO ProxyContext 260197/circulation RES 201 894821us mod-circulation-22.0.5 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-circulation/circulation/check-out-by-barcode 2021-10-28 11:11:48.226,11:11:48 INFO tionPolicyRepository Looking up policy with id c083c844-56d6-4326-a2fd-4acf81ca088a 2021-10-28 11:11:48.226,11:11:48 INFO SingleRecordFetcher Fetching circulation policy with ID: c083c844-56d6-4326-a2fd-4acf81ca088a 2021-10-28 11:11:48.225,g 8a7ffe63-cc37-4309-a227-e35e88258552 + t e8b311a6-3b21-43f2-a269-dd9310cb2d0e + m 025ba2c5-5e96-4667-a677-8186463aee69 : l 658b2ae6-4ac5-4f91-974b-02626322f697 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 2c0196d6-1e7a-4879-96f4-3d75e751a6ca i 4654053c-51ac-4647-afab-7f89afd13c60 2021-10-28 11:11:48.225,g 8a7ffe63-cc37-4309-a227-e35e88258552 + t e8b311a6-3b21-43f2-a269-dd9310cb2d0e + m b3d29557-c74d-403d-a279-a2ef6b3a80f6 k : l 658b2ae6-4ac5-4f91-974b-02626322f697 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 2c0196d6-1e7a-4879-96f4-3d75e751a6ca i 61ade482-d7e8-424d-9600-567be33bdd0a 2021-10-28 11:11:48.225,g 5ef04a55-8a31-4862-b416-88a6db885067 + m 025ba2c5-5e96-4667-a677-8186463aee69 + t 2e48e713-17f3-4c13-a9f8-23845bb210a4 : l ab81ec34-0f4d-4bec-92fb-b5f7f745a786 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 2c0196d6-1e7a-4879-96f4-3d75e751a6ca i 61ade482-d7e8-424d-9600-567be33bdd0a 2021-10-28 11:11:48.225,g 5ef04a55-8a31-4862-b416-88a6db885067 + m 025ba2c5-5e96-4667-a677-8186463aee69 + t e8b311a6-3b21-43f2-a269-dd9310cb2d0e : l ab81ec34-0f4d-4bec-92fb-b5f7f745a786 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 2c0196d6-1e7a-4879-96f4-3d75e751a6ca i 61655887-457d-4360-806e-21355aaf65b5 2021-10-28 11:11:48.225,g 5ef04a55-8a31-4862-b416-88a6db885067 + m 025ba2c5-5e96-4667-a677-8186463aee69 + t 35672bd3-6caa-4f37-a138-23a68082c036 : l ab81ec34-0f4d-4bec-92fb-b5f7f745a786 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 2c0196d6-1e7a-4879-96f4-3d75e751a6ca i 4473b964-fc01-44cf-a9d3-a1f32cfdf855 2021-10-28 11:11:48.225,g 5ef04a55-8a31-4862-b416-88a6db885067 + m 025ba2c5-5e96-4667-a677-8186463aee69 + t 2b94c631-fca9-4892-a730-03ee529ffe27 : l ab81ec34-0f4d-4bec-92fb-b5f7f745a786 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 2c0196d6-1e7a-4879-96f4-3d75e751a6ca i 8ff41505-adcb-4c11-9240-79e1f08a9e2d 2021-10-28 11:11:48.225,t 93a20725-ebd4-412c-97f1-ec21e568a3c5 : l 7c70207a-8f20-46cb-96a2-5df30f3eb486 r 82e265a6-0ceb-4d01-b2dd-f532dee24ff9 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 5e598433-d223-4c34-9998-f745a18b3dd9 i a3db9884-8bde-48a6-9615-06bec228cab5 2021-10-28 11:11:48.225,g d01b7bba-48fb-4264-833b-b88d23505404 +t e8b311a6-3b21-43f2-a269-dd9310cb2d0e + m b3d29557-c74d-403d-a279-a2ef6b3a80f6 : l 12edf201-89c5-46ad-96fc-7204cf884239 r 0dd19c5c-a89d-4e79-b7ab-2893ba0e458d n 1a821238-0cd9-48d9-a71a-057d33df0154 o 06131843-a5ca-49f3-af53-100f68f580b7 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:48.225,g 5ef04a55-8a31-4862-b416-88a6db885067 : l 1db9df11-9302-41e4-8646-06dd3324a5a2 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 2c0196d6-1e7a-4879-96f4-3d75e751a6ca i b2e49d91-30d8-4c8d-9b96-040ae1ec2ea8 2021-10-28 11:11:48.225,g 7da4ba23-cfc5-4aec-bdb2-ee6720b0b76d : l 51767602-714e-4288-baf9-7d9afab5362a r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 7aef205e-815a-406e-a3df-bd0b6eca2532 i 96e8d3c6-f4ca-4344-8af7-ec03905b086b 2021-10-28 11:11:48.225, g 8bbb4e68-0077-4fe1-ad4a-3ab3cfec0766 7da4ba23-cfc5-4aec-bdb2-ee6720b0b76d b30466f5-d8fc-407a-9000-8f3576e4e88a 24bc1e53-93f3-4c7b-930d-e87dd46a7cec bd0203da-a5c4-4a7e-8140-765fe9d851ff 54c89e59-0781-4a1a-b5c7-8221b5d97a16 : l b959df2b-c9ce-4b78-8e7f-38bde929c681 r 8d92a421-101c-4b69-936f-f8c98070f20e n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 0f8193f2-8338-4def-b53d-893acaa6f20a i 59b4b97a-4bf4-4b1e-9dbf-d4c332880f7e 2021-10-28 11:11:48.225, g 10ed499c-19c2-4bb2-bff9-15bc559fe36a 470a1e14-9854-430f-a490-e4f4e56c2a67 147c1f20-6daf-4561-ab13-f652fbe16d38 8fb6e9fa-045c-40b8-a5a4-d42f42d3afa2 : l 26a6fc3d-c437-40ec-8cbe-ea9e19322319 r 8d92a421-101c-4b69-936f-f8c98070f20e n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 0f8193f2-8338-4def-b53d-893acaa6f20a i 7fbea346-8846-4643-900a-d6f3874717c9 2021-10-28 11:11:48.225, g 9d83bbff-bd23-45e4-9192-d987ae73fe63 : l 338929c2-63bd-4be1-8c1a-6a6019e54992 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 91794dca-1ab3-4894-89ee-dfe8bdcf1f7c i 7fbea346-8846-4643-900a-d6f3874717c9 2021-10-28 11:11:48.225, g 0fa228a0-b4f3-4a58-b767-04bbf630c2c5 : l a54fc6bc-a5f9-4241-a82d-e9b0abd08b47 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 35971545-1835-4967-beec-065972eff5b5 i 7fbea346-8846-4643-900a-d6f3874717c9 2021-10-28 11:11:48.225, g 9633b57f-44c6-44b6-890f-b7fb599236fd 2a77b5ea-132d-47ba-97ee-c2e6d6afdedf : l 886329dd-14da-4033-bf7e-444cb144d004 r 3d1f8c67-c7d3-40e3-9bfb-607c126045a2 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 0f8193f2-8338-4def-b53d-893acaa6f20a i 7fbea346-8846-4643-900a-d6f3874717c9 2021-10-28 11:11:48.225,t 9a19d10f-5ab4-45d9-a073-4351923364c3 4c259619-687c-40da-a2de-24d851b8be38 c80eb6ff-6a9e-49ca-b415-4a73e9148af2 : l a02a52b1-2792-448a-9bbd-6aac7baf1336 r 82e265a6-0ceb-4d01-b2dd-f532dee24ff9 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 5e598433-d223-4c34-9998-f745a18b3dd9 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:48.225,t fef4461c-300a-47c2-85f6-ec9986f4d5aa 68bb3199-454d-49e4-a8da-2945521b4fc3 : l dd4a6749-af20-46f5-8503-99ab57d2c576 r 3d1f8c67-c7d3-40e3-9bfb-607c126045a2 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 5e598433-d223-4c34-9998-f745a18b3dd9 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:48.225,t 1e3505da-a307-4a7b-958c-aa0616800e7a : l 992a488d-4fe1-41f5-8705-21d6b05ad66a r 82e265a6-0ceb-4d01-b2dd-f532dee24ff9 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 7aef205e-815a-406e-a3df-bd0b6eca2532 i 96e8d3c6-f4ca-4344-8af7-ec03905b086b 2021-10-28 11:11:48.225,t f299df5d-4872-4c53-adb5-9ebce94c8308 : l 886329dd-14da-4033-bf7e-444cb144d004 r 82e265a6-0ceb-4d01-b2dd-f532dee24ff9 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 7aef205e-815a-406e-a3df-bd0b6eca2532 i 96e8d3c6-f4ca-4344-8af7-ec03905b086b 2021-10-28 11:11:48.225,t 31d3b604-8375-4aba-bcb2-9fde2cd9712d 5a6d9023-7e8a-472a-a02c-fe8caf43c0d8 2615bf43-44a6-4a88-b69b-b1b388159f07 : l dd4a6749-af20-46f5-8503-99ab57d2c576 r 3d1f8c67-c7d3-40e3-9bfb-607c126045a2 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 5e598433-d223-4c34-9998-f745a18b3dd9 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:48.225,g 32274b17-90d6-4185-aa95-ce1c981a87ec + m 025ba2c5-5e96-4667-a677-8186463aee69 : l 15063d00-3dea-4ecb-85fe-afeb1a40bc31 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o c9bebe62-2578-4125-affb-c2716c76db37 i 7fbea346-8846-4643-900a-d6f3874717c9 2021-10-28 11:11:48.225,g 32274b17-90d6-4185-aa95-ce1c981a87ec + m 3fab1a9a-7480-439c-896f-e9247dd56cfa : l ab81ec34-0f4d-4bec-92fb-b5f7f745a786 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 35971545-1835-4967-beec-065972eff5b5 i 9495f2e8-e7c8-43e7-90af-8db47faefc4a 2021-10-28 11:11:48.225,g 32274b17-90d6-4185-aa95-ce1c981a87ec + t f299df5d-4872-4c53-adb5-9ebce94c8308 + m 025ba2c5-5e96-4667-a677-8186463aee69 : l 886329dd-14da-4033-bf7e-444cb144d004 r 3d1f8c67-c7d3-40e3-9bfb-607c126045a2 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 35971545-1835-4967-beec-065972eff5b5 i b2e49d91-30d8-4c8d-9b96-040ae1ec2ea8 2021-10-28 11:11:48.225,g 5daedf06-8c97-449f-990d-e5a7c059fa57 + t fdad3567-d450-42c1-8ab4-2775726bb28c + m 025ba2c5-5e96-4667-a677-8186463aee69 : l 806cfbee-1064-4185-bb40-04f907d5691b r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 35971545-1835-4967-beec-065972eff5b5 i 59b4b97a-4bf4-4b1e-9dbf-d4c332880f7e 2021-10-28 11:11:48.225,g 5daedf06-8c97-449f-990d-e5a7c059fa57 + t 23e4f1ec-cf31-4098-959e-de64ce4781ce : l 90077cf7-c638-4cbe-9a88-7e50f68ddda9 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 06131843-a5ca-49f3-af53-100f68f580b7 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:48.225,m b3418030-e367-4c74-9d0d-cee02e1238b3 + t e8b311a6-3b21-43f2-a269-dd9310cb2d0e : l 806cfbee-1064-4185-bb40-04f907d5691b r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 35971545-1835-4967-beec-065972eff5b5 i b2e49d91-30d8-4c8d-9b96-040ae1ec2ea8 2021-10-28 11:11:48.225,t 0ee549de-513f-462f-8259-fed5464c507d : l 12edf201-89c5-46ad-96fc-7204cf884239 r 82e265a6-0ceb-4d01-b2dd-f532dee24ff9 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 0f8193f2-8338-4def-b53d-893acaa6f20a i 80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:48.225,#MSU Bugfest Testing Rules 2021-10-28 11:11:48.225,t 24ef4028-a8ba-49da-80d9-21d708918f23: l d19b111d-0cf1-4a8a-b67f-e01349125875 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 35971545-1835-4967-beec-065972eff5b5 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:48.225,t 2b94c631-fca9-4892-a730-03ee529ffe27: l 6ff21b0c-e3d0-4ea3-873d-64c56385187f r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2433812c-044b-4d43-8b4a-dff259c72de8 o fb720367-3daa-4508-bf28-595707daf85c i a3db9884-8bde-48a6-9615-06bec228cab5 2021-10-28 11:11:48.225,# MSU Requests Testing 2021-10-28 11:11:48.225,t ce79780d-be58-4c33-88a0-9639b6f66d05: l 2030ed40-5e01-4e88-b010-eac52a158d43 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 527c4549-7fb8-4395-8a5f-a0c44a2acc34 o 5e598433-d223-4c34-9998-f745a18b3dd9 i b2e49d91-30d8-4c8d-9b96-040ae1ec2ea8 2021-10-28 11:11:48.225, g 8bbb4e68-0077-4fe1-ad4a-3ab3cfec0766: l 985fd5a1-3634-4b0d-8c13-0d4fcf0b8afa r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 527c4549-7fb8-4395-8a5f-a0c44a2acc34 o 5e598433-d223-4c34-9998-f745a18b3dd9 i b2e49d91-30d8-4c8d-9b96-040ae1ec2ea8 2021-10-28 11:11:48.225,t fe0b4170-e9c5-4a5f-ace8-f4472ac7aceb: l 301ccbe5-fc1a-4a6e-adcb-ed55fc8dc9cf r 82e265a6-0ceb-4d01-b2dd-f532dee24ff9 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 0f8193f2-8338-4def-b53d-893acaa6f20a i a3db9884-8bde-48a6-9615-06bec228cab5 2021-10-28 11:11:48.225,t 816f34bc-c744-41bf-9d71-987b965ef8bc + s b9dc25a2-a7fb-48ad-8da5-8f68e35ba0af : l 6ff21b0c-e3d0-4ea3-873d-64c56385187f r 8d92a421-101c-4b69-936f-f8c98070f20e n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 0f8193f2-8338-4def-b53d-893acaa6f20a i a3db9884-8bde-48a6-9615-06bec228cab5 2021-10-28 11:11:48.225,t 6a7f0d25-3a65-4275-8934-4705f0be5421: l 26ef3cea-31e1-4b4f-bfc1-22f3c044fc48 r 432f881b-619a-4ccb-9c1c-8c8968a1efeb n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 0f8193f2-8338-4def-b53d-893acaa6f20a i a3db9884-8bde-48a6-9615-06bec228cab5 2021-10-28 11:11:48.225,g b9300631-f49a-4d9c-8ae7-2b76ad808d90 + m 747ccdc9-8954-4bf5-91ba-4c4dc42f5f9c: l 5d77ea0a-cfc8-458f-a21d-14cb367ed1f0 r bdd24b25-8d98-420b-bf8a-7f553b96ad4a n 5c509014-0fbd-434c-b008-daecf544cabe o dab7247d-0066-4cd1-a172-263a77ab1d90 i b2ec2f1e-7378-44fb-adab-0f3c7bd6f841 2021-10-28 11:11:48.225,t 8e3e9da4-3398-4a12-b63e-fe0f2c871f63: l 2030ed40-5e01-4e88-b010-eac52a158d43 r 3d1f8c67-c7d3-40e3-9bfb-607c126045a2 n 5c509014-0fbd-434c-b008-daecf544cabe o dab7247d-0066-4cd1-a172-263a77ab1d90 i b2ec2f1e-7378-44fb-adab-0f3c7bd6f841 2021-10-28 11:11:48.225,#Darcy's testing rules 2021-10-28 11:11:48.225,m b3d29557-c74d-403d-a279-a2ef6b3a80f6 + g c1528731-8606-443b-82c9-8ab147c4d75d: l 920a8217-6e74-46e3-a02d-00772b90fb46 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n c083c844-56d6-4326-a2fd-4acf81ca088a o 26e373ca-9004-489b-bebb-44181aa7edee i f3133c6e-eedc-4770-a99f-63938c9c685b 2021-10-28 11:11:48.225,m 025ba2c5-5e96-4667-a677-8186463aee69 + g c1528731-8606-443b-82c9-8ab147c4d75d: l 985fd5a1-3634-4b0d-8c13-0d4fcf0b8afa r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 06131843-a5ca-49f3-af53-100f68f580b7 i a3db9884-8bde-48a6-9615-06bec228cab5 2021-10-28 11:11:48.225,m ca2a84e6-a8b2-43fe-935c-32e147c6f740 + g c1528731-8606-443b-82c9-8ab147c4d75d: l 920a8217-6e74-46e3-a02d-00772b90fb46 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n c083c844-56d6-4326-a2fd-4acf81ca088a o 06131843-a5ca-49f3-af53-100f68f580b7 i a3db9884-8bde-48a6-9615-06bec228cab5 2021-10-28 11:11:48.225,#Bugfest testing for Iris 2021-10-28 11:11:48.225,g 46dd39b5-a17c-421b-9e88-cf24e297ba4d + m 45e68046-3af5-410f-9177-57d3ba5be878 : l bbdee325-6131-4fc9-a07e-01631218bfc1 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 06131843-a5ca-49f3-af53-100f68f580b7 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:48.225,# Erin's testing rules 2021-10-28 11:11:48.225,g fdf9a313-d46e-4cfe-bde7-6ce9797b35f6 : l 1db9df11-9302-41e4-8646-06dd3324a5a2 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 153c1b27-0dcb-4df7-aaa0-6e3907285da3 i 3e05c097-86be-4069-854f-63e0776f6a27 2021-10-28 11:11:48.225,g 94a7a476-abda-4baa-999c-32d6429d3880 :l 1db9df11-9302-41e4-8646-06dd3324a5a2 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o afd8a88a-4c96-4209-9110-69e58d112ed8 i 8940333b-802c-48fc-ac66-9579122c535d 2021-10-28 11:11:48.225,m 025ba2c5-5e96-4667-a677-8186463aee69 + g b8fd9cdf-8c8a-4593-b9ee-7ed72051b28d : l 0231f16a-d8f7-43a1-ac56-2c07c09ba54a r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2a587c6e-27ae-4e49-939e-26e11e4f00c6 o 26e373ca-9004-489b-bebb-44181aa7edee i dd9b3e9e-1694-4288-a18d-c269d61aeee4 2021-10-28 11:11:48.225, 2021-10-28 11:11:48.225,# NCIP testing rulles 2021-10-28 11:11:48.225,g all + m 11134088-8bcd-42bf-999a-315e829e5505 : r d5bebdb0-012f-4550-8e17-b9b130d016c8 n c083c844-56d6-4326-a2fd-4acf81ca088a o 06131843-a5ca-49f3-af53-100f68f580b7 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 l ab81ec34-0f4d-4bec-92fb-b5f7f745a786 2021-10-28 11:11:48.225,/Molly Test 2021-10-28 11:11:48.225,g aebd9e22-3689-4d6f-a6ba-51bad2a86739 + m f681c032-01b0-4f9a-b129-9a05035dc681 + s 2ae5d7ef-808d-41f8-a670-868b1836b6b1 : l 806cfbee-1064-4185-bb40-04f907d5691b r 82e265a6-0ceb-4d01-b2dd-f532dee24ff9 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 06131843-a5ca-49f3-af53-100f68f580b7 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:48.225,m e796aad1-16b3-4903-9134-faf615e297cd : l b56a991c-8f98-4987-919f-be2c3fb0246c r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o fb720367-3daa-4508-bf28-595707daf85c i 80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:48.225,#Mike P. Juniper Test 2021-10-28 11:11:48.225,g d010bfa2-4983-4741-9ef8-1295484297cc + m 025ba2c5-5e96-4667-a677-8186463aee69 :l b56a991c-8f98-4987-919f-be2c3fb0246c r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 06131843-a5ca-49f3-af53-100f68f580b7 i f6958082-9218-48ef-a616-20f1b798b9eb 2021-10-28 11:11:48.225,# test for Aged to Lost 2021-10-28 11:11:48.225,g d010bfa2-4983-4741-9ef8-1295484297cc + m dcabd2e3-4299-410f-b0d4-c421d8c85a6d : l 2f37f5f1-2944-4a19-adfd-dae3500f31cc r 8d92a421-101c-4b69-936f-f8c98070f20e n 1a821238-0cd9-48d9-a71a-057d33df0154 o 3980135d-485b-4e70-bd0e-b16ec10c6670 i 44f2cf7f-2aac-4287-ae7b-c2be0a1c36de 2021-10-28 11:11:48.225,g d010bfa2-4983-4741-9ef8-1295484297cc + m ce8382b7-c900-4233-a6e3-b6142bd0c9c9: l 2f37f5f1-2944-4a19-adfd-dae3500f31cc r 8d92a421-101c-4b69-936f-f8c98070f20e n 1a821238-0cd9-48d9-a71a-057d33df0154 o 3980135d-485b-4e70-bd0e-b16ec10c6670 i e6d7736a-d63c-4cbd-889e-ad3fc1189f0d 2021-10-28 11:11:48.225,# declaredLostTesting 2021-10-28 11:11:48.225,g fd567cdc-3317-4b0c-96a0-fba6e1676425 + m b3418030-e367-4c74-9d0d-cee02e1238b3 + t e8b311a6-3b21-43f2-a269-dd9310cb2d0e : l fffaa6e2-08d0-40bf-a38e-ba9ddc70ecbb n 1a821238-0cd9-48d9-a71a-057d33df0154 r 8d92a421-101c-4b69-936f-f8c98070f20e o 26e373ca-9004-489b-bebb-44181aa7edee i 2ef42aa0-6afb-4223-bed9-4a7c34a4f15b 2021-10-28 11:11:48.225,g fd567cdc-3317-4b0c-96a0-fba6e1676425 + m b3418030-e367-4c74-9d0d-cee02e1238b3 + t 2e48e713-17f3-4c13-a9f8-23845bb210a4 : l 7ad7753e-b4eb-4a7f-a5e6-13c126ff3bf6 n 1a821238-0cd9-48d9-a71a-057d33df0154 r 8d92a421-101c-4b69-936f-f8c98070f20e o 06131843-a5ca-49f3-af53-100f68f580b7 i 6c9b2821-cd44-42c9-9a09-f10b31123f44 2021-10-28 11:11:48.225,g fd567cdc-3317-4b0c-96a0-fba6e1676425 + m b3418030-e367-4c74-9d0d-cee02e1238b3 + t 2b94c631-fca9-4892-a730-03ee529ffe27: l 7ad7753e-b4eb-4a7f-a5e6-13c126ff3bf6 n 1a821238-0cd9-48d9-a71a-057d33df0154 r 8d92a421-101c-4b69-936f-f8c98070f20e o 06131843-a5ca-49f3-af53-100f68f580b7 i 1c8855c7-a85d-4400-b6f6-8bd16988c74c 2021-10-28 11:11:48.225,# Chalmers testing 2021-10-28 11:11:48.225,g bfc862d1-9323-4f32-a034-ca8a496e6714 2021-10-28 11:11:48.225,t 323a6b97-42d6-436e-8840-b35edfdd73bc : l 890a523a-ece8-4a31-a69f-931f31cba407 r bd6a99ce-e6ae-44cc-8cdd-b816e6822990 n 8fd2544a-a467-47ea-a5ad-d3a6bab8586c o 0f8193f2-8338-4def-b53d-893acaa6f20a i 27965589-e3f4-4753-a04f-5e9d12eff5a6 2021-10-28 11:11:48.225,#Smoke Circualtion 2021-10-28 11:11:48.225,g 2f74f66a-ee48-4650-8985-f43e60cc66cc + m 025ba2c5-5e96-4667-a677-8186463aee69: l 132e14be-7a4e-4af7-8a45-6ab6382913e3 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 0f8193f2-8338-4def-b53d-893acaa6f20a i 3e05c097-86be-4069-854f-63e0776f6a27 2021-10-28 11:11:48.225,g 08b2bfaf-8c76-4f4b-b273-ad50aa6f9efd + m 025ba2c5-5e96-4667-a677-8186463aee69 : l 985fd5a1-3634-4b0d-8c13-0d4fcf0b8afa r d5bebdb0-012f-4550-8e17-b9b130d016c8 n c083c844-56d6-4326-a2fd-4acf81ca088a o fb720367-3daa-4508-bf28-595707daf85c i 7291755c-169a-46b6-ab2f-f5352aa0dce0 2021-10-28 11:11:48.225,# test patron block 2021-10-28 11:11:48.225,g 72a46301-5a83-49e0-906a-691f3f7514b5 + m ce8382b7-c900-4233-a6e3-b6142bd0c9c9 : l 2f37f5f1-2944-4a19-adfd-dae3500f31cc r 3d1f8c67-c7d3-40e3-9bfb-607c126045a2 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 06131843-a5ca-49f3-af53-100f68f580b7 i c24168fb-de89-4a74-a4ad-0180bdf1cfb0 2021-10-28 11:11:48.225,# firebird 2021-10-28 11:11:48.225,g 68dd4413-83c7-4271-a570-a0ba42b2b7d2 : l 985fd5a1-3634-4b0d-8c13-0d4fcf0b8afa r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 06131843-a5ca-49f3-af53-100f68f580b7 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:48.225,"` with parameters: `RulesExecutionParameters(loanTypeId=fdad3567-d450-42c1-8ab4-2775726bb28c, locationId=b9dc25a2-a7fb-48ad-8da5-8f68e35ba0af, materialTypeId=11134088-8bcd-42bf-999a-315e829e5505, patronGroupId=ba484dd9-a2c3-4d80-b067-91cd2066134b, location=Institution: `571cf96f-4e32-4709-ac53-e4890b778c77`, Campus: `68c7f569-57a7-42b9-9a54-07b9a38f7d00`, Library: `b016a81c-f815-4aae-bb3c-3d3dd8643fb2` Location: `b9dc25a2-a7fb-48ad-8da5-8f68e35ba0af`)` to determine notice policy" 2021-10-28 11:11:48.224,"11:11:48 INFO SubPublishingService Event published successfully. ID: fbc3c768-ca5c-4513-94c9-6a72ad4714b5, type: ITEM_CHECKED_OUT, payload: {""userId"":""01164abe-37e6-4ca4-9129-8e4156a07cc7"",""loanId"":""ee8a49c3-c570-4cf6-8b3c-beed68d18cbd"",""dueDate"":""2021-10-28T11:16:32.000Z""}" 2021-10-28 11:11:48.224,"11:11:48 INFO ExecutableRules Executing circulation rules: `priority: g, m, t , s, b, c, a" 2021-10-28 11:11:48.224,fallback-policy: l 7fabc641-2c36-4f13-8d3c-a9e2ac586ec1 r 3d1f8c67-c7d3-40e3-9bfb-607c126045a2 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 06131843-a5ca-49f3-af53-100f68f580b7 i 7c1a9f0b-beda-4a02-9be2-eb7c0f14c087 2021-10-28 11:11:48.224,/ Adding this rule so that we have more items that can actually be worked with in circulation testing 2021-10-28 11:11:48.224,g 3c4bb845-5a6c-468c-ac42-4009ec90e0c5: l 865df0a4-c19b-4f70-8dc4-f94a50e59b8e r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 0064931a-0067-4785-93fe-384bb2ec2061 o 0f8193f2-8338-4def-b53d-893acaa6f20a i ff6cb07e-3f09-45c1-a864-35b31e74d2fb 2021-10-28 11:11:48.224,t 23e4f1ec-cf31-4098-959e-de64ce4781ce 44c8a624-8ee8-4efd-88c2-c76bc7c6991a: l 985fd5a1-3634-4b0d-8c13-0d4fcf0b8afa r d5bebdb0-012f-4550-8e17-b9b130d016c8 n c083c844-56d6-4326-a2fd-4acf81ca088a o fb720367-3daa-4508-bf28-595707daf85c i 7291755c-169a-46b6-ab2f-f5352aa0dce0 2021-10-28 11:11:48.224,g e183b739-8878-4cda-b2e1-f1c3c966b139 + t 2e48e713-17f3-4c13-a9f8-23845bb210a4 : l 5b8cedf4-1a98-44ae-a97c-9cae2351a577 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 42ff56f1-2075-42d2-b70e-06ab54d08026 i 79b1eb14-6314-4d76-a9db-80ff3b63cfb2 2021-10-28 11:11:48.224,g e183b739-8878-4cda-b2e1-f1c3c966b139 + t e8b311a6-3b21-43f2-a269-dd9310cb2d0e : l bd311c8f-ccaa-4642-b3a9-b603434c8d22 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 42ff56f1-2075-42d2-b70e-06ab54d08026 i 79b1eb14-6314-4d76-a9db-80ff3b63cfb2 2021-10-28 11:11:48.224,g e183b739-8878-4cda-b2e1-f1c3c966b139 + t 2b94c631-fca9-4892-a730-03ee529ffe27 : l 5564134d-396f-46dd-841f-3bbf9c905734 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 42ff56f1-2075-42d2-b70e-06ab54d08026 i 79b1eb14-6314-4d76-a9db-80ff3b63cfb2 2021-10-28 11:11:48.224,g e5ae7fd0-7d94-4e32-8470-be6b8be83ec9 + t 2e48e713-17f3-4c13-a9f8-23845bb210a4 : l 5b8cedf4-1a98-44ae-a97c-9cae2351a577 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 7658985e-c3f4-429a-aa85-dcef1819333d i 79b1eb14-6314-4d76-a9db-80ff3b63cfb2 2021-10-28 11:11:48.224,g e5ae7fd0-7d94-4e32-8470-be6b8be83ec9 + t e8b311a6-3b21-43f2-a269-dd9310cb2d0e : l bd311c8f-ccaa-4642-b3a9-b603434c8d22 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 7658985e-c3f4-429a-aa85-dcef1819333d i 79b1eb14-6314-4d76-a9db-80ff3b63cfb2 2021-10-28 11:11:48.224,g e5ae7fd0-7d94-4e32-8470-be6b8be83ec9 + t 2b94c631-fca9-4892-a730-03ee529ffe27 : l bd311c8f-ccaa-4642-b3a9-b603434c8d22 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 7658985e-c3f4-429a-aa85-dcef1819333d i 79b1eb14-6314-4d76-a9db-80ff3b63cfb2 2021-10-28 11:11:48.224,g f78206c5-10f6-43e0-9b76-575e0813937e: l 600c4338-f022-4829-b804-836c7a4a4ff2 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 07b24d2c-7a1b-4888-b9e9-d73477025a5d o a7fcbe6d-4dc4-4452-8493-902c6cafa0d7 i 52c2a5d5-b001-4331-9c24-ef359717c353 2021-10-28 11:11:48.224,g 0fe82774-5f26-4c08-9759-04e427f31db5 + t e8b311a6-3b21-43f2-a269-dd9310cb2d0e : l 5564134d-396f-46dd-841f-3bbf9c905734 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 7658985e-c3f4-429a-aa85-dcef1819333d i 79b1eb14-6314-4d76-a9db-80ff3b63cfb2 2021-10-28 11:11:48.224,g 0fe82774-5f26-4c08-9759-04e427f31db5 + t 2e48e713-17f3-4c13-a9f8-23845bb210a4 : l 5564134d-396f-46dd-841f-3bbf9c905734 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 7658985e-c3f4-429a-aa85-dcef1819333d i 35f6030c-527c-46e7-ac0d-e36c0f4a1682 2021-10-28 11:11:48.224,g 94a7a476-abda-4baa-999c-32d6429d3880 + m b3d29557-c74d-403d-a279-a2ef6b3a80f6 : l 1db9df11-9302-41e4-8646-06dd3324a5a2 r 3d1f8c67-c7d3-40e3-9bfb-607c126045a2 n 1a821238-0cd9-48d9-a71a-057d33df0154 o f8972e0b-4bbf-4df0-846a-243b43aee18d i 61ade482-d7e8-424d-9600-567be33bdd0a 2021-10-28 11:11:48.224,g 94a7a476-abda-4baa-999c-32d6429d3880 + m 025ba2c5-5e96-4667-a677-8186463aee69 : l 1db9df11-9302-41e4-8646-06dd3324a5a2 r 3d1f8c67-c7d3-40e3-9bfb-607c126045a2 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 1b59865b-5d44-4602-99af-ffc7a2a62eea i 61ade482-d7e8-424d-9600-567be33bdd0a 2021-10-28 11:11:48.223,11:11:48 [] [] [] [] INFO aConsumerServiceImpl Start delivering messages to subscriber /automated-patron-blocks/handlers/item-checked-out 2021-10-28 11:11:48.223,11:11:48 [] [] [] [] INFO RestUtil Sending POST for http://pvt.lb.jbf3.folio-eis.us-east-1:9130/automated-patron-blocks/handlers/item-checked-out 2021-10-28 11:11:48.222,11:11:48 [463397/pubsub] [fs09000000] [5bd84d84-dc5b-4954-8980-a0fcaf0195c6] [] INFO ProxyContext 463397/pubsub RES 204 32799us mod-pubsub-2.3.3 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-pubsub/pubsub/publish? 2021-10-28 11:11:48.222,11:11:48 [] [] [] [] INFO aConsumerServiceImpl Received ITEM_CHECKED_OUT event with id 'fbc3c768-ca5c-4513-94c9-6a72ad4714b5' 2021-10-28 11:11:48.221,11:11:48 [] [] [] [] INFO ublishingServiceImpl Sent ITEM_CHECKED_OUT event with id 'fbc3c768-ca5c-4513-94c9-6a72ad4714b5' to topic jbf3.pub-sub.fs09000000.ITEM_CHECKED_OUT.mod-pubsub-2.3.3 2021-10-28 11:11:48.221,11:11:48 [] [] [] [] INFO LogUtil org.folio.rest.RestVerticle start invoking postPubsubPublish 2021-10-28 11:11:48.221,11:11:48 [] [] [] [] INFO LogUtil 127.0.0.1:59946 POST /pubsub/publish HTTP_1_1 204 0 29 tid=fs09000000 No Content 2021-10-28 11:11:48.204,11:11:48 [031935/pubsub] [fs09000000] [5bd84d84-dc5b-4954-8980-a0fcaf0195c6] [] INFO ProxyContext 031935/pubsub REQ 10.23.38.67:57280 fs09000000 POST /pubsub/publish mod-pubsub-2.3.3 2021-10-28 11:11:48.198,11:11:48 [260197/circulation;930931/users] [fs09000000] [] [] INFO ProxyContext 260197/circulation;930931/users RES 200 9470us mod-users-18.0.1 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-users/users/5bd84d84-dc5b-4954-8980-a0fcaf0195c6 2021-10-28 11:11:48.197,11:11:48 INFO LogUtil 127.0.0.1:44848 GET /users/5bd84d84-dc5b-4954-8980-a0fcaf0195c6 null HTTP_1_1 200 960 6 tid=fs09000000 OK 2021-10-28 11:11:48.192,"10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""POST /mod-authtoken/circulation/check-out-by-barcode HTTP/1.1"" 202 5 rt=0.003 uct=""0.000"" uht=""0.004"" urt=""0.004"" ""Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0"" ""fs09000000"" ""-"" ""260197/circulation""" 2021-10-28 11:11:48.192,"10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-authtoken/users?query=barcode%3D%3D%225551212333%22&limit=1 HTTP/1.1"" 202 5 rt=0.001 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;728593/users""" 2021-10-28 11:11:48.192,"10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-authtoken/manualblocks?query=userId%3D%3D%2201164abe-37e6-4ca4-9129-8e4156a07cc7%22 HTTP/1.1"" 202 5 rt=0.001 uct=""0.004"" uht=""0.004"" urt=""0.004"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;444366/manualblocks""" 2021-10-28 11:11:48.192,"10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-authtoken/automated-patron-blocks/01164abe-37e6-4ca4-9129-8e4156a07cc7 HTTP/1.1"" 202 5 rt=0.001 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;005965/automated-patron-blocks""" 2021-10-28 11:11:48.192,"10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-authtoken/item-storage/items?query=barcode%3D%3D%2217056447%22&limit=1 HTTP/1.1"" 202 5 rt=0.000 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;045239/item-storage""" 2021-10-28 11:11:48.192,"10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-authtoken/holdings-storage/holdings/32f2a12c-9f37-42e7-810e-6aa463b3dcb0 HTTP/1.1"" 202 5 rt=0.001 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;095351/holdings-storage""" 2021-10-28 11:11:48.192,"10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-authtoken/instance-storage/instances/3433f937-7b78-4861-90eb-8ebdb3c84f46 HTTP/1.1"" 202 5 rt=0.001 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;628476/instance-storage""" 2021-10-28 11:11:48.192,"10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-authtoken/locations/b9dc25a2-a7fb-48ad-8da5-8f68e35ba0af HTTP/1.1"" 202 5 rt=0.001 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;704051/locations""" 2021-10-28 11:11:48.192,"10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-authtoken/location-units/libraries/b016a81c-f815-4aae-bb3c-3d3dd8643fb2 HTTP/1.1"" 202 5 rt=0.001 uct=""0.000"" uht=""0.004"" urt=""0.004"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;655505/location-units""" 2021-10-28 11:11:48.192,"10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-authtoken/location-units/campuses/68c7f569-57a7-42b9-9a54-07b9a38f7d00 HTTP/1.1"" 202 5 rt=0.001 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;748485/location-units""" 2021-10-28 11:11:48.192,"10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-authtoken/location-units/institutions/571cf96f-4e32-4709-ac53-e4890b778c77 HTTP/1.1"" 202 5 rt=0.001 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;731584/location-units""" 2021-10-28 11:11:48.192,"10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-authtoken/service-points/3a7de149-f17d-4602-adfe-0b09bf8e884a HTTP/1.1"" 202 5 rt=0.000 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;530535/service-points""" 2021-10-28 11:11:48.192,"10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-authtoken/material-types/11134088-8bcd-42bf-999a-315e829e5505 HTTP/1.1"" 202 5 rt=0.001 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;079454/material-types""" 2021-10-28 11:11:48.192,"10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-authtoken/loan-types/fdad3567-d450-42c1-8ab4-2775726bb28c HTTP/1.1"" 202 5 rt=0.000 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;443249/loan-types""" 2021-10-28 11:11:48.192,"10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-authtoken/loan-storage/loans?query=status.name%3D%3D%22Open%22%20and%20itemId%3D%3D%220c978ce3-b82e-4e1b-ad60-c9756b7ce4fa%22&limit=1 HTTP/1.1"" 202 5 rt=0.000 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;471377/loan-storage""" 2021-10-28 11:11:48.192,"10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-authtoken/request-storage/requests?query=itemId%3D%3D%220c978ce3-b82e-4e1b-ad60-c9756b7ce4fa%22%20and%20status%3D%3D%28%22Open%20-%20Not%20yet%20filled%22%20or%20%22Open%20-%20Awaiting%20pickup%22%20or%20%22Open%20-%20In%20transit%22%20or%20%22Open%20-%20Awaiting%20delivery%22%29%20sortBy%20position%2Fsort.ascending&limit=1000 HTTP/1.1"" 202 5 rt=0.001 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;875475/request-storage""" 2021-10-28 11:11:48.192,"10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-authtoken/circulation-rules-storage HTTP/1.1"" 202 5 rt=0.000 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;845564/circulation-rules-storage""" 2021-10-28 11:11:48.192,"10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-authtoken/loan-policy-storage/loan-policies/ab81ec34-0f4d-4bec-92fb-b5f7f745a786 HTTP/1.1"" 202 5 rt=0.000 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;306177/loan-policy-storage""" 2021-10-28 11:11:48.192,"10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-authtoken/configurations/entries?query=module%3D%3D%22ORG%22%20and%20configName%3D%3D%22localeSettings%22&limit=1 HTTP/1.1"" 202 5 rt=0.001 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;867286/configurations""" 2021-10-28 11:11:48.192,"10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-authtoken/overdue-fines-policies/06131843-a5ca-49f3-af53-100f68f580b7 HTTP/1.1"" 202 5 rt=0.000 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;012329/overdue-fines-policies""" 2021-10-28 11:11:48.192,"10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-authtoken/lost-item-fees-policies/80a9af4e-2826-4a97-8794-0136f51e8ca7 HTTP/1.1"" 202 5 rt=0.000 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;624535/lost-item-fees-policies""" 2021-10-28 11:11:48.192,"10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-authtoken/calendar/periods/97cbff79-97e9-4cb2-b8c9-fb4fc584c66d/calculateopening?requestedDate=2021-10-28 HTTP/1.1"" 202 5 rt=0.000 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;539992/calendar""" 2021-10-28 11:11:48.192,"10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-authtoken/groups?query=id%3D%3D%28%22ba484dd9-a2c3-4d80-b067-91cd2066134b%22%29&limit=2147483647 HTTP/1.1"" 202 5 rt=0.001 uct=""0.000"" uht=""0.004"" urt=""0.004"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;122185/groups""" 2021-10-28 11:11:48.192,"10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""PUT /mod-authtoken/item-storage/items/0c978ce3-b82e-4e1b-ad60-c9756b7ce4fa HTTP/1.1"" 202 5 rt=0.001 uct=""0.000"" uht=""0.004"" urt=""0.004"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;095816/item-storage""" 2021-10-28 11:11:48.192,"10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""POST /mod-authtoken/loan-storage/loans HTTP/1.1"" 202 5 rt=0.001 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;183888/loan-storage""" 2021-10-28 11:11:48.192,"10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""POST /mod-authtoken/patron-action-session-storage/patron-action-sessions HTTP/1.1"" 202 5 rt=0.001 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;931688/patron-action-session-storage""" 2021-10-28 11:11:48.192,"10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""GET /mod-authtoken/users/5bd84d84-dc5b-4954-8980-a0fcaf0195c6 HTTP/1.1"" 202 5 rt=0.001 uct=""0.000"" uht=""0.004"" urt=""0.004"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;930931/users""" 2021-10-28 11:11:48.192,"10.23.38.176 - - [28/Oct/2021:11:11:48 +0000] ""POST /mod-authtoken/pubsub/publish? HTTP/1.1"" 202 5 rt=0.001 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""-"" ""463397/pubsub""" 2021-10-28 11:11:48.190,11:11:48 INFO RestRouting invoking getUsersByUserId 2021-10-28 11:11:48.189,11:11:48 [463397/pubsub] [fs09000000] [5bd84d84-dc5b-4954-8980-a0fcaf0195c6] [] INFO ProxyContext 463397/pubsub RES 202 1353us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/pubsub/publish? 2021-10-28 11:11:48.188,11:11:48 [260197/circulation;930931/users] [fs09000000] [] [] INFO ProxyContext 260197/circulation;930931/users RES 202 2116us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/users/5bd84d84-dc5b-4954-8980-a0fcaf0195c6 2021-10-28 11:11:48.184,11:11:48 [463397/pubsub] [fs09000000] [5bd84d84-dc5b-4954-8980-a0fcaf0195c6] [] INFO ProxyContext 463397/pubsub REQ 10.23.38.176:28662 fs09000000 POST /pubsub/publish mod-authtoken-2.8.0 mod-pubsub-2.3.3 2021-10-28 11:11:48.183,11:11:48 [260197/circulation;930931/users] [fs09000000] [] [] INFO ProxyContext 260197/circulation;930931/users REQ 10.23.38.67:57278 fs09000000 GET /users/5bd84d84-dc5b-4954-8980-a0fcaf0195c6 mod-authtoken-2.8.0 mod-users-18.0.1 2021-10-28 11:11:48.180,11:11:48 INFO SingleRecordFetcher Fetching user with ID: 5bd84d84-dc5b-4954-8980-a0fcaf0195c6 2021-10-28 11:11:48.177,11:11:48 [] [] [] [] INFO LogUtil 127.0.0.1:35084 POST /patron-action-session-storage/patron-action-sessions null HTTP_1_1 201 444 12 tid=fs09000000 Created 2021-10-28 11:11:48.177,11:11:48 [260197/circulation;931688/patron-action-session-storage] [fs09000000] [] [] INFO ProxyContext 260197/circulation;931688/patron-action-session-storage RES 201 13902us mod-circulation-storage-13.0.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-circulation-storage/patron-action-session-storage/patron-action-sessions 2021-10-28 11:11:48.166,11:11:48 [] [] [] [] INFO RestRouting invoking postPatronActionSessionStoragePatronActionSessions 2021-10-28 11:11:48.163,11:11:48 [260197/circulation;931688/patron-action-session-storage] [fs09000000] [] [] INFO ProxyContext 260197/circulation;931688/patron-action-session-storage RES 202 1702us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/patron-action-session-storage/patron-action-sessions 2021-10-28 11:11:48.159,11:11:48 [260197/circulation;931688/patron-action-session-storage] [fs09000000] [] [] INFO ProxyContext 260197/circulation;931688/patron-action-session-storage REQ 10.23.38.67:57280 fs09000000 POST /patron-action-session-storage/patron-action-sessions mod-authtoken-2.8.0 mod-circulation-storage-13.0.0 2021-10-28 11:11:48.157,"11:11:48.157 [mod-search-events-listener-1-C-1] INFO org.folio.search.service.IndexService - Instances indexed to elasticsearch [indexRequests: 1, removeRequests: 0]" 2021-10-28 11:11:48.153,11:11:48 [] [] [] [] INFO LogUtil 127.0.0.1:35080 POST /loan-storage/loans null HTTP_1_1 201 1004 19 tid=fs09000000 Created 2021-10-28 11:11:48.153,11:11:48 [260197/circulation;183888/loan-storage] [fs09000000] [] [] INFO ProxyContext 260197/circulation;183888/loan-storage RES 201 22875us mod-circulation-storage-13.0.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-circulation-storage/loan-storage/loans 2021-10-28 11:11:48.136,11:11:48 [267965/inventory-view] [fs09000000] [736ff5e4-f7ff-41be-b5c7-8402d6ef9052] [] INFO ProxyContext 267965/inventory-view RES 200 9867us mod-inventory-storage-21.0.9 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-inventory-storage/inventory-view/instances?query=id%3D%3D%28%223433f937-7b78-4861-90eb-8ebdb3c84f46%22%29&limit=1 2021-10-28 11:11:48.133,11:11:48 [] [] [] [] INFO RestRouting invoking postLoanStorageLoans 2021-10-28 11:11:48.130,11:11:48 [260197/circulation;183888/loan-storage] [fs09000000] [] [] INFO ProxyContext 260197/circulation;183888/loan-storage RES 202 1593us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/loan-storage/loans 2021-10-28 11:11:48.128,"Oct 28, 2021 11:11:48 AM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema" 2021-10-28 11:11:48.128,INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK 2021-10-28 11:11:48.128,"Oct 28, 2021 11:11:48 AM org.folio.cql2pgjson.CQL2PgJSON initDbTable" 2021-10-28 11:11:48.128,SEVERE: loadDbSchema loadDbSchema(): Table instance_holdings_item_view NOT FOUND 2021-10-28 11:11:48.128,"11:11:48 [] [] [] [] INFO CQLWrapper CQL >>> SQL: id==(""3433f937-7b78-4861-90eb-8ebdb3c84f46"") >>>WHERE id='3433f937-7b78-4861-90eb-8ebdb3c84f46' LIMIT 1 OFFSET 0" 2021-10-28 11:11:48.127,11:11:48 [] [] [] [] INFO RestRouting invoking getInventoryViewInstances 2021-10-28 11:11:48.125,11:11:48 [260197/circulation;183888/loan-storage] [fs09000000] [] [] INFO ProxyContext 260197/circulation;183888/loan-storage REQ 10.23.38.67:57278 fs09000000 POST /loan-storage/loans mod-authtoken-2.8.0 mod-circulation-storage-13.0.0 2021-10-28 11:11:48.124,11:11:48 [267965/inventory-view] [fs09000000] [736ff5e4-f7ff-41be-b5c7-8402d6ef9052] [] INFO ProxyContext 267965/inventory-view REQ 10.23.38.67:57276 fs09000000 GET /inventory-view/instances mod-inventory-storage-21.0.9 2021-10-28 11:11:48.119,11:11:48 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 2021-10-28 11:11:48.119,11:11:48 [] [] [] [] INFO ccessionQueueService Starting processing events... 2021-10-28 11:11:48.119,"11:11:48 [] [] [] [] INFO ccessionQueueService Event received: {""type"":""UPDATE"",""tenant"":""fs09000000"",""old"":{""id"":""0c978ce3-b82e-4e1b-ad60-c9756b7ce4fa"",""effectiveLocationId"":""b9dc25a2-a7fb-48ad-8da5-8f68e35ba0af"",""instanceId"":""3433f937-7b78-4861-90eb-8ebdb3c84f46"",""hrid"":""it989175"",""holdingsRecordId"":""32f2a12c-9f37-42e7-810e-6aa463b3dcb0"",""formerIds"":[],""discoverySuppress"":null,""title"":null,""contributorNames"":null,""callNumber"":null,""barcode"":""17056447"",""effectiveShelvingOrder"":""PN 3198 D55 C 11"",""accessionNumber"":null,""itemLevelCallNumber"":null,""itemLevelCallNumberPrefix"":null,""itemLevelCallNumberSuffix"":null,""itemLevelCallNumberTypeId"":null,""effectiveCallNumberComponents"":{""callNumber"":""PN198.D55"",""prefix"":null,""suffix"":null,""typeId"":""c73c17f4-9660-421b-bdfc-e1c6093dec13""},""volume"":null,""enumeration"":null,""chronology"":null,""yearCaption"":[],""itemIdentifier"":null,""copyNumber"":""c.1"",""numberOfPieces"":null,""descriptionOfPieces"":null,""numberOfMissingPieces"":null,""missingPieces"":null,""missingPiecesDate"":null,""itemDamagedStatusId"":null,""itemDamagedStatusDate"":null,""notes"":[],""circulationNotes"":[],""status"":{""name"":""Available"",""date"":1631607000966},""materialType"":null,""permanentLoanType"":null,""temporaryLoanType"":null,""permanentLocation"":null,""temporaryLocation"":null,""effectiveLocation"":null,""electronicAccess"":[],""statisticalCodeIds"":[""c6de6928-bb6e-4458-97f4-9145b27abb24""],""purchaseOrderLineIdentifier"":null,""metadata"":{""createdDate"":1407562141000,""createdByUserId"":null,""createdByUsername"":null,""updatedDate"":1635419441233,""updatedByUserId"":""9eb67301-6f6e-468f-9b1a-6134dc39a684"",""updatedByUsername"":null},""tags"":{""tagList"":[]},""lastCheckIn"":{""dateTime"":1631606996898,""servicePointId"":""3a7de149-f17d-4602-adfe-0b09bf8e884a"",""staffMemberId"":""8c25fb91-3673-47cf-b883-663628bdead1""}},""new"":{""id"":""0c978ce3-b82e-4e1b-ad60-c9756b7ce4fa"",""effectiveLocationId"":""b9dc25a2-a7fb-48ad-8da5-8f68e35ba0af"",""instanceId"":""3433f937-7b78-4861-90eb-8ebdb3c84f46"",""hrid"":""it989175"",""holdingsRecordId"":""32f2a12c-9f37-42e7-810e-6aa463b3dcb0"",""formerIds"":[],""discoverySuppress"":null,""title"":null,""contributorNames"":null,""callNumber"":null,""barcode"":""17056447"",""effectiveShelvingOrder"":""PN 3198 D55 C 11"",""accessionNumber"":null,""itemLevelCallNumber"":null,""itemLevelCallNumberPrefix"":null,""itemLevelCallNumberSuffix"":null,""itemLevelCallNumberTypeId"":null,""effectiveCallNumberComponents"":{""callNumber"":""PN198.D55"",""prefix"":null,""suffix"":null,""typeId"":""c73c17f4-9660-421b-bdfc-e1c6093dec13""},""volume"":null,""enumeration"":null,""chronology"":null,""yearCaption"":[],""itemIdentifier"":null,""copyNumber"":""c.1"",""numberOfPieces"":null,""descriptionOfPieces"":null,""numberOfMissingPieces"":null,""missingPieces"":null,""missingPiecesDate"":null,""itemDamagedStatusId"":null,""itemDamagedStatusDate"":null,""notes"":[],""circulationNotes"":[],""status"":{""name"":""Checked out"",""date"":1635419508086},""materialType"":null,""permanentLoanType"":null,""temporaryLoanType"":null,""permanentLocation"":null,""temporaryLocation"":null,""effectiveLocation"":null,""electronicAccess"":[],""statisticalCodeIds"":[""c6de6928-bb6e-4458-97f4-9145b27abb24""],""purchaseOrderLineIdentifier"":null,""metadata"":{""createdDate"":1407562141000,""createdByUserId"":null,""createdByUsername"":null,""updatedDate"":1635419508079,""updatedByUserId"":""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"",""updatedByUsername"":null},""tags"":{""tagList"":[]},""lastCheckIn"":{""dateTime"":1631606996898,""servicePointId"":""3a7de149-f17d-4602-adfe-0b09bf8e884a"",""staffMemberId"":""8c25fb91-3673-47cf-b883-663628bdead1""}}}" 2021-10-28 11:11:48.119,11:11:48 [] [] [] [] INFO ccessionQueueService isEffectiveLocationChanged: false 2021-10-28 11:11:48.119,11:11:48 [260197/circulation;095816/item-storage] [fs09000000] [] [] INFO ProxyContext 260197/circulation;095816/item-storage RES 204 42280us mod-inventory-storage-21.0.9 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-inventory-storage/item-storage/items/0c978ce3-b82e-4e1b-ad60-c9756b7ce4fa 2021-10-28 11:11:48.118,11:11:48 [] [] [] [] INFO LogUtil 127.0.0.1:58074 PUT /item-storage/items/0c978ce3-b82e-4e1b-ad60-c9756b7ce4fa null HTTP_1_1 204 0 38 tid=fs09000000 No Content 2021-10-28 11:11:48.118,11:11:48.118 [mod-search-events-listener-1-C-1] INFO org.folio.search.integration.KafkaMessageListener - Processing instance ids from kafka events [number of events: 1] 2021-10-28 11:11:48.097,"11:11:48 [] [] [] [] INFO DomainEventPublisher [1] records were updated, sending events for them" 2021-10-28 11:11:48.080,11:11:48 [] [] [] [] INFO RestRouting invoking putItemStorageItemsByItemId 2021-10-28 11:11:48.076,11:11:48 [260197/circulation;095816/item-storage] [fs09000000] [] [] INFO ProxyContext 260197/circulation;095816/item-storage RES 202 1599us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/item-storage/items/0c978ce3-b82e-4e1b-ad60-c9756b7ce4fa 2021-10-28 11:11:48.072,11:11:48 [260197/circulation;095816/item-storage] [fs09000000] [] [] INFO ProxyContext 260197/circulation;095816/item-storage REQ 10.23.38.176:28654 fs09000000 PUT /item-storage/items/0c978ce3-b82e-4e1b-ad60-c9756b7ce4fa mod-authtoken-2.8.0 mod-inventory-storage-21.0.9 2021-10-28 11:11:48.066,11:11:48 INFO LogUtil 127.0.0.1:44844 GET /groups query=id%3D%3D%28%22ba484dd9-a2c3-4d80-b067-91cd2066134b%22%29&limit=2147483647 HTTP_1_1 200 395 8 tid=fs09000000 OK 2021-10-28 11:11:48.066,11:11:48 [260197/circulation;122185/groups] [fs09000000] [] [] INFO ProxyContext 260197/circulation;122185/groups RES 200 10588us mod-users-18.0.1 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-users/groups?query=id%3D%3D%28%22ba484dd9-a2c3-4d80-b067-91cd2066134b%22%29&limit=2147483647 2021-10-28 11:11:48.061,"11:11:48 INFO CQLWrapper CQL >>> SQL: id==(""ba484dd9-a2c3-4d80-b067-91cd2066134b"") >>>WHERE id='ba484dd9-a2c3-4d80-b067-91cd2066134b' LIMIT 2147483647 OFFSET 0" 2021-10-28 11:11:48.058,"Oct 28, 2021 11:11:48 AM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema" 2021-10-28 11:11:48.058,INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK 2021-10-28 11:11:48.057,11:11:48 INFO RestRouting invoking getGroups 2021-10-28 11:11:48.056,11:11:48 [260197/circulation;122185/groups] [fs09000000] [] [] INFO ProxyContext 260197/circulation;122185/groups RES 202 1920us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/groups?query=id%3D%3D%28%22ba484dd9-a2c3-4d80-b067-91cd2066134b%22%29&limit=2147483647 2021-10-28 11:11:48.044,11:11:48 [260197/circulation;122185/groups] [fs09000000] [] [] INFO ProxyContext 260197/circulation;122185/groups REQ 10.23.38.176:28652 fs09000000 GET /groups mod-authtoken-2.8.0 mod-users-18.0.1 2021-10-28 11:11:48.038,11:11:48 [260197/circulation;539992/calendar] [fs09000000] [] [] INFO ProxyContext 260197/circulation;539992/calendar RES 200 82690us mod-calendar-1.12.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-calendar/calendar/periods/97cbff79-97e9-4cb2-b8c9-fb4fc584c66d/calculateopening?requestedDate=2021-10-28 2021-10-28 11:11:48.037,11:11:48 [] [] [] [] INFO LogUtil 127.0.0.1:45410 GET /calendar/periods/97cbff79-97e9-4cb2-b8c9-fb4fc584c66d/calculateopening requestedDate=2021-10-28 HTTP_1_1 200 778 78 tid=fs09000000 OK 2021-10-28 11:11:47.985,"10.23.36.106 - 10.23.38.67 - - [28/Oct/2021:11:11:47 +0000] ""GET /item-storage/items?query=barcode%3D%3D%2217056447%22&limit=10&offset=0 HTTP/1.1"" 200 1251 rt=0.279 uct=""0.000"" uht=""0.280"" urt=""0.280"" ""Vert.x-WebClient/4.0.2"" ""fs09000000"" ""-"" ""-""" 2021-10-28 11:11:47.985,"10.23.36.106 - 10.23.38.67 - - [28/Oct/2021:11:11:47 +0000] ""GET /holdings-storage/holdings?query=id%3D%3D%2832f2a12c-9f37-42e7-810e-6aa463b3dcb0%29&limit=1&offset=0 HTTP/1.1"" 200 831 rt=0.028 uct=""0.000"" uht=""0.028"" urt=""0.028"" ""Vert.x-WebClient/4.0.2"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""629746/inventory""" 2021-10-28 11:11:47.985,"10.23.36.106 - 10.23.38.67 - - [28/Oct/2021:11:11:47 +0000] ""GET /instance-storage/instances?query=id%3D%3D%283433f937-7b78-4861-90eb-8ebdb3c84f46%29&limit=1&offset=0 HTTP/1.1"" 200 2073 rt=0.028 uct=""0.004"" uht=""0.028"" urt=""0.032"" ""Vert.x-WebClient/4.0.2"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""629746/inventory""" 2021-10-28 11:11:47.985,"10.23.36.106 - 10.23.38.67 - - [28/Oct/2021:11:11:47 +0000] ""GET /material-types/11134088-8bcd-42bf-999a-315e829e5505 HTTP/1.1"" 200 227 rt=0.020 uct=""0.000"" uht=""0.020"" urt=""0.020"" ""Vert.x-WebClient/4.0.2"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""629746/inventory""" 2021-10-28 11:11:47.985,"10.23.36.106 - 10.23.38.67 - - [28/Oct/2021:11:11:47 +0000] ""GET /loan-types/23e4f1ec-cf31-4098-959e-de64ce4781ce HTTP/1.1"" 200 208 rt=0.026 uct=""0.000"" uht=""0.028"" urt=""0.028"" ""Vert.x-WebClient/4.0.2"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""629746/inventory""" 2021-10-28 11:11:47.985,"10.23.36.106 - 10.23.38.67 - - [28/Oct/2021:11:11:47 +0000] ""GET /locations/b9dc25a2-a7fb-48ad-8da5-8f68e35ba0af HTTP/1.1"" 200 855 rt=0.027 uct=""0.004"" uht=""0.028"" urt=""0.028"" ""Vert.x-WebClient/4.0.2"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""629746/inventory""" 2021-10-28 11:11:47.985,"10.23.36.106 - 10.23.38.67 - - [28/Oct/2021:11:11:47 +0000] ""GET /loan-types/fdad3567-d450-42c1-8ab4-2775726bb28c HTTP/1.1"" 200 339 rt=0.028 uct=""0.000"" uht=""0.028"" urt=""0.028"" ""Vert.x-WebClient/4.0.2"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""629746/inventory""" 2021-10-28 11:11:47.985,"10.23.36.106 - 10.23.38.67 - - [28/Oct/2021:11:11:47 +0000] ""GET /inventory-storage/bound-with-parts?query=itemId%3D%3D%280c978ce3-b82e-4e1b-ad60-c9756b7ce4fa%29&limit=1&offset=0 HTTP/1.1"" 200 61 rt=0.031 uct=""0.004"" uht=""0.032"" urt=""0.032"" ""Vert.x-WebClient/4.0.2"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""629746/inventory""" 2021-10-28 11:11:47.985,"140.234.253.9, 10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /inventory/items?query=barcode%3D%3D%2217056447%22 HTTP/1.1"" 200 2064 rt=0.394 uct=""0.000"" uht=""0.396"" urt=""0.396"" ""Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0"" ""fs09000000"" ""-"" ""-""" 2021-10-28 11:11:47.985,"140.234.253.9, 10.23.36.34 - 10.23.38.67 - - [28/Oct/2021:11:11:47 +0000] ""OPTIONS /circulation/check-out-by-barcode HTTP/1.1"" 204 0 rt=0.002 uct=""0.004"" uht=""0.004"" urt=""0.004"" ""Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0"" ""-"" ""-"" ""-""" 2021-10-28 11:11:47.985,"10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /users?query=barcode%3D%3D%225551212333%22&limit=1 HTTP/1.1"" 200 898 rt=0.025 uct=""0.000"" uht=""0.024"" urt=""0.024"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation""" 2021-10-28 11:11:47.985,"10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /manualblocks?query=userId%3D%3D%2201164abe-37e6-4ca4-9129-8e4156a07cc7%22 HTTP/1.1"" 200 59 rt=0.035 uct=""0.000"" uht=""0.036"" urt=""0.036"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation""" 2021-10-28 11:11:47.985,"10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /automated-patron-blocks/01164abe-37e6-4ca4-9129-8e4156a07cc7 HTTP/1.1"" 200 46 rt=0.052 uct=""0.000"" uht=""0.052"" urt=""0.052"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation""" 2021-10-28 11:11:47.985,"10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /item-storage/items?query=barcode%3D%3D%2217056447%22&limit=1 HTTP/1.1"" 200 1262 rt=0.104 uct=""0.000"" uht=""0.104"" urt=""0.104"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation""" 2021-10-28 11:11:47.985,"10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /holdings-storage/holdings/32f2a12c-9f37-42e7-810e-6aa463b3dcb0 HTTP/1.1"" 200 825 rt=0.027 uct=""0.000"" uht=""0.024"" urt=""0.024"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation""" 2021-10-28 11:11:47.985,"10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /instance-storage/instances/3433f937-7b78-4861-90eb-8ebdb3c84f46 HTTP/1.1"" 200 2354 rt=0.027 uct=""0.000"" uht=""0.024"" urt=""0.028"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation""" 2021-10-28 11:11:47.985,"10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /locations/b9dc25a2-a7fb-48ad-8da5-8f68e35ba0af HTTP/1.1"" 200 855 rt=0.020 uct=""0.000"" uht=""0.020"" urt=""0.020"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation""" 2021-10-28 11:11:47.985,"10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /location-units/libraries/b016a81c-f815-4aae-bb3c-3d3dd8643fb2 HTTP/1.1"" 200 294 rt=0.019 uct=""0.000"" uht=""0.016"" urt=""0.016"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation""" 2021-10-28 11:11:47.985,"10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /location-units/campuses/68c7f569-57a7-42b9-9a54-07b9a38f7d00 HTTP/1.1"" 200 296 rt=0.019 uct=""0.000"" uht=""0.020"" urt=""0.020"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation""" 2021-10-28 11:11:47.985,"10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /location-units/institutions/571cf96f-4e32-4709-ac53-e4890b778c77 HTTP/1.1"" 200 247 rt=0.019 uct=""0.000"" uht=""0.020"" urt=""0.020"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation""" 2021-10-28 11:11:47.985,"10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /service-points/3a7de149-f17d-4602-adfe-0b09bf8e884a HTTP/1.1"" 200 953 rt=0.018 uct=""0.004"" uht=""0.020"" urt=""0.020"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation""" 2021-10-28 11:11:47.985,"10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /material-types/11134088-8bcd-42bf-999a-315e829e5505 HTTP/1.1"" 200 227 rt=0.019 uct=""0.004"" uht=""0.020"" urt=""0.020"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation""" 2021-10-28 11:11:47.985,"10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /loan-types/fdad3567-d450-42c1-8ab4-2775726bb28c HTTP/1.1"" 200 339 rt=0.019 uct=""0.000"" uht=""0.016"" urt=""0.016"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation""" 2021-10-28 11:11:47.985,"10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /loan-storage/loans?query=status.name%3D%3D%22Open%22%20and%20itemId%3D%3D%220c978ce3-b82e-4e1b-ad60-c9756b7ce4fa%22&limit=1 HTTP/1.1"" 200 52 rt=0.029 uct=""0.000"" uht=""0.028"" urt=""0.028"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation""" 2021-10-28 11:11:47.985,"10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /request-storage/requests?query=itemId%3D%3D%220c978ce3-b82e-4e1b-ad60-c9756b7ce4fa%22%20and%20status%3D%3D%28%22Open%20-%20Not%20yet%20filled%22%20or%20%22Open%20-%20Awaiting%20pickup%22%20or%20%22Open%20-%20In%20transit%22%20or%20%22Open%20-%20Awaiting%20delivery%22%29%20sortBy%20position%2Fsort.ascending&limit=1000 HTTP/1.1"" 200 55 rt=0.039 uct=""0.000"" uht=""0.040"" urt=""0.040"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation""" 2021-10-28 11:11:47.985,"10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /circulation-rules-storage HTTP/1.1"" 200 20324 rt=0.019 uct=""0.000"" uht=""0.020"" urt=""0.020"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation""" 2021-10-28 11:11:47.985,"10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /loan-policy-storage/loan-policies/ab81ec34-0f4d-4bec-92fb-b5f7f745a786 HTTP/1.1"" 200 674 rt=0.018 uct=""0.000"" uht=""0.020"" urt=""0.020"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation""" 2021-10-28 11:11:47.985,"10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /configurations/entries?query=module%3D%3D%22ORG%22%20and%20configName%3D%3D%22localeSettings%22&limit=1 HTTP/1.1"" 200 527 rt=0.024 uct=""0.000"" uht=""0.024"" urt=""0.024"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation""" 2021-10-28 11:11:47.985,"10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /overdue-fines-policies/06131843-a5ca-49f3-af53-100f68f580b7 HTTP/1.1"" 200 593 rt=0.015 uct=""0.000"" uht=""0.012"" urt=""0.016"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation""" 2021-10-28 11:11:47.985,"10.23.36.34 - 10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /lost-item-fees-policies/80a9af4e-2826-4a97-8794-0136f51e8ca7 HTTP/1.1"" 200 936 rt=0.016 uct=""0.000"" uht=""0.016"" urt=""0.016"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation""" 2021-10-28 11:11:47.959,11:11:47 [] [] [] [] INFO RestRouting invoking getCalendarPeriodsCalculateopeningByServicePointId 2021-10-28 11:11:47.955,11:11:47 [260197/circulation;539992/calendar] [fs09000000] [] [] INFO ProxyContext 260197/circulation;539992/calendar RES 202 1810us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/calendar/periods/97cbff79-97e9-4cb2-b8c9-fb4fc584c66d/calculateopening?requestedDate=2021-10-28 2021-10-28 11:11:47.951,11:11:47 [260197/circulation;539992/calendar] [fs09000000] [] [] INFO ProxyContext 260197/circulation;539992/calendar REQ 10.23.38.67:57274 fs09000000 GET /calendar/periods/97cbff79-97e9-4cb2-b8c9-fb4fc584c66d/calculateopening mod-authtoken-2.8.0 mod-calendar-1.12.0 2021-10-28 11:11:47.947,11:11:47 INFO SingleRecordFetcher Fetching openingPeriods with ID: 97cbff79-97e9-4cb2-b8c9-fb4fc584c66d/calculateopening?requestedDate=2021-10-28 2021-10-28 11:11:47.945,11:11:47 [260197/circulation;624535/lost-item-fees-policies] [fs09000000] [] [] INFO ProxyContext 260197/circulation;624535/lost-item-fees-policies RES 200 8280us mod-feesfines-16.1.1 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-feesfines/lost-item-fees-policies/80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:47.944,11:11:47 [] [] [] [] INFO LogUtil 127.0.0.1:58668 GET /lost-item-fees-policies/80a9af4e-2826-4a97-8794-0136f51e8ca7 null HTTP_1_1 200 924 5 tid=fs09000000 OK 2021-10-28 11:11:47.943,"10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-feesfines/manualblocks?query=userId%3D%3D%2201164abe-37e6-4ca4-9129-8e4156a07cc7%22 HTTP/1.1"" 200 59 rt=0.022 uct=""0.000"" uht=""0.020"" urt=""0.020"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;444366/manualblocks""" 2021-10-28 11:11:47.943,"10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-feesfines/overdue-fines-policies/06131843-a5ca-49f3-af53-100f68f580b7 HTTP/1.1"" 200 593 rt=0.006 uct=""0.000"" uht=""0.004"" urt=""0.004"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;012329/overdue-fines-policies""" 2021-10-28 11:11:47.938,11:11:47 [] [] [] [] INFO RestRouting invoking getLostItemFeesPoliciesByLostItemFeePolicyId 2021-10-28 11:11:47.936,11:11:47 [260197/circulation;624535/lost-item-fees-policies] [fs09000000] [] [] INFO ProxyContext 260197/circulation;624535/lost-item-fees-policies RES 202 1873us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/lost-item-fees-policies/80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:47.932,11:11:47 [260197/circulation;624535/lost-item-fees-policies] [fs09000000] [] [] INFO ProxyContext 260197/circulation;624535/lost-item-fees-policies REQ 10.23.38.67:57272 fs09000000 GET /lost-item-fees-policies/80a9af4e-2826-4a97-8794-0136f51e8ca7 mod-authtoken-2.8.0 mod-feesfines-16.1.1 2021-10-28 11:11:47.930,"11:11:47.930 [task-scheduler-9] ERROR org.springframework.integration.ip.tcp.connection.ClientModeConnectionManager - Could not establish connection using bean 'org.springframework.integration.dsl.StandardIntegrationFlow#5.null#0', host=127.0.0.1, port=65535" 2021-10-28 11:11:47.930,java.io.UncheckedIOException: java.net.ConnectException: Connection refused (Connection refused) 2021-10-28 11:11:47.930, at org.springframework.integration.ip.tcp.connection.TcpNetClientConnectionFactory.buildNewConnection(TcpNetClientConnectionFactory.java:66) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:47.930, at org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory.doObtain(AbstractClientConnectionFactory.java:184) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:47.930, at org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory.obtainNewConnection(AbstractClientConnectionFactory.java:162) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:47.930, at org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory.obtainConnection(AbstractClientConnectionFactory.java:129) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:47.930, at org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory.getConnection(AbstractClientConnectionFactory.java:119) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:47.930, at org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory.getConnection(AbstractClientConnectionFactory.java:40) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:47.930, at org.springframework.integration.ip.tcp.connection.ClientModeConnectionManager.run(ClientModeConnectionManager.java:55) [spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:47.930, at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) [spring-context-5.2.9.RELEASE.jar!/:5.2.9.RELEASE] 2021-10-28 11:11:47.930, at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [?:?] 2021-10-28 11:11:47.930, at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) [?:?] 2021-10-28 11:11:47.930, at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) [?:?] 2021-10-28 11:11:47.930, at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?] 2021-10-28 11:11:47.930, at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?] 2021-10-28 11:11:47.930, at java.lang.Thread.run(Thread.java:829) [?:?] 2021-10-28 11:11:47.930,Caused by: java.net.ConnectException: Connection refused (Connection refused) 2021-10-28 11:11:47.930, at java.net.PlainSocketImpl.socketConnect(Native Method) ~[?:?] 2021-10-28 11:11:47.930, at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399) ~[?:?] 2021-10-28 11:11:47.930, at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242) ~[?:?] 2021-10-28 11:11:47.930, at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224) ~[?:?] 2021-10-28 11:11:47.930, at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:?] 2021-10-28 11:11:47.930, at java.net.Socket.connect(Socket.java:609) ~[?:?] 2021-10-28 11:11:47.930, at org.springframework.integration.ip.tcp.connection.TcpNetClientConnectionFactory.createSocket(TcpNetClientConnectionFactory.java:105) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:47.930, at org.springframework.integration.ip.tcp.connection.TcpNetClientConnectionFactory.buildNewConnection(TcpNetClientConnectionFactory.java:54) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:47.930, ... 13 more 2021-10-28 11:11:47.928,11:11:47 INFO tionPolicyRepository Looking up policy with id 80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:47.928,11:11:47 INFO SingleRecordFetcher Fetching circulation policy with ID: 80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:47.927,"11:11:47 INFO ExecutableRules Executing circulation rules: `priority: g, m, t , s, b, c, a" 2021-10-28 11:11:47.927,fallback-policy: l 7fabc641-2c36-4f13-8d3c-a9e2ac586ec1 r 3d1f8c67-c7d3-40e3-9bfb-607c126045a2 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 06131843-a5ca-49f3-af53-100f68f580b7 i 7c1a9f0b-beda-4a02-9be2-eb7c0f14c087 2021-10-28 11:11:47.927,/ Adding this rule so that we have more items that can actually be worked with in circulation testing 2021-10-28 11:11:47.927,g 3c4bb845-5a6c-468c-ac42-4009ec90e0c5: l 865df0a4-c19b-4f70-8dc4-f94a50e59b8e r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 0064931a-0067-4785-93fe-384bb2ec2061 o 0f8193f2-8338-4def-b53d-893acaa6f20a i ff6cb07e-3f09-45c1-a864-35b31e74d2fb 2021-10-28 11:11:47.927,t 23e4f1ec-cf31-4098-959e-de64ce4781ce 44c8a624-8ee8-4efd-88c2-c76bc7c6991a: l 985fd5a1-3634-4b0d-8c13-0d4fcf0b8afa r d5bebdb0-012f-4550-8e17-b9b130d016c8 n c083c844-56d6-4326-a2fd-4acf81ca088a o fb720367-3daa-4508-bf28-595707daf85c i 7291755c-169a-46b6-ab2f-f5352aa0dce0 2021-10-28 11:11:47.927,g e183b739-8878-4cda-b2e1-f1c3c966b139 + t 2e48e713-17f3-4c13-a9f8-23845bb210a4 : l 5b8cedf4-1a98-44ae-a97c-9cae2351a577 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 42ff56f1-2075-42d2-b70e-06ab54d08026 i 79b1eb14-6314-4d76-a9db-80ff3b63cfb2 2021-10-28 11:11:47.927,g e183b739-8878-4cda-b2e1-f1c3c966b139 + t e8b311a6-3b21-43f2-a269-dd9310cb2d0e : l bd311c8f-ccaa-4642-b3a9-b603434c8d22 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 42ff56f1-2075-42d2-b70e-06ab54d08026 i 79b1eb14-6314-4d76-a9db-80ff3b63cfb2 2021-10-28 11:11:47.927,g e183b739-8878-4cda-b2e1-f1c3c966b139 + t 2b94c631-fca9-4892-a730-03ee529ffe27 : l 5564134d-396f-46dd-841f-3bbf9c905734 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 42ff56f1-2075-42d2-b70e-06ab54d08026 i 79b1eb14-6314-4d76-a9db-80ff3b63cfb2 2021-10-28 11:11:47.927,g e5ae7fd0-7d94-4e32-8470-be6b8be83ec9 + t 2e48e713-17f3-4c13-a9f8-23845bb210a4 : l 5b8cedf4-1a98-44ae-a97c-9cae2351a577 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 7658985e-c3f4-429a-aa85-dcef1819333d i 79b1eb14-6314-4d76-a9db-80ff3b63cfb2 2021-10-28 11:11:47.927,g e5ae7fd0-7d94-4e32-8470-be6b8be83ec9 + t e8b311a6-3b21-43f2-a269-dd9310cb2d0e : l bd311c8f-ccaa-4642-b3a9-b603434c8d22 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 7658985e-c3f4-429a-aa85-dcef1819333d i 79b1eb14-6314-4d76-a9db-80ff3b63cfb2 2021-10-28 11:11:47.927,g e5ae7fd0-7d94-4e32-8470-be6b8be83ec9 + t 2b94c631-fca9-4892-a730-03ee529ffe27 : l bd311c8f-ccaa-4642-b3a9-b603434c8d22 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 7658985e-c3f4-429a-aa85-dcef1819333d i 79b1eb14-6314-4d76-a9db-80ff3b63cfb2 2021-10-28 11:11:47.927,g f78206c5-10f6-43e0-9b76-575e0813937e: l 600c4338-f022-4829-b804-836c7a4a4ff2 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 07b24d2c-7a1b-4888-b9e9-d73477025a5d o a7fcbe6d-4dc4-4452-8493-902c6cafa0d7 i 52c2a5d5-b001-4331-9c24-ef359717c353 2021-10-28 11:11:47.927,g 0fe82774-5f26-4c08-9759-04e427f31db5 + t e8b311a6-3b21-43f2-a269-dd9310cb2d0e : l 5564134d-396f-46dd-841f-3bbf9c905734 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 7658985e-c3f4-429a-aa85-dcef1819333d i 79b1eb14-6314-4d76-a9db-80ff3b63cfb2 2021-10-28 11:11:47.927,g 0fe82774-5f26-4c08-9759-04e427f31db5 + t 2e48e713-17f3-4c13-a9f8-23845bb210a4 : l 5564134d-396f-46dd-841f-3bbf9c905734 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 7658985e-c3f4-429a-aa85-dcef1819333d i 35f6030c-527c-46e7-ac0d-e36c0f4a1682 2021-10-28 11:11:47.927,g 94a7a476-abda-4baa-999c-32d6429d3880 + m b3d29557-c74d-403d-a279-a2ef6b3a80f6 : l 1db9df11-9302-41e4-8646-06dd3324a5a2 r 3d1f8c67-c7d3-40e3-9bfb-607c126045a2 n 1a821238-0cd9-48d9-a71a-057d33df0154 o f8972e0b-4bbf-4df0-846a-243b43aee18d i 61ade482-d7e8-424d-9600-567be33bdd0a 2021-10-28 11:11:47.927,g 94a7a476-abda-4baa-999c-32d6429d3880 + m 025ba2c5-5e96-4667-a677-8186463aee69 : l 1db9df11-9302-41e4-8646-06dd3324a5a2 r 3d1f8c67-c7d3-40e3-9bfb-607c126045a2 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 1b59865b-5d44-4602-99af-ffc7a2a62eea i 61ade482-d7e8-424d-9600-567be33bdd0a 2021-10-28 11:11:47.927,g 8a7ffe63-cc37-4309-a227-e35e88258552 + t e8b311a6-3b21-43f2-a269-dd9310cb2d0e + m 025ba2c5-5e96-4667-a677-8186463aee69 : l 658b2ae6-4ac5-4f91-974b-02626322f697 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 2c0196d6-1e7a-4879-96f4-3d75e751a6ca i 4654053c-51ac-4647-afab-7f89afd13c60 2021-10-28 11:11:47.927,g 8a7ffe63-cc37-4309-a227-e35e88258552 + t e8b311a6-3b21-43f2-a269-dd9310cb2d0e + m b3d29557-c74d-403d-a279-a2ef6b3a80f6 k : l 658b2ae6-4ac5-4f91-974b-02626322f697 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 2c0196d6-1e7a-4879-96f4-3d75e751a6ca i 61ade482-d7e8-424d-9600-567be33bdd0a 2021-10-28 11:11:47.927,g 5ef04a55-8a31-4862-b416-88a6db885067 + m 025ba2c5-5e96-4667-a677-8186463aee69 + t 2e48e713-17f3-4c13-a9f8-23845bb210a4 : l ab81ec34-0f4d-4bec-92fb-b5f7f745a786 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 2c0196d6-1e7a-4879-96f4-3d75e751a6ca i 61ade482-d7e8-424d-9600-567be33bdd0a 2021-10-28 11:11:47.927,g 5ef04a55-8a31-4862-b416-88a6db885067 + m 025ba2c5-5e96-4667-a677-8186463aee69 + t e8b311a6-3b21-43f2-a269-dd9310cb2d0e : l ab81ec34-0f4d-4bec-92fb-b5f7f745a786 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 2c0196d6-1e7a-4879-96f4-3d75e751a6ca i 61655887-457d-4360-806e-21355aaf65b5 2021-10-28 11:11:47.927,g 5ef04a55-8a31-4862-b416-88a6db885067 + m 025ba2c5-5e96-4667-a677-8186463aee69 + t 35672bd3-6caa-4f37-a138-23a68082c036 : l ab81ec34-0f4d-4bec-92fb-b5f7f745a786 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 2c0196d6-1e7a-4879-96f4-3d75e751a6ca i 4473b964-fc01-44cf-a9d3-a1f32cfdf855 2021-10-28 11:11:47.927,g 5ef04a55-8a31-4862-b416-88a6db885067 + m 025ba2c5-5e96-4667-a677-8186463aee69 + t 2b94c631-fca9-4892-a730-03ee529ffe27 : l ab81ec34-0f4d-4bec-92fb-b5f7f745a786 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 2c0196d6-1e7a-4879-96f4-3d75e751a6ca i 8ff41505-adcb-4c11-9240-79e1f08a9e2d 2021-10-28 11:11:47.927,t 93a20725-ebd4-412c-97f1-ec21e568a3c5 : l 7c70207a-8f20-46cb-96a2-5df30f3eb486 r 82e265a6-0ceb-4d01-b2dd-f532dee24ff9 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 5e598433-d223-4c34-9998-f745a18b3dd9 i a3db9884-8bde-48a6-9615-06bec228cab5 2021-10-28 11:11:47.927,g d01b7bba-48fb-4264-833b-b88d23505404 +t e8b311a6-3b21-43f2-a269-dd9310cb2d0e + m b3d29557-c74d-403d-a279-a2ef6b3a80f6 : l 12edf201-89c5-46ad-96fc-7204cf884239 r 0dd19c5c-a89d-4e79-b7ab-2893ba0e458d n 1a821238-0cd9-48d9-a71a-057d33df0154 o 06131843-a5ca-49f3-af53-100f68f580b7 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:47.927,g 5ef04a55-8a31-4862-b416-88a6db885067 : l 1db9df11-9302-41e4-8646-06dd3324a5a2 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 2c0196d6-1e7a-4879-96f4-3d75e751a6ca i b2e49d91-30d8-4c8d-9b96-040ae1ec2ea8 2021-10-28 11:11:47.927,g 7da4ba23-cfc5-4aec-bdb2-ee6720b0b76d : l 51767602-714e-4288-baf9-7d9afab5362a r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 7aef205e-815a-406e-a3df-bd0b6eca2532 i 96e8d3c6-f4ca-4344-8af7-ec03905b086b 2021-10-28 11:11:47.927, g 8bbb4e68-0077-4fe1-ad4a-3ab3cfec0766 7da4ba23-cfc5-4aec-bdb2-ee6720b0b76d b30466f5-d8fc-407a-9000-8f3576e4e88a 24bc1e53-93f3-4c7b-930d-e87dd46a7cec bd0203da-a5c4-4a7e-8140-765fe9d851ff 54c89e59-0781-4a1a-b5c7-8221b5d97a16 : l b959df2b-c9ce-4b78-8e7f-38bde929c681 r 8d92a421-101c-4b69-936f-f8c98070f20e n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 0f8193f2-8338-4def-b53d-893acaa6f20a i 59b4b97a-4bf4-4b1e-9dbf-d4c332880f7e 2021-10-28 11:11:47.927, g 10ed499c-19c2-4bb2-bff9-15bc559fe36a 470a1e14-9854-430f-a490-e4f4e56c2a67 147c1f20-6daf-4561-ab13-f652fbe16d38 8fb6e9fa-045c-40b8-a5a4-d42f42d3afa2 : l 26a6fc3d-c437-40ec-8cbe-ea9e19322319 r 8d92a421-101c-4b69-936f-f8c98070f20e n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 0f8193f2-8338-4def-b53d-893acaa6f20a i 7fbea346-8846-4643-900a-d6f3874717c9 2021-10-28 11:11:47.927, g 9d83bbff-bd23-45e4-9192-d987ae73fe63 : l 338929c2-63bd-4be1-8c1a-6a6019e54992 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 91794dca-1ab3-4894-89ee-dfe8bdcf1f7c i 7fbea346-8846-4643-900a-d6f3874717c9 2021-10-28 11:11:47.927, g 0fa228a0-b4f3-4a58-b767-04bbf630c2c5 : l a54fc6bc-a5f9-4241-a82d-e9b0abd08b47 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 35971545-1835-4967-beec-065972eff5b5 i 7fbea346-8846-4643-900a-d6f3874717c9 2021-10-28 11:11:47.927, g 9633b57f-44c6-44b6-890f-b7fb599236fd 2a77b5ea-132d-47ba-97ee-c2e6d6afdedf : l 886329dd-14da-4033-bf7e-444cb144d004 r 3d1f8c67-c7d3-40e3-9bfb-607c126045a2 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 0f8193f2-8338-4def-b53d-893acaa6f20a i 7fbea346-8846-4643-900a-d6f3874717c9 2021-10-28 11:11:47.927,t 9a19d10f-5ab4-45d9-a073-4351923364c3 4c259619-687c-40da-a2de-24d851b8be38 c80eb6ff-6a9e-49ca-b415-4a73e9148af2 : l a02a52b1-2792-448a-9bbd-6aac7baf1336 r 82e265a6-0ceb-4d01-b2dd-f532dee24ff9 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 5e598433-d223-4c34-9998-f745a18b3dd9 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:47.927,t fef4461c-300a-47c2-85f6-ec9986f4d5aa 68bb3199-454d-49e4-a8da-2945521b4fc3 : l dd4a6749-af20-46f5-8503-99ab57d2c576 r 3d1f8c67-c7d3-40e3-9bfb-607c126045a2 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 5e598433-d223-4c34-9998-f745a18b3dd9 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:47.927,t 1e3505da-a307-4a7b-958c-aa0616800e7a : l 992a488d-4fe1-41f5-8705-21d6b05ad66a r 82e265a6-0ceb-4d01-b2dd-f532dee24ff9 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 7aef205e-815a-406e-a3df-bd0b6eca2532 i 96e8d3c6-f4ca-4344-8af7-ec03905b086b 2021-10-28 11:11:47.927,t f299df5d-4872-4c53-adb5-9ebce94c8308 : l 886329dd-14da-4033-bf7e-444cb144d004 r 82e265a6-0ceb-4d01-b2dd-f532dee24ff9 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 7aef205e-815a-406e-a3df-bd0b6eca2532 i 96e8d3c6-f4ca-4344-8af7-ec03905b086b 2021-10-28 11:11:47.927,t 31d3b604-8375-4aba-bcb2-9fde2cd9712d 5a6d9023-7e8a-472a-a02c-fe8caf43c0d8 2615bf43-44a6-4a88-b69b-b1b388159f07 : l dd4a6749-af20-46f5-8503-99ab57d2c576 r 3d1f8c67-c7d3-40e3-9bfb-607c126045a2 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 5e598433-d223-4c34-9998-f745a18b3dd9 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:47.927,g 32274b17-90d6-4185-aa95-ce1c981a87ec + m 025ba2c5-5e96-4667-a677-8186463aee69 : l 15063d00-3dea-4ecb-85fe-afeb1a40bc31 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o c9bebe62-2578-4125-affb-c2716c76db37 i 7fbea346-8846-4643-900a-d6f3874717c9 2021-10-28 11:11:47.927,g 32274b17-90d6-4185-aa95-ce1c981a87ec + m 3fab1a9a-7480-439c-896f-e9247dd56cfa : l ab81ec34-0f4d-4bec-92fb-b5f7f745a786 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 35971545-1835-4967-beec-065972eff5b5 i 9495f2e8-e7c8-43e7-90af-8db47faefc4a 2021-10-28 11:11:47.927,g 32274b17-90d6-4185-aa95-ce1c981a87ec + t f299df5d-4872-4c53-adb5-9ebce94c8308 + m 025ba2c5-5e96-4667-a677-8186463aee69 : l 886329dd-14da-4033-bf7e-444cb144d004 r 3d1f8c67-c7d3-40e3-9bfb-607c126045a2 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 35971545-1835-4967-beec-065972eff5b5 i b2e49d91-30d8-4c8d-9b96-040ae1ec2ea8 2021-10-28 11:11:47.927,g 5daedf06-8c97-449f-990d-e5a7c059fa57 + t fdad3567-d450-42c1-8ab4-2775726bb28c + m 025ba2c5-5e96-4667-a677-8186463aee69 : l 806cfbee-1064-4185-bb40-04f907d5691b r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 35971545-1835-4967-beec-065972eff5b5 i 59b4b97a-4bf4-4b1e-9dbf-d4c332880f7e 2021-10-28 11:11:47.927,g 5daedf06-8c97-449f-990d-e5a7c059fa57 + t 23e4f1ec-cf31-4098-959e-de64ce4781ce : l 90077cf7-c638-4cbe-9a88-7e50f68ddda9 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 06131843-a5ca-49f3-af53-100f68f580b7 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:47.927,m b3418030-e367-4c74-9d0d-cee02e1238b3 + t e8b311a6-3b21-43f2-a269-dd9310cb2d0e : l 806cfbee-1064-4185-bb40-04f907d5691b r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 35971545-1835-4967-beec-065972eff5b5 i b2e49d91-30d8-4c8d-9b96-040ae1ec2ea8 2021-10-28 11:11:47.927,t 0ee549de-513f-462f-8259-fed5464c507d : l 12edf201-89c5-46ad-96fc-7204cf884239 r 82e265a6-0ceb-4d01-b2dd-f532dee24ff9 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 0f8193f2-8338-4def-b53d-893acaa6f20a i 80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:47.927,#MSU Bugfest Testing Rules 2021-10-28 11:11:47.927,t 24ef4028-a8ba-49da-80d9-21d708918f23: l d19b111d-0cf1-4a8a-b67f-e01349125875 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 35971545-1835-4967-beec-065972eff5b5 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:47.927,t 2b94c631-fca9-4892-a730-03ee529ffe27: l 6ff21b0c-e3d0-4ea3-873d-64c56385187f r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2433812c-044b-4d43-8b4a-dff259c72de8 o fb720367-3daa-4508-bf28-595707daf85c i a3db9884-8bde-48a6-9615-06bec228cab5 2021-10-28 11:11:47.927,# MSU Requests Testing 2021-10-28 11:11:47.927,t ce79780d-be58-4c33-88a0-9639b6f66d05: l 2030ed40-5e01-4e88-b010-eac52a158d43 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 527c4549-7fb8-4395-8a5f-a0c44a2acc34 o 5e598433-d223-4c34-9998-f745a18b3dd9 i b2e49d91-30d8-4c8d-9b96-040ae1ec2ea8 2021-10-28 11:11:47.927, g 8bbb4e68-0077-4fe1-ad4a-3ab3cfec0766: l 985fd5a1-3634-4b0d-8c13-0d4fcf0b8afa r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 527c4549-7fb8-4395-8a5f-a0c44a2acc34 o 5e598433-d223-4c34-9998-f745a18b3dd9 i b2e49d91-30d8-4c8d-9b96-040ae1ec2ea8 2021-10-28 11:11:47.927,t fe0b4170-e9c5-4a5f-ace8-f4472ac7aceb: l 301ccbe5-fc1a-4a6e-adcb-ed55fc8dc9cf r 82e265a6-0ceb-4d01-b2dd-f532dee24ff9 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 0f8193f2-8338-4def-b53d-893acaa6f20a i a3db9884-8bde-48a6-9615-06bec228cab5 2021-10-28 11:11:47.927,t 816f34bc-c744-41bf-9d71-987b965ef8bc + s b9dc25a2-a7fb-48ad-8da5-8f68e35ba0af : l 6ff21b0c-e3d0-4ea3-873d-64c56385187f r 8d92a421-101c-4b69-936f-f8c98070f20e n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 0f8193f2-8338-4def-b53d-893acaa6f20a i a3db9884-8bde-48a6-9615-06bec228cab5 2021-10-28 11:11:47.927,t 6a7f0d25-3a65-4275-8934-4705f0be5421: l 26ef3cea-31e1-4b4f-bfc1-22f3c044fc48 r 432f881b-619a-4ccb-9c1c-8c8968a1efeb n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 0f8193f2-8338-4def-b53d-893acaa6f20a i a3db9884-8bde-48a6-9615-06bec228cab5 2021-10-28 11:11:47.927,g b9300631-f49a-4d9c-8ae7-2b76ad808d90 + m 747ccdc9-8954-4bf5-91ba-4c4dc42f5f9c: l 5d77ea0a-cfc8-458f-a21d-14cb367ed1f0 r bdd24b25-8d98-420b-bf8a-7f553b96ad4a n 5c509014-0fbd-434c-b008-daecf544cabe o dab7247d-0066-4cd1-a172-263a77ab1d90 i b2ec2f1e-7378-44fb-adab-0f3c7bd6f841 2021-10-28 11:11:47.927,t 8e3e9da4-3398-4a12-b63e-fe0f2c871f63: l 2030ed40-5e01-4e88-b010-eac52a158d43 r 3d1f8c67-c7d3-40e3-9bfb-607c126045a2 n 5c509014-0fbd-434c-b008-daecf544cabe o dab7247d-0066-4cd1-a172-263a77ab1d90 i b2ec2f1e-7378-44fb-adab-0f3c7bd6f841 2021-10-28 11:11:47.927,#Darcy's testing rules 2021-10-28 11:11:47.927,m b3d29557-c74d-403d-a279-a2ef6b3a80f6 + g c1528731-8606-443b-82c9-8ab147c4d75d: l 920a8217-6e74-46e3-a02d-00772b90fb46 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n c083c844-56d6-4326-a2fd-4acf81ca088a o 26e373ca-9004-489b-bebb-44181aa7edee i f3133c6e-eedc-4770-a99f-63938c9c685b 2021-10-28 11:11:47.927,m 025ba2c5-5e96-4667-a677-8186463aee69 + g c1528731-8606-443b-82c9-8ab147c4d75d: l 985fd5a1-3634-4b0d-8c13-0d4fcf0b8afa r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 06131843-a5ca-49f3-af53-100f68f580b7 i a3db9884-8bde-48a6-9615-06bec228cab5 2021-10-28 11:11:47.927,m ca2a84e6-a8b2-43fe-935c-32e147c6f740 + g c1528731-8606-443b-82c9-8ab147c4d75d: l 920a8217-6e74-46e3-a02d-00772b90fb46 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n c083c844-56d6-4326-a2fd-4acf81ca088a o 06131843-a5ca-49f3-af53-100f68f580b7 i a3db9884-8bde-48a6-9615-06bec228cab5 2021-10-28 11:11:47.927,#Bugfest testing for Iris 2021-10-28 11:11:47.927,g 46dd39b5-a17c-421b-9e88-cf24e297ba4d + m 45e68046-3af5-410f-9177-57d3ba5be878 : l bbdee325-6131-4fc9-a07e-01631218bfc1 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 06131843-a5ca-49f3-af53-100f68f580b7 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:47.927,# Erin's testing rules 2021-10-28 11:11:47.927,g fdf9a313-d46e-4cfe-bde7-6ce9797b35f6 : l 1db9df11-9302-41e4-8646-06dd3324a5a2 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 153c1b27-0dcb-4df7-aaa0-6e3907285da3 i 3e05c097-86be-4069-854f-63e0776f6a27 2021-10-28 11:11:47.927,g 94a7a476-abda-4baa-999c-32d6429d3880 :l 1db9df11-9302-41e4-8646-06dd3324a5a2 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o afd8a88a-4c96-4209-9110-69e58d112ed8 i 8940333b-802c-48fc-ac66-9579122c535d 2021-10-28 11:11:47.927,m 025ba2c5-5e96-4667-a677-8186463aee69 + g b8fd9cdf-8c8a-4593-b9ee-7ed72051b28d : l 0231f16a-d8f7-43a1-ac56-2c07c09ba54a r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2a587c6e-27ae-4e49-939e-26e11e4f00c6 o 26e373ca-9004-489b-bebb-44181aa7edee i dd9b3e9e-1694-4288-a18d-c269d61aeee4 2021-10-28 11:11:47.927, 2021-10-28 11:11:47.927,# NCIP testing rulles 2021-10-28 11:11:47.927,g all + m 11134088-8bcd-42bf-999a-315e829e5505 : r d5bebdb0-012f-4550-8e17-b9b130d016c8 n c083c844-56d6-4326-a2fd-4acf81ca088a o 06131843-a5ca-49f3-af53-100f68f580b7 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 l ab81ec34-0f4d-4bec-92fb-b5f7f745a786 2021-10-28 11:11:47.927,/Molly Test 2021-10-28 11:11:47.927,g aebd9e22-3689-4d6f-a6ba-51bad2a86739 + m f681c032-01b0-4f9a-b129-9a05035dc681 + s 2ae5d7ef-808d-41f8-a670-868b1836b6b1 : l 806cfbee-1064-4185-bb40-04f907d5691b r 82e265a6-0ceb-4d01-b2dd-f532dee24ff9 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 06131843-a5ca-49f3-af53-100f68f580b7 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:47.927,m e796aad1-16b3-4903-9134-faf615e297cd : l b56a991c-8f98-4987-919f-be2c3fb0246c r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o fb720367-3daa-4508-bf28-595707daf85c i 80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:47.927,#Mike P. Juniper Test 2021-10-28 11:11:47.927,g d010bfa2-4983-4741-9ef8-1295484297cc + m 025ba2c5-5e96-4667-a677-8186463aee69 :l b56a991c-8f98-4987-919f-be2c3fb0246c r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 06131843-a5ca-49f3-af53-100f68f580b7 i f6958082-9218-48ef-a616-20f1b798b9eb 2021-10-28 11:11:47.927,# test for Aged to Lost 2021-10-28 11:11:47.927,g d010bfa2-4983-4741-9ef8-1295484297cc + m dcabd2e3-4299-410f-b0d4-c421d8c85a6d : l 2f37f5f1-2944-4a19-adfd-dae3500f31cc r 8d92a421-101c-4b69-936f-f8c98070f20e n 1a821238-0cd9-48d9-a71a-057d33df0154 o 3980135d-485b-4e70-bd0e-b16ec10c6670 i 44f2cf7f-2aac-4287-ae7b-c2be0a1c36de 2021-10-28 11:11:47.927,g d010bfa2-4983-4741-9ef8-1295484297cc + m ce8382b7-c900-4233-a6e3-b6142bd0c9c9: l 2f37f5f1-2944-4a19-adfd-dae3500f31cc r 8d92a421-101c-4b69-936f-f8c98070f20e n 1a821238-0cd9-48d9-a71a-057d33df0154 o 3980135d-485b-4e70-bd0e-b16ec10c6670 i e6d7736a-d63c-4cbd-889e-ad3fc1189f0d 2021-10-28 11:11:47.927,# declaredLostTesting 2021-10-28 11:11:47.927,g fd567cdc-3317-4b0c-96a0-fba6e1676425 + m b3418030-e367-4c74-9d0d-cee02e1238b3 + t e8b311a6-3b21-43f2-a269-dd9310cb2d0e : l fffaa6e2-08d0-40bf-a38e-ba9ddc70ecbb n 1a821238-0cd9-48d9-a71a-057d33df0154 r 8d92a421-101c-4b69-936f-f8c98070f20e o 26e373ca-9004-489b-bebb-44181aa7edee i 2ef42aa0-6afb-4223-bed9-4a7c34a4f15b 2021-10-28 11:11:47.927,g fd567cdc-3317-4b0c-96a0-fba6e1676425 + m b3418030-e367-4c74-9d0d-cee02e1238b3 + t 2e48e713-17f3-4c13-a9f8-23845bb210a4 : l 7ad7753e-b4eb-4a7f-a5e6-13c126ff3bf6 n 1a821238-0cd9-48d9-a71a-057d33df0154 r 8d92a421-101c-4b69-936f-f8c98070f20e o 06131843-a5ca-49f3-af53-100f68f580b7 i 6c9b2821-cd44-42c9-9a09-f10b31123f44 2021-10-28 11:11:47.927,g fd567cdc-3317-4b0c-96a0-fba6e1676425 + m b3418030-e367-4c74-9d0d-cee02e1238b3 + t 2b94c631-fca9-4892-a730-03ee529ffe27: l 7ad7753e-b4eb-4a7f-a5e6-13c126ff3bf6 n 1a821238-0cd9-48d9-a71a-057d33df0154 r 8d92a421-101c-4b69-936f-f8c98070f20e o 06131843-a5ca-49f3-af53-100f68f580b7 i 1c8855c7-a85d-4400-b6f6-8bd16988c74c 2021-10-28 11:11:47.927,# Chalmers testing 2021-10-28 11:11:47.927,g bfc862d1-9323-4f32-a034-ca8a496e6714 2021-10-28 11:11:47.927,t 323a6b97-42d6-436e-8840-b35edfdd73bc : l 890a523a-ece8-4a31-a69f-931f31cba407 r bd6a99ce-e6ae-44cc-8cdd-b816e6822990 n 8fd2544a-a467-47ea-a5ad-d3a6bab8586c o 0f8193f2-8338-4def-b53d-893acaa6f20a i 27965589-e3f4-4753-a04f-5e9d12eff5a6 2021-10-28 11:11:47.927,#Smoke Circualtion 2021-10-28 11:11:47.927,g 2f74f66a-ee48-4650-8985-f43e60cc66cc + m 025ba2c5-5e96-4667-a677-8186463aee69: l 132e14be-7a4e-4af7-8a45-6ab6382913e3 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 0f8193f2-8338-4def-b53d-893acaa6f20a i 3e05c097-86be-4069-854f-63e0776f6a27 2021-10-28 11:11:47.927,g 08b2bfaf-8c76-4f4b-b273-ad50aa6f9efd + m 025ba2c5-5e96-4667-a677-8186463aee69 : l 985fd5a1-3634-4b0d-8c13-0d4fcf0b8afa r d5bebdb0-012f-4550-8e17-b9b130d016c8 n c083c844-56d6-4326-a2fd-4acf81ca088a o fb720367-3daa-4508-bf28-595707daf85c i 7291755c-169a-46b6-ab2f-f5352aa0dce0 2021-10-28 11:11:47.927,# test patron block 2021-10-28 11:11:47.927,g 72a46301-5a83-49e0-906a-691f3f7514b5 + m ce8382b7-c900-4233-a6e3-b6142bd0c9c9 : l 2f37f5f1-2944-4a19-adfd-dae3500f31cc r 3d1f8c67-c7d3-40e3-9bfb-607c126045a2 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 06131843-a5ca-49f3-af53-100f68f580b7 i c24168fb-de89-4a74-a4ad-0180bdf1cfb0 2021-10-28 11:11:47.927,# firebird 2021-10-28 11:11:47.927,g 68dd4413-83c7-4271-a570-a0ba42b2b7d2 : l 985fd5a1-3634-4b0d-8c13-0d4fcf0b8afa r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 06131843-a5ca-49f3-af53-100f68f580b7 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:47.927,"` with parameters: `RulesExecutionParameters(loanTypeId=fdad3567-d450-42c1-8ab4-2775726bb28c, locationId=b9dc25a2-a7fb-48ad-8da5-8f68e35ba0af, materialTypeId=11134088-8bcd-42bf-999a-315e829e5505, patronGroupId=ba484dd9-a2c3-4d80-b067-91cd2066134b, location=Institution: `571cf96f-4e32-4709-ac53-e4890b778c77`, Campus: `68c7f569-57a7-42b9-9a54-07b9a38f7d00`, Library: `b016a81c-f815-4aae-bb3c-3d3dd8643fb2` Location: `b9dc25a2-a7fb-48ad-8da5-8f68e35ba0af`)` to determine lost item policy" 2021-10-28 11:11:47.925,11:11:47 [] [] [] [] INFO LogUtil 127.0.0.1:58662 GET /overdue-fines-policies/06131843-a5ca-49f3-af53-100f68f580b7 null HTTP_1_1 200 581 5 tid=fs09000000 OK 2021-10-28 11:11:47.925,11:11:47 [260197/circulation;012329/overdue-fines-policies] [fs09000000] [] [] INFO ProxyContext 260197/circulation;012329/overdue-fines-policies RES 200 8213us mod-feesfines-16.1.1 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-feesfines/overdue-fines-policies/06131843-a5ca-49f3-af53-100f68f580b7 2021-10-28 11:11:47.919,11:11:47 [] [] [] [] INFO RestRouting invoking getOverdueFinesPoliciesByOverdueFinePolicyId 2021-10-28 11:11:47.917,11:11:47 [260197/circulation;012329/overdue-fines-policies] [fs09000000] [] [] INFO ProxyContext 260197/circulation;012329/overdue-fines-policies RES 202 1497us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/overdue-fines-policies/06131843-a5ca-49f3-af53-100f68f580b7 2021-10-28 11:11:47.916,11:11:47 INFO MainVerticle Request from 10.23.39.125 2021-10-28 11:11:47.914,11:11:47 [260197/circulation;012329/overdue-fines-policies] [fs09000000] [] [] INFO ProxyContext 260197/circulation;012329/overdue-fines-policies REQ 10.23.38.176:28644 fs09000000 GET /overdue-fines-policies/06131843-a5ca-49f3-af53-100f68f580b7 mod-authtoken-2.8.0 mod-feesfines-16.1.1 2021-10-28 11:11:47.910,"11:11:47 INFO ExecutableRules Executing circulation rules: `priority: g, m, t , s, b, c, a" 2021-10-28 11:11:47.910,fallback-policy: l 7fabc641-2c36-4f13-8d3c-a9e2ac586ec1 r 3d1f8c67-c7d3-40e3-9bfb-607c126045a2 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 06131843-a5ca-49f3-af53-100f68f580b7 i 7c1a9f0b-beda-4a02-9be2-eb7c0f14c087 2021-10-28 11:11:47.910,/ Adding this rule so that we have more items that can actually be worked with in circulation testing 2021-10-28 11:11:47.910,g 3c4bb845-5a6c-468c-ac42-4009ec90e0c5: l 865df0a4-c19b-4f70-8dc4-f94a50e59b8e r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 0064931a-0067-4785-93fe-384bb2ec2061 o 0f8193f2-8338-4def-b53d-893acaa6f20a i ff6cb07e-3f09-45c1-a864-35b31e74d2fb 2021-10-28 11:11:47.910,t 23e4f1ec-cf31-4098-959e-de64ce4781ce 44c8a624-8ee8-4efd-88c2-c76bc7c6991a: l 985fd5a1-3634-4b0d-8c13-0d4fcf0b8afa r d5bebdb0-012f-4550-8e17-b9b130d016c8 n c083c844-56d6-4326-a2fd-4acf81ca088a o fb720367-3daa-4508-bf28-595707daf85c i 7291755c-169a-46b6-ab2f-f5352aa0dce0 2021-10-28 11:11:47.910,g e183b739-8878-4cda-b2e1-f1c3c966b139 + t 2e48e713-17f3-4c13-a9f8-23845bb210a4 : l 5b8cedf4-1a98-44ae-a97c-9cae2351a577 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 42ff56f1-2075-42d2-b70e-06ab54d08026 i 79b1eb14-6314-4d76-a9db-80ff3b63cfb2 2021-10-28 11:11:47.910,g e183b739-8878-4cda-b2e1-f1c3c966b139 + t e8b311a6-3b21-43f2-a269-dd9310cb2d0e : l bd311c8f-ccaa-4642-b3a9-b603434c8d22 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 42ff56f1-2075-42d2-b70e-06ab54d08026 i 79b1eb14-6314-4d76-a9db-80ff3b63cfb2 2021-10-28 11:11:47.910,g e183b739-8878-4cda-b2e1-f1c3c966b139 + t 2b94c631-fca9-4892-a730-03ee529ffe27 : l 5564134d-396f-46dd-841f-3bbf9c905734 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 42ff56f1-2075-42d2-b70e-06ab54d08026 i 79b1eb14-6314-4d76-a9db-80ff3b63cfb2 2021-10-28 11:11:47.910,g e5ae7fd0-7d94-4e32-8470-be6b8be83ec9 + t 2e48e713-17f3-4c13-a9f8-23845bb210a4 : l 5b8cedf4-1a98-44ae-a97c-9cae2351a577 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 7658985e-c3f4-429a-aa85-dcef1819333d i 79b1eb14-6314-4d76-a9db-80ff3b63cfb2 2021-10-28 11:11:47.910,g e5ae7fd0-7d94-4e32-8470-be6b8be83ec9 + t e8b311a6-3b21-43f2-a269-dd9310cb2d0e : l bd311c8f-ccaa-4642-b3a9-b603434c8d22 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 7658985e-c3f4-429a-aa85-dcef1819333d i 79b1eb14-6314-4d76-a9db-80ff3b63cfb2 2021-10-28 11:11:47.910,g e5ae7fd0-7d94-4e32-8470-be6b8be83ec9 + t 2b94c631-fca9-4892-a730-03ee529ffe27 : l bd311c8f-ccaa-4642-b3a9-b603434c8d22 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 7658985e-c3f4-429a-aa85-dcef1819333d i 79b1eb14-6314-4d76-a9db-80ff3b63cfb2 2021-10-28 11:11:47.910,g f78206c5-10f6-43e0-9b76-575e0813937e: l 600c4338-f022-4829-b804-836c7a4a4ff2 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 07b24d2c-7a1b-4888-b9e9-d73477025a5d o a7fcbe6d-4dc4-4452-8493-902c6cafa0d7 i 52c2a5d5-b001-4331-9c24-ef359717c353 2021-10-28 11:11:47.910,g 0fe82774-5f26-4c08-9759-04e427f31db5 + t e8b311a6-3b21-43f2-a269-dd9310cb2d0e : l 5564134d-396f-46dd-841f-3bbf9c905734 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 7658985e-c3f4-429a-aa85-dcef1819333d i 79b1eb14-6314-4d76-a9db-80ff3b63cfb2 2021-10-28 11:11:47.910,g 0fe82774-5f26-4c08-9759-04e427f31db5 + t 2e48e713-17f3-4c13-a9f8-23845bb210a4 : l 5564134d-396f-46dd-841f-3bbf9c905734 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 7658985e-c3f4-429a-aa85-dcef1819333d i 35f6030c-527c-46e7-ac0d-e36c0f4a1682 2021-10-28 11:11:47.910,g 94a7a476-abda-4baa-999c-32d6429d3880 + m b3d29557-c74d-403d-a279-a2ef6b3a80f6 : l 1db9df11-9302-41e4-8646-06dd3324a5a2 r 3d1f8c67-c7d3-40e3-9bfb-607c126045a2 n 1a821238-0cd9-48d9-a71a-057d33df0154 o f8972e0b-4bbf-4df0-846a-243b43aee18d i 61ade482-d7e8-424d-9600-567be33bdd0a 2021-10-28 11:11:47.910,g 94a7a476-abda-4baa-999c-32d6429d3880 + m 025ba2c5-5e96-4667-a677-8186463aee69 : l 1db9df11-9302-41e4-8646-06dd3324a5a2 r 3d1f8c67-c7d3-40e3-9bfb-607c126045a2 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 1b59865b-5d44-4602-99af-ffc7a2a62eea i 61ade482-d7e8-424d-9600-567be33bdd0a 2021-10-28 11:11:47.910,g 8a7ffe63-cc37-4309-a227-e35e88258552 + t e8b311a6-3b21-43f2-a269-dd9310cb2d0e + m 025ba2c5-5e96-4667-a677-8186463aee69 : l 658b2ae6-4ac5-4f91-974b-02626322f697 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 2c0196d6-1e7a-4879-96f4-3d75e751a6ca i 4654053c-51ac-4647-afab-7f89afd13c60 2021-10-28 11:11:47.910,g 8a7ffe63-cc37-4309-a227-e35e88258552 + t e8b311a6-3b21-43f2-a269-dd9310cb2d0e + m b3d29557-c74d-403d-a279-a2ef6b3a80f6 k : l 658b2ae6-4ac5-4f91-974b-02626322f697 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 2c0196d6-1e7a-4879-96f4-3d75e751a6ca i 61ade482-d7e8-424d-9600-567be33bdd0a 2021-10-28 11:11:47.910,g 5ef04a55-8a31-4862-b416-88a6db885067 + m 025ba2c5-5e96-4667-a677-8186463aee69 + t 2e48e713-17f3-4c13-a9f8-23845bb210a4 : l ab81ec34-0f4d-4bec-92fb-b5f7f745a786 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 2c0196d6-1e7a-4879-96f4-3d75e751a6ca i 61ade482-d7e8-424d-9600-567be33bdd0a 2021-10-28 11:11:47.910,g 5ef04a55-8a31-4862-b416-88a6db885067 + m 025ba2c5-5e96-4667-a677-8186463aee69 + t e8b311a6-3b21-43f2-a269-dd9310cb2d0e : l ab81ec34-0f4d-4bec-92fb-b5f7f745a786 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 2c0196d6-1e7a-4879-96f4-3d75e751a6ca i 61655887-457d-4360-806e-21355aaf65b5 2021-10-28 11:11:47.910,g 5ef04a55-8a31-4862-b416-88a6db885067 + m 025ba2c5-5e96-4667-a677-8186463aee69 + t 35672bd3-6caa-4f37-a138-23a68082c036 : l ab81ec34-0f4d-4bec-92fb-b5f7f745a786 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 2c0196d6-1e7a-4879-96f4-3d75e751a6ca i 4473b964-fc01-44cf-a9d3-a1f32cfdf855 2021-10-28 11:11:47.910,g 5ef04a55-8a31-4862-b416-88a6db885067 + m 025ba2c5-5e96-4667-a677-8186463aee69 + t 2b94c631-fca9-4892-a730-03ee529ffe27 : l ab81ec34-0f4d-4bec-92fb-b5f7f745a786 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 2c0196d6-1e7a-4879-96f4-3d75e751a6ca i 8ff41505-adcb-4c11-9240-79e1f08a9e2d 2021-10-28 11:11:47.910,t 93a20725-ebd4-412c-97f1-ec21e568a3c5 : l 7c70207a-8f20-46cb-96a2-5df30f3eb486 r 82e265a6-0ceb-4d01-b2dd-f532dee24ff9 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 5e598433-d223-4c34-9998-f745a18b3dd9 i a3db9884-8bde-48a6-9615-06bec228cab5 2021-10-28 11:11:47.910,g d01b7bba-48fb-4264-833b-b88d23505404 +t e8b311a6-3b21-43f2-a269-dd9310cb2d0e + m b3d29557-c74d-403d-a279-a2ef6b3a80f6 : l 12edf201-89c5-46ad-96fc-7204cf884239 r 0dd19c5c-a89d-4e79-b7ab-2893ba0e458d n 1a821238-0cd9-48d9-a71a-057d33df0154 o 06131843-a5ca-49f3-af53-100f68f580b7 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:47.910,g 5ef04a55-8a31-4862-b416-88a6db885067 : l 1db9df11-9302-41e4-8646-06dd3324a5a2 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 2c0196d6-1e7a-4879-96f4-3d75e751a6ca i b2e49d91-30d8-4c8d-9b96-040ae1ec2ea8 2021-10-28 11:11:47.910,g 7da4ba23-cfc5-4aec-bdb2-ee6720b0b76d : l 51767602-714e-4288-baf9-7d9afab5362a r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 7aef205e-815a-406e-a3df-bd0b6eca2532 i 96e8d3c6-f4ca-4344-8af7-ec03905b086b 2021-10-28 11:11:47.910, g 8bbb4e68-0077-4fe1-ad4a-3ab3cfec0766 7da4ba23-cfc5-4aec-bdb2-ee6720b0b76d b30466f5-d8fc-407a-9000-8f3576e4e88a 24bc1e53-93f3-4c7b-930d-e87dd46a7cec bd0203da-a5c4-4a7e-8140-765fe9d851ff 54c89e59-0781-4a1a-b5c7-8221b5d97a16 : l b959df2b-c9ce-4b78-8e7f-38bde929c681 r 8d92a421-101c-4b69-936f-f8c98070f20e n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 0f8193f2-8338-4def-b53d-893acaa6f20a i 59b4b97a-4bf4-4b1e-9dbf-d4c332880f7e 2021-10-28 11:11:47.910, g 10ed499c-19c2-4bb2-bff9-15bc559fe36a 470a1e14-9854-430f-a490-e4f4e56c2a67 147c1f20-6daf-4561-ab13-f652fbe16d38 8fb6e9fa-045c-40b8-a5a4-d42f42d3afa2 : l 26a6fc3d-c437-40ec-8cbe-ea9e19322319 r 8d92a421-101c-4b69-936f-f8c98070f20e n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 0f8193f2-8338-4def-b53d-893acaa6f20a i 7fbea346-8846-4643-900a-d6f3874717c9 2021-10-28 11:11:47.910, g 9d83bbff-bd23-45e4-9192-d987ae73fe63 : l 338929c2-63bd-4be1-8c1a-6a6019e54992 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 91794dca-1ab3-4894-89ee-dfe8bdcf1f7c i 7fbea346-8846-4643-900a-d6f3874717c9 2021-10-28 11:11:47.910, g 0fa228a0-b4f3-4a58-b767-04bbf630c2c5 : l a54fc6bc-a5f9-4241-a82d-e9b0abd08b47 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 35971545-1835-4967-beec-065972eff5b5 i 7fbea346-8846-4643-900a-d6f3874717c9 2021-10-28 11:11:47.910, g 9633b57f-44c6-44b6-890f-b7fb599236fd 2a77b5ea-132d-47ba-97ee-c2e6d6afdedf : l 886329dd-14da-4033-bf7e-444cb144d004 r 3d1f8c67-c7d3-40e3-9bfb-607c126045a2 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 0f8193f2-8338-4def-b53d-893acaa6f20a i 7fbea346-8846-4643-900a-d6f3874717c9 2021-10-28 11:11:47.910,t 9a19d10f-5ab4-45d9-a073-4351923364c3 4c259619-687c-40da-a2de-24d851b8be38 c80eb6ff-6a9e-49ca-b415-4a73e9148af2 : l a02a52b1-2792-448a-9bbd-6aac7baf1336 r 82e265a6-0ceb-4d01-b2dd-f532dee24ff9 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 5e598433-d223-4c34-9998-f745a18b3dd9 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:47.910,t fef4461c-300a-47c2-85f6-ec9986f4d5aa 68bb3199-454d-49e4-a8da-2945521b4fc3 : l dd4a6749-af20-46f5-8503-99ab57d2c576 r 3d1f8c67-c7d3-40e3-9bfb-607c126045a2 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 5e598433-d223-4c34-9998-f745a18b3dd9 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:47.910,t 1e3505da-a307-4a7b-958c-aa0616800e7a : l 992a488d-4fe1-41f5-8705-21d6b05ad66a r 82e265a6-0ceb-4d01-b2dd-f532dee24ff9 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 7aef205e-815a-406e-a3df-bd0b6eca2532 i 96e8d3c6-f4ca-4344-8af7-ec03905b086b 2021-10-28 11:11:47.910,t f299df5d-4872-4c53-adb5-9ebce94c8308 : l 886329dd-14da-4033-bf7e-444cb144d004 r 82e265a6-0ceb-4d01-b2dd-f532dee24ff9 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 7aef205e-815a-406e-a3df-bd0b6eca2532 i 96e8d3c6-f4ca-4344-8af7-ec03905b086b 2021-10-28 11:11:47.910,t 31d3b604-8375-4aba-bcb2-9fde2cd9712d 5a6d9023-7e8a-472a-a02c-fe8caf43c0d8 2615bf43-44a6-4a88-b69b-b1b388159f07 : l dd4a6749-af20-46f5-8503-99ab57d2c576 r 3d1f8c67-c7d3-40e3-9bfb-607c126045a2 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 5e598433-d223-4c34-9998-f745a18b3dd9 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:47.910,g 32274b17-90d6-4185-aa95-ce1c981a87ec + m 025ba2c5-5e96-4667-a677-8186463aee69 : l 15063d00-3dea-4ecb-85fe-afeb1a40bc31 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o c9bebe62-2578-4125-affb-c2716c76db37 i 7fbea346-8846-4643-900a-d6f3874717c9 2021-10-28 11:11:47.910,g 32274b17-90d6-4185-aa95-ce1c981a87ec + m 3fab1a9a-7480-439c-896f-e9247dd56cfa : l ab81ec34-0f4d-4bec-92fb-b5f7f745a786 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 35971545-1835-4967-beec-065972eff5b5 i 9495f2e8-e7c8-43e7-90af-8db47faefc4a 2021-10-28 11:11:47.910,g 32274b17-90d6-4185-aa95-ce1c981a87ec + t f299df5d-4872-4c53-adb5-9ebce94c8308 + m 025ba2c5-5e96-4667-a677-8186463aee69 : l 886329dd-14da-4033-bf7e-444cb144d004 r 3d1f8c67-c7d3-40e3-9bfb-607c126045a2 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 35971545-1835-4967-beec-065972eff5b5 i b2e49d91-30d8-4c8d-9b96-040ae1ec2ea8 2021-10-28 11:11:47.910,g 5daedf06-8c97-449f-990d-e5a7c059fa57 + t fdad3567-d450-42c1-8ab4-2775726bb28c + m 025ba2c5-5e96-4667-a677-8186463aee69 : l 806cfbee-1064-4185-bb40-04f907d5691b r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 35971545-1835-4967-beec-065972eff5b5 i 59b4b97a-4bf4-4b1e-9dbf-d4c332880f7e 2021-10-28 11:11:47.910,g 5daedf06-8c97-449f-990d-e5a7c059fa57 + t 23e4f1ec-cf31-4098-959e-de64ce4781ce : l 90077cf7-c638-4cbe-9a88-7e50f68ddda9 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 06131843-a5ca-49f3-af53-100f68f580b7 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:47.910,m b3418030-e367-4c74-9d0d-cee02e1238b3 + t e8b311a6-3b21-43f2-a269-dd9310cb2d0e : l 806cfbee-1064-4185-bb40-04f907d5691b r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 35971545-1835-4967-beec-065972eff5b5 i b2e49d91-30d8-4c8d-9b96-040ae1ec2ea8 2021-10-28 11:11:47.910,t 0ee549de-513f-462f-8259-fed5464c507d : l 12edf201-89c5-46ad-96fc-7204cf884239 r 82e265a6-0ceb-4d01-b2dd-f532dee24ff9 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 0f8193f2-8338-4def-b53d-893acaa6f20a i 80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:47.910,#MSU Bugfest Testing Rules 2021-10-28 11:11:47.910,t 24ef4028-a8ba-49da-80d9-21d708918f23: l d19b111d-0cf1-4a8a-b67f-e01349125875 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 35971545-1835-4967-beec-065972eff5b5 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:47.910,t 2b94c631-fca9-4892-a730-03ee529ffe27: l 6ff21b0c-e3d0-4ea3-873d-64c56385187f r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2433812c-044b-4d43-8b4a-dff259c72de8 o fb720367-3daa-4508-bf28-595707daf85c i a3db9884-8bde-48a6-9615-06bec228cab5 2021-10-28 11:11:47.910,# MSU Requests Testing 2021-10-28 11:11:47.910,t ce79780d-be58-4c33-88a0-9639b6f66d05: l 2030ed40-5e01-4e88-b010-eac52a158d43 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 527c4549-7fb8-4395-8a5f-a0c44a2acc34 o 5e598433-d223-4c34-9998-f745a18b3dd9 i b2e49d91-30d8-4c8d-9b96-040ae1ec2ea8 2021-10-28 11:11:47.910, g 8bbb4e68-0077-4fe1-ad4a-3ab3cfec0766: l 985fd5a1-3634-4b0d-8c13-0d4fcf0b8afa r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 527c4549-7fb8-4395-8a5f-a0c44a2acc34 o 5e598433-d223-4c34-9998-f745a18b3dd9 i b2e49d91-30d8-4c8d-9b96-040ae1ec2ea8 2021-10-28 11:11:47.910,t fe0b4170-e9c5-4a5f-ace8-f4472ac7aceb: l 301ccbe5-fc1a-4a6e-adcb-ed55fc8dc9cf r 82e265a6-0ceb-4d01-b2dd-f532dee24ff9 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 0f8193f2-8338-4def-b53d-893acaa6f20a i a3db9884-8bde-48a6-9615-06bec228cab5 2021-10-28 11:11:47.910,t 816f34bc-c744-41bf-9d71-987b965ef8bc + s b9dc25a2-a7fb-48ad-8da5-8f68e35ba0af : l 6ff21b0c-e3d0-4ea3-873d-64c56385187f r 8d92a421-101c-4b69-936f-f8c98070f20e n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 0f8193f2-8338-4def-b53d-893acaa6f20a i a3db9884-8bde-48a6-9615-06bec228cab5 2021-10-28 11:11:47.910,t 6a7f0d25-3a65-4275-8934-4705f0be5421: l 26ef3cea-31e1-4b4f-bfc1-22f3c044fc48 r 432f881b-619a-4ccb-9c1c-8c8968a1efeb n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 0f8193f2-8338-4def-b53d-893acaa6f20a i a3db9884-8bde-48a6-9615-06bec228cab5 2021-10-28 11:11:47.910,g b9300631-f49a-4d9c-8ae7-2b76ad808d90 + m 747ccdc9-8954-4bf5-91ba-4c4dc42f5f9c: l 5d77ea0a-cfc8-458f-a21d-14cb367ed1f0 r bdd24b25-8d98-420b-bf8a-7f553b96ad4a n 5c509014-0fbd-434c-b008-daecf544cabe o dab7247d-0066-4cd1-a172-263a77ab1d90 i b2ec2f1e-7378-44fb-adab-0f3c7bd6f841 2021-10-28 11:11:47.910,t 8e3e9da4-3398-4a12-b63e-fe0f2c871f63: l 2030ed40-5e01-4e88-b010-eac52a158d43 r 3d1f8c67-c7d3-40e3-9bfb-607c126045a2 n 5c509014-0fbd-434c-b008-daecf544cabe o dab7247d-0066-4cd1-a172-263a77ab1d90 i b2ec2f1e-7378-44fb-adab-0f3c7bd6f841 2021-10-28 11:11:47.910,#Darcy's testing rules 2021-10-28 11:11:47.910,m b3d29557-c74d-403d-a279-a2ef6b3a80f6 + g c1528731-8606-443b-82c9-8ab147c4d75d: l 920a8217-6e74-46e3-a02d-00772b90fb46 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n c083c844-56d6-4326-a2fd-4acf81ca088a o 26e373ca-9004-489b-bebb-44181aa7edee i f3133c6e-eedc-4770-a99f-63938c9c685b 2021-10-28 11:11:47.910,m 025ba2c5-5e96-4667-a677-8186463aee69 + g c1528731-8606-443b-82c9-8ab147c4d75d: l 985fd5a1-3634-4b0d-8c13-0d4fcf0b8afa r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 06131843-a5ca-49f3-af53-100f68f580b7 i a3db9884-8bde-48a6-9615-06bec228cab5 2021-10-28 11:11:47.910,m ca2a84e6-a8b2-43fe-935c-32e147c6f740 + g c1528731-8606-443b-82c9-8ab147c4d75d: l 920a8217-6e74-46e3-a02d-00772b90fb46 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n c083c844-56d6-4326-a2fd-4acf81ca088a o 06131843-a5ca-49f3-af53-100f68f580b7 i a3db9884-8bde-48a6-9615-06bec228cab5 2021-10-28 11:11:47.910,#Bugfest testing for Iris 2021-10-28 11:11:47.910,g 46dd39b5-a17c-421b-9e88-cf24e297ba4d + m 45e68046-3af5-410f-9177-57d3ba5be878 : l bbdee325-6131-4fc9-a07e-01631218bfc1 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 06131843-a5ca-49f3-af53-100f68f580b7 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:47.910,# Erin's testing rules 2021-10-28 11:11:47.910,g fdf9a313-d46e-4cfe-bde7-6ce9797b35f6 : l 1db9df11-9302-41e4-8646-06dd3324a5a2 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 153c1b27-0dcb-4df7-aaa0-6e3907285da3 i 3e05c097-86be-4069-854f-63e0776f6a27 2021-10-28 11:11:47.910,g 94a7a476-abda-4baa-999c-32d6429d3880 :l 1db9df11-9302-41e4-8646-06dd3324a5a2 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o afd8a88a-4c96-4209-9110-69e58d112ed8 i 8940333b-802c-48fc-ac66-9579122c535d 2021-10-28 11:11:47.910,m 025ba2c5-5e96-4667-a677-8186463aee69 + g b8fd9cdf-8c8a-4593-b9ee-7ed72051b28d : l 0231f16a-d8f7-43a1-ac56-2c07c09ba54a r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2a587c6e-27ae-4e49-939e-26e11e4f00c6 o 26e373ca-9004-489b-bebb-44181aa7edee i dd9b3e9e-1694-4288-a18d-c269d61aeee4 2021-10-28 11:11:47.910, 2021-10-28 11:11:47.910,# NCIP testing rulles 2021-10-28 11:11:47.910,g all + m 11134088-8bcd-42bf-999a-315e829e5505 : r d5bebdb0-012f-4550-8e17-b9b130d016c8 n c083c844-56d6-4326-a2fd-4acf81ca088a o 06131843-a5ca-49f3-af53-100f68f580b7 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 l ab81ec34-0f4d-4bec-92fb-b5f7f745a786 2021-10-28 11:11:47.910,/Molly Test 2021-10-28 11:11:47.910,g aebd9e22-3689-4d6f-a6ba-51bad2a86739 + m f681c032-01b0-4f9a-b129-9a05035dc681 + s 2ae5d7ef-808d-41f8-a670-868b1836b6b1 : l 806cfbee-1064-4185-bb40-04f907d5691b r 82e265a6-0ceb-4d01-b2dd-f532dee24ff9 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 06131843-a5ca-49f3-af53-100f68f580b7 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:47.910,m e796aad1-16b3-4903-9134-faf615e297cd : l b56a991c-8f98-4987-919f-be2c3fb0246c r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o fb720367-3daa-4508-bf28-595707daf85c i 80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:47.910,#Mike P. Juniper Test 2021-10-28 11:11:47.910,g d010bfa2-4983-4741-9ef8-1295484297cc + m 025ba2c5-5e96-4667-a677-8186463aee69 :l b56a991c-8f98-4987-919f-be2c3fb0246c r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 06131843-a5ca-49f3-af53-100f68f580b7 i f6958082-9218-48ef-a616-20f1b798b9eb 2021-10-28 11:11:47.910,# test for Aged to Lost 2021-10-28 11:11:47.910,g d010bfa2-4983-4741-9ef8-1295484297cc + m dcabd2e3-4299-410f-b0d4-c421d8c85a6d : l 2f37f5f1-2944-4a19-adfd-dae3500f31cc r 8d92a421-101c-4b69-936f-f8c98070f20e n 1a821238-0cd9-48d9-a71a-057d33df0154 o 3980135d-485b-4e70-bd0e-b16ec10c6670 i 44f2cf7f-2aac-4287-ae7b-c2be0a1c36de 2021-10-28 11:11:47.910,g d010bfa2-4983-4741-9ef8-1295484297cc + m ce8382b7-c900-4233-a6e3-b6142bd0c9c9: l 2f37f5f1-2944-4a19-adfd-dae3500f31cc r 8d92a421-101c-4b69-936f-f8c98070f20e n 1a821238-0cd9-48d9-a71a-057d33df0154 o 3980135d-485b-4e70-bd0e-b16ec10c6670 i e6d7736a-d63c-4cbd-889e-ad3fc1189f0d 2021-10-28 11:11:47.910,# declaredLostTesting 2021-10-28 11:11:47.910,g fd567cdc-3317-4b0c-96a0-fba6e1676425 + m b3418030-e367-4c74-9d0d-cee02e1238b3 + t e8b311a6-3b21-43f2-a269-dd9310cb2d0e : l fffaa6e2-08d0-40bf-a38e-ba9ddc70ecbb n 1a821238-0cd9-48d9-a71a-057d33df0154 r 8d92a421-101c-4b69-936f-f8c98070f20e o 26e373ca-9004-489b-bebb-44181aa7edee i 2ef42aa0-6afb-4223-bed9-4a7c34a4f15b 2021-10-28 11:11:47.910,g fd567cdc-3317-4b0c-96a0-fba6e1676425 + m b3418030-e367-4c74-9d0d-cee02e1238b3 + t 2e48e713-17f3-4c13-a9f8-23845bb210a4 : l 7ad7753e-b4eb-4a7f-a5e6-13c126ff3bf6 n 1a821238-0cd9-48d9-a71a-057d33df0154 r 8d92a421-101c-4b69-936f-f8c98070f20e o 06131843-a5ca-49f3-af53-100f68f580b7 i 6c9b2821-cd44-42c9-9a09-f10b31123f44 2021-10-28 11:11:47.910,g fd567cdc-3317-4b0c-96a0-fba6e1676425 + m b3418030-e367-4c74-9d0d-cee02e1238b3 + t 2b94c631-fca9-4892-a730-03ee529ffe27: l 7ad7753e-b4eb-4a7f-a5e6-13c126ff3bf6 n 1a821238-0cd9-48d9-a71a-057d33df0154 r 8d92a421-101c-4b69-936f-f8c98070f20e o 06131843-a5ca-49f3-af53-100f68f580b7 i 1c8855c7-a85d-4400-b6f6-8bd16988c74c 2021-10-28 11:11:47.910,# Chalmers testing 2021-10-28 11:11:47.910,g bfc862d1-9323-4f32-a034-ca8a496e6714 2021-10-28 11:11:47.910,t 323a6b97-42d6-436e-8840-b35edfdd73bc : l 890a523a-ece8-4a31-a69f-931f31cba407 r bd6a99ce-e6ae-44cc-8cdd-b816e6822990 n 8fd2544a-a467-47ea-a5ad-d3a6bab8586c o 0f8193f2-8338-4def-b53d-893acaa6f20a i 27965589-e3f4-4753-a04f-5e9d12eff5a6 2021-10-28 11:11:47.910,#Smoke Circualtion 2021-10-28 11:11:47.910,g 2f74f66a-ee48-4650-8985-f43e60cc66cc + m 025ba2c5-5e96-4667-a677-8186463aee69: l 132e14be-7a4e-4af7-8a45-6ab6382913e3 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 0f8193f2-8338-4def-b53d-893acaa6f20a i 3e05c097-86be-4069-854f-63e0776f6a27 2021-10-28 11:11:47.910,g 08b2bfaf-8c76-4f4b-b273-ad50aa6f9efd + m 025ba2c5-5e96-4667-a677-8186463aee69 : l 985fd5a1-3634-4b0d-8c13-0d4fcf0b8afa r d5bebdb0-012f-4550-8e17-b9b130d016c8 n c083c844-56d6-4326-a2fd-4acf81ca088a o fb720367-3daa-4508-bf28-595707daf85c i 7291755c-169a-46b6-ab2f-f5352aa0dce0 2021-10-28 11:11:47.910,# test patron block 2021-10-28 11:11:47.910,g 72a46301-5a83-49e0-906a-691f3f7514b5 + m ce8382b7-c900-4233-a6e3-b6142bd0c9c9 : l 2f37f5f1-2944-4a19-adfd-dae3500f31cc r 3d1f8c67-c7d3-40e3-9bfb-607c126045a2 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 06131843-a5ca-49f3-af53-100f68f580b7 i c24168fb-de89-4a74-a4ad-0180bdf1cfb0 2021-10-28 11:11:47.910,# firebird 2021-10-28 11:11:47.910,g 68dd4413-83c7-4271-a570-a0ba42b2b7d2 : l 985fd5a1-3634-4b0d-8c13-0d4fcf0b8afa r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 06131843-a5ca-49f3-af53-100f68f580b7 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:47.910,"` with parameters: `RulesExecutionParameters(loanTypeId=fdad3567-d450-42c1-8ab4-2775726bb28c, locationId=b9dc25a2-a7fb-48ad-8da5-8f68e35ba0af, materialTypeId=11134088-8bcd-42bf-999a-315e829e5505, patronGroupId=ba484dd9-a2c3-4d80-b067-91cd2066134b, location=Institution: `571cf96f-4e32-4709-ac53-e4890b778c77`, Campus: `68c7f569-57a7-42b9-9a54-07b9a38f7d00`, Library: `b016a81c-f815-4aae-bb3c-3d3dd8643fb2` Location: `b9dc25a2-a7fb-48ad-8da5-8f68e35ba0af`)` to determine overdude policy" 2021-10-28 11:11:47.910,11:11:47 INFO tionPolicyRepository Looking up policy with id 06131843-a5ca-49f3-af53-100f68f580b7 2021-10-28 11:11:47.910,11:11:47 INFO SingleRecordFetcher Fetching circulation policy with ID: 06131843-a5ca-49f3-af53-100f68f580b7 2021-10-28 11:11:47.909,11:11:47 INFO ConfigurationService Chosen timezone: `UTC` 2021-10-28 11:11:47.907,11:11:47 [260197/circulation;867286/configurations] [fs09000000] [] [] INFO ProxyContext 260197/circulation;867286/configurations RES 200 17139us mod-configuration-5.7.1 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-configuration/configurations/entries?query=module%3D%3D%22ORG%22%20and%20configName%3D%3D%22localeSettings%22&limit=1 2021-10-28 11:11:47.900,"11:11:47 [] [] [] [] INFO CQLWrapper CQL >>> SQL: module==""ORG"" and configName==""localeSettings"" >>>WHERE (CASE WHEN length(lower('ORG')) <= 600 THEN left(lower(config_data.jsonb->>'module'),600) LIKE lower('ORG') ELSE left(lower(config_data.jsonb->>'module'),600) LIKE left(lower('ORG'),600) AND lower(config_data.jsonb->>'module') LIKE lower('ORG') END) AND (lower(config_data.jsonb->>'configName') LIKE lower('localeSettings')) LIMIT 1 OFFSET 0" 2021-10-28 11:11:47.896,11:11:47.895 [task-scheduler-1] ERROR org.springframework.integration.ip.tcp.TcpOutboundGateway - Tcp Gateway exception 2021-10-28 11:11:47.896,java.io.UncheckedIOException: java.net.ConnectException: Connection refused (Connection refused) 2021-10-28 11:11:47.896, at org.springframework.integration.ip.tcp.connection.TcpNetClientConnectionFactory.buildNewConnection(TcpNetClientConnectionFactory.java:66) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:47.896, at org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory.doObtain(AbstractClientConnectionFactory.java:184) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:47.896, at org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory.obtainNewConnection(AbstractClientConnectionFactory.java:162) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:47.896, at org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory.obtainConnection(AbstractClientConnectionFactory.java:129) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:47.896, at org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory.getConnection(AbstractClientConnectionFactory.java:119) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:47.896, at org.springframework.integration.ip.tcp.TcpOutboundGateway.handleRequestMessage(TcpOutboundGateway.java:153) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:47.896, at org.springframework.integration.handler.AbstractReplyProducingMessageHandler.handleMessageInternal(AbstractReplyProducingMessageHandler.java:134) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:47.896, at org.springframework.integration.handler.AbstractMessageHandler.handleMessage(AbstractMessageHandler.java:62) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:47.896, at org.springframework.integration.dispatcher.AbstractDispatcher.tryOptimizedDispatch(AbstractDispatcher.java:115) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:47.896, at org.springframework.integration.dispatcher.UnicastingDispatcher.doDispatch(UnicastingDispatcher.java:133) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:47.896, at org.springframework.integration.dispatcher.UnicastingDispatcher.dispatch(UnicastingDispatcher.java:106) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:47.896, at org.springframework.integration.channel.AbstractSubscribableChannel.doSend(AbstractSubscribableChannel.java:72) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:47.896, at org.springframework.integration.channel.AbstractMessageChannel.send(AbstractMessageChannel.java:570) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:47.896, at org.springframework.integration.channel.AbstractMessageChannel.send(AbstractMessageChannel.java:520) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:47.896, at org.springframework.messaging.core.GenericMessagingTemplate.doSend(GenericMessagingTemplate.java:187) ~[spring-messaging-5.2.9.RELEASE.jar!/:5.2.9.RELEASE] 2021-10-28 11:11:47.896, at org.springframework.messaging.core.GenericMessagingTemplate.doSend(GenericMessagingTemplate.java:166) ~[spring-messaging-5.2.9.RELEASE.jar!/:5.2.9.RELEASE] 2021-10-28 11:11:47.896, at org.springframework.messaging.core.GenericMessagingTemplate.doSend(GenericMessagingTemplate.java:47) ~[spring-messaging-5.2.9.RELEASE.jar!/:5.2.9.RELEASE] 2021-10-28 11:11:47.896, at org.springframework.messaging.core.AbstractMessageSendingTemplate.send(AbstractMessageSendingTemplate.java:109) ~[spring-messaging-5.2.9.RELEASE.jar!/:5.2.9.RELEASE] 2021-10-28 11:11:47.896, at org.springframework.integration.handler.AbstractMessageProducingHandler.sendOutput(AbstractMessageProducingHandler.java:445) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:47.896, at org.springframework.integration.handler.AbstractMessageProducingHandler.doProduceOutput(AbstractMessageProducingHandler.java:319) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:47.896, at org.springframework.integration.handler.AbstractMessageProducingHandler.produceOutput(AbstractMessageProducingHandler.java:267) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:47.896, at org.springframework.integration.handler.AbstractMessageProducingHandler.sendOutputs(AbstractMessageProducingHandler.java:231) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:47.896, at org.springframework.integration.handler.AbstractReplyProducingMessageHandler.handleMessageInternal(AbstractReplyProducingMessageHandler.java:140) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:47.896, at org.springframework.integration.handler.AbstractMessageHandler.handleMessage(AbstractMessageHandler.java:62) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:47.896, at org.springframework.integration.dispatcher.BroadcastingDispatcher.invokeHandler(BroadcastingDispatcher.java:224) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:47.896, at org.springframework.integration.dispatcher.BroadcastingDispatcher.dispatch(BroadcastingDispatcher.java:180) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:47.896, at org.springframework.integration.channel.AbstractSubscribableChannel.doSend(AbstractSubscribableChannel.java:72) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:47.896, at org.springframework.integration.channel.AbstractMessageChannel.send(AbstractMessageChannel.java:570) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:47.896, at org.springframework.integration.channel.AbstractMessageChannel.send(AbstractMessageChannel.java:520) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:47.896, at org.springframework.messaging.core.GenericMessagingTemplate.doSend(GenericMessagingTemplate.java:187) ~[spring-messaging-5.2.9.RELEASE.jar!/:5.2.9.RELEASE] 2021-10-28 11:11:47.896, at org.springframework.messaging.core.GenericMessagingTemplate.doSend(GenericMessagingTemplate.java:166) ~[spring-messaging-5.2.9.RELEASE.jar!/:5.2.9.RELEASE] 2021-10-28 11:11:47.896, at org.springframework.messaging.core.GenericMessagingTemplate.doSend(GenericMessagingTemplate.java:47) ~[spring-messaging-5.2.9.RELEASE.jar!/:5.2.9.RELEASE] 2021-10-28 11:11:47.896, at org.springframework.messaging.core.AbstractMessageSendingTemplate.send(AbstractMessageSendingTemplate.java:109) ~[spring-messaging-5.2.9.RELEASE.jar!/:5.2.9.RELEASE] 2021-10-28 11:11:47.896, at org.springframework.integration.endpoint.SourcePollingChannelAdapter.handleMessage(SourcePollingChannelAdapter.java:196) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:47.896, at org.springframework.integration.endpoint.AbstractPollingEndpoint.messageReceived(AbstractPollingEndpoint.java:444) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:47.896, at org.springframework.integration.endpoint.AbstractPollingEndpoint.doPoll(AbstractPollingEndpoint.java:428) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:47.896, at org.springframework.integration.endpoint.AbstractPollingEndpoint.pollForMessage(AbstractPollingEndpoint.java:376) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:47.896, at org.springframework.integration.endpoint.AbstractPollingEndpoint.lambda$null$3(AbstractPollingEndpoint.java:323) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:47.896, at org.springframework.integration.util.ErrorHandlingTaskExecutor.lambda$execute$0(ErrorHandlingTaskExecutor.java:57) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:47.896, at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50) ~[spring-core-5.2.9.RELEASE.jar!/:5.2.9.RELEASE] 2021-10-28 11:11:47.896, at org.springframework.integration.util.ErrorHandlingTaskExecutor.execute(ErrorHandlingTaskExecutor.java:55) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:47.896, at org.springframework.integration.endpoint.AbstractPollingEndpoint.lambda$createPoller$4(AbstractPollingEndpoint.java:320) ~[spring-integration-core-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:47.896, at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) [spring-context-5.2.9.RELEASE.jar!/:5.2.9.RELEASE] 2021-10-28 11:11:47.896, at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:93) [spring-context-5.2.9.RELEASE.jar!/:5.2.9.RELEASE] 2021-10-28 11:11:47.896, at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [?:?] 2021-10-28 11:11:47.896, at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?] 2021-10-28 11:11:47.896, at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) [?:?] 2021-10-28 11:11:47.896, at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?] 2021-10-28 11:11:47.896, at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?] 2021-10-28 11:11:47.896, at java.lang.Thread.run(Thread.java:829) [?:?] 2021-10-28 11:11:47.896,Caused by: java.net.ConnectException: Connection refused (Connection refused) 2021-10-28 11:11:47.896, at java.net.PlainSocketImpl.socketConnect(Native Method) ~[?:?] 2021-10-28 11:11:47.896, at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399) ~[?:?] 2021-10-28 11:11:47.896, at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242) ~[?:?] 2021-10-28 11:11:47.896, at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224) ~[?:?] 2021-10-28 11:11:47.896, at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:?] 2021-10-28 11:11:47.896, at java.net.Socket.connect(Socket.java:609) ~[?:?] 2021-10-28 11:11:47.896, at org.springframework.integration.ip.tcp.connection.TcpNetClientConnectionFactory.createSocket(TcpNetClientConnectionFactory.java:105) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:47.896, at org.springframework.integration.ip.tcp.connection.TcpNetClientConnectionFactory.buildNewConnection(TcpNetClientConnectionFactory.java:54) ~[spring-integration-ip-5.3.2.RELEASE.jar!/:5.3.2.RELEASE] 2021-10-28 11:11:47.896, ... 49 more 2021-10-28 11:11:47.896,"11:11:47.896 [task-scheduler-1] ERROR org.springframework.integration.handler.LoggingHandler - org.springframework.messaging.MessageHandlingException: error occurred in message handler [bean 'org.springframework.integration.dsl.StandardIntegrationFlow#1.ip:tcp-outbound-gateway#0']; nested exception is org.springframework.messaging.MessagingException: Failed to send or receive; nested exception is java.io.UncheckedIOException: java.net.ConnectException: Connection refused (Connection refused), failedMessage=GenericMessage [payload=HM6851520211028111147, headers={id=9ec607f6-4b24-2cec-d1a4-3b4d029a75eb, timestamp=1635419507895}]" 2021-10-28 11:11:47.896, at org.springframework.integration.support.utils.IntegrationUtils.wrapInHandlingExceptionIfNecessary(IntegrationUtils.java:192) 2021-10-28 11:11:47.896, at org.springframework.integration.handler.AbstractMessageHandler.handleMessage(AbstractMessageHandler.java:79) 2021-10-28 11:11:47.896, at org.springframework.integration.dispatcher.AbstractDispatcher.tryOptimizedDispatch(AbstractDispatcher.java:115) 2021-10-28 11:11:47.896, at org.springframework.integration.dispatcher.UnicastingDispatcher.doDispatch(UnicastingDispatcher.java:133) 2021-10-28 11:11:47.896, at org.springframework.integration.dispatcher.UnicastingDispatcher.dispatch(UnicastingDispatcher.java:106) 2021-10-28 11:11:47.896, at org.springframework.integration.channel.AbstractSubscribableChannel.doSend(AbstractSubscribableChannel.java:72) 2021-10-28 11:11:47.896, at org.springframework.integration.channel.AbstractMessageChannel.send(AbstractMessageChannel.java:570) 2021-10-28 11:11:47.896, at org.springframework.integration.channel.AbstractMessageChannel.send(AbstractMessageChannel.java:520) 2021-10-28 11:11:47.896, at org.springframework.messaging.core.GenericMessagingTemplate.doSend(GenericMessagingTemplate.java:187) 2021-10-28 11:11:47.896, at org.springframework.messaging.core.GenericMessagingTemplate.doSend(GenericMessagingTemplate.java:166) 2021-10-28 11:11:47.896, at org.springframework.messaging.core.GenericMessagingTemplate.doSend(GenericMessagingTemplate.java:47) 2021-10-28 11:11:47.896, at org.springframework.messaging.core.AbstractMessageSendingTemplate.send(AbstractMessageSendingTemplate.java:109) 2021-10-28 11:11:47.896, at org.springframework.integration.handler.AbstractMessageProducingHandler.sendOutput(AbstractMessageProducingHandler.java:445) 2021-10-28 11:11:47.896, at org.springframework.integration.handler.AbstractMessageProducingHandler.doProduceOutput(AbstractMessageProducingHandler.java:319) 2021-10-28 11:11:47.896, at org.springframework.integration.handler.AbstractMessageProducingHandler.produceOutput(AbstractMessageProducingHandler.java:267) 2021-10-28 11:11:47.896, at org.springframework.integration.handler.AbstractMessageProducingHandler.sendOutputs(AbstractMessageProducingHandler.java:231) 2021-10-28 11:11:47.896, at org.springframework.integration.handler.AbstractReplyProducingMessageHandler.handleMessageInternal(AbstractReplyProducingMessageHandler.java:140) 2021-10-28 11:11:47.896, at org.springframework.integration.handler.AbstractMessageHandler.handleMessage(AbstractMessageHandler.java:62) 2021-10-28 11:11:47.896, at org.springframework.integration.dispatcher.BroadcastingDispatcher.invokeHandler(BroadcastingDispatcher.java:224) 2021-10-28 11:11:47.896, at org.springframework.integration.dispatcher.BroadcastingDispatcher.dispatch(BroadcastingDispatcher.java:180) 2021-10-28 11:11:47.896, at org.springframework.integration.channel.AbstractSubscribableChannel.doSend(AbstractSubscribableChannel.java:72) 2021-10-28 11:11:47.896, at org.springframework.integration.channel.AbstractMessageChannel.send(AbstractMessageChannel.java:570) 2021-10-28 11:11:47.896, at org.springframework.integration.channel.AbstractMessageChannel.send(AbstractMessageChannel.java:520) 2021-10-28 11:11:47.896, at org.springframework.messaging.core.GenericMessagingTemplate.doSend(GenericMessagingTemplate.java:187) 2021-10-28 11:11:47.896, at org.springframework.messaging.core.GenericMessagingTemplate.doSend(GenericMessagingTemplate.java:166) 2021-10-28 11:11:47.896, at org.springframework.messaging.core.GenericMessagingTemplate.doSend(GenericMessagingTemplate.java:47) 2021-10-28 11:11:47.896, at org.springframework.messaging.core.AbstractMessageSendingTemplate.send(AbstractMessageSendingTemplate.java:109) 2021-10-28 11:11:47.896, at org.springframework.integration.endpoint.SourcePollingChannelAdapter.handleMessage(SourcePollingChannelAdapter.java:196) 2021-10-28 11:11:47.896, at org.springframework.integration.endpoint.AbstractPollingEndpoint.messageReceived(AbstractPollingEndpoint.java:444) 2021-10-28 11:11:47.896, at org.springframework.integration.endpoint.AbstractPollingEndpoint.doPoll(AbstractPollingEndpoint.java:428) 2021-10-28 11:11:47.896, at org.springframework.integration.endpoint.AbstractPollingEndpoint.pollForMessage(AbstractPollingEndpoint.java:376) 2021-10-28 11:11:47.896, at org.springframework.integration.endpoint.AbstractPollingEndpoint.lambda$null$3(AbstractPollingEndpoint.java:323) 2021-10-28 11:11:47.896, at org.springframework.integration.util.ErrorHandlingTaskExecutor.lambda$execute$0(ErrorHandlingTaskExecutor.java:57) 2021-10-28 11:11:47.896, at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50) 2021-10-28 11:11:47.896, at org.springframework.integration.util.ErrorHandlingTaskExecutor.execute(ErrorHandlingTaskExecutor.java:55) 2021-10-28 11:11:47.896, at org.springframework.integration.endpoint.AbstractPollingEndpoint.lambda$createPoller$4(AbstractPollingEndpoint.java:320) 2021-10-28 11:11:47.896, at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) 2021-10-28 11:11:47.896, at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:93) 2021-10-28 11:11:47.896, at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 2021-10-28 11:11:47.896, at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 2021-10-28 11:11:47.896, at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) 2021-10-28 11:11:47.896, at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 2021-10-28 11:11:47.896, at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 2021-10-28 11:11:47.896, at java.base/java.lang.Thread.run(Thread.java:829) 2021-10-28 11:11:47.896,Caused by: org.springframework.messaging.MessagingException: Failed to send or receive; nested exception is java.io.UncheckedIOException: java.net.ConnectException: Connection refused (Connection refused) 2021-10-28 11:11:47.896, at org.springframework.integration.ip.tcp.TcpOutboundGateway.handleRequestMessage(TcpOutboundGateway.java:178) 2021-10-28 11:11:47.896, at org.springframework.integration.handler.AbstractReplyProducingMessageHandler.handleMessageInternal(AbstractReplyProducingMessageHandler.java:134) 2021-10-28 11:11:47.896, at org.springframework.integration.handler.AbstractMessageHandler.handleMessage(AbstractMessageHandler.java:62) 2021-10-28 11:11:47.896, ... 42 more 2021-10-28 11:11:47.896,Caused by: java.io.UncheckedIOException: java.net.ConnectException: Connection refused (Connection refused) 2021-10-28 11:11:47.896, at org.springframework.integration.ip.tcp.connection.TcpNetClientConnectionFactory.buildNewConnection(TcpNetClientConnectionFactory.java:66) 2021-10-28 11:11:47.896, at org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory.doObtain(AbstractClientConnectionFactory.java:184) 2021-10-28 11:11:47.896, at org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory.obtainNewConnection(AbstractClientConnectionFactory.java:162) 2021-10-28 11:11:47.896, at org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory.obtainConnection(AbstractClientConnectionFactory.java:129) 2021-10-28 11:11:47.896, at org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory.getConnection(AbstractClientConnectionFactory.java:119) 2021-10-28 11:11:47.896, at org.springframework.integration.ip.tcp.TcpOutboundGateway.handleRequestMessage(TcpOutboundGateway.java:153) 2021-10-28 11:11:47.896, ... 44 more 2021-10-28 11:11:47.896,Caused by: java.net.ConnectException: Connection refused (Connection refused) 2021-10-28 11:11:47.896, at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) 2021-10-28 11:11:47.896, at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399) 2021-10-28 11:11:47.896, at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242) 2021-10-28 11:11:47.896, at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224) 2021-10-28 11:11:47.896, at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) 2021-10-28 11:11:47.896, at java.base/java.net.Socket.connect(Socket.java:609) 2021-10-28 11:11:47.896, at org.springframework.integration.ip.tcp.connection.TcpNetClientConnectionFactory.createSocket(TcpNetClientConnectionFactory.java:105) 2021-10-28 11:11:47.896, at org.springframework.integration.ip.tcp.connection.TcpNetClientConnectionFactory.buildNewConnection(TcpNetClientConnectionFactory.java:54) 2021-10-28 11:11:47.896, ... 49 more 2021-10-28 11:11:47.895,"11:11:47.895 [task-scheduler-1] INFO org.folio.ed.handler.PrimaryChannelHandler - Primary channel handler income: ""HM6851520211028111147""" 2021-10-28 11:11:47.895,"11:11:47.895 [task-scheduler-1] INFO org.folio.ed.handler.PrimaryChannelHandler - Primary channel sending: ""HM6851520211028111147""" 2021-10-28 11:11:47.893,"Oct 28, 2021 11:11:47 AM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema" 2021-10-28 11:11:47.893,INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK 2021-10-28 11:11:47.892,11:11:47 [] [] [] [] INFO RestRouting invoking getConfigurationsEntries 2021-10-28 11:11:47.890,11:11:47 [260197/circulation;867286/configurations] [fs09000000] [] [] INFO ProxyContext 260197/circulation;867286/configurations RES 202 1556us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/configurations/entries?query=module%3D%3D%22ORG%22%20and%20configName%3D%3D%22localeSettings%22&limit=1 2021-10-28 11:11:47.887,11:11:47 [260197/circulation;867286/configurations] [fs09000000] [] [] INFO ProxyContext 260197/circulation;867286/configurations REQ 10.23.38.176:28640 fs09000000 GET /configurations/entries mod-authtoken-2.8.0 mod-configuration-5.7.1 2021-10-28 11:11:47.881,11:11:47 [] [] [] [] INFO LogUtil 127.0.0.1:35076 GET /loan-policy-storage/loan-policies/ab81ec34-0f4d-4bec-92fb-b5f7f745a786 null HTTP_1_1 200 662 7 tid=fs09000000 OK 2021-10-28 11:11:47.881,11:11:47 [260197/circulation;306177/loan-policy-storage] [fs09000000] [] [] INFO ProxyContext 260197/circulation;306177/loan-policy-storage RES 200 10431us mod-circulation-storage-13.0.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-circulation-storage/loan-policy-storage/loan-policies/ab81ec34-0f4d-4bec-92fb-b5f7f745a786 2021-10-28 11:11:47.874,11:11:47 [] [] [] [] INFO RestRouting invoking getLoanPolicyStorageLoanPoliciesByLoanPolicyId 2021-10-28 11:11:47.871,11:11:47 [260197/circulation;306177/loan-policy-storage] [fs09000000] [] [] INFO ProxyContext 260197/circulation;306177/loan-policy-storage RES 202 1571us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/loan-policy-storage/loan-policies/ab81ec34-0f4d-4bec-92fb-b5f7f745a786 2021-10-28 11:11:47.867,11:11:47 [260197/circulation;306177/loan-policy-storage] [fs09000000] [] [] INFO ProxyContext 260197/circulation;306177/loan-policy-storage REQ 10.23.38.67:57270 fs09000000 GET /loan-policy-storage/loan-policies/ab81ec34-0f4d-4bec-92fb-b5f7f745a786 mod-authtoken-2.8.0 mod-circulation-storage-13.0.0 2021-10-28 11:11:47.863,"11:11:47 INFO ExecutableRules Executing circulation rules: `priority: g, m, t , s, b, c, a" 2021-10-28 11:11:47.863,fallback-policy: l 7fabc641-2c36-4f13-8d3c-a9e2ac586ec1 r 3d1f8c67-c7d3-40e3-9bfb-607c126045a2 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 06131843-a5ca-49f3-af53-100f68f580b7 i 7c1a9f0b-beda-4a02-9be2-eb7c0f14c087 2021-10-28 11:11:47.863,/ Adding this rule so that we have more items that can actually be worked with in circulation testing 2021-10-28 11:11:47.863,g 3c4bb845-5a6c-468c-ac42-4009ec90e0c5: l 865df0a4-c19b-4f70-8dc4-f94a50e59b8e r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 0064931a-0067-4785-93fe-384bb2ec2061 o 0f8193f2-8338-4def-b53d-893acaa6f20a i ff6cb07e-3f09-45c1-a864-35b31e74d2fb 2021-10-28 11:11:47.863,t 23e4f1ec-cf31-4098-959e-de64ce4781ce 44c8a624-8ee8-4efd-88c2-c76bc7c6991a: l 985fd5a1-3634-4b0d-8c13-0d4fcf0b8afa r d5bebdb0-012f-4550-8e17-b9b130d016c8 n c083c844-56d6-4326-a2fd-4acf81ca088a o fb720367-3daa-4508-bf28-595707daf85c i 7291755c-169a-46b6-ab2f-f5352aa0dce0 2021-10-28 11:11:47.863,g e183b739-8878-4cda-b2e1-f1c3c966b139 + t 2e48e713-17f3-4c13-a9f8-23845bb210a4 : l 5b8cedf4-1a98-44ae-a97c-9cae2351a577 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 42ff56f1-2075-42d2-b70e-06ab54d08026 i 79b1eb14-6314-4d76-a9db-80ff3b63cfb2 2021-10-28 11:11:47.863,g e183b739-8878-4cda-b2e1-f1c3c966b139 + t e8b311a6-3b21-43f2-a269-dd9310cb2d0e : l bd311c8f-ccaa-4642-b3a9-b603434c8d22 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 42ff56f1-2075-42d2-b70e-06ab54d08026 i 79b1eb14-6314-4d76-a9db-80ff3b63cfb2 2021-10-28 11:11:47.863,g e183b739-8878-4cda-b2e1-f1c3c966b139 + t 2b94c631-fca9-4892-a730-03ee529ffe27 : l 5564134d-396f-46dd-841f-3bbf9c905734 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 42ff56f1-2075-42d2-b70e-06ab54d08026 i 79b1eb14-6314-4d76-a9db-80ff3b63cfb2 2021-10-28 11:11:47.863,g e5ae7fd0-7d94-4e32-8470-be6b8be83ec9 + t 2e48e713-17f3-4c13-a9f8-23845bb210a4 : l 5b8cedf4-1a98-44ae-a97c-9cae2351a577 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 7658985e-c3f4-429a-aa85-dcef1819333d i 79b1eb14-6314-4d76-a9db-80ff3b63cfb2 2021-10-28 11:11:47.863,g e5ae7fd0-7d94-4e32-8470-be6b8be83ec9 + t e8b311a6-3b21-43f2-a269-dd9310cb2d0e : l bd311c8f-ccaa-4642-b3a9-b603434c8d22 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 7658985e-c3f4-429a-aa85-dcef1819333d i 79b1eb14-6314-4d76-a9db-80ff3b63cfb2 2021-10-28 11:11:47.863,g e5ae7fd0-7d94-4e32-8470-be6b8be83ec9 + t 2b94c631-fca9-4892-a730-03ee529ffe27 : l bd311c8f-ccaa-4642-b3a9-b603434c8d22 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 7658985e-c3f4-429a-aa85-dcef1819333d i 79b1eb14-6314-4d76-a9db-80ff3b63cfb2 2021-10-28 11:11:47.863,g f78206c5-10f6-43e0-9b76-575e0813937e: l 600c4338-f022-4829-b804-836c7a4a4ff2 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 07b24d2c-7a1b-4888-b9e9-d73477025a5d o a7fcbe6d-4dc4-4452-8493-902c6cafa0d7 i 52c2a5d5-b001-4331-9c24-ef359717c353 2021-10-28 11:11:47.863,g 0fe82774-5f26-4c08-9759-04e427f31db5 + t e8b311a6-3b21-43f2-a269-dd9310cb2d0e : l 5564134d-396f-46dd-841f-3bbf9c905734 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 7658985e-c3f4-429a-aa85-dcef1819333d i 79b1eb14-6314-4d76-a9db-80ff3b63cfb2 2021-10-28 11:11:47.863,g 0fe82774-5f26-4c08-9759-04e427f31db5 + t 2e48e713-17f3-4c13-a9f8-23845bb210a4 : l 5564134d-396f-46dd-841f-3bbf9c905734 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 7658985e-c3f4-429a-aa85-dcef1819333d i 35f6030c-527c-46e7-ac0d-e36c0f4a1682 2021-10-28 11:11:47.863,g 94a7a476-abda-4baa-999c-32d6429d3880 + m b3d29557-c74d-403d-a279-a2ef6b3a80f6 : l 1db9df11-9302-41e4-8646-06dd3324a5a2 r 3d1f8c67-c7d3-40e3-9bfb-607c126045a2 n 1a821238-0cd9-48d9-a71a-057d33df0154 o f8972e0b-4bbf-4df0-846a-243b43aee18d i 61ade482-d7e8-424d-9600-567be33bdd0a 2021-10-28 11:11:47.863,g 94a7a476-abda-4baa-999c-32d6429d3880 + m 025ba2c5-5e96-4667-a677-8186463aee69 : l 1db9df11-9302-41e4-8646-06dd3324a5a2 r 3d1f8c67-c7d3-40e3-9bfb-607c126045a2 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 1b59865b-5d44-4602-99af-ffc7a2a62eea i 61ade482-d7e8-424d-9600-567be33bdd0a 2021-10-28 11:11:47.863,g 8a7ffe63-cc37-4309-a227-e35e88258552 + t e8b311a6-3b21-43f2-a269-dd9310cb2d0e + m 025ba2c5-5e96-4667-a677-8186463aee69 : l 658b2ae6-4ac5-4f91-974b-02626322f697 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 2c0196d6-1e7a-4879-96f4-3d75e751a6ca i 4654053c-51ac-4647-afab-7f89afd13c60 2021-10-28 11:11:47.863,g 8a7ffe63-cc37-4309-a227-e35e88258552 + t e8b311a6-3b21-43f2-a269-dd9310cb2d0e + m b3d29557-c74d-403d-a279-a2ef6b3a80f6 k : l 658b2ae6-4ac5-4f91-974b-02626322f697 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 2c0196d6-1e7a-4879-96f4-3d75e751a6ca i 61ade482-d7e8-424d-9600-567be33bdd0a 2021-10-28 11:11:47.863,g 5ef04a55-8a31-4862-b416-88a6db885067 + m 025ba2c5-5e96-4667-a677-8186463aee69 + t 2e48e713-17f3-4c13-a9f8-23845bb210a4 : l ab81ec34-0f4d-4bec-92fb-b5f7f745a786 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 2c0196d6-1e7a-4879-96f4-3d75e751a6ca i 61ade482-d7e8-424d-9600-567be33bdd0a 2021-10-28 11:11:47.863,g 5ef04a55-8a31-4862-b416-88a6db885067 + m 025ba2c5-5e96-4667-a677-8186463aee69 + t e8b311a6-3b21-43f2-a269-dd9310cb2d0e : l ab81ec34-0f4d-4bec-92fb-b5f7f745a786 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 2c0196d6-1e7a-4879-96f4-3d75e751a6ca i 61655887-457d-4360-806e-21355aaf65b5 2021-10-28 11:11:47.863,g 5ef04a55-8a31-4862-b416-88a6db885067 + m 025ba2c5-5e96-4667-a677-8186463aee69 + t 35672bd3-6caa-4f37-a138-23a68082c036 : l ab81ec34-0f4d-4bec-92fb-b5f7f745a786 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 2c0196d6-1e7a-4879-96f4-3d75e751a6ca i 4473b964-fc01-44cf-a9d3-a1f32cfdf855 2021-10-28 11:11:47.863,g 5ef04a55-8a31-4862-b416-88a6db885067 + m 025ba2c5-5e96-4667-a677-8186463aee69 + t 2b94c631-fca9-4892-a730-03ee529ffe27 : l ab81ec34-0f4d-4bec-92fb-b5f7f745a786 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 2c0196d6-1e7a-4879-96f4-3d75e751a6ca i 8ff41505-adcb-4c11-9240-79e1f08a9e2d 2021-10-28 11:11:47.863,t 93a20725-ebd4-412c-97f1-ec21e568a3c5 : l 7c70207a-8f20-46cb-96a2-5df30f3eb486 r 82e265a6-0ceb-4d01-b2dd-f532dee24ff9 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 5e598433-d223-4c34-9998-f745a18b3dd9 i a3db9884-8bde-48a6-9615-06bec228cab5 2021-10-28 11:11:47.863,g d01b7bba-48fb-4264-833b-b88d23505404 +t e8b311a6-3b21-43f2-a269-dd9310cb2d0e + m b3d29557-c74d-403d-a279-a2ef6b3a80f6 : l 12edf201-89c5-46ad-96fc-7204cf884239 r 0dd19c5c-a89d-4e79-b7ab-2893ba0e458d n 1a821238-0cd9-48d9-a71a-057d33df0154 o 06131843-a5ca-49f3-af53-100f68f580b7 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:47.863,g 5ef04a55-8a31-4862-b416-88a6db885067 : l 1db9df11-9302-41e4-8646-06dd3324a5a2 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 2c0196d6-1e7a-4879-96f4-3d75e751a6ca i b2e49d91-30d8-4c8d-9b96-040ae1ec2ea8 2021-10-28 11:11:47.863,g 7da4ba23-cfc5-4aec-bdb2-ee6720b0b76d : l 51767602-714e-4288-baf9-7d9afab5362a r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 7aef205e-815a-406e-a3df-bd0b6eca2532 i 96e8d3c6-f4ca-4344-8af7-ec03905b086b 2021-10-28 11:11:47.863, g 8bbb4e68-0077-4fe1-ad4a-3ab3cfec0766 7da4ba23-cfc5-4aec-bdb2-ee6720b0b76d b30466f5-d8fc-407a-9000-8f3576e4e88a 24bc1e53-93f3-4c7b-930d-e87dd46a7cec bd0203da-a5c4-4a7e-8140-765fe9d851ff 54c89e59-0781-4a1a-b5c7-8221b5d97a16 : l b959df2b-c9ce-4b78-8e7f-38bde929c681 r 8d92a421-101c-4b69-936f-f8c98070f20e n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 0f8193f2-8338-4def-b53d-893acaa6f20a i 59b4b97a-4bf4-4b1e-9dbf-d4c332880f7e 2021-10-28 11:11:47.863, g 10ed499c-19c2-4bb2-bff9-15bc559fe36a 470a1e14-9854-430f-a490-e4f4e56c2a67 147c1f20-6daf-4561-ab13-f652fbe16d38 8fb6e9fa-045c-40b8-a5a4-d42f42d3afa2 : l 26a6fc3d-c437-40ec-8cbe-ea9e19322319 r 8d92a421-101c-4b69-936f-f8c98070f20e n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 0f8193f2-8338-4def-b53d-893acaa6f20a i 7fbea346-8846-4643-900a-d6f3874717c9 2021-10-28 11:11:47.863, g 9d83bbff-bd23-45e4-9192-d987ae73fe63 : l 338929c2-63bd-4be1-8c1a-6a6019e54992 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 91794dca-1ab3-4894-89ee-dfe8bdcf1f7c i 7fbea346-8846-4643-900a-d6f3874717c9 2021-10-28 11:11:47.863, g 0fa228a0-b4f3-4a58-b767-04bbf630c2c5 : l a54fc6bc-a5f9-4241-a82d-e9b0abd08b47 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 35971545-1835-4967-beec-065972eff5b5 i 7fbea346-8846-4643-900a-d6f3874717c9 2021-10-28 11:11:47.863, g 9633b57f-44c6-44b6-890f-b7fb599236fd 2a77b5ea-132d-47ba-97ee-c2e6d6afdedf : l 886329dd-14da-4033-bf7e-444cb144d004 r 3d1f8c67-c7d3-40e3-9bfb-607c126045a2 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 0f8193f2-8338-4def-b53d-893acaa6f20a i 7fbea346-8846-4643-900a-d6f3874717c9 2021-10-28 11:11:47.863,t 9a19d10f-5ab4-45d9-a073-4351923364c3 4c259619-687c-40da-a2de-24d851b8be38 c80eb6ff-6a9e-49ca-b415-4a73e9148af2 : l a02a52b1-2792-448a-9bbd-6aac7baf1336 r 82e265a6-0ceb-4d01-b2dd-f532dee24ff9 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 5e598433-d223-4c34-9998-f745a18b3dd9 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:47.863,t fef4461c-300a-47c2-85f6-ec9986f4d5aa 68bb3199-454d-49e4-a8da-2945521b4fc3 : l dd4a6749-af20-46f5-8503-99ab57d2c576 r 3d1f8c67-c7d3-40e3-9bfb-607c126045a2 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 5e598433-d223-4c34-9998-f745a18b3dd9 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:47.863,t 1e3505da-a307-4a7b-958c-aa0616800e7a : l 992a488d-4fe1-41f5-8705-21d6b05ad66a r 82e265a6-0ceb-4d01-b2dd-f532dee24ff9 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 7aef205e-815a-406e-a3df-bd0b6eca2532 i 96e8d3c6-f4ca-4344-8af7-ec03905b086b 2021-10-28 11:11:47.863,t f299df5d-4872-4c53-adb5-9ebce94c8308 : l 886329dd-14da-4033-bf7e-444cb144d004 r 82e265a6-0ceb-4d01-b2dd-f532dee24ff9 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 7aef205e-815a-406e-a3df-bd0b6eca2532 i 96e8d3c6-f4ca-4344-8af7-ec03905b086b 2021-10-28 11:11:47.863,t 31d3b604-8375-4aba-bcb2-9fde2cd9712d 5a6d9023-7e8a-472a-a02c-fe8caf43c0d8 2615bf43-44a6-4a88-b69b-b1b388159f07 : l dd4a6749-af20-46f5-8503-99ab57d2c576 r 3d1f8c67-c7d3-40e3-9bfb-607c126045a2 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 5e598433-d223-4c34-9998-f745a18b3dd9 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:47.863,g 32274b17-90d6-4185-aa95-ce1c981a87ec + m 025ba2c5-5e96-4667-a677-8186463aee69 : l 15063d00-3dea-4ecb-85fe-afeb1a40bc31 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o c9bebe62-2578-4125-affb-c2716c76db37 i 7fbea346-8846-4643-900a-d6f3874717c9 2021-10-28 11:11:47.863,g 32274b17-90d6-4185-aa95-ce1c981a87ec + m 3fab1a9a-7480-439c-896f-e9247dd56cfa : l ab81ec34-0f4d-4bec-92fb-b5f7f745a786 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 35971545-1835-4967-beec-065972eff5b5 i 9495f2e8-e7c8-43e7-90af-8db47faefc4a 2021-10-28 11:11:47.863,g 32274b17-90d6-4185-aa95-ce1c981a87ec + t f299df5d-4872-4c53-adb5-9ebce94c8308 + m 025ba2c5-5e96-4667-a677-8186463aee69 : l 886329dd-14da-4033-bf7e-444cb144d004 r 3d1f8c67-c7d3-40e3-9bfb-607c126045a2 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 35971545-1835-4967-beec-065972eff5b5 i b2e49d91-30d8-4c8d-9b96-040ae1ec2ea8 2021-10-28 11:11:47.863,g 5daedf06-8c97-449f-990d-e5a7c059fa57 + t fdad3567-d450-42c1-8ab4-2775726bb28c + m 025ba2c5-5e96-4667-a677-8186463aee69 : l 806cfbee-1064-4185-bb40-04f907d5691b r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 35971545-1835-4967-beec-065972eff5b5 i 59b4b97a-4bf4-4b1e-9dbf-d4c332880f7e 2021-10-28 11:11:47.863,g 5daedf06-8c97-449f-990d-e5a7c059fa57 + t 23e4f1ec-cf31-4098-959e-de64ce4781ce : l 90077cf7-c638-4cbe-9a88-7e50f68ddda9 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 06131843-a5ca-49f3-af53-100f68f580b7 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:47.863,m b3418030-e367-4c74-9d0d-cee02e1238b3 + t e8b311a6-3b21-43f2-a269-dd9310cb2d0e : l 806cfbee-1064-4185-bb40-04f907d5691b r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 35971545-1835-4967-beec-065972eff5b5 i b2e49d91-30d8-4c8d-9b96-040ae1ec2ea8 2021-10-28 11:11:47.863,t 0ee549de-513f-462f-8259-fed5464c507d : l 12edf201-89c5-46ad-96fc-7204cf884239 r 82e265a6-0ceb-4d01-b2dd-f532dee24ff9 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 0f8193f2-8338-4def-b53d-893acaa6f20a i 80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:47.863,#MSU Bugfest Testing Rules 2021-10-28 11:11:47.863,t 24ef4028-a8ba-49da-80d9-21d708918f23: l d19b111d-0cf1-4a8a-b67f-e01349125875 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 35971545-1835-4967-beec-065972eff5b5 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:47.863,t 2b94c631-fca9-4892-a730-03ee529ffe27: l 6ff21b0c-e3d0-4ea3-873d-64c56385187f r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2433812c-044b-4d43-8b4a-dff259c72de8 o fb720367-3daa-4508-bf28-595707daf85c i a3db9884-8bde-48a6-9615-06bec228cab5 2021-10-28 11:11:47.863,# MSU Requests Testing 2021-10-28 11:11:47.863,t ce79780d-be58-4c33-88a0-9639b6f66d05: l 2030ed40-5e01-4e88-b010-eac52a158d43 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 527c4549-7fb8-4395-8a5f-a0c44a2acc34 o 5e598433-d223-4c34-9998-f745a18b3dd9 i b2e49d91-30d8-4c8d-9b96-040ae1ec2ea8 2021-10-28 11:11:47.863, g 8bbb4e68-0077-4fe1-ad4a-3ab3cfec0766: l 985fd5a1-3634-4b0d-8c13-0d4fcf0b8afa r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 527c4549-7fb8-4395-8a5f-a0c44a2acc34 o 5e598433-d223-4c34-9998-f745a18b3dd9 i b2e49d91-30d8-4c8d-9b96-040ae1ec2ea8 2021-10-28 11:11:47.863,t fe0b4170-e9c5-4a5f-ace8-f4472ac7aceb: l 301ccbe5-fc1a-4a6e-adcb-ed55fc8dc9cf r 82e265a6-0ceb-4d01-b2dd-f532dee24ff9 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 0f8193f2-8338-4def-b53d-893acaa6f20a i a3db9884-8bde-48a6-9615-06bec228cab5 2021-10-28 11:11:47.863,t 816f34bc-c744-41bf-9d71-987b965ef8bc + s b9dc25a2-a7fb-48ad-8da5-8f68e35ba0af : l 6ff21b0c-e3d0-4ea3-873d-64c56385187f r 8d92a421-101c-4b69-936f-f8c98070f20e n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 0f8193f2-8338-4def-b53d-893acaa6f20a i a3db9884-8bde-48a6-9615-06bec228cab5 2021-10-28 11:11:47.863,t 6a7f0d25-3a65-4275-8934-4705f0be5421: l 26ef3cea-31e1-4b4f-bfc1-22f3c044fc48 r 432f881b-619a-4ccb-9c1c-8c8968a1efeb n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 0f8193f2-8338-4def-b53d-893acaa6f20a i a3db9884-8bde-48a6-9615-06bec228cab5 2021-10-28 11:11:47.863,g b9300631-f49a-4d9c-8ae7-2b76ad808d90 + m 747ccdc9-8954-4bf5-91ba-4c4dc42f5f9c: l 5d77ea0a-cfc8-458f-a21d-14cb367ed1f0 r bdd24b25-8d98-420b-bf8a-7f553b96ad4a n 5c509014-0fbd-434c-b008-daecf544cabe o dab7247d-0066-4cd1-a172-263a77ab1d90 i b2ec2f1e-7378-44fb-adab-0f3c7bd6f841 2021-10-28 11:11:47.863,t 8e3e9da4-3398-4a12-b63e-fe0f2c871f63: l 2030ed40-5e01-4e88-b010-eac52a158d43 r 3d1f8c67-c7d3-40e3-9bfb-607c126045a2 n 5c509014-0fbd-434c-b008-daecf544cabe o dab7247d-0066-4cd1-a172-263a77ab1d90 i b2ec2f1e-7378-44fb-adab-0f3c7bd6f841 2021-10-28 11:11:47.863,#Darcy's testing rules 2021-10-28 11:11:47.863,m b3d29557-c74d-403d-a279-a2ef6b3a80f6 + g c1528731-8606-443b-82c9-8ab147c4d75d: l 920a8217-6e74-46e3-a02d-00772b90fb46 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n c083c844-56d6-4326-a2fd-4acf81ca088a o 26e373ca-9004-489b-bebb-44181aa7edee i f3133c6e-eedc-4770-a99f-63938c9c685b 2021-10-28 11:11:47.863,m 025ba2c5-5e96-4667-a677-8186463aee69 + g c1528731-8606-443b-82c9-8ab147c4d75d: l 985fd5a1-3634-4b0d-8c13-0d4fcf0b8afa r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 06131843-a5ca-49f3-af53-100f68f580b7 i a3db9884-8bde-48a6-9615-06bec228cab5 2021-10-28 11:11:47.863,m ca2a84e6-a8b2-43fe-935c-32e147c6f740 + g c1528731-8606-443b-82c9-8ab147c4d75d: l 920a8217-6e74-46e3-a02d-00772b90fb46 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n c083c844-56d6-4326-a2fd-4acf81ca088a o 06131843-a5ca-49f3-af53-100f68f580b7 i a3db9884-8bde-48a6-9615-06bec228cab5 2021-10-28 11:11:47.863,#Bugfest testing for Iris 2021-10-28 11:11:47.863,g 46dd39b5-a17c-421b-9e88-cf24e297ba4d + m 45e68046-3af5-410f-9177-57d3ba5be878 : l bbdee325-6131-4fc9-a07e-01631218bfc1 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 06131843-a5ca-49f3-af53-100f68f580b7 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:47.863,# Erin's testing rules 2021-10-28 11:11:47.863,g fdf9a313-d46e-4cfe-bde7-6ce9797b35f6 : l 1db9df11-9302-41e4-8646-06dd3324a5a2 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 153c1b27-0dcb-4df7-aaa0-6e3907285da3 i 3e05c097-86be-4069-854f-63e0776f6a27 2021-10-28 11:11:47.863,g 94a7a476-abda-4baa-999c-32d6429d3880 :l 1db9df11-9302-41e4-8646-06dd3324a5a2 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o afd8a88a-4c96-4209-9110-69e58d112ed8 i 8940333b-802c-48fc-ac66-9579122c535d 2021-10-28 11:11:47.863,m 025ba2c5-5e96-4667-a677-8186463aee69 + g b8fd9cdf-8c8a-4593-b9ee-7ed72051b28d : l 0231f16a-d8f7-43a1-ac56-2c07c09ba54a r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2a587c6e-27ae-4e49-939e-26e11e4f00c6 o 26e373ca-9004-489b-bebb-44181aa7edee i dd9b3e9e-1694-4288-a18d-c269d61aeee4 2021-10-28 11:11:47.863, 2021-10-28 11:11:47.863,# NCIP testing rulles 2021-10-28 11:11:47.863,g all + m 11134088-8bcd-42bf-999a-315e829e5505 : r d5bebdb0-012f-4550-8e17-b9b130d016c8 n c083c844-56d6-4326-a2fd-4acf81ca088a o 06131843-a5ca-49f3-af53-100f68f580b7 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 l ab81ec34-0f4d-4bec-92fb-b5f7f745a786 2021-10-28 11:11:47.863,/Molly Test 2021-10-28 11:11:47.863,g aebd9e22-3689-4d6f-a6ba-51bad2a86739 + m f681c032-01b0-4f9a-b129-9a05035dc681 + s 2ae5d7ef-808d-41f8-a670-868b1836b6b1 : l 806cfbee-1064-4185-bb40-04f907d5691b r 82e265a6-0ceb-4d01-b2dd-f532dee24ff9 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 06131843-a5ca-49f3-af53-100f68f580b7 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:47.863,m e796aad1-16b3-4903-9134-faf615e297cd : l b56a991c-8f98-4987-919f-be2c3fb0246c r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o fb720367-3daa-4508-bf28-595707daf85c i 80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:47.863,#Mike P. Juniper Test 2021-10-28 11:11:47.863,g d010bfa2-4983-4741-9ef8-1295484297cc + m 025ba2c5-5e96-4667-a677-8186463aee69 :l b56a991c-8f98-4987-919f-be2c3fb0246c r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 06131843-a5ca-49f3-af53-100f68f580b7 i f6958082-9218-48ef-a616-20f1b798b9eb 2021-10-28 11:11:47.863,# test for Aged to Lost 2021-10-28 11:11:47.863,g d010bfa2-4983-4741-9ef8-1295484297cc + m dcabd2e3-4299-410f-b0d4-c421d8c85a6d : l 2f37f5f1-2944-4a19-adfd-dae3500f31cc r 8d92a421-101c-4b69-936f-f8c98070f20e n 1a821238-0cd9-48d9-a71a-057d33df0154 o 3980135d-485b-4e70-bd0e-b16ec10c6670 i 44f2cf7f-2aac-4287-ae7b-c2be0a1c36de 2021-10-28 11:11:47.863,g d010bfa2-4983-4741-9ef8-1295484297cc + m ce8382b7-c900-4233-a6e3-b6142bd0c9c9: l 2f37f5f1-2944-4a19-adfd-dae3500f31cc r 8d92a421-101c-4b69-936f-f8c98070f20e n 1a821238-0cd9-48d9-a71a-057d33df0154 o 3980135d-485b-4e70-bd0e-b16ec10c6670 i e6d7736a-d63c-4cbd-889e-ad3fc1189f0d 2021-10-28 11:11:47.863,# declaredLostTesting 2021-10-28 11:11:47.863,g fd567cdc-3317-4b0c-96a0-fba6e1676425 + m b3418030-e367-4c74-9d0d-cee02e1238b3 + t e8b311a6-3b21-43f2-a269-dd9310cb2d0e : l fffaa6e2-08d0-40bf-a38e-ba9ddc70ecbb n 1a821238-0cd9-48d9-a71a-057d33df0154 r 8d92a421-101c-4b69-936f-f8c98070f20e o 26e373ca-9004-489b-bebb-44181aa7edee i 2ef42aa0-6afb-4223-bed9-4a7c34a4f15b 2021-10-28 11:11:47.863,g fd567cdc-3317-4b0c-96a0-fba6e1676425 + m b3418030-e367-4c74-9d0d-cee02e1238b3 + t 2e48e713-17f3-4c13-a9f8-23845bb210a4 : l 7ad7753e-b4eb-4a7f-a5e6-13c126ff3bf6 n 1a821238-0cd9-48d9-a71a-057d33df0154 r 8d92a421-101c-4b69-936f-f8c98070f20e o 06131843-a5ca-49f3-af53-100f68f580b7 i 6c9b2821-cd44-42c9-9a09-f10b31123f44 2021-10-28 11:11:47.863,g fd567cdc-3317-4b0c-96a0-fba6e1676425 + m b3418030-e367-4c74-9d0d-cee02e1238b3 + t 2b94c631-fca9-4892-a730-03ee529ffe27: l 7ad7753e-b4eb-4a7f-a5e6-13c126ff3bf6 n 1a821238-0cd9-48d9-a71a-057d33df0154 r 8d92a421-101c-4b69-936f-f8c98070f20e o 06131843-a5ca-49f3-af53-100f68f580b7 i 1c8855c7-a85d-4400-b6f6-8bd16988c74c 2021-10-28 11:11:47.863,# Chalmers testing 2021-10-28 11:11:47.863,g bfc862d1-9323-4f32-a034-ca8a496e6714 2021-10-28 11:11:47.863,t 323a6b97-42d6-436e-8840-b35edfdd73bc : l 890a523a-ece8-4a31-a69f-931f31cba407 r bd6a99ce-e6ae-44cc-8cdd-b816e6822990 n 8fd2544a-a467-47ea-a5ad-d3a6bab8586c o 0f8193f2-8338-4def-b53d-893acaa6f20a i 27965589-e3f4-4753-a04f-5e9d12eff5a6 2021-10-28 11:11:47.863,#Smoke Circualtion 2021-10-28 11:11:47.863,g 2f74f66a-ee48-4650-8985-f43e60cc66cc + m 025ba2c5-5e96-4667-a677-8186463aee69: l 132e14be-7a4e-4af7-8a45-6ab6382913e3 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 0f8193f2-8338-4def-b53d-893acaa6f20a i 3e05c097-86be-4069-854f-63e0776f6a27 2021-10-28 11:11:47.863,g 08b2bfaf-8c76-4f4b-b273-ad50aa6f9efd + m 025ba2c5-5e96-4667-a677-8186463aee69 : l 985fd5a1-3634-4b0d-8c13-0d4fcf0b8afa r d5bebdb0-012f-4550-8e17-b9b130d016c8 n c083c844-56d6-4326-a2fd-4acf81ca088a o fb720367-3daa-4508-bf28-595707daf85c i 7291755c-169a-46b6-ab2f-f5352aa0dce0 2021-10-28 11:11:47.863,# test patron block 2021-10-28 11:11:47.863,g 72a46301-5a83-49e0-906a-691f3f7514b5 + m ce8382b7-c900-4233-a6e3-b6142bd0c9c9 : l 2f37f5f1-2944-4a19-adfd-dae3500f31cc r 3d1f8c67-c7d3-40e3-9bfb-607c126045a2 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 06131843-a5ca-49f3-af53-100f68f580b7 i c24168fb-de89-4a74-a4ad-0180bdf1cfb0 2021-10-28 11:11:47.863,# firebird 2021-10-28 11:11:47.863,g 68dd4413-83c7-4271-a570-a0ba42b2b7d2 : l 985fd5a1-3634-4b0d-8c13-0d4fcf0b8afa r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 06131843-a5ca-49f3-af53-100f68f580b7 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 2021-10-28 11:11:47.863,"` with parameters: `RulesExecutionParameters(loanTypeId=fdad3567-d450-42c1-8ab4-2775726bb28c, locationId=b9dc25a2-a7fb-48ad-8da5-8f68e35ba0af, materialTypeId=11134088-8bcd-42bf-999a-315e829e5505, patronGroupId=ba484dd9-a2c3-4d80-b067-91cd2066134b, location=Institution: `571cf96f-4e32-4709-ac53-e4890b778c77`, Campus: `68c7f569-57a7-42b9-9a54-07b9a38f7d00`, Library: `b016a81c-f815-4aae-bb3c-3d3dd8643fb2` Location: `b9dc25a2-a7fb-48ad-8da5-8f68e35ba0af`)` to determine loan policy" 2021-10-28 11:11:47.863,11:11:47 INFO tionPolicyRepository Looking up policy with id ab81ec34-0f4d-4bec-92fb-b5f7f745a786 2021-10-28 11:11:47.863,11:11:47 INFO SingleRecordFetcher Fetching circulation policy with ID: ab81ec34-0f4d-4bec-92fb-b5f7f745a786 2021-10-28 11:11:47.862,11:11:47 INFO irculationRulesCache circulationRules = { 2021-10-28 11:11:47.862," ""id"" : ""0068bb97-9671-786d-548a-d462e76b3dde""," 2021-10-28 11:11:47.862," ""rulesAsText"" : ""priority: g, m, t , s, b, c, a fallback-policy: l 7fabc641-2c36-4f13-8d3c-a9e2ac586ec1 r 3d1f8c67-c7d3-40e3-9bfb-607c126045a2 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 06131843-a5ca-49f3-af53-100f68f580b7 i 7c1a9f0b-beda-4a02-9be2-eb7c0f14c087 / Adding this rule so that we have more items that can actually be worked with in circulation testing g 3c4bb845-5a6c-468c-ac42-4009ec90e0c5: l 865df0a4-c19b-4f70-8dc4-f94a50e59b8e r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 0064931a-0067-4785-93fe-384bb2ec2061 o 0f8193f2-8338-4def-b53d-893acaa6f20a i ff6cb07e-3f09-45c1-a864-35b31e74d2fb t 23e4f1ec-cf31-4098-959e-de64ce4781ce 44c8a624-8ee8-4efd-88c2-c76bc7c6991a: l 985fd5a1-3634-4b0d-8c13-0d4fcf0b8afa r d5bebdb0-012f-4550-8e17-b9b130d016c8 n c083c844-56d6-4326-a2fd-4acf81ca088a o fb720367-3daa-4508-bf28-595707daf85c i 7291755c-169a-46b6-ab2f-f5352aa0dce0 g e183b739-8878-4cda-b2e1-f1c3c966b139 + t 2e48e713-17f3-4c13-a9f8-23845bb210a4 : l 5b8cedf4-1a98-44ae-a97c-9cae2351a577 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 42ff56f1-2075-42d2-b70e-06ab54d08026 i 79b1eb14-6314-4d76-a9db-80ff3b63cfb2 g e183b739-8878-4cda-b2e1-f1c3c966b139 + t e8b311a6-3b21-43f2-a269-dd9310cb2d0e : l bd311c8f-ccaa-4642-b3a9-b603434c8d22 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 42ff56f1-2075-42d2-b70e-06ab54d08026 i 79b1eb14-6314-4d76-a9db-80ff3b63cfb2 g e183b739-8878-4cda-b2e1-f1c3c966b139 + t 2b94c631-fca9-4892-a730-03ee529ffe27 : l 5564134d-396f-46dd-841f-3bbf9c905734 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 42ff56f1-2075-42d2-b70e-06ab54d08026 i 79b1eb14-6314-4d76-a9db-80ff3b63cfb2 g e5ae7fd0-7d94-4e32-8470-be6b8be83ec9 + t 2e48e713-17f3-4c13-a9f8-23845bb210a4 : l 5b8cedf4-1a98-44ae-a97c-9cae2351a577 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 7658985e-c3f4-429a-aa85-dcef1819333d i 79b1eb14-6314-4d76-a9db-80ff3b63cfb2 g e5ae7fd0-7d94-4e32-8470-be6b8be83ec9 + t e8b311a6-3b21-43f2-a269-dd9310cb2d0e : l bd311c8f-ccaa-4642-b3a9-b603434c8d22 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 7658985e-c3f4-429a-aa85-dcef1819333d i 79b1eb14-6314-4d76-a9db-80ff3b63cfb2 g e5ae7fd0-7d94-4e32-8470-be6b8be83ec9 + t 2b94c631-fca9-4892-a730-03ee529ffe27 : l bd311c8f-ccaa-4642-b3a9-b603434c8d22 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 7658985e-c3f4-429a-aa85-dcef1819333d i 79b1eb14-6314-4d76-a9db-80ff3b63cfb2 g f78206c5-10f6-43e0-9b76-575e0813937e: l 600c4338-f022-4829-b804-836c7a4a4ff2 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 07b24d2c-7a1b-4888-b9e9-d73477025a5d o a7fcbe6d-4dc4-4452-8493-902c6cafa0d7 i 52c2a5d5-b001-4331-9c24-ef359717c353 g 0fe82774-5f26-4c08-9759-04e427f31db5 + t e8b311a6-3b21-43f2-a269-dd9310cb2d0e : l 5564134d-396f-46dd-841f-3bbf9c905734 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 7658985e-c3f4-429a-aa85-dcef1819333d i 79b1eb14-6314-4d76-a9db-80ff3b63cfb2 g 0fe82774-5f26-4c08-9759-04e427f31db5 + t 2e48e713-17f3-4c13-a9f8-23845bb210a4 : l 5564134d-396f-46dd-841f-3bbf9c905734 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 7658985e-c3f4-429a-aa85-dcef1819333d i 35f6030c-527c-46e7-ac0d-e36c0f4a1682 g 94a7a476-abda-4baa-999c-32d6429d3880 + m b3d29557-c74d-403d-a279-a2ef6b3a80f6 : l 1db9df11-9302-41e4-8646-06dd3324a5a2 r 3d1f8c67-c7d3-40e3-9bfb-607c126045a2 n 1a821238-0cd9-48d9-a71a-057d33df0154 o f8972e0b-4bbf-4df0-846a-243b43aee18d i 61ade482-d7e8-424d-9600-567be33bdd0a g 94a7a476-abda-4baa-999c-32d6429d3880 + m 025ba2c5-5e96-4667-a677-8186463aee69 : l 1db9df11-9302-41e4-8646-06dd3324a5a2 r 3d1f8c67-c7d3-40e3-9bfb-607c126045a2 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 1b59865b-5d44-4602-99af-ffc7a2a62eea i 61ade482-d7e8-424d-9600-567be33bdd0a g 8a7ffe63-cc37-4309-a227-e35e88258552 + t e8b311a6-3b21-43f2-a269-dd9310cb2d0e + m 025ba2c5-5e96-4667-a677-8186463aee69 : l 658b2ae6-4ac5-4f91-974b-02626322f697 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 2c0196d6-1e7a-4879-96f4-3d75e751a6ca i 4654053c-51ac-4647-afab-7f89afd13c60 g 8a7ffe63-cc37-4309-a227-e35e88258552 + t e8b311a6-3b21-43f2-a269-dd9310cb2d0e + m b3d29557-c74d-403d-a279-a2ef6b3a80f6 k : l 658b2ae6-4ac5-4f91-974b-02626322f697 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 2c0196d6-1e7a-4879-96f4-3d75e751a6ca i 61ade482-d7e8-424d-9600-567be33bdd0a g 5ef04a55-8a31-4862-b416-88a6db885067 + m 025ba2c5-5e96-4667-a677-8186463aee69 + t 2e48e713-17f3-4c13-a9f8-23845bb210a4 : l ab81ec34-0f4d-4bec-92fb-b5f7f745a786 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 2c0196d6-1e7a-4879-96f4-3d75e751a6ca i 61ade482-d7e8-424d-9600-567be33bdd0a g 5ef04a55-8a31-4862-b416-88a6db885067 + m 025ba2c5-5e96-4667-a677-8186463aee69 + t e8b311a6-3b21-43f2-a269-dd9310cb2d0e : l ab81ec34-0f4d-4bec-92fb-b5f7f745a786 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 2c0196d6-1e7a-4879-96f4-3d75e751a6ca i 61655887-457d-4360-806e-21355aaf65b5 g 5ef04a55-8a31-4862-b416-88a6db885067 + m 025ba2c5-5e96-4667-a677-8186463aee69 + t 35672bd3-6caa-4f37-a138-23a68082c036 : l ab81ec34-0f4d-4bec-92fb-b5f7f745a786 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 2c0196d6-1e7a-4879-96f4-3d75e751a6ca i 4473b964-fc01-44cf-a9d3-a1f32cfdf855 g 5ef04a55-8a31-4862-b416-88a6db885067 + m 025ba2c5-5e96-4667-a677-8186463aee69 + t 2b94c631-fca9-4892-a730-03ee529ffe27 : l ab81ec34-0f4d-4bec-92fb-b5f7f745a786 r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 2c0196d6-1e7a-4879-96f4-3d75e751a6ca i 8ff41505-adcb-4c11-9240-79e1f08a9e2d t 93a20725-ebd4-412c-97f1-ec21e568a3c5 : l 7c70207a-8f20-46cb-96a2-5df30f3eb486 r 82e265a6-0ceb-4d01-b2dd-f532dee24ff9 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 5e598433-d223-4c34-9998-f745a18b3dd9 i a3db9884-8bde-48a6-9615-06bec228cab5 g d01b7bba-48fb-4264-833b-b88d23505404 +t e8b311a6-3b21-43f2-a269-dd9310cb2d0e + m b3d29557-c74d-403d-a279-a2ef6b3a80f6 : l 12edf201-89c5-46ad-96fc-7204cf884239 r 0dd19c5c-a89d-4e79-b7ab-2893ba0e458d n 1a821238-0cd9-48d9-a71a-057d33df0154 o 06131843-a5ca-49f3-af53-100f68f580b7 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 g 5ef04a55-8a31-4862-b416-88a6db885067 : l 1db9df11-9302-41e4-8646-06dd3324a5a2 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 2c0196d6-1e7a-4879-96f4-3d75e751a6ca i b2e49d91-30d8-4c8d-9b96-040ae1ec2ea8 g 7da4ba23-cfc5-4aec-bdb2-ee6720b0b76d : l 51767602-714e-4288-baf9-7d9afab5362a r 5d7cf8c0-af50-4908-b924-7c8d6e56fe0b n 1a821238-0cd9-48d9-a71a-057d33df0154 o 7aef205e-815a-406e-a3df-bd0b6eca2532 i 96e8d3c6-f4ca-4344-8af7-ec03905b086b g 8bbb4e68-0077-4fe1-ad4a-3ab3cfec0766 7da4ba23-cfc5-4aec-bdb2-ee6720b0b76d b30466f5-d8fc-407a-9000-8f3576e4e88a 24bc1e53-93f3-4c7b-930d-e87dd46a7cec bd0203da-a5c4-4a7e-8140-765fe9d851ff 54c89e59-0781-4a1a-b5c7-8221b5d97a16 : l b959df2b-c9ce-4b78-8e7f-38bde929c681 r 8d92a421-101c-4b69-936f-f8c98070f20e n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 0f8193f2-8338-4def-b53d-893acaa6f20a i 59b4b97a-4bf4-4b1e-9dbf-d4c332880f7e g 10ed499c-19c2-4bb2-bff9-15bc559fe36a 470a1e14-9854-430f-a490-e4f4e56c2a67 147c1f20-6daf-4561-ab13-f652fbe16d38 8fb6e9fa-045c-40b8-a5a4-d42f42d3afa2 : l 26a6fc3d-c437-40ec-8cbe-ea9e19322319 r 8d92a421-101c-4b69-936f-f8c98070f20e n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 0f8193f2-8338-4def-b53d-893acaa6f20a i 7fbea346-8846-4643-900a-d6f3874717c9 g 9d83bbff-bd23-45e4-9192-d987ae73fe63 : l 338929c2-63bd-4be1-8c1a-6a6019e54992 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 91794dca-1ab3-4894-89ee-dfe8bdcf1f7c i 7fbea346-8846-4643-900a-d6f3874717c9 g 0fa228a0-b4f3-4a58-b767-04bbf630c2c5 : l a54fc6bc-a5f9-4241-a82d-e9b0abd08b47 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 35971545-1835-4967-beec-065972eff5b5 i 7fbea346-8846-4643-900a-d6f3874717c9 g 9633b57f-44c6-44b6-890f-b7fb599236fd 2a77b5ea-132d-47ba-97ee-c2e6d6afdedf : l 886329dd-14da-4033-bf7e-444cb144d004 r 3d1f8c67-c7d3-40e3-9bfb-607c126045a2 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 0f8193f2-8338-4def-b53d-893acaa6f20a i 7fbea346-8846-4643-900a-d6f3874717c9 t 9a19d10f-5ab4-45d9-a073-4351923364c3 4c259619-687c-40da-a2de-24d851b8be38 c80eb6ff-6a9e-49ca-b415-4a73e9148af2 : l a02a52b1-2792-448a-9bbd-6aac7baf1336 r 82e265a6-0ceb-4d01-b2dd-f532dee24ff9 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 5e598433-d223-4c34-9998-f745a18b3dd9 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 t fef4461c-300a-47c2-85f6-ec9986f4d5aa 68bb3199-454d-49e4-a8da-2945521b4fc3 : l dd4a6749-af20-46f5-8503-99ab57d2c576 r 3d1f8c67-c7d3-40e3-9bfb-607c126045a2 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 5e598433-d223-4c34-9998-f745a18b3dd9 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 t 1e3505da-a307-4a7b-958c-aa0616800e7a : l 992a488d-4fe1-41f5-8705-21d6b05ad66a r 82e265a6-0ceb-4d01-b2dd-f532dee24ff9 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 7aef205e-815a-406e-a3df-bd0b6eca2532 i 96e8d3c6-f4ca-4344-8af7-ec03905b086b t f299df5d-4872-4c53-adb5-9ebce94c8308 : l 886329dd-14da-4033-bf7e-444cb144d004 r 82e265a6-0ceb-4d01-b2dd-f532dee24ff9 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 7aef205e-815a-406e-a3df-bd0b6eca2532 i 96e8d3c6-f4ca-4344-8af7-ec03905b086b t 31d3b604-8375-4aba-bcb2-9fde2cd9712d 5a6d9023-7e8a-472a-a02c-fe8caf43c0d8 2615bf43-44a6-4a88-b69b-b1b388159f07 : l dd4a6749-af20-46f5-8503-99ab57d2c576 r 3d1f8c67-c7d3-40e3-9bfb-607c126045a2 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 5e598433-d223-4c34-9998-f745a18b3dd9 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 g 32274b17-90d6-4185-aa95-ce1c981a87ec + m 025ba2c5-5e96-4667-a677-8186463aee69 : l 15063d00-3dea-4ecb-85fe-afeb1a40bc31 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o c9bebe62-2578-4125-affb-c2716c76db37 i 7fbea346-8846-4643-900a-d6f3874717c9 g 32274b17-90d6-4185-aa95-ce1c981a87ec + m 3fab1a9a-7480-439c-896f-e9247dd56cfa : l ab81ec34-0f4d-4bec-92fb-b5f7f745a786 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 35971545-1835-4967-beec-065972eff5b5 i 9495f2e8-e7c8-43e7-90af-8db47faefc4a g 32274b17-90d6-4185-aa95-ce1c981a87ec + t f299df5d-4872-4c53-adb5-9ebce94c8308 + m 025ba2c5-5e96-4667-a677-8186463aee69 : l 886329dd-14da-4033-bf7e-444cb144d004 r 3d1f8c67-c7d3-40e3-9bfb-607c126045a2 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 35971545-1835-4967-beec-065972eff5b5 i b2e49d91-30d8-4c8d-9b96-040ae1ec2ea8 g 5daedf06-8c97-449f-990d-e5a7c059fa57 + t fdad3567-d450-42c1-8ab4-2775726bb28c + m 025ba2c5-5e96-4667-a677-8186463aee69 : l 806cfbee-1064-4185-bb40-04f907d5691b r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 35971545-1835-4967-beec-065972eff5b5 i 59b4b97a-4bf4-4b1e-9dbf-d4c332880f7e g 5daedf06-8c97-449f-990d-e5a7c059fa57 + t 23e4f1ec-cf31-4098-959e-de64ce4781ce : l 90077cf7-c638-4cbe-9a88-7e50f68ddda9 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 06131843-a5ca-49f3-af53-100f68f580b7 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 m b3418030-e367-4c74-9d0d-cee02e1238b3 + t e8b311a6-3b21-43f2-a269-dd9310cb2d0e : l 806cfbee-1064-4185-bb40-04f907d5691b r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 35971545-1835-4967-beec-065972eff5b5 i b2e49d91-30d8-4c8d-9b96-040ae1ec2ea8 t 0ee549de-513f-462f-8259-fed5464c507d : l 12edf201-89c5-46ad-96fc-7204cf884239 r 82e265a6-0ceb-4d01-b2dd-f532dee24ff9 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 0f8193f2-8338-4def-b53d-893acaa6f20a i 80a9af4e-2826-4a97-8794-0136f51e8ca7 #MSU Bugfest Testing Rules t 24ef4028-a8ba-49da-80d9-21d708918f23: l d19b111d-0cf1-4a8a-b67f-e01349125875 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 35971545-1835-4967-beec-065972eff5b5 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 t 2b94c631-fca9-4892-a730-03ee529ffe27: l 6ff21b0c-e3d0-4ea3-873d-64c56385187f r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2433812c-044b-4d43-8b4a-dff259c72de8 o fb720367-3daa-4508-bf28-595707daf85c i a3db9884-8bde-48a6-9615-06bec228cab5 # MSU Requests Testing t ce79780d-be58-4c33-88a0-9639b6f66d05: l 2030ed40-5e01-4e88-b010-eac52a158d43 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 527c4549-7fb8-4395-8a5f-a0c44a2acc34 o 5e598433-d223-4c34-9998-f745a18b3dd9 i b2e49d91-30d8-4c8d-9b96-040ae1ec2ea8 g 8bbb4e68-0077-4fe1-ad4a-3ab3cfec0766: l 985fd5a1-3634-4b0d-8c13-0d4fcf0b8afa r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 527c4549-7fb8-4395-8a5f-a0c44a2acc34 o 5e598433-d223-4c34-9998-f745a18b3dd9 i b2e49d91-30d8-4c8d-9b96-040ae1ec2ea8 t fe0b4170-e9c5-4a5f-ace8-f4472ac7aceb: l 301ccbe5-fc1a-4a6e-adcb-ed55fc8dc9cf r 82e265a6-0ceb-4d01-b2dd-f532dee24ff9 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 0f8193f2-8338-4def-b53d-893acaa6f20a i a3db9884-8bde-48a6-9615-06bec228cab5 t 816f34bc-c744-41bf-9d71-987b965ef8bc + s b9dc25a2-a7fb-48ad-8da5-8f68e35ba0af : l 6ff21b0c-e3d0-4ea3-873d-64c56385187f r 8d92a421-101c-4b69-936f-f8c98070f20e n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 0f8193f2-8338-4def-b53d-893acaa6f20a i a3db9884-8bde-48a6-9615-06bec228cab5 t 6a7f0d25-3a65-4275-8934-4705f0be5421: l 26ef3cea-31e1-4b4f-bfc1-22f3c044fc48 r 432f881b-619a-4ccb-9c1c-8c8968a1efeb n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 0f8193f2-8338-4def-b53d-893acaa6f20a i a3db9884-8bde-48a6-9615-06bec228cab5 g b9300631-f49a-4d9c-8ae7-2b76ad808d90 + m 747ccdc9-8954-4bf5-91ba-4c4dc42f5f9c: l 5d77ea0a-cfc8-458f-a21d-14cb367ed1f0 r bdd24b25-8d98-420b-bf8a-7f553b96ad4a n 5c509014-0fbd-434c-b008-daecf544cabe o dab7247d-0066-4cd1-a172-263a77ab1d90 i b2ec2f1e-7378-44fb-adab-0f3c7bd6f841 t 8e3e9da4-3398-4a12-b63e-fe0f2c871f63: l 2030ed40-5e01-4e88-b010-eac52a158d43 r 3d1f8c67-c7d3-40e3-9bfb-607c126045a2 n 5c509014-0fbd-434c-b008-daecf544cabe o dab7247d-0066-4cd1-a172-263a77ab1d90 i b2ec2f1e-7378-44fb-adab-0f3c7bd6f841 #Darcy's testing rules m b3d29557-c74d-403d-a279-a2ef6b3a80f6 + g c1528731-8606-443b-82c9-8ab147c4d75d: l 920a8217-6e74-46e3-a02d-00772b90fb46 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n c083c844-56d6-4326-a2fd-4acf81ca088a o 26e373ca-9004-489b-bebb-44181aa7edee i f3133c6e-eedc-4770-a99f-63938c9c685b m 025ba2c5-5e96-4667-a677-8186463aee69 + g c1528731-8606-443b-82c9-8ab147c4d75d: l 985fd5a1-3634-4b0d-8c13-0d4fcf0b8afa r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 06131843-a5ca-49f3-af53-100f68f580b7 i a3db9884-8bde-48a6-9615-06bec228cab5 m ca2a84e6-a8b2-43fe-935c-32e147c6f740 + g c1528731-8606-443b-82c9-8ab147c4d75d: l 920a8217-6e74-46e3-a02d-00772b90fb46 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n c083c844-56d6-4326-a2fd-4acf81ca088a o 06131843-a5ca-49f3-af53-100f68f580b7 i a3db9884-8bde-48a6-9615-06bec228cab5 #Bugfest testing for Iris g 46dd39b5-a17c-421b-9e88-cf24e297ba4d + m 45e68046-3af5-410f-9177-57d3ba5be878 : l bbdee325-6131-4fc9-a07e-01631218bfc1 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 06131843-a5ca-49f3-af53-100f68f580b7 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 # Erin's testing rules g fdf9a313-d46e-4cfe-bde7-6ce9797b35f6 : l 1db9df11-9302-41e4-8646-06dd3324a5a2 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 153c1b27-0dcb-4df7-aaa0-6e3907285da3 i 3e05c097-86be-4069-854f-63e0776f6a27 g 94a7a476-abda-4baa-999c-32d6429d3880 :l 1db9df11-9302-41e4-8646-06dd3324a5a2 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o afd8a88a-4c96-4209-9110-69e58d112ed8 i 8940333b-802c-48fc-ac66-9579122c535d m 025ba2c5-5e96-4667-a677-8186463aee69 + g b8fd9cdf-8c8a-4593-b9ee-7ed72051b28d : l 0231f16a-d8f7-43a1-ac56-2c07c09ba54a r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2a587c6e-27ae-4e49-939e-26e11e4f00c6 o 26e373ca-9004-489b-bebb-44181aa7edee i dd9b3e9e-1694-4288-a18d-c269d61aeee4 # NCIP testing rulles g all + m 11134088-8bcd-42bf-999a-315e829e5505 : r d5bebdb0-012f-4550-8e17-b9b130d016c8 n c083c844-56d6-4326-a2fd-4acf81ca088a o 06131843-a5ca-49f3-af53-100f68f580b7 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 l ab81ec34-0f4d-4bec-92fb-b5f7f745a786 /Molly Test g aebd9e22-3689-4d6f-a6ba-51bad2a86739 + m f681c032-01b0-4f9a-b129-9a05035dc681 + s 2ae5d7ef-808d-41f8-a670-868b1836b6b1 : l 806cfbee-1064-4185-bb40-04f907d5691b r 82e265a6-0ceb-4d01-b2dd-f532dee24ff9 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 06131843-a5ca-49f3-af53-100f68f580b7 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 m e796aad1-16b3-4903-9134-faf615e297cd : l b56a991c-8f98-4987-919f-be2c3fb0246c r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o fb720367-3daa-4508-bf28-595707daf85c i 80a9af4e-2826-4a97-8794-0136f51e8ca7 #Mike P. Juniper Test g d010bfa2-4983-4741-9ef8-1295484297cc + m 025ba2c5-5e96-4667-a677-8186463aee69 :l b56a991c-8f98-4987-919f-be2c3fb0246c r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 06131843-a5ca-49f3-af53-100f68f580b7 i f6958082-9218-48ef-a616-20f1b798b9eb # test for Aged to Lost g d010bfa2-4983-4741-9ef8-1295484297cc + m dcabd2e3-4299-410f-b0d4-c421d8c85a6d : l 2f37f5f1-2944-4a19-adfd-dae3500f31cc r 8d92a421-101c-4b69-936f-f8c98070f20e n 1a821238-0cd9-48d9-a71a-057d33df0154 o 3980135d-485b-4e70-bd0e-b16ec10c6670 i 44f2cf7f-2aac-4287-ae7b-c2be0a1c36de g d010bfa2-4983-4741-9ef8-1295484297cc + m ce8382b7-c900-4233-a6e3-b6142bd0c9c9: l 2f37f5f1-2944-4a19-adfd-dae3500f31cc r 8d92a421-101c-4b69-936f-f8c98070f20e n 1a821238-0cd9-48d9-a71a-057d33df0154 o 3980135d-485b-4e70-bd0e-b16ec10c6670 i e6d7736a-d63c-4cbd-889e-ad3fc1189f0d # declaredLostTesting g fd567cdc-3317-4b0c-96a0-fba6e1676425 + m b3418030-e367-4c74-9d0d-cee02e1238b3 + t e8b311a6-3b21-43f2-a269-dd9310cb2d0e : l fffaa6e2-08d0-40bf-a38e-ba9ddc70ecbb n 1a821238-0cd9-48d9-a71a-057d33df0154 r 8d92a421-101c-4b69-936f-f8c98070f20e o 26e373ca-9004-489b-bebb-44181aa7edee i 2ef42aa0-6afb-4223-bed9-4a7c34a4f15b g fd567cdc-3317-4b0c-96a0-fba6e1676425 + m b3418030-e367-4c74-9d0d-cee02e1238b3 + t 2e48e713-17f3-4c13-a9f8-23845bb210a4 : l 7ad7753e-b4eb-4a7f-a5e6-13c126ff3bf6 n 1a821238-0cd9-48d9-a71a-057d33df0154 r 8d92a421-101c-4b69-936f-f8c98070f20e o 06131843-a5ca-49f3-af53-100f68f580b7 i 6c9b2821-cd44-42c9-9a09-f10b31123f44 g fd567cdc-3317-4b0c-96a0-fba6e1676425 + m b3418030-e367-4c74-9d0d-cee02e1238b3 + t 2b94c631-fca9-4892-a730-03ee529ffe27: l 7ad7753e-b4eb-4a7f-a5e6-13c126ff3bf6 n 1a821238-0cd9-48d9-a71a-057d33df0154 r 8d92a421-101c-4b69-936f-f8c98070f20e o 06131843-a5ca-49f3-af53-100f68f580b7 i 1c8855c7-a85d-4400-b6f6-8bd16988c74c # Chalmers testing g bfc862d1-9323-4f32-a034-ca8a496e6714 t 323a6b97-42d6-436e-8840-b35edfdd73bc : l 890a523a-ece8-4a31-a69f-931f31cba407 r bd6a99ce-e6ae-44cc-8cdd-b816e6822990 n 8fd2544a-a467-47ea-a5ad-d3a6bab8586c o 0f8193f2-8338-4def-b53d-893acaa6f20a i 27965589-e3f4-4753-a04f-5e9d12eff5a6 #Smoke Circualtion g 2f74f66a-ee48-4650-8985-f43e60cc66cc + m 025ba2c5-5e96-4667-a677-8186463aee69: l 132e14be-7a4e-4af7-8a45-6ab6382913e3 r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 0f8193f2-8338-4def-b53d-893acaa6f20a i 3e05c097-86be-4069-854f-63e0776f6a27 g 08b2bfaf-8c76-4f4b-b273-ad50aa6f9efd + m 025ba2c5-5e96-4667-a677-8186463aee69 : l 985fd5a1-3634-4b0d-8c13-0d4fcf0b8afa r d5bebdb0-012f-4550-8e17-b9b130d016c8 n c083c844-56d6-4326-a2fd-4acf81ca088a o fb720367-3daa-4508-bf28-595707daf85c i 7291755c-169a-46b6-ab2f-f5352aa0dce0 # test patron block g 72a46301-5a83-49e0-906a-691f3f7514b5 + m ce8382b7-c900-4233-a6e3-b6142bd0c9c9 : l 2f37f5f1-2944-4a19-adfd-dae3500f31cc r 3d1f8c67-c7d3-40e3-9bfb-607c126045a2 n 2d45e78b-5c5c-4da2-9992-e2ac4e2bdfea o 06131843-a5ca-49f3-af53-100f68f580b7 i c24168fb-de89-4a74-a4ad-0180bdf1cfb0 # firebird g 68dd4413-83c7-4271-a570-a0ba42b2b7d2 : l 985fd5a1-3634-4b0d-8c13-0d4fcf0b8afa r d5bebdb0-012f-4550-8e17-b9b130d016c8 n 1a821238-0cd9-48d9-a71a-057d33df0154 o 06131843-a5ca-49f3-af53-100f68f580b7 i 80a9af4e-2826-4a97-8794-0136f51e8ca7 """ 2021-10-28 11:11:47.862,} 2021-10-28 11:11:47.859,11:11:47 [] [] [] [] INFO LogUtil 127.0.0.1:35072 GET /circulation-rules-storage null HTTP_1_1 200 20288 8 tid=fs09000000 OK 2021-10-28 11:11:47.859,11:11:47 [260197/circulation;845564/circulation-rules-storage] [fs09000000] [] [] INFO ProxyContext 260197/circulation;845564/circulation-rules-storage RES 200 12259us mod-circulation-storage-13.0.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-circulation-storage/circulation-rules-storage 2021-10-28 11:11:47.854,11:11:47 [] [] [] [] INFO CQLWrapper CRITERION >>> SQL: >>> 2021-10-28 11:11:47.850,11:11:47 [] [] [] [] INFO RestRouting invoking getCirculationRulesStorage 2021-10-28 11:11:47.847,11:11:47 [260197/circulation;845564/circulation-rules-storage] [fs09000000] [] [] INFO ProxyContext 260197/circulation;845564/circulation-rules-storage RES 202 1628us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/circulation-rules-storage 2021-10-28 11:11:47.843,11:11:47 [260197/circulation;845564/circulation-rules-storage] [fs09000000] [] [] INFO ProxyContext 260197/circulation;845564/circulation-rules-storage REQ 10.23.38.67:57078 fs09000000 GET /circulation-rules-storage mod-authtoken-2.8.0 mod-circulation-storage-13.0.0 2021-10-28 11:11:47.838,11:11:47 [260197/circulation;875475/request-storage] [fs09000000] [] [] INFO ProxyContext 260197/circulation;875475/request-storage RES 200 31600us mod-circulation-storage-13.0.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-circulation-storage/request-storage/requests?query=itemId%3D%3D%220c978ce3-b82e-4e1b-ad60-c9756b7ce4fa%22%20and%20status%3D%3D%28%22Open%20-%20Not%20yet%20filled%22%20or%20%22Open%20-%20Awaiting%20pickup%22%20or%20%22Open%20-%20In%20transit%22%20or%20%22Open%20-%20Awaiting%20delivery%22%29%20sortBy%20position%2Fsort.ascending&limit=1000 2021-10-28 11:11:47.837,11:11:47 [] [] [] [] INFO LogUtil 127.0.0.1:35068 GET /request-storage/requests query=itemId%3D%3D%220c978ce3-b82e-4e1b-ad60-c9756b7ce4fa%22%20and%20status%3D%3D%28%22Open%20-%20Not%20yet%20filled%22%20or%20%22Open%20-%20Awaiting%20pickup%22%20or%20%22Open%20-%20In%20transit%22%20or%20%22Open%20-%20Awaiting%20delivery%22%29%20sortBy%20position%2Fsort.ascending&limit=1000 HTTP_1_1 200 44 28 tid=fs09000000 OK 2021-10-28 11:11:47.814,"11:11:47 [] [] [] [] INFO CQLWrapper CQL >>> SQL: itemId==""0c978ce3-b82e-4e1b-ad60-c9756b7ce4fa"" and status==(""Open - Not yet filled"" or ""Open - Awaiting pickup"" or ""Open - In transit"" or ""Open - Awaiting delivery"") sortBy position/sort.ascending >>>WHERE (lower(f_unaccent(request.jsonb->>'itemId')) LIKE lower(f_unaccent('0c978ce3-b82e-4e1b-ad60-c9756b7ce4fa'))) AND ((((lower(f_unaccent(request.jsonb->>'status')) LIKE lower(f_unaccent('Open - Not yet filled'))) OR (lower(f_unaccent(request.jsonb->>'status')) LIKE lower(f_unaccent('Open - Awaiting pickup')))) OR (lower(f_unaccent(request.jsonb->>'status')) LIKE lower(f_unaccent('Open - In transit')))) OR (lower(f_unaccent(request.jsonb->>'status')) LIKE lower(f_unaccent('Open - Awaiting delivery')))) ORDER BY left(lower(f_unaccent(request.jsonb->>'position')),600), lower(f_unaccent(request.jsonb->>'position')) LIMIT 1000 OFFSET 0" 2021-10-28 11:11:47.809,11:11:47 [] [] [] [] INFO RestRouting invoking getRequestStorageRequests 2021-10-28 11:11:47.809,"Oct 28, 2021 11:11:47 AM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema" 2021-10-28 11:11:47.809,INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK 2021-10-28 11:11:47.806,11:11:47 [260197/circulation;875475/request-storage] [fs09000000] [] [] INFO ProxyContext 260197/circulation;875475/request-storage RES 202 1619us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/request-storage/requests?query=itemId%3D%3D%220c978ce3-b82e-4e1b-ad60-c9756b7ce4fa%22%20and%20status%3D%3D%28%22Open%20-%20Not%20yet%20filled%22%20or%20%22Open%20-%20Awaiting%20pickup%22%20or%20%22Open%20-%20In%20transit%22%20or%20%22Open%20-%20Awaiting%20delivery%22%29%20sortBy%20position%2Fsort.ascending&limit=1000 2021-10-28 11:11:47.803,11:11:47 [260197/circulation;875475/request-storage] [fs09000000] [] [] INFO ProxyContext 260197/circulation;875475/request-storage REQ 10.23.38.67:57268 fs09000000 GET /request-storage/requests mod-authtoken-2.8.0 mod-circulation-storage-13.0.0 2021-10-28 11:11:47.797,11:11:47 [260197/circulation;471377/loan-storage] [fs09000000] [] [] INFO ProxyContext 260197/circulation;471377/loan-storage RES 200 22588us mod-circulation-storage-13.0.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-circulation-storage/loan-storage/loans?query=status.name%3D%3D%22Open%22%20and%20itemId%3D%3D%220c978ce3-b82e-4e1b-ad60-c9756b7ce4fa%22&limit=1 2021-10-28 11:11:47.796,11:11:47 [] [] [] [] INFO LogUtil 127.0.0.1:35064 GET /loan-storage/loans query=status.name%3D%3D%22Open%22%20and%20itemId%3D%3D%220c978ce3-b82e-4e1b-ad60-c9756b7ce4fa%22&limit=1 HTTP_1_1 200 41 19 tid=fs09000000 OK 2021-10-28 11:11:47.786,"11:11:47 [] [] [] [] INFO CQLWrapper CQL >>> SQL: status.name==""Open"" and itemId==""0c978ce3-b82e-4e1b-ad60-c9756b7ce4fa"" >>>WHERE (lower(f_unaccent(loan.jsonb->'status'->>'name')) LIKE lower(f_unaccent('Open'))) AND (lower(f_unaccent(loan.jsonb->>'itemId')) LIKE lower(f_unaccent('0c978ce3-b82e-4e1b-ad60-c9756b7ce4fa'))) LIMIT 1 OFFSET 0" 2021-10-28 11:11:47.777,11:11:47 [] [] [] [] INFO RestRouting invoking getLoanStorageLoans 2021-10-28 11:11:47.777,"Oct 28, 2021 11:11:47 AM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema" 2021-10-28 11:11:47.777,INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK 2021-10-28 11:11:47.774,11:11:47 [260197/circulation;471377/loan-storage] [fs09000000] [] [] INFO ProxyContext 260197/circulation;471377/loan-storage RES 202 1621us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/loan-storage/loans?query=status.name%3D%3D%22Open%22%20and%20itemId%3D%3D%220c978ce3-b82e-4e1b-ad60-c9756b7ce4fa%22&limit=1 2021-10-28 11:11:47.770,11:11:47 [260197/circulation;471377/loan-storage] [fs09000000] [] [] INFO ProxyContext 260197/circulation;471377/loan-storage REQ 10.23.38.67:57266 fs09000000 GET /loan-storage/loans mod-authtoken-2.8.0 mod-circulation-storage-13.0.0 2021-10-28 11:11:47.765,11:11:47 [260197/circulation;443249/loan-types] [fs09000000] [] [] INFO ProxyContext 260197/circulation;443249/loan-types RES 200 11724us mod-inventory-storage-21.0.9 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-inventory-storage/loan-types/fdad3567-d450-42c1-8ab4-2775726bb28c 2021-10-28 11:11:47.764,11:11:47 [] [] [] [] INFO LogUtil 127.0.0.1:58070 GET /loan-types/fdad3567-d450-42c1-8ab4-2775726bb28c null HTTP_1_1 200 327 8 tid=fs09000000 OK 2021-10-28 11:11:47.756,11:11:47 [] [] [] [] INFO RestRouting invoking getLoanTypesByLoantypeId 2021-10-28 11:11:47.753,11:11:47 [260197/circulation;443249/loan-types] [fs09000000] [] [] INFO ProxyContext 260197/circulation;443249/loan-types RES 202 1541us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/loan-types/fdad3567-d450-42c1-8ab4-2775726bb28c 2021-10-28 11:11:47.749,11:11:47 [260197/circulation;443249/loan-types] [fs09000000] [] [] INFO ProxyContext 260197/circulation;443249/loan-types REQ 10.23.38.67:57264 fs09000000 GET /loan-types/fdad3567-d450-42c1-8ab4-2775726bb28c mod-authtoken-2.8.0 mod-inventory-storage-21.0.9 2021-10-28 11:11:47.745,11:11:47 INFO SingleRecordFetcher Fetching loan types with ID: fdad3567-d450-42c1-8ab4-2775726bb28c 2021-10-28 11:11:47.743,11:11:47 [260197/circulation;079454/material-types] [fs09000000] [] [] INFO ProxyContext 260197/circulation;079454/material-types RES 200 11570us mod-inventory-storage-21.0.9 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-inventory-storage/material-types/11134088-8bcd-42bf-999a-315e829e5505 2021-10-28 11:11:47.742,11:11:47 [] [] [] [] INFO LogUtil 127.0.0.1:58066 GET /material-types/11134088-8bcd-42bf-999a-315e829e5505 null HTTP_1_1 200 216 8 tid=fs09000000 OK 2021-10-28 11:11:47.734,11:11:47 [] [] [] [] INFO RestRouting invoking getMaterialTypesByMaterialtypeId 2021-10-28 11:11:47.731,11:11:47 [260197/circulation;079454/material-types] [fs09000000] [] [] INFO ProxyContext 260197/circulation;079454/material-types RES 202 1574us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/material-types/11134088-8bcd-42bf-999a-315e829e5505 2021-10-28 11:11:47.728,11:11:47 [260197/circulation;079454/material-types] [fs09000000] [] [] INFO ProxyContext 260197/circulation;079454/material-types REQ 10.23.38.176:28626 fs09000000 GET /material-types/11134088-8bcd-42bf-999a-315e829e5505 mod-authtoken-2.8.0 mod-inventory-storage-21.0.9 2021-10-28 11:11:47.725,11:11:47 INFO SingleRecordFetcher Fetching material types with ID: 11134088-8bcd-42bf-999a-315e829e5505 2021-10-28 11:11:47.722,11:11:47 [] [] [] [] INFO LogUtil 127.0.0.1:58062 GET /service-points/3a7de149-f17d-4602-adfe-0b09bf8e884a null HTTP_1_1 200 941 8 tid=fs09000000 OK 2021-10-28 11:11:47.722,11:11:47 [260197/circulation;530535/service-points] [fs09000000] [] [] INFO ProxyContext 260197/circulation;530535/service-points RES 200 11281us mod-inventory-storage-21.0.9 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-inventory-storage/service-points/3a7de149-f17d-4602-adfe-0b09bf8e884a 2021-10-28 11:11:47.722,11:11:47 INFO MainVerticle Request from 10.23.39.125 2021-10-28 11:11:47.714,11:11:47 [] [] [] [] INFO RestRouting invoking getServicePointsByServicepointId 2021-10-28 11:11:47.711,11:11:47 [260197/circulation;530535/service-points] [fs09000000] [] [] INFO ProxyContext 260197/circulation;530535/service-points RES 202 1567us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/service-points/3a7de149-f17d-4602-adfe-0b09bf8e884a 2021-10-28 11:11:47.707,11:11:47 [260197/circulation;530535/service-points] [fs09000000] [] [] INFO ProxyContext 260197/circulation;530535/service-points REQ 10.23.38.176:28622 fs09000000 GET /service-points/3a7de149-f17d-4602-adfe-0b09bf8e884a mod-authtoken-2.8.0 mod-inventory-storage-21.0.9 2021-10-28 11:11:47.704,11:11:47 INFO SingleRecordFetcher Fetching service point with ID: 3a7de149-f17d-4602-adfe-0b09bf8e884a 2021-10-28 11:11:47.702,11:11:47 [] [] [] [] INFO LogUtil 127.0.0.1:58058 GET /location-units/institutions/571cf96f-4e32-4709-ac53-e4890b778c77 null HTTP_1_1 200 236 8 tid=fs09000000 OK 2021-10-28 11:11:47.702,11:11:47 [260197/circulation;731584/location-units] [fs09000000] [] [] INFO ProxyContext 260197/circulation;731584/location-units RES 200 11620us mod-inventory-storage-21.0.9 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-inventory-storage/location-units/institutions/571cf96f-4e32-4709-ac53-e4890b778c77 2021-10-28 11:11:47.693,11:11:47 [] [] [] [] INFO RestRouting invoking getLocationUnitsInstitutionsById 2021-10-28 11:11:47.691,11:11:47 [260197/circulation;731584/location-units] [fs09000000] [] [] INFO ProxyContext 260197/circulation;731584/location-units RES 202 2392us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/location-units/institutions/571cf96f-4e32-4709-ac53-e4890b778c77 2021-10-28 11:11:47.687,11:11:47 [260197/circulation;731584/location-units] [fs09000000] [] [] INFO ProxyContext 260197/circulation;731584/location-units REQ 10.23.38.176:28618 fs09000000 GET /location-units/institutions/571cf96f-4e32-4709-ac53-e4890b778c77 mod-authtoken-2.8.0 mod-inventory-storage-21.0.9 2021-10-28 11:11:47.683,11:11:47 INFO SingleRecordFetcher Fetching institution with ID: 571cf96f-4e32-4709-ac53-e4890b778c77 2021-10-28 11:11:47.681,11:11:47 [] [] [] [] INFO LogUtil 127.0.0.1:58054 GET /location-units/campuses/68c7f569-57a7-42b9-9a54-07b9a38f7d00 null HTTP_1_1 200 284 8 tid=fs09000000 OK 2021-10-28 11:11:47.681,11:11:47 [260197/circulation;748485/location-units] [fs09000000] [] [] INFO ProxyContext 260197/circulation;748485/location-units RES 200 11916us mod-inventory-storage-21.0.9 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-inventory-storage/location-units/campuses/68c7f569-57a7-42b9-9a54-07b9a38f7d00 2021-10-28 11:11:47.672,11:11:47 [] [] [] [] INFO RestRouting invoking getLocationUnitsCampusesById 2021-10-28 11:11:47.669,11:11:47 [260197/circulation;748485/location-units] [fs09000000] [] [] INFO ProxyContext 260197/circulation;748485/location-units RES 202 1667us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/location-units/campuses/68c7f569-57a7-42b9-9a54-07b9a38f7d00 2021-10-28 11:11:47.666,11:11:47 [260197/circulation;748485/location-units] [fs09000000] [] [] INFO ProxyContext 260197/circulation;748485/location-units REQ 10.23.38.67:57262 fs09000000 GET /location-units/campuses/68c7f569-57a7-42b9-9a54-07b9a38f7d00 mod-authtoken-2.8.0 mod-inventory-storage-21.0.9 2021-10-28 11:11:47.662,11:11:47 INFO SingleRecordFetcher Fetching campus with ID: 68c7f569-57a7-42b9-9a54-07b9a38f7d00 2021-10-28 11:11:47.660,11:11:47 [] [] [] [] INFO LogUtil 127.0.0.1:58050 GET /location-units/libraries/b016a81c-f815-4aae-bb3c-3d3dd8643fb2 null HTTP_1_1 200 282 8 tid=fs09000000 OK 2021-10-28 11:11:47.660,11:11:47 [260197/circulation;655505/location-units] [fs09000000] [] [] INFO ProxyContext 260197/circulation;655505/location-units RES 200 11729us mod-inventory-storage-21.0.9 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-inventory-storage/location-units/libraries/b016a81c-f815-4aae-bb3c-3d3dd8643fb2 2021-10-28 11:11:47.657,"10.23.36.34, 10.23.38.176, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-patron-blocks/automated-patron-blocks/01164abe-37e6-4ca4-9129-8e4156a07cc7 HTTP/1.1"" 200 46 rt=0.041 uct=""0.000"" uht=""0.040"" urt=""0.040"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;005965/automated-patron-blocks""" 2021-10-28 11:11:47.653,"10.23.36.34, 10.23.38.176, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-users/users?query=barcode%3D%3D%225551212333%22&limit=1 HTTP/1.1"" 200 920 rt=0.015 uct=""0.000"" uht=""0.012"" urt=""0.016"" ""Vert.x-WebClient/3.9.1"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""260197/circulation;728593/users""" 2021-10-28 11:11:47.651,11:11:47 [] [] [] [] INFO RestRouting invoking getLocationUnitsLibrariesById 2021-10-28 11:11:47.648,11:11:47 [260197/circulation;655505/location-units] [fs09000000] [] [] INFO ProxyContext 260197/circulation;655505/location-units RES 202 1749us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/location-units/libraries/b016a81c-f815-4aae-bb3c-3d3dd8643fb2 2021-10-28 11:11:47.644,11:11:47 [260197/circulation;655505/location-units] [fs09000000] [] [] INFO ProxyContext 260197/circulation;655505/location-units REQ 10.23.38.176:28574 fs09000000 GET /location-units/libraries/b016a81c-f815-4aae-bb3c-3d3dd8643fb2 mod-authtoken-2.8.0 mod-inventory-storage-21.0.9 2021-10-28 11:11:47.641,11:11:47 INFO SingleRecordFetcher Fetching library with ID: b016a81c-f815-4aae-bb3c-3d3dd8643fb2 2021-10-28 11:11:47.639,11:11:47 [260197/circulation;704051/locations] [fs09000000] [] [] INFO ProxyContext 260197/circulation;704051/locations RES 200 12174us mod-inventory-storage-21.0.9 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-inventory-storage/locations/b9dc25a2-a7fb-48ad-8da5-8f68e35ba0af 2021-10-28 11:11:47.638,11:11:47 [] [] [] [] INFO LogUtil 127.0.0.1:58046 GET /locations/b9dc25a2-a7fb-48ad-8da5-8f68e35ba0af null HTTP_1_1 200 843 9 tid=fs09000000 OK 2021-10-28 11:11:47.629,11:11:47 [] [] [] [] INFO RestRouting invoking getLocationsById 2021-10-28 11:11:47.627,11:11:47 [260197/circulation;704051/locations] [fs09000000] [] [] INFO ProxyContext 260197/circulation;704051/locations RES 202 1616us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/locations/b9dc25a2-a7fb-48ad-8da5-8f68e35ba0af 2021-10-28 11:11:47.623,11:11:47 [260197/circulation;704051/locations] [fs09000000] [] [] INFO ProxyContext 260197/circulation;704051/locations REQ 10.23.38.67:57260 fs09000000 GET /locations/b9dc25a2-a7fb-48ad-8da5-8f68e35ba0af mod-authtoken-2.8.0 mod-inventory-storage-21.0.9 2021-10-28 11:11:47.619,11:11:47 INFO SingleRecordFetcher Fetching location with ID: b9dc25a2-a7fb-48ad-8da5-8f68e35ba0af 2021-10-28 11:11:47.617,11:11:47 [] [] [] [] INFO LogUtil 127.0.0.1:58042 GET /instance-storage/instances/3433f937-7b78-4861-90eb-8ebdb3c84f46 null HTTP_1_1 200 2342 16 tid=fs09000000 OK 2021-10-28 11:11:47.617,11:11:47 [260197/circulation;628476/instance-storage] [fs09000000] [] [] INFO ProxyContext 260197/circulation;628476/instance-storage RES 200 19790us mod-inventory-storage-21.0.9 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-inventory-storage/instance-storage/instances/3433f937-7b78-4861-90eb-8ebdb3c84f46 2021-10-28 11:11:47.607,11:11:47 [] [] [] [] INFO CQLWrapper CQL >>> SQL: id==3433f937-7b78-4861-90eb-8ebdb3c84f46 >>>WHERE id='3433f937-7b78-4861-90eb-8ebdb3c84f46' LIMIT 1 OFFSET 0 2021-10-28 11:11:47.601,"Oct 28, 2021 11:11:47 AM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema" 2021-10-28 11:11:47.601,INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK 2021-10-28 11:11:47.601,11:11:47 [] [] [] [] INFO CQLWrapper CQL >>> SQL: id==3433f937-7b78-4861-90eb-8ebdb3c84f46 >>>WHERE id='3433f937-7b78-4861-90eb-8ebdb3c84f46' LIMIT 1 OFFSET 0 2021-10-28 11:11:47.601,11:11:47 [] [] [] [] INFO InstanceStorageAPI SQL generated from CQL: WHERE id='3433f937-7b78-4861-90eb-8ebdb3c84f46' LIMIT 1 OFFSET 0 2021-10-28 11:11:47.600,11:11:47 [] [] [] [] INFO RestRouting invoking getInstanceStorageInstancesByInstanceId 2021-10-28 11:11:47.597,11:11:47 [260197/circulation;628476/instance-storage] [fs09000000] [] [] INFO ProxyContext 260197/circulation;628476/instance-storage RES 202 1569us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/instance-storage/instances/3433f937-7b78-4861-90eb-8ebdb3c84f46 2021-10-28 11:11:47.593,11:11:47 [260197/circulation;628476/instance-storage] [fs09000000] [] [] INFO ProxyContext 260197/circulation;628476/instance-storage REQ 10.23.38.176:28608 fs09000000 GET /instance-storage/instances/3433f937-7b78-4861-90eb-8ebdb3c84f46 mod-authtoken-2.8.0 mod-inventory-storage-21.0.9 2021-10-28 11:11:47.590,11:11:47 INFO SingleRecordFetcher Fetching instance with ID: 3433f937-7b78-4861-90eb-8ebdb3c84f46 2021-10-28 11:11:47.588,11:11:47 [260197/circulation;095351/holdings-storage] [fs09000000] [] [] INFO ProxyContext 260197/circulation;095351/holdings-storage RES 200 17882us mod-inventory-storage-21.0.9 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-inventory-storage/holdings-storage/holdings/32f2a12c-9f37-42e7-810e-6aa463b3dcb0 2021-10-28 11:11:47.587,11:11:47 [] [] [] [] INFO LogUtil 127.0.0.1:58038 GET /holdings-storage/holdings/32f2a12c-9f37-42e7-810e-6aa463b3dcb0 null HTTP_1_1 200 813 14 tid=fs09000000 OK 2021-10-28 11:11:47.579,11:11:47 [] [] [] [] INFO CQLWrapper CQL >>> SQL: id==32f2a12c-9f37-42e7-810e-6aa463b3dcb0 >>>WHERE id='32f2a12c-9f37-42e7-810e-6aa463b3dcb0' LIMIT 1 OFFSET 0 2021-10-28 11:11:47.574,11:11:47 [] [] [] [] INFO CQLWrapper CQL >>> SQL: id==32f2a12c-9f37-42e7-810e-6aa463b3dcb0 >>>WHERE id='32f2a12c-9f37-42e7-810e-6aa463b3dcb0' LIMIT 1 OFFSET 0 2021-10-28 11:11:47.574,11:11:47 [] [] [] [] INFO HoldingsStorageAPI SQL generated from CQL: WHERE id='32f2a12c-9f37-42e7-810e-6aa463b3dcb0' LIMIT 1 OFFSET 0 2021-10-28 11:11:47.573,11:11:47 [] [] [] [] INFO RestRouting invoking getHoldingsStorageHoldingsByHoldingsRecordId 2021-10-28 11:11:47.573,"Oct 28, 2021 11:11:47 AM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema" 2021-10-28 11:11:47.573,INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK 2021-10-28 11:11:47.570,11:11:47 [260197/circulation;095351/holdings-storage] [fs09000000] [] [] INFO ProxyContext 260197/circulation;095351/holdings-storage RES 202 2090us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/holdings-storage/holdings/32f2a12c-9f37-42e7-810e-6aa463b3dcb0 2021-10-28 11:11:47.565,11:11:47 [260197/circulation;095351/holdings-storage] [fs09000000] [] [] INFO ProxyContext 260197/circulation;095351/holdings-storage REQ 10.23.38.67:57258 fs09000000 GET /holdings-storage/holdings/32f2a12c-9f37-42e7-810e-6aa463b3dcb0 mod-authtoken-2.8.0 mod-inventory-storage-21.0.9 2021-10-28 11:11:47.562,11:11:47 INFO MainVerticle Request from 10.23.39.125 2021-10-28 11:11:47.561,11:11:47 INFO SingleRecordFetcher Fetching holding with ID: 32f2a12c-9f37-42e7-810e-6aa463b3dcb0 2021-10-28 11:11:47.558,11:11:47 [260197/circulation;045239/item-storage] [fs09000000] [] [] INFO ProxyContext 260197/circulation;045239/item-storage RES 200 95384us mod-inventory-storage-21.0.9 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-inventory-storage/item-storage/items?query=barcode%3D%3D%2217056447%22&limit=1 2021-10-28 11:11:47.531,"140.234.253.9, 10.23.36.34, 10.23.38.176, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-inventory/inventory/items?query=barcode%3D%3D%2217056447%22 HTTP/1.1"" 200 2052 rt=0.385 uct=""0.004"" uht=""0.388"" urt=""0.388"" ""Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""629746/inventory""" 2021-10-28 11:11:47.472,"11:11:47 [] [] [] [] INFO CQLWrapper CQL >>> SQL: barcode==""17056447"" >>>WHERE lower(f_unaccent(item.jsonb->>'barcode')) LIKE lower(f_unaccent('17056447')) LIMIT 1 OFFSET 0" 2021-10-28 11:11:47.466,11:11:47 [] [] [] [] INFO RestRouting invoking getItemStorageItems 2021-10-28 11:11:47.466,"Oct 28, 2021 11:11:47 AM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema" 2021-10-28 11:11:47.466,INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK 2021-10-28 11:11:47.463,11:11:47 [260197/circulation;045239/item-storage] [fs09000000] [] [] INFO ProxyContext 260197/circulation;045239/item-storage RES 202 1682us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/item-storage/items?query=barcode%3D%3D%2217056447%22&limit=1 2021-10-28 11:11:47.459,11:11:47 [260197/circulation;045239/item-storage] [fs09000000] [] [] INFO ProxyContext 260197/circulation;045239/item-storage REQ 10.23.38.176:28386 fs09000000 GET /item-storage/items mod-authtoken-2.8.0 mod-inventory-storage-21.0.9 2021-10-28 11:11:47.455,11:11:47 INFO ItemRepository Fetching item with barcode: 17056447 2021-10-28 11:11:47.452,11:11:47 [] [] [] [] INFO LogUtil 127.0.0.1:58030 GET /automated-patron-blocks/01164abe-37e6-4ca4-9129-8e4156a07cc7 null HTTP_1_1 200 35 40 tid=fs09000000 OK 2021-10-28 11:11:47.452,11:11:47 [260197/circulation;005965/automated-patron-blocks] [fs09000000] [] [] INFO ProxyContext 260197/circulation;005965/automated-patron-blocks RES 200 44422us mod-patron-blocks-1.3.2 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-patron-blocks/automated-patron-blocks/01164abe-37e6-4ca4-9129-8e4156a07cc7 2021-10-28 11:11:47.420,11:11:47 [] [] [] [] INFO CQLWrapper CRITERION >>> SQL: WHERE (jsonb->>'userId') = '01164abe-37e6-4ca4-9129-8e4156a07cc7' >>>WHERE (jsonb->>'userId') = '01164abe-37e6-4ca4-9129-8e4156a07cc7' 2021-10-28 11:11:47.411,11:11:47 [] [] [] [] INFO RestRouting invoking getAutomatedPatronBlocksByUserId 2021-10-28 11:11:47.408,11:11:47 [260197/circulation;005965/automated-patron-blocks] [fs09000000] [] [] INFO ProxyContext 260197/circulation;005965/automated-patron-blocks RES 202 1702us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/automated-patron-blocks/01164abe-37e6-4ca4-9129-8e4156a07cc7 2021-10-28 11:11:47.404,11:11:47 [260197/circulation;005965/automated-patron-blocks] [fs09000000] [] [] INFO ProxyContext 260197/circulation;005965/automated-patron-blocks REQ 10.23.38.67:57256 fs09000000 GET /automated-patron-blocks/01164abe-37e6-4ca4-9129-8e4156a07cc7 mod-authtoken-2.8.0 mod-patron-blocks-1.3.2 2021-10-28 11:11:47.400,11:11:47 INFO SingleRecordFetcher Fetching automatedPatronBlocks with ID: 01164abe-37e6-4ca4-9129-8e4156a07cc7 2021-10-28 11:11:47.398,11:11:47 [] [] [] [] INFO LogUtil 127.0.0.1:58624 GET /manualblocks query=userId%3D%3D%2201164abe-37e6-4ca4-9129-8e4156a07cc7%22 HTTP_1_1 200 48 21 tid=fs09000000 OK 2021-10-28 11:11:47.398,11:11:47 [260197/circulation;444366/manualblocks] [fs09000000] [] [] INFO ProxyContext 260197/circulation;444366/manualblocks RES 200 24342us mod-feesfines-16.1.1 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-feesfines/manualblocks?query=userId%3D%3D%2201164abe-37e6-4ca4-9129-8e4156a07cc7%22 2021-10-28 11:11:47.387,"10.23.36.106, 10.23.38.67, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-inventory-storage/item-storage/items?query=barcode%3D%3D%2217056447%22&limit=10&offset=0 HTTP/1.1"" 200 1273 rt=0.268 uct=""0.000"" uht=""0.268"" urt=""0.268"" ""Vert.x-WebClient/4.0.2"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""604524/item-storage""" 2021-10-28 11:11:47.387,"10.23.36.106, 10.23.38.67, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-inventory-storage/holdings-storage/holdings?query=id%3D%3D%2832f2a12c-9f37-42e7-810e-6aa463b3dcb0%29&limit=1&offset=0 HTTP/1.1"" 200 843 rt=0.017 uct=""0.000"" uht=""0.016"" urt=""0.016"" ""Vert.x-WebClient/4.0.2"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""629746/inventory;800147/holdings-storage""" 2021-10-28 11:11:47.387,"10.23.36.106, 10.23.38.67, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-inventory-storage/instance-storage/instances?query=id%3D%3D%283433f937-7b78-4861-90eb-8ebdb3c84f46%29&limit=1&offset=0 HTTP/1.1"" 200 2078 rt=0.019 uct=""0.000"" uht=""0.016"" urt=""0.020"" ""Vert.x-WebClient/4.0.2"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""629746/inventory;726070/instance-storage""" 2021-10-28 11:11:47.387,"10.23.36.106, 10.23.38.67, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-inventory-storage/material-types/11134088-8bcd-42bf-999a-315e829e5505 HTTP/1.1"" 200 227 rt=0.009 uct=""0.000"" uht=""0.008"" urt=""0.008"" ""Vert.x-WebClient/4.0.2"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""629746/inventory;075800/material-types""" 2021-10-28 11:11:47.387,"10.23.36.106, 10.23.38.67, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-inventory-storage/loan-types/23e4f1ec-cf31-4098-959e-de64ce4781ce HTTP/1.1"" 200 208 rt=0.008 uct=""0.000"" uht=""0.008"" urt=""0.008"" ""Vert.x-WebClient/4.0.2"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""629746/inventory;007201/loan-types""" 2021-10-28 11:11:47.387,"10.23.36.106, 10.23.38.67, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-inventory-storage/locations/b9dc25a2-a7fb-48ad-8da5-8f68e35ba0af HTTP/1.1"" 200 855 rt=0.010 uct=""0.000"" uht=""0.008"" urt=""0.008"" ""Vert.x-WebClient/4.0.2"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""629746/inventory;356754/locations""" 2021-10-28 11:11:47.387,"10.23.36.106, 10.23.38.67, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-inventory-storage/loan-types/fdad3567-d450-42c1-8ab4-2775726bb28c HTTP/1.1"" 200 339 rt=0.010 uct=""0.000"" uht=""0.008"" urt=""0.008"" ""Vert.x-WebClient/4.0.2"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""629746/inventory;320465/loan-types""" 2021-10-28 11:11:47.387,"10.23.36.106, 10.23.38.67, 10.23.36.56, 10.23.36.195 - 10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-inventory-storage/inventory-storage/bound-with-parts?query=itemId%3D%3D%280c978ce3-b82e-4e1b-ad60-c9756b7ce4fa%29&limit=1&offset=0 HTTP/1.1"" 200 61 rt=0.012 uct=""0.000"" uht=""0.012"" urt=""0.012"" ""Vert.x-WebClient/4.0.2"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""629746/inventory;209960/inventory-storage""" 2021-10-28 11:11:47.384,"11:11:47 [] [] [] [] INFO CQLWrapper CQL >>> SQL: userId==""01164abe-37e6-4ca4-9129-8e4156a07cc7"" >>>WHERE CASE WHEN length(lower(f_unaccent('01164abe-37e6-4ca4-9129-8e4156a07cc7'))) <= 600 THEN left(lower(f_unaccent(manualblocks.jsonb->>'userId')),600) LIKE lower(f_unaccent('01164abe-37e6-4ca4-9129-8e4156a07cc7')) ELSE left(lower(f_unaccent(manualblocks.jsonb->>'userId')),600) LIKE left(lower(f_unaccent('01164abe-37e6-4ca4-9129-8e4156a07cc7')),600) AND lower(f_unaccent(manualblocks.jsonb->>'userId')) LIKE lower(f_unaccent('01164abe-37e6-4ca4-9129-8e4156a07cc7')) END LIMIT 10 OFFSET 0" 2021-10-28 11:11:47.377,[Thu Oct 28 11:11:47 UTC 2021] org.folio.cql2pgjson.CQL2PgJSON INFO loadDbSchema: Loaded templates/db_scripts/schema.json OK 2021-10-28 11:11:47.377,11:11:47 [] [] [] [] INFO RestRouting invoking getManualblocks 2021-10-28 11:11:47.376,"140.234.253.9 - 10.23.39.151 - - [28/Oct/2021:11:11:46 +0000] ""OPTIONS /inventory/items?query=barcode%3D%3D%2217056447%22 HTTP/1.1"" 204 0 rt=0.004 uct=""0.000"" uht=""0.004"" urt=""0.004"" ""Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0"" ""-"" ""-"" ""-""" 2021-10-28 11:11:47.376,"140.234.253.9 - 10.23.39.151 - - [28/Oct/2021:11:11:47 +0000] ""GET /inventory/items?query=barcode%3D%3D%2217056447%22 HTTP/1.1"" 200 2064 rt=0.397 uct=""0.004"" uht=""0.400"" urt=""0.400"" ""Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0"" ""fs09000000"" ""-"" ""-""" 2021-10-28 11:11:47.376,"140.234.253.9 - 10.23.39.151 - - [28/Oct/2021:11:11:47 +0000] ""OPTIONS /circulation/check-out-by-barcode HTTP/1.1"" 204 0 rt=0.004 uct=""0.000"" uht=""0.004"" urt=""0.004"" ""Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0"" ""-"" ""-"" ""-""" 2021-10-28 11:11:47.373,11:11:47 [260197/circulation;444366/manualblocks] [fs09000000] [] [] INFO ProxyContext 260197/circulation;444366/manualblocks RES 202 1921us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/manualblocks?query=userId%3D%3D%2201164abe-37e6-4ca4-9129-8e4156a07cc7%22 2021-10-28 11:11:47.368,11:11:47 [260197/circulation;444366/manualblocks] [fs09000000] [] [] INFO ProxyContext 260197/circulation;444366/manualblocks REQ 10.23.38.67:57080 fs09000000 GET /manualblocks mod-authtoken-2.8.0 mod-feesfines-16.1.1 2021-10-28 11:11:47.360,11:11:47 [260197/circulation;728593/users] [fs09000000] [] [] INFO ProxyContext 260197/circulation;728593/users RES 200 16828us mod-users-18.0.1 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-users/users?query=barcode%3D%3D%225551212333%22&limit=1 2021-10-28 11:11:47.350,"11:11:47 INFO CQLWrapper CQL >>> SQL: barcode==""5551212333"" >>>WHERE lower(f_unaccent(users.jsonb->>'barcode')) LIKE lower(f_unaccent('5551212333')) LIMIT 1 OFFSET 0" 2021-10-28 11:11:47.346,"Oct 28, 2021 11:11:47 AM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema" 2021-10-28 11:11:47.346,INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK 2021-10-28 11:11:47.345,11:11:47 INFO RestRouting invoking getUsers 2021-10-28 11:11:47.343,11:11:47 [260197/circulation;728593/users] [fs09000000] [] [] INFO ProxyContext 260197/circulation;728593/users RES 202 1999us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/users?query=barcode%3D%3D%225551212333%22&limit=1 2021-10-28 11:11:47.339,11:11:47 [260197/circulation;728593/users] [fs09000000] [] [] INFO ProxyContext 260197/circulation;728593/users REQ 10.23.38.67:57254 fs09000000 GET /users mod-authtoken-2.8.0 mod-users-18.0.1 2021-10-28 11:11:47.332,11:11:47 [260197/circulation] [fs09000000] [5bd84d84-dc5b-4954-8980-a0fcaf0195c6] [] INFO ProxyContext 260197/circulation RES 202 4626us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/circulation/check-out-by-barcode 2021-10-28 11:11:47.325,11:11:47 [260197/circulation] [fs09000000] [5bd84d84-dc5b-4954-8980-a0fcaf0195c6] [] INFO ProxyContext 260197/circulation REQ 10.23.38.176:28596 fs09000000 POST /circulation/check-out-by-barcode mod-authtoken-2.8.0 mod-circulation-22.0.5 2021-10-28 11:11:47.191,"10.23.38.176 - - [28/Oct/2021:11:11:46 +0000] ""GET /mod-authtoken/inventory/items?query=barcode%3D%3D%2217056447%22 HTTP/1.1"" 202 5 rt=0.001 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0"" ""fs09000000"" ""-"" ""629746/inventory""" 2021-10-28 11:11:47.191,"10.23.38.176 - - [28/Oct/2021:11:11:46 +0000] ""GET /mod-authtoken/item-storage/items?query=barcode%3D%3D%2217056447%22&limit=10&offset=0 HTTP/1.1"" 202 5 rt=0.000 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Vert.x-WebClient/4.0.2"" ""fs09000000"" ""-"" ""604524/item-storage""" 2021-10-28 11:11:47.191,"10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-authtoken/holdings-storage/holdings?query=id%3D%3D%2832f2a12c-9f37-42e7-810e-6aa463b3dcb0%29&limit=1&offset=0 HTTP/1.1"" 202 5 rt=0.000 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Vert.x-WebClient/4.0.2"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""629746/inventory;800147/holdings-storage""" 2021-10-28 11:11:47.191,"10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-authtoken/instance-storage/instances?query=id%3D%3D%283433f937-7b78-4861-90eb-8ebdb3c84f46%29&limit=1&offset=0 HTTP/1.1"" 202 5 rt=0.001 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Vert.x-WebClient/4.0.2"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""629746/inventory;726070/instance-storage""" 2021-10-28 11:11:47.191,"10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-authtoken/material-types/11134088-8bcd-42bf-999a-315e829e5505 HTTP/1.1"" 202 5 rt=0.001 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Vert.x-WebClient/4.0.2"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""629746/inventory;075800/material-types""" 2021-10-28 11:11:47.191,"10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-authtoken/loan-types/23e4f1ec-cf31-4098-959e-de64ce4781ce HTTP/1.1"" 202 5 rt=0.001 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Vert.x-WebClient/4.0.2"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""629746/inventory;007201/loan-types""" 2021-10-28 11:11:47.191,"10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-authtoken/locations/b9dc25a2-a7fb-48ad-8da5-8f68e35ba0af HTTP/1.1"" 202 5 rt=0.001 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Vert.x-WebClient/4.0.2"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""629746/inventory;356754/locations""" 2021-10-28 11:11:47.191,"10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-authtoken/loan-types/fdad3567-d450-42c1-8ab4-2775726bb28c HTTP/1.1"" 202 5 rt=0.000 uct=""0.000"" uht=""0.000"" urt=""0.000"" ""Vert.x-WebClient/4.0.2"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""629746/inventory;320465/loan-types""" 2021-10-28 11:11:47.191,"10.23.38.176 - - [28/Oct/2021:11:11:47 +0000] ""GET /mod-authtoken/inventory-storage/bound-with-parts?query=itemId%3D%3D%280c978ce3-b82e-4e1b-ad60-c9756b7ce4fa%29&limit=1&offset=0 HTTP/1.1"" 202 5 rt=0.000 uct=""0.000"" uht=""0.004"" urt=""0.004"" ""Vert.x-WebClient/4.0.2"" ""fs09000000"" ""5bd84d84-dc5b-4954-8980-a0fcaf0195c6"" ""629746/inventory;209960/inventory-storage""" 2021-10-28 11:11:47.178,11:11:47 [629746/inventory] [fs09000000] [5bd84d84-dc5b-4954-8980-a0fcaf0195c6] [] INFO ProxyContext 629746/inventory RES 200 386269us mod-inventory-17.0.6 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-inventory/inventory/items?query=barcode%3D%3D%2217056447%22 2021-10-28 11:11:47.176,11:11:47 [] [] [] [] INFO Items GET all items: all futures completed 2021-10-28 11:11:47.175,11:11:47 [] [] [] [] INFO LogUtil 127.0.0.1:58020 GET /inventory-storage/bound-with-parts query=itemId%3D%3D%280c978ce3-b82e-4e1b-ad60-c9756b7ce4fa%29&limit=1&offset=0 HTTP_1_1 200 50 12 tid=fs09000000 OK 2021-10-28 11:11:47.175,11:11:47 [629746/inventory;209960/inventory-storage] [fs09000000] [] [] INFO ProxyContext 629746/inventory;209960/inventory-storage RES 200 14700us mod-inventory-storage-21.0.9 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-inventory-storage/inventory-storage/bound-with-parts?query=itemId%3D%3D%280c978ce3-b82e-4e1b-ad60-c9756b7ce4fa%29&limit=1&offset=0 2021-10-28 11:11:47.172,11:11:47 [] [] [] [] INFO LogUtil 127.0.0.1:58014 GET /loan-types/23e4f1ec-cf31-4098-959e-de64ce4781ce null HTTP_1_1 200 197 8 tid=fs09000000 OK 2021-10-28 11:11:47.172,11:11:47 [] [] [] [] INFO LogUtil 127.0.0.1:58018 GET /locations/b9dc25a2-a7fb-48ad-8da5-8f68e35ba0af null HTTP_1_1 200 843 9 tid=fs09000000 OK 2021-10-28 11:11:47.172,11:11:47 [] [] [] [] INFO LogUtil 127.0.0.1:58024 GET /loan-types/fdad3567-d450-42c1-8ab4-2775726bb28c null HTTP_1_1 200 327 8 tid=fs09000000 OK 2021-10-28 11:11:47.172,11:11:47 [629746/inventory;356754/locations] [fs09000000] [] [] INFO ProxyContext 629746/inventory;356754/locations RES 200 12936us mod-inventory-storage-21.0.9 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-inventory-storage/locations/b9dc25a2-a7fb-48ad-8da5-8f68e35ba0af 2021-10-28 11:11:47.172,11:11:47 [629746/inventory;320465/loan-types] [fs09000000] [] [] INFO ProxyContext 629746/inventory;320465/loan-types RES 200 13263us mod-inventory-storage-21.0.9 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-inventory-storage/loan-types/fdad3567-d450-42c1-8ab4-2775726bb28c 2021-10-28 11:11:47.170,11:11:47 [629746/inventory;007201/loan-types] [fs09000000] [] [] INFO ProxyContext 629746/inventory;007201/loan-types RES 200 12028us mod-inventory-storage-21.0.9 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-inventory-storage/loan-types/23e4f1ec-cf31-4098-959e-de64ce4781ce 2021-10-28 11:11:47.169,11:11:47 [] [] [] [] INFO CQLWrapper CQL >>> SQL: itemId==(0c978ce3-b82e-4e1b-ad60-c9756b7ce4fa) >>>WHERE itemId='0c978ce3-b82e-4e1b-ad60-c9756b7ce4fa' LIMIT 1 OFFSET 0 2021-10-28 11:11:47.163,"Oct 28, 2021 11:11:47 AM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema" 2021-10-28 11:11:47.163,INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK 2021-10-28 11:11:47.163,11:11:47 [] [] [] [] INFO RestRouting invoking getLoanTypesByLoantypeId 2021-10-28 11:11:47.162,11:11:47 [] [] [] [] INFO RestRouting invoking getLocationsById 2021-10-28 11:11:47.162,11:11:47 [] [] [] [] INFO RestRouting invoking getInventoryStorageBoundWithParts 2021-10-28 11:11:47.161,11:11:47 [] [] [] [] INFO RestRouting invoking getLoanTypesByLoantypeId 2021-10-28 11:11:47.160,11:11:47 [629746/inventory;209960/inventory-storage] [fs09000000] [] [] INFO ProxyContext 629746/inventory;209960/inventory-storage RES 202 2748us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/inventory-storage/bound-with-parts?query=itemId%3D%3D%280c978ce3-b82e-4e1b-ad60-c9756b7ce4fa%29&limit=1&offset=0 2021-10-28 11:11:47.159,11:11:47 [629746/inventory;356754/locations] [fs09000000] [] [] INFO ProxyContext 629746/inventory;356754/locations RES 202 2309us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/locations/b9dc25a2-a7fb-48ad-8da5-8f68e35ba0af 2021-10-28 11:11:47.159,11:11:47 [629746/inventory;075800/material-types] [fs09000000] [] [] INFO ProxyContext 629746/inventory;075800/material-types RES 200 12129us mod-inventory-storage-21.0.9 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-inventory-storage/material-types/11134088-8bcd-42bf-999a-315e829e5505 2021-10-28 11:11:47.159,11:11:47 [629746/inventory;320465/loan-types] [fs09000000] [] [] INFO ProxyContext 629746/inventory;320465/loan-types RES 202 2562us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/loan-types/fdad3567-d450-42c1-8ab4-2775726bb28c 2021-10-28 11:11:47.158,11:11:47 [] [] [] [] INFO LogUtil 127.0.0.1:58010 GET /material-types/11134088-8bcd-42bf-999a-315e829e5505 null HTTP_1_1 200 216 8 tid=fs09000000 OK 2021-10-28 11:11:47.158,11:11:47 [629746/inventory;007201/loan-types] [fs09000000] [] [] INFO ProxyContext 629746/inventory;007201/loan-types RES 202 2055us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/loan-types/23e4f1ec-cf31-4098-959e-de64ce4781ce 2021-10-28 11:11:47.150,11:11:47 [629746/inventory;209960/inventory-storage] [fs09000000] [] [] INFO ProxyContext 629746/inventory;209960/inventory-storage REQ 10.23.38.67:57252 fs09000000 GET /inventory-storage/bound-with-parts mod-authtoken-2.8.0 mod-inventory-storage-21.0.9 2021-10-28 11:11:47.149,11:11:47 [] [] [] [] INFO RestRouting invoking getMaterialTypesByMaterialtypeId 2021-10-28 11:11:47.149,11:11:47 [629746/inventory;320465/loan-types] [fs09000000] [] [] INFO ProxyContext 629746/inventory;320465/loan-types REQ 10.23.38.67:57248 fs09000000 GET /loan-types/fdad3567-d450-42c1-8ab4-2775726bb28c mod-authtoken-2.8.0 mod-inventory-storage-21.0.9 2021-10-28 11:11:47.148,11:11:47 [629746/inventory;007201/loan-types] [fs09000000] [] [] INFO ProxyContext 629746/inventory;007201/loan-types REQ 10.23.38.67:57250 fs09000000 GET /loan-types/23e4f1ec-cf31-4098-959e-de64ce4781ce mod-authtoken-2.8.0 mod-inventory-storage-21.0.9 2021-10-28 11:11:47.148,11:11:47 [629746/inventory;356754/locations] [fs09000000] [] [] INFO ProxyContext 629746/inventory;356754/locations REQ 10.23.38.176:28584 fs09000000 GET /locations/b9dc25a2-a7fb-48ad-8da5-8f68e35ba0af mod-authtoken-2.8.0 mod-inventory-storage-21.0.9 2021-10-28 11:11:47.147,11:11:47 [629746/inventory;075800/material-types] [fs09000000] [] [] INFO ProxyContext 629746/inventory;075800/material-types RES 202 1600us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/material-types/11134088-8bcd-42bf-999a-315e829e5505 2021-10-28 11:11:47.142,11:11:47 [629746/inventory;075800/material-types] [fs09000000] [] [] INFO ProxyContext 629746/inventory;075800/material-types REQ 10.23.38.176:28582 fs09000000 GET /material-types/11134088-8bcd-42bf-999a-315e829e5505 mod-authtoken-2.8.0 mod-inventory-storage-21.0.9 2021-10-28 11:11:47.137,11:11:47 [629746/inventory;726070/instance-storage] [fs09000000] [] [] INFO ProxyContext 629746/inventory;726070/instance-storage RES 200 21081us mod-inventory-storage-21.0.9 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-inventory-storage/instance-storage/instances?query=id%3D%3D%283433f937-7b78-4861-90eb-8ebdb3c84f46%29&limit=1&offset=0 2021-10-28 11:11:47.124,11:11:47 [] [] [] [] INFO CQLWrapper CQL >>> SQL: id==(3433f937-7b78-4861-90eb-8ebdb3c84f46) >>>WHERE id='3433f937-7b78-4861-90eb-8ebdb3c84f46' LIMIT 1 OFFSET 0 2021-10-28 11:11:47.119,"Oct 28, 2021 11:11:47 AM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema" 2021-10-28 11:11:47.119,INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK 2021-10-28 11:11:47.118,11:11:47 [] [] [] [] INFO RestRouting invoking getInstanceStorageInstances 2021-10-28 11:11:47.115,11:11:47 [629746/inventory;726070/instance-storage] [fs09000000] [] [] INFO ProxyContext 629746/inventory;726070/instance-storage RES 202 1499us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/instance-storage/instances?query=id%3D%3D%283433f937-7b78-4861-90eb-8ebdb3c84f46%29&limit=1&offset=0 2021-10-28 11:11:47.112,11:11:47 [629746/inventory;726070/instance-storage] [fs09000000] [] [] INFO ProxyContext 629746/inventory;726070/instance-storage REQ 10.23.38.176:28568 fs09000000 GET /instance-storage/instances mod-authtoken-2.8.0 mod-inventory-storage-21.0.9 2021-10-28 11:11:47.107,11:11:47 [629746/inventory;800147/holdings-storage] [fs09000000] [] [] INFO ProxyContext 629746/inventory;800147/holdings-storage RES 200 19104us mod-inventory-storage-21.0.9 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-inventory-storage/holdings-storage/holdings?query=id%3D%3D%2832f2a12c-9f37-42e7-810e-6aa463b3dcb0%29&limit=1&offset=0 2021-10-28 11:11:47.097,11:11:47 [] [] [] [] INFO CQLWrapper CQL >>> SQL: id==(32f2a12c-9f37-42e7-810e-6aa463b3dcb0) >>>WHERE id='32f2a12c-9f37-42e7-810e-6aa463b3dcb0' LIMIT 1 OFFSET 0 2021-10-28 11:11:47.091,11:11:47 [] [] [] [] INFO RestRouting invoking getHoldingsStorageHoldings 2021-10-28 11:11:47.091,"Oct 28, 2021 11:11:47 AM org.folio.cql2pgjson.CQL2PgJSON loadDbSchema" 2021-10-28 11:11:47.091,INFO: loadDbSchema: Loaded templates/db_scripts/schema.json OK 2021-10-28 11:11:47.088,11:11:47 [629746/inventory;800147/holdings-storage] [fs09000000] [] [] INFO ProxyContext 629746/inventory;800147/holdings-storage RES 202 1792us mod-authtoken-2.8.0 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-authtoken/holdings-storage/holdings?query=id%3D%3D%2832f2a12c-9f37-42e7-810e-6aa463b3dcb0%29&limit=1&offset=0 2021-10-28 11:11:47.084,11:11:47 [629746/inventory;800147/holdings-storage] [fs09000000] [] [] INFO ProxyContext 629746/inventory;800147/holdings-storage REQ 10.23.38.67:57242 fs09000000 GET /holdings-storage/holdings mod-authtoken-2.8.0 mod-inventory-storage-21.0.9 2021-10-28 11:11:47.076,11:11:47 [604524/item-storage] [fs09000000] [5bd84d84-dc5b-4954-8980-a0fcaf0195c6] [] INFO ProxyContext 604524/item-storage RES 200 270519us mod-inventory-storage-21.0.9 http://pvt.lb.jbf3.folio-eis.us-east-1:8051/mod-inventory-storage/item-storage/items?query=barcode%3D%3D%2217056447%22&limit=10&offset=0