exec java -XX:MaxRAMPercentage=66.0 -XX:+ExitOnOutOfMemoryError -cp . -jar /usr/verticles/mod-data-export-worker-fat.jar . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.0) 01:46:25 [] [] [] [] INFO StartupInfoLogger Starting ModDataExportWorkerApplication v1.5.0-SNAPSHOT using Java 11.0.15 on dc387e28d3cf with PID 1 (/usr/verticles/mod-data-export-worker-fat.jar started by folio in /usr/verticles) 01:46:25 [] [] [] [] INFO SpringApplication No active profile set, falling back to 1 default profile: "default" 01:46:26 [] [] [] [] INFO onfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode. 01:46:26 [] [] [] [] INFO onfigurationDelegate Finished Spring Data repository scanning in 69 ms. Found 0 JPA repository interfaces. 01:46:27 [] [] [] [] INFO LogAccessor No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 01:46:27 [] [] [] [] INFO LogAccessor No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 01:46:27 [] [] [] [] INFO GenericScope BeanFactory id=9e1071e2-cd0f-3aab-ab9f-c312abb2cff8 01:46:28 [] [] [] [] INFO PostProcessorChecker Bean 'folioSpringConfiguration' of type [org.folio.spring.config.FolioSpringConfiguration$$EnhancerBySpringCGLIB$$bf2296a9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 01:46:28 [] [] [] [] INFO PostProcessorChecker Bean 'folioExecutionContext' of type [org.springframework.aop.scope.ScopedProxyFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 01:46:28 [] [] [] [] INFO PostProcessorChecker Bean 'folioExecutionContext' of type [com.sun.proxy.$Proxy119] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 01:46:28 [] [] [] [] INFO PostProcessorChecker Bean 'batchDataConfig' of type [org.folio.dew.config.BatchDataConfig$$EnhancerBySpringCGLIB$$d49b6210] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 01:46:28 [] [] [] [] INFO PostProcessorChecker Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 01:46:28 [] [] [] [] INFO PostProcessorChecker Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 01:46:28 [] [] [] [] INFO PostProcessorChecker Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$595/0x000000010059b040] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 01:46:28 [] [] [] [] INFO PostProcessorChecker Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 01:46:28 [] [] [] [] INFO PostProcessorChecker Bean 'dataSourceProperties' of type [org.folio.dew.config.properties.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 01:46:28 [] [] [] [] INFO PostProcessorChecker Bean 'jobRepositoryDataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 01:46:28 [] [] [] [] INFO PostProcessorChecker Bean 'org.springframework.batch.core.configuration.annotation.SimpleBatchConfiguration' of type [org.springframework.batch.core.configuration.annotation.SimpleBatchConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 01:46:28 [] [] [] [] INFO PostProcessorChecker Bean 'jobRegistry' of type [com.sun.proxy.$Proxy124] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 01:46:28 [] [] [] [] INFO PostProcessorChecker Bean 'org.springframework.integration.config.IntegrationManagementConfiguration' of type [org.springframework.integration.config.IntegrationManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 01:46:28 [] [] [] [] INFO PostProcessorChecker Bean 'integrationChannelResolver' of type [org.springframework.integration.support.channel.BeanFactoryChannelResolver] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 01:46:28 [] [] [] [] INFO TomcatWebServer Tomcat initialized with port(s): 8081 (http) 01:46:28 [] [] [] [] INFO DirectJDKLog Initializing ProtocolHandler ["http-nio-8081"] 01:46:28 [] [] [] [] INFO DirectJDKLog Starting service [Tomcat] 01:46:28 [] [] [] [] INFO DirectJDKLog Starting Servlet engine: [Apache Tomcat/9.0.63] 01:46:28 [] [] [] [] INFO DirectJDKLog Initializing Spring embedded WebApplicationContext 01:46:28 [] [] [] [] INFO erApplicationContext Root WebApplicationContext: initialization completed in 3566 ms 01:46:29 [] [] [] [] INFO HikariDataSource HikariPool-1 - Starting... 01:46:29 [] [] [] [] WARN DriverDataSource Registered driver with driverClassName=org.hsqldb.jdbcDriver was not found, trying direct instantiation. 01:46:29 [] [] [] [] INFO PoolBase HikariPool-1 - Driver does not support get/set network timeout for connections. (feature not supported) 01:46:29 [] [] [] [] INFO HikariDataSource HikariPool-1 - Start completed. 01:46:29 [] [] [] [] INFO LogHelper HHH000204: Processing PersistenceUnitInfo [name: default] 01:46:29 [] [] [] [] INFO Version HHH000412: Hibernate ORM core version 5.6.9.Final 01:46:29 [] [] [] [] INFO Environment HHH000205: Loaded properties from resource hibernate.properties: {hibernate.bytecode.use_reflection_optimizer=false, hibernate.types.jackson.object.mapper=org.folio.des.config.JacksonConfiguration} 01:46:30 [] [] [] [] INFO avaReflectionManager HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 01:46:30 [] [] [] [] INFO Dialect HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 01:46:30 [] [] [] [] INFO JtaPlatformInitiator HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 01:46:30 [] [] [] [] INFO tyManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default' 01:46:30 [] [] [] [] INFO ectStorageRepository Creating MinIO client endpoint https://s3.amazonaws.com,region us-east-1,bucket folio-snapshot-export,accessKey ,secretKey . 01:46:30 [] [] [] [] INFO ectStorageRepository StaticProvider MinIO credentials provider created. 01:46:31 [] [] [] [] INFO ignClientFactoryBean For 'eholdings' URL not provided. Will try picking an instance via load-balancing. 01:46:31 [] [] [] [] INFO ignClientFactoryBean For 'note-links' URL not provided. Will try picking an instance via load-balancing. 01:46:31 [] [] [] [] INFO ignClientFactoryBean For 'erm' URL not provided. Will try picking an instance via load-balancing. 01:46:31 [] [] [] [] INFO ignClientFactoryBean For 'organizations-storage' URL not provided. Will try picking an instance via load-balancing. 01:46:31 [] [] [] [] INFO ignClientFactoryBean For 'identifier-types' URL not provided. Will try picking an instance via load-balancing. 01:46:31 [] [] [] [] INFO ignClientFactoryBean For 'material-types' URL not provided. Will try picking an instance via load-balancing. 01:46:31 [] [] [] [] INFO ignClientFactoryBean For 'finance' URL not provided. Will try picking an instance via load-balancing. 01:46:31 [] [] [] [] INFO ignClientFactoryBean For 'configurations/entries' URL not provided. Will try picking an instance via load-balancing. 01:46:31 [] [] [] [] INFO ignClientFactoryBean For 'holdings-storage/holdings' URL not provided. Will try picking an instance via load-balancing. 01:46:32 [] [] [] [] INFO ignClientFactoryBean For 'locations' URL not provided. Will try picking an instance via load-balancing. 01:46:32 [] [] [] [] INFO ignClientFactoryBean For 'orders' URL not provided. Will try picking an instance via load-balancing. 01:46:32 [] [] [] [] INFO ignClientFactoryBean For 'orders-storage' URL not provided. Will try picking an instance via load-balancing. 01:46:32 [] [] [] [] INFO ignClientFactoryBean For 'audit-data' URL not provided. Will try picking an instance via load-balancing. 01:46:32 [] [] [] [] INFO ignClientFactoryBean For 'users' URL not provided. Will try picking an instance via load-balancing. 01:46:32 [] [] [] [] INFO ignClientFactoryBean For 'accounts' URL not provided. Will try picking an instance via load-balancing. 01:46:32 [] [] [] [] INFO ignClientFactoryBean For 'accounts-bulk' URL not provided. Will try picking an instance via load-balancing. 01:46:32 [] [] [] [] INFO ignClientFactoryBean For 'feefineactions' URL not provided. Will try picking an instance via load-balancing. 01:46:32 [] [] [] [] INFO ignClientFactoryBean For 'transfers' URL not provided. Will try picking an instance via load-balancing. 01:46:32 [] [] [] [] INFO ignClientFactoryBean For 'service-points' URL not provided. Will try picking an instance via load-balancing. 01:46:32 [] [] [] [] INFO ignClientFactoryBean For 'inventory/items' URL not provided. Will try picking an instance via load-balancing. 01:46:32 [] [] [] [] INFO ignClientFactoryBean For 'search' URL not provided. Will try picking an instance via load-balancing. 01:46:32 [] [] [] [] WARN tListenerFactoryBean org.springframework.batch.item.ItemProcessor is an interface. The implementing class will not be queried for annotation based listener configurations. If using @StepScope on a @Bean method, be sure to return the implementing class so listener annotations can be used. 01:46:32 [] [] [] [] WARN JpaBatchConfigurer JPA does not support custom isolation levels, so locks may not be taken when launching Jobs. To silence this warning, set 'spring.batch.jdbc.isolation-level-for-create' to 'default'. 01:46:32 [] [] [] [] INFO epositoryFactoryBean No database type set, using meta data indicating: HSQL 01:46:32 [] [] [] [] INFO SimpleJobLauncher No TaskExecutor has been set, defaulting to synchronous executor. 01:46:32 [] [] [] [] WARN tListenerFactoryBean org.springframework.batch.item.ItemProcessor is an interface. The implementing class will not be queried for annotation based listener configurations. If using @StepScope on a @Bean method, be sure to return the implementing class so listener annotations can be used. 01:46:32 [] [] [] [] WARN tListenerFactoryBean org.springframework.batch.item.ItemProcessor is an interface. The implementing class will not be queried for annotation based listener configurations. If using @StepScope on a @Bean method, be sure to return the implementing class so listener annotations can be used. 01:46:32 [] [] [] [] INFO mandsReceiverService Created working directory /tmp/mod-data-export-worker/. 01:46:33 [] [] [] [] INFO SimpleJobLauncher No TaskExecutor has been set, defaulting to synchronous executor. 01:46:33 [] [] [] [] INFO ignClientFactoryBean For 'data-export-spring' URL not provided. Will try picking an instance via load-balancing. 01:46:33 [] [] [] [] INFO ignClientFactoryBean For 'call-number-types' URL not provided. Will try picking an instance via load-balancing. 01:46:33 [] [] [] [] INFO ignClientFactoryBean For 'item-damaged-statuses' URL not provided. Will try picking an instance via load-balancing. 01:46:33 [] [] [] [] INFO ignClientFactoryBean For 'item-note-types' URL not provided. Will try picking an instance via load-balancing. 01:46:33 [] [] [] [] INFO ignClientFactoryBean For 'electronic-access-relationships' URL not provided. Will try picking an instance via load-balancing. 01:46:33 [] [] [] [] INFO ignClientFactoryBean For 'statistical-codes' URL not provided. Will try picking an instance via load-balancing. 01:46:33 [] [] [] [] INFO ignClientFactoryBean For 'instance-storage/instances' URL not provided. Will try picking an instance via load-balancing. 01:46:33 [] [] [] [] INFO ignClientFactoryBean For 'loan-types' URL not provided. Will try picking an instance via load-balancing. 01:46:33 [] [] [] [] INFO ignClientFactoryBean For 'addresstypes' URL not provided. Will try picking an instance via load-balancing. 01:46:33 [] [] [] [] INFO ignClientFactoryBean For 'departments' URL not provided. Will try picking an instance via load-balancing. 01:46:33 [] [] [] [] INFO ignClientFactoryBean For 'groups' URL not provided. Will try picking an instance via load-balancing. 01:46:33 [] [] [] [] INFO ignClientFactoryBean For 'proxiesfor' URL not provided. Will try picking an instance via load-balancing. 01:46:33 [] [] [] [] INFO ignClientFactoryBean For 'custom-fields' URL not provided. Will try picking an instance via load-balancing. 01:46:33 [] [] [] [] INFO ignClientFactoryBean For 'okapi' URL not provided. Will try picking an instance via load-balancing. 01:46:33 [] [] [] [] INFO epositoryFactoryBean No database type set, using meta data indicating: HSQL 01:46:33 [] [] [] [] WARN cheAutoConfiguration Cannot find template location: classpath:/templates/ (please add some templates, check your Mustache configuration, or set spring.mustache.check-template-location=false) 01:46:34 [] [] [] [] INFO ndpointLinksResolver Exposing 1 endpoint(s) beneath base path '/admin' 01:46:34 [] [] [] [] INFO LogAccessor Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 01:46:34 [] [] [] [] INFO LogAccessor Channel 'mod-data-export-worker.errorChannel' has 1 subscriber(s). 01:46:34 [] [] [] [] INFO LogAccessor started bean '_org.springframework.integration.errorLogger' 01:46:34 [] [] [] [] INFO AbstractConfig ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [10.36.1.154:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-FOLIO-mod-data-export-worker-events-group-1 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = FOLIO-mod-data-export-worker-events-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [org.folio.dew.config.kafka.KafkaConsumerInterceptor] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 3600000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.JsonDeserializer 01:46:34 [] [] [] [] WARN AbstractConfig The configuration 'spring.json.trusted.packages' was supplied but isn't a known config. 01:46:34 [] [] [] [] INFO ppInfoParser$AppInfo Kafka version: 3.1.1 01:46:34 [] [] [] [] INFO ppInfoParser$AppInfo Kafka commitId: 97671528ba54a138 01:46:34 [] [] [] [] INFO ppInfoParser$AppInfo Kafka startTimeMs: 1657763194667 01:46:34 [] [] [] [] INFO KafkaConsumer [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-1, groupId=FOLIO-mod-data-export-worker-events-group] Subscribed to pattern: 'FOLIO.(.*\.)?data-export.job.command' 01:46:34 [] [] [] [] INFO DirectJDKLog Starting ProtocolHandler ["http-nio-8081"] 01:46:34 [] [] [] [] INFO TomcatWebServer Tomcat started on port(s): 8081 (http) with context path '' 01:46:34 [] [] [] [] INFO StartupInfoLogger Started ModDataExportWorkerApplication in 10.192 seconds (JVM running for 11.513) 01:46:35 [] [] [] [] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-1, groupId=FOLIO-mod-data-export-worker-events-group] Cluster ID: N5A8oLlqSCS3UHKG4xRGAA 01:46:35 [] [] [] [] INFO natorResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-1, groupId=FOLIO-mod-data-export-worker-events-group] Discovered group coordinator 10.36.1.154:9092 (id: 2147483646 rack: null) 01:46:35 [] [] [] [] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-1, groupId=FOLIO-mod-data-export-worker-events-group] (Re-)joining group 01:46:35 [] [] [] [] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-1, groupId=FOLIO-mod-data-export-worker-events-group] Request joining group due to: need to re-join with the given member-id 01:46:35 [] [] [] [] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-1, groupId=FOLIO-mod-data-export-worker-events-group] (Re-)joining group 01:46:35 [] [] [] [] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-1, groupId=FOLIO-mod-data-export-worker-events-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-FOLIO-mod-data-export-worker-events-group-1-2b0f4666-2b62-4cd6-a116-7c32ec8e5d6b', protocol='range'} 01:46:35 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-1, groupId=FOLIO-mod-data-export-worker-events-group] Finished assignment for group at generation 1: {consumer-FOLIO-mod-data-export-worker-events-group-1-2b0f4666-2b62-4cd6-a116-7c32ec8e5d6b=Assignment(partitions=[])} 01:46:35 [] [] [] [] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-1, groupId=FOLIO-mod-data-export-worker-events-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-FOLIO-mod-data-export-worker-events-group-1-2b0f4666-2b62-4cd6-a116-7c32ec8e5d6b', protocol='range'} 01:46:35 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-1, groupId=FOLIO-mod-data-export-worker-events-group] Notifying assignor about the new Assignment(partitions=[]) 01:46:35 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-1, groupId=FOLIO-mod-data-export-worker-events-group] Adding newly assigned partitions: 01:46:35 [] [] [] [] INFO LogAccessor FOLIO-mod-data-export-worker-events-group: partitions assigned: [] 01:46:36 [] [] [] [] INFO DirectJDKLog Initializing Spring DispatcherServlet 'dispatcherServlet' 01:46:36 [] [] [] [] INFO FrameworkServlet Initializing Servlet 'dispatcherServlet' 01:46:36 [] [] [] [] INFO FrameworkServlet Completed initialization in 3 ms 01:53:21 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO TenantController Upgrading tenant... 01:53:21 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO TenantService About to start liquibase update for tenant [diku] 01:53:22 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO JavaLogger Successfully acquired change log lock 01:53:22 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO JavaLogger Creating database history table with name: DIKU_MOD_DATA_EXPORT_WORKER.DATABASECHANGELOG 01:53:22 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO JavaLogger Reading from DIKU_MOD_DATA_EXPORT_WORKER.DATABASECHANGELOG Running Changeset: db/changelog/changes/v1.4.0/alter-batch-job-execution-context.xml::MODEXPW-170@@fix-right-truncation-exception::vkolesnyk 01:53:22 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO JavaLogger Custom SQL executed 01:53:22 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO JavaLogger ChangeSet db/changelog/changes/v1.4.0/alter-batch-job-execution-context.xml::MODEXPW-170@@fix-right-truncation-exception::vkolesnyk ran successfully in 10ms 01:53:22 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO JavaLogger Successfully released change log lock 01:53:22 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO TenantService Liquibase update for tenant [diku] executed successfully 01:53:22 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO KafkaService Creating topics for kafka [topics: [(name=FOLIO.diku.data-export.job.command, numPartitions=default, replicationFactor=default, replicasAssignments=null, configs=null), (name=FOLIO.diku.data-export.job.update, numPartitions=default, replicationFactor=default, replicasAssignments=null, configs=null), (name=FOLIO.Default.diku.edi-export-history.create, numPartitions=default, replicationFactor=default, replicasAssignments=null, configs=null)]] 01:53:22 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO AbstractConfig AdminClientConfig values: bootstrap.servers = [10.36.1.154:9092] client.dns.lookup = use_all_dns_ips client.id = connections.max.idle.ms = 300000 default.api.timeout.ms = 60000 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS 01:53:22 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka version: 3.1.1 01:53:22 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka commitId: 97671528ba54a138 01:53:22 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka startTimeMs: 1657763602907 01:53:22 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO AppInfoParser App info kafka.admin.client for adminclient-1 unregistered 01:53:23 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO Metrics Metrics scheduler closed 01:53:23 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO Metrics Closing reporter org.apache.kafka.common.metrics.JmxReporter 01:53:23 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO Metrics Metrics reporters closed 01:53:23 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO KafkaService Restarting kafka consumer to start listening created topics [id: mod-data-export-events-listener] 01:53:23 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-1, groupId=FOLIO-mod-data-export-worker-events-group] Member consumer-FOLIO-mod-data-export-worker-events-group-1-2b0f4666-2b62-4cd6-a116-7c32ec8e5d6b sending LeaveGroup request to coordinator 10.36.1.154:9092 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 01:53:23 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-1, groupId=FOLIO-mod-data-export-worker-events-group] Resetting generation due to: consumer pro-actively leaving the group 01:53:23 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-1, groupId=FOLIO-mod-data-export-worker-events-group] Request joining group due to: consumer pro-actively leaving the group 01:53:23 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO KafkaConsumer [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-1, groupId=FOLIO-mod-data-export-worker-events-group] Unsubscribed all topics or patterns and assigned partitions 01:53:23 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-1, groupId=FOLIO-mod-data-export-worker-events-group] Resetting generation due to: consumer pro-actively leaving the group 01:53:23 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-1, groupId=FOLIO-mod-data-export-worker-events-group] Request joining group due to: consumer pro-actively leaving the group 01:53:23 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO Metrics Metrics scheduler closed 01:53:23 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO Metrics Closing reporter org.apache.kafka.common.metrics.JmxReporter 01:53:23 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO Metrics Metrics reporters closed 01:53:23 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO AppInfoParser App info kafka.consumer for consumer-FOLIO-mod-data-export-worker-events-group-1 unregistered 01:53:23 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO LogAccessor FOLIO-mod-data-export-worker-events-group: Consumer stopped 01:53:23 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO AbstractConfig ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [10.36.1.154:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-FOLIO-mod-data-export-worker-events-group-2 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = FOLIO-mod-data-export-worker-events-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [org.folio.dew.config.kafka.KafkaConsumerInterceptor] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 3600000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.JsonDeserializer 01:53:23 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] WARN AbstractConfig The configuration 'spring.json.trusted.packages' was supplied but isn't a known config. 01:53:23 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka version: 3.1.1 01:53:23 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka commitId: 97671528ba54a138 01:53:23 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka startTimeMs: 1657763603053 01:53:23 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO KafkaConsumer [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-2, groupId=FOLIO-mod-data-export-worker-events-group] Subscribed to pattern: 'FOLIO.(.*\.)?data-export.job.command' 01:53:23 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-2, groupId=FOLIO-mod-data-export-worker-events-group] Resetting the last seen epoch of partition FOLIO.diku.data-export.job.command-0 to 0 since the associated topicId changed from null to BLSPqEFTRuGgNdugYxL3Ww 01:53:23 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-2, groupId=FOLIO-mod-data-export-worker-events-group] Cluster ID: N5A8oLlqSCS3UHKG4xRGAA 01:53:23 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO natorResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-2, groupId=FOLIO-mod-data-export-worker-events-group] Discovered group coordinator 10.36.1.154:9092 (id: 2147483646 rack: null) 01:53:23 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-2, groupId=FOLIO-mod-data-export-worker-events-group] (Re-)joining group 01:53:23 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-2, groupId=FOLIO-mod-data-export-worker-events-group] Request joining group due to: need to re-join with the given member-id 01:53:23 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-2, groupId=FOLIO-mod-data-export-worker-events-group] (Re-)joining group 01:53:23 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-2, groupId=FOLIO-mod-data-export-worker-events-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-FOLIO-mod-data-export-worker-events-group-2-e1d344c9-8f8a-4a99-ae60-3b969322813e', protocol='range'} 01:53:23 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-2, groupId=FOLIO-mod-data-export-worker-events-group] Finished assignment for group at generation 3: {consumer-FOLIO-mod-data-export-worker-events-group-2-e1d344c9-8f8a-4a99-ae60-3b969322813e=Assignment(partitions=[FOLIO.diku.data-export.job.command-0])} 01:53:23 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-2, groupId=FOLIO-mod-data-export-worker-events-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-FOLIO-mod-data-export-worker-events-group-2-e1d344c9-8f8a-4a99-ae60-3b969322813e', protocol='range'} 01:53:23 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-2, groupId=FOLIO-mod-data-export-worker-events-group] Notifying assignor about the new Assignment(partitions=[FOLIO.diku.data-export.job.command-0]) 01:53:23 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-2, groupId=FOLIO-mod-data-export-worker-events-group] Adding newly assigned partitions: FOLIO.diku.data-export.job.command-0 01:53:23 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-2, groupId=FOLIO-mod-data-export-worker-events-group] Found no committed offset for partition FOLIO.diku.data-export.job.command-0 01:53:23 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-2, groupId=FOLIO-mod-data-export-worker-events-group] Found no committed offset for partition FOLIO.diku.data-export.job.command-0 01:53:23 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-2, groupId=FOLIO-mod-data-export-worker-events-group] Resetting offset for partition FOLIO.diku.data-export.job.command-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.154:9092 (id: 1 rack: null)], epoch=0}}. 01:53:23 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO LogAccessor FOLIO-mod-data-export-worker-events-group: partitions assigned: [FOLIO.diku.data-export.job.command-0] 01:53:23 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] INFO ConfigurationService Bulk-edit configuration was not found, uploading default 01:53:23 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] WARN TenantService A tenant was created with loadReference=true, however, no reference data was created 01:53:23 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] WARN TenantService Please extend TenantService and implement loadReferenceData 01:53:23 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] WARN TenantService A tenant was created with loadSample=true, however, no reference data was created 01:53:23 [150033/proxy;952490/tenant] [diku] [] [mod-data-export-worker] WARN TenantService Please extend TenantService and implement loadSampleData 02:02:23 [] [] [] [] INFO NetworkClient [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-2, groupId=FOLIO-mod-data-export-worker-events-group] Node -1 disconnected. 06:50:14 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=e2956ba1-be84-4125-b0b7-5f61f1cfda66, name=000001, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 06:50:14 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 06:50:14 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=e2956ba1-be84-4125-b0b7-5f61f1cfda66, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:50:14_e2956ba1-be84-4125-b0b7-5f61f1cfda66}. 06:50:14 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=e2956ba1-be84-4125-b0b7-5f61f1cfda66, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:50:14_e2956ba1-be84-4125-b0b7-5f61f1cfda66}] 06:50:14 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=0, version=1, startTime=Thu Jul 14 06:50:14 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 06:50:14 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=0, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=e2956ba1-be84-4125-b0b7-5f61f1cfda66, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:50:14_e2956ba1-be84-4125-b0b7-5f61f1cfda66}]. 06:50:14 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=e2956ba1-be84-4125-b0b7-5f61f1cfda66, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 06:50:14 GMT 2022, endTime=null, createdDate=Thu Jul 14 06:50:14 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:50:14 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 06:50:14 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractConfig ProducerConfig values: acks = -1 batch.size = 16384 bootstrap.servers = [10.36.1.154:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-1 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [org.folio.dew.config.kafka.KafkaProducerInterceptor] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 06:50:14 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaProducer [Producer clientId=producer-1] Instantiated an idempotent producer. 06:50:14 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka version: 3.1.1 06:50:14 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka commitId: 97671528ba54a138 06:50:14 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka startTimeMs: 1657781414604 06:50:14 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO Metadata [Producer clientId=producer-1] Cluster ID: N5A8oLlqSCS3UHKG4xRGAA 06:50:14 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO TransactionManager [Producer clientId=producer-1] ProducerId set to 66 with epoch 0 06:50:14 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO Metadata [Producer clientId=producer-1] Resetting the last seen epoch of partition FOLIO.diku.data-export.job.update-0 to 0 since the associated topicId changed from null to m73LD7QiSnem_ng5HJxJmQ 06:50:14 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=e2956ba1-be84-4125-b0b7-5f61f1cfda66, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 06:50:14 GMT 2022, endTime=null, createdDate=Thu Jul 14 06:50:14 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:50:14 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 06:50:14 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 06:50:14 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:50:14_e2956ba1-be84-4125-b0b7-5f61f1cfda66_lib_220714a.dat. 06:50:14 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_06:50:14_e2956ba1-be84-4125-b0b7-5f61f1cfda66_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:50:14_e2956ba1-be84-4125-b0b7-5f61f1cfda66_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 06:50:15 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:50:14_e2956ba1-be84-4125-b0b7-5f61f1cfda66_lib_220714a.dat. 06:50:15 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A50%3A14_e2956ba1-be84-4125-b0b7-5f61f1cfda66_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065015Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=9e4cb3e1eb1f1edccf2a259700e0683bf4877287c91dd95daa78e5a04dc14e60. 06:50:15 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 454ms 06:50:15 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 06:50:15 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:50:14_e2956ba1-be84-4125-b0b7-5f61f1cfda66_lib_220714b.dat. 06:50:15 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_06:50:14_e2956ba1-be84-4125-b0b7-5f61f1cfda66_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:50:14_e2956ba1-be84-4125-b0b7-5f61f1cfda66_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 06:50:15 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:50:14_e2956ba1-be84-4125-b0b7-5f61f1cfda66_lib_220714b.dat. 06:50:15 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A50%3A14_e2956ba1-be84-4125-b0b7-5f61f1cfda66_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065015Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=6d2e454ff5f639bab73e95e49a0139630ae3d4ccbb527bc914f39e0649430d0c. 06:50:15 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 42ms 06:50:15 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 06:50:15 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 8ms 06:50:15 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=0, version=1, startTime=Thu Jul 14 06:50:14 GMT 2022, endTime=Thu Jul 14 06:50:15 GMT 2022, lastUpdated=Thu Jul 14 06:50:14 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=0, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=e2956ba1-be84-4125-b0b7-5f61f1cfda66, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:50:14_e2956ba1-be84-4125-b0b7-5f61f1cfda66}]. 06:50:15 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=e2956ba1-be84-4125-b0b7-5f61f1cfda66, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A50%3A14_e2956ba1-be84-4125-b0b7-5f61f1cfda66_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065015Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=9e4cb3e1eb1f1edccf2a259700e0683bf4877287c91dd95daa78e5a04dc14e60, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A50%3A14_e2956ba1-be84-4125-b0b7-5f61f1cfda66_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065015Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=6d2e454ff5f639bab73e95e49a0139630ae3d4ccbb527bc914f39e0649430d0c], fileNames=null, startTime=Thu Jul 14 06:50:14 GMT 2022, endTime=Thu Jul 14 06:50:15 GMT 2022, createdDate=Thu Jul 14 06:50:14 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:50:14 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 06:50:15 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=e2956ba1-be84-4125-b0b7-5f61f1cfda66, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A50%3A14_e2956ba1-be84-4125-b0b7-5f61f1cfda66_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065015Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=9e4cb3e1eb1f1edccf2a259700e0683bf4877287c91dd95daa78e5a04dc14e60, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A50%3A14_e2956ba1-be84-4125-b0b7-5f61f1cfda66_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065015Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=6d2e454ff5f639bab73e95e49a0139630ae3d4ccbb527bc914f39e0649430d0c], fileNames=null, startTime=Thu Jul 14 06:50:14 GMT 2022, endTime=Thu Jul 14 06:50:15 GMT 2022, createdDate=Thu Jul 14 06:50:14 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:50:14 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 06:50:15 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 06:50:15 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=e2956ba1-be84-4125-b0b7-5f61f1cfda66, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:50:14_e2956ba1-be84-4125-b0b7-5f61f1cfda66}] and the following status: [COMPLETED] in 659ms 06:52:47 [154777/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=d942597b-d5bf-45df-ae94-c054b6474696, name=000002, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 06:52:47 [154777/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 06:52:47 [154777/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=d942597b-d5bf-45df-ae94-c054b6474696, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:47_d942597b-d5bf-45df-ae94-c054b6474696}. 06:52:47 [154777/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=d942597b-d5bf-45df-ae94-c054b6474696, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:47_d942597b-d5bf-45df-ae94-c054b6474696}] 06:52:47 [154777/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=1, version=1, startTime=Thu Jul 14 06:52:47 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 06:52:47 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=1, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=d942597b-d5bf-45df-ae94-c054b6474696, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:47_d942597b-d5bf-45df-ae94-c054b6474696}]. 06:52:47 [154777/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending Job(id=d942597b-d5bf-45df-ae94-c054b6474696, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 06:52:47 GMT 2022, endTime=null, createdDate=Thu Jul 14 06:52:47 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:52:47 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 06:52:47 [154777/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent Job(id=d942597b-d5bf-45df-ae94-c054b6474696, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 06:52:47 GMT 2022, endTime=null, createdDate=Thu Jul 14 06:52:47 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:52:47 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 06:52:47 [154777/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 06:52:47 [154777/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:47_d942597b-d5bf-45df-ae94-c054b6474696_lib_220714a.dat. 06:52:47 [154777/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_06:52:47_d942597b-d5bf-45df-ae94-c054b6474696_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:47_d942597b-d5bf-45df-ae94-c054b6474696_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 06:52:47 [154777/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:47_d942597b-d5bf-45df-ae94-c054b6474696_lib_220714a.dat. 06:52:47 [154777/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A47_d942597b-d5bf-45df-ae94-c054b6474696_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065247Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=97a8ecbf3b56d8929d4ee49c707ebca345a13619726fea81df9dddfe257e0f33. 06:52:47 [154777/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 356ms 06:52:47 [154777/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 06:52:47 [154777/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:47_d942597b-d5bf-45df-ae94-c054b6474696_lib_220714b.dat. 06:52:47 [154777/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_06:52:47_d942597b-d5bf-45df-ae94-c054b6474696_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:47_d942597b-d5bf-45df-ae94-c054b6474696_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 06:52:47 [154777/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:47_d942597b-d5bf-45df-ae94-c054b6474696_lib_220714b.dat. 06:52:47 [154777/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A47_d942597b-d5bf-45df-ae94-c054b6474696_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065247Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=887b0b1282211e4b469df319329fa95bf09b143ffc006732d4b456de7f1524c1. 06:52:47 [154777/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 32ms 06:52:47 [154777/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 06:52:47 [154777/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 4ms 06:52:47 [154777/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=1, version=1, startTime=Thu Jul 14 06:52:47 GMT 2022, endTime=Thu Jul 14 06:52:47 GMT 2022, lastUpdated=Thu Jul 14 06:52:47 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=1, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=d942597b-d5bf-45df-ae94-c054b6474696, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:47_d942597b-d5bf-45df-ae94-c054b6474696}]. 06:52:47 [154777/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending Job(id=d942597b-d5bf-45df-ae94-c054b6474696, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A47_d942597b-d5bf-45df-ae94-c054b6474696_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065247Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=97a8ecbf3b56d8929d4ee49c707ebca345a13619726fea81df9dddfe257e0f33, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A47_d942597b-d5bf-45df-ae94-c054b6474696_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065247Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=887b0b1282211e4b469df319329fa95bf09b143ffc006732d4b456de7f1524c1], fileNames=null, startTime=Thu Jul 14 06:52:47 GMT 2022, endTime=Thu Jul 14 06:52:47 GMT 2022, createdDate=Thu Jul 14 06:52:47 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:52:47 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 06:52:47 [154777/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent Job(id=d942597b-d5bf-45df-ae94-c054b6474696, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A47_d942597b-d5bf-45df-ae94-c054b6474696_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065247Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=97a8ecbf3b56d8929d4ee49c707ebca345a13619726fea81df9dddfe257e0f33, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A47_d942597b-d5bf-45df-ae94-c054b6474696_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065247Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=887b0b1282211e4b469df319329fa95bf09b143ffc006732d4b456de7f1524c1], fileNames=null, startTime=Thu Jul 14 06:52:47 GMT 2022, endTime=Thu Jul 14 06:52:47 GMT 2022, createdDate=Thu Jul 14 06:52:47 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:52:47 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 06:52:47 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 06:52:47 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=d942597b-d5bf-45df-ae94-c054b6474696, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:47_d942597b-d5bf-45df-ae94-c054b6474696}] and the following status: [COMPLETED] in 416ms 06:52:48 [877656/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=cef9c5b2-0592-4ae6-94ca-af4cecbfedb9, name=000003, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 06:52:48 [877656/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 06:52:48 [877656/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=cef9c5b2-0592-4ae6-94ca-af4cecbfedb9, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:48_cef9c5b2-0592-4ae6-94ca-af4cecbfedb9}. 06:52:48 [877656/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=cef9c5b2-0592-4ae6-94ca-af4cecbfedb9, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:48_cef9c5b2-0592-4ae6-94ca-af4cecbfedb9}] 06:52:48 [877656/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=2, version=1, startTime=Thu Jul 14 06:52:48 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 06:52:48 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=2, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=cef9c5b2-0592-4ae6-94ca-af4cecbfedb9, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:48_cef9c5b2-0592-4ae6-94ca-af4cecbfedb9}]. 06:52:48 [877656/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending Job(id=cef9c5b2-0592-4ae6-94ca-af4cecbfedb9, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 06:52:48 GMT 2022, endTime=null, createdDate=Thu Jul 14 06:52:48 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:52:48 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 06:52:48 [877656/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent Job(id=cef9c5b2-0592-4ae6-94ca-af4cecbfedb9, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 06:52:48 GMT 2022, endTime=null, createdDate=Thu Jul 14 06:52:48 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:52:48 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 06:52:48 [877656/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 06:52:48 [877656/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:48_cef9c5b2-0592-4ae6-94ca-af4cecbfedb9_lib_220714a.dat. 06:52:48 [877656/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_06:52:48_cef9c5b2-0592-4ae6-94ca-af4cecbfedb9_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:48_cef9c5b2-0592-4ae6-94ca-af4cecbfedb9_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 06:52:48 [877656/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:48_cef9c5b2-0592-4ae6-94ca-af4cecbfedb9_lib_220714a.dat. 06:52:48 [877656/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A48_cef9c5b2-0592-4ae6-94ca-af4cecbfedb9_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065248Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=9635cbc2ca5f813f6a3b77f921384866b624e6ff6d6102812b748b08a1539efe. 06:52:48 [877656/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 84ms 06:52:48 [877656/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 06:52:48 [877656/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:48_cef9c5b2-0592-4ae6-94ca-af4cecbfedb9_lib_220714b.dat. 06:52:48 [877656/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_06:52:48_cef9c5b2-0592-4ae6-94ca-af4cecbfedb9_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:48_cef9c5b2-0592-4ae6-94ca-af4cecbfedb9_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 06:52:48 [877656/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:48_cef9c5b2-0592-4ae6-94ca-af4cecbfedb9_lib_220714b.dat. 06:52:48 [877656/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A48_cef9c5b2-0592-4ae6-94ca-af4cecbfedb9_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065248Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=c89b8ca075302cef98f5fd95c42c54396ed2fc0c0f946da7802946daa6963aee. 06:52:48 [877656/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 31ms 06:52:48 [877656/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 06:52:48 [877656/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 5ms 06:52:48 [877656/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=2, version=1, startTime=Thu Jul 14 06:52:48 GMT 2022, endTime=Thu Jul 14 06:52:48 GMT 2022, lastUpdated=Thu Jul 14 06:52:48 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=2, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=cef9c5b2-0592-4ae6-94ca-af4cecbfedb9, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:48_cef9c5b2-0592-4ae6-94ca-af4cecbfedb9}]. 06:52:48 [877656/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending Job(id=cef9c5b2-0592-4ae6-94ca-af4cecbfedb9, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A48_cef9c5b2-0592-4ae6-94ca-af4cecbfedb9_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065248Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=9635cbc2ca5f813f6a3b77f921384866b624e6ff6d6102812b748b08a1539efe, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A48_cef9c5b2-0592-4ae6-94ca-af4cecbfedb9_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065248Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=c89b8ca075302cef98f5fd95c42c54396ed2fc0c0f946da7802946daa6963aee], fileNames=null, startTime=Thu Jul 14 06:52:48 GMT 2022, endTime=Thu Jul 14 06:52:48 GMT 2022, createdDate=Thu Jul 14 06:52:48 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:52:48 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 06:52:48 [877656/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent Job(id=cef9c5b2-0592-4ae6-94ca-af4cecbfedb9, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A48_cef9c5b2-0592-4ae6-94ca-af4cecbfedb9_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065248Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=9635cbc2ca5f813f6a3b77f921384866b624e6ff6d6102812b748b08a1539efe, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A48_cef9c5b2-0592-4ae6-94ca-af4cecbfedb9_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065248Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=c89b8ca075302cef98f5fd95c42c54396ed2fc0c0f946da7802946daa6963aee], fileNames=null, startTime=Thu Jul 14 06:52:48 GMT 2022, endTime=Thu Jul 14 06:52:48 GMT 2022, createdDate=Thu Jul 14 06:52:48 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:52:48 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 06:52:48 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 06:52:48 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=cef9c5b2-0592-4ae6-94ca-af4cecbfedb9, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:48_cef9c5b2-0592-4ae6-94ca-af4cecbfedb9}] and the following status: [COMPLETED] in 144ms 06:52:49 [975945/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=556e1026-7f2d-45b0-b77c-6b8837debdcc, name=000004, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 06:52:49 [975945/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 06:52:49 [975945/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=556e1026-7f2d-45b0-b77c-6b8837debdcc, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:49_556e1026-7f2d-45b0-b77c-6b8837debdcc}. 06:52:49 [975945/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=556e1026-7f2d-45b0-b77c-6b8837debdcc, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:49_556e1026-7f2d-45b0-b77c-6b8837debdcc}] 06:52:49 [975945/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=3, version=1, startTime=Thu Jul 14 06:52:49 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 06:52:49 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=3, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=556e1026-7f2d-45b0-b77c-6b8837debdcc, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:49_556e1026-7f2d-45b0-b77c-6b8837debdcc}]. 06:52:49 [975945/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending Job(id=556e1026-7f2d-45b0-b77c-6b8837debdcc, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 06:52:49 GMT 2022, endTime=null, createdDate=Thu Jul 14 06:52:49 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:52:49 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 06:52:49 [975945/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent Job(id=556e1026-7f2d-45b0-b77c-6b8837debdcc, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 06:52:49 GMT 2022, endTime=null, createdDate=Thu Jul 14 06:52:49 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:52:49 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 06:52:49 [975945/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 06:52:49 [975945/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:49_556e1026-7f2d-45b0-b77c-6b8837debdcc_lib_220714a.dat. 06:52:49 [975945/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_06:52:49_556e1026-7f2d-45b0-b77c-6b8837debdcc_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:49_556e1026-7f2d-45b0-b77c-6b8837debdcc_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 06:52:49 [975945/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:49_556e1026-7f2d-45b0-b77c-6b8837debdcc_lib_220714a.dat. 06:52:49 [975945/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A49_556e1026-7f2d-45b0-b77c-6b8837debdcc_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065249Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=3265e63e104f03fba7ddb0479ad96f3cbcb9e7a4be5a44adb2808d8d96a1ae5d. 06:52:49 [975945/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 88ms 06:52:49 [975945/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 06:52:49 [975945/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:49_556e1026-7f2d-45b0-b77c-6b8837debdcc_lib_220714b.dat. 06:52:49 [975945/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_06:52:49_556e1026-7f2d-45b0-b77c-6b8837debdcc_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:49_556e1026-7f2d-45b0-b77c-6b8837debdcc_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 06:52:49 [975945/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:49_556e1026-7f2d-45b0-b77c-6b8837debdcc_lib_220714b.dat. 06:52:49 [975945/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A49_556e1026-7f2d-45b0-b77c-6b8837debdcc_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065249Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=d87a717045a45fc4909882a98c22da3bc8edeac12183af6ec8a5ba8be4560546. 06:52:49 [975945/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 28ms 06:52:49 [975945/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 06:52:49 [975945/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 4ms 06:52:49 [975945/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=3, version=1, startTime=Thu Jul 14 06:52:49 GMT 2022, endTime=Thu Jul 14 06:52:49 GMT 2022, lastUpdated=Thu Jul 14 06:52:49 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=3, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=556e1026-7f2d-45b0-b77c-6b8837debdcc, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:49_556e1026-7f2d-45b0-b77c-6b8837debdcc}]. 06:52:49 [975945/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending Job(id=556e1026-7f2d-45b0-b77c-6b8837debdcc, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A49_556e1026-7f2d-45b0-b77c-6b8837debdcc_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065249Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=3265e63e104f03fba7ddb0479ad96f3cbcb9e7a4be5a44adb2808d8d96a1ae5d, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A49_556e1026-7f2d-45b0-b77c-6b8837debdcc_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065249Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=d87a717045a45fc4909882a98c22da3bc8edeac12183af6ec8a5ba8be4560546], fileNames=null, startTime=Thu Jul 14 06:52:49 GMT 2022, endTime=Thu Jul 14 06:52:49 GMT 2022, createdDate=Thu Jul 14 06:52:49 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:52:49 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 06:52:49 [975945/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent Job(id=556e1026-7f2d-45b0-b77c-6b8837debdcc, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A49_556e1026-7f2d-45b0-b77c-6b8837debdcc_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065249Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=3265e63e104f03fba7ddb0479ad96f3cbcb9e7a4be5a44adb2808d8d96a1ae5d, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A49_556e1026-7f2d-45b0-b77c-6b8837debdcc_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065249Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=d87a717045a45fc4909882a98c22da3bc8edeac12183af6ec8a5ba8be4560546], fileNames=null, startTime=Thu Jul 14 06:52:49 GMT 2022, endTime=Thu Jul 14 06:52:49 GMT 2022, createdDate=Thu Jul 14 06:52:49 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:52:49 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 06:52:49 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 06:52:49 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=556e1026-7f2d-45b0-b77c-6b8837debdcc, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:49_556e1026-7f2d-45b0-b77c-6b8837debdcc}] and the following status: [COMPLETED] in 147ms 06:52:55 [914464/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=0e6842bc-c6a7-4f7c-8f3d-0d44d3961a9a, name=000005, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 06:52:55 [914464/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 06:52:55 [914464/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=0e6842bc-c6a7-4f7c-8f3d-0d44d3961a9a, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:55_0e6842bc-c6a7-4f7c-8f3d-0d44d3961a9a}. 06:52:55 [914464/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=0e6842bc-c6a7-4f7c-8f3d-0d44d3961a9a, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:55_0e6842bc-c6a7-4f7c-8f3d-0d44d3961a9a}] 06:52:55 [914464/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=4, version=1, startTime=Thu Jul 14 06:52:55 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 06:52:55 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=4, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=0e6842bc-c6a7-4f7c-8f3d-0d44d3961a9a, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:55_0e6842bc-c6a7-4f7c-8f3d-0d44d3961a9a}]. 06:52:55 [914464/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending Job(id=0e6842bc-c6a7-4f7c-8f3d-0d44d3961a9a, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 06:52:55 GMT 2022, endTime=null, createdDate=Thu Jul 14 06:52:55 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:52:55 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 06:52:55 [914464/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent Job(id=0e6842bc-c6a7-4f7c-8f3d-0d44d3961a9a, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 06:52:55 GMT 2022, endTime=null, createdDate=Thu Jul 14 06:52:55 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:52:55 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 06:52:55 [914464/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 06:52:55 [914464/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:55_0e6842bc-c6a7-4f7c-8f3d-0d44d3961a9a_lib_220714a.dat. 06:52:55 [914464/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_06:52:55_0e6842bc-c6a7-4f7c-8f3d-0d44d3961a9a_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:55_0e6842bc-c6a7-4f7c-8f3d-0d44d3961a9a_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 06:52:55 [914464/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:55_0e6842bc-c6a7-4f7c-8f3d-0d44d3961a9a_lib_220714a.dat. 06:52:55 [914464/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A55_0e6842bc-c6a7-4f7c-8f3d-0d44d3961a9a_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065255Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=897b9e2f10555cdadec6ddad3f7cae773034ae00317a54f2dd74c7decebb4d42. 06:52:55 [914464/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 80ms 06:52:55 [914464/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 06:52:55 [914464/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:55_0e6842bc-c6a7-4f7c-8f3d-0d44d3961a9a_lib_220714b.dat. 06:52:55 [914464/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_06:52:55_0e6842bc-c6a7-4f7c-8f3d-0d44d3961a9a_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:55_0e6842bc-c6a7-4f7c-8f3d-0d44d3961a9a_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 06:52:55 [914464/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:55_0e6842bc-c6a7-4f7c-8f3d-0d44d3961a9a_lib_220714b.dat. 06:52:55 [914464/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A55_0e6842bc-c6a7-4f7c-8f3d-0d44d3961a9a_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065255Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=b91ea38043196c0ee5f66c4ae9a608540ba1f4fd58cdd68600fb63cce6bd9f91. 06:52:55 [914464/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 34ms 06:52:55 [914464/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 06:52:55 [914464/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 3ms 06:52:55 [914464/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=4, version=1, startTime=Thu Jul 14 06:52:55 GMT 2022, endTime=Thu Jul 14 06:52:55 GMT 2022, lastUpdated=Thu Jul 14 06:52:55 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=4, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=0e6842bc-c6a7-4f7c-8f3d-0d44d3961a9a, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:55_0e6842bc-c6a7-4f7c-8f3d-0d44d3961a9a}]. 06:52:55 [914464/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending Job(id=0e6842bc-c6a7-4f7c-8f3d-0d44d3961a9a, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A55_0e6842bc-c6a7-4f7c-8f3d-0d44d3961a9a_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065255Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=897b9e2f10555cdadec6ddad3f7cae773034ae00317a54f2dd74c7decebb4d42, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A55_0e6842bc-c6a7-4f7c-8f3d-0d44d3961a9a_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065255Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=b91ea38043196c0ee5f66c4ae9a608540ba1f4fd58cdd68600fb63cce6bd9f91], fileNames=null, startTime=Thu Jul 14 06:52:55 GMT 2022, endTime=Thu Jul 14 06:52:55 GMT 2022, createdDate=Thu Jul 14 06:52:55 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:52:55 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 06:52:55 [914464/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent Job(id=0e6842bc-c6a7-4f7c-8f3d-0d44d3961a9a, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A55_0e6842bc-c6a7-4f7c-8f3d-0d44d3961a9a_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065255Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=897b9e2f10555cdadec6ddad3f7cae773034ae00317a54f2dd74c7decebb4d42, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A55_0e6842bc-c6a7-4f7c-8f3d-0d44d3961a9a_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065255Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=b91ea38043196c0ee5f66c4ae9a608540ba1f4fd58cdd68600fb63cce6bd9f91], fileNames=null, startTime=Thu Jul 14 06:52:55 GMT 2022, endTime=Thu Jul 14 06:52:55 GMT 2022, createdDate=Thu Jul 14 06:52:55 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:52:55 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 06:52:55 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 06:52:55 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=0e6842bc-c6a7-4f7c-8f3d-0d44d3961a9a, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:55_0e6842bc-c6a7-4f7c-8f3d-0d44d3961a9a}] and the following status: [COMPLETED] in 138ms 06:52:56 [844103/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=eba81f19-2190-471c-8315-fb103f738557, name=000006, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 06:52:56 [844103/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 06:52:56 [844103/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=eba81f19-2190-471c-8315-fb103f738557, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:56_eba81f19-2190-471c-8315-fb103f738557}. 06:52:56 [844103/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=eba81f19-2190-471c-8315-fb103f738557, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:56_eba81f19-2190-471c-8315-fb103f738557}] 06:52:56 [844103/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=5, version=1, startTime=Thu Jul 14 06:52:56 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 06:52:56 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=5, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=eba81f19-2190-471c-8315-fb103f738557, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:56_eba81f19-2190-471c-8315-fb103f738557}]. 06:52:56 [844103/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending Job(id=eba81f19-2190-471c-8315-fb103f738557, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 06:52:56 GMT 2022, endTime=null, createdDate=Thu Jul 14 06:52:56 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:52:56 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 06:52:56 [844103/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent Job(id=eba81f19-2190-471c-8315-fb103f738557, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 06:52:56 GMT 2022, endTime=null, createdDate=Thu Jul 14 06:52:56 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:52:56 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 06:52:56 [844103/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 06:52:56 [844103/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:56_eba81f19-2190-471c-8315-fb103f738557_lib_220714a.dat. 06:52:56 [844103/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_06:52:56_eba81f19-2190-471c-8315-fb103f738557_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:56_eba81f19-2190-471c-8315-fb103f738557_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 06:52:56 [844103/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:56_eba81f19-2190-471c-8315-fb103f738557_lib_220714a.dat. 06:52:56 [844103/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A56_eba81f19-2190-471c-8315-fb103f738557_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065256Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=f3b3b1ae6b1855d5daa8d03d39711e61f8632bc9c68f41d487e5056a60386b86. 06:52:56 [844103/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 83ms 06:52:56 [844103/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 06:52:56 [844103/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:56_eba81f19-2190-471c-8315-fb103f738557_lib_220714b.dat. 06:52:56 [844103/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_06:52:56_eba81f19-2190-471c-8315-fb103f738557_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:56_eba81f19-2190-471c-8315-fb103f738557_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 06:52:56 [844103/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:56_eba81f19-2190-471c-8315-fb103f738557_lib_220714b.dat. 06:52:56 [844103/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A56_eba81f19-2190-471c-8315-fb103f738557_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065256Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=5e61dc51f8da61e80f3dc6e9e5b4d64051193d07162e7c6d96249686e1b2d2ec. 06:52:56 [844103/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 32ms 06:52:56 [844103/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 06:52:56 [844103/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 3ms 06:52:56 [844103/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=5, version=1, startTime=Thu Jul 14 06:52:56 GMT 2022, endTime=Thu Jul 14 06:52:56 GMT 2022, lastUpdated=Thu Jul 14 06:52:56 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=5, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=eba81f19-2190-471c-8315-fb103f738557, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:56_eba81f19-2190-471c-8315-fb103f738557}]. 06:52:56 [844103/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending Job(id=eba81f19-2190-471c-8315-fb103f738557, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A56_eba81f19-2190-471c-8315-fb103f738557_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065256Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=f3b3b1ae6b1855d5daa8d03d39711e61f8632bc9c68f41d487e5056a60386b86, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A56_eba81f19-2190-471c-8315-fb103f738557_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065256Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=5e61dc51f8da61e80f3dc6e9e5b4d64051193d07162e7c6d96249686e1b2d2ec], fileNames=null, startTime=Thu Jul 14 06:52:56 GMT 2022, endTime=Thu Jul 14 06:52:56 GMT 2022, createdDate=Thu Jul 14 06:52:56 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:52:56 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 06:52:56 [844103/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent Job(id=eba81f19-2190-471c-8315-fb103f738557, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A56_eba81f19-2190-471c-8315-fb103f738557_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065256Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=f3b3b1ae6b1855d5daa8d03d39711e61f8632bc9c68f41d487e5056a60386b86, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A56_eba81f19-2190-471c-8315-fb103f738557_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065256Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=5e61dc51f8da61e80f3dc6e9e5b4d64051193d07162e7c6d96249686e1b2d2ec], fileNames=null, startTime=Thu Jul 14 06:52:56 GMT 2022, endTime=Thu Jul 14 06:52:56 GMT 2022, createdDate=Thu Jul 14 06:52:56 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:52:56 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 06:52:56 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 06:52:56 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=eba81f19-2190-471c-8315-fb103f738557, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:56_eba81f19-2190-471c-8315-fb103f738557}] and the following status: [COMPLETED] in 135ms 06:52:57 [063458/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=d73f49fb-76cf-4ffa-ab6b-3381275bcddd, name=000007, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 06:52:57 [063458/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 06:52:57 [063458/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=d73f49fb-76cf-4ffa-ab6b-3381275bcddd, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:57_d73f49fb-76cf-4ffa-ab6b-3381275bcddd}. 06:52:57 [063458/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=d73f49fb-76cf-4ffa-ab6b-3381275bcddd, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:57_d73f49fb-76cf-4ffa-ab6b-3381275bcddd}] 06:52:57 [063458/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=6, version=1, startTime=Thu Jul 14 06:52:57 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 06:52:57 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=6, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=d73f49fb-76cf-4ffa-ab6b-3381275bcddd, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:57_d73f49fb-76cf-4ffa-ab6b-3381275bcddd}]. 06:52:57 [063458/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending Job(id=d73f49fb-76cf-4ffa-ab6b-3381275bcddd, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 06:52:57 GMT 2022, endTime=null, createdDate=Thu Jul 14 06:52:57 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:52:57 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 06:52:57 [063458/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent Job(id=d73f49fb-76cf-4ffa-ab6b-3381275bcddd, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 06:52:57 GMT 2022, endTime=null, createdDate=Thu Jul 14 06:52:57 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:52:57 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 06:52:57 [063458/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 06:52:57 [063458/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:57_d73f49fb-76cf-4ffa-ab6b-3381275bcddd_lib_220714a.dat. 06:52:57 [063458/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_06:52:57_d73f49fb-76cf-4ffa-ab6b-3381275bcddd_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:57_d73f49fb-76cf-4ffa-ab6b-3381275bcddd_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 06:52:57 [063458/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:57_d73f49fb-76cf-4ffa-ab6b-3381275bcddd_lib_220714a.dat. 06:52:57 [063458/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A57_d73f49fb-76cf-4ffa-ab6b-3381275bcddd_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065257Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=c7de537e78e9e7c795278262198277705aed26f4eb633f17a48f1dea49372681. 06:52:57 [063458/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 87ms 06:52:57 [063458/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 06:52:57 [063458/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:57_d73f49fb-76cf-4ffa-ab6b-3381275bcddd_lib_220714b.dat. 06:52:57 [063458/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_06:52:57_d73f49fb-76cf-4ffa-ab6b-3381275bcddd_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:57_d73f49fb-76cf-4ffa-ab6b-3381275bcddd_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 06:52:57 [063458/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:57_d73f49fb-76cf-4ffa-ab6b-3381275bcddd_lib_220714b.dat. 06:52:57 [063458/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A57_d73f49fb-76cf-4ffa-ab6b-3381275bcddd_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065257Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=d468e4b33a8be05fa0f363dec0ed6bdd4967621662a8cdabc229b8dd11e44db2. 06:52:57 [063458/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 31ms 06:52:57 [063458/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 06:52:57 [063458/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 3ms 06:52:57 [063458/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=6, version=1, startTime=Thu Jul 14 06:52:57 GMT 2022, endTime=Thu Jul 14 06:52:57 GMT 2022, lastUpdated=Thu Jul 14 06:52:57 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=6, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=d73f49fb-76cf-4ffa-ab6b-3381275bcddd, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:57_d73f49fb-76cf-4ffa-ab6b-3381275bcddd}]. 06:52:57 [063458/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending Job(id=d73f49fb-76cf-4ffa-ab6b-3381275bcddd, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A57_d73f49fb-76cf-4ffa-ab6b-3381275bcddd_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065257Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=c7de537e78e9e7c795278262198277705aed26f4eb633f17a48f1dea49372681, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A57_d73f49fb-76cf-4ffa-ab6b-3381275bcddd_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065257Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=d468e4b33a8be05fa0f363dec0ed6bdd4967621662a8cdabc229b8dd11e44db2], fileNames=null, startTime=Thu Jul 14 06:52:57 GMT 2022, endTime=Thu Jul 14 06:52:57 GMT 2022, createdDate=Thu Jul 14 06:52:57 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:52:57 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 06:52:57 [063458/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent Job(id=d73f49fb-76cf-4ffa-ab6b-3381275bcddd, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A57_d73f49fb-76cf-4ffa-ab6b-3381275bcddd_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065257Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=c7de537e78e9e7c795278262198277705aed26f4eb633f17a48f1dea49372681, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A57_d73f49fb-76cf-4ffa-ab6b-3381275bcddd_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065257Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=d468e4b33a8be05fa0f363dec0ed6bdd4967621662a8cdabc229b8dd11e44db2], fileNames=null, startTime=Thu Jul 14 06:52:57 GMT 2022, endTime=Thu Jul 14 06:52:57 GMT 2022, createdDate=Thu Jul 14 06:52:57 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:52:57 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 06:52:57 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 06:52:57 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=d73f49fb-76cf-4ffa-ab6b-3381275bcddd, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:57_d73f49fb-76cf-4ffa-ab6b-3381275bcddd}] and the following status: [COMPLETED] in 139ms 06:52:57 [662672/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=edc7d284-aaab-4e24-afce-21b2a494d2d8, name=000008, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 06:52:57 [662672/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 06:52:57 [662672/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=edc7d284-aaab-4e24-afce-21b2a494d2d8, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:57_edc7d284-aaab-4e24-afce-21b2a494d2d8}. 06:52:57 [662672/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=edc7d284-aaab-4e24-afce-21b2a494d2d8, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:57_edc7d284-aaab-4e24-afce-21b2a494d2d8}] 06:52:57 [662672/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=7, version=1, startTime=Thu Jul 14 06:52:57 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 06:52:57 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=7, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=edc7d284-aaab-4e24-afce-21b2a494d2d8, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:57_edc7d284-aaab-4e24-afce-21b2a494d2d8}]. 06:52:57 [662672/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending Job(id=edc7d284-aaab-4e24-afce-21b2a494d2d8, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 06:52:57 GMT 2022, endTime=null, createdDate=Thu Jul 14 06:52:57 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:52:57 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 06:52:57 [662672/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent Job(id=edc7d284-aaab-4e24-afce-21b2a494d2d8, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 06:52:57 GMT 2022, endTime=null, createdDate=Thu Jul 14 06:52:57 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:52:57 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 06:52:57 [662672/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 06:52:57 [662672/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:57_edc7d284-aaab-4e24-afce-21b2a494d2d8_lib_220714a.dat. 06:52:57 [662672/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_06:52:57_edc7d284-aaab-4e24-afce-21b2a494d2d8_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:57_edc7d284-aaab-4e24-afce-21b2a494d2d8_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 06:52:57 [662672/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:57_edc7d284-aaab-4e24-afce-21b2a494d2d8_lib_220714a.dat. 06:52:57 [662672/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A57_edc7d284-aaab-4e24-afce-21b2a494d2d8_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065257Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=9d185659a7265ebe99814d2d026cab63365ef9967dc0488107fbaae817d060af. 06:52:57 [662672/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 80ms 06:52:57 [662672/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 06:52:57 [662672/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:57_edc7d284-aaab-4e24-afce-21b2a494d2d8_lib_220714b.dat. 06:52:57 [662672/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_06:52:57_edc7d284-aaab-4e24-afce-21b2a494d2d8_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:57_edc7d284-aaab-4e24-afce-21b2a494d2d8_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 06:52:57 [662672/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:57_edc7d284-aaab-4e24-afce-21b2a494d2d8_lib_220714b.dat. 06:52:57 [662672/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A57_edc7d284-aaab-4e24-afce-21b2a494d2d8_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065257Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=7457347091e44bd988bc90596a0e83ef392ce7ed4721d27dc6b2e3287b4abcda. 06:52:57 [662672/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 31ms 06:52:57 [662672/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 06:52:57 [662672/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 3ms 06:52:57 [662672/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=7, version=1, startTime=Thu Jul 14 06:52:57 GMT 2022, endTime=Thu Jul 14 06:52:57 GMT 2022, lastUpdated=Thu Jul 14 06:52:57 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=7, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=edc7d284-aaab-4e24-afce-21b2a494d2d8, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:57_edc7d284-aaab-4e24-afce-21b2a494d2d8}]. 06:52:57 [662672/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending Job(id=edc7d284-aaab-4e24-afce-21b2a494d2d8, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A57_edc7d284-aaab-4e24-afce-21b2a494d2d8_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065257Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=9d185659a7265ebe99814d2d026cab63365ef9967dc0488107fbaae817d060af, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A57_edc7d284-aaab-4e24-afce-21b2a494d2d8_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065257Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=7457347091e44bd988bc90596a0e83ef392ce7ed4721d27dc6b2e3287b4abcda], fileNames=null, startTime=Thu Jul 14 06:52:57 GMT 2022, endTime=Thu Jul 14 06:52:57 GMT 2022, createdDate=Thu Jul 14 06:52:57 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:52:57 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 06:52:57 [662672/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent Job(id=edc7d284-aaab-4e24-afce-21b2a494d2d8, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A57_edc7d284-aaab-4e24-afce-21b2a494d2d8_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065257Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=9d185659a7265ebe99814d2d026cab63365ef9967dc0488107fbaae817d060af, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A57_edc7d284-aaab-4e24-afce-21b2a494d2d8_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065257Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=7457347091e44bd988bc90596a0e83ef392ce7ed4721d27dc6b2e3287b4abcda], fileNames=null, startTime=Thu Jul 14 06:52:57 GMT 2022, endTime=Thu Jul 14 06:52:57 GMT 2022, createdDate=Thu Jul 14 06:52:57 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:52:57 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 06:52:57 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 06:52:57 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=edc7d284-aaab-4e24-afce-21b2a494d2d8, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:57_edc7d284-aaab-4e24-afce-21b2a494d2d8}] and the following status: [COMPLETED] in 131ms 06:52:58 [377138/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=b94104b0-7605-425f-a71a-284825dea859, name=000009, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 06:52:58 [377138/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 06:52:58 [377138/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=b94104b0-7605-425f-a71a-284825dea859, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:58_b94104b0-7605-425f-a71a-284825dea859}. 06:52:58 [377138/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=b94104b0-7605-425f-a71a-284825dea859, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:58_b94104b0-7605-425f-a71a-284825dea859}] 06:52:58 [377138/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=8, version=1, startTime=Thu Jul 14 06:52:58 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 06:52:58 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=8, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=b94104b0-7605-425f-a71a-284825dea859, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:58_b94104b0-7605-425f-a71a-284825dea859}]. 06:52:58 [377138/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending Job(id=b94104b0-7605-425f-a71a-284825dea859, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 06:52:58 GMT 2022, endTime=null, createdDate=Thu Jul 14 06:52:58 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:52:58 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 06:52:58 [377138/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent Job(id=b94104b0-7605-425f-a71a-284825dea859, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 06:52:58 GMT 2022, endTime=null, createdDate=Thu Jul 14 06:52:58 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:52:58 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 06:52:58 [377138/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 06:52:58 [377138/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:58_b94104b0-7605-425f-a71a-284825dea859_lib_220714a.dat. 06:52:58 [377138/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_06:52:58_b94104b0-7605-425f-a71a-284825dea859_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:58_b94104b0-7605-425f-a71a-284825dea859_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 06:52:58 [377138/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:58_b94104b0-7605-425f-a71a-284825dea859_lib_220714a.dat. 06:52:58 [377138/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A58_b94104b0-7605-425f-a71a-284825dea859_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065258Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=1d80ca776094aa628a7966d80114576c2e079c57e9de0e605c1bc90a857c7d02. 06:52:58 [377138/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 78ms 06:52:58 [377138/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 06:52:58 [377138/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:58_b94104b0-7605-425f-a71a-284825dea859_lib_220714b.dat. 06:52:58 [377138/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_06:52:58_b94104b0-7605-425f-a71a-284825dea859_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:58_b94104b0-7605-425f-a71a-284825dea859_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 06:52:58 [377138/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:58_b94104b0-7605-425f-a71a-284825dea859_lib_220714b.dat. 06:52:58 [377138/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A58_b94104b0-7605-425f-a71a-284825dea859_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065258Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=b9274f38e240b71de72159404bf17f2afdd23de4e431263c7416519a1b876a02. 06:52:58 [377138/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 28ms 06:52:58 [377138/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 06:52:58 [377138/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 2ms 06:52:58 [377138/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=8, version=1, startTime=Thu Jul 14 06:52:58 GMT 2022, endTime=Thu Jul 14 06:52:58 GMT 2022, lastUpdated=Thu Jul 14 06:52:58 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=8, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=b94104b0-7605-425f-a71a-284825dea859, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:58_b94104b0-7605-425f-a71a-284825dea859}]. 06:52:58 [377138/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending Job(id=b94104b0-7605-425f-a71a-284825dea859, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A58_b94104b0-7605-425f-a71a-284825dea859_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065258Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=1d80ca776094aa628a7966d80114576c2e079c57e9de0e605c1bc90a857c7d02, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A58_b94104b0-7605-425f-a71a-284825dea859_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065258Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=b9274f38e240b71de72159404bf17f2afdd23de4e431263c7416519a1b876a02], fileNames=null, startTime=Thu Jul 14 06:52:58 GMT 2022, endTime=Thu Jul 14 06:52:58 GMT 2022, createdDate=Thu Jul 14 06:52:58 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:52:58 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 06:52:58 [377138/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent Job(id=b94104b0-7605-425f-a71a-284825dea859, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A58_b94104b0-7605-425f-a71a-284825dea859_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065258Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=1d80ca776094aa628a7966d80114576c2e079c57e9de0e605c1bc90a857c7d02, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A58_b94104b0-7605-425f-a71a-284825dea859_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065258Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=b9274f38e240b71de72159404bf17f2afdd23de4e431263c7416519a1b876a02], fileNames=null, startTime=Thu Jul 14 06:52:58 GMT 2022, endTime=Thu Jul 14 06:52:58 GMT 2022, createdDate=Thu Jul 14 06:52:58 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:52:58 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 06:52:58 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 06:52:58 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=b94104b0-7605-425f-a71a-284825dea859, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:58_b94104b0-7605-425f-a71a-284825dea859}] and the following status: [COMPLETED] in 125ms 06:52:59 [276086/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=50b24b6d-32d8-4ae1-b8ce-1790f23f7550, name=000010, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 06:52:59 [276086/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 06:52:59 [276086/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=50b24b6d-32d8-4ae1-b8ce-1790f23f7550, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:59_50b24b6d-32d8-4ae1-b8ce-1790f23f7550}. 06:52:59 [276086/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=50b24b6d-32d8-4ae1-b8ce-1790f23f7550, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:59_50b24b6d-32d8-4ae1-b8ce-1790f23f7550}] 06:52:59 [276086/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=9, version=1, startTime=Thu Jul 14 06:52:59 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 06:52:59 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=9, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=50b24b6d-32d8-4ae1-b8ce-1790f23f7550, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:59_50b24b6d-32d8-4ae1-b8ce-1790f23f7550}]. 06:52:59 [276086/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending Job(id=50b24b6d-32d8-4ae1-b8ce-1790f23f7550, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 06:52:59 GMT 2022, endTime=null, createdDate=Thu Jul 14 06:52:59 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:52:59 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 06:52:59 [276086/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent Job(id=50b24b6d-32d8-4ae1-b8ce-1790f23f7550, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 06:52:59 GMT 2022, endTime=null, createdDate=Thu Jul 14 06:52:59 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:52:59 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 06:52:59 [276086/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 06:52:59 [276086/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:59_50b24b6d-32d8-4ae1-b8ce-1790f23f7550_lib_220714a.dat. 06:52:59 [276086/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_06:52:59_50b24b6d-32d8-4ae1-b8ce-1790f23f7550_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:59_50b24b6d-32d8-4ae1-b8ce-1790f23f7550_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 06:52:59 [276086/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:59_50b24b6d-32d8-4ae1-b8ce-1790f23f7550_lib_220714a.dat. 06:52:59 [276086/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A59_50b24b6d-32d8-4ae1-b8ce-1790f23f7550_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065259Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=2062e5be22c55cc60dcb6ecd37359ec67da35eee33bdb774786a33badd819e1b. 06:52:59 [276086/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 84ms 06:52:59 [276086/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 06:52:59 [276086/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:59_50b24b6d-32d8-4ae1-b8ce-1790f23f7550_lib_220714b.dat. 06:52:59 [276086/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_06:52:59_50b24b6d-32d8-4ae1-b8ce-1790f23f7550_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:59_50b24b6d-32d8-4ae1-b8ce-1790f23f7550_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 06:52:59 [276086/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:59_50b24b6d-32d8-4ae1-b8ce-1790f23f7550_lib_220714b.dat. 06:52:59 [276086/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A59_50b24b6d-32d8-4ae1-b8ce-1790f23f7550_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065259Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=ebc45fcb59709070a38e97ec45edda34139a9c5293233df40a4df869b0034115. 06:52:59 [276086/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 45ms 06:52:59 [276086/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 06:52:59 [276086/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 3ms 06:52:59 [276086/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=9, version=1, startTime=Thu Jul 14 06:52:59 GMT 2022, endTime=Thu Jul 14 06:52:59 GMT 2022, lastUpdated=Thu Jul 14 06:52:59 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=9, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=50b24b6d-32d8-4ae1-b8ce-1790f23f7550, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:59_50b24b6d-32d8-4ae1-b8ce-1790f23f7550}]. 06:52:59 [276086/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending Job(id=50b24b6d-32d8-4ae1-b8ce-1790f23f7550, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A59_50b24b6d-32d8-4ae1-b8ce-1790f23f7550_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065259Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=2062e5be22c55cc60dcb6ecd37359ec67da35eee33bdb774786a33badd819e1b, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A59_50b24b6d-32d8-4ae1-b8ce-1790f23f7550_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065259Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=ebc45fcb59709070a38e97ec45edda34139a9c5293233df40a4df869b0034115], fileNames=null, startTime=Thu Jul 14 06:52:59 GMT 2022, endTime=Thu Jul 14 06:52:59 GMT 2022, createdDate=Thu Jul 14 06:52:59 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:52:59 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 06:52:59 [276086/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent Job(id=50b24b6d-32d8-4ae1-b8ce-1790f23f7550, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A59_50b24b6d-32d8-4ae1-b8ce-1790f23f7550_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065259Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=2062e5be22c55cc60dcb6ecd37359ec67da35eee33bdb774786a33badd819e1b, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A59_50b24b6d-32d8-4ae1-b8ce-1790f23f7550_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065259Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=ebc45fcb59709070a38e97ec45edda34139a9c5293233df40a4df869b0034115], fileNames=null, startTime=Thu Jul 14 06:52:59 GMT 2022, endTime=Thu Jul 14 06:52:59 GMT 2022, createdDate=Thu Jul 14 06:52:59 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:52:59 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 06:52:59 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 06:52:59 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=50b24b6d-32d8-4ae1-b8ce-1790f23f7550, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:59_50b24b6d-32d8-4ae1-b8ce-1790f23f7550}] and the following status: [COMPLETED] in 147ms 06:52:59 [069134/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=5cd1866a-30c5-4e9c-bec3-c8745f2ecf97, name=000011, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 06:52:59 [069134/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 06:52:59 [069134/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=5cd1866a-30c5-4e9c-bec3-c8745f2ecf97, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:59_5cd1866a-30c5-4e9c-bec3-c8745f2ecf97}. 06:52:59 [069134/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=5cd1866a-30c5-4e9c-bec3-c8745f2ecf97, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:59_5cd1866a-30c5-4e9c-bec3-c8745f2ecf97}] 06:52:59 [069134/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=10, version=1, startTime=Thu Jul 14 06:52:59 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 06:52:59 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=10, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=5cd1866a-30c5-4e9c-bec3-c8745f2ecf97, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:59_5cd1866a-30c5-4e9c-bec3-c8745f2ecf97}]. 06:52:59 [069134/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending Job(id=5cd1866a-30c5-4e9c-bec3-c8745f2ecf97, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 06:52:59 GMT 2022, endTime=null, createdDate=Thu Jul 14 06:52:59 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:52:59 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 06:52:59 [069134/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent Job(id=5cd1866a-30c5-4e9c-bec3-c8745f2ecf97, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 06:52:59 GMT 2022, endTime=null, createdDate=Thu Jul 14 06:52:59 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:52:59 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 06:52:59 [069134/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 06:52:59 [069134/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:59_5cd1866a-30c5-4e9c-bec3-c8745f2ecf97_lib_220714a.dat. 06:52:59 [069134/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_06:52:59_5cd1866a-30c5-4e9c-bec3-c8745f2ecf97_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:59_5cd1866a-30c5-4e9c-bec3-c8745f2ecf97_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 06:52:59 [069134/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:59_5cd1866a-30c5-4e9c-bec3-c8745f2ecf97_lib_220714a.dat. 06:52:59 [069134/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A59_5cd1866a-30c5-4e9c-bec3-c8745f2ecf97_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065259Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=4d2c4e64bd39b35e09d5d3e7c21464daefee5e93c4e2763c3d062e4131f7b2fe. 06:52:59 [069134/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 82ms 06:52:59 [069134/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 06:52:59 [069134/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:59_5cd1866a-30c5-4e9c-bec3-c8745f2ecf97_lib_220714b.dat. 06:52:59 [069134/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_06:52:59_5cd1866a-30c5-4e9c-bec3-c8745f2ecf97_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:59_5cd1866a-30c5-4e9c-bec3-c8745f2ecf97_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 06:52:59 [069134/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:59_5cd1866a-30c5-4e9c-bec3-c8745f2ecf97_lib_220714b.dat. 06:52:59 [069134/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A59_5cd1866a-30c5-4e9c-bec3-c8745f2ecf97_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065259Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=f62a506458de13eac92984e8a8f0b56f975c1f060eb4700cacdbe801f22a2a95. 06:52:59 [069134/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 29ms 06:52:59 [069134/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 06:52:59 [069134/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 2ms 06:52:59 [069134/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=10, version=1, startTime=Thu Jul 14 06:52:59 GMT 2022, endTime=Thu Jul 14 06:52:59 GMT 2022, lastUpdated=Thu Jul 14 06:52:59 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=10, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=5cd1866a-30c5-4e9c-bec3-c8745f2ecf97, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:59_5cd1866a-30c5-4e9c-bec3-c8745f2ecf97}]. 06:52:59 [069134/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending Job(id=5cd1866a-30c5-4e9c-bec3-c8745f2ecf97, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A59_5cd1866a-30c5-4e9c-bec3-c8745f2ecf97_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065259Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=4d2c4e64bd39b35e09d5d3e7c21464daefee5e93c4e2763c3d062e4131f7b2fe, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A59_5cd1866a-30c5-4e9c-bec3-c8745f2ecf97_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065259Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=f62a506458de13eac92984e8a8f0b56f975c1f060eb4700cacdbe801f22a2a95], fileNames=null, startTime=Thu Jul 14 06:52:59 GMT 2022, endTime=Thu Jul 14 06:52:59 GMT 2022, createdDate=Thu Jul 14 06:52:59 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:52:59 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 06:52:59 [069134/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent Job(id=5cd1866a-30c5-4e9c-bec3-c8745f2ecf97, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A59_5cd1866a-30c5-4e9c-bec3-c8745f2ecf97_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065259Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=4d2c4e64bd39b35e09d5d3e7c21464daefee5e93c4e2763c3d062e4131f7b2fe, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A52%3A59_5cd1866a-30c5-4e9c-bec3-c8745f2ecf97_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065259Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=f62a506458de13eac92984e8a8f0b56f975c1f060eb4700cacdbe801f22a2a95], fileNames=null, startTime=Thu Jul 14 06:52:59 GMT 2022, endTime=Thu Jul 14 06:52:59 GMT 2022, createdDate=Thu Jul 14 06:52:59 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:52:59 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 06:52:59 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 06:52:59 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=5cd1866a-30c5-4e9c-bec3-c8745f2ecf97, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:52:59_5cd1866a-30c5-4e9c-bec3-c8745f2ecf97}] and the following status: [COMPLETED] in 130ms 06:53:00 [687020/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=76e19eab-cf87-4871-87b7-19d21b272f23, name=000012, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 06:53:00 [687020/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 06:53:00 [687020/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=76e19eab-cf87-4871-87b7-19d21b272f23, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:53:00_76e19eab-cf87-4871-87b7-19d21b272f23}. 06:53:00 [687020/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=76e19eab-cf87-4871-87b7-19d21b272f23, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:53:00_76e19eab-cf87-4871-87b7-19d21b272f23}] 06:53:00 [687020/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=11, version=1, startTime=Thu Jul 14 06:53:00 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 06:53:00 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=11, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=76e19eab-cf87-4871-87b7-19d21b272f23, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:53:00_76e19eab-cf87-4871-87b7-19d21b272f23}]. 06:53:00 [687020/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending Job(id=76e19eab-cf87-4871-87b7-19d21b272f23, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 06:53:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 06:53:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:53:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 06:53:00 [687020/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent Job(id=76e19eab-cf87-4871-87b7-19d21b272f23, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 06:53:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 06:53:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:53:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 06:53:00 [687020/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 06:53:00 [687020/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:53:00_76e19eab-cf87-4871-87b7-19d21b272f23_lib_220714a.dat. 06:53:00 [687020/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_06:53:00_76e19eab-cf87-4871-87b7-19d21b272f23_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:53:00_76e19eab-cf87-4871-87b7-19d21b272f23_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 06:53:00 [687020/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:53:00_76e19eab-cf87-4871-87b7-19d21b272f23_lib_220714a.dat. 06:53:00 [687020/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A53%3A00_76e19eab-cf87-4871-87b7-19d21b272f23_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065300Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=96eb3517f4c4d0cb28ec912331ab1dc79fe9602a8bcda8cb4646f509402e49fa. 06:53:00 [687020/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 74ms 06:53:00 [687020/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 06:53:00 [687020/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:53:00_76e19eab-cf87-4871-87b7-19d21b272f23_lib_220714b.dat. 06:53:00 [687020/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_06:53:00_76e19eab-cf87-4871-87b7-19d21b272f23_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:53:00_76e19eab-cf87-4871-87b7-19d21b272f23_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 06:53:00 [687020/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:53:00_76e19eab-cf87-4871-87b7-19d21b272f23_lib_220714b.dat. 06:53:00 [687020/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A53%3A00_76e19eab-cf87-4871-87b7-19d21b272f23_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065300Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=d4302ed87a8764ab9b046d04c3cb185a3812be180e01e9e27566fb3fb113381d. 06:53:00 [687020/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 29ms 06:53:00 [687020/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 06:53:00 [687020/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 3ms 06:53:00 [687020/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=11, version=1, startTime=Thu Jul 14 06:53:00 GMT 2022, endTime=Thu Jul 14 06:53:00 GMT 2022, lastUpdated=Thu Jul 14 06:53:00 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=11, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=76e19eab-cf87-4871-87b7-19d21b272f23, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:53:00_76e19eab-cf87-4871-87b7-19d21b272f23}]. 06:53:00 [687020/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending Job(id=76e19eab-cf87-4871-87b7-19d21b272f23, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A53%3A00_76e19eab-cf87-4871-87b7-19d21b272f23_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065300Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=96eb3517f4c4d0cb28ec912331ab1dc79fe9602a8bcda8cb4646f509402e49fa, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A53%3A00_76e19eab-cf87-4871-87b7-19d21b272f23_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065300Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=d4302ed87a8764ab9b046d04c3cb185a3812be180e01e9e27566fb3fb113381d], fileNames=null, startTime=Thu Jul 14 06:53:00 GMT 2022, endTime=Thu Jul 14 06:53:00 GMT 2022, createdDate=Thu Jul 14 06:53:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:53:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 06:53:00 [687020/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent Job(id=76e19eab-cf87-4871-87b7-19d21b272f23, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A53%3A00_76e19eab-cf87-4871-87b7-19d21b272f23_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065300Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=96eb3517f4c4d0cb28ec912331ab1dc79fe9602a8bcda8cb4646f509402e49fa, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A53%3A00_76e19eab-cf87-4871-87b7-19d21b272f23_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065300Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=d4302ed87a8764ab9b046d04c3cb185a3812be180e01e9e27566fb3fb113381d], fileNames=null, startTime=Thu Jul 14 06:53:00 GMT 2022, endTime=Thu Jul 14 06:53:00 GMT 2022, createdDate=Thu Jul 14 06:53:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:53:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 06:53:00 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 06:53:00 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=76e19eab-cf87-4871-87b7-19d21b272f23, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:53:00_76e19eab-cf87-4871-87b7-19d21b272f23}] and the following status: [COMPLETED] in 119ms 06:53:00 [721851/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=a3da14f0-e5e3-41dd-b2d0-3f6d16e2cea2, name=000013, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 06:53:00 [721851/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 06:53:00 [721851/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=a3da14f0-e5e3-41dd-b2d0-3f6d16e2cea2, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:53:00_a3da14f0-e5e3-41dd-b2d0-3f6d16e2cea2}. 06:53:00 [721851/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=a3da14f0-e5e3-41dd-b2d0-3f6d16e2cea2, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:53:00_a3da14f0-e5e3-41dd-b2d0-3f6d16e2cea2}] 06:53:00 [721851/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=12, version=1, startTime=Thu Jul 14 06:53:00 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 06:53:00 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=12, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=a3da14f0-e5e3-41dd-b2d0-3f6d16e2cea2, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:53:00_a3da14f0-e5e3-41dd-b2d0-3f6d16e2cea2}]. 06:53:00 [721851/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending Job(id=a3da14f0-e5e3-41dd-b2d0-3f6d16e2cea2, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 06:53:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 06:53:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:53:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 06:53:00 [721851/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent Job(id=a3da14f0-e5e3-41dd-b2d0-3f6d16e2cea2, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 06:53:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 06:53:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:53:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 06:53:00 [721851/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 06:53:01 [721851/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:53:00_a3da14f0-e5e3-41dd-b2d0-3f6d16e2cea2_lib_220714a.dat. 06:53:01 [721851/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_06:53:00_a3da14f0-e5e3-41dd-b2d0-3f6d16e2cea2_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:53:00_a3da14f0-e5e3-41dd-b2d0-3f6d16e2cea2_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 06:53:01 [721851/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:53:00_a3da14f0-e5e3-41dd-b2d0-3f6d16e2cea2_lib_220714a.dat. 06:53:01 [721851/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A53%3A00_a3da14f0-e5e3-41dd-b2d0-3f6d16e2cea2_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065301Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=243163afdcd63858d06762712404c49724a9c7a3b10e607c430cd7ac3a4cb175. 06:53:01 [721851/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 69ms 06:53:01 [721851/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 06:53:01 [721851/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:53:00_a3da14f0-e5e3-41dd-b2d0-3f6d16e2cea2_lib_220714b.dat. 06:53:01 [721851/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_06:53:00_a3da14f0-e5e3-41dd-b2d0-3f6d16e2cea2_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:53:00_a3da14f0-e5e3-41dd-b2d0-3f6d16e2cea2_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 06:53:01 [721851/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:53:00_a3da14f0-e5e3-41dd-b2d0-3f6d16e2cea2_lib_220714b.dat. 06:53:01 [721851/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A53%3A00_a3da14f0-e5e3-41dd-b2d0-3f6d16e2cea2_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065301Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=44566e6db839e7605ac4b657db7cee8e6819a440e000d58038ddd6406987c9c2. 06:53:01 [721851/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 30ms 06:53:01 [721851/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 06:53:01 [721851/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 3ms 06:53:01 [721851/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=12, version=1, startTime=Thu Jul 14 06:53:00 GMT 2022, endTime=Thu Jul 14 06:53:01 GMT 2022, lastUpdated=Thu Jul 14 06:53:00 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=12, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=a3da14f0-e5e3-41dd-b2d0-3f6d16e2cea2, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:53:00_a3da14f0-e5e3-41dd-b2d0-3f6d16e2cea2}]. 06:53:01 [721851/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending Job(id=a3da14f0-e5e3-41dd-b2d0-3f6d16e2cea2, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A53%3A00_a3da14f0-e5e3-41dd-b2d0-3f6d16e2cea2_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065301Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=243163afdcd63858d06762712404c49724a9c7a3b10e607c430cd7ac3a4cb175, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A53%3A00_a3da14f0-e5e3-41dd-b2d0-3f6d16e2cea2_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065301Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=44566e6db839e7605ac4b657db7cee8e6819a440e000d58038ddd6406987c9c2], fileNames=null, startTime=Thu Jul 14 06:53:00 GMT 2022, endTime=Thu Jul 14 06:53:01 GMT 2022, createdDate=Thu Jul 14 06:53:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:53:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 06:53:01 [721851/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent Job(id=a3da14f0-e5e3-41dd-b2d0-3f6d16e2cea2, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A53%3A00_a3da14f0-e5e3-41dd-b2d0-3f6d16e2cea2_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065301Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=243163afdcd63858d06762712404c49724a9c7a3b10e607c430cd7ac3a4cb175, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A53%3A00_a3da14f0-e5e3-41dd-b2d0-3f6d16e2cea2_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065301Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=44566e6db839e7605ac4b657db7cee8e6819a440e000d58038ddd6406987c9c2], fileNames=null, startTime=Thu Jul 14 06:53:00 GMT 2022, endTime=Thu Jul 14 06:53:01 GMT 2022, createdDate=Thu Jul 14 06:53:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:53:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 06:53:01 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 06:53:01 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=a3da14f0-e5e3-41dd-b2d0-3f6d16e2cea2, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:53:00_a3da14f0-e5e3-41dd-b2d0-3f6d16e2cea2}] and the following status: [COMPLETED] in 116ms 06:53:01 [851278/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=1e2e00a8-36cb-4984-a749-5ae7ad29f727, name=000014, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 06:53:01 [851278/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 06:53:01 [851278/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=1e2e00a8-36cb-4984-a749-5ae7ad29f727, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:53:01_1e2e00a8-36cb-4984-a749-5ae7ad29f727}. 06:53:01 [851278/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=1e2e00a8-36cb-4984-a749-5ae7ad29f727, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:53:01_1e2e00a8-36cb-4984-a749-5ae7ad29f727}] 06:53:01 [851278/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=13, version=1, startTime=Thu Jul 14 06:53:01 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 06:53:01 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=13, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=1e2e00a8-36cb-4984-a749-5ae7ad29f727, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:53:01_1e2e00a8-36cb-4984-a749-5ae7ad29f727}]. 06:53:01 [851278/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending Job(id=1e2e00a8-36cb-4984-a749-5ae7ad29f727, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 06:53:01 GMT 2022, endTime=null, createdDate=Thu Jul 14 06:53:01 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:53:01 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 06:53:01 [851278/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent Job(id=1e2e00a8-36cb-4984-a749-5ae7ad29f727, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 06:53:01 GMT 2022, endTime=null, createdDate=Thu Jul 14 06:53:01 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:53:01 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 06:53:01 [851278/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 06:53:01 [851278/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:53:01_1e2e00a8-36cb-4984-a749-5ae7ad29f727_lib_220714a.dat. 06:53:01 [851278/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_06:53:01_1e2e00a8-36cb-4984-a749-5ae7ad29f727_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:53:01_1e2e00a8-36cb-4984-a749-5ae7ad29f727_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 06:53:01 [851278/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:53:01_1e2e00a8-36cb-4984-a749-5ae7ad29f727_lib_220714a.dat. 06:53:01 [851278/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A53%3A01_1e2e00a8-36cb-4984-a749-5ae7ad29f727_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065301Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=142ade7c4a05da3eb56c7c9cf59d4f0cc3c6515b3a35659bf5513d73e46e130e. 06:53:01 [851278/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 89ms 06:53:01 [851278/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 06:53:01 [851278/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:53:01_1e2e00a8-36cb-4984-a749-5ae7ad29f727_lib_220714b.dat. 06:53:01 [851278/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_06:53:01_1e2e00a8-36cb-4984-a749-5ae7ad29f727_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:53:01_1e2e00a8-36cb-4984-a749-5ae7ad29f727_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 06:53:01 [851278/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:53:01_1e2e00a8-36cb-4984-a749-5ae7ad29f727_lib_220714b.dat. 06:53:01 [851278/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A53%3A01_1e2e00a8-36cb-4984-a749-5ae7ad29f727_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065301Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=12ec9e538b59ef452630ee10441506c1a4dd849da15da07752ba1309c09bda85. 06:53:01 [851278/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 33ms 06:53:01 [851278/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 06:53:01 [851278/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 2ms 06:53:01 [851278/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=13, version=1, startTime=Thu Jul 14 06:53:01 GMT 2022, endTime=Thu Jul 14 06:53:01 GMT 2022, lastUpdated=Thu Jul 14 06:53:01 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=13, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=1e2e00a8-36cb-4984-a749-5ae7ad29f727, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:53:01_1e2e00a8-36cb-4984-a749-5ae7ad29f727}]. 06:53:01 [851278/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending Job(id=1e2e00a8-36cb-4984-a749-5ae7ad29f727, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A53%3A01_1e2e00a8-36cb-4984-a749-5ae7ad29f727_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065301Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=142ade7c4a05da3eb56c7c9cf59d4f0cc3c6515b3a35659bf5513d73e46e130e, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A53%3A01_1e2e00a8-36cb-4984-a749-5ae7ad29f727_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065301Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=12ec9e538b59ef452630ee10441506c1a4dd849da15da07752ba1309c09bda85], fileNames=null, startTime=Thu Jul 14 06:53:01 GMT 2022, endTime=Thu Jul 14 06:53:01 GMT 2022, createdDate=Thu Jul 14 06:53:01 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:53:01 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 06:53:01 [851278/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent Job(id=1e2e00a8-36cb-4984-a749-5ae7ad29f727, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A53%3A01_1e2e00a8-36cb-4984-a749-5ae7ad29f727_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065301Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=142ade7c4a05da3eb56c7c9cf59d4f0cc3c6515b3a35659bf5513d73e46e130e, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A53%3A01_1e2e00a8-36cb-4984-a749-5ae7ad29f727_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065301Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=12ec9e538b59ef452630ee10441506c1a4dd849da15da07752ba1309c09bda85], fileNames=null, startTime=Thu Jul 14 06:53:01 GMT 2022, endTime=Thu Jul 14 06:53:01 GMT 2022, createdDate=Thu Jul 14 06:53:01 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:53:01 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 06:53:01 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 06:53:01 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=1e2e00a8-36cb-4984-a749-5ae7ad29f727, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:53:01_1e2e00a8-36cb-4984-a749-5ae7ad29f727}] and the following status: [COMPLETED] in 144ms 06:54:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=8b1d2438-f500-4dd0-9a8a-3f7ef1f74d79, name=000015, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 06:54:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 06:54:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=8b1d2438-f500-4dd0-9a8a-3f7ef1f74d79, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:54:00_8b1d2438-f500-4dd0-9a8a-3f7ef1f74d79}. 06:54:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=8b1d2438-f500-4dd0-9a8a-3f7ef1f74d79, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:54:00_8b1d2438-f500-4dd0-9a8a-3f7ef1f74d79}] 06:54:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=14, version=1, startTime=Thu Jul 14 06:54:00 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 06:54:00 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=14, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=8b1d2438-f500-4dd0-9a8a-3f7ef1f74d79, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:54:00_8b1d2438-f500-4dd0-9a8a-3f7ef1f74d79}]. 06:54:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=8b1d2438-f500-4dd0-9a8a-3f7ef1f74d79, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 06:54:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 06:54:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:54:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 06:54:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=8b1d2438-f500-4dd0-9a8a-3f7ef1f74d79, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 06:54:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 06:54:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:54:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 06:54:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 06:54:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:54:00_8b1d2438-f500-4dd0-9a8a-3f7ef1f74d79_lib_220714a.dat. 06:54:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_06:54:00_8b1d2438-f500-4dd0-9a8a-3f7ef1f74d79_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:54:00_8b1d2438-f500-4dd0-9a8a-3f7ef1f74d79_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 06:54:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:54:00_8b1d2438-f500-4dd0-9a8a-3f7ef1f74d79_lib_220714a.dat. 06:54:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A54%3A00_8b1d2438-f500-4dd0-9a8a-3f7ef1f74d79_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065400Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=37b4f120a827d9268c613af7454d4c9a41fe5f07a421355987f34da7241801b6. 06:54:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 122ms 06:54:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 06:54:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:54:00_8b1d2438-f500-4dd0-9a8a-3f7ef1f74d79_lib_220714b.dat. 06:54:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_06:54:00_8b1d2438-f500-4dd0-9a8a-3f7ef1f74d79_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:54:00_8b1d2438-f500-4dd0-9a8a-3f7ef1f74d79_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 06:54:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:54:00_8b1d2438-f500-4dd0-9a8a-3f7ef1f74d79_lib_220714b.dat. 06:54:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A54%3A00_8b1d2438-f500-4dd0-9a8a-3f7ef1f74d79_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065400Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=b0af99a563c2421888ab9412e53329b59b09c3e494c7ff2ca1e048c4585cbc03. 06:54:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 28ms 06:54:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 06:54:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 2ms 06:54:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=14, version=1, startTime=Thu Jul 14 06:54:00 GMT 2022, endTime=Thu Jul 14 06:54:00 GMT 2022, lastUpdated=Thu Jul 14 06:54:00 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=14, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=8b1d2438-f500-4dd0-9a8a-3f7ef1f74d79, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:54:00_8b1d2438-f500-4dd0-9a8a-3f7ef1f74d79}]. 06:54:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=8b1d2438-f500-4dd0-9a8a-3f7ef1f74d79, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A54%3A00_8b1d2438-f500-4dd0-9a8a-3f7ef1f74d79_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065400Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=37b4f120a827d9268c613af7454d4c9a41fe5f07a421355987f34da7241801b6, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A54%3A00_8b1d2438-f500-4dd0-9a8a-3f7ef1f74d79_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065400Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=b0af99a563c2421888ab9412e53329b59b09c3e494c7ff2ca1e048c4585cbc03], fileNames=null, startTime=Thu Jul 14 06:54:00 GMT 2022, endTime=Thu Jul 14 06:54:00 GMT 2022, createdDate=Thu Jul 14 06:54:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:54:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 06:54:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=8b1d2438-f500-4dd0-9a8a-3f7ef1f74d79, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A54%3A00_8b1d2438-f500-4dd0-9a8a-3f7ef1f74d79_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065400Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=37b4f120a827d9268c613af7454d4c9a41fe5f07a421355987f34da7241801b6, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A54%3A00_8b1d2438-f500-4dd0-9a8a-3f7ef1f74d79_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065400Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=b0af99a563c2421888ab9412e53329b59b09c3e494c7ff2ca1e048c4585cbc03], fileNames=null, startTime=Thu Jul 14 06:54:00 GMT 2022, endTime=Thu Jul 14 06:54:00 GMT 2022, createdDate=Thu Jul 14 06:54:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:54:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 06:54:00 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 06:54:00 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=8b1d2438-f500-4dd0-9a8a-3f7ef1f74d79, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:54:00_8b1d2438-f500-4dd0-9a8a-3f7ef1f74d79}] and the following status: [COMPLETED] in 166ms 06:54:12 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=bf30c8d1-3476-4a1a-984f-cd56347c0628, name=000016, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 06:54:12 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 06:54:12 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=bf30c8d1-3476-4a1a-984f-cd56347c0628, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:54:12_bf30c8d1-3476-4a1a-984f-cd56347c0628}. 06:54:12 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=bf30c8d1-3476-4a1a-984f-cd56347c0628, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:54:12_bf30c8d1-3476-4a1a-984f-cd56347c0628}] 06:54:12 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=15, version=1, startTime=Thu Jul 14 06:54:12 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 06:54:12 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=15, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=bf30c8d1-3476-4a1a-984f-cd56347c0628, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:54:12_bf30c8d1-3476-4a1a-984f-cd56347c0628}]. 06:54:12 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=bf30c8d1-3476-4a1a-984f-cd56347c0628, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 06:54:12 GMT 2022, endTime=null, createdDate=Thu Jul 14 06:54:12 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:54:12 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 06:54:12 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=bf30c8d1-3476-4a1a-984f-cd56347c0628, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 06:54:12 GMT 2022, endTime=null, createdDate=Thu Jul 14 06:54:12 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:54:12 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 06:54:12 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 06:54:12 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:54:12_bf30c8d1-3476-4a1a-984f-cd56347c0628_lib_220714a.dat. 06:54:12 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_06:54:12_bf30c8d1-3476-4a1a-984f-cd56347c0628_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:54:12_bf30c8d1-3476-4a1a-984f-cd56347c0628_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 06:54:12 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:54:12_bf30c8d1-3476-4a1a-984f-cd56347c0628_lib_220714a.dat. 06:54:12 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A54%3A12_bf30c8d1-3476-4a1a-984f-cd56347c0628_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065412Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=14ee8b42ca8ab3b7ce61fd829b6253e16f0f56dbb50a9453ab5b87f33031471c. 06:54:12 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 119ms 06:54:13 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 06:54:13 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:54:12_bf30c8d1-3476-4a1a-984f-cd56347c0628_lib_220714b.dat. 06:54:13 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_06:54:12_bf30c8d1-3476-4a1a-984f-cd56347c0628_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:54:12_bf30c8d1-3476-4a1a-984f-cd56347c0628_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 06:54:13 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:54:12_bf30c8d1-3476-4a1a-984f-cd56347c0628_lib_220714b.dat. 06:54:13 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A54%3A12_bf30c8d1-3476-4a1a-984f-cd56347c0628_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065413Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=2ba8dba1c61af33a53747a8d8746eed424de490a2a2248adf3326e58e3bbf748. 06:54:13 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 33ms 06:54:13 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 06:54:13 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 3ms 06:54:13 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=15, version=1, startTime=Thu Jul 14 06:54:12 GMT 2022, endTime=Thu Jul 14 06:54:13 GMT 2022, lastUpdated=Thu Jul 14 06:54:12 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=15, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=bf30c8d1-3476-4a1a-984f-cd56347c0628, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:54:12_bf30c8d1-3476-4a1a-984f-cd56347c0628}]. 06:54:13 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=bf30c8d1-3476-4a1a-984f-cd56347c0628, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A54%3A12_bf30c8d1-3476-4a1a-984f-cd56347c0628_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065412Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=14ee8b42ca8ab3b7ce61fd829b6253e16f0f56dbb50a9453ab5b87f33031471c, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A54%3A12_bf30c8d1-3476-4a1a-984f-cd56347c0628_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065413Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=2ba8dba1c61af33a53747a8d8746eed424de490a2a2248adf3326e58e3bbf748], fileNames=null, startTime=Thu Jul 14 06:54:12 GMT 2022, endTime=Thu Jul 14 06:54:13 GMT 2022, createdDate=Thu Jul 14 06:54:12 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:54:12 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 06:54:13 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=bf30c8d1-3476-4a1a-984f-cd56347c0628, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A54%3A12_bf30c8d1-3476-4a1a-984f-cd56347c0628_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065412Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=14ee8b42ca8ab3b7ce61fd829b6253e16f0f56dbb50a9453ab5b87f33031471c, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A54%3A12_bf30c8d1-3476-4a1a-984f-cd56347c0628_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065413Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=2ba8dba1c61af33a53747a8d8746eed424de490a2a2248adf3326e58e3bbf748], fileNames=null, startTime=Thu Jul 14 06:54:12 GMT 2022, endTime=Thu Jul 14 06:54:13 GMT 2022, createdDate=Thu Jul 14 06:54:12 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:54:12 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 06:54:13 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 06:54:13 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=bf30c8d1-3476-4a1a-984f-cd56347c0628, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:54:12_bf30c8d1-3476-4a1a-984f-cd56347c0628}] and the following status: [COMPLETED] in 180ms 06:59:14 [] [] [] [] INFO NetworkClient [Producer clientId=producer-1] Node -1 disconnected. 06:59:17 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=be5899a4-bff8-4f80-aa8e-3642ed2dcd7b, name=000017, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 06:59:17 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 06:59:17 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=be5899a4-bff8-4f80-aa8e-3642ed2dcd7b, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:59:17_be5899a4-bff8-4f80-aa8e-3642ed2dcd7b}. 06:59:17 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=be5899a4-bff8-4f80-aa8e-3642ed2dcd7b, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:59:17_be5899a4-bff8-4f80-aa8e-3642ed2dcd7b}] 06:59:17 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=16, version=1, startTime=Thu Jul 14 06:59:17 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 06:59:17 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=16, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=be5899a4-bff8-4f80-aa8e-3642ed2dcd7b, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:59:17_be5899a4-bff8-4f80-aa8e-3642ed2dcd7b}]. 06:59:17 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=be5899a4-bff8-4f80-aa8e-3642ed2dcd7b, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 06:59:17 GMT 2022, endTime=null, createdDate=Thu Jul 14 06:59:17 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:59:17 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 06:59:17 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=be5899a4-bff8-4f80-aa8e-3642ed2dcd7b, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 06:59:17 GMT 2022, endTime=null, createdDate=Thu Jul 14 06:59:17 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:59:17 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 06:59:17 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 06:59:17 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:59:17_be5899a4-bff8-4f80-aa8e-3642ed2dcd7b_lib_220714a.dat. 06:59:17 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_06:59:17_be5899a4-bff8-4f80-aa8e-3642ed2dcd7b_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:59:17_be5899a4-bff8-4f80-aa8e-3642ed2dcd7b_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 06:59:17 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:59:17_be5899a4-bff8-4f80-aa8e-3642ed2dcd7b_lib_220714a.dat. 06:59:17 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A59%3A17_be5899a4-bff8-4f80-aa8e-3642ed2dcd7b_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065917Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=885b9c7f27497e403b8f7ee84cb393205cbe0a5f7bb6f57959dd69e7c3bbe7d3. 06:59:17 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 124ms 06:59:17 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 06:59:17 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:59:17_be5899a4-bff8-4f80-aa8e-3642ed2dcd7b_lib_220714b.dat. 06:59:17 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_06:59:17_be5899a4-bff8-4f80-aa8e-3642ed2dcd7b_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:59:17_be5899a4-bff8-4f80-aa8e-3642ed2dcd7b_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 06:59:17 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:59:17_be5899a4-bff8-4f80-aa8e-3642ed2dcd7b_lib_220714b.dat. 06:59:17 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A59%3A17_be5899a4-bff8-4f80-aa8e-3642ed2dcd7b_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065917Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=4670398943e7dc0bb66e20759899a7b1129a0ca6e6d8235b1b2cd5829285fbf6. 06:59:17 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 38ms 06:59:17 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 06:59:17 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 2ms 06:59:17 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=16, version=1, startTime=Thu Jul 14 06:59:17 GMT 2022, endTime=Thu Jul 14 06:59:17 GMT 2022, lastUpdated=Thu Jul 14 06:59:17 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=16, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=be5899a4-bff8-4f80-aa8e-3642ed2dcd7b, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:59:17_be5899a4-bff8-4f80-aa8e-3642ed2dcd7b}]. 06:59:17 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=be5899a4-bff8-4f80-aa8e-3642ed2dcd7b, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A59%3A17_be5899a4-bff8-4f80-aa8e-3642ed2dcd7b_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065917Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=885b9c7f27497e403b8f7ee84cb393205cbe0a5f7bb6f57959dd69e7c3bbe7d3, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A59%3A17_be5899a4-bff8-4f80-aa8e-3642ed2dcd7b_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065917Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=4670398943e7dc0bb66e20759899a7b1129a0ca6e6d8235b1b2cd5829285fbf6], fileNames=null, startTime=Thu Jul 14 06:59:17 GMT 2022, endTime=Thu Jul 14 06:59:17 GMT 2022, createdDate=Thu Jul 14 06:59:17 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:59:17 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 06:59:17 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=be5899a4-bff8-4f80-aa8e-3642ed2dcd7b, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A59%3A17_be5899a4-bff8-4f80-aa8e-3642ed2dcd7b_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065917Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=885b9c7f27497e403b8f7ee84cb393205cbe0a5f7bb6f57959dd69e7c3bbe7d3, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A59%3A17_be5899a4-bff8-4f80-aa8e-3642ed2dcd7b_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065917Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=4670398943e7dc0bb66e20759899a7b1129a0ca6e6d8235b1b2cd5829285fbf6], fileNames=null, startTime=Thu Jul 14 06:59:17 GMT 2022, endTime=Thu Jul 14 06:59:17 GMT 2022, createdDate=Thu Jul 14 06:59:17 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:59:17 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 06:59:17 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 06:59:17 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=be5899a4-bff8-4f80-aa8e-3642ed2dcd7b, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:59:17_be5899a4-bff8-4f80-aa8e-3642ed2dcd7b}] and the following status: [COMPLETED] in 180ms 06:59:19 [496913/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=8c9bb047-08b1-4a23-a51d-2082980edee0, name=000018, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 06:59:19 [496913/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 06:59:19 [496913/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=8c9bb047-08b1-4a23-a51d-2082980edee0, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:59:19_8c9bb047-08b1-4a23-a51d-2082980edee0}. 06:59:19 [496913/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=8c9bb047-08b1-4a23-a51d-2082980edee0, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:59:19_8c9bb047-08b1-4a23-a51d-2082980edee0}] 06:59:19 [496913/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=17, version=1, startTime=Thu Jul 14 06:59:19 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 06:59:19 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=17, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=8c9bb047-08b1-4a23-a51d-2082980edee0, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:59:19_8c9bb047-08b1-4a23-a51d-2082980edee0}]. 06:59:19 [496913/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending Job(id=8c9bb047-08b1-4a23-a51d-2082980edee0, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 06:59:19 GMT 2022, endTime=null, createdDate=Thu Jul 14 06:59:19 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:59:19 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 06:59:19 [496913/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent Job(id=8c9bb047-08b1-4a23-a51d-2082980edee0, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 06:59:19 GMT 2022, endTime=null, createdDate=Thu Jul 14 06:59:19 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:59:19 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 06:59:19 [496913/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 06:59:19 [496913/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:59:19_8c9bb047-08b1-4a23-a51d-2082980edee0_lib_220714a.dat. 06:59:19 [496913/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_06:59:19_8c9bb047-08b1-4a23-a51d-2082980edee0_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:59:19_8c9bb047-08b1-4a23-a51d-2082980edee0_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 06:59:19 [496913/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:59:19_8c9bb047-08b1-4a23-a51d-2082980edee0_lib_220714a.dat. 06:59:19 [496913/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A59%3A19_8c9bb047-08b1-4a23-a51d-2082980edee0_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065919Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=a4886fbee1c2ad82ef3dbc037eff46b5aea32c4084598c16e9634fc47e6820d6. 06:59:19 [496913/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 127ms 06:59:19 [496913/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 06:59:19 [496913/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:59:19_8c9bb047-08b1-4a23-a51d-2082980edee0_lib_220714b.dat. 06:59:19 [496913/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_06:59:19_8c9bb047-08b1-4a23-a51d-2082980edee0_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:59:19_8c9bb047-08b1-4a23-a51d-2082980edee0_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 06:59:19 [496913/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:59:19_8c9bb047-08b1-4a23-a51d-2082980edee0_lib_220714b.dat. 06:59:19 [496913/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A59%3A19_8c9bb047-08b1-4a23-a51d-2082980edee0_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065919Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=cb5b2c0e6b78bbfa871f398814731d30873f0c9a21d566031187329aa5f69f0b. 06:59:19 [496913/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 29ms 06:59:19 [496913/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 06:59:19 [496913/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 2ms 06:59:19 [496913/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=17, version=1, startTime=Thu Jul 14 06:59:19 GMT 2022, endTime=Thu Jul 14 06:59:19 GMT 2022, lastUpdated=Thu Jul 14 06:59:19 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=17, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=8c9bb047-08b1-4a23-a51d-2082980edee0, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:59:19_8c9bb047-08b1-4a23-a51d-2082980edee0}]. 06:59:19 [496913/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending Job(id=8c9bb047-08b1-4a23-a51d-2082980edee0, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A59%3A19_8c9bb047-08b1-4a23-a51d-2082980edee0_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065919Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=a4886fbee1c2ad82ef3dbc037eff46b5aea32c4084598c16e9634fc47e6820d6, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A59%3A19_8c9bb047-08b1-4a23-a51d-2082980edee0_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065919Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=cb5b2c0e6b78bbfa871f398814731d30873f0c9a21d566031187329aa5f69f0b], fileNames=null, startTime=Thu Jul 14 06:59:19 GMT 2022, endTime=Thu Jul 14 06:59:19 GMT 2022, createdDate=Thu Jul 14 06:59:19 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:59:19 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 06:59:19 [496913/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent Job(id=8c9bb047-08b1-4a23-a51d-2082980edee0, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A59%3A19_8c9bb047-08b1-4a23-a51d-2082980edee0_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065919Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=a4886fbee1c2ad82ef3dbc037eff46b5aea32c4084598c16e9634fc47e6820d6, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A59%3A19_8c9bb047-08b1-4a23-a51d-2082980edee0_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065919Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=cb5b2c0e6b78bbfa871f398814731d30873f0c9a21d566031187329aa5f69f0b], fileNames=null, startTime=Thu Jul 14 06:59:19 GMT 2022, endTime=Thu Jul 14 06:59:19 GMT 2022, createdDate=Thu Jul 14 06:59:19 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:59:19 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 06:59:19 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 06:59:19 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=8c9bb047-08b1-4a23-a51d-2082980edee0, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:59:19_8c9bb047-08b1-4a23-a51d-2082980edee0}] and the following status: [COMPLETED] in 173ms 06:59:22 [804743/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=abb472d2-6c6e-404f-9f95-b3482c3d1df2, name=000019, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 06:59:22 [804743/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 06:59:22 [804743/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=abb472d2-6c6e-404f-9f95-b3482c3d1df2, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:59:22_abb472d2-6c6e-404f-9f95-b3482c3d1df2}. 06:59:22 [804743/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=abb472d2-6c6e-404f-9f95-b3482c3d1df2, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:59:22_abb472d2-6c6e-404f-9f95-b3482c3d1df2}] 06:59:22 [804743/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=18, version=1, startTime=Thu Jul 14 06:59:22 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 06:59:22 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=18, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=abb472d2-6c6e-404f-9f95-b3482c3d1df2, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:59:22_abb472d2-6c6e-404f-9f95-b3482c3d1df2}]. 06:59:22 [804743/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending Job(id=abb472d2-6c6e-404f-9f95-b3482c3d1df2, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 06:59:22 GMT 2022, endTime=null, createdDate=Thu Jul 14 06:59:22 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:59:22 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 06:59:22 [804743/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent Job(id=abb472d2-6c6e-404f-9f95-b3482c3d1df2, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 06:59:22 GMT 2022, endTime=null, createdDate=Thu Jul 14 06:59:22 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:59:22 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 06:59:22 [804743/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 06:59:22 [804743/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:59:22_abb472d2-6c6e-404f-9f95-b3482c3d1df2_lib_220714a.dat. 06:59:22 [804743/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_06:59:22_abb472d2-6c6e-404f-9f95-b3482c3d1df2_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:59:22_abb472d2-6c6e-404f-9f95-b3482c3d1df2_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 06:59:22 [804743/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:59:22_abb472d2-6c6e-404f-9f95-b3482c3d1df2_lib_220714a.dat. 06:59:22 [804743/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A59%3A22_abb472d2-6c6e-404f-9f95-b3482c3d1df2_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065922Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=d82ad5a6a7f5228a29a69781354b7b84f02cc61d0289b1250632c92f728437cb. 06:59:22 [804743/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 73ms 06:59:22 [804743/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 06:59:22 [804743/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:59:22_abb472d2-6c6e-404f-9f95-b3482c3d1df2_lib_220714b.dat. 06:59:22 [804743/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_06:59:22_abb472d2-6c6e-404f-9f95-b3482c3d1df2_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:59:22_abb472d2-6c6e-404f-9f95-b3482c3d1df2_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 06:59:22 [804743/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:59:22_abb472d2-6c6e-404f-9f95-b3482c3d1df2_lib_220714b.dat. 06:59:22 [804743/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A59%3A22_abb472d2-6c6e-404f-9f95-b3482c3d1df2_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065922Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=693b1ef638598f2ce0e1adb86ec4c56bbf8aaafa0810d2f9e6f6e5affbe4a29c. 06:59:22 [804743/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 25ms 06:59:22 [804743/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 06:59:22 [804743/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 2ms 06:59:22 [804743/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=18, version=1, startTime=Thu Jul 14 06:59:22 GMT 2022, endTime=Thu Jul 14 06:59:22 GMT 2022, lastUpdated=Thu Jul 14 06:59:22 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=18, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=abb472d2-6c6e-404f-9f95-b3482c3d1df2, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:59:22_abb472d2-6c6e-404f-9f95-b3482c3d1df2}]. 06:59:22 [804743/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending Job(id=abb472d2-6c6e-404f-9f95-b3482c3d1df2, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A59%3A22_abb472d2-6c6e-404f-9f95-b3482c3d1df2_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065922Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=d82ad5a6a7f5228a29a69781354b7b84f02cc61d0289b1250632c92f728437cb, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A59%3A22_abb472d2-6c6e-404f-9f95-b3482c3d1df2_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065922Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=693b1ef638598f2ce0e1adb86ec4c56bbf8aaafa0810d2f9e6f6e5affbe4a29c], fileNames=null, startTime=Thu Jul 14 06:59:22 GMT 2022, endTime=Thu Jul 14 06:59:22 GMT 2022, createdDate=Thu Jul 14 06:59:22 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:59:22 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 06:59:22 [804743/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent Job(id=abb472d2-6c6e-404f-9f95-b3482c3d1df2, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A59%3A22_abb472d2-6c6e-404f-9f95-b3482c3d1df2_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065922Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=d82ad5a6a7f5228a29a69781354b7b84f02cc61d0289b1250632c92f728437cb, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_06%3A59%3A22_abb472d2-6c6e-404f-9f95-b3482c3d1df2_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T065922Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=693b1ef638598f2ce0e1adb86ec4c56bbf8aaafa0810d2f9e6f6e5affbe4a29c], fileNames=null, startTime=Thu Jul 14 06:59:22 GMT 2022, endTime=Thu Jul 14 06:59:22 GMT 2022, createdDate=Thu Jul 14 06:59:22 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 06:59:22 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 06:59:22 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 06:59:22 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=abb472d2-6c6e-404f-9f95-b3482c3d1df2, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_06:59:22_abb472d2-6c6e-404f-9f95-b3482c3d1df2}] and the following status: [COMPLETED] in 112ms 07:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=a767f29b-0824-4387-aca6-98962192d27b, name=000020, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 07:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 07:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=a767f29b-0824-4387-aca6-98962192d27b, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:00:00_a767f29b-0824-4387-aca6-98962192d27b}. 07:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=a767f29b-0824-4387-aca6-98962192d27b, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:00:00_a767f29b-0824-4387-aca6-98962192d27b}] 07:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=19, version=1, startTime=Thu Jul 14 07:00:00 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 07:00:00 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=19, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=a767f29b-0824-4387-aca6-98962192d27b, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:00:00_a767f29b-0824-4387-aca6-98962192d27b}]. 07:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=a767f29b-0824-4387-aca6-98962192d27b, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 07:00:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 07:00:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:00:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 07:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=a767f29b-0824-4387-aca6-98962192d27b, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 07:00:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 07:00:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:00:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 07:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 07:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:00:00_a767f29b-0824-4387-aca6-98962192d27b_lib_220714a.dat. 07:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_07:00:00_a767f29b-0824-4387-aca6-98962192d27b_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:00:00_a767f29b-0824-4387-aca6-98962192d27b_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 07:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:00:00_a767f29b-0824-4387-aca6-98962192d27b_lib_220714a.dat. 07:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A00%3A00_a767f29b-0824-4387-aca6-98962192d27b_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070000Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=3322e5101f816b7c6ffffd8ddec679de37e77da7c8a818196591a6b42d6875fb. 07:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 116ms 07:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 07:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:00:00_a767f29b-0824-4387-aca6-98962192d27b_lib_220714b.dat. 07:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_07:00:00_a767f29b-0824-4387-aca6-98962192d27b_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:00:00_a767f29b-0824-4387-aca6-98962192d27b_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 07:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:00:00_a767f29b-0824-4387-aca6-98962192d27b_lib_220714b.dat. 07:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A00%3A00_a767f29b-0824-4387-aca6-98962192d27b_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070000Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=144fe79b7b18e6596762338f9b0e9e624b48e65828b605480881c78d27657241. 07:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 48ms 07:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 07:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 2ms 07:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=19, version=1, startTime=Thu Jul 14 07:00:00 GMT 2022, endTime=Thu Jul 14 07:00:00 GMT 2022, lastUpdated=Thu Jul 14 07:00:00 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=19, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=a767f29b-0824-4387-aca6-98962192d27b, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:00:00_a767f29b-0824-4387-aca6-98962192d27b}]. 07:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=a767f29b-0824-4387-aca6-98962192d27b, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A00%3A00_a767f29b-0824-4387-aca6-98962192d27b_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070000Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=3322e5101f816b7c6ffffd8ddec679de37e77da7c8a818196591a6b42d6875fb, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A00%3A00_a767f29b-0824-4387-aca6-98962192d27b_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070000Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=144fe79b7b18e6596762338f9b0e9e624b48e65828b605480881c78d27657241], fileNames=null, startTime=Thu Jul 14 07:00:00 GMT 2022, endTime=Thu Jul 14 07:00:00 GMT 2022, createdDate=Thu Jul 14 07:00:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:00:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 07:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=a767f29b-0824-4387-aca6-98962192d27b, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A00%3A00_a767f29b-0824-4387-aca6-98962192d27b_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070000Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=3322e5101f816b7c6ffffd8ddec679de37e77da7c8a818196591a6b42d6875fb, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A00%3A00_a767f29b-0824-4387-aca6-98962192d27b_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070000Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=144fe79b7b18e6596762338f9b0e9e624b48e65828b605480881c78d27657241], fileNames=null, startTime=Thu Jul 14 07:00:00 GMT 2022, endTime=Thu Jul 14 07:00:00 GMT 2022, createdDate=Thu Jul 14 07:00:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:00:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 07:00:00 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 07:00:00 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=a767f29b-0824-4387-aca6-98962192d27b, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:00:00_a767f29b-0824-4387-aca6-98962192d27b}] and the following status: [COMPLETED] in 178ms 07:01:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=9e47b8fc-646e-4011-bdca-d23d42ff3ebc, name=000021, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 07:01:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 07:01:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=9e47b8fc-646e-4011-bdca-d23d42ff3ebc, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:01:01_9e47b8fc-646e-4011-bdca-d23d42ff3ebc}. 07:01:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=9e47b8fc-646e-4011-bdca-d23d42ff3ebc, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:01:01_9e47b8fc-646e-4011-bdca-d23d42ff3ebc}] 07:01:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=20, version=1, startTime=Thu Jul 14 07:01:01 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 07:01:01 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=20, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=9e47b8fc-646e-4011-bdca-d23d42ff3ebc, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:01:01_9e47b8fc-646e-4011-bdca-d23d42ff3ebc}]. 07:01:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=9e47b8fc-646e-4011-bdca-d23d42ff3ebc, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 07:01:01 GMT 2022, endTime=null, createdDate=Thu Jul 14 07:01:01 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:01:01 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 07:01:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=9e47b8fc-646e-4011-bdca-d23d42ff3ebc, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 07:01:01 GMT 2022, endTime=null, createdDate=Thu Jul 14 07:01:01 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:01:01 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 07:01:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 07:01:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:01:01_9e47b8fc-646e-4011-bdca-d23d42ff3ebc_lib_220714a.dat. 07:01:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_07:01:01_9e47b8fc-646e-4011-bdca-d23d42ff3ebc_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:01:01_9e47b8fc-646e-4011-bdca-d23d42ff3ebc_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 07:01:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:01:01_9e47b8fc-646e-4011-bdca-d23d42ff3ebc_lib_220714a.dat. 07:01:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A01%3A01_9e47b8fc-646e-4011-bdca-d23d42ff3ebc_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070101Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=87289ae0949f42ad4128ba00986fa1e547937b242d0bc122d96429c1775d5420. 07:01:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 115ms 07:01:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 07:01:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:01:01_9e47b8fc-646e-4011-bdca-d23d42ff3ebc_lib_220714b.dat. 07:01:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_07:01:01_9e47b8fc-646e-4011-bdca-d23d42ff3ebc_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:01:01_9e47b8fc-646e-4011-bdca-d23d42ff3ebc_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 07:01:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:01:01_9e47b8fc-646e-4011-bdca-d23d42ff3ebc_lib_220714b.dat. 07:01:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A01%3A01_9e47b8fc-646e-4011-bdca-d23d42ff3ebc_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070101Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=f5bcae3b50743abb2e341fade6a57d844b0f14c95a1986204a14307b3b1227cb. 07:01:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 29ms 07:01:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 07:01:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 2ms 07:01:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=20, version=1, startTime=Thu Jul 14 07:01:01 GMT 2022, endTime=Thu Jul 14 07:01:01 GMT 2022, lastUpdated=Thu Jul 14 07:01:01 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=20, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=9e47b8fc-646e-4011-bdca-d23d42ff3ebc, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:01:01_9e47b8fc-646e-4011-bdca-d23d42ff3ebc}]. 07:01:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=9e47b8fc-646e-4011-bdca-d23d42ff3ebc, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A01%3A01_9e47b8fc-646e-4011-bdca-d23d42ff3ebc_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070101Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=87289ae0949f42ad4128ba00986fa1e547937b242d0bc122d96429c1775d5420, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A01%3A01_9e47b8fc-646e-4011-bdca-d23d42ff3ebc_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070101Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=f5bcae3b50743abb2e341fade6a57d844b0f14c95a1986204a14307b3b1227cb], fileNames=null, startTime=Thu Jul 14 07:01:01 GMT 2022, endTime=Thu Jul 14 07:01:01 GMT 2022, createdDate=Thu Jul 14 07:01:01 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:01:01 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 07:01:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=9e47b8fc-646e-4011-bdca-d23d42ff3ebc, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A01%3A01_9e47b8fc-646e-4011-bdca-d23d42ff3ebc_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070101Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=87289ae0949f42ad4128ba00986fa1e547937b242d0bc122d96429c1775d5420, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A01%3A01_9e47b8fc-646e-4011-bdca-d23d42ff3ebc_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070101Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=f5bcae3b50743abb2e341fade6a57d844b0f14c95a1986204a14307b3b1227cb], fileNames=null, startTime=Thu Jul 14 07:01:01 GMT 2022, endTime=Thu Jul 14 07:01:01 GMT 2022, createdDate=Thu Jul 14 07:01:01 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:01:01 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 07:01:01 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 07:01:01 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=9e47b8fc-646e-4011-bdca-d23d42ff3ebc, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:01:01_9e47b8fc-646e-4011-bdca-d23d42ff3ebc}] and the following status: [COMPLETED] in 159ms 07:02:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=740f8877-9559-4867-9036-ab4b38dd37ca, name=000022, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 07:02:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 07:02:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=740f8877-9559-4867-9036-ab4b38dd37ca, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:02:00_740f8877-9559-4867-9036-ab4b38dd37ca}. 07:02:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=740f8877-9559-4867-9036-ab4b38dd37ca, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:02:00_740f8877-9559-4867-9036-ab4b38dd37ca}] 07:02:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=21, version=1, startTime=Thu Jul 14 07:02:00 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 07:02:00 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=21, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=740f8877-9559-4867-9036-ab4b38dd37ca, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:02:00_740f8877-9559-4867-9036-ab4b38dd37ca}]. 07:02:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=740f8877-9559-4867-9036-ab4b38dd37ca, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 07:02:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 07:02:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:02:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 07:02:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=740f8877-9559-4867-9036-ab4b38dd37ca, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 07:02:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 07:02:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:02:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 07:02:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 07:02:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:02:00_740f8877-9559-4867-9036-ab4b38dd37ca_lib_220714a.dat. 07:02:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_07:02:00_740f8877-9559-4867-9036-ab4b38dd37ca_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:02:00_740f8877-9559-4867-9036-ab4b38dd37ca_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 07:02:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:02:00_740f8877-9559-4867-9036-ab4b38dd37ca_lib_220714a.dat. 07:02:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A02%3A00_740f8877-9559-4867-9036-ab4b38dd37ca_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070200Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=f2d7b5f5769e4832a385faf908f20ce46aa133db037c66412979b58ee4d14f41. 07:02:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 116ms 07:02:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 07:02:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:02:00_740f8877-9559-4867-9036-ab4b38dd37ca_lib_220714b.dat. 07:02:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_07:02:00_740f8877-9559-4867-9036-ab4b38dd37ca_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:02:00_740f8877-9559-4867-9036-ab4b38dd37ca_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 07:02:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:02:00_740f8877-9559-4867-9036-ab4b38dd37ca_lib_220714b.dat. 07:02:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A02%3A00_740f8877-9559-4867-9036-ab4b38dd37ca_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070200Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=52bc424ef4373901219b5014fa985cd79cbeb7ff621e5715b85a3679d5711d44. 07:02:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 32ms 07:02:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 07:02:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 2ms 07:02:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=21, version=1, startTime=Thu Jul 14 07:02:00 GMT 2022, endTime=Thu Jul 14 07:02:00 GMT 2022, lastUpdated=Thu Jul 14 07:02:00 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=21, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=740f8877-9559-4867-9036-ab4b38dd37ca, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:02:00_740f8877-9559-4867-9036-ab4b38dd37ca}]. 07:02:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=740f8877-9559-4867-9036-ab4b38dd37ca, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A02%3A00_740f8877-9559-4867-9036-ab4b38dd37ca_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070200Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=f2d7b5f5769e4832a385faf908f20ce46aa133db037c66412979b58ee4d14f41, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A02%3A00_740f8877-9559-4867-9036-ab4b38dd37ca_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070200Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=52bc424ef4373901219b5014fa985cd79cbeb7ff621e5715b85a3679d5711d44], fileNames=null, startTime=Thu Jul 14 07:02:00 GMT 2022, endTime=Thu Jul 14 07:02:00 GMT 2022, createdDate=Thu Jul 14 07:02:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:02:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 07:02:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=740f8877-9559-4867-9036-ab4b38dd37ca, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A02%3A00_740f8877-9559-4867-9036-ab4b38dd37ca_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070200Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=f2d7b5f5769e4832a385faf908f20ce46aa133db037c66412979b58ee4d14f41, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A02%3A00_740f8877-9559-4867-9036-ab4b38dd37ca_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070200Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=52bc424ef4373901219b5014fa985cd79cbeb7ff621e5715b85a3679d5711d44], fileNames=null, startTime=Thu Jul 14 07:02:00 GMT 2022, endTime=Thu Jul 14 07:02:00 GMT 2022, createdDate=Thu Jul 14 07:02:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:02:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 07:02:00 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 07:02:00 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=740f8877-9559-4867-9036-ab4b38dd37ca, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:02:00_740f8877-9559-4867-9036-ab4b38dd37ca}] and the following status: [COMPLETED] in 162ms 07:03:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=27fd05df-5f3e-42fd-9038-d9cf72c5392b, name=000023, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 07:03:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 07:03:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=27fd05df-5f3e-42fd-9038-d9cf72c5392b, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:03:00_27fd05df-5f3e-42fd-9038-d9cf72c5392b}. 07:03:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=27fd05df-5f3e-42fd-9038-d9cf72c5392b, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:03:00_27fd05df-5f3e-42fd-9038-d9cf72c5392b}] 07:03:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=22, version=1, startTime=Thu Jul 14 07:03:00 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 07:03:00 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=22, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=27fd05df-5f3e-42fd-9038-d9cf72c5392b, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:03:00_27fd05df-5f3e-42fd-9038-d9cf72c5392b}]. 07:03:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=27fd05df-5f3e-42fd-9038-d9cf72c5392b, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 07:03:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 07:03:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:03:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 07:03:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=27fd05df-5f3e-42fd-9038-d9cf72c5392b, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 07:03:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 07:03:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:03:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 07:03:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 07:03:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:03:00_27fd05df-5f3e-42fd-9038-d9cf72c5392b_lib_220714a.dat. 07:03:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_07:03:00_27fd05df-5f3e-42fd-9038-d9cf72c5392b_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:03:00_27fd05df-5f3e-42fd-9038-d9cf72c5392b_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 07:03:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:03:00_27fd05df-5f3e-42fd-9038-d9cf72c5392b_lib_220714a.dat. 07:03:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A03%3A00_27fd05df-5f3e-42fd-9038-d9cf72c5392b_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070300Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=dd40e60b24487b861e5cafd26a2e829571ac035144f3d0d47258876871d309cf. 07:03:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 112ms 07:03:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 07:03:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:03:00_27fd05df-5f3e-42fd-9038-d9cf72c5392b_lib_220714b.dat. 07:03:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_07:03:00_27fd05df-5f3e-42fd-9038-d9cf72c5392b_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:03:00_27fd05df-5f3e-42fd-9038-d9cf72c5392b_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 07:03:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:03:00_27fd05df-5f3e-42fd-9038-d9cf72c5392b_lib_220714b.dat. 07:03:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A03%3A00_27fd05df-5f3e-42fd-9038-d9cf72c5392b_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070300Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=b7788d884288ba1b87b7a095498035df6e2c7f80a09819d37b7c39fd11ca29c3. 07:03:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 27ms 07:03:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 07:03:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 2ms 07:03:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=22, version=1, startTime=Thu Jul 14 07:03:00 GMT 2022, endTime=Thu Jul 14 07:03:00 GMT 2022, lastUpdated=Thu Jul 14 07:03:00 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=22, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=27fd05df-5f3e-42fd-9038-d9cf72c5392b, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:03:00_27fd05df-5f3e-42fd-9038-d9cf72c5392b}]. 07:03:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=27fd05df-5f3e-42fd-9038-d9cf72c5392b, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A03%3A00_27fd05df-5f3e-42fd-9038-d9cf72c5392b_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070300Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=dd40e60b24487b861e5cafd26a2e829571ac035144f3d0d47258876871d309cf, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A03%3A00_27fd05df-5f3e-42fd-9038-d9cf72c5392b_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070300Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=b7788d884288ba1b87b7a095498035df6e2c7f80a09819d37b7c39fd11ca29c3], fileNames=null, startTime=Thu Jul 14 07:03:00 GMT 2022, endTime=Thu Jul 14 07:03:00 GMT 2022, createdDate=Thu Jul 14 07:03:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:03:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 07:03:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=27fd05df-5f3e-42fd-9038-d9cf72c5392b, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A03%3A00_27fd05df-5f3e-42fd-9038-d9cf72c5392b_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070300Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=dd40e60b24487b861e5cafd26a2e829571ac035144f3d0d47258876871d309cf, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A03%3A00_27fd05df-5f3e-42fd-9038-d9cf72c5392b_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070300Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=b7788d884288ba1b87b7a095498035df6e2c7f80a09819d37b7c39fd11ca29c3], fileNames=null, startTime=Thu Jul 14 07:03:00 GMT 2022, endTime=Thu Jul 14 07:03:00 GMT 2022, createdDate=Thu Jul 14 07:03:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:03:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 07:03:00 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 07:03:00 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=27fd05df-5f3e-42fd-9038-d9cf72c5392b, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:03:00_27fd05df-5f3e-42fd-9038-d9cf72c5392b}] and the following status: [COMPLETED] in 155ms 07:04:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=39698d92-5a37-45c4-b555-9f2659dc7069, name=000024, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 07:04:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 07:04:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=39698d92-5a37-45c4-b555-9f2659dc7069, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:04:00_39698d92-5a37-45c4-b555-9f2659dc7069}. 07:04:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=39698d92-5a37-45c4-b555-9f2659dc7069, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:04:00_39698d92-5a37-45c4-b555-9f2659dc7069}] 07:04:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=23, version=1, startTime=Thu Jul 14 07:04:00 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 07:04:00 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=23, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=39698d92-5a37-45c4-b555-9f2659dc7069, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:04:00_39698d92-5a37-45c4-b555-9f2659dc7069}]. 07:04:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=39698d92-5a37-45c4-b555-9f2659dc7069, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 07:04:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 07:04:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:04:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 07:04:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=39698d92-5a37-45c4-b555-9f2659dc7069, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 07:04:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 07:04:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:04:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 07:04:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 07:04:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:04:00_39698d92-5a37-45c4-b555-9f2659dc7069_lib_220714a.dat. 07:04:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_07:04:00_39698d92-5a37-45c4-b555-9f2659dc7069_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:04:00_39698d92-5a37-45c4-b555-9f2659dc7069_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 07:04:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:04:00_39698d92-5a37-45c4-b555-9f2659dc7069_lib_220714a.dat. 07:04:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A04%3A00_39698d92-5a37-45c4-b555-9f2659dc7069_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070400Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=fd1b0be30708799da4b500e9da3950a5b394f8729b8b944755e5fdc9db303fcd. 07:04:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 119ms 07:04:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 07:04:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:04:00_39698d92-5a37-45c4-b555-9f2659dc7069_lib_220714b.dat. 07:04:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_07:04:00_39698d92-5a37-45c4-b555-9f2659dc7069_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:04:00_39698d92-5a37-45c4-b555-9f2659dc7069_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 07:04:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:04:00_39698d92-5a37-45c4-b555-9f2659dc7069_lib_220714b.dat. 07:04:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A04%3A00_39698d92-5a37-45c4-b555-9f2659dc7069_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070400Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=a50458f2217a78346b5462dcbea8652bdc245fb29d8e361221b8d6a9e19da1e8. 07:04:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 29ms 07:04:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 07:04:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 2ms 07:04:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=23, version=1, startTime=Thu Jul 14 07:04:00 GMT 2022, endTime=Thu Jul 14 07:04:00 GMT 2022, lastUpdated=Thu Jul 14 07:04:00 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=23, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=39698d92-5a37-45c4-b555-9f2659dc7069, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:04:00_39698d92-5a37-45c4-b555-9f2659dc7069}]. 07:04:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=39698d92-5a37-45c4-b555-9f2659dc7069, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A04%3A00_39698d92-5a37-45c4-b555-9f2659dc7069_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070400Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=fd1b0be30708799da4b500e9da3950a5b394f8729b8b944755e5fdc9db303fcd, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A04%3A00_39698d92-5a37-45c4-b555-9f2659dc7069_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070400Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=a50458f2217a78346b5462dcbea8652bdc245fb29d8e361221b8d6a9e19da1e8], fileNames=null, startTime=Thu Jul 14 07:04:00 GMT 2022, endTime=Thu Jul 14 07:04:00 GMT 2022, createdDate=Thu Jul 14 07:04:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:04:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 07:04:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=39698d92-5a37-45c4-b555-9f2659dc7069, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A04%3A00_39698d92-5a37-45c4-b555-9f2659dc7069_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070400Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=fd1b0be30708799da4b500e9da3950a5b394f8729b8b944755e5fdc9db303fcd, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A04%3A00_39698d92-5a37-45c4-b555-9f2659dc7069_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070400Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=a50458f2217a78346b5462dcbea8652bdc245fb29d8e361221b8d6a9e19da1e8], fileNames=null, startTime=Thu Jul 14 07:04:00 GMT 2022, endTime=Thu Jul 14 07:04:00 GMT 2022, createdDate=Thu Jul 14 07:04:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:04:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 07:04:00 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 07:04:00 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=39698d92-5a37-45c4-b555-9f2659dc7069, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:04:00_39698d92-5a37-45c4-b555-9f2659dc7069}] and the following status: [COMPLETED] in 165ms 07:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=6245d25d-f535-4908-89da-941dc1ee8ac0, name=000025, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 07:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 07:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=6245d25d-f535-4908-89da-941dc1ee8ac0, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:05:01_6245d25d-f535-4908-89da-941dc1ee8ac0}. 07:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=6245d25d-f535-4908-89da-941dc1ee8ac0, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:05:01_6245d25d-f535-4908-89da-941dc1ee8ac0}] 07:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=24, version=1, startTime=Thu Jul 14 07:05:01 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 07:05:01 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=24, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=6245d25d-f535-4908-89da-941dc1ee8ac0, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:05:01_6245d25d-f535-4908-89da-941dc1ee8ac0}]. 07:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=6245d25d-f535-4908-89da-941dc1ee8ac0, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 07:05:01 GMT 2022, endTime=null, createdDate=Thu Jul 14 07:05:01 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:05:01 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 07:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=6245d25d-f535-4908-89da-941dc1ee8ac0, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 07:05:01 GMT 2022, endTime=null, createdDate=Thu Jul 14 07:05:01 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:05:01 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 07:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 07:05:02 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:05:01_6245d25d-f535-4908-89da-941dc1ee8ac0_lib_220714a.dat. 07:05:02 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_07:05:01_6245d25d-f535-4908-89da-941dc1ee8ac0_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:05:01_6245d25d-f535-4908-89da-941dc1ee8ac0_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 07:05:02 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:05:01_6245d25d-f535-4908-89da-941dc1ee8ac0_lib_220714a.dat. 07:05:02 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A05%3A01_6245d25d-f535-4908-89da-941dc1ee8ac0_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070502Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=7121fbf2e79cc7004300d31640867e769d19eab9e6f4f9816a738faa0782102b. 07:05:02 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 129ms 07:05:02 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 07:05:02 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:05:01_6245d25d-f535-4908-89da-941dc1ee8ac0_lib_220714b.dat. 07:05:02 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_07:05:01_6245d25d-f535-4908-89da-941dc1ee8ac0_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:05:01_6245d25d-f535-4908-89da-941dc1ee8ac0_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 07:05:02 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:05:01_6245d25d-f535-4908-89da-941dc1ee8ac0_lib_220714b.dat. 07:05:02 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A05%3A01_6245d25d-f535-4908-89da-941dc1ee8ac0_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070502Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=d5558ebdf619c2640674baf9a1c2f707efc5d057231b9a0896934c819085d4a7. 07:05:02 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 29ms 07:05:02 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 07:05:02 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 2ms 07:05:02 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=24, version=1, startTime=Thu Jul 14 07:05:01 GMT 2022, endTime=Thu Jul 14 07:05:02 GMT 2022, lastUpdated=Thu Jul 14 07:05:01 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=24, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=6245d25d-f535-4908-89da-941dc1ee8ac0, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:05:01_6245d25d-f535-4908-89da-941dc1ee8ac0}]. 07:05:02 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=6245d25d-f535-4908-89da-941dc1ee8ac0, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A05%3A01_6245d25d-f535-4908-89da-941dc1ee8ac0_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070502Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=7121fbf2e79cc7004300d31640867e769d19eab9e6f4f9816a738faa0782102b, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A05%3A01_6245d25d-f535-4908-89da-941dc1ee8ac0_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070502Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=d5558ebdf619c2640674baf9a1c2f707efc5d057231b9a0896934c819085d4a7], fileNames=null, startTime=Thu Jul 14 07:05:01 GMT 2022, endTime=Thu Jul 14 07:05:02 GMT 2022, createdDate=Thu Jul 14 07:05:01 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:05:01 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 07:05:02 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=6245d25d-f535-4908-89da-941dc1ee8ac0, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A05%3A01_6245d25d-f535-4908-89da-941dc1ee8ac0_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070502Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=7121fbf2e79cc7004300d31640867e769d19eab9e6f4f9816a738faa0782102b, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A05%3A01_6245d25d-f535-4908-89da-941dc1ee8ac0_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070502Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=d5558ebdf619c2640674baf9a1c2f707efc5d057231b9a0896934c819085d4a7], fileNames=null, startTime=Thu Jul 14 07:05:01 GMT 2022, endTime=Thu Jul 14 07:05:02 GMT 2022, createdDate=Thu Jul 14 07:05:01 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:05:01 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 07:05:02 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 07:05:02 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=6245d25d-f535-4908-89da-941dc1ee8ac0, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:05:01_6245d25d-f535-4908-89da-941dc1ee8ac0}] and the following status: [COMPLETED] in 181ms 07:05:08 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=97cc41d5-3b22-4c05-929c-f03bc789df70, name=000026, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 07:05:08 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 07:05:08 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=97cc41d5-3b22-4c05-929c-f03bc789df70, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:05:08_97cc41d5-3b22-4c05-929c-f03bc789df70}. 07:05:08 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=97cc41d5-3b22-4c05-929c-f03bc789df70, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:05:08_97cc41d5-3b22-4c05-929c-f03bc789df70}] 07:05:08 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=25, version=1, startTime=Thu Jul 14 07:05:08 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 07:05:08 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=25, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=97cc41d5-3b22-4c05-929c-f03bc789df70, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:05:08_97cc41d5-3b22-4c05-929c-f03bc789df70}]. 07:05:08 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=97cc41d5-3b22-4c05-929c-f03bc789df70, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 07:05:08 GMT 2022, endTime=null, createdDate=Thu Jul 14 07:05:08 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:05:08 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 07:05:08 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=97cc41d5-3b22-4c05-929c-f03bc789df70, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 07:05:08 GMT 2022, endTime=null, createdDate=Thu Jul 14 07:05:08 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:05:08 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 07:05:08 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 07:05:09 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:05:08_97cc41d5-3b22-4c05-929c-f03bc789df70_lib_220714a.dat. 07:05:09 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_07:05:08_97cc41d5-3b22-4c05-929c-f03bc789df70_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:05:08_97cc41d5-3b22-4c05-929c-f03bc789df70_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 07:05:09 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] ERROR arExportStepListener java.io.IOException: unexpected end of stream on https://folio-snapshot-export.s3.us-east-1.amazonaws.com/... java.io.IOException: unexpected end of stream on https://folio-snapshot-export.s3.us-east-1.amazonaws.com/... at okhttp3.internal.http1.Http1ExchangeCodec.readResponseHeaders(Http1ExchangeCodec.kt:202) ~[okhttp-4.9.3.jar!/:?] at okhttp3.internal.connection.Exchange.readResponseHeaders(Exchange.kt:106) ~[okhttp-4.9.3.jar!/:?] at okhttp3.internal.http.CallServerInterceptor.intercept(CallServerInterceptor.kt:79) ~[okhttp-4.9.3.jar!/:?] at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) ~[okhttp-4.9.3.jar!/:?] at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:34) ~[okhttp-4.9.3.jar!/:?] at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) ~[okhttp-4.9.3.jar!/:?] at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) ~[okhttp-4.9.3.jar!/:?] at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) ~[okhttp-4.9.3.jar!/:?] at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) ~[okhttp-4.9.3.jar!/:?] at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) ~[okhttp-4.9.3.jar!/:?] at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) ~[okhttp-4.9.3.jar!/:?] at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) ~[okhttp-4.9.3.jar!/:?] at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) ~[okhttp-4.9.3.jar!/:?] at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ~[okhttp-4.9.3.jar!/:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[?:?] at java.lang.Thread.run(Unknown Source) ~[?:?] Caused by: java.io.EOFException: \n not found: limit=0 content=… at okio.RealBufferedSource.readUtf8LineStrict(RealBufferedSource.kt:332) ~[okio-2.8.0.jar!/:?] at okhttp3.internal.http1.HeadersReader.readLine(HeadersReader.kt:29) ~[okhttp-4.9.3.jar!/:?] at okhttp3.internal.http1.Http1ExchangeCodec.readResponseHeaders(Http1ExchangeCodec.kt:178) ~[okhttp-4.9.3.jar!/:?] ... 16 more 07:05:09 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 63ms 07:05:09 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=25, version=1, startTime=Thu Jul 14 07:05:08 GMT 2022, endTime=Thu Jul 14 07:05:09 GMT 2022, lastUpdated=Thu Jul 14 07:05:08 GMT 2022, status=FAILED, exitStatus=exitCode=FAILED;exitDescription=, job=[JobInstance: id=25, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=97cc41d5-3b22-4c05-929c-f03bc789df70, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:05:08_97cc41d5-3b22-4c05-929c-f03bc789df70}]. 07:05:09 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Deleted temp files [/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:05:08_97cc41d5-3b22-4c05-929c-f03bc789df70_lib_220714a.dat] of job 97cc41d5-3b22-4c05-929c-f03bc789df70. 07:05:09 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=97cc41d5-3b22-4c05-929c-f03bc789df70, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 07:05:08 GMT 2022, endTime=Thu Jul 14 07:05:09 GMT 2022, createdDate=Thu Jul 14 07:05:08 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:05:08 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=\n not found: limit=0 content=… (EOFException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 07:05:09 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=97cc41d5-3b22-4c05-929c-f03bc789df70, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 07:05:08 GMT 2022, endTime=Thu Jul 14 07:05:09 GMT 2022, createdDate=Thu Jul 14 07:05:08 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:05:08 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=\n not found: limit=0 content=… (EOFException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 07:05:09 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 07:05:09 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=97cc41d5-3b22-4c05-929c-f03bc789df70, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:05:08_97cc41d5-3b22-4c05-929c-f03bc789df70}] and the following status: [FAILED] in 70ms 07:07:25 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=9a720e17-d253-4f7a-9b30-c9a3ca564ef2, name=000027, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 07:07:25 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 07:07:25 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=9a720e17-d253-4f7a-9b30-c9a3ca564ef2, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:07:25_9a720e17-d253-4f7a-9b30-c9a3ca564ef2}. 07:07:25 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=9a720e17-d253-4f7a-9b30-c9a3ca564ef2, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:07:25_9a720e17-d253-4f7a-9b30-c9a3ca564ef2}] 07:07:25 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=26, version=1, startTime=Thu Jul 14 07:07:25 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 07:07:25 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=26, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=9a720e17-d253-4f7a-9b30-c9a3ca564ef2, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:07:25_9a720e17-d253-4f7a-9b30-c9a3ca564ef2}]. 07:07:25 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=9a720e17-d253-4f7a-9b30-c9a3ca564ef2, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 07:07:25 GMT 2022, endTime=null, createdDate=Thu Jul 14 07:07:25 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:07:25 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 07:07:25 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=9a720e17-d253-4f7a-9b30-c9a3ca564ef2, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 07:07:25 GMT 2022, endTime=null, createdDate=Thu Jul 14 07:07:25 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:07:25 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 07:07:25 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 07:07:25 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:07:25_9a720e17-d253-4f7a-9b30-c9a3ca564ef2_lib_220714a.dat. 07:07:25 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_07:07:25_9a720e17-d253-4f7a-9b30-c9a3ca564ef2_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:07:25_9a720e17-d253-4f7a-9b30-c9a3ca564ef2_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 07:07:25 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:07:25_9a720e17-d253-4f7a-9b30-c9a3ca564ef2_lib_220714a.dat. 07:07:25 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A07%3A25_9a720e17-d253-4f7a-9b30-c9a3ca564ef2_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070725Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=8ce79a90caccce86525d2d92e192c4e9f57d9276513c092d3992e23c0b029120. 07:07:25 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 115ms 07:07:25 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 07:07:25 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:07:25_9a720e17-d253-4f7a-9b30-c9a3ca564ef2_lib_220714b.dat. 07:07:25 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_07:07:25_9a720e17-d253-4f7a-9b30-c9a3ca564ef2_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:07:25_9a720e17-d253-4f7a-9b30-c9a3ca564ef2_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 07:07:25 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:07:25_9a720e17-d253-4f7a-9b30-c9a3ca564ef2_lib_220714b.dat. 07:07:25 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A07%3A25_9a720e17-d253-4f7a-9b30-c9a3ca564ef2_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070725Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=51cf179026725c87fd6687613ef4594eeaf36b7d4f714a9d970eecf8d1577ddb. 07:07:25 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 26ms 07:07:25 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 07:07:25 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 2ms 07:07:25 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=26, version=1, startTime=Thu Jul 14 07:07:25 GMT 2022, endTime=Thu Jul 14 07:07:25 GMT 2022, lastUpdated=Thu Jul 14 07:07:25 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=26, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=9a720e17-d253-4f7a-9b30-c9a3ca564ef2, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:07:25_9a720e17-d253-4f7a-9b30-c9a3ca564ef2}]. 07:07:25 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=9a720e17-d253-4f7a-9b30-c9a3ca564ef2, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A07%3A25_9a720e17-d253-4f7a-9b30-c9a3ca564ef2_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070725Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=8ce79a90caccce86525d2d92e192c4e9f57d9276513c092d3992e23c0b029120, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A07%3A25_9a720e17-d253-4f7a-9b30-c9a3ca564ef2_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070725Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=51cf179026725c87fd6687613ef4594eeaf36b7d4f714a9d970eecf8d1577ddb], fileNames=null, startTime=Thu Jul 14 07:07:25 GMT 2022, endTime=Thu Jul 14 07:07:25 GMT 2022, createdDate=Thu Jul 14 07:07:25 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:07:25 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 07:07:25 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=9a720e17-d253-4f7a-9b30-c9a3ca564ef2, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A07%3A25_9a720e17-d253-4f7a-9b30-c9a3ca564ef2_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070725Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=8ce79a90caccce86525d2d92e192c4e9f57d9276513c092d3992e23c0b029120, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A07%3A25_9a720e17-d253-4f7a-9b30-c9a3ca564ef2_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070725Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=51cf179026725c87fd6687613ef4594eeaf36b7d4f714a9d970eecf8d1577ddb], fileNames=null, startTime=Thu Jul 14 07:07:25 GMT 2022, endTime=Thu Jul 14 07:07:25 GMT 2022, createdDate=Thu Jul 14 07:07:25 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:07:25 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 07:07:25 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 07:07:25 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=9a720e17-d253-4f7a-9b30-c9a3ca564ef2, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:07:25_9a720e17-d253-4f7a-9b30-c9a3ca564ef2}] and the following status: [COMPLETED] in 155ms 07:09:32 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=a99f0fc8-a949-4f01-92c4-d00c698e3e45, name=000028, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 07:09:32 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 07:09:32 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=a99f0fc8-a949-4f01-92c4-d00c698e3e45, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:09:32_a99f0fc8-a949-4f01-92c4-d00c698e3e45}. 07:09:32 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=a99f0fc8-a949-4f01-92c4-d00c698e3e45, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:09:32_a99f0fc8-a949-4f01-92c4-d00c698e3e45}] 07:09:32 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=27, version=1, startTime=Thu Jul 14 07:09:32 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 07:09:32 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=27, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=a99f0fc8-a949-4f01-92c4-d00c698e3e45, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:09:32_a99f0fc8-a949-4f01-92c4-d00c698e3e45}]. 07:09:32 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=a99f0fc8-a949-4f01-92c4-d00c698e3e45, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 07:09:32 GMT 2022, endTime=null, createdDate=Thu Jul 14 07:09:32 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:09:32 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 07:09:32 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=a99f0fc8-a949-4f01-92c4-d00c698e3e45, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 07:09:32 GMT 2022, endTime=null, createdDate=Thu Jul 14 07:09:32 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:09:32 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 07:09:32 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 07:09:32 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:09:32_a99f0fc8-a949-4f01-92c4-d00c698e3e45_lib_220714a.dat. 07:09:32 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_07:09:32_a99f0fc8-a949-4f01-92c4-d00c698e3e45_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:09:32_a99f0fc8-a949-4f01-92c4-d00c698e3e45_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 07:09:32 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:09:32_a99f0fc8-a949-4f01-92c4-d00c698e3e45_lib_220714a.dat. 07:09:32 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A09%3A32_a99f0fc8-a949-4f01-92c4-d00c698e3e45_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070932Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=c42593b1d28473004a05be7e517b39e50b4ab378458c34eb9c3d543272ebc36e. 07:09:32 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 113ms 07:09:32 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 07:09:32 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:09:32_a99f0fc8-a949-4f01-92c4-d00c698e3e45_lib_220714b.dat. 07:09:32 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_07:09:32_a99f0fc8-a949-4f01-92c4-d00c698e3e45_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:09:32_a99f0fc8-a949-4f01-92c4-d00c698e3e45_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 07:09:32 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:09:32_a99f0fc8-a949-4f01-92c4-d00c698e3e45_lib_220714b.dat. 07:09:32 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A09%3A32_a99f0fc8-a949-4f01-92c4-d00c698e3e45_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070932Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=eabd8d2e1e96691f5a4d038af044729c88900bf4a3058bcc3276e937e8bc2ada. 07:09:32 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 26ms 07:09:32 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 07:09:32 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 2ms 07:09:32 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=27, version=1, startTime=Thu Jul 14 07:09:32 GMT 2022, endTime=Thu Jul 14 07:09:32 GMT 2022, lastUpdated=Thu Jul 14 07:09:32 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=27, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=a99f0fc8-a949-4f01-92c4-d00c698e3e45, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:09:32_a99f0fc8-a949-4f01-92c4-d00c698e3e45}]. 07:09:32 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=a99f0fc8-a949-4f01-92c4-d00c698e3e45, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A09%3A32_a99f0fc8-a949-4f01-92c4-d00c698e3e45_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070932Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=c42593b1d28473004a05be7e517b39e50b4ab378458c34eb9c3d543272ebc36e, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A09%3A32_a99f0fc8-a949-4f01-92c4-d00c698e3e45_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070932Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=eabd8d2e1e96691f5a4d038af044729c88900bf4a3058bcc3276e937e8bc2ada], fileNames=null, startTime=Thu Jul 14 07:09:32 GMT 2022, endTime=Thu Jul 14 07:09:32 GMT 2022, createdDate=Thu Jul 14 07:09:32 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:09:32 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 07:09:32 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=a99f0fc8-a949-4f01-92c4-d00c698e3e45, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A09%3A32_a99f0fc8-a949-4f01-92c4-d00c698e3e45_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070932Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=c42593b1d28473004a05be7e517b39e50b4ab378458c34eb9c3d543272ebc36e, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A09%3A32_a99f0fc8-a949-4f01-92c4-d00c698e3e45_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T070932Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=eabd8d2e1e96691f5a4d038af044729c88900bf4a3058bcc3276e937e8bc2ada], fileNames=null, startTime=Thu Jul 14 07:09:32 GMT 2022, endTime=Thu Jul 14 07:09:32 GMT 2022, createdDate=Thu Jul 14 07:09:32 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:09:32 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 07:09:32 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 07:09:32 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=a99f0fc8-a949-4f01-92c4-d00c698e3e45, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:09:32_a99f0fc8-a949-4f01-92c4-d00c698e3e45}] and the following status: [COMPLETED] in 155ms 07:11:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=4e2f2178-79e7-4ade-9b2c-83832f550cb7, name=000029, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 07:11:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 07:11:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=4e2f2178-79e7-4ade-9b2c-83832f550cb7, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:11:30_4e2f2178-79e7-4ade-9b2c-83832f550cb7}. 07:11:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=4e2f2178-79e7-4ade-9b2c-83832f550cb7, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:11:30_4e2f2178-79e7-4ade-9b2c-83832f550cb7}] 07:11:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=28, version=1, startTime=Thu Jul 14 07:11:30 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 07:11:30 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=28, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=4e2f2178-79e7-4ade-9b2c-83832f550cb7, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:11:30_4e2f2178-79e7-4ade-9b2c-83832f550cb7}]. 07:11:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=4e2f2178-79e7-4ade-9b2c-83832f550cb7, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 07:11:30 GMT 2022, endTime=null, createdDate=Thu Jul 14 07:11:30 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:11:30 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 07:11:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=4e2f2178-79e7-4ade-9b2c-83832f550cb7, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 07:11:30 GMT 2022, endTime=null, createdDate=Thu Jul 14 07:11:30 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:11:30 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 07:11:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 07:11:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:11:30_4e2f2178-79e7-4ade-9b2c-83832f550cb7_lib_220714a.dat. 07:11:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_07:11:30_4e2f2178-79e7-4ade-9b2c-83832f550cb7_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:11:30_4e2f2178-79e7-4ade-9b2c-83832f550cb7_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 07:11:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:11:30_4e2f2178-79e7-4ade-9b2c-83832f550cb7_lib_220714a.dat. 07:11:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A11%3A30_4e2f2178-79e7-4ade-9b2c-83832f550cb7_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T071130Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=eaac99a2c3f1707cf0d5b37353b0697973041a02e6b1eda2b238a9bcb196d48e. 07:11:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 113ms 07:11:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 07:11:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:11:30_4e2f2178-79e7-4ade-9b2c-83832f550cb7_lib_220714b.dat. 07:11:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_07:11:30_4e2f2178-79e7-4ade-9b2c-83832f550cb7_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:11:30_4e2f2178-79e7-4ade-9b2c-83832f550cb7_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 07:11:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:11:30_4e2f2178-79e7-4ade-9b2c-83832f550cb7_lib_220714b.dat. 07:11:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A11%3A30_4e2f2178-79e7-4ade-9b2c-83832f550cb7_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T071130Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=a41a793391c0a321b4d3985cc600dc130806ba2c0d40fe4d3e9031279205abef. 07:11:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 24ms 07:11:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 07:11:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 2ms 07:11:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=28, version=1, startTime=Thu Jul 14 07:11:30 GMT 2022, endTime=Thu Jul 14 07:11:30 GMT 2022, lastUpdated=Thu Jul 14 07:11:30 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=28, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=4e2f2178-79e7-4ade-9b2c-83832f550cb7, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:11:30_4e2f2178-79e7-4ade-9b2c-83832f550cb7}]. 07:11:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=4e2f2178-79e7-4ade-9b2c-83832f550cb7, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A11%3A30_4e2f2178-79e7-4ade-9b2c-83832f550cb7_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T071130Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=eaac99a2c3f1707cf0d5b37353b0697973041a02e6b1eda2b238a9bcb196d48e, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A11%3A30_4e2f2178-79e7-4ade-9b2c-83832f550cb7_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T071130Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=a41a793391c0a321b4d3985cc600dc130806ba2c0d40fe4d3e9031279205abef], fileNames=null, startTime=Thu Jul 14 07:11:30 GMT 2022, endTime=Thu Jul 14 07:11:30 GMT 2022, createdDate=Thu Jul 14 07:11:30 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:11:30 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 07:11:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=4e2f2178-79e7-4ade-9b2c-83832f550cb7, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A11%3A30_4e2f2178-79e7-4ade-9b2c-83832f550cb7_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T071130Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=eaac99a2c3f1707cf0d5b37353b0697973041a02e6b1eda2b238a9bcb196d48e, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A11%3A30_4e2f2178-79e7-4ade-9b2c-83832f550cb7_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T071130Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=a41a793391c0a321b4d3985cc600dc130806ba2c0d40fe4d3e9031279205abef], fileNames=null, startTime=Thu Jul 14 07:11:30 GMT 2022, endTime=Thu Jul 14 07:11:30 GMT 2022, createdDate=Thu Jul 14 07:11:30 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:11:30 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 07:11:30 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 07:11:30 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=4e2f2178-79e7-4ade-9b2c-83832f550cb7, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:11:30_4e2f2178-79e7-4ade-9b2c-83832f550cb7}] and the following status: [COMPLETED] in 156ms 07:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=2bc04fb9-f7eb-441b-89b6-bf51841a3954, name=000030, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 07:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 07:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=2bc04fb9-f7eb-441b-89b6-bf51841a3954, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:16:00_2bc04fb9-f7eb-441b-89b6-bf51841a3954}. 07:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=2bc04fb9-f7eb-441b-89b6-bf51841a3954, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:16:00_2bc04fb9-f7eb-441b-89b6-bf51841a3954}] 07:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=29, version=1, startTime=Thu Jul 14 07:16:00 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 07:16:00 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=29, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=2bc04fb9-f7eb-441b-89b6-bf51841a3954, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:16:00_2bc04fb9-f7eb-441b-89b6-bf51841a3954}]. 07:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=2bc04fb9-f7eb-441b-89b6-bf51841a3954, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 07:16:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 07:16:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:16:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 07:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=2bc04fb9-f7eb-441b-89b6-bf51841a3954, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 07:16:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 07:16:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:16:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 07:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 07:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:16:00_2bc04fb9-f7eb-441b-89b6-bf51841a3954_lib_220714a.dat. 07:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_07:16:00_2bc04fb9-f7eb-441b-89b6-bf51841a3954_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:16:00_2bc04fb9-f7eb-441b-89b6-bf51841a3954_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 07:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:16:00_2bc04fb9-f7eb-441b-89b6-bf51841a3954_lib_220714a.dat. 07:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A16%3A00_2bc04fb9-f7eb-441b-89b6-bf51841a3954_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T071600Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=343c9c36d6ca8f897a29850006ca025f972cf6cc1640e6f3c6776cef84d29320. 07:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 109ms 07:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 07:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:16:00_2bc04fb9-f7eb-441b-89b6-bf51841a3954_lib_220714b.dat. 07:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_07:16:00_2bc04fb9-f7eb-441b-89b6-bf51841a3954_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:16:00_2bc04fb9-f7eb-441b-89b6-bf51841a3954_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 07:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:16:00_2bc04fb9-f7eb-441b-89b6-bf51841a3954_lib_220714b.dat. 07:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A16%3A00_2bc04fb9-f7eb-441b-89b6-bf51841a3954_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T071600Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=a75b1c0d70c550406027f276a8b573f263eac7be29b4dd6cf07824fa2b9cd60f. 07:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 25ms 07:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 07:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 2ms 07:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=29, version=1, startTime=Thu Jul 14 07:16:00 GMT 2022, endTime=Thu Jul 14 07:16:00 GMT 2022, lastUpdated=Thu Jul 14 07:16:00 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=29, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=2bc04fb9-f7eb-441b-89b6-bf51841a3954, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:16:00_2bc04fb9-f7eb-441b-89b6-bf51841a3954}]. 07:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=2bc04fb9-f7eb-441b-89b6-bf51841a3954, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A16%3A00_2bc04fb9-f7eb-441b-89b6-bf51841a3954_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T071600Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=343c9c36d6ca8f897a29850006ca025f972cf6cc1640e6f3c6776cef84d29320, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A16%3A00_2bc04fb9-f7eb-441b-89b6-bf51841a3954_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T071600Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=a75b1c0d70c550406027f276a8b573f263eac7be29b4dd6cf07824fa2b9cd60f], fileNames=null, startTime=Thu Jul 14 07:16:00 GMT 2022, endTime=Thu Jul 14 07:16:00 GMT 2022, createdDate=Thu Jul 14 07:16:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:16:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 07:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=2bc04fb9-f7eb-441b-89b6-bf51841a3954, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A16%3A00_2bc04fb9-f7eb-441b-89b6-bf51841a3954_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T071600Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=343c9c36d6ca8f897a29850006ca025f972cf6cc1640e6f3c6776cef84d29320, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A16%3A00_2bc04fb9-f7eb-441b-89b6-bf51841a3954_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T071600Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=a75b1c0d70c550406027f276a8b573f263eac7be29b4dd6cf07824fa2b9cd60f], fileNames=null, startTime=Thu Jul 14 07:16:00 GMT 2022, endTime=Thu Jul 14 07:16:00 GMT 2022, createdDate=Thu Jul 14 07:16:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:16:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 07:16:00 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 07:16:00 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1479644522"}, jobId=2bc04fb9-f7eb-441b-89b6-bf51841a3954, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:16:00_2bc04fb9-f7eb-441b-89b6-bf51841a3954}] and the following status: [COMPLETED] in 145ms 07:17:19 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=0a4f6b60-786f-4e66-82ac-93ada2a59e3d, name=000031, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 07:17:19 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 07:17:19 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=0a4f6b60-786f-4e66-82ac-93ada2a59e3d, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:17:19_0a4f6b60-786f-4e66-82ac-93ada2a59e3d}. 07:17:19 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=0a4f6b60-786f-4e66-82ac-93ada2a59e3d, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:17:19_0a4f6b60-786f-4e66-82ac-93ada2a59e3d}] 07:17:19 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=30, version=1, startTime=Thu Jul 14 07:17:19 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 07:17:19 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=30, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=0a4f6b60-786f-4e66-82ac-93ada2a59e3d, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:17:19_0a4f6b60-786f-4e66-82ac-93ada2a59e3d}]. 07:17:19 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=0a4f6b60-786f-4e66-82ac-93ada2a59e3d, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 07:17:19 GMT 2022, endTime=null, createdDate=Thu Jul 14 07:17:19 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:17:19 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 07:17:19 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=0a4f6b60-786f-4e66-82ac-93ada2a59e3d, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 07:17:19 GMT 2022, endTime=null, createdDate=Thu Jul 14 07:17:19 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:17:19 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 07:17:19 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 07:17:20 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:17:19_0a4f6b60-786f-4e66-82ac-93ada2a59e3d_lib_220714a.dat. 07:17:20 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_07:17:19_0a4f6b60-786f-4e66-82ac-93ada2a59e3d_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:17:19_0a4f6b60-786f-4e66-82ac-93ada2a59e3d_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 07:17:20 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:17:19_0a4f6b60-786f-4e66-82ac-93ada2a59e3d_lib_220714a.dat. 07:17:20 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A17%3A19_0a4f6b60-786f-4e66-82ac-93ada2a59e3d_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T071720Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=1386f2c7f0d73f2e63dd8c54d62ac0d5768eeb8234b5e373876af574ba40526a. 07:17:20 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 117ms 07:17:20 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 07:17:20 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:17:19_0a4f6b60-786f-4e66-82ac-93ada2a59e3d_lib_220714b.dat. 07:17:20 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_07:17:19_0a4f6b60-786f-4e66-82ac-93ada2a59e3d_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:17:19_0a4f6b60-786f-4e66-82ac-93ada2a59e3d_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 07:17:20 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:17:19_0a4f6b60-786f-4e66-82ac-93ada2a59e3d_lib_220714b.dat. 07:17:20 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A17%3A19_0a4f6b60-786f-4e66-82ac-93ada2a59e3d_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T071720Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=847f8564e6591289dbbd40ae6c8ec5ec55b955081b2b6490ec3ebbfe29740019. 07:17:20 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 25ms 07:17:20 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 07:17:20 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 2ms 07:17:20 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=30, version=1, startTime=Thu Jul 14 07:17:19 GMT 2022, endTime=Thu Jul 14 07:17:20 GMT 2022, lastUpdated=Thu Jul 14 07:17:19 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=30, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=0a4f6b60-786f-4e66-82ac-93ada2a59e3d, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:17:19_0a4f6b60-786f-4e66-82ac-93ada2a59e3d}]. 07:17:20 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=0a4f6b60-786f-4e66-82ac-93ada2a59e3d, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A17%3A19_0a4f6b60-786f-4e66-82ac-93ada2a59e3d_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T071720Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=1386f2c7f0d73f2e63dd8c54d62ac0d5768eeb8234b5e373876af574ba40526a, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A17%3A19_0a4f6b60-786f-4e66-82ac-93ada2a59e3d_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T071720Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=847f8564e6591289dbbd40ae6c8ec5ec55b955081b2b6490ec3ebbfe29740019], fileNames=null, startTime=Thu Jul 14 07:17:19 GMT 2022, endTime=Thu Jul 14 07:17:20 GMT 2022, createdDate=Thu Jul 14 07:17:19 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:17:19 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 07:17:20 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=0a4f6b60-786f-4e66-82ac-93ada2a59e3d, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A17%3A19_0a4f6b60-786f-4e66-82ac-93ada2a59e3d_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T071720Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=1386f2c7f0d73f2e63dd8c54d62ac0d5768eeb8234b5e373876af574ba40526a, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A17%3A19_0a4f6b60-786f-4e66-82ac-93ada2a59e3d_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T071720Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=847f8564e6591289dbbd40ae6c8ec5ec55b955081b2b6490ec3ebbfe29740019], fileNames=null, startTime=Thu Jul 14 07:17:19 GMT 2022, endTime=Thu Jul 14 07:17:20 GMT 2022, createdDate=Thu Jul 14 07:17:19 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:17:19 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 07:17:20 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 07:17:20 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=0a4f6b60-786f-4e66-82ac-93ada2a59e3d, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:17:19_0a4f6b60-786f-4e66-82ac-93ada2a59e3d}] and the following status: [COMPLETED] in 155ms 07:21:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=6b4671d9-fdb6-42bf-a25c-4486f7994ae5, name=000032, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 07:21:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 07:21:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=6b4671d9-fdb6-42bf-a25c-4486f7994ae5, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:21:00_6b4671d9-fdb6-42bf-a25c-4486f7994ae5}. 07:21:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=6b4671d9-fdb6-42bf-a25c-4486f7994ae5, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:21:00_6b4671d9-fdb6-42bf-a25c-4486f7994ae5}] 07:21:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=31, version=1, startTime=Thu Jul 14 07:21:00 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 07:21:00 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=31, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=6b4671d9-fdb6-42bf-a25c-4486f7994ae5, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:21:00_6b4671d9-fdb6-42bf-a25c-4486f7994ae5}]. 07:21:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=6b4671d9-fdb6-42bf-a25c-4486f7994ae5, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 07:21:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 07:21:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:21:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 07:21:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=6b4671d9-fdb6-42bf-a25c-4486f7994ae5, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 07:21:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 07:21:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:21:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 07:21:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 07:21:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:21:00_6b4671d9-fdb6-42bf-a25c-4486f7994ae5_lib_220714a.dat. 07:21:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_07:21:00_6b4671d9-fdb6-42bf-a25c-4486f7994ae5_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:21:00_6b4671d9-fdb6-42bf-a25c-4486f7994ae5_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 07:21:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:21:00_6b4671d9-fdb6-42bf-a25c-4486f7994ae5_lib_220714a.dat. 07:21:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A21%3A00_6b4671d9-fdb6-42bf-a25c-4486f7994ae5_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T072100Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=785f3b0bc29e41ce3b03d5d38e567261ec863acb0907e85b477a87138572e794. 07:21:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 112ms 07:21:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 07:21:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:21:00_6b4671d9-fdb6-42bf-a25c-4486f7994ae5_lib_220714b.dat. 07:21:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_07:21:00_6b4671d9-fdb6-42bf-a25c-4486f7994ae5_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:21:00_6b4671d9-fdb6-42bf-a25c-4486f7994ae5_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 07:21:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:21:00_6b4671d9-fdb6-42bf-a25c-4486f7994ae5_lib_220714b.dat. 07:21:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A21%3A00_6b4671d9-fdb6-42bf-a25c-4486f7994ae5_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T072100Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=df3a1c1fcf20a300c69ef0fc2464566f3ea88eba4a93e82323729ae53abcc81f. 07:21:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 30ms 07:21:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 07:21:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 2ms 07:21:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=31, version=1, startTime=Thu Jul 14 07:21:00 GMT 2022, endTime=Thu Jul 14 07:21:00 GMT 2022, lastUpdated=Thu Jul 14 07:21:00 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=31, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=6b4671d9-fdb6-42bf-a25c-4486f7994ae5, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:21:00_6b4671d9-fdb6-42bf-a25c-4486f7994ae5}]. 07:21:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=6b4671d9-fdb6-42bf-a25c-4486f7994ae5, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A21%3A00_6b4671d9-fdb6-42bf-a25c-4486f7994ae5_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T072100Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=785f3b0bc29e41ce3b03d5d38e567261ec863acb0907e85b477a87138572e794, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A21%3A00_6b4671d9-fdb6-42bf-a25c-4486f7994ae5_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T072100Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=df3a1c1fcf20a300c69ef0fc2464566f3ea88eba4a93e82323729ae53abcc81f], fileNames=null, startTime=Thu Jul 14 07:21:00 GMT 2022, endTime=Thu Jul 14 07:21:00 GMT 2022, createdDate=Thu Jul 14 07:21:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:21:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 07:21:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=6b4671d9-fdb6-42bf-a25c-4486f7994ae5, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A21%3A00_6b4671d9-fdb6-42bf-a25c-4486f7994ae5_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T072100Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=785f3b0bc29e41ce3b03d5d38e567261ec863acb0907e85b477a87138572e794, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A21%3A00_6b4671d9-fdb6-42bf-a25c-4486f7994ae5_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T072100Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=df3a1c1fcf20a300c69ef0fc2464566f3ea88eba4a93e82323729ae53abcc81f], fileNames=null, startTime=Thu Jul 14 07:21:00 GMT 2022, endTime=Thu Jul 14 07:21:00 GMT 2022, createdDate=Thu Jul 14 07:21:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:21:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 07:21:00 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 07:21:00 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=6b4671d9-fdb6-42bf-a25c-4486f7994ae5, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:21:00_6b4671d9-fdb6-42bf-a25c-4486f7994ae5}] and the following status: [COMPLETED] in 154ms 07:29:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=2bad1944-ec6a-4b9a-b180-0d68a0822336, name=000033, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 07:29:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 07:29:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=2bad1944-ec6a-4b9a-b180-0d68a0822336, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:29:00_2bad1944-ec6a-4b9a-b180-0d68a0822336}. 07:29:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=2bad1944-ec6a-4b9a-b180-0d68a0822336, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:29:00_2bad1944-ec6a-4b9a-b180-0d68a0822336}] 07:29:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=32, version=1, startTime=Thu Jul 14 07:29:00 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 07:29:00 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=32, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=2bad1944-ec6a-4b9a-b180-0d68a0822336, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:29:00_2bad1944-ec6a-4b9a-b180-0d68a0822336}]. 07:29:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=2bad1944-ec6a-4b9a-b180-0d68a0822336, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 07:29:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 07:29:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:29:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 07:29:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=2bad1944-ec6a-4b9a-b180-0d68a0822336, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 07:29:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 07:29:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:29:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 07:29:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 07:29:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:29:00_2bad1944-ec6a-4b9a-b180-0d68a0822336_lib_220714a.dat. 07:29:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_07:29:00_2bad1944-ec6a-4b9a-b180-0d68a0822336_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:29:00_2bad1944-ec6a-4b9a-b180-0d68a0822336_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 07:29:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:29:00_2bad1944-ec6a-4b9a-b180-0d68a0822336_lib_220714a.dat. 07:29:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A29%3A00_2bad1944-ec6a-4b9a-b180-0d68a0822336_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T072900Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=1409d8d9664d5086c399bb2974c4bee6f88a0275beb1aa333e42e86274a8a288. 07:29:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 105ms 07:29:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 07:29:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:29:00_2bad1944-ec6a-4b9a-b180-0d68a0822336_lib_220714b.dat. 07:29:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_07:29:00_2bad1944-ec6a-4b9a-b180-0d68a0822336_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:29:00_2bad1944-ec6a-4b9a-b180-0d68a0822336_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 07:29:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:29:00_2bad1944-ec6a-4b9a-b180-0d68a0822336_lib_220714b.dat. 07:29:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A29%3A00_2bad1944-ec6a-4b9a-b180-0d68a0822336_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T072900Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=214d762b36369c50a97b1ca04b8f2933ebc8b95f81afd6d4b5c6bd2702f83c3d. 07:29:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 22ms 07:29:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 07:29:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 2ms 07:29:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=32, version=1, startTime=Thu Jul 14 07:29:00 GMT 2022, endTime=Thu Jul 14 07:29:00 GMT 2022, lastUpdated=Thu Jul 14 07:29:00 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=32, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=2bad1944-ec6a-4b9a-b180-0d68a0822336, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:29:00_2bad1944-ec6a-4b9a-b180-0d68a0822336}]. 07:29:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=2bad1944-ec6a-4b9a-b180-0d68a0822336, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A29%3A00_2bad1944-ec6a-4b9a-b180-0d68a0822336_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T072900Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=1409d8d9664d5086c399bb2974c4bee6f88a0275beb1aa333e42e86274a8a288, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A29%3A00_2bad1944-ec6a-4b9a-b180-0d68a0822336_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T072900Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=214d762b36369c50a97b1ca04b8f2933ebc8b95f81afd6d4b5c6bd2702f83c3d], fileNames=null, startTime=Thu Jul 14 07:29:00 GMT 2022, endTime=Thu Jul 14 07:29:00 GMT 2022, createdDate=Thu Jul 14 07:29:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:29:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 07:29:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=2bad1944-ec6a-4b9a-b180-0d68a0822336, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A29%3A00_2bad1944-ec6a-4b9a-b180-0d68a0822336_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T072900Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=1409d8d9664d5086c399bb2974c4bee6f88a0275beb1aa333e42e86274a8a288, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A29%3A00_2bad1944-ec6a-4b9a-b180-0d68a0822336_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T072900Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=214d762b36369c50a97b1ca04b8f2933ebc8b95f81afd6d4b5c6bd2702f83c3d], fileNames=null, startTime=Thu Jul 14 07:29:00 GMT 2022, endTime=Thu Jul 14 07:29:00 GMT 2022, createdDate=Thu Jul 14 07:29:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:29:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 07:29:00 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 07:29:00 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=2bad1944-ec6a-4b9a-b180-0d68a0822336, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:29:00_2bad1944-ec6a-4b9a-b180-0d68a0822336}] and the following status: [COMPLETED] in 138ms 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=89021b64-2e76-4f41-b044-6dcf70f800df, name=000034, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=89021b64-2e76-4f41-b044-6dcf70f800df, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:35:00_89021b64-2e76-4f41-b044-6dcf70f800df}. 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=89021b64-2e76-4f41-b044-6dcf70f800df, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:35:00_89021b64-2e76-4f41-b044-6dcf70f800df}] 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=33, version=1, startTime=Thu Jul 14 07:35:00 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 07:35:00 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=33, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=89021b64-2e76-4f41-b044-6dcf70f800df, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:35:00_89021b64-2e76-4f41-b044-6dcf70f800df}]. 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=89021b64-2e76-4f41-b044-6dcf70f800df, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 07:35:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 07:35:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:35:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=89021b64-2e76-4f41-b044-6dcf70f800df, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 07:35:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 07:35:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:35:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:35:00_89021b64-2e76-4f41-b044-6dcf70f800df_lib_220714a.dat. 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_07:35:00_89021b64-2e76-4f41-b044-6dcf70f800df_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:35:00_89021b64-2e76-4f41-b044-6dcf70f800df_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:35:00_89021b64-2e76-4f41-b044-6dcf70f800df_lib_220714a.dat. 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A35%3A00_89021b64-2e76-4f41-b044-6dcf70f800df_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T073500Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=46d91837e7d441bb2c1d6ebd9b0838d9d4928906037d533ce952dc86ef9a9294. 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 98ms 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:35:00_89021b64-2e76-4f41-b044-6dcf70f800df_lib_220714b.dat. 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_07:35:00_89021b64-2e76-4f41-b044-6dcf70f800df_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:35:00_89021b64-2e76-4f41-b044-6dcf70f800df_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:35:00_89021b64-2e76-4f41-b044-6dcf70f800df_lib_220714b.dat. 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A35%3A00_89021b64-2e76-4f41-b044-6dcf70f800df_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T073500Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=674b946889162b9966f2274c4f20e635465328295a8fc05c99675b35ddcb8861. 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 39ms 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 2ms 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=33, version=1, startTime=Thu Jul 14 07:35:00 GMT 2022, endTime=Thu Jul 14 07:35:00 GMT 2022, lastUpdated=Thu Jul 14 07:35:00 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=33, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=89021b64-2e76-4f41-b044-6dcf70f800df, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:35:00_89021b64-2e76-4f41-b044-6dcf70f800df}]. 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=89021b64-2e76-4f41-b044-6dcf70f800df, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A35%3A00_89021b64-2e76-4f41-b044-6dcf70f800df_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T073500Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=46d91837e7d441bb2c1d6ebd9b0838d9d4928906037d533ce952dc86ef9a9294, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A35%3A00_89021b64-2e76-4f41-b044-6dcf70f800df_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T073500Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=674b946889162b9966f2274c4f20e635465328295a8fc05c99675b35ddcb8861], fileNames=null, startTime=Thu Jul 14 07:35:00 GMT 2022, endTime=Thu Jul 14 07:35:00 GMT 2022, createdDate=Thu Jul 14 07:35:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:35:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=89021b64-2e76-4f41-b044-6dcf70f800df, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A35%3A00_89021b64-2e76-4f41-b044-6dcf70f800df_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T073500Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=46d91837e7d441bb2c1d6ebd9b0838d9d4928906037d533ce952dc86ef9a9294, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A35%3A00_89021b64-2e76-4f41-b044-6dcf70f800df_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T073500Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=674b946889162b9966f2274c4f20e635465328295a8fc05c99675b35ddcb8861], fileNames=null, startTime=Thu Jul 14 07:35:00 GMT 2022, endTime=Thu Jul 14 07:35:00 GMT 2022, createdDate=Thu Jul 14 07:35:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:35:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 07:35:00 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 07:35:00 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=89021b64-2e76-4f41-b044-6dcf70f800df, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:35:00_89021b64-2e76-4f41-b044-6dcf70f800df}] and the following status: [COMPLETED] in 150ms 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=0d2d24e1-7c34-490f-beb7-0cc1fab135b6, name=000035, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=0d2d24e1-7c34-490f-beb7-0cc1fab135b6, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:35:00_0d2d24e1-7c34-490f-beb7-0cc1fab135b6}. 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=0d2d24e1-7c34-490f-beb7-0cc1fab135b6, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:35:00_0d2d24e1-7c34-490f-beb7-0cc1fab135b6}] 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=34, version=1, startTime=Thu Jul 14 07:35:00 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 07:35:00 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=34, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=0d2d24e1-7c34-490f-beb7-0cc1fab135b6, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:35:00_0d2d24e1-7c34-490f-beb7-0cc1fab135b6}]. 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=0d2d24e1-7c34-490f-beb7-0cc1fab135b6, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 07:35:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 07:35:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:35:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=0d2d24e1-7c34-490f-beb7-0cc1fab135b6, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 07:35:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 07:35:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:35:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:35:00_0d2d24e1-7c34-490f-beb7-0cc1fab135b6_lib_220714a.dat. 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_07:35:00_0d2d24e1-7c34-490f-beb7-0cc1fab135b6_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:35:00_0d2d24e1-7c34-490f-beb7-0cc1fab135b6_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:35:00_0d2d24e1-7c34-490f-beb7-0cc1fab135b6_lib_220714a.dat. 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A35%3A00_0d2d24e1-7c34-490f-beb7-0cc1fab135b6_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T073500Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=f847e7cf0bbea3b9adce7909a1170270dd224b2a1d5c09738896170ed7805a10. 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 64ms 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:35:00_0d2d24e1-7c34-490f-beb7-0cc1fab135b6_lib_220714b.dat. 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_07:35:00_0d2d24e1-7c34-490f-beb7-0cc1fab135b6_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:35:00_0d2d24e1-7c34-490f-beb7-0cc1fab135b6_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:35:00_0d2d24e1-7c34-490f-beb7-0cc1fab135b6_lib_220714b.dat. 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A35%3A00_0d2d24e1-7c34-490f-beb7-0cc1fab135b6_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T073500Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=e760c29cb80099ff862761af6c63de669e06164c0977641d7f94bb7e7a13817f. 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 24ms 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 1ms 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=34, version=1, startTime=Thu Jul 14 07:35:00 GMT 2022, endTime=Thu Jul 14 07:35:00 GMT 2022, lastUpdated=Thu Jul 14 07:35:00 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=34, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=0d2d24e1-7c34-490f-beb7-0cc1fab135b6, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:35:00_0d2d24e1-7c34-490f-beb7-0cc1fab135b6}]. 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=0d2d24e1-7c34-490f-beb7-0cc1fab135b6, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A35%3A00_0d2d24e1-7c34-490f-beb7-0cc1fab135b6_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T073500Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=f847e7cf0bbea3b9adce7909a1170270dd224b2a1d5c09738896170ed7805a10, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A35%3A00_0d2d24e1-7c34-490f-beb7-0cc1fab135b6_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T073500Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=e760c29cb80099ff862761af6c63de669e06164c0977641d7f94bb7e7a13817f], fileNames=null, startTime=Thu Jul 14 07:35:00 GMT 2022, endTime=Thu Jul 14 07:35:00 GMT 2022, createdDate=Thu Jul 14 07:35:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:35:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 07:35:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=0d2d24e1-7c34-490f-beb7-0cc1fab135b6, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A35%3A00_0d2d24e1-7c34-490f-beb7-0cc1fab135b6_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T073500Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=f847e7cf0bbea3b9adce7909a1170270dd224b2a1d5c09738896170ed7805a10, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A35%3A00_0d2d24e1-7c34-490f-beb7-0cc1fab135b6_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T073500Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=e760c29cb80099ff862761af6c63de669e06164c0977641d7f94bb7e7a13817f], fileNames=null, startTime=Thu Jul 14 07:35:00 GMT 2022, endTime=Thu Jul 14 07:35:00 GMT 2022, createdDate=Thu Jul 14 07:35:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:35:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 07:35:00 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 07:35:00 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=0d2d24e1-7c34-490f-beb7-0cc1fab135b6, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:35:00_0d2d24e1-7c34-490f-beb7-0cc1fab135b6}] and the following status: [COMPLETED] in 99ms 07:36:22 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=fab0bbe1-3b89-49cf-bb89-641e5a66e799, name=000036, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 07:36:22 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 07:36:22 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=fab0bbe1-3b89-49cf-bb89-641e5a66e799, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:36:22_fab0bbe1-3b89-49cf-bb89-641e5a66e799}. 07:36:22 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=fab0bbe1-3b89-49cf-bb89-641e5a66e799, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:36:22_fab0bbe1-3b89-49cf-bb89-641e5a66e799}] 07:36:22 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=35, version=1, startTime=Thu Jul 14 07:36:22 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 07:36:22 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=35, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=fab0bbe1-3b89-49cf-bb89-641e5a66e799, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:36:22_fab0bbe1-3b89-49cf-bb89-641e5a66e799}]. 07:36:22 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=fab0bbe1-3b89-49cf-bb89-641e5a66e799, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 07:36:22 GMT 2022, endTime=null, createdDate=Thu Jul 14 07:36:22 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:36:22 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 07:36:22 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=fab0bbe1-3b89-49cf-bb89-641e5a66e799, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 07:36:22 GMT 2022, endTime=null, createdDate=Thu Jul 14 07:36:22 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:36:22 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 07:36:22 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 07:36:22 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:36:22_fab0bbe1-3b89-49cf-bb89-641e5a66e799_lib_220714a.dat. 07:36:22 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_07:36:22_fab0bbe1-3b89-49cf-bb89-641e5a66e799_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:36:22_fab0bbe1-3b89-49cf-bb89-641e5a66e799_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 07:36:22 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:36:22_fab0bbe1-3b89-49cf-bb89-641e5a66e799_lib_220714a.dat. 07:36:22 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A36%3A22_fab0bbe1-3b89-49cf-bb89-641e5a66e799_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T073622Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=3438947bf380cc3687f766fac20a60f36f88b8a681f3cabb0b042422176071c6. 07:36:22 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 106ms 07:36:22 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 07:36:22 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:36:22_fab0bbe1-3b89-49cf-bb89-641e5a66e799_lib_220714b.dat. 07:36:22 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_07:36:22_fab0bbe1-3b89-49cf-bb89-641e5a66e799_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:36:22_fab0bbe1-3b89-49cf-bb89-641e5a66e799_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 07:36:22 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:36:22_fab0bbe1-3b89-49cf-bb89-641e5a66e799_lib_220714b.dat. 07:36:22 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A36%3A22_fab0bbe1-3b89-49cf-bb89-641e5a66e799_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T073622Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=0bb7dab665290f096648377402ea2634368f09600d3cca3695a04ed06cde4f8a. 07:36:22 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 23ms 07:36:22 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 07:36:22 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 1ms 07:36:22 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=35, version=1, startTime=Thu Jul 14 07:36:22 GMT 2022, endTime=Thu Jul 14 07:36:22 GMT 2022, lastUpdated=Thu Jul 14 07:36:22 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=35, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=fab0bbe1-3b89-49cf-bb89-641e5a66e799, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:36:22_fab0bbe1-3b89-49cf-bb89-641e5a66e799}]. 07:36:22 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=fab0bbe1-3b89-49cf-bb89-641e5a66e799, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A36%3A22_fab0bbe1-3b89-49cf-bb89-641e5a66e799_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T073622Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=3438947bf380cc3687f766fac20a60f36f88b8a681f3cabb0b042422176071c6, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A36%3A22_fab0bbe1-3b89-49cf-bb89-641e5a66e799_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T073622Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=0bb7dab665290f096648377402ea2634368f09600d3cca3695a04ed06cde4f8a], fileNames=null, startTime=Thu Jul 14 07:36:22 GMT 2022, endTime=Thu Jul 14 07:36:22 GMT 2022, createdDate=Thu Jul 14 07:36:22 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:36:22 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 07:36:22 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=fab0bbe1-3b89-49cf-bb89-641e5a66e799, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A36%3A22_fab0bbe1-3b89-49cf-bb89-641e5a66e799_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T073622Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=3438947bf380cc3687f766fac20a60f36f88b8a681f3cabb0b042422176071c6, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A36%3A22_fab0bbe1-3b89-49cf-bb89-641e5a66e799_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T073622Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=0bb7dab665290f096648377402ea2634368f09600d3cca3695a04ed06cde4f8a], fileNames=null, startTime=Thu Jul 14 07:36:22 GMT 2022, endTime=Thu Jul 14 07:36:22 GMT 2022, createdDate=Thu Jul 14 07:36:22 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:36:22 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 07:36:22 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 07:36:22 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=fab0bbe1-3b89-49cf-bb89-641e5a66e799, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:36:22_fab0bbe1-3b89-49cf-bb89-641e5a66e799}] and the following status: [COMPLETED] in 139ms 07:45:49 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=e31f83af-c29c-4779-ba4b-c74c107ebe91, name=000037, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 07:45:49 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 07:45:49 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=e31f83af-c29c-4779-ba4b-c74c107ebe91, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:45:49_e31f83af-c29c-4779-ba4b-c74c107ebe91}. 07:45:49 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=e31f83af-c29c-4779-ba4b-c74c107ebe91, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:45:49_e31f83af-c29c-4779-ba4b-c74c107ebe91}] 07:45:49 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=36, version=1, startTime=Thu Jul 14 07:45:49 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 07:45:49 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=36, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=e31f83af-c29c-4779-ba4b-c74c107ebe91, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:45:49_e31f83af-c29c-4779-ba4b-c74c107ebe91}]. 07:45:49 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=e31f83af-c29c-4779-ba4b-c74c107ebe91, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 07:45:49 GMT 2022, endTime=null, createdDate=Thu Jul 14 07:45:49 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:45:49 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 07:45:49 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=e31f83af-c29c-4779-ba4b-c74c107ebe91, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 07:45:49 GMT 2022, endTime=null, createdDate=Thu Jul 14 07:45:49 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:45:49 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 07:45:49 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 07:45:49 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:45:49_e31f83af-c29c-4779-ba4b-c74c107ebe91_lib_220714a.dat. 07:45:49 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_07:45:49_e31f83af-c29c-4779-ba4b-c74c107ebe91_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:45:49_e31f83af-c29c-4779-ba4b-c74c107ebe91_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 07:45:49 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:45:49_e31f83af-c29c-4779-ba4b-c74c107ebe91_lib_220714a.dat. 07:45:49 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A45%3A49_e31f83af-c29c-4779-ba4b-c74c107ebe91_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T074549Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=f2042a32364b63b7c5aa78db7ef0ab9f4aa789197f357febe1fb81e1e77a1815. 07:45:49 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 113ms 07:45:49 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 07:45:49 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:45:49_e31f83af-c29c-4779-ba4b-c74c107ebe91_lib_220714b.dat. 07:45:49 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_07:45:49_e31f83af-c29c-4779-ba4b-c74c107ebe91_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:45:49_e31f83af-c29c-4779-ba4b-c74c107ebe91_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 07:45:49 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:45:49_e31f83af-c29c-4779-ba4b-c74c107ebe91_lib_220714b.dat. 07:45:49 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A45%3A49_e31f83af-c29c-4779-ba4b-c74c107ebe91_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T074549Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=1c6be7638b9dbe0c787aa78666cf7f9f4e7a540e9ca73026be53faa6d608d02f. 07:45:49 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 23ms 07:45:49 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 07:45:49 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 1ms 07:45:49 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=36, version=1, startTime=Thu Jul 14 07:45:49 GMT 2022, endTime=Thu Jul 14 07:45:49 GMT 2022, lastUpdated=Thu Jul 14 07:45:49 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=36, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=e31f83af-c29c-4779-ba4b-c74c107ebe91, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:45:49_e31f83af-c29c-4779-ba4b-c74c107ebe91}]. 07:45:49 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=e31f83af-c29c-4779-ba4b-c74c107ebe91, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A45%3A49_e31f83af-c29c-4779-ba4b-c74c107ebe91_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T074549Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=f2042a32364b63b7c5aa78db7ef0ab9f4aa789197f357febe1fb81e1e77a1815, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A45%3A49_e31f83af-c29c-4779-ba4b-c74c107ebe91_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T074549Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=1c6be7638b9dbe0c787aa78666cf7f9f4e7a540e9ca73026be53faa6d608d02f], fileNames=null, startTime=Thu Jul 14 07:45:49 GMT 2022, endTime=Thu Jul 14 07:45:49 GMT 2022, createdDate=Thu Jul 14 07:45:49 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:45:49 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 07:45:49 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=e31f83af-c29c-4779-ba4b-c74c107ebe91, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A45%3A49_e31f83af-c29c-4779-ba4b-c74c107ebe91_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T074549Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=f2042a32364b63b7c5aa78db7ef0ab9f4aa789197f357febe1fb81e1e77a1815, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_07%3A45%3A49_e31f83af-c29c-4779-ba4b-c74c107ebe91_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T074549Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=1c6be7638b9dbe0c787aa78666cf7f9f4e7a540e9ca73026be53faa6d608d02f], fileNames=null, startTime=Thu Jul 14 07:45:49 GMT 2022, endTime=Thu Jul 14 07:45:49 GMT 2022, createdDate=Thu Jul 14 07:45:49 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 07:45:49 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 07:45:49 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 07:45:49 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=e31f83af-c29c-4779-ba4b-c74c107ebe91, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_07:45:49_e31f83af-c29c-4779-ba4b-c74c107ebe91}] and the following status: [COMPLETED] in 149ms 08:01:49 [681177/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=ca6199fd-8e9d-4ed1-ada0-5d29ba4a94dd, name=000038, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 08:01:49 [681177/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 08:01:49 [681177/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=ca6199fd-8e9d-4ed1-ada0-5d29ba4a94dd, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:01:49_ca6199fd-8e9d-4ed1-ada0-5d29ba4a94dd}. 08:01:49 [681177/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=ca6199fd-8e9d-4ed1-ada0-5d29ba4a94dd, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:01:49_ca6199fd-8e9d-4ed1-ada0-5d29ba4a94dd}] 08:01:49 [681177/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=37, version=1, startTime=Thu Jul 14 08:01:49 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 08:01:49 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=37, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=ca6199fd-8e9d-4ed1-ada0-5d29ba4a94dd, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:01:49_ca6199fd-8e9d-4ed1-ada0-5d29ba4a94dd}]. 08:01:49 [681177/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending Job(id=ca6199fd-8e9d-4ed1-ada0-5d29ba4a94dd, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 08:01:49 GMT 2022, endTime=null, createdDate=Thu Jul 14 08:01:49 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 08:01:49 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 08:01:49 [681177/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO Metadata [Producer clientId=producer-1] Resetting the last seen epoch of partition FOLIO.diku.data-export.job.update-0 to 0 since the associated topicId changed from null to m73LD7QiSnem_ng5HJxJmQ 08:01:49 [681177/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent Job(id=ca6199fd-8e9d-4ed1-ada0-5d29ba4a94dd, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 08:01:49 GMT 2022, endTime=null, createdDate=Thu Jul 14 08:01:49 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 08:01:49 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 08:01:49 [681177/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 08:01:50 [681177/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:01:49_ca6199fd-8e9d-4ed1-ada0-5d29ba4a94dd_lib_220714a.dat. 08:01:50 [681177/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_08:01:49_ca6199fd-8e9d-4ed1-ada0-5d29ba4a94dd_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:01:49_ca6199fd-8e9d-4ed1-ada0-5d29ba4a94dd_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 08:01:50 [681177/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:01:49_ca6199fd-8e9d-4ed1-ada0-5d29ba4a94dd_lib_220714a.dat. 08:01:50 [681177/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A01%3A49_ca6199fd-8e9d-4ed1-ada0-5d29ba4a94dd_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T080150Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=786f355c2deb5ead3c774641adbca0770d4c3dcc5ae81a783d30eb07958fe63d. 08:01:50 [681177/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 263ms 08:01:50 [681177/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 08:01:50 [681177/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:01:49_ca6199fd-8e9d-4ed1-ada0-5d29ba4a94dd_lib_220714b.dat. 08:01:50 [681177/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_08:01:49_ca6199fd-8e9d-4ed1-ada0-5d29ba4a94dd_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:01:49_ca6199fd-8e9d-4ed1-ada0-5d29ba4a94dd_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 08:01:50 [681177/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:01:49_ca6199fd-8e9d-4ed1-ada0-5d29ba4a94dd_lib_220714b.dat. 08:01:50 [681177/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A01%3A49_ca6199fd-8e9d-4ed1-ada0-5d29ba4a94dd_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T080150Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=05d0359effacedc77c6cc225bfd5d8c68269c9e39d1a069204dda874f253f311. 08:01:50 [681177/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 26ms 08:01:50 [681177/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 08:01:50 [681177/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 1ms 08:01:50 [681177/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=37, version=1, startTime=Thu Jul 14 08:01:49 GMT 2022, endTime=Thu Jul 14 08:01:50 GMT 2022, lastUpdated=Thu Jul 14 08:01:49 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=37, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=ca6199fd-8e9d-4ed1-ada0-5d29ba4a94dd, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:01:49_ca6199fd-8e9d-4ed1-ada0-5d29ba4a94dd}]. 08:01:50 [681177/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending Job(id=ca6199fd-8e9d-4ed1-ada0-5d29ba4a94dd, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A01%3A49_ca6199fd-8e9d-4ed1-ada0-5d29ba4a94dd_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T080150Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=786f355c2deb5ead3c774641adbca0770d4c3dcc5ae81a783d30eb07958fe63d, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A01%3A49_ca6199fd-8e9d-4ed1-ada0-5d29ba4a94dd_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T080150Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=05d0359effacedc77c6cc225bfd5d8c68269c9e39d1a069204dda874f253f311], fileNames=null, startTime=Thu Jul 14 08:01:49 GMT 2022, endTime=Thu Jul 14 08:01:50 GMT 2022, createdDate=Thu Jul 14 08:01:49 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 08:01:49 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 08:01:50 [681177/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent Job(id=ca6199fd-8e9d-4ed1-ada0-5d29ba4a94dd, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A01%3A49_ca6199fd-8e9d-4ed1-ada0-5d29ba4a94dd_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T080150Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=786f355c2deb5ead3c774641adbca0770d4c3dcc5ae81a783d30eb07958fe63d, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A01%3A49_ca6199fd-8e9d-4ed1-ada0-5d29ba4a94dd_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T080150Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=05d0359effacedc77c6cc225bfd5d8c68269c9e39d1a069204dda874f253f311], fileNames=null, startTime=Thu Jul 14 08:01:49 GMT 2022, endTime=Thu Jul 14 08:01:50 GMT 2022, createdDate=Thu Jul 14 08:01:49 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 08:01:49 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 08:01:50 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 08:01:50 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=ca6199fd-8e9d-4ed1-ada0-5d29ba4a94dd, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:01:49_ca6199fd-8e9d-4ed1-ada0-5d29ba4a94dd}] and the following status: [COMPLETED] in 301ms 08:03:59 [056714/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=3cca3c08-7644-4b89-9689-4a521d4e50da, name=000039, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 08:03:59 [056714/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 08:03:59 [056714/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=3cca3c08-7644-4b89-9689-4a521d4e50da, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:03:59_3cca3c08-7644-4b89-9689-4a521d4e50da}. 08:03:59 [056714/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=3cca3c08-7644-4b89-9689-4a521d4e50da, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:03:59_3cca3c08-7644-4b89-9689-4a521d4e50da}] 08:03:59 [056714/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=38, version=1, startTime=Thu Jul 14 08:03:59 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 08:03:59 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=38, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=3cca3c08-7644-4b89-9689-4a521d4e50da, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:03:59_3cca3c08-7644-4b89-9689-4a521d4e50da}]. 08:03:59 [056714/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending Job(id=3cca3c08-7644-4b89-9689-4a521d4e50da, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 08:03:59 GMT 2022, endTime=null, createdDate=Thu Jul 14 08:03:59 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 08:03:59 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 08:03:59 [056714/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent Job(id=3cca3c08-7644-4b89-9689-4a521d4e50da, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 08:03:59 GMT 2022, endTime=null, createdDate=Thu Jul 14 08:03:59 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 08:03:59 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 08:03:59 [056714/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 08:03:59 [056714/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:03:59_3cca3c08-7644-4b89-9689-4a521d4e50da_lib_220714a.dat. 08:03:59 [056714/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_08:03:59_3cca3c08-7644-4b89-9689-4a521d4e50da_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:03:59_3cca3c08-7644-4b89-9689-4a521d4e50da_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 08:03:59 [056714/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:03:59_3cca3c08-7644-4b89-9689-4a521d4e50da_lib_220714a.dat. 08:03:59 [056714/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A03%3A59_3cca3c08-7644-4b89-9689-4a521d4e50da_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T080359Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=cb6c37086ee3a4f92d8d37b16a5c333cc4ccac52d1e5d5e40e425a560bf0543b. 08:03:59 [056714/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 134ms 08:03:59 [056714/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 08:03:59 [056714/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:03:59_3cca3c08-7644-4b89-9689-4a521d4e50da_lib_220714b.dat. 08:03:59 [056714/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_08:03:59_3cca3c08-7644-4b89-9689-4a521d4e50da_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:03:59_3cca3c08-7644-4b89-9689-4a521d4e50da_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 08:03:59 [056714/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:03:59_3cca3c08-7644-4b89-9689-4a521d4e50da_lib_220714b.dat. 08:03:59 [056714/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A03%3A59_3cca3c08-7644-4b89-9689-4a521d4e50da_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T080359Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=5929ecd0f46a628846f3084cf77fcef5e4e785cea44834cef2b7cd41ef828ab0. 08:03:59 [056714/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 28ms 08:03:59 [056714/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 08:03:59 [056714/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 2ms 08:03:59 [056714/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=38, version=1, startTime=Thu Jul 14 08:03:59 GMT 2022, endTime=Thu Jul 14 08:03:59 GMT 2022, lastUpdated=Thu Jul 14 08:03:59 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=38, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=3cca3c08-7644-4b89-9689-4a521d4e50da, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:03:59_3cca3c08-7644-4b89-9689-4a521d4e50da}]. 08:03:59 [056714/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending Job(id=3cca3c08-7644-4b89-9689-4a521d4e50da, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A03%3A59_3cca3c08-7644-4b89-9689-4a521d4e50da_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T080359Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=cb6c37086ee3a4f92d8d37b16a5c333cc4ccac52d1e5d5e40e425a560bf0543b, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A03%3A59_3cca3c08-7644-4b89-9689-4a521d4e50da_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T080359Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=5929ecd0f46a628846f3084cf77fcef5e4e785cea44834cef2b7cd41ef828ab0], fileNames=null, startTime=Thu Jul 14 08:03:59 GMT 2022, endTime=Thu Jul 14 08:03:59 GMT 2022, createdDate=Thu Jul 14 08:03:59 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 08:03:59 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 08:03:59 [056714/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent Job(id=3cca3c08-7644-4b89-9689-4a521d4e50da, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A03%3A59_3cca3c08-7644-4b89-9689-4a521d4e50da_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T080359Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=cb6c37086ee3a4f92d8d37b16a5c333cc4ccac52d1e5d5e40e425a560bf0543b, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A03%3A59_3cca3c08-7644-4b89-9689-4a521d4e50da_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T080359Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=5929ecd0f46a628846f3084cf77fcef5e4e785cea44834cef2b7cd41ef828ab0], fileNames=null, startTime=Thu Jul 14 08:03:59 GMT 2022, endTime=Thu Jul 14 08:03:59 GMT 2022, createdDate=Thu Jul 14 08:03:59 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 08:03:59 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 08:03:59 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 08:03:59 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-880909611"}, jobId=3cca3c08-7644-4b89-9689-4a521d4e50da, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:03:59_3cca3c08-7644-4b89-9689-4a521d4e50da}] and the following status: [COMPLETED] in 177ms 08:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=cdee609a-61b5-480e-80aa-8331b5558e5d, name=000040, description=null, exportType=EDIFACT_ORDERS_EXPORT, jobParameters={edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}}, identifierType=null, entityType=null, progress=null). 08:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 08:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: EDIFACT_ORDERS_EXPORT, parameters={edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=cdee609a-61b5-480e-80aa-8331b5558e5d, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_08:05:00_cdee609a-61b5-480e-80aa-8331b5558e5d, jobName=000040}. 08:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [SimpleJob: [name=EDIFACT_ORDERS_EXPORT]] launched with the following parameters: [{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=cdee609a-61b5-480e-80aa-8331b5558e5d, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_08:05:00_cdee609a-61b5-480e-80aa-8331b5558e5d, jobName=000040}] 08:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO obCompletionListener Job update JobExecution: id=39, version=1, startTime=Thu Jul 14 08:05:00 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 08:05:00 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=39, version=0, Job=[EDIFACT_ORDERS_EXPORT]], jobParameters=[{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=cdee609a-61b5-480e-80aa-8331b5558e5d, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_08:05:00_cdee609a-61b5-480e-80aa-8331b5558e5d, jobName=000040}]. 08:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=cdee609a-61b5-480e-80aa-8331b5558e5d, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 08:05:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 08:05:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 08:05:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 08:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=cdee609a-61b5-480e-80aa-8331b5558e5d, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 08:05:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 08:05:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 08:05:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 08:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [mapToEdifactStep] 08:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO MapToEdifactTasklet Execute MapToEdifactTasklet 08:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO MapToEdifactTasklet GET purchase orders query: (workflowStatus==Open and vendor==4ffa86df-e60d-4705-be76-5c12d24add31 and poLine.automaticExport==true) 08:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] ERROR AbstractStep Encountered an error executing step mapToEdifactStep in job EDIFACT_ORDERS_EXPORT org.folio.dew.batch.acquisitions.edifact.exceptions.OrderNotFoundException: Orders for export not found 08:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [mapToEdifactStep] executed in 84ms 08:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO obCompletionListener Job update JobExecution: id=39, version=1, startTime=Thu Jul 14 08:05:00 GMT 2022, endTime=Thu Jul 14 08:05:00 GMT 2022, lastUpdated=Thu Jul 14 08:05:00 GMT 2022, status=FAILED, exitStatus=exitCode=FAILED;exitDescription=org.folio.dew.batch.acquisitions.edifact.exceptions.OrderNotFoundException: Orders for export not found , job=[JobInstance: id=39, version=0, Job=[EDIFACT_ORDERS_EXPORT]], jobParameters=[{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=cdee609a-61b5-480e-80aa-8331b5558e5d, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_08:05:00_cdee609a-61b5-480e-80aa-8331b5558e5d, jobName=000040}]. 08:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=cdee609a-61b5-480e-80aa-8331b5558e5d, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 08:05:00 GMT 2022, endTime=Thu Jul 14 08:05:00 GMT 2022, createdDate=Thu Jul 14 08:05:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 08:05:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=Orders for export not found (OrderNotFoundException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=org.folio.dew.batch.acquisitions.edifact.exceptions.OrderNotFoundException: Orders for export not found , identifierType=null, entityType=null, progress=null). 08:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=cdee609a-61b5-480e-80aa-8331b5558e5d, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 08:05:00 GMT 2022, endTime=Thu Jul 14 08:05:00 GMT 2022, createdDate=Thu Jul 14 08:05:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 08:05:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=Orders for export not found (OrderNotFoundException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=org.folio.dew.batch.acquisitions.edifact.exceptions.OrderNotFoundException: Orders for export not found , identifierType=null, entityType=null, progress=null). 08:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO obCompletionListener -----------------------------JOB---ENDS----------------------------- 08:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [SimpleJob: [name=EDIFACT_ORDERS_EXPORT]] completed with the following parameters: [{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=cdee609a-61b5-480e-80aa-8331b5558e5d, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_08:05:00_cdee609a-61b5-480e-80aa-8331b5558e5d, jobName=000040}] and the following status: [FAILED] in 89ms 08:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=cdee609a-61b5-480e-80aa-8331b5558e5d, name=000040, description=null, exportType=EDIFACT_ORDERS_EXPORT, jobParameters={edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}}, identifierType=null, entityType=null, progress=null). 08:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 08:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: EDIFACT_ORDERS_EXPORT, parameters={edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=cdee609a-61b5-480e-80aa-8331b5558e5d, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_08:05:00_cdee609a-61b5-480e-80aa-8331b5558e5d, jobName=000040}. 08:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [SimpleJob: [name=EDIFACT_ORDERS_EXPORT]] launched with the following parameters: [{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=cdee609a-61b5-480e-80aa-8331b5558e5d, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_08:05:00_cdee609a-61b5-480e-80aa-8331b5558e5d, jobName=000040}] 08:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO obCompletionListener Job update JobExecution: id=40, version=1, startTime=Thu Jul 14 08:05:00 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 08:05:00 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=39, version=0, Job=[EDIFACT_ORDERS_EXPORT]], jobParameters=[{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=cdee609a-61b5-480e-80aa-8331b5558e5d, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_08:05:00_cdee609a-61b5-480e-80aa-8331b5558e5d, jobName=000040}]. 08:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=cdee609a-61b5-480e-80aa-8331b5558e5d, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 08:05:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 08:05:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 08:05:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 08:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=cdee609a-61b5-480e-80aa-8331b5558e5d, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 08:05:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 08:05:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 08:05:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 08:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [mapToEdifactStep] 08:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO MapToEdifactTasklet Execute MapToEdifactTasklet 08:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO MapToEdifactTasklet GET purchase orders query: (workflowStatus==Open and vendor==4ffa86df-e60d-4705-be76-5c12d24add31 and poLine.automaticExport==true) 08:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] ERROR AbstractStep Encountered an error executing step mapToEdifactStep in job EDIFACT_ORDERS_EXPORT org.folio.dew.batch.acquisitions.edifact.exceptions.OrderNotFoundException: Orders for export not found 08:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [mapToEdifactStep] executed in 14ms 08:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO obCompletionListener Job update JobExecution: id=40, version=1, startTime=Thu Jul 14 08:05:00 GMT 2022, endTime=Thu Jul 14 08:05:00 GMT 2022, lastUpdated=Thu Jul 14 08:05:00 GMT 2022, status=FAILED, exitStatus=exitCode=FAILED;exitDescription=org.folio.dew.batch.acquisitions.edifact.exceptions.OrderNotFoundException: Orders for export not found , job=[JobInstance: id=39, version=0, Job=[EDIFACT_ORDERS_EXPORT]], jobParameters=[{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=cdee609a-61b5-480e-80aa-8331b5558e5d, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_08:05:00_cdee609a-61b5-480e-80aa-8331b5558e5d, jobName=000040}]. 08:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=cdee609a-61b5-480e-80aa-8331b5558e5d, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 08:05:00 GMT 2022, endTime=Thu Jul 14 08:05:00 GMT 2022, createdDate=Thu Jul 14 08:05:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 08:05:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=Orders for export not found (OrderNotFoundException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=org.folio.dew.batch.acquisitions.edifact.exceptions.OrderNotFoundException: Orders for export not found , identifierType=null, entityType=null, progress=null). 08:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=cdee609a-61b5-480e-80aa-8331b5558e5d, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 08:05:00 GMT 2022, endTime=Thu Jul 14 08:05:00 GMT 2022, createdDate=Thu Jul 14 08:05:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 08:05:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=Orders for export not found (OrderNotFoundException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=org.folio.dew.batch.acquisitions.edifact.exceptions.OrderNotFoundException: Orders for export not found , identifierType=null, entityType=null, progress=null). 08:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO obCompletionListener -----------------------------JOB---ENDS----------------------------- 08:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [SimpleJob: [name=EDIFACT_ORDERS_EXPORT]] completed with the following parameters: [{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=cdee609a-61b5-480e-80aa-8331b5558e5d, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_08:05:00_cdee609a-61b5-480e-80aa-8331b5558e5d, jobName=000040}] and the following status: [FAILED] in 23ms 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO TenantController Upgrading tenant... 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO TenantService About to start liquibase update for tenant [testenant140048158259472068] 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO JavaLogger Successfully acquired change log lock 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO JavaLogger Creating database history table with name: TESTENANT140048158259472068_MOD_DATA_EXPORT_WORKER.DATABASECHANGELOG 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO JavaLogger Reading from TESTENANT140048158259472068_MOD_DATA_EXPORT_WORKER.DATABASECHANGELOG Running Changeset: db/changelog/changes/v1.4.0/alter-batch-job-execution-context.xml::MODEXPW-170@@fix-right-truncation-exception::vkolesnyk 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO JavaLogger Custom SQL executed 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO JavaLogger ChangeSet db/changelog/changes/v1.4.0/alter-batch-job-execution-context.xml::MODEXPW-170@@fix-right-truncation-exception::vkolesnyk ran successfully in 3ms 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO JavaLogger Successfully released change log lock 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO TenantService Liquibase update for tenant [testenant140048158259472068] executed successfully 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO KafkaService Creating topics for kafka [topics: [(name=FOLIO.testenant140048158259472068.data-export.job.command, numPartitions=default, replicationFactor=default, replicasAssignments=null, configs=null), (name=FOLIO.testenant140048158259472068.data-export.job.update, numPartitions=default, replicationFactor=default, replicasAssignments=null, configs=null), (name=FOLIO.Default.testenant140048158259472068.edi-export-history.create, numPartitions=default, replicationFactor=default, replicasAssignments=null, configs=null)]] 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractConfig AdminClientConfig values: bootstrap.servers = [10.36.1.154:9092] client.dns.lookup = use_all_dns_ips client.id = connections.max.idle.ms = 300000 default.api.timeout.ms = 60000 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka version: 3.1.1 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka commitId: 97671528ba54a138 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka startTimeMs: 1657786056838 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AppInfoParser App info kafka.admin.client for adminclient-2 unregistered 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metrics Metrics scheduler closed 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metrics Closing reporter org.apache.kafka.common.metrics.JmxReporter 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metrics Metrics reporters closed 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO KafkaService Restarting kafka consumer to start listening created topics [id: mod-data-export-events-listener] 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-2, groupId=FOLIO-mod-data-export-worker-events-group] Revoke previously assigned partitions FOLIO.diku.data-export.job.command-0 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO LogAccessor FOLIO-mod-data-export-worker-events-group: partitions revoked: [FOLIO.diku.data-export.job.command-0] 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-2, groupId=FOLIO-mod-data-export-worker-events-group] Member consumer-FOLIO-mod-data-export-worker-events-group-2-e1d344c9-8f8a-4a99-ae60-3b969322813e sending LeaveGroup request to coordinator 10.36.1.154:9092 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-2, groupId=FOLIO-mod-data-export-worker-events-group] Resetting generation due to: consumer pro-actively leaving the group 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-2, groupId=FOLIO-mod-data-export-worker-events-group] Request joining group due to: consumer pro-actively leaving the group 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO KafkaConsumer [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-2, groupId=FOLIO-mod-data-export-worker-events-group] Unsubscribed all topics or patterns and assigned partitions 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-2, groupId=FOLIO-mod-data-export-worker-events-group] Resetting generation due to: consumer pro-actively leaving the group 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-2, groupId=FOLIO-mod-data-export-worker-events-group] Request joining group due to: consumer pro-actively leaving the group 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metrics Metrics scheduler closed 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metrics Closing reporter org.apache.kafka.common.metrics.JmxReporter 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metrics Metrics reporters closed 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AppInfoParser App info kafka.consumer for consumer-FOLIO-mod-data-export-worker-events-group-2 unregistered 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO LogAccessor FOLIO-mod-data-export-worker-events-group: Consumer stopped 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractConfig ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [10.36.1.154:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-FOLIO-mod-data-export-worker-events-group-3 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = FOLIO-mod-data-export-worker-events-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [org.folio.dew.config.kafka.KafkaConsumerInterceptor] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 3600000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.JsonDeserializer 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] WARN AbstractConfig The configuration 'spring.json.trusted.packages' was supplied but isn't a known config. 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka version: 3.1.1 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka commitId: 97671528ba54a138 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka startTimeMs: 1657786056897 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO KafkaConsumer [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-3, groupId=FOLIO-mod-data-export-worker-events-group] Subscribed to pattern: 'FOLIO.(.*\.)?data-export.job.command' 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-3, groupId=FOLIO-mod-data-export-worker-events-group] Resetting the last seen epoch of partition FOLIO.diku.data-export.job.command-0 to 0 since the associated topicId changed from null to BLSPqEFTRuGgNdugYxL3Ww 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-3, groupId=FOLIO-mod-data-export-worker-events-group] Resetting the last seen epoch of partition FOLIO.testenant140048158259472068.data-export.job.command-0 to 0 since the associated topicId changed from null to Vpls1VU8RIORw7cFRi1CnQ 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-3, groupId=FOLIO-mod-data-export-worker-events-group] Cluster ID: N5A8oLlqSCS3UHKG4xRGAA 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO natorResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-3, groupId=FOLIO-mod-data-export-worker-events-group] Discovered group coordinator 10.36.1.154:9092 (id: 2147483646 rack: null) 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConfigurationService Bulk-edit configuration was not found, uploading default 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-3, groupId=FOLIO-mod-data-export-worker-events-group] (Re-)joining group 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-3, groupId=FOLIO-mod-data-export-worker-events-group] Request joining group due to: need to re-join with the given member-id 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-3, groupId=FOLIO-mod-data-export-worker-events-group] (Re-)joining group 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-3, groupId=FOLIO-mod-data-export-worker-events-group] Successfully joined group with generation Generation{generationId=5, memberId='consumer-FOLIO-mod-data-export-worker-events-group-3-fe355bd8-abdc-4614-9c43-8c9ebddf188d', protocol='range'} 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-3, groupId=FOLIO-mod-data-export-worker-events-group] Finished assignment for group at generation 5: {consumer-FOLIO-mod-data-export-worker-events-group-3-fe355bd8-abdc-4614-9c43-8c9ebddf188d=Assignment(partitions=[FOLIO.diku.data-export.job.command-0, FOLIO.testenant140048158259472068.data-export.job.command-0])} 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-3, groupId=FOLIO-mod-data-export-worker-events-group] Successfully synced group in generation Generation{generationId=5, memberId='consumer-FOLIO-mod-data-export-worker-events-group-3-fe355bd8-abdc-4614-9c43-8c9ebddf188d', protocol='range'} 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-3, groupId=FOLIO-mod-data-export-worker-events-group] Notifying assignor about the new Assignment(partitions=[FOLIO.diku.data-export.job.command-0, FOLIO.testenant140048158259472068.data-export.job.command-0]) 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-3, groupId=FOLIO-mod-data-export-worker-events-group] Adding newly assigned partitions: FOLIO.diku.data-export.job.command-0, FOLIO.testenant140048158259472068.data-export.job.command-0 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-3, groupId=FOLIO-mod-data-export-worker-events-group] Found no committed offset for partition FOLIO.testenant140048158259472068.data-export.job.command-0 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-3, groupId=FOLIO-mod-data-export-worker-events-group] Found no committed offset for partition FOLIO.testenant140048158259472068.data-export.job.command-0 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-3, groupId=FOLIO-mod-data-export-worker-events-group] Setting offset for partition FOLIO.diku.data-export.job.command-0 to the committed offset FetchPosition{offset=41, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.154:9092 (id: 1 rack: null)], epoch=0}} 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-3, groupId=FOLIO-mod-data-export-worker-events-group] Resetting offset for partition FOLIO.testenant140048158259472068.data-export.job.command-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.154:9092 (id: 1 rack: null)], epoch=0}}. 08:07:36 [196753/proxy;226110/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO LogAccessor FOLIO-mod-data-export-worker-events-group: partitions assigned: [FOLIO.diku.data-export.job.command-0, FOLIO.testenant140048158259472068.data-export.job.command-0] 08:07:53 [586385/proxy;552678/tenant] [testenant140048158259472068] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO TenantController Disabling tenant... 08:08:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=07c02c11-bcad-41a4-9a69-a9fd6fca7cf6, name=000041, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 08:08:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 08:08:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-880909611"}, jobId=07c02c11-bcad-41a4-9a69-a9fd6fca7cf6, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:08:00_07c02c11-bcad-41a4-9a69-a9fd6fca7cf6}. 08:08:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-880909611"}, jobId=07c02c11-bcad-41a4-9a69-a9fd6fca7cf6, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:08:00_07c02c11-bcad-41a4-9a69-a9fd6fca7cf6}] 08:08:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=41, version=1, startTime=Thu Jul 14 08:08:00 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 08:08:00 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=40, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-880909611"}, jobId=07c02c11-bcad-41a4-9a69-a9fd6fca7cf6, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:08:00_07c02c11-bcad-41a4-9a69-a9fd6fca7cf6}]. 08:08:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=07c02c11-bcad-41a4-9a69-a9fd6fca7cf6, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 08:08:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 08:08:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 08:08:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 08:08:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=07c02c11-bcad-41a4-9a69-a9fd6fca7cf6, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 08:08:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 08:08:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 08:08:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 08:08:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 08:08:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:08:00_07c02c11-bcad-41a4-9a69-a9fd6fca7cf6_lib_220714a.dat. 08:08:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_08:08:00_07c02c11-bcad-41a4-9a69-a9fd6fca7cf6_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:08:00_07c02c11-bcad-41a4-9a69-a9fd6fca7cf6_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 08:08:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:08:00_07c02c11-bcad-41a4-9a69-a9fd6fca7cf6_lib_220714a.dat. 08:08:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A08%3A00_07c02c11-bcad-41a4-9a69-a9fd6fca7cf6_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T080800Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=820a97f760eef2877face39780d28ce2f8f857c8cabc2edeced32ca9449e570a. 08:08:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 134ms 08:08:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 08:08:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:08:00_07c02c11-bcad-41a4-9a69-a9fd6fca7cf6_lib_220714b.dat. 08:08:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_08:08:00_07c02c11-bcad-41a4-9a69-a9fd6fca7cf6_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:08:00_07c02c11-bcad-41a4-9a69-a9fd6fca7cf6_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 08:08:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:08:00_07c02c11-bcad-41a4-9a69-a9fd6fca7cf6_lib_220714b.dat. 08:08:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A08%3A00_07c02c11-bcad-41a4-9a69-a9fd6fca7cf6_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T080800Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=25614f8145350313223d14bbf8cc84399ef671b97b393ab405f684a3c2c6fe30. 08:08:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 28ms 08:08:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 08:08:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 1ms 08:08:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=41, version=1, startTime=Thu Jul 14 08:08:00 GMT 2022, endTime=Thu Jul 14 08:08:00 GMT 2022, lastUpdated=Thu Jul 14 08:08:00 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=40, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-880909611"}, jobId=07c02c11-bcad-41a4-9a69-a9fd6fca7cf6, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:08:00_07c02c11-bcad-41a4-9a69-a9fd6fca7cf6}]. 08:08:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=07c02c11-bcad-41a4-9a69-a9fd6fca7cf6, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A08%3A00_07c02c11-bcad-41a4-9a69-a9fd6fca7cf6_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T080800Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=820a97f760eef2877face39780d28ce2f8f857c8cabc2edeced32ca9449e570a, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A08%3A00_07c02c11-bcad-41a4-9a69-a9fd6fca7cf6_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T080800Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=25614f8145350313223d14bbf8cc84399ef671b97b393ab405f684a3c2c6fe30], fileNames=null, startTime=Thu Jul 14 08:08:00 GMT 2022, endTime=Thu Jul 14 08:08:00 GMT 2022, createdDate=Thu Jul 14 08:08:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 08:08:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 08:08:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=07c02c11-bcad-41a4-9a69-a9fd6fca7cf6, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A08%3A00_07c02c11-bcad-41a4-9a69-a9fd6fca7cf6_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T080800Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=820a97f760eef2877face39780d28ce2f8f857c8cabc2edeced32ca9449e570a, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A08%3A00_07c02c11-bcad-41a4-9a69-a9fd6fca7cf6_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T080800Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=25614f8145350313223d14bbf8cc84399ef671b97b393ab405f684a3c2c6fe30], fileNames=null, startTime=Thu Jul 14 08:08:00 GMT 2022, endTime=Thu Jul 14 08:08:00 GMT 2022, createdDate=Thu Jul 14 08:08:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 08:08:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 08:08:00 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 08:08:00 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-880909611"}, jobId=07c02c11-bcad-41a4-9a69-a9fd6fca7cf6, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:08:00_07c02c11-bcad-41a4-9a69-a9fd6fca7cf6}] and the following status: [COMPLETED] in 178ms 08:12:28 [001686/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=b77f1421-ea9a-483d-909d-f236c03efbc9, name=000042, description=null, exportType=EDIFACT_ORDERS_EXPORT, jobParameters={edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}}, identifierType=null, entityType=null, progress=null). 08:12:28 [001686/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 08:12:28 [001686/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: EDIFACT_ORDERS_EXPORT, parameters={edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=b77f1421-ea9a-483d-909d-f236c03efbc9, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_08:12:28_b77f1421-ea9a-483d-909d-f236c03efbc9, jobName=000042}. 08:12:28 [001686/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [SimpleJob: [name=EDIFACT_ORDERS_EXPORT]] launched with the following parameters: [{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=b77f1421-ea9a-483d-909d-f236c03efbc9, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_08:12:28_b77f1421-ea9a-483d-909d-f236c03efbc9, jobName=000042}] 08:12:28 [001686/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO obCompletionListener Job update JobExecution: id=42, version=1, startTime=Thu Jul 14 08:12:28 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 08:12:28 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=41, version=0, Job=[EDIFACT_ORDERS_EXPORT]], jobParameters=[{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=b77f1421-ea9a-483d-909d-f236c03efbc9, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_08:12:28_b77f1421-ea9a-483d-909d-f236c03efbc9, jobName=000042}]. 08:12:28 [001686/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO KafkaService Sending Job(id=b77f1421-ea9a-483d-909d-f236c03efbc9, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 08:12:28 GMT 2022, endTime=null, createdDate=Thu Jul 14 08:12:28 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 08:12:28 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 08:12:28 [001686/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO KafkaService Sent Job(id=b77f1421-ea9a-483d-909d-f236c03efbc9, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 08:12:28 GMT 2022, endTime=null, createdDate=Thu Jul 14 08:12:28 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 08:12:28 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 08:12:28 [001686/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [mapToEdifactStep] 08:12:28 [001686/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO MapToEdifactTasklet Execute MapToEdifactTasklet 08:12:28 [001686/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO MapToEdifactTasklet GET purchase orders query: (workflowStatus==Open and vendor==4ffa86df-e60d-4705-be76-5c12d24add31 and poLine.automaticExport==true) 08:12:28 [001686/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO AbstractStep Step: [mapToEdifactStep] executed in 294ms 08:12:28 [001686/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [saveToMinIOStep] 08:12:28 [001686/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO AbstractStep Step: [saveToMinIOStep] executed in 6ms 08:12:28 [001686/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [saveToFTPStep] 08:12:28 [001686/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO ectStorageRepository Connected to ftp.ci.folio.org:21 08:12:29 [001686/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] ERROR ectStorageRepository Failed login to FTP 08:12:29 [001686/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] ERROR AbstractStep Encountered an error executing step saveToFTPStep in job EDIFACT_ORDERS_EXPORT java.lang.reflect.UndeclaredThrowableException: null at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:780) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:137) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$EnhancerBySpringCGLIB$$a6264aff.execute() ~[classes!/:1.5.0-SNAPSHOT] at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:407) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:331) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140) ~[spring-tx-5.3.20.jar!/:5.3.20] at org.springframework.batch.core.step.tasklet.TaskletStep$2.doInChunkContext(TaskletStep.java:273) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.scope.context.StepContextRepeatCallback.doInIteration(StepContextRepeatCallback.java:82) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.repeat.support.RepeatTemplate.getNextResult(RepeatTemplate.java:375) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] at org.springframework.batch.repeat.support.RepeatTemplate.executeInternal(RepeatTemplate.java:215) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] at org.springframework.batch.repeat.support.RepeatTemplate.iterate(RepeatTemplate.java:145) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.step.tasklet.TaskletStep.doExecute(TaskletStep.java:258) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.step.AbstractStep.execute(AbstractStep.java:208) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.SimpleStepHandler.handleStep(SimpleStepHandler.java:152) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.AbstractJob.handleStep(AbstractJob.java:413) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.SimpleJob.doExecute(SimpleJob.java:136) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.AbstractJob.execute(AbstractJob.java:320) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.launch.support.SimpleJobLauncher$1.run(SimpleJobLauncher.java:149) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50) ~[spring-core-5.3.20.jar!/:5.3.20] at org.springframework.batch.core.launch.support.SimpleJobLauncher.run(SimpleJobLauncher.java:140) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at jdk.internal.reflect.GeneratedMethodAccessor257.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.batch.core.configuration.annotation.SimpleBatchConfiguration$PassthruAdvice.invoke(SimpleBatchConfiguration.java:128) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) ~[spring-aop-5.3.20.jar!/:5.3.20] at com.sun.proxy.$Proxy169.run(Unknown Source) ~[?:?] at org.springframework.batch.integration.launch.JobLaunchingMessageHandler.launch(JobLaunchingMessageHandler.java:50) ~[spring-batch-integration-4.3.6.jar!/:4.3.6] at org.folio.dew.batch.ExportJobManager.launchJob(ExportJobManager.java:29) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.service.JobCommandsReceiverService.receiveStartJobCommand(JobCommandsReceiverService.java:138) ~[classes!/:1.5.0-SNAPSHOT] at jdk.internal.reflect.GeneratedMethodAccessor241.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:169) ~[spring-messaging-5.3.20.jar!/:5.3.20] at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:119) ~[spring-messaging-5.3.20.jar!/:5.3.20] at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:347) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2645) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2625) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2552) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2433) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2311) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:1982) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1366) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1357) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1252) ~[spring-kafka-2.8.6.jar!/:2.8.6] at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:?] at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:?] at java.lang.Thread.run(Unknown Source) ~[?:?] Caused by: org.folio.dew.exceptions.FtpException: Failed login to FTP at org.folio.dew.repository.FTPObjectStorageRepository.login(FTPObjectStorageRepository.java:56) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.repository.FTPObjectStorageRepository$$FastClassBySpringCGLIB$$866336c1.invoke() ~[classes!/:1.5.0-SNAPSHOT] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) ~[spring-tx-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.folio.dew.repository.FTPObjectStorageRepository$$EnhancerBySpringCGLIB$$6c4c4391.login() ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet.execute(SaveToFileStorageTasklet.java:65) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$FastClassBySpringCGLIB$$9088e182.invoke() ~[classes!/:1.5.0-SNAPSHOT] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ~[spring-aop-5.3.20.jar!/:5.3.20] ... 57 more 08:12:29 [001686/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO AbstractStep Step: [saveToFTPStep] executed in 1s65ms 08:12:29 [001686/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO obCompletionListener Job update JobExecution: id=42, version=1, startTime=Thu Jul 14 08:12:28 GMT 2022, endTime=Thu Jul 14 08:12:29 GMT 2022, lastUpdated=Thu Jul 14 08:12:28 GMT 2022, status=FAILED, exitStatus=exitCode=FAILED;exitDescription=java.lang.reflect.UndeclaredThrowableException at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:780) at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:137) at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$EnhancerBySpringCGLIB$$a6264aff.execute() at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:407) at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:331) at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140) at org.springframework.batch.core.step.tasklet.TaskletStep$2.doInChunkContext(TaskletStep.java:273) at org.springframework.batch.core.scope.context.StepContextRepeatCallback.doInIteration(StepContextRepeatCallback.java:82) at org.springframework.batch.repeat.support.RepeatTemplate.getNextResult(RepeatTemplate.java:375) at org.springframework.batch.repeat.support.RepeatTemplate.executeInternal(RepeatTemplate.java:215) at org.springframework.batch.repeat.support.RepeatTemplate.iterate(RepeatTemplate.java:145) at org.springframework.batch.core.step.tasklet.TaskletStep.doExecute(TaskletStep.java:258) at org.springframework.batch.core.step.AbstractStep.execute(AbstractStep.java:208) at org.springframework.batch.core.job.SimpleStepHandler.handleStep(SimpleStepHandler.java:152) at org.springframework.batch.core.job.AbstractJob.handleStep(AbstractJob.java:413) at org.springframework.batch.core.job.SimpleJob.doExecute(SimpleJob.java:136) at org.springframework.batch.core.job.AbstractJob.execute(AbstractJob.java:320) at org.springframework.batch.core.launch.support.SimpleJobLauncher$1.run(SimpleJobLauncher.java:149) at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50) at org.springframework.batch.core.launch.support.SimpleJobLauncher.run(SimpleJobLauncher.java:140) at jdk.internal.reflect.GeneratedMethodAccessor257.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.batch.core.configuration.annotation.SimpleBatchConfiguration$PassthruAdvice.invoke(SimpleBatchConfiguration.java:128) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) at com.sun.proxy.$Proxy169.run(Unknown Source) at org.springframework.batch.integration.launch.JobLaunchingMessageHandler.launch(JobLaunchingMessageHandler.java:50) at org.folio.dew.batch.ExportJobManager.launchJob(ExportJobManager.java:29) at org.folio.dew.service.JobCommandsReceiverService.receiveStartJobCommand(JobCommandsReceiverService.java:138) at jdk.internal.reflect.GeneratedMethodAccessor241.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:169) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:119) at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:347) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2645) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2625) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2552) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2433) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2311) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:1982) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1366) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1357) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1252) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: org.folio.dew.exceptions.FtpException: Failed login to FTP at org.folio.dew.repository.FTPObjectStorageRepository.login(FTPObjectStorageRepository.java:56) at org.folio.dew.repository.FTPObjectStorageRepository$$FastClassBySpringCGLIB$$866336c1.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.folio.dew.repository.FTPObjectStorageRepository$$EnhancerBySpringCGLIB$$6c4c4391.login() at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet.execute(SaveToFileStorageTasklet.java:65) at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$FastClassBySpringCGLIB$$9088e182.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ... 57 more , job=[JobInstance: id=41, version=0, Job=[EDIFACT_ORDERS_EXPORT]], jobParameters=[{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=b77f1421-ea9a-483d-909d-f236c03efbc9, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_08:12:28_b77f1421-ea9a-483d-909d-f236c03efbc9, jobName=000042}]. 08:12:29 [001686/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO KafkaService Sending Job(id=b77f1421-ea9a-483d-909d-f236c03efbc9, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 08:12:28 GMT 2022, endTime=Thu Jul 14 08:12:29 GMT 2022, createdDate=Thu Jul 14 08:12:28 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 08:12:28 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=Failed login to FTP (FtpException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=java.lang.reflect.UndeclaredThrowableException at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:780) at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:137) at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$EnhancerBySpringCGLIB$$a6264aff.execute() at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:407) at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:331) at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140) at org.springframework.batch.core.step.tasklet.TaskletStep$2.doInChunkContext(TaskletStep.java:273) at org.springframework.batch.core.scope.context.StepContextRepeatCallback.doInIteration(StepContextRepeatCallback.java:82) at org.springframework.batch.repeat.support.RepeatTemplate.getNextResult(RepeatTemplate.java:375) at org.springframework.batch.repeat.support.RepeatTemplate.executeInternal(RepeatTemplate.java:215) at org.springframework.batch.repeat.support.RepeatTemplate.iterate(RepeatTemplate.java:145) at org.springframework.batch.core.step.tasklet.TaskletStep.doExecute(TaskletStep.java:258) at org.springframework.batch.core.step.AbstractStep.execute(AbstractStep.java:208) at org.springframework.batch.core.job.SimpleStepHandler.handleStep(SimpleStepHandler.java:152) at org.springframework.batch.core.job.AbstractJob.handleStep(AbstractJob.java:413) at org.springframework.batch.core.job.SimpleJob.doExecute(SimpleJob.java:136) at org.springframework.batch.core.job.AbstractJob.execute(AbstractJob.java:320) at org.springframework.batch.core.launch.support.SimpleJobLauncher$1.run(SimpleJobLauncher.java:149) at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50) at org.springframework.batch.core.launch.support.SimpleJobLauncher.run(SimpleJobLauncher.java:140) at jdk.internal.reflect.GeneratedMethodAccessor257.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.batch.core.configuration.annotation.SimpleBatchConfiguration$PassthruAdvice.invoke(SimpleBatchConfiguration.java:128) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) at com.sun.proxy.$Proxy169.run(Unknown Source) at org.springframework.batch.integration.launch.JobLaunchingMessageHandler.launch(JobLaunchingMessageHandler.java:50) at org.folio.dew.batch.ExportJobManager.launchJob(ExportJobManager.java:29) at org.folio.dew.service.JobCommandsReceiverService.receiveStartJobCommand(JobCommandsReceiverService.java:138) at jdk.internal.reflect.GeneratedMethodAccessor241.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:169) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:119) at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:347) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2645) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2625) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2552) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2433) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2311) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:1982) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1366) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1357) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1252) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: org.folio.dew.exceptions.FtpException: Failed login to FTP at org.folio.dew.repository.FTPObjectStorageRepository.login(FTPObjectStorageRepository.java:56) at org.folio.dew.repository.FTPObjectStorageRepository$$FastClassBySpringCGLIB$$866336c1.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.folio.dew.repository.FTPObjectStorageRepository$$EnhancerBySpringCGLIB$$6c4c4391.login() at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet.execute(SaveToFileStorageTasklet.java:65) at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$FastClassBySpringCGLIB$$9088e182.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ... 57 more , identifierType=null, entityType=null, progress=null). 08:12:29 [001686/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO KafkaService Sent Job(id=b77f1421-ea9a-483d-909d-f236c03efbc9, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 08:12:28 GMT 2022, endTime=Thu Jul 14 08:12:29 GMT 2022, createdDate=Thu Jul 14 08:12:28 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 08:12:28 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=Failed login to FTP (FtpException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=java.lang.reflect.UndeclaredThrowableException at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:780) at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:137) at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$EnhancerBySpringCGLIB$$a6264aff.execute() at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:407) at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:331) at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140) at org.springframework.batch.core.step.tasklet.TaskletStep$2.doInChunkContext(TaskletStep.java:273) at org.springframework.batch.core.scope.context.StepContextRepeatCallback.doInIteration(StepContextRepeatCallback.java:82) at org.springframework.batch.repeat.support.RepeatTemplate.getNextResult(RepeatTemplate.java:375) at org.springframework.batch.repeat.support.RepeatTemplate.executeInternal(RepeatTemplate.java:215) at org.springframework.batch.repeat.support.RepeatTemplate.iterate(RepeatTemplate.java:145) at org.springframework.batch.core.step.tasklet.TaskletStep.doExecute(TaskletStep.java:258) at org.springframework.batch.core.step.AbstractStep.execute(AbstractStep.java:208) at org.springframework.batch.core.job.SimpleStepHandler.handleStep(SimpleStepHandler.java:152) at org.springframework.batch.core.job.AbstractJob.handleStep(AbstractJob.java:413) at org.springframework.batch.core.job.SimpleJob.doExecute(SimpleJob.java:136) at org.springframework.batch.core.job.AbstractJob.execute(AbstractJob.java:320) at org.springframework.batch.core.launch.support.SimpleJobLauncher$1.run(SimpleJobLauncher.java:149) at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50) at org.springframework.batch.core.launch.support.SimpleJobLauncher.run(SimpleJobLauncher.java:140) at jdk.internal.reflect.GeneratedMethodAccessor257.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.batch.core.configuration.annotation.SimpleBatchConfiguration$PassthruAdvice.invoke(SimpleBatchConfiguration.java:128) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) at com.sun.proxy.$Proxy169.run(Unknown Source) at org.springframework.batch.integration.launch.JobLaunchingMessageHandler.launch(JobLaunchingMessageHandler.java:50) at org.folio.dew.batch.ExportJobManager.launchJob(ExportJobManager.java:29) at org.folio.dew.service.JobCommandsReceiverService.receiveStartJobCommand(JobCommandsReceiverService.java:138) at jdk.internal.reflect.GeneratedMethodAccessor241.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:169) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:119) at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:347) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2645) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2625) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2552) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2433) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2311) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:1982) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1366) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1357) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1252) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: org.folio.dew.exceptions.FtpException: Failed login to FTP at org.folio.dew.repository.FTPObjectStorageRepository.login(FTPObjectStorageRepository.java:56) at org.folio.dew.repository.FTPObjectStorageRepository$$FastClassBySpringCGLIB$$866336c1.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.folio.dew.repository.FTPObjectStorageRepository$$EnhancerBySpringCGLIB$$6c4c4391.login() at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet.execute(SaveToFileStorageTasklet.java:65) at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$FastClassBySpringCGLIB$$9088e182.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ... 57 more , identifierType=null, entityType=null, progress=null). 08:12:29 [001686/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO obCompletionListener -----------------------------JOB---ENDS----------------------------- 08:12:29 [001686/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [SimpleJob: [name=EDIFACT_ORDERS_EXPORT]] completed with the following parameters: [{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=b77f1421-ea9a-483d-909d-f236c03efbc9, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_08:12:28_b77f1421-ea9a-483d-909d-f236c03efbc9, jobName=000042}] and the following status: [FAILED] in 1s376ms 08:16:36 [001686/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO NetworkClient [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-3, groupId=FOLIO-mod-data-export-worker-events-group] Node -1 disconnected. 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO TenantController Upgrading tenant... 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO TenantService About to start liquibase update for tenant [testenant2328461947205346863] 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO JavaLogger Successfully acquired change log lock 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO JavaLogger Creating database history table with name: TESTENANT2328461947205346863_MOD_DATA_EXPORT_WORKER.DATABASECHANGELOG 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO JavaLogger Reading from TESTENANT2328461947205346863_MOD_DATA_EXPORT_WORKER.DATABASECHANGELOG Running Changeset: db/changelog/changes/v1.4.0/alter-batch-job-execution-context.xml::MODEXPW-170@@fix-right-truncation-exception::vkolesnyk 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO JavaLogger Custom SQL executed 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO JavaLogger ChangeSet db/changelog/changes/v1.4.0/alter-batch-job-execution-context.xml::MODEXPW-170@@fix-right-truncation-exception::vkolesnyk ran successfully in 2ms 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO JavaLogger Successfully released change log lock 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO TenantService Liquibase update for tenant [testenant2328461947205346863] executed successfully 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO KafkaService Creating topics for kafka [topics: [(name=FOLIO.testenant2328461947205346863.data-export.job.command, numPartitions=default, replicationFactor=default, replicasAssignments=null, configs=null), (name=FOLIO.testenant2328461947205346863.data-export.job.update, numPartitions=default, replicationFactor=default, replicasAssignments=null, configs=null), (name=FOLIO.Default.testenant2328461947205346863.edi-export-history.create, numPartitions=default, replicationFactor=default, replicasAssignments=null, configs=null)]] 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractConfig AdminClientConfig values: bootstrap.servers = [10.36.1.154:9092] client.dns.lookup = use_all_dns_ips client.id = connections.max.idle.ms = 300000 default.api.timeout.ms = 60000 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka version: 3.1.1 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka commitId: 97671528ba54a138 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka startTimeMs: 1657786634157 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AppInfoParser App info kafka.admin.client for adminclient-3 unregistered 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metrics Metrics scheduler closed 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metrics Closing reporter org.apache.kafka.common.metrics.JmxReporter 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metrics Metrics reporters closed 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO KafkaService Restarting kafka consumer to start listening created topics [id: mod-data-export-events-listener] 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-3, groupId=FOLIO-mod-data-export-worker-events-group] Revoke previously assigned partitions FOLIO.diku.data-export.job.command-0, FOLIO.testenant140048158259472068.data-export.job.command-0 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO LogAccessor FOLIO-mod-data-export-worker-events-group: partitions revoked: [FOLIO.diku.data-export.job.command-0, FOLIO.testenant140048158259472068.data-export.job.command-0] 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-3, groupId=FOLIO-mod-data-export-worker-events-group] Member consumer-FOLIO-mod-data-export-worker-events-group-3-fe355bd8-abdc-4614-9c43-8c9ebddf188d sending LeaveGroup request to coordinator 10.36.1.154:9092 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-3, groupId=FOLIO-mod-data-export-worker-events-group] Resetting generation due to: consumer pro-actively leaving the group 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-3, groupId=FOLIO-mod-data-export-worker-events-group] Request joining group due to: consumer pro-actively leaving the group 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO KafkaConsumer [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-3, groupId=FOLIO-mod-data-export-worker-events-group] Unsubscribed all topics or patterns and assigned partitions 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-3, groupId=FOLIO-mod-data-export-worker-events-group] Resetting generation due to: consumer pro-actively leaving the group 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-3, groupId=FOLIO-mod-data-export-worker-events-group] Request joining group due to: consumer pro-actively leaving the group 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metrics Metrics scheduler closed 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metrics Closing reporter org.apache.kafka.common.metrics.JmxReporter 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metrics Metrics reporters closed 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AppInfoParser App info kafka.consumer for consumer-FOLIO-mod-data-export-worker-events-group-3 unregistered 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO LogAccessor FOLIO-mod-data-export-worker-events-group: Consumer stopped 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractConfig ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [10.36.1.154:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-FOLIO-mod-data-export-worker-events-group-4 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = FOLIO-mod-data-export-worker-events-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [org.folio.dew.config.kafka.KafkaConsumerInterceptor] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 3600000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.JsonDeserializer 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] WARN AbstractConfig The configuration 'spring.json.trusted.packages' was supplied but isn't a known config. 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka version: 3.1.1 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka commitId: 97671528ba54a138 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka startTimeMs: 1657786634245 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO KafkaConsumer [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-4, groupId=FOLIO-mod-data-export-worker-events-group] Subscribed to pattern: 'FOLIO.(.*\.)?data-export.job.command' 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-4, groupId=FOLIO-mod-data-export-worker-events-group] Resetting the last seen epoch of partition FOLIO.diku.data-export.job.command-0 to 0 since the associated topicId changed from null to BLSPqEFTRuGgNdugYxL3Ww 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-4, groupId=FOLIO-mod-data-export-worker-events-group] Resetting the last seen epoch of partition FOLIO.testenant140048158259472068.data-export.job.command-0 to 0 since the associated topicId changed from null to Vpls1VU8RIORw7cFRi1CnQ 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-4, groupId=FOLIO-mod-data-export-worker-events-group] Resetting the last seen epoch of partition FOLIO.testenant2328461947205346863.data-export.job.command-0 to 0 since the associated topicId changed from null to k09jyW7xStCi6WZDSM8k_g 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-4, groupId=FOLIO-mod-data-export-worker-events-group] Cluster ID: N5A8oLlqSCS3UHKG4xRGAA 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO natorResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-4, groupId=FOLIO-mod-data-export-worker-events-group] Discovered group coordinator 10.36.1.154:9092 (id: 2147483646 rack: null) 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-4, groupId=FOLIO-mod-data-export-worker-events-group] (Re-)joining group 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-4, groupId=FOLIO-mod-data-export-worker-events-group] Request joining group due to: need to re-join with the given member-id 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-4, groupId=FOLIO-mod-data-export-worker-events-group] (Re-)joining group 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-4, groupId=FOLIO-mod-data-export-worker-events-group] Successfully joined group with generation Generation{generationId=7, memberId='consumer-FOLIO-mod-data-export-worker-events-group-4-383c5188-c8ab-4edc-aea7-f66b5434185c', protocol='range'} 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-4, groupId=FOLIO-mod-data-export-worker-events-group] Finished assignment for group at generation 7: {consumer-FOLIO-mod-data-export-worker-events-group-4-383c5188-c8ab-4edc-aea7-f66b5434185c=Assignment(partitions=[FOLIO.diku.data-export.job.command-0, FOLIO.testenant2328461947205346863.data-export.job.command-0, FOLIO.testenant140048158259472068.data-export.job.command-0])} 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConfigurationService Bulk-edit configuration was not found, uploading default 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-4, groupId=FOLIO-mod-data-export-worker-events-group] Successfully synced group in generation Generation{generationId=7, memberId='consumer-FOLIO-mod-data-export-worker-events-group-4-383c5188-c8ab-4edc-aea7-f66b5434185c', protocol='range'} 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-4, groupId=FOLIO-mod-data-export-worker-events-group] Notifying assignor about the new Assignment(partitions=[FOLIO.diku.data-export.job.command-0, FOLIO.testenant2328461947205346863.data-export.job.command-0, FOLIO.testenant140048158259472068.data-export.job.command-0]) 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-4, groupId=FOLIO-mod-data-export-worker-events-group] Adding newly assigned partitions: FOLIO.diku.data-export.job.command-0, FOLIO.testenant140048158259472068.data-export.job.command-0, FOLIO.testenant2328461947205346863.data-export.job.command-0 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-4, groupId=FOLIO-mod-data-export-worker-events-group] Found no committed offset for partition FOLIO.testenant2328461947205346863.data-export.job.command-0 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-4, groupId=FOLIO-mod-data-export-worker-events-group] Found no committed offset for partition FOLIO.testenant2328461947205346863.data-export.job.command-0 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-4, groupId=FOLIO-mod-data-export-worker-events-group] Setting offset for partition FOLIO.testenant140048158259472068.data-export.job.command-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.154:9092 (id: 1 rack: null)], epoch=0}} 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-4, groupId=FOLIO-mod-data-export-worker-events-group] Setting offset for partition FOLIO.diku.data-export.job.command-0 to the committed offset FetchPosition{offset=43, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.154:9092 (id: 1 rack: null)], epoch=0}} 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-4, groupId=FOLIO-mod-data-export-worker-events-group] Resetting offset for partition FOLIO.testenant2328461947205346863.data-export.job.command-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.154:9092 (id: 1 rack: null)], epoch=0}}. 08:17:14 [876229/proxy;758111/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO LogAccessor FOLIO-mod-data-export-worker-events-group: partitions assigned: [FOLIO.diku.data-export.job.command-0, FOLIO.testenant140048158259472068.data-export.job.command-0, FOLIO.testenant2328461947205346863.data-export.job.command-0] 08:17:26 [676074/proxy;537149/tenant] [testenant2328461947205346863] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO TenantController Disabling tenant... 08:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=54aec11c-76b4-4182-8c3e-65791fd61a4e, name=000043, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"},{"feefineTypeId":"636140a2-70d9-4f6a-a437-ad67a27cf81b"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 08:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 08:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=54aec11c-76b4-4182-8c3e-65791fd61a4e, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:25:00_54aec11c-76b4-4182-8c3e-65791fd61a4e}. 08:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=54aec11c-76b4-4182-8c3e-65791fd61a4e, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:25:00_54aec11c-76b4-4182-8c3e-65791fd61a4e}] 08:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=43, version=1, startTime=Thu Jul 14 08:25:00 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 08:25:00 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=42, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=54aec11c-76b4-4182-8c3e-65791fd61a4e, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:25:00_54aec11c-76b4-4182-8c3e-65791fd61a4e}]. 08:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=54aec11c-76b4-4182-8c3e-65791fd61a4e, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 08:25:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 08:25:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 08:25:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 08:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO Metadata [Producer clientId=producer-1] Resetting the last seen epoch of partition FOLIO.diku.data-export.job.update-0 to 0 since the associated topicId changed from null to m73LD7QiSnem_ng5HJxJmQ 08:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=54aec11c-76b4-4182-8c3e-65791fd61a4e, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 08:25:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 08:25:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 08:25:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 08:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 08:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:25:00_54aec11c-76b4-4182-8c3e-65791fd61a4e_lib_220714a.dat. 08:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_08:25:00_54aec11c-76b4-4182-8c3e-65791fd61a4e_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:25:00_54aec11c-76b4-4182-8c3e-65791fd61a4e_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 08:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:25:00_54aec11c-76b4-4182-8c3e-65791fd61a4e_lib_220714a.dat. 08:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A25%3A00_54aec11c-76b4-4182-8c3e-65791fd61a4e_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T082500Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=a0ae1eac6985e50c752ecdf73fa8c9cfaff85c7c969dbf4a4d0e148ff526e58f. 08:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 106ms 08:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 08:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:25:00_54aec11c-76b4-4182-8c3e-65791fd61a4e_lib_220714b.dat. 08:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_08:25:00_54aec11c-76b4-4182-8c3e-65791fd61a4e_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:25:00_54aec11c-76b4-4182-8c3e-65791fd61a4e_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 08:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:25:00_54aec11c-76b4-4182-8c3e-65791fd61a4e_lib_220714b.dat. 08:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A25%3A00_54aec11c-76b4-4182-8c3e-65791fd61a4e_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T082500Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=2b5a5d8693238850b2563af35368ab429e0fa3da7c261733dd5e9dbe01b51d6c. 08:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 32ms 08:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 08:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 1ms 08:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=43, version=1, startTime=Thu Jul 14 08:25:00 GMT 2022, endTime=Thu Jul 14 08:25:00 GMT 2022, lastUpdated=Thu Jul 14 08:25:00 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=42, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=54aec11c-76b4-4182-8c3e-65791fd61a4e, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:25:00_54aec11c-76b4-4182-8c3e-65791fd61a4e}]. 08:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=54aec11c-76b4-4182-8c3e-65791fd61a4e, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A25%3A00_54aec11c-76b4-4182-8c3e-65791fd61a4e_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T082500Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=a0ae1eac6985e50c752ecdf73fa8c9cfaff85c7c969dbf4a4d0e148ff526e58f, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A25%3A00_54aec11c-76b4-4182-8c3e-65791fd61a4e_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T082500Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=2b5a5d8693238850b2563af35368ab429e0fa3da7c261733dd5e9dbe01b51d6c], fileNames=null, startTime=Thu Jul 14 08:25:00 GMT 2022, endTime=Thu Jul 14 08:25:00 GMT 2022, createdDate=Thu Jul 14 08:25:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 08:25:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 08:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=54aec11c-76b4-4182-8c3e-65791fd61a4e, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A25%3A00_54aec11c-76b4-4182-8c3e-65791fd61a4e_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T082500Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=a0ae1eac6985e50c752ecdf73fa8c9cfaff85c7c969dbf4a4d0e148ff526e58f, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A25%3A00_54aec11c-76b4-4182-8c3e-65791fd61a4e_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T082500Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=2b5a5d8693238850b2563af35368ab429e0fa3da7c261733dd5e9dbe01b51d6c], fileNames=null, startTime=Thu Jul 14 08:25:00 GMT 2022, endTime=Thu Jul 14 08:25:00 GMT 2022, createdDate=Thu Jul 14 08:25:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 08:25:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 08:25:00 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 08:25:00 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=54aec11c-76b4-4182-8c3e-65791fd61a4e, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:25:00_54aec11c-76b4-4182-8c3e-65791fd61a4e}] and the following status: [COMPLETED] in 152ms 08:26:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=2ad3732b-3543-4647-80be-42a832423cba, name=000044, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"},{"feefineTypeId":"636140a2-70d9-4f6a-a437-ad67a27cf81b"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 08:26:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 08:26:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=2ad3732b-3543-4647-80be-42a832423cba, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:26:00_2ad3732b-3543-4647-80be-42a832423cba}. 08:26:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=2ad3732b-3543-4647-80be-42a832423cba, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:26:00_2ad3732b-3543-4647-80be-42a832423cba}] 08:26:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=44, version=1, startTime=Thu Jul 14 08:26:00 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 08:26:00 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=43, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=2ad3732b-3543-4647-80be-42a832423cba, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:26:00_2ad3732b-3543-4647-80be-42a832423cba}]. 08:26:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=2ad3732b-3543-4647-80be-42a832423cba, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 08:26:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 08:26:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 08:26:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 08:26:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=2ad3732b-3543-4647-80be-42a832423cba, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 08:26:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 08:26:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 08:26:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 08:26:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 08:26:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:26:00_2ad3732b-3543-4647-80be-42a832423cba_lib_220714a.dat. 08:26:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_08:26:00_2ad3732b-3543-4647-80be-42a832423cba_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:26:00_2ad3732b-3543-4647-80be-42a832423cba_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 08:26:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:26:00_2ad3732b-3543-4647-80be-42a832423cba_lib_220714a.dat. 08:26:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A26%3A00_2ad3732b-3543-4647-80be-42a832423cba_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T082600Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=82d126754e8430d0bc9fd31ebccee77aa28c53ca33a153fd844c0f603885df95. 08:26:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 117ms 08:26:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 08:26:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:26:00_2ad3732b-3543-4647-80be-42a832423cba_lib_220714b.dat. 08:26:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_08:26:00_2ad3732b-3543-4647-80be-42a832423cba_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:26:00_2ad3732b-3543-4647-80be-42a832423cba_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 08:26:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:26:00_2ad3732b-3543-4647-80be-42a832423cba_lib_220714b.dat. 08:26:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A26%3A00_2ad3732b-3543-4647-80be-42a832423cba_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T082600Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=55f85674b6794337e4b3d3a457f841520bda95414b9a2f540868f0030aa31263. 08:26:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 24ms 08:26:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 08:26:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 2ms 08:26:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=44, version=1, startTime=Thu Jul 14 08:26:00 GMT 2022, endTime=Thu Jul 14 08:26:00 GMT 2022, lastUpdated=Thu Jul 14 08:26:00 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=43, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=2ad3732b-3543-4647-80be-42a832423cba, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:26:00_2ad3732b-3543-4647-80be-42a832423cba}]. 08:26:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=2ad3732b-3543-4647-80be-42a832423cba, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A26%3A00_2ad3732b-3543-4647-80be-42a832423cba_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T082600Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=82d126754e8430d0bc9fd31ebccee77aa28c53ca33a153fd844c0f603885df95, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A26%3A00_2ad3732b-3543-4647-80be-42a832423cba_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T082600Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=55f85674b6794337e4b3d3a457f841520bda95414b9a2f540868f0030aa31263], fileNames=null, startTime=Thu Jul 14 08:26:00 GMT 2022, endTime=Thu Jul 14 08:26:00 GMT 2022, createdDate=Thu Jul 14 08:26:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 08:26:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 08:26:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=2ad3732b-3543-4647-80be-42a832423cba, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A26%3A00_2ad3732b-3543-4647-80be-42a832423cba_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T082600Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=82d126754e8430d0bc9fd31ebccee77aa28c53ca33a153fd844c0f603885df95, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A26%3A00_2ad3732b-3543-4647-80be-42a832423cba_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T082600Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=55f85674b6794337e4b3d3a457f841520bda95414b9a2f540868f0030aa31263], fileNames=null, startTime=Thu Jul 14 08:26:00 GMT 2022, endTime=Thu Jul 14 08:26:00 GMT 2022, createdDate=Thu Jul 14 08:26:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 08:26:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 08:26:00 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 08:26:00 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=2ad3732b-3543-4647-80be-42a832423cba, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:26:00_2ad3732b-3543-4647-80be-42a832423cba}] and the following status: [COMPLETED] in 160ms 08:26:14 [] [] [] [] INFO NetworkClient [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-4, groupId=FOLIO-mod-data-export-worker-events-group] Node -1 disconnected. 08:28:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=f79fd3de-3eea-404d-b953-451f74c549e4, name=000045, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"},{"feefineTypeId":"636140a2-70d9-4f6a-a437-ad67a27cf81b"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 08:28:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 08:28:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=f79fd3de-3eea-404d-b953-451f74c549e4, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:28:00_f79fd3de-3eea-404d-b953-451f74c549e4}. 08:28:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=f79fd3de-3eea-404d-b953-451f74c549e4, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:28:00_f79fd3de-3eea-404d-b953-451f74c549e4}] 08:28:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=45, version=1, startTime=Thu Jul 14 08:28:00 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 08:28:00 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=44, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=f79fd3de-3eea-404d-b953-451f74c549e4, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:28:00_f79fd3de-3eea-404d-b953-451f74c549e4}]. 08:28:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=f79fd3de-3eea-404d-b953-451f74c549e4, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 08:28:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 08:28:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 08:28:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 08:28:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=f79fd3de-3eea-404d-b953-451f74c549e4, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 08:28:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 08:28:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 08:28:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 08:28:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 08:28:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:28:00_f79fd3de-3eea-404d-b953-451f74c549e4_lib_220714a.dat. 08:28:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_08:28:00_f79fd3de-3eea-404d-b953-451f74c549e4_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:28:00_f79fd3de-3eea-404d-b953-451f74c549e4_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 08:28:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:28:00_f79fd3de-3eea-404d-b953-451f74c549e4_lib_220714a.dat. 08:28:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A28%3A00_f79fd3de-3eea-404d-b953-451f74c549e4_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T082800Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=9070384a5c10d9981846464c0947e0a4e633bdf35d45bcc6ad6c2f12c60fcc77. 08:28:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 165ms 08:28:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 08:28:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:28:00_f79fd3de-3eea-404d-b953-451f74c549e4_lib_220714b.dat. 08:28:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_08:28:00_f79fd3de-3eea-404d-b953-451f74c549e4_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:28:00_f79fd3de-3eea-404d-b953-451f74c549e4_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 08:28:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:28:00_f79fd3de-3eea-404d-b953-451f74c549e4_lib_220714b.dat. 08:28:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A28%3A00_f79fd3de-3eea-404d-b953-451f74c549e4_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T082800Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=ea9a15acc7e5035b980225bcb06ba42d3f5c356ecf90efb4b9995526193faeca. 08:28:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 26ms 08:28:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 08:28:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 2ms 08:28:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=45, version=1, startTime=Thu Jul 14 08:28:00 GMT 2022, endTime=Thu Jul 14 08:28:00 GMT 2022, lastUpdated=Thu Jul 14 08:28:00 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=44, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=f79fd3de-3eea-404d-b953-451f74c549e4, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:28:00_f79fd3de-3eea-404d-b953-451f74c549e4}]. 08:28:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=f79fd3de-3eea-404d-b953-451f74c549e4, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A28%3A00_f79fd3de-3eea-404d-b953-451f74c549e4_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T082800Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=9070384a5c10d9981846464c0947e0a4e633bdf35d45bcc6ad6c2f12c60fcc77, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A28%3A00_f79fd3de-3eea-404d-b953-451f74c549e4_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T082800Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=ea9a15acc7e5035b980225bcb06ba42d3f5c356ecf90efb4b9995526193faeca], fileNames=null, startTime=Thu Jul 14 08:28:00 GMT 2022, endTime=Thu Jul 14 08:28:00 GMT 2022, createdDate=Thu Jul 14 08:28:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 08:28:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 08:28:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=f79fd3de-3eea-404d-b953-451f74c549e4, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A28%3A00_f79fd3de-3eea-404d-b953-451f74c549e4_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T082800Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=9070384a5c10d9981846464c0947e0a4e633bdf35d45bcc6ad6c2f12c60fcc77, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A28%3A00_f79fd3de-3eea-404d-b953-451f74c549e4_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T082800Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=ea9a15acc7e5035b980225bcb06ba42d3f5c356ecf90efb4b9995526193faeca], fileNames=null, startTime=Thu Jul 14 08:28:00 GMT 2022, endTime=Thu Jul 14 08:28:00 GMT 2022, createdDate=Thu Jul 14 08:28:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 08:28:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 08:28:00 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 08:28:00 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=f79fd3de-3eea-404d-b953-451f74c549e4, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:28:00_f79fd3de-3eea-404d-b953-451f74c549e4}] and the following status: [COMPLETED] in 203ms 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO TenantController Upgrading tenant... 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO TenantService About to start liquibase update for tenant [testenant8946277617639264924] 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO JavaLogger Successfully acquired change log lock 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO JavaLogger Creating database history table with name: TESTENANT8946277617639264924_MOD_DATA_EXPORT_WORKER.DATABASECHANGELOG 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO JavaLogger Reading from TESTENANT8946277617639264924_MOD_DATA_EXPORT_WORKER.DATABASECHANGELOG Running Changeset: db/changelog/changes/v1.4.0/alter-batch-job-execution-context.xml::MODEXPW-170@@fix-right-truncation-exception::vkolesnyk 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO JavaLogger Custom SQL executed 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO JavaLogger ChangeSet db/changelog/changes/v1.4.0/alter-batch-job-execution-context.xml::MODEXPW-170@@fix-right-truncation-exception::vkolesnyk ran successfully in 1ms 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO JavaLogger Successfully released change log lock 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO TenantService Liquibase update for tenant [testenant8946277617639264924] executed successfully 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO KafkaService Creating topics for kafka [topics: [(name=FOLIO.testenant8946277617639264924.data-export.job.command, numPartitions=default, replicationFactor=default, replicasAssignments=null, configs=null), (name=FOLIO.testenant8946277617639264924.data-export.job.update, numPartitions=default, replicationFactor=default, replicasAssignments=null, configs=null), (name=FOLIO.Default.testenant8946277617639264924.edi-export-history.create, numPartitions=default, replicationFactor=default, replicasAssignments=null, configs=null)]] 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractConfig AdminClientConfig values: bootstrap.servers = [10.36.1.154:9092] client.dns.lookup = use_all_dns_ips client.id = connections.max.idle.ms = 300000 default.api.timeout.ms = 60000 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka version: 3.1.1 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka commitId: 97671528ba54a138 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka startTimeMs: 1657787365229 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AppInfoParser App info kafka.admin.client for adminclient-4 unregistered 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metrics Metrics scheduler closed 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metrics Closing reporter org.apache.kafka.common.metrics.JmxReporter 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metrics Metrics reporters closed 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO KafkaService Restarting kafka consumer to start listening created topics [id: mod-data-export-events-listener] 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-4, groupId=FOLIO-mod-data-export-worker-events-group] Revoke previously assigned partitions FOLIO.diku.data-export.job.command-0, FOLIO.testenant140048158259472068.data-export.job.command-0, FOLIO.testenant2328461947205346863.data-export.job.command-0 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO LogAccessor FOLIO-mod-data-export-worker-events-group: partitions revoked: [FOLIO.diku.data-export.job.command-0, FOLIO.testenant140048158259472068.data-export.job.command-0, FOLIO.testenant2328461947205346863.data-export.job.command-0] 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-4, groupId=FOLIO-mod-data-export-worker-events-group] Member consumer-FOLIO-mod-data-export-worker-events-group-4-383c5188-c8ab-4edc-aea7-f66b5434185c sending LeaveGroup request to coordinator 10.36.1.154:9092 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-4, groupId=FOLIO-mod-data-export-worker-events-group] Resetting generation due to: consumer pro-actively leaving the group 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-4, groupId=FOLIO-mod-data-export-worker-events-group] Request joining group due to: consumer pro-actively leaving the group 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO KafkaConsumer [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-4, groupId=FOLIO-mod-data-export-worker-events-group] Unsubscribed all topics or patterns and assigned partitions 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-4, groupId=FOLIO-mod-data-export-worker-events-group] Resetting generation due to: consumer pro-actively leaving the group 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-4, groupId=FOLIO-mod-data-export-worker-events-group] Request joining group due to: consumer pro-actively leaving the group 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metrics Metrics scheduler closed 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metrics Closing reporter org.apache.kafka.common.metrics.JmxReporter 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metrics Metrics reporters closed 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AppInfoParser App info kafka.consumer for consumer-FOLIO-mod-data-export-worker-events-group-4 unregistered 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO LogAccessor FOLIO-mod-data-export-worker-events-group: Consumer stopped 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractConfig ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [10.36.1.154:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-FOLIO-mod-data-export-worker-events-group-5 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = FOLIO-mod-data-export-worker-events-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [org.folio.dew.config.kafka.KafkaConsumerInterceptor] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 3600000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.JsonDeserializer 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] WARN AbstractConfig The configuration 'spring.json.trusted.packages' was supplied but isn't a known config. 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka version: 3.1.1 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka commitId: 97671528ba54a138 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka startTimeMs: 1657787365279 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO KafkaConsumer [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-5, groupId=FOLIO-mod-data-export-worker-events-group] Subscribed to pattern: 'FOLIO.(.*\.)?data-export.job.command' 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-5, groupId=FOLIO-mod-data-export-worker-events-group] Resetting the last seen epoch of partition FOLIO.diku.data-export.job.command-0 to 0 since the associated topicId changed from null to BLSPqEFTRuGgNdugYxL3Ww 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-5, groupId=FOLIO-mod-data-export-worker-events-group] Resetting the last seen epoch of partition FOLIO.testenant8946277617639264924.data-export.job.command-0 to 0 since the associated topicId changed from null to SykLPVSNQeOdrNEiu-YwuA 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-5, groupId=FOLIO-mod-data-export-worker-events-group] Resetting the last seen epoch of partition FOLIO.testenant140048158259472068.data-export.job.command-0 to 0 since the associated topicId changed from null to Vpls1VU8RIORw7cFRi1CnQ 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-5, groupId=FOLIO-mod-data-export-worker-events-group] Resetting the last seen epoch of partition FOLIO.testenant2328461947205346863.data-export.job.command-0 to 0 since the associated topicId changed from null to k09jyW7xStCi6WZDSM8k_g 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-5, groupId=FOLIO-mod-data-export-worker-events-group] Cluster ID: N5A8oLlqSCS3UHKG4xRGAA 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO natorResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-5, groupId=FOLIO-mod-data-export-worker-events-group] Discovered group coordinator 10.36.1.154:9092 (id: 2147483646 rack: null) 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-5, groupId=FOLIO-mod-data-export-worker-events-group] (Re-)joining group 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-5, groupId=FOLIO-mod-data-export-worker-events-group] Request joining group due to: need to re-join with the given member-id 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-5, groupId=FOLIO-mod-data-export-worker-events-group] (Re-)joining group 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-5, groupId=FOLIO-mod-data-export-worker-events-group] Successfully joined group with generation Generation{generationId=9, memberId='consumer-FOLIO-mod-data-export-worker-events-group-5-79adcc1d-3289-4558-8ebc-9e50784fa46b', protocol='range'} 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-5, groupId=FOLIO-mod-data-export-worker-events-group] Finished assignment for group at generation 9: {consumer-FOLIO-mod-data-export-worker-events-group-5-79adcc1d-3289-4558-8ebc-9e50784fa46b=Assignment(partitions=[FOLIO.diku.data-export.job.command-0, FOLIO.testenant8946277617639264924.data-export.job.command-0, FOLIO.testenant2328461947205346863.data-export.job.command-0, FOLIO.testenant140048158259472068.data-export.job.command-0])} 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-5, groupId=FOLIO-mod-data-export-worker-events-group] Successfully synced group in generation Generation{generationId=9, memberId='consumer-FOLIO-mod-data-export-worker-events-group-5-79adcc1d-3289-4558-8ebc-9e50784fa46b', protocol='range'} 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-5, groupId=FOLIO-mod-data-export-worker-events-group] Notifying assignor about the new Assignment(partitions=[FOLIO.diku.data-export.job.command-0, FOLIO.testenant8946277617639264924.data-export.job.command-0, FOLIO.testenant2328461947205346863.data-export.job.command-0, FOLIO.testenant140048158259472068.data-export.job.command-0]) 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-5, groupId=FOLIO-mod-data-export-worker-events-group] Adding newly assigned partitions: FOLIO.diku.data-export.job.command-0, FOLIO.testenant8946277617639264924.data-export.job.command-0, FOLIO.testenant140048158259472068.data-export.job.command-0, FOLIO.testenant2328461947205346863.data-export.job.command-0 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-5, groupId=FOLIO-mod-data-export-worker-events-group] Found no committed offset for partition FOLIO.testenant8946277617639264924.data-export.job.command-0 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-5, groupId=FOLIO-mod-data-export-worker-events-group] Found no committed offset for partition FOLIO.testenant8946277617639264924.data-export.job.command-0 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-5, groupId=FOLIO-mod-data-export-worker-events-group] Setting offset for partition FOLIO.diku.data-export.job.command-0 to the committed offset FetchPosition{offset=46, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.154:9092 (id: 1 rack: null)], epoch=0}} 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-5, groupId=FOLIO-mod-data-export-worker-events-group] Setting offset for partition FOLIO.testenant140048158259472068.data-export.job.command-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.154:9092 (id: 1 rack: null)], epoch=0}} 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-5, groupId=FOLIO-mod-data-export-worker-events-group] Setting offset for partition FOLIO.testenant2328461947205346863.data-export.job.command-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.154:9092 (id: 1 rack: null)], epoch=0}} 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-5, groupId=FOLIO-mod-data-export-worker-events-group] Resetting offset for partition FOLIO.testenant8946277617639264924.data-export.job.command-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.154:9092 (id: 1 rack: null)], epoch=0}}. 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO LogAccessor FOLIO-mod-data-export-worker-events-group: partitions assigned: [FOLIO.diku.data-export.job.command-0, FOLIO.testenant8946277617639264924.data-export.job.command-0, FOLIO.testenant140048158259472068.data-export.job.command-0, FOLIO.testenant2328461947205346863.data-export.job.command-0] 08:29:25 [758762/proxy;818720/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConfigurationService Bulk-edit configuration was not found, uploading default 08:29:38 [144430/proxy;809336/tenant] [testenant8946277617639264924] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO TenantController Disabling tenant... 08:30:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=804a8de7-d555-4309-9ce6-df264e63cdb7, name=000046, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"},{"feefineTypeId":"636140a2-70d9-4f6a-a437-ad67a27cf81b"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 08:30:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 08:30:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=804a8de7-d555-4309-9ce6-df264e63cdb7, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:30:00_804a8de7-d555-4309-9ce6-df264e63cdb7}. 08:30:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=804a8de7-d555-4309-9ce6-df264e63cdb7, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:30:00_804a8de7-d555-4309-9ce6-df264e63cdb7}] 08:30:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=46, version=1, startTime=Thu Jul 14 08:30:00 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 08:30:00 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=45, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=804a8de7-d555-4309-9ce6-df264e63cdb7, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:30:00_804a8de7-d555-4309-9ce6-df264e63cdb7}]. 08:30:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=804a8de7-d555-4309-9ce6-df264e63cdb7, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 08:30:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 08:30:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 08:30:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 08:30:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=804a8de7-d555-4309-9ce6-df264e63cdb7, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 08:30:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 08:30:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 08:30:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 08:30:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 08:30:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:30:00_804a8de7-d555-4309-9ce6-df264e63cdb7_lib_220714a.dat. 08:30:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_08:30:00_804a8de7-d555-4309-9ce6-df264e63cdb7_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:30:00_804a8de7-d555-4309-9ce6-df264e63cdb7_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 08:30:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:30:00_804a8de7-d555-4309-9ce6-df264e63cdb7_lib_220714a.dat. 08:30:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A30%3A00_804a8de7-d555-4309-9ce6-df264e63cdb7_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T083000Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=9e968a1879f79216da4f6a9fbf116a7c38f520a97b560be576fc943e5947e8c2. 08:30:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 119ms 08:30:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 08:30:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:30:00_804a8de7-d555-4309-9ce6-df264e63cdb7_lib_220714b.dat. 08:30:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_08:30:00_804a8de7-d555-4309-9ce6-df264e63cdb7_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:30:00_804a8de7-d555-4309-9ce6-df264e63cdb7_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 08:30:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:30:00_804a8de7-d555-4309-9ce6-df264e63cdb7_lib_220714b.dat. 08:30:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A30%3A00_804a8de7-d555-4309-9ce6-df264e63cdb7_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T083000Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=2dded4abee72aafbdfdd3182d85258e4f044be95d1b8287ba8eb0f7870e53ec6. 08:30:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 27ms 08:30:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 08:30:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 1ms 08:30:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=46, version=1, startTime=Thu Jul 14 08:30:00 GMT 2022, endTime=Thu Jul 14 08:30:00 GMT 2022, lastUpdated=Thu Jul 14 08:30:00 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=45, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=804a8de7-d555-4309-9ce6-df264e63cdb7, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:30:00_804a8de7-d555-4309-9ce6-df264e63cdb7}]. 08:30:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=804a8de7-d555-4309-9ce6-df264e63cdb7, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A30%3A00_804a8de7-d555-4309-9ce6-df264e63cdb7_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T083000Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=9e968a1879f79216da4f6a9fbf116a7c38f520a97b560be576fc943e5947e8c2, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A30%3A00_804a8de7-d555-4309-9ce6-df264e63cdb7_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T083000Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=2dded4abee72aafbdfdd3182d85258e4f044be95d1b8287ba8eb0f7870e53ec6], fileNames=null, startTime=Thu Jul 14 08:30:00 GMT 2022, endTime=Thu Jul 14 08:30:00 GMT 2022, createdDate=Thu Jul 14 08:30:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 08:30:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 08:30:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=804a8de7-d555-4309-9ce6-df264e63cdb7, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A30%3A00_804a8de7-d555-4309-9ce6-df264e63cdb7_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T083000Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=9e968a1879f79216da4f6a9fbf116a7c38f520a97b560be576fc943e5947e8c2, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A30%3A00_804a8de7-d555-4309-9ce6-df264e63cdb7_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T083000Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=2dded4abee72aafbdfdd3182d85258e4f044be95d1b8287ba8eb0f7870e53ec6], fileNames=null, startTime=Thu Jul 14 08:30:00 GMT 2022, endTime=Thu Jul 14 08:30:00 GMT 2022, createdDate=Thu Jul 14 08:30:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 08:30:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 08:30:00 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 08:30:00 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=804a8de7-d555-4309-9ce6-df264e63cdb7, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:30:00_804a8de7-d555-4309-9ce6-df264e63cdb7}] and the following status: [COMPLETED] in 157ms 08:31:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=e77a065e-dc2a-448e-93c2-63e514e54444, name=000047, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"},{"feefineTypeId":"636140a2-70d9-4f6a-a437-ad67a27cf81b"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 08:31:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 08:31:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=e77a065e-dc2a-448e-93c2-63e514e54444, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:31:00_e77a065e-dc2a-448e-93c2-63e514e54444}. 08:31:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=e77a065e-dc2a-448e-93c2-63e514e54444, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:31:00_e77a065e-dc2a-448e-93c2-63e514e54444}] 08:31:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=47, version=1, startTime=Thu Jul 14 08:31:00 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 08:31:00 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=46, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=e77a065e-dc2a-448e-93c2-63e514e54444, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:31:00_e77a065e-dc2a-448e-93c2-63e514e54444}]. 08:31:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=e77a065e-dc2a-448e-93c2-63e514e54444, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 08:31:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 08:31:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 08:31:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 08:31:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=e77a065e-dc2a-448e-93c2-63e514e54444, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 08:31:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 08:31:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 08:31:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 08:31:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 08:31:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:31:00_e77a065e-dc2a-448e-93c2-63e514e54444_lib_220714a.dat. 08:31:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_08:31:00_e77a065e-dc2a-448e-93c2-63e514e54444_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:31:00_e77a065e-dc2a-448e-93c2-63e514e54444_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 08:31:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:31:00_e77a065e-dc2a-448e-93c2-63e514e54444_lib_220714a.dat. 08:31:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A31%3A00_e77a065e-dc2a-448e-93c2-63e514e54444_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T083100Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=4c9f24df240ebecf469b317737e944b8f1fbde63065102b545bb9d76dc10cef4. 08:31:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 103ms 08:31:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 08:31:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:31:00_e77a065e-dc2a-448e-93c2-63e514e54444_lib_220714b.dat. 08:31:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_08:31:00_e77a065e-dc2a-448e-93c2-63e514e54444_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:31:00_e77a065e-dc2a-448e-93c2-63e514e54444_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 08:31:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:31:00_e77a065e-dc2a-448e-93c2-63e514e54444_lib_220714b.dat. 08:31:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A31%3A00_e77a065e-dc2a-448e-93c2-63e514e54444_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T083100Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=9a8a7a55fd72005a8b8794c8f88a821bdeecb51b48537c34e8fd59a607974427. 08:31:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 25ms 08:31:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 08:31:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 1ms 08:31:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=47, version=1, startTime=Thu Jul 14 08:31:00 GMT 2022, endTime=Thu Jul 14 08:31:00 GMT 2022, lastUpdated=Thu Jul 14 08:31:00 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=46, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=e77a065e-dc2a-448e-93c2-63e514e54444, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:31:00_e77a065e-dc2a-448e-93c2-63e514e54444}]. 08:31:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=e77a065e-dc2a-448e-93c2-63e514e54444, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A31%3A00_e77a065e-dc2a-448e-93c2-63e514e54444_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T083100Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=4c9f24df240ebecf469b317737e944b8f1fbde63065102b545bb9d76dc10cef4, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A31%3A00_e77a065e-dc2a-448e-93c2-63e514e54444_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T083100Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=9a8a7a55fd72005a8b8794c8f88a821bdeecb51b48537c34e8fd59a607974427], fileNames=null, startTime=Thu Jul 14 08:31:00 GMT 2022, endTime=Thu Jul 14 08:31:00 GMT 2022, createdDate=Thu Jul 14 08:31:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 08:31:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 08:31:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=e77a065e-dc2a-448e-93c2-63e514e54444, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A31%3A00_e77a065e-dc2a-448e-93c2-63e514e54444_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T083100Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=4c9f24df240ebecf469b317737e944b8f1fbde63065102b545bb9d76dc10cef4, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_08%3A31%3A00_e77a065e-dc2a-448e-93c2-63e514e54444_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T083100Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=9a8a7a55fd72005a8b8794c8f88a821bdeecb51b48537c34e8fd59a607974427], fileNames=null, startTime=Thu Jul 14 08:31:00 GMT 2022, endTime=Thu Jul 14 08:31:00 GMT 2022, createdDate=Thu Jul 14 08:31:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 08:31:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 08:31:00 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 08:31:00 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=e77a065e-dc2a-448e-93c2-63e514e54444, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_08:31:00_e77a065e-dc2a-448e-93c2-63e514e54444}] and the following status: [COMPLETED] in 139ms 08:38:25 [] [] [] [] INFO NetworkClient [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-5, groupId=FOLIO-mod-data-export-worker-events-group] Node -1 disconnected. 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO TenantController Upgrading tenant... 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO TenantService About to start liquibase update for tenant [testenant4455341912251240968] 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO JavaLogger Successfully acquired change log lock 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO JavaLogger Creating database history table with name: TESTENANT4455341912251240968_MOD_DATA_EXPORT_WORKER.DATABASECHANGELOG 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO JavaLogger Reading from TESTENANT4455341912251240968_MOD_DATA_EXPORT_WORKER.DATABASECHANGELOG Running Changeset: db/changelog/changes/v1.4.0/alter-batch-job-execution-context.xml::MODEXPW-170@@fix-right-truncation-exception::vkolesnyk 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO JavaLogger Custom SQL executed 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO JavaLogger ChangeSet db/changelog/changes/v1.4.0/alter-batch-job-execution-context.xml::MODEXPW-170@@fix-right-truncation-exception::vkolesnyk ran successfully in 1ms 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO JavaLogger Successfully released change log lock 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO TenantService Liquibase update for tenant [testenant4455341912251240968] executed successfully 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO KafkaService Creating topics for kafka [topics: [(name=FOLIO.testenant4455341912251240968.data-export.job.command, numPartitions=default, replicationFactor=default, replicasAssignments=null, configs=null), (name=FOLIO.testenant4455341912251240968.data-export.job.update, numPartitions=default, replicationFactor=default, replicasAssignments=null, configs=null), (name=FOLIO.Default.testenant4455341912251240968.edi-export-history.create, numPartitions=default, replicationFactor=default, replicasAssignments=null, configs=null)]] 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractConfig AdminClientConfig values: bootstrap.servers = [10.36.1.154:9092] client.dns.lookup = use_all_dns_ips client.id = connections.max.idle.ms = 300000 default.api.timeout.ms = 60000 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka version: 3.1.1 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka commitId: 97671528ba54a138 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka startTimeMs: 1657788014541 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AppInfoParser App info kafka.admin.client for adminclient-5 unregistered 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metrics Metrics scheduler closed 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metrics Closing reporter org.apache.kafka.common.metrics.JmxReporter 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metrics Metrics reporters closed 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO KafkaService Restarting kafka consumer to start listening created topics [id: mod-data-export-events-listener] 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-5, groupId=FOLIO-mod-data-export-worker-events-group] Revoke previously assigned partitions FOLIO.diku.data-export.job.command-0, FOLIO.testenant8946277617639264924.data-export.job.command-0, FOLIO.testenant140048158259472068.data-export.job.command-0, FOLIO.testenant2328461947205346863.data-export.job.command-0 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO LogAccessor FOLIO-mod-data-export-worker-events-group: partitions revoked: [FOLIO.diku.data-export.job.command-0, FOLIO.testenant8946277617639264924.data-export.job.command-0, FOLIO.testenant140048158259472068.data-export.job.command-0, FOLIO.testenant2328461947205346863.data-export.job.command-0] 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-5, groupId=FOLIO-mod-data-export-worker-events-group] Member consumer-FOLIO-mod-data-export-worker-events-group-5-79adcc1d-3289-4558-8ebc-9e50784fa46b sending LeaveGroup request to coordinator 10.36.1.154:9092 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-5, groupId=FOLIO-mod-data-export-worker-events-group] Resetting generation due to: consumer pro-actively leaving the group 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-5, groupId=FOLIO-mod-data-export-worker-events-group] Request joining group due to: consumer pro-actively leaving the group 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO KafkaConsumer [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-5, groupId=FOLIO-mod-data-export-worker-events-group] Unsubscribed all topics or patterns and assigned partitions 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-5, groupId=FOLIO-mod-data-export-worker-events-group] Resetting generation due to: consumer pro-actively leaving the group 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-5, groupId=FOLIO-mod-data-export-worker-events-group] Request joining group due to: consumer pro-actively leaving the group 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metrics Metrics scheduler closed 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metrics Closing reporter org.apache.kafka.common.metrics.JmxReporter 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metrics Metrics reporters closed 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AppInfoParser App info kafka.consumer for consumer-FOLIO-mod-data-export-worker-events-group-5 unregistered 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO LogAccessor FOLIO-mod-data-export-worker-events-group: Consumer stopped 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractConfig ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [10.36.1.154:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-FOLIO-mod-data-export-worker-events-group-6 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = FOLIO-mod-data-export-worker-events-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [org.folio.dew.config.kafka.KafkaConsumerInterceptor] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 3600000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.JsonDeserializer 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] WARN AbstractConfig The configuration 'spring.json.trusted.packages' was supplied but isn't a known config. 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka version: 3.1.1 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka commitId: 97671528ba54a138 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka startTimeMs: 1657788014596 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO KafkaConsumer [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-6, groupId=FOLIO-mod-data-export-worker-events-group] Subscribed to pattern: 'FOLIO.(.*\.)?data-export.job.command' 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-6, groupId=FOLIO-mod-data-export-worker-events-group] Resetting the last seen epoch of partition FOLIO.diku.data-export.job.command-0 to 0 since the associated topicId changed from null to BLSPqEFTRuGgNdugYxL3Ww 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-6, groupId=FOLIO-mod-data-export-worker-events-group] Resetting the last seen epoch of partition FOLIO.testenant8946277617639264924.data-export.job.command-0 to 0 since the associated topicId changed from null to SykLPVSNQeOdrNEiu-YwuA 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-6, groupId=FOLIO-mod-data-export-worker-events-group] Resetting the last seen epoch of partition FOLIO.testenant140048158259472068.data-export.job.command-0 to 0 since the associated topicId changed from null to Vpls1VU8RIORw7cFRi1CnQ 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-6, groupId=FOLIO-mod-data-export-worker-events-group] Resetting the last seen epoch of partition FOLIO.testenant4455341912251240968.data-export.job.command-0 to 0 since the associated topicId changed from null to SC3p2R2iSbarLiJ1BthvEQ 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-6, groupId=FOLIO-mod-data-export-worker-events-group] Resetting the last seen epoch of partition FOLIO.testenant2328461947205346863.data-export.job.command-0 to 0 since the associated topicId changed from null to k09jyW7xStCi6WZDSM8k_g 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-6, groupId=FOLIO-mod-data-export-worker-events-group] Cluster ID: N5A8oLlqSCS3UHKG4xRGAA 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO natorResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-6, groupId=FOLIO-mod-data-export-worker-events-group] Discovered group coordinator 10.36.1.154:9092 (id: 2147483646 rack: null) 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-6, groupId=FOLIO-mod-data-export-worker-events-group] (Re-)joining group 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-6, groupId=FOLIO-mod-data-export-worker-events-group] Request joining group due to: need to re-join with the given member-id 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-6, groupId=FOLIO-mod-data-export-worker-events-group] (Re-)joining group 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-6, groupId=FOLIO-mod-data-export-worker-events-group] Successfully joined group with generation Generation{generationId=11, memberId='consumer-FOLIO-mod-data-export-worker-events-group-6-25a261d1-b99e-4d6d-a496-f2d62762cadf', protocol='range'} 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-6, groupId=FOLIO-mod-data-export-worker-events-group] Finished assignment for group at generation 11: {consumer-FOLIO-mod-data-export-worker-events-group-6-25a261d1-b99e-4d6d-a496-f2d62762cadf=Assignment(partitions=[FOLIO.diku.data-export.job.command-0, FOLIO.testenant4455341912251240968.data-export.job.command-0, FOLIO.testenant8946277617639264924.data-export.job.command-0, FOLIO.testenant2328461947205346863.data-export.job.command-0, FOLIO.testenant140048158259472068.data-export.job.command-0])} 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-6, groupId=FOLIO-mod-data-export-worker-events-group] Successfully synced group in generation Generation{generationId=11, memberId='consumer-FOLIO-mod-data-export-worker-events-group-6-25a261d1-b99e-4d6d-a496-f2d62762cadf', protocol='range'} 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-6, groupId=FOLIO-mod-data-export-worker-events-group] Notifying assignor about the new Assignment(partitions=[FOLIO.diku.data-export.job.command-0, FOLIO.testenant4455341912251240968.data-export.job.command-0, FOLIO.testenant8946277617639264924.data-export.job.command-0, FOLIO.testenant2328461947205346863.data-export.job.command-0, FOLIO.testenant140048158259472068.data-export.job.command-0]) 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-6, groupId=FOLIO-mod-data-export-worker-events-group] Adding newly assigned partitions: FOLIO.diku.data-export.job.command-0, FOLIO.testenant8946277617639264924.data-export.job.command-0, FOLIO.testenant4455341912251240968.data-export.job.command-0, FOLIO.testenant140048158259472068.data-export.job.command-0, FOLIO.testenant2328461947205346863.data-export.job.command-0 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-6, groupId=FOLIO-mod-data-export-worker-events-group] Found no committed offset for partition FOLIO.testenant4455341912251240968.data-export.job.command-0 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-6, groupId=FOLIO-mod-data-export-worker-events-group] Found no committed offset for partition FOLIO.testenant4455341912251240968.data-export.job.command-0 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-6, groupId=FOLIO-mod-data-export-worker-events-group] Setting offset for partition FOLIO.testenant8946277617639264924.data-export.job.command-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.154:9092 (id: 1 rack: null)], epoch=0}} 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-6, groupId=FOLIO-mod-data-export-worker-events-group] Setting offset for partition FOLIO.diku.data-export.job.command-0 to the committed offset FetchPosition{offset=48, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.154:9092 (id: 1 rack: null)], epoch=0}} 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-6, groupId=FOLIO-mod-data-export-worker-events-group] Setting offset for partition FOLIO.testenant140048158259472068.data-export.job.command-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.154:9092 (id: 1 rack: null)], epoch=0}} 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-6, groupId=FOLIO-mod-data-export-worker-events-group] Setting offset for partition FOLIO.testenant2328461947205346863.data-export.job.command-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.154:9092 (id: 1 rack: null)], epoch=0}} 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-6, groupId=FOLIO-mod-data-export-worker-events-group] Resetting offset for partition FOLIO.testenant4455341912251240968.data-export.job.command-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.154:9092 (id: 1 rack: null)], epoch=0}}. 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO LogAccessor FOLIO-mod-data-export-worker-events-group: partitions assigned: [FOLIO.diku.data-export.job.command-0, FOLIO.testenant8946277617639264924.data-export.job.command-0, FOLIO.testenant4455341912251240968.data-export.job.command-0, FOLIO.testenant140048158259472068.data-export.job.command-0, FOLIO.testenant2328461947205346863.data-export.job.command-0] 08:40:14 [013322/proxy;217204/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConfigurationService Bulk-edit configuration was not found, uploading default 08:40:25 [881134/proxy;924406/tenant] [testenant4455341912251240968] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO TenantController Disabling tenant... 08:49:14 [] [] [] [] INFO NetworkClient [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-6, groupId=FOLIO-mod-data-export-worker-events-group] Node -1 disconnected. 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO TenantController Upgrading tenant... 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO TenantService About to start liquibase update for tenant [testenant8943998042619122848] 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO JavaLogger Successfully acquired change log lock 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO JavaLogger Creating database history table with name: TESTENANT8943998042619122848_MOD_DATA_EXPORT_WORKER.DATABASECHANGELOG 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO JavaLogger Reading from TESTENANT8943998042619122848_MOD_DATA_EXPORT_WORKER.DATABASECHANGELOG Running Changeset: db/changelog/changes/v1.4.0/alter-batch-job-execution-context.xml::MODEXPW-170@@fix-right-truncation-exception::vkolesnyk 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO JavaLogger Custom SQL executed 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO JavaLogger ChangeSet db/changelog/changes/v1.4.0/alter-batch-job-execution-context.xml::MODEXPW-170@@fix-right-truncation-exception::vkolesnyk ran successfully in 1ms 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO JavaLogger Successfully released change log lock 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO TenantService Liquibase update for tenant [testenant8943998042619122848] executed successfully 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO KafkaService Creating topics for kafka [topics: [(name=FOLIO.testenant8943998042619122848.data-export.job.command, numPartitions=default, replicationFactor=default, replicasAssignments=null, configs=null), (name=FOLIO.testenant8943998042619122848.data-export.job.update, numPartitions=default, replicationFactor=default, replicasAssignments=null, configs=null), (name=FOLIO.Default.testenant8943998042619122848.edi-export-history.create, numPartitions=default, replicationFactor=default, replicasAssignments=null, configs=null)]] 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractConfig AdminClientConfig values: bootstrap.servers = [10.36.1.154:9092] client.dns.lookup = use_all_dns_ips client.id = connections.max.idle.ms = 300000 default.api.timeout.ms = 60000 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka version: 3.1.1 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka commitId: 97671528ba54a138 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka startTimeMs: 1657789023720 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AppInfoParser App info kafka.admin.client for adminclient-6 unregistered 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metrics Metrics scheduler closed 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metrics Closing reporter org.apache.kafka.common.metrics.JmxReporter 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metrics Metrics reporters closed 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO KafkaService Restarting kafka consumer to start listening created topics [id: mod-data-export-events-listener] 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-6, groupId=FOLIO-mod-data-export-worker-events-group] Revoke previously assigned partitions FOLIO.diku.data-export.job.command-0, FOLIO.testenant8946277617639264924.data-export.job.command-0, FOLIO.testenant4455341912251240968.data-export.job.command-0, FOLIO.testenant140048158259472068.data-export.job.command-0, FOLIO.testenant2328461947205346863.data-export.job.command-0 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO LogAccessor FOLIO-mod-data-export-worker-events-group: partitions revoked: [FOLIO.diku.data-export.job.command-0, FOLIO.testenant8946277617639264924.data-export.job.command-0, FOLIO.testenant4455341912251240968.data-export.job.command-0, FOLIO.testenant140048158259472068.data-export.job.command-0, FOLIO.testenant2328461947205346863.data-export.job.command-0] 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-6, groupId=FOLIO-mod-data-export-worker-events-group] Member consumer-FOLIO-mod-data-export-worker-events-group-6-25a261d1-b99e-4d6d-a496-f2d62762cadf sending LeaveGroup request to coordinator 10.36.1.154:9092 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-6, groupId=FOLIO-mod-data-export-worker-events-group] Resetting generation due to: consumer pro-actively leaving the group 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-6, groupId=FOLIO-mod-data-export-worker-events-group] Request joining group due to: consumer pro-actively leaving the group 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO KafkaConsumer [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-6, groupId=FOLIO-mod-data-export-worker-events-group] Unsubscribed all topics or patterns and assigned partitions 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-6, groupId=FOLIO-mod-data-export-worker-events-group] Resetting generation due to: consumer pro-actively leaving the group 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-6, groupId=FOLIO-mod-data-export-worker-events-group] Request joining group due to: consumer pro-actively leaving the group 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metrics Metrics scheduler closed 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metrics Closing reporter org.apache.kafka.common.metrics.JmxReporter 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metrics Metrics reporters closed 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AppInfoParser App info kafka.consumer for consumer-FOLIO-mod-data-export-worker-events-group-6 unregistered 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO LogAccessor FOLIO-mod-data-export-worker-events-group: Consumer stopped 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractConfig ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [10.36.1.154:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-FOLIO-mod-data-export-worker-events-group-7 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = FOLIO-mod-data-export-worker-events-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [org.folio.dew.config.kafka.KafkaConsumerInterceptor] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 3600000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.JsonDeserializer 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] WARN AbstractConfig The configuration 'spring.json.trusted.packages' was supplied but isn't a known config. 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka version: 3.1.1 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka commitId: 97671528ba54a138 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka startTimeMs: 1657789023785 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO KafkaConsumer [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-7, groupId=FOLIO-mod-data-export-worker-events-group] Subscribed to pattern: 'FOLIO.(.*\.)?data-export.job.command' 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-7, groupId=FOLIO-mod-data-export-worker-events-group] Resetting the last seen epoch of partition FOLIO.diku.data-export.job.command-0 to 0 since the associated topicId changed from null to BLSPqEFTRuGgNdugYxL3Ww 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-7, groupId=FOLIO-mod-data-export-worker-events-group] Resetting the last seen epoch of partition FOLIO.testenant8946277617639264924.data-export.job.command-0 to 0 since the associated topicId changed from null to SykLPVSNQeOdrNEiu-YwuA 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-7, groupId=FOLIO-mod-data-export-worker-events-group] Resetting the last seen epoch of partition FOLIO.testenant140048158259472068.data-export.job.command-0 to 0 since the associated topicId changed from null to Vpls1VU8RIORw7cFRi1CnQ 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-7, groupId=FOLIO-mod-data-export-worker-events-group] Resetting the last seen epoch of partition FOLIO.testenant8943998042619122848.data-export.job.command-0 to 0 since the associated topicId changed from null to UWmWJBqXRuuOeNBFCrRPeQ 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-7, groupId=FOLIO-mod-data-export-worker-events-group] Resetting the last seen epoch of partition FOLIO.testenant4455341912251240968.data-export.job.command-0 to 0 since the associated topicId changed from null to SC3p2R2iSbarLiJ1BthvEQ 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-7, groupId=FOLIO-mod-data-export-worker-events-group] Resetting the last seen epoch of partition FOLIO.testenant2328461947205346863.data-export.job.command-0 to 0 since the associated topicId changed from null to k09jyW7xStCi6WZDSM8k_g 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-7, groupId=FOLIO-mod-data-export-worker-events-group] Cluster ID: N5A8oLlqSCS3UHKG4xRGAA 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO natorResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-7, groupId=FOLIO-mod-data-export-worker-events-group] Discovered group coordinator 10.36.1.154:9092 (id: 2147483646 rack: null) 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-7, groupId=FOLIO-mod-data-export-worker-events-group] (Re-)joining group 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-7, groupId=FOLIO-mod-data-export-worker-events-group] Request joining group due to: need to re-join with the given member-id 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-7, groupId=FOLIO-mod-data-export-worker-events-group] (Re-)joining group 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-7, groupId=FOLIO-mod-data-export-worker-events-group] Successfully joined group with generation Generation{generationId=13, memberId='consumer-FOLIO-mod-data-export-worker-events-group-7-0958e0e5-3dcf-4939-9120-091e305173de', protocol='range'} 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-7, groupId=FOLIO-mod-data-export-worker-events-group] Finished assignment for group at generation 13: {consumer-FOLIO-mod-data-export-worker-events-group-7-0958e0e5-3dcf-4939-9120-091e305173de=Assignment(partitions=[FOLIO.diku.data-export.job.command-0, FOLIO.testenant4455341912251240968.data-export.job.command-0, FOLIO.testenant8946277617639264924.data-export.job.command-0, FOLIO.testenant2328461947205346863.data-export.job.command-0, FOLIO.testenant140048158259472068.data-export.job.command-0, FOLIO.testenant8943998042619122848.data-export.job.command-0])} 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConfigurationService Bulk-edit configuration was not found, uploading default 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-7, groupId=FOLIO-mod-data-export-worker-events-group] Successfully synced group in generation Generation{generationId=13, memberId='consumer-FOLIO-mod-data-export-worker-events-group-7-0958e0e5-3dcf-4939-9120-091e305173de', protocol='range'} 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-7, groupId=FOLIO-mod-data-export-worker-events-group] Notifying assignor about the new Assignment(partitions=[FOLIO.diku.data-export.job.command-0, FOLIO.testenant4455341912251240968.data-export.job.command-0, FOLIO.testenant8946277617639264924.data-export.job.command-0, FOLIO.testenant2328461947205346863.data-export.job.command-0, FOLIO.testenant140048158259472068.data-export.job.command-0, FOLIO.testenant8943998042619122848.data-export.job.command-0]) 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-7, groupId=FOLIO-mod-data-export-worker-events-group] Adding newly assigned partitions: FOLIO.diku.data-export.job.command-0, FOLIO.testenant8946277617639264924.data-export.job.command-0, FOLIO.testenant4455341912251240968.data-export.job.command-0, FOLIO.testenant140048158259472068.data-export.job.command-0, FOLIO.testenant8943998042619122848.data-export.job.command-0, FOLIO.testenant2328461947205346863.data-export.job.command-0 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-7, groupId=FOLIO-mod-data-export-worker-events-group] Found no committed offset for partition FOLIO.testenant8943998042619122848.data-export.job.command-0 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-7, groupId=FOLIO-mod-data-export-worker-events-group] Found no committed offset for partition FOLIO.testenant8943998042619122848.data-export.job.command-0 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-7, groupId=FOLIO-mod-data-export-worker-events-group] Setting offset for partition FOLIO.testenant8946277617639264924.data-export.job.command-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.154:9092 (id: 1 rack: null)], epoch=0}} 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-7, groupId=FOLIO-mod-data-export-worker-events-group] Setting offset for partition FOLIO.diku.data-export.job.command-0 to the committed offset FetchPosition{offset=48, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.154:9092 (id: 1 rack: null)], epoch=0}} 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-7, groupId=FOLIO-mod-data-export-worker-events-group] Setting offset for partition FOLIO.testenant4455341912251240968.data-export.job.command-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.154:9092 (id: 1 rack: null)], epoch=0}} 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-7, groupId=FOLIO-mod-data-export-worker-events-group] Setting offset for partition FOLIO.testenant140048158259472068.data-export.job.command-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.154:9092 (id: 1 rack: null)], epoch=0}} 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-7, groupId=FOLIO-mod-data-export-worker-events-group] Setting offset for partition FOLIO.testenant2328461947205346863.data-export.job.command-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.154:9092 (id: 1 rack: null)], epoch=0}} 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-7, groupId=FOLIO-mod-data-export-worker-events-group] Resetting offset for partition FOLIO.testenant8943998042619122848.data-export.job.command-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.154:9092 (id: 1 rack: null)], epoch=0}}. 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO LogAccessor FOLIO-mod-data-export-worker-events-group: partitions assigned: [FOLIO.diku.data-export.job.command-0, FOLIO.testenant8946277617639264924.data-export.job.command-0, FOLIO.testenant4455341912251240968.data-export.job.command-0, FOLIO.testenant140048158259472068.data-export.job.command-0, FOLIO.testenant8943998042619122848.data-export.job.command-0, FOLIO.testenant2328461947205346863.data-export.job.command-0] 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] WARN TenantService A tenant was created with loadReference=true, however, no reference data was created 08:57:03 [426686/proxy;389040/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] WARN TenantService Please extend TenantService and implement loadReferenceData 08:57:18 [787674/proxy;524128/tenant] [testenant8943998042619122848] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO TenantController Disabling tenant... 09:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=b3a76fbf-423c-4d02-9437-d9c7bc997578, name=000048, description=null, exportType=EDIFACT_ORDERS_EXPORT, jobParameters={edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}}, identifierType=null, entityType=null, progress=null). 09:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 09:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: EDIFACT_ORDERS_EXPORT, parameters={edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=b3a76fbf-423c-4d02-9437-d9c7bc997578, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_09:05:00_b3a76fbf-423c-4d02-9437-d9c7bc997578, jobName=000048}. 09:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [SimpleJob: [name=EDIFACT_ORDERS_EXPORT]] launched with the following parameters: [{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=b3a76fbf-423c-4d02-9437-d9c7bc997578, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_09:05:00_b3a76fbf-423c-4d02-9437-d9c7bc997578, jobName=000048}] 09:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO obCompletionListener Job update JobExecution: id=48, version=1, startTime=Thu Jul 14 09:05:00 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 09:05:00 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=47, version=0, Job=[EDIFACT_ORDERS_EXPORT]], jobParameters=[{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=b3a76fbf-423c-4d02-9437-d9c7bc997578, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_09:05:00_b3a76fbf-423c-4d02-9437-d9c7bc997578, jobName=000048}]. 09:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=b3a76fbf-423c-4d02-9437-d9c7bc997578, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 09:05:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 09:05:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:05:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 09:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO Metadata [Producer clientId=producer-1] Resetting the last seen epoch of partition FOLIO.diku.data-export.job.update-0 to 0 since the associated topicId changed from null to m73LD7QiSnem_ng5HJxJmQ 09:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=b3a76fbf-423c-4d02-9437-d9c7bc997578, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 09:05:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 09:05:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:05:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 09:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [mapToEdifactStep] 09:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO MapToEdifactTasklet Execute MapToEdifactTasklet 09:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO MapToEdifactTasklet GET purchase orders query: (workflowStatus==Open and vendor==4ffa86df-e60d-4705-be76-5c12d24add31 and poLine.automaticExport==true) 09:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [mapToEdifactStep] executed in 90ms 09:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [saveToMinIOStep] 09:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [saveToMinIOStep] executed in 1ms 09:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [saveToFTPStep] 09:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Connected to ftp.ci.folio.org:21 09:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] ERROR ectStorageRepository Failed login to FTP 09:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] ERROR AbstractStep Encountered an error executing step saveToFTPStep in job EDIFACT_ORDERS_EXPORT java.lang.reflect.UndeclaredThrowableException: null at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:780) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:137) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$EnhancerBySpringCGLIB$$a6264aff.execute() ~[classes!/:1.5.0-SNAPSHOT] at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:407) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:331) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140) ~[spring-tx-5.3.20.jar!/:5.3.20] at org.springframework.batch.core.step.tasklet.TaskletStep$2.doInChunkContext(TaskletStep.java:273) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.scope.context.StepContextRepeatCallback.doInIteration(StepContextRepeatCallback.java:82) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.repeat.support.RepeatTemplate.getNextResult(RepeatTemplate.java:375) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] at org.springframework.batch.repeat.support.RepeatTemplate.executeInternal(RepeatTemplate.java:215) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] at org.springframework.batch.repeat.support.RepeatTemplate.iterate(RepeatTemplate.java:145) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.step.tasklet.TaskletStep.doExecute(TaskletStep.java:258) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.step.AbstractStep.execute(AbstractStep.java:208) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.SimpleStepHandler.handleStep(SimpleStepHandler.java:152) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.AbstractJob.handleStep(AbstractJob.java:413) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.SimpleJob.doExecute(SimpleJob.java:136) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.AbstractJob.execute(AbstractJob.java:320) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.launch.support.SimpleJobLauncher$1.run(SimpleJobLauncher.java:149) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50) ~[spring-core-5.3.20.jar!/:5.3.20] at org.springframework.batch.core.launch.support.SimpleJobLauncher.run(SimpleJobLauncher.java:140) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at jdk.internal.reflect.GeneratedMethodAccessor257.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.batch.core.configuration.annotation.SimpleBatchConfiguration$PassthruAdvice.invoke(SimpleBatchConfiguration.java:128) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) ~[spring-aop-5.3.20.jar!/:5.3.20] at com.sun.proxy.$Proxy169.run(Unknown Source) ~[?:?] at org.springframework.batch.integration.launch.JobLaunchingMessageHandler.launch(JobLaunchingMessageHandler.java:50) ~[spring-batch-integration-4.3.6.jar!/:4.3.6] at org.folio.dew.batch.ExportJobManager.launchJob(ExportJobManager.java:29) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.service.JobCommandsReceiverService.receiveStartJobCommand(JobCommandsReceiverService.java:138) ~[classes!/:1.5.0-SNAPSHOT] at jdk.internal.reflect.GeneratedMethodAccessor241.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:169) ~[spring-messaging-5.3.20.jar!/:5.3.20] at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:119) ~[spring-messaging-5.3.20.jar!/:5.3.20] at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:347) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2645) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2625) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2552) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2433) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2311) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:1982) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1366) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1357) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1252) ~[spring-kafka-2.8.6.jar!/:2.8.6] at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:?] at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:?] at java.lang.Thread.run(Unknown Source) ~[?:?] Caused by: org.folio.dew.exceptions.FtpException: Failed login to FTP at org.folio.dew.repository.FTPObjectStorageRepository.login(FTPObjectStorageRepository.java:56) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.repository.FTPObjectStorageRepository$$FastClassBySpringCGLIB$$866336c1.invoke() ~[classes!/:1.5.0-SNAPSHOT] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) ~[spring-tx-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.folio.dew.repository.FTPObjectStorageRepository$$EnhancerBySpringCGLIB$$6c4c4391.login() ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet.execute(SaveToFileStorageTasklet.java:65) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$FastClassBySpringCGLIB$$9088e182.invoke() ~[classes!/:1.5.0-SNAPSHOT] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ~[spring-aop-5.3.20.jar!/:5.3.20] ... 57 more 09:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [saveToFTPStep] executed in 1s31ms 09:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO obCompletionListener Job update JobExecution: id=48, version=1, startTime=Thu Jul 14 09:05:00 GMT 2022, endTime=Thu Jul 14 09:05:01 GMT 2022, lastUpdated=Thu Jul 14 09:05:00 GMT 2022, status=FAILED, exitStatus=exitCode=FAILED;exitDescription=java.lang.reflect.UndeclaredThrowableException at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:780) at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:137) at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$EnhancerBySpringCGLIB$$a6264aff.execute() at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:407) at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:331) at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140) at org.springframework.batch.core.step.tasklet.TaskletStep$2.doInChunkContext(TaskletStep.java:273) at org.springframework.batch.core.scope.context.StepContextRepeatCallback.doInIteration(StepContextRepeatCallback.java:82) at org.springframework.batch.repeat.support.RepeatTemplate.getNextResult(RepeatTemplate.java:375) at org.springframework.batch.repeat.support.RepeatTemplate.executeInternal(RepeatTemplate.java:215) at org.springframework.batch.repeat.support.RepeatTemplate.iterate(RepeatTemplate.java:145) at org.springframework.batch.core.step.tasklet.TaskletStep.doExecute(TaskletStep.java:258) at org.springframework.batch.core.step.AbstractStep.execute(AbstractStep.java:208) at org.springframework.batch.core.job.SimpleStepHandler.handleStep(SimpleStepHandler.java:152) at org.springframework.batch.core.job.AbstractJob.handleStep(AbstractJob.java:413) at org.springframework.batch.core.job.SimpleJob.doExecute(SimpleJob.java:136) at org.springframework.batch.core.job.AbstractJob.execute(AbstractJob.java:320) at org.springframework.batch.core.launch.support.SimpleJobLauncher$1.run(SimpleJobLauncher.java:149) at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50) at org.springframework.batch.core.launch.support.SimpleJobLauncher.run(SimpleJobLauncher.java:140) at jdk.internal.reflect.GeneratedMethodAccessor257.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.batch.core.configuration.annotation.SimpleBatchConfiguration$PassthruAdvice.invoke(SimpleBatchConfiguration.java:128) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) at com.sun.proxy.$Proxy169.run(Unknown Source) at org.springframework.batch.integration.launch.JobLaunchingMessageHandler.launch(JobLaunchingMessageHandler.java:50) at org.folio.dew.batch.ExportJobManager.launchJob(ExportJobManager.java:29) at org.folio.dew.service.JobCommandsReceiverService.receiveStartJobCommand(JobCommandsReceiverService.java:138) at jdk.internal.reflect.GeneratedMethodAccessor241.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:169) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:119) at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:347) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2645) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2625) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2552) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2433) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2311) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:1982) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1366) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1357) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1252) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: org.folio.dew.exceptions.FtpException: Failed login to FTP at org.folio.dew.repository.FTPObjectStorageRepository.login(FTPObjectStorageRepository.java:56) at org.folio.dew.repository.FTPObjectStorageRepository$$FastClassBySpringCGLIB$$866336c1.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.folio.dew.repository.FTPObjectStorageRepository$$EnhancerBySpringCGLIB$$6c4c4391.login() at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet.execute(SaveToFileStorageTasklet.java:65) at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$FastClassBySpringCGLIB$$9088e182.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ... 57 more , job=[JobInstance: id=47, version=0, Job=[EDIFACT_ORDERS_EXPORT]], jobParameters=[{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=b3a76fbf-423c-4d02-9437-d9c7bc997578, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_09:05:00_b3a76fbf-423c-4d02-9437-d9c7bc997578, jobName=000048}]. 09:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=b3a76fbf-423c-4d02-9437-d9c7bc997578, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 09:05:00 GMT 2022, endTime=Thu Jul 14 09:05:01 GMT 2022, createdDate=Thu Jul 14 09:05:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:05:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=Failed login to FTP (FtpException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=java.lang.reflect.UndeclaredThrowableException at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:780) at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:137) at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$EnhancerBySpringCGLIB$$a6264aff.execute() at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:407) at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:331) at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140) at org.springframework.batch.core.step.tasklet.TaskletStep$2.doInChunkContext(TaskletStep.java:273) at org.springframework.batch.core.scope.context.StepContextRepeatCallback.doInIteration(StepContextRepeatCallback.java:82) at org.springframework.batch.repeat.support.RepeatTemplate.getNextResult(RepeatTemplate.java:375) at org.springframework.batch.repeat.support.RepeatTemplate.executeInternal(RepeatTemplate.java:215) at org.springframework.batch.repeat.support.RepeatTemplate.iterate(RepeatTemplate.java:145) at org.springframework.batch.core.step.tasklet.TaskletStep.doExecute(TaskletStep.java:258) at org.springframework.batch.core.step.AbstractStep.execute(AbstractStep.java:208) at org.springframework.batch.core.job.SimpleStepHandler.handleStep(SimpleStepHandler.java:152) at org.springframework.batch.core.job.AbstractJob.handleStep(AbstractJob.java:413) at org.springframework.batch.core.job.SimpleJob.doExecute(SimpleJob.java:136) at org.springframework.batch.core.job.AbstractJob.execute(AbstractJob.java:320) at org.springframework.batch.core.launch.support.SimpleJobLauncher$1.run(SimpleJobLauncher.java:149) at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50) at org.springframework.batch.core.launch.support.SimpleJobLauncher.run(SimpleJobLauncher.java:140) at jdk.internal.reflect.GeneratedMethodAccessor257.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.batch.core.configuration.annotation.SimpleBatchConfiguration$PassthruAdvice.invoke(SimpleBatchConfiguration.java:128) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) at com.sun.proxy.$Proxy169.run(Unknown Source) at org.springframework.batch.integration.launch.JobLaunchingMessageHandler.launch(JobLaunchingMessageHandler.java:50) at org.folio.dew.batch.ExportJobManager.launchJob(ExportJobManager.java:29) at org.folio.dew.service.JobCommandsReceiverService.receiveStartJobCommand(JobCommandsReceiverService.java:138) at jdk.internal.reflect.GeneratedMethodAccessor241.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:169) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:119) at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:347) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2645) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2625) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2552) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2433) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2311) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:1982) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1366) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1357) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1252) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: org.folio.dew.exceptions.FtpException: Failed login to FTP at org.folio.dew.repository.FTPObjectStorageRepository.login(FTPObjectStorageRepository.java:56) at org.folio.dew.repository.FTPObjectStorageRepository$$FastClassBySpringCGLIB$$866336c1.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.folio.dew.repository.FTPObjectStorageRepository$$EnhancerBySpringCGLIB$$6c4c4391.login() at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet.execute(SaveToFileStorageTasklet.java:65) at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$FastClassBySpringCGLIB$$9088e182.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ... 57 more , identifierType=null, entityType=null, progress=null). 09:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=b3a76fbf-423c-4d02-9437-d9c7bc997578, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 09:05:00 GMT 2022, endTime=Thu Jul 14 09:05:01 GMT 2022, createdDate=Thu Jul 14 09:05:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:05:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=Failed login to FTP (FtpException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=java.lang.reflect.UndeclaredThrowableException at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:780) at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:137) at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$EnhancerBySpringCGLIB$$a6264aff.execute() at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:407) at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:331) at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140) at org.springframework.batch.core.step.tasklet.TaskletStep$2.doInChunkContext(TaskletStep.java:273) at org.springframework.batch.core.scope.context.StepContextRepeatCallback.doInIteration(StepContextRepeatCallback.java:82) at org.springframework.batch.repeat.support.RepeatTemplate.getNextResult(RepeatTemplate.java:375) at org.springframework.batch.repeat.support.RepeatTemplate.executeInternal(RepeatTemplate.java:215) at org.springframework.batch.repeat.support.RepeatTemplate.iterate(RepeatTemplate.java:145) at org.springframework.batch.core.step.tasklet.TaskletStep.doExecute(TaskletStep.java:258) at org.springframework.batch.core.step.AbstractStep.execute(AbstractStep.java:208) at org.springframework.batch.core.job.SimpleStepHandler.handleStep(SimpleStepHandler.java:152) at org.springframework.batch.core.job.AbstractJob.handleStep(AbstractJob.java:413) at org.springframework.batch.core.job.SimpleJob.doExecute(SimpleJob.java:136) at org.springframework.batch.core.job.AbstractJob.execute(AbstractJob.java:320) at org.springframework.batch.core.launch.support.SimpleJobLauncher$1.run(SimpleJobLauncher.java:149) at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50) at org.springframework.batch.core.launch.support.SimpleJobLauncher.run(SimpleJobLauncher.java:140) at jdk.internal.reflect.GeneratedMethodAccessor257.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.batch.core.configuration.annotation.SimpleBatchConfiguration$PassthruAdvice.invoke(SimpleBatchConfiguration.java:128) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) at com.sun.proxy.$Proxy169.run(Unknown Source) at org.springframework.batch.integration.launch.JobLaunchingMessageHandler.launch(JobLaunchingMessageHandler.java:50) at org.folio.dew.batch.ExportJobManager.launchJob(ExportJobManager.java:29) at org.folio.dew.service.JobCommandsReceiverService.receiveStartJobCommand(JobCommandsReceiverService.java:138) at jdk.internal.reflect.GeneratedMethodAccessor241.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:169) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:119) at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:347) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2645) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2625) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2552) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2433) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2311) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:1982) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1366) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1357) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1252) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: org.folio.dew.exceptions.FtpException: Failed login to FTP at org.folio.dew.repository.FTPObjectStorageRepository.login(FTPObjectStorageRepository.java:56) at org.folio.dew.repository.FTPObjectStorageRepository$$FastClassBySpringCGLIB$$866336c1.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.folio.dew.repository.FTPObjectStorageRepository$$EnhancerBySpringCGLIB$$6c4c4391.login() at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet.execute(SaveToFileStorageTasklet.java:65) at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$FastClassBySpringCGLIB$$9088e182.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ... 57 more , identifierType=null, entityType=null, progress=null). 09:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO obCompletionListener -----------------------------JOB---ENDS----------------------------- 09:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [SimpleJob: [name=EDIFACT_ORDERS_EXPORT]] completed with the following parameters: [{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=b3a76fbf-423c-4d02-9437-d9c7bc997578, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_09:05:00_b3a76fbf-423c-4d02-9437-d9c7bc997578, jobName=000048}] and the following status: [FAILED] in 1s131ms 09:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=b3a76fbf-423c-4d02-9437-d9c7bc997578, name=000048, description=null, exportType=EDIFACT_ORDERS_EXPORT, jobParameters={edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}}, identifierType=null, entityType=null, progress=null). 09:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 09:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: EDIFACT_ORDERS_EXPORT, parameters={edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=b3a76fbf-423c-4d02-9437-d9c7bc997578, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_09:05:01_b3a76fbf-423c-4d02-9437-d9c7bc997578, jobName=000048}. 09:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [SimpleJob: [name=EDIFACT_ORDERS_EXPORT]] launched with the following parameters: [{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=b3a76fbf-423c-4d02-9437-d9c7bc997578, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_09:05:01_b3a76fbf-423c-4d02-9437-d9c7bc997578, jobName=000048}] 09:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO obCompletionListener Job update JobExecution: id=49, version=1, startTime=Thu Jul 14 09:05:01 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 09:05:01 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=48, version=0, Job=[EDIFACT_ORDERS_EXPORT]], jobParameters=[{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=b3a76fbf-423c-4d02-9437-d9c7bc997578, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_09:05:01_b3a76fbf-423c-4d02-9437-d9c7bc997578, jobName=000048}]. 09:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=b3a76fbf-423c-4d02-9437-d9c7bc997578, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 09:05:01 GMT 2022, endTime=null, createdDate=Thu Jul 14 09:05:01 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:05:01 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 09:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=b3a76fbf-423c-4d02-9437-d9c7bc997578, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 09:05:01 GMT 2022, endTime=null, createdDate=Thu Jul 14 09:05:01 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:05:01 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 09:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [mapToEdifactStep] 09:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO MapToEdifactTasklet Execute MapToEdifactTasklet 09:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO MapToEdifactTasklet GET purchase orders query: (workflowStatus==Open and vendor==4ffa86df-e60d-4705-be76-5c12d24add31 and poLine.automaticExport==true) 09:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [mapToEdifactStep] executed in 55ms 09:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [saveToMinIOStep] 09:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [saveToMinIOStep] executed in 2ms 09:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [saveToFTPStep] 09:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Connected to ftp.ci.folio.org:21 09:05:02 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] ERROR ectStorageRepository Failed login to FTP 09:05:02 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] ERROR AbstractStep Encountered an error executing step saveToFTPStep in job EDIFACT_ORDERS_EXPORT java.lang.reflect.UndeclaredThrowableException: null at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:780) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:137) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$EnhancerBySpringCGLIB$$a6264aff.execute() ~[classes!/:1.5.0-SNAPSHOT] at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:407) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:331) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140) ~[spring-tx-5.3.20.jar!/:5.3.20] at org.springframework.batch.core.step.tasklet.TaskletStep$2.doInChunkContext(TaskletStep.java:273) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.scope.context.StepContextRepeatCallback.doInIteration(StepContextRepeatCallback.java:82) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.repeat.support.RepeatTemplate.getNextResult(RepeatTemplate.java:375) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] at org.springframework.batch.repeat.support.RepeatTemplate.executeInternal(RepeatTemplate.java:215) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] at org.springframework.batch.repeat.support.RepeatTemplate.iterate(RepeatTemplate.java:145) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.step.tasklet.TaskletStep.doExecute(TaskletStep.java:258) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.step.AbstractStep.execute(AbstractStep.java:208) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.SimpleStepHandler.handleStep(SimpleStepHandler.java:152) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.AbstractJob.handleStep(AbstractJob.java:413) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.SimpleJob.doExecute(SimpleJob.java:136) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.AbstractJob.execute(AbstractJob.java:320) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.launch.support.SimpleJobLauncher$1.run(SimpleJobLauncher.java:149) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50) ~[spring-core-5.3.20.jar!/:5.3.20] at org.springframework.batch.core.launch.support.SimpleJobLauncher.run(SimpleJobLauncher.java:140) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at jdk.internal.reflect.GeneratedMethodAccessor257.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.batch.core.configuration.annotation.SimpleBatchConfiguration$PassthruAdvice.invoke(SimpleBatchConfiguration.java:128) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) ~[spring-aop-5.3.20.jar!/:5.3.20] at com.sun.proxy.$Proxy169.run(Unknown Source) ~[?:?] at org.springframework.batch.integration.launch.JobLaunchingMessageHandler.launch(JobLaunchingMessageHandler.java:50) ~[spring-batch-integration-4.3.6.jar!/:4.3.6] at org.folio.dew.batch.ExportJobManager.launchJob(ExportJobManager.java:29) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.service.JobCommandsReceiverService.receiveStartJobCommand(JobCommandsReceiverService.java:138) ~[classes!/:1.5.0-SNAPSHOT] at jdk.internal.reflect.GeneratedMethodAccessor241.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:169) ~[spring-messaging-5.3.20.jar!/:5.3.20] at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:119) ~[spring-messaging-5.3.20.jar!/:5.3.20] at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:347) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2645) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2625) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2552) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2433) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2311) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:1982) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1366) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1357) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1252) ~[spring-kafka-2.8.6.jar!/:2.8.6] at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:?] at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:?] at java.lang.Thread.run(Unknown Source) ~[?:?] Caused by: org.folio.dew.exceptions.FtpException: Failed login to FTP at org.folio.dew.repository.FTPObjectStorageRepository.login(FTPObjectStorageRepository.java:56) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.repository.FTPObjectStorageRepository$$FastClassBySpringCGLIB$$866336c1.invoke() ~[classes!/:1.5.0-SNAPSHOT] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) ~[spring-tx-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.folio.dew.repository.FTPObjectStorageRepository$$EnhancerBySpringCGLIB$$6c4c4391.login() ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet.execute(SaveToFileStorageTasklet.java:65) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$FastClassBySpringCGLIB$$9088e182.invoke() ~[classes!/:1.5.0-SNAPSHOT] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ~[spring-aop-5.3.20.jar!/:5.3.20] ... 57 more 09:05:02 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [saveToFTPStep] executed in 1s17ms 09:05:02 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO obCompletionListener Job update JobExecution: id=49, version=1, startTime=Thu Jul 14 09:05:01 GMT 2022, endTime=Thu Jul 14 09:05:02 GMT 2022, lastUpdated=Thu Jul 14 09:05:01 GMT 2022, status=FAILED, exitStatus=exitCode=FAILED;exitDescription=java.lang.reflect.UndeclaredThrowableException at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:780) at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:137) at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$EnhancerBySpringCGLIB$$a6264aff.execute() at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:407) at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:331) at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140) at org.springframework.batch.core.step.tasklet.TaskletStep$2.doInChunkContext(TaskletStep.java:273) at org.springframework.batch.core.scope.context.StepContextRepeatCallback.doInIteration(StepContextRepeatCallback.java:82) at org.springframework.batch.repeat.support.RepeatTemplate.getNextResult(RepeatTemplate.java:375) at org.springframework.batch.repeat.support.RepeatTemplate.executeInternal(RepeatTemplate.java:215) at org.springframework.batch.repeat.support.RepeatTemplate.iterate(RepeatTemplate.java:145) at org.springframework.batch.core.step.tasklet.TaskletStep.doExecute(TaskletStep.java:258) at org.springframework.batch.core.step.AbstractStep.execute(AbstractStep.java:208) at org.springframework.batch.core.job.SimpleStepHandler.handleStep(SimpleStepHandler.java:152) at org.springframework.batch.core.job.AbstractJob.handleStep(AbstractJob.java:413) at org.springframework.batch.core.job.SimpleJob.doExecute(SimpleJob.java:136) at org.springframework.batch.core.job.AbstractJob.execute(AbstractJob.java:320) at org.springframework.batch.core.launch.support.SimpleJobLauncher$1.run(SimpleJobLauncher.java:149) at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50) at org.springframework.batch.core.launch.support.SimpleJobLauncher.run(SimpleJobLauncher.java:140) at jdk.internal.reflect.GeneratedMethodAccessor257.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.batch.core.configuration.annotation.SimpleBatchConfiguration$PassthruAdvice.invoke(SimpleBatchConfiguration.java:128) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) at com.sun.proxy.$Proxy169.run(Unknown Source) at org.springframework.batch.integration.launch.JobLaunchingMessageHandler.launch(JobLaunchingMessageHandler.java:50) at org.folio.dew.batch.ExportJobManager.launchJob(ExportJobManager.java:29) at org.folio.dew.service.JobCommandsReceiverService.receiveStartJobCommand(JobCommandsReceiverService.java:138) at jdk.internal.reflect.GeneratedMethodAccessor241.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:169) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:119) at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:347) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2645) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2625) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2552) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2433) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2311) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:1982) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1366) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1357) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1252) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: org.folio.dew.exceptions.FtpException: Failed login to FTP at org.folio.dew.repository.FTPObjectStorageRepository.login(FTPObjectStorageRepository.java:56) at org.folio.dew.repository.FTPObjectStorageRepository$$FastClassBySpringCGLIB$$866336c1.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.folio.dew.repository.FTPObjectStorageRepository$$EnhancerBySpringCGLIB$$6c4c4391.login() at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet.execute(SaveToFileStorageTasklet.java:65) at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$FastClassBySpringCGLIB$$9088e182.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ... 57 more , job=[JobInstance: id=48, version=0, Job=[EDIFACT_ORDERS_EXPORT]], jobParameters=[{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=b3a76fbf-423c-4d02-9437-d9c7bc997578, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_09:05:01_b3a76fbf-423c-4d02-9437-d9c7bc997578, jobName=000048}]. 09:05:02 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=b3a76fbf-423c-4d02-9437-d9c7bc997578, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 09:05:01 GMT 2022, endTime=Thu Jul 14 09:05:02 GMT 2022, createdDate=Thu Jul 14 09:05:01 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:05:01 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=Failed login to FTP (FtpException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=java.lang.reflect.UndeclaredThrowableException at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:780) at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:137) at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$EnhancerBySpringCGLIB$$a6264aff.execute() at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:407) at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:331) at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140) at org.springframework.batch.core.step.tasklet.TaskletStep$2.doInChunkContext(TaskletStep.java:273) at org.springframework.batch.core.scope.context.StepContextRepeatCallback.doInIteration(StepContextRepeatCallback.java:82) at org.springframework.batch.repeat.support.RepeatTemplate.getNextResult(RepeatTemplate.java:375) at org.springframework.batch.repeat.support.RepeatTemplate.executeInternal(RepeatTemplate.java:215) at org.springframework.batch.repeat.support.RepeatTemplate.iterate(RepeatTemplate.java:145) at org.springframework.batch.core.step.tasklet.TaskletStep.doExecute(TaskletStep.java:258) at org.springframework.batch.core.step.AbstractStep.execute(AbstractStep.java:208) at org.springframework.batch.core.job.SimpleStepHandler.handleStep(SimpleStepHandler.java:152) at org.springframework.batch.core.job.AbstractJob.handleStep(AbstractJob.java:413) at org.springframework.batch.core.job.SimpleJob.doExecute(SimpleJob.java:136) at org.springframework.batch.core.job.AbstractJob.execute(AbstractJob.java:320) at org.springframework.batch.core.launch.support.SimpleJobLauncher$1.run(SimpleJobLauncher.java:149) at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50) at org.springframework.batch.core.launch.support.SimpleJobLauncher.run(SimpleJobLauncher.java:140) at jdk.internal.reflect.GeneratedMethodAccessor257.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.batch.core.configuration.annotation.SimpleBatchConfiguration$PassthruAdvice.invoke(SimpleBatchConfiguration.java:128) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) at com.sun.proxy.$Proxy169.run(Unknown Source) at org.springframework.batch.integration.launch.JobLaunchingMessageHandler.launch(JobLaunchingMessageHandler.java:50) at org.folio.dew.batch.ExportJobManager.launchJob(ExportJobManager.java:29) at org.folio.dew.service.JobCommandsReceiverService.receiveStartJobCommand(JobCommandsReceiverService.java:138) at jdk.internal.reflect.GeneratedMethodAccessor241.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:169) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:119) at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:347) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2645) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2625) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2552) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2433) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2311) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:1982) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1366) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1357) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1252) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: org.folio.dew.exceptions.FtpException: Failed login to FTP at org.folio.dew.repository.FTPObjectStorageRepository.login(FTPObjectStorageRepository.java:56) at org.folio.dew.repository.FTPObjectStorageRepository$$FastClassBySpringCGLIB$$866336c1.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.folio.dew.repository.FTPObjectStorageRepository$$EnhancerBySpringCGLIB$$6c4c4391.login() at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet.execute(SaveToFileStorageTasklet.java:65) at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$FastClassBySpringCGLIB$$9088e182.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ... 57 more , identifierType=null, entityType=null, progress=null). 09:05:02 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=b3a76fbf-423c-4d02-9437-d9c7bc997578, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 09:05:01 GMT 2022, endTime=Thu Jul 14 09:05:02 GMT 2022, createdDate=Thu Jul 14 09:05:01 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:05:01 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=Failed login to FTP (FtpException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=java.lang.reflect.UndeclaredThrowableException at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:780) at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:137) at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$EnhancerBySpringCGLIB$$a6264aff.execute() at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:407) at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:331) at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140) at org.springframework.batch.core.step.tasklet.TaskletStep$2.doInChunkContext(TaskletStep.java:273) at org.springframework.batch.core.scope.context.StepContextRepeatCallback.doInIteration(StepContextRepeatCallback.java:82) at org.springframework.batch.repeat.support.RepeatTemplate.getNextResult(RepeatTemplate.java:375) at org.springframework.batch.repeat.support.RepeatTemplate.executeInternal(RepeatTemplate.java:215) at org.springframework.batch.repeat.support.RepeatTemplate.iterate(RepeatTemplate.java:145) at org.springframework.batch.core.step.tasklet.TaskletStep.doExecute(TaskletStep.java:258) at org.springframework.batch.core.step.AbstractStep.execute(AbstractStep.java:208) at org.springframework.batch.core.job.SimpleStepHandler.handleStep(SimpleStepHandler.java:152) at org.springframework.batch.core.job.AbstractJob.handleStep(AbstractJob.java:413) at org.springframework.batch.core.job.SimpleJob.doExecute(SimpleJob.java:136) at org.springframework.batch.core.job.AbstractJob.execute(AbstractJob.java:320) at org.springframework.batch.core.launch.support.SimpleJobLauncher$1.run(SimpleJobLauncher.java:149) at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50) at org.springframework.batch.core.launch.support.SimpleJobLauncher.run(SimpleJobLauncher.java:140) at jdk.internal.reflect.GeneratedMethodAccessor257.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.batch.core.configuration.annotation.SimpleBatchConfiguration$PassthruAdvice.invoke(SimpleBatchConfiguration.java:128) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) at com.sun.proxy.$Proxy169.run(Unknown Source) at org.springframework.batch.integration.launch.JobLaunchingMessageHandler.launch(JobLaunchingMessageHandler.java:50) at org.folio.dew.batch.ExportJobManager.launchJob(ExportJobManager.java:29) at org.folio.dew.service.JobCommandsReceiverService.receiveStartJobCommand(JobCommandsReceiverService.java:138) at jdk.internal.reflect.GeneratedMethodAccessor241.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:169) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:119) at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:347) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2645) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2625) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2552) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2433) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2311) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:1982) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1366) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1357) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1252) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: org.folio.dew.exceptions.FtpException: Failed login to FTP at org.folio.dew.repository.FTPObjectStorageRepository.login(FTPObjectStorageRepository.java:56) at org.folio.dew.repository.FTPObjectStorageRepository$$FastClassBySpringCGLIB$$866336c1.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.folio.dew.repository.FTPObjectStorageRepository$$EnhancerBySpringCGLIB$$6c4c4391.login() at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet.execute(SaveToFileStorageTasklet.java:65) at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$FastClassBySpringCGLIB$$9088e182.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ... 57 more , identifierType=null, entityType=null, progress=null). 09:05:02 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO obCompletionListener -----------------------------JOB---ENDS----------------------------- 09:05:02 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [SimpleJob: [name=EDIFACT_ORDERS_EXPORT]] completed with the following parameters: [{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=b3a76fbf-423c-4d02-9437-d9c7bc997578, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_09:05:01_b3a76fbf-423c-4d02-9437-d9c7bc997578, jobName=000048}] and the following status: [FAILED] in 1s82ms 09:06:03 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NetworkClient [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-7, groupId=FOLIO-mod-data-export-worker-events-group] Node -1 disconnected. 09:11:45 [830697/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=d5f4e636-bbc3-49e8-8929-2502ff56756c, name=000049, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"},{"feefineTypeId":"636140a2-70d9-4f6a-a437-ad67a27cf81b"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 09:11:45 [830697/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 09:11:45 [830697/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=d5f4e636-bbc3-49e8-8929-2502ff56756c, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:11:45_d5f4e636-bbc3-49e8-8929-2502ff56756c}. 09:11:45 [830697/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=d5f4e636-bbc3-49e8-8929-2502ff56756c, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:11:45_d5f4e636-bbc3-49e8-8929-2502ff56756c}] 09:11:45 [830697/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=50, version=1, startTime=Thu Jul 14 09:11:45 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 09:11:45 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=49, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=d5f4e636-bbc3-49e8-8929-2502ff56756c, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:11:45_d5f4e636-bbc3-49e8-8929-2502ff56756c}]. 09:11:45 [830697/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO KafkaService Sending Job(id=d5f4e636-bbc3-49e8-8929-2502ff56756c, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 09:11:45 GMT 2022, endTime=null, createdDate=Thu Jul 14 09:11:45 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:11:45 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 09:11:45 [830697/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO KafkaService Sent Job(id=d5f4e636-bbc3-49e8-8929-2502ff56756c, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 09:11:45 GMT 2022, endTime=null, createdDate=Thu Jul 14 09:11:45 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:11:45 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 09:11:45 [830697/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 09:11:45 [830697/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] ERROR AbstractStep Encountered an error executing step CHARGE_FEESFINES_EXPORT_STEP in job BURSAR_FEES_FINES java.lang.IllegalArgumentException: Unable to invoke method: [public void org.folio.dew.batch.bursarfeesfines.AccountItemReader.initStep(org.springframework.batch.core.StepExecution) throws com.fasterxml.jackson.core.JsonProcessingException] on object: [org.folio.dew.batch.bursarfeesfines.AccountItemReader@30bdef0f] with arguments: [[StepExecution: id=144, version=1, name=CHARGE_FEESFINES_EXPORT_STEP, status=STARTED, exitStatus=EXECUTING, readCount=0, filterCount=0, writeCount=0 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=0, rollbackCount=0, exitDescription=]] at org.springframework.batch.support.SimpleMethodInvoker.invokeMethod(SimpleMethodInvoker.java:112) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.listener.MethodInvokerMethodInterceptor.invoke(MethodInvokerMethodInterceptor.java:69) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) ~[spring-aop-5.3.20.jar!/:5.3.20] at com.sun.proxy.$Proxy206.beforeStep(Unknown Source) ~[?:?] at org.springframework.batch.core.listener.CompositeStepExecutionListener.beforeStep(CompositeStepExecutionListener.java:79) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.step.AbstractStep.execute(AbstractStep.java:204) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.SimpleStepHandler.handleStep(SimpleStepHandler.java:152) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.flow.JobFlowExecutor.executeStep(JobFlowExecutor.java:68) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.flow.support.state.StepState.handle(StepState.java:68) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.flow.support.SimpleFlow.resume(SimpleFlow.java:169) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.flow.support.SimpleFlow.start(SimpleFlow.java:144) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.flow.FlowJob.doExecute(FlowJob.java:137) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.AbstractJob.execute(AbstractJob.java:320) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.launch.support.SimpleJobLauncher$1.run(SimpleJobLauncher.java:149) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50) ~[spring-core-5.3.20.jar!/:5.3.20] at org.springframework.batch.core.launch.support.SimpleJobLauncher.run(SimpleJobLauncher.java:140) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at jdk.internal.reflect.GeneratedMethodAccessor257.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.batch.core.configuration.annotation.SimpleBatchConfiguration$PassthruAdvice.invoke(SimpleBatchConfiguration.java:128) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) ~[spring-aop-5.3.20.jar!/:5.3.20] at com.sun.proxy.$Proxy169.run(Unknown Source) ~[?:?] at org.springframework.batch.integration.launch.JobLaunchingMessageHandler.launch(JobLaunchingMessageHandler.java:50) ~[spring-batch-integration-4.3.6.jar!/:4.3.6] at org.folio.dew.batch.ExportJobManager.launchJob(ExportJobManager.java:29) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.service.JobCommandsReceiverService.receiveStartJobCommand(JobCommandsReceiverService.java:138) ~[classes!/:1.5.0-SNAPSHOT] at jdk.internal.reflect.GeneratedMethodAccessor241.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:169) ~[spring-messaging-5.3.20.jar!/:5.3.20] at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:119) ~[spring-messaging-5.3.20.jar!/:5.3.20] at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:347) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2645) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2625) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2552) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2433) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2311) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:1982) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1366) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1357) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1252) ~[spring-kafka-2.8.6.jar!/:2.8.6] at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:?] at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:?] at java.lang.Thread.run(Unknown Source) ~[?:?] Caused by: java.lang.reflect.InvocationTargetException at jdk.internal.reflect.GeneratedMethodAccessor260.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.batch.support.SimpleMethodInvoker.invokeMethod(SimpleMethodInvoker.java:108) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] ... 50 more Caused by: feign.FeignException$Forbidden: [403 Forbidden] during [GET] to [http://accounts?query=userId%3D%3D%28e4d815d7-58dc-5416-bfcd-e27bf00411d8%20or%206c8c21fd-bd8e-448c-93cd-b17625ce225a%20or%20c4e851b1-a0b2-438b-9280-8b50ddf1159e%20or%2068a9e6c8-db93-4e56-9de1-5cb675480843%20or%20f6f679e4-fa45-40a0-a1b1-1e890b80055b%20or%201b5f400a-8f02-4981-93ef-dd4907b5ae48%20or%207bae606f-1efe-4c75-8f57-6c8351cf3654%20or%203b334db1-8957-4279-ba0f-f6c325253a6e%20or%20d17804f0-fae4-4738-a7f5-87d962c2e44b%20or%2040bb4999-de91-4577-bef5-d1d184dfd257%20or%20fc45581a-b2ac-48c4-9651-d8a89627e383%20or%20b4146bfa-3d4a-4eb8-bcd1-fcc45ff9ae5f%20or%206c67a1ce-a102-4979-847b-048cdc958b3e%20or%20364b7474-0679-4664-8813-fd040ae7c9db%20or%20c30537ee-4132-4137-bf3c-afab687b0368%20or%203da1b495-3842-40ee-aa3d-981424885372%20or%20b09e70d6-58ff-4f05-ba5d-f210bd463db2%20or%20cb7a687f-f9a9-443b-859a-1e2cd278f707%20or%2034e734ad-a2fb-4274-ab51-7cc64d7927c8%20or%207cc219db-7784-4587-9b11-8a4ec16e584b%20or%206294b3c4-000b-42e8-bf72-e049ed90506c%20or%20563916cb-be19-4211-8848-f85cc76d6722%20or%2089879305-e791-4ecc-a4a8-fc1f5ca6d55d%20or%20863afd72-388a-4477-878e-d8271b08dc5c%20or%20a52a63c4-d7fd-416e-8741-a2c0b1cfcb02%20or%202b0a842d-2a71-4a23-b87f-7f53962e49b9%20or%2002febd40-04be-43c5-a2b1-2ee3f6a16cc0%20or%2025ddee73-0900-4ff8-b7e1-59d6bea4b5e8%20or%20b4cee18d-f862-4ef1-95a5-879fdd619603%20or%202205005b-ca51-4a04-87fd-938eefa8f6de%20or%20bec20636-fb68-41fd-84ea-2cf910673599%29%20and%20remaining%20%3E%200.0%20and%20metadata.createdDate%3C%3D2022-07-13&limit=10000] [AccountClient#getAccounts(String,long)]: [Access for user 'Test_BE' (25ddee73-0900-4ff8-b7e1-59d6bea4b5e8) requires permission: accounts.collection.get] at feign.FeignException.clientErrorStatus(FeignException.java:217) ~[feign-core-11.8.jar!/:?] at feign.FeignException.errorStatus(FeignException.java:194) ~[feign-core-11.8.jar!/:?] at feign.FeignException.errorStatus(FeignException.java:185) ~[feign-core-11.8.jar!/:?] at feign.codec.ErrorDecoder$Default.decode(ErrorDecoder.java:92) ~[feign-core-11.8.jar!/:?] at feign.AsyncResponseHandler.handleResponse(AsyncResponseHandler.java:96) ~[feign-core-11.8.jar!/:?] at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:138) ~[feign-core-11.8.jar!/:?] at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:89) ~[feign-core-11.8.jar!/:?] at feign.ReflectiveFeign$FeignInvocationHandler.invoke(ReflectiveFeign.java:100) ~[feign-core-11.8.jar!/:?] at org.springframework.cloud.openfeign.FeignCachingInvocationHandlerFactory$1.proceed(FeignCachingInvocationHandlerFactory.java:66) ~[spring-cloud-openfeign-core-3.1.2.jar!/:3.1.2] at org.springframework.cache.interceptor.CacheInterceptor.lambda$invoke$0(CacheInterceptor.java:54) ~[spring-context-5.3.20.jar!/:5.3.20] at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:351) ~[spring-context-5.3.20.jar!/:5.3.20] at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:64) ~[spring-context-5.3.20.jar!/:5.3.20] at org.springframework.cloud.openfeign.FeignCachingInvocationHandlerFactory.lambda$create$1(FeignCachingInvocationHandlerFactory.java:53) ~[spring-cloud-openfeign-core-3.1.2.jar!/:3.1.2] at com.sun.proxy.$Proxy188.getAccounts(Unknown Source) ~[?:?] at org.folio.dew.batch.bursarfeesfines.service.impl.BursarExportServiceImpl.fetchAccounts(BursarExportServiceImpl.java:153) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.bursarfeesfines.service.impl.BursarExportServiceImpl.lambda$findAccounts$2(BursarExportServiceImpl.java:113) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.bursarfeesfines.service.impl.BursarExportServiceImpl.fetchDataInBatch(BursarExportServiceImpl.java:129) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.bursarfeesfines.service.impl.BursarExportServiceImpl.findAccounts(BursarExportServiceImpl.java:113) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.bursarfeesfines.AccountItemReader.initStep(AccountItemReader.java:74) ~[classes!/:1.5.0-SNAPSHOT] at jdk.internal.reflect.GeneratedMethodAccessor260.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.batch.support.SimpleMethodInvoker.invokeMethod(SimpleMethodInvoker.java:108) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] ... 50 more 09:11:45 [830697/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 43ms 09:11:45 [830697/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:11:45_d5f4e636-bbc3-49e8-8929-2502ff56756c_lib_220714a.dat. 09:11:45 [830697/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=50, version=1, startTime=Thu Jul 14 09:11:45 GMT 2022, endTime=Thu Jul 14 09:11:45 GMT 2022, lastUpdated=Thu Jul 14 09:11:45 GMT 2022, status=FAILED, exitStatus=exitCode=FAILED;exitDescription=, job=[JobInstance: id=49, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=d5f4e636-bbc3-49e8-8929-2502ff56756c, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:11:45_d5f4e636-bbc3-49e8-8929-2502ff56756c}]. 09:11:45 [830697/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO KafkaService Sending Job(id=d5f4e636-bbc3-49e8-8929-2502ff56756c, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 09:11:45 GMT 2022, endTime=Thu Jul 14 09:11:45 GMT 2022, createdDate=Thu Jul 14 09:11:45 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:11:45 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=[403 Forbidden] during [GET] to [http://accounts?query=userId%3D%3D%28e4d815d7-58dc-5416-bfcd-e27bf00411d8%20or%206c8c21fd-bd8e-448c-93cd-b17625ce225a%20or%20c4e851b1-a0b2-438b-9280-8b50ddf1159e%20or%2068a9e6c8-db93-4e56-9de1-5cb675480843%20or%20f6f679e4-fa45-40a0-a1b1-1e890b80055b%20or%201b5f400a-8f02-4981-93ef-dd4907b5ae48%20or%207bae606f-1efe-4c75-8f57-6c8351cf3654%20or%203b334db1-8957-4279-ba0f-f6c325253a6e%20or%20d17804f0-fae4-4738-a7f5-87d962c2e44b%20or%2040bb4999-de91-4577-bef5-d1d184dfd257%20or%20fc45581a-b2ac-48c4-9651-d8a89627e383%20or%20b4146bfa-3d4a-4eb8-bcd1-fcc45ff9ae5f%20or%206c67a1ce-a102-4979-847b-048cdc958b3e%20or%20364b7474-0679-4664-8813-fd040ae7c9db%20or%20c30537ee-4132-4137-bf3c-afab687b0368%20or%203da1b495-3842-40ee-aa3d-981424885372%20or%20b09e70d6-58ff-4f05-ba5d-f210bd463db2%20or%20cb7a687f-f9a9-443b-859a-1e2cd278f707%20or%2034e734ad-a2fb-4274-ab51-7cc64d7927c8%20or%207cc219db-7784-4587-9b11-8a4ec16e584b%20or%206294b3c4-000b-42e8-bf72-e049ed90506c%20or%20563916cb-be19-4211-8848-f85cc76d6722%20or%2089879305-e791-4ecc-a4a8-fc1f5ca6d55d%20or%20863afd72-388a-4477-878e-d8271b08dc5c%20or%20a52a63c4-d7fd-416e-8741-a2c0b1cfcb02%20or%202b0a842d-2a71-4a23-b87f-7f53962e49b9%20or%2002febd40-04be-43c5-a2b1-2ee3f6a16cc0%20or%2025ddee73-0900-4ff8-b7e1-59d6bea4b5e8%20or%20b4cee18d-f862-4ef1-95a5-879fdd619603%20or%202205005b-ca51-4a04-87fd-938eefa8f6de%20or%20bec20636-fb68-41fd-84ea-2cf910673599%29%20and%20remaining%20%3E%200.0%20and%20metadata.createdDate%3C%3D2022-07-13&limit=10000] [AccountClient#getAccounts(String,long)]: [Access for user 'Test_BE' (25ddee73-0900-4ff8-b7e1-59d6bea4b5e8) requires permission: accounts.collection.get] (Forbidden), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 09:11:45 [830697/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO KafkaService Sent Job(id=d5f4e636-bbc3-49e8-8929-2502ff56756c, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 09:11:45 GMT 2022, endTime=Thu Jul 14 09:11:45 GMT 2022, createdDate=Thu Jul 14 09:11:45 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:11:45 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=[403 Forbidden] during [GET] to [http://accounts?query=userId%3D%3D%28e4d815d7-58dc-5416-bfcd-e27bf00411d8%20or%206c8c21fd-bd8e-448c-93cd-b17625ce225a%20or%20c4e851b1-a0b2-438b-9280-8b50ddf1159e%20or%2068a9e6c8-db93-4e56-9de1-5cb675480843%20or%20f6f679e4-fa45-40a0-a1b1-1e890b80055b%20or%201b5f400a-8f02-4981-93ef-dd4907b5ae48%20or%207bae606f-1efe-4c75-8f57-6c8351cf3654%20or%203b334db1-8957-4279-ba0f-f6c325253a6e%20or%20d17804f0-fae4-4738-a7f5-87d962c2e44b%20or%2040bb4999-de91-4577-bef5-d1d184dfd257%20or%20fc45581a-b2ac-48c4-9651-d8a89627e383%20or%20b4146bfa-3d4a-4eb8-bcd1-fcc45ff9ae5f%20or%206c67a1ce-a102-4979-847b-048cdc958b3e%20or%20364b7474-0679-4664-8813-fd040ae7c9db%20or%20c30537ee-4132-4137-bf3c-afab687b0368%20or%203da1b495-3842-40ee-aa3d-981424885372%20or%20b09e70d6-58ff-4f05-ba5d-f210bd463db2%20or%20cb7a687f-f9a9-443b-859a-1e2cd278f707%20or%2034e734ad-a2fb-4274-ab51-7cc64d7927c8%20or%207cc219db-7784-4587-9b11-8a4ec16e584b%20or%206294b3c4-000b-42e8-bf72-e049ed90506c%20or%20563916cb-be19-4211-8848-f85cc76d6722%20or%2089879305-e791-4ecc-a4a8-fc1f5ca6d55d%20or%20863afd72-388a-4477-878e-d8271b08dc5c%20or%20a52a63c4-d7fd-416e-8741-a2c0b1cfcb02%20or%202b0a842d-2a71-4a23-b87f-7f53962e49b9%20or%2002febd40-04be-43c5-a2b1-2ee3f6a16cc0%20or%2025ddee73-0900-4ff8-b7e1-59d6bea4b5e8%20or%20b4cee18d-f862-4ef1-95a5-879fdd619603%20or%202205005b-ca51-4a04-87fd-938eefa8f6de%20or%20bec20636-fb68-41fd-84ea-2cf910673599%29%20and%20remaining%20%3E%200.0%20and%20metadata.createdDate%3C%3D2022-07-13&limit=10000] [AccountClient#getAccounts(String,long)]: [Access for user 'Test_BE' (25ddee73-0900-4ff8-b7e1-59d6bea4b5e8) requires permission: accounts.collection.get] (Forbidden), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 09:11:45 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 09:11:45 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=d5f4e636-bbc3-49e8-8929-2502ff56756c, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:11:45_d5f4e636-bbc3-49e8-8929-2502ff56756c}] and the following status: [FAILED] in 48ms 09:13:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=4e69a7b5-2f0e-4816-9695-cd32e45a8656, name=000050, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"},{"feefineTypeId":"636140a2-70d9-4f6a-a437-ad67a27cf81b"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 09:13:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 09:13:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=4e69a7b5-2f0e-4816-9695-cd32e45a8656, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:13:00_4e69a7b5-2f0e-4816-9695-cd32e45a8656}. 09:13:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=4e69a7b5-2f0e-4816-9695-cd32e45a8656, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:13:00_4e69a7b5-2f0e-4816-9695-cd32e45a8656}] 09:13:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=51, version=1, startTime=Thu Jul 14 09:13:00 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 09:13:00 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=50, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=4e69a7b5-2f0e-4816-9695-cd32e45a8656, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:13:00_4e69a7b5-2f0e-4816-9695-cd32e45a8656}]. 09:13:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=4e69a7b5-2f0e-4816-9695-cd32e45a8656, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 09:13:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 09:13:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:13:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 09:13:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=4e69a7b5-2f0e-4816-9695-cd32e45a8656, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 09:13:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 09:13:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:13:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 09:13:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 09:13:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:13:00_4e69a7b5-2f0e-4816-9695-cd32e45a8656_lib_220714a.dat. 09:13:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_09:13:00_4e69a7b5-2f0e-4816-9695-cd32e45a8656_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:13:00_4e69a7b5-2f0e-4816-9695-cd32e45a8656_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 09:13:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:13:00_4e69a7b5-2f0e-4816-9695-cd32e45a8656_lib_220714a.dat. 09:13:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_09%3A13%3A00_4e69a7b5-2f0e-4816-9695-cd32e45a8656_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T091300Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=7f0be2fd0973dd78e58ca5673cedeed6b82bc306415c9a1c55841bd29d1772bb. 09:13:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 97ms 09:13:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 09:13:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:13:00_4e69a7b5-2f0e-4816-9695-cd32e45a8656_lib_220714b.dat. 09:13:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_09:13:00_4e69a7b5-2f0e-4816-9695-cd32e45a8656_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:13:00_4e69a7b5-2f0e-4816-9695-cd32e45a8656_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 09:13:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:13:00_4e69a7b5-2f0e-4816-9695-cd32e45a8656_lib_220714b.dat. 09:13:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_09%3A13%3A00_4e69a7b5-2f0e-4816-9695-cd32e45a8656_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T091300Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=11fcaca6edc2c696547f52580a799b1e9f33ce0b053b79cb90bf3be7cef2cef8. 09:13:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 30ms 09:13:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 09:13:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 1ms 09:13:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=51, version=1, startTime=Thu Jul 14 09:13:00 GMT 2022, endTime=Thu Jul 14 09:13:00 GMT 2022, lastUpdated=Thu Jul 14 09:13:00 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=50, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=4e69a7b5-2f0e-4816-9695-cd32e45a8656, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:13:00_4e69a7b5-2f0e-4816-9695-cd32e45a8656}]. 09:13:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=4e69a7b5-2f0e-4816-9695-cd32e45a8656, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_09%3A13%3A00_4e69a7b5-2f0e-4816-9695-cd32e45a8656_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T091300Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=7f0be2fd0973dd78e58ca5673cedeed6b82bc306415c9a1c55841bd29d1772bb, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_09%3A13%3A00_4e69a7b5-2f0e-4816-9695-cd32e45a8656_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T091300Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=11fcaca6edc2c696547f52580a799b1e9f33ce0b053b79cb90bf3be7cef2cef8], fileNames=null, startTime=Thu Jul 14 09:13:00 GMT 2022, endTime=Thu Jul 14 09:13:00 GMT 2022, createdDate=Thu Jul 14 09:13:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:13:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 09:13:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=4e69a7b5-2f0e-4816-9695-cd32e45a8656, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_09%3A13%3A00_4e69a7b5-2f0e-4816-9695-cd32e45a8656_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T091300Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=7f0be2fd0973dd78e58ca5673cedeed6b82bc306415c9a1c55841bd29d1772bb, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_09%3A13%3A00_4e69a7b5-2f0e-4816-9695-cd32e45a8656_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T091300Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=11fcaca6edc2c696547f52580a799b1e9f33ce0b053b79cb90bf3be7cef2cef8], fileNames=null, startTime=Thu Jul 14 09:13:00 GMT 2022, endTime=Thu Jul 14 09:13:00 GMT 2022, createdDate=Thu Jul 14 09:13:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:13:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 09:13:00 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 09:13:00 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=4e69a7b5-2f0e-4816-9695-cd32e45a8656, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:13:00_4e69a7b5-2f0e-4816-9695-cd32e45a8656}] and the following status: [COMPLETED] in 142ms 09:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=2cf24dd2-f913-4852-8e87-fb3a4b7b8453, name=000051, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"},{"feefineTypeId":"636140a2-70d9-4f6a-a437-ad67a27cf81b"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 09:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 09:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=2cf24dd2-f913-4852-8e87-fb3a4b7b8453, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:16:00_2cf24dd2-f913-4852-8e87-fb3a4b7b8453}. 09:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=2cf24dd2-f913-4852-8e87-fb3a4b7b8453, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:16:00_2cf24dd2-f913-4852-8e87-fb3a4b7b8453}] 09:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=52, version=1, startTime=Thu Jul 14 09:16:00 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 09:16:00 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=51, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=2cf24dd2-f913-4852-8e87-fb3a4b7b8453, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:16:00_2cf24dd2-f913-4852-8e87-fb3a4b7b8453}]. 09:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=2cf24dd2-f913-4852-8e87-fb3a4b7b8453, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 09:16:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 09:16:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:16:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 09:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=2cf24dd2-f913-4852-8e87-fb3a4b7b8453, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 09:16:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 09:16:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:16:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 09:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 09:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:16:00_2cf24dd2-f913-4852-8e87-fb3a4b7b8453_lib_220714a.dat. 09:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_09:16:00_2cf24dd2-f913-4852-8e87-fb3a4b7b8453_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:16:00_2cf24dd2-f913-4852-8e87-fb3a4b7b8453_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 09:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:16:00_2cf24dd2-f913-4852-8e87-fb3a4b7b8453_lib_220714a.dat. 09:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_09%3A16%3A00_2cf24dd2-f913-4852-8e87-fb3a4b7b8453_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T091600Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=a8222523ea88b019d987c44c9fdaef7d5023227df71e635958115e49451aa843. 09:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 152ms 09:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 09:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:16:00_2cf24dd2-f913-4852-8e87-fb3a4b7b8453_lib_220714b.dat. 09:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_09:16:00_2cf24dd2-f913-4852-8e87-fb3a4b7b8453_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:16:00_2cf24dd2-f913-4852-8e87-fb3a4b7b8453_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 09:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:16:00_2cf24dd2-f913-4852-8e87-fb3a4b7b8453_lib_220714b.dat. 09:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_09%3A16%3A00_2cf24dd2-f913-4852-8e87-fb3a4b7b8453_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T091600Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=1ea18f1ff1299dbe29feca3d49cb96daac09e5e2f23baef0370acd546f9dc4c9. 09:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 28ms 09:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 09:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 1ms 09:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=52, version=1, startTime=Thu Jul 14 09:16:00 GMT 2022, endTime=Thu Jul 14 09:16:00 GMT 2022, lastUpdated=Thu Jul 14 09:16:00 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=51, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=2cf24dd2-f913-4852-8e87-fb3a4b7b8453, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:16:00_2cf24dd2-f913-4852-8e87-fb3a4b7b8453}]. 09:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=2cf24dd2-f913-4852-8e87-fb3a4b7b8453, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_09%3A16%3A00_2cf24dd2-f913-4852-8e87-fb3a4b7b8453_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T091600Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=a8222523ea88b019d987c44c9fdaef7d5023227df71e635958115e49451aa843, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_09%3A16%3A00_2cf24dd2-f913-4852-8e87-fb3a4b7b8453_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T091600Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=1ea18f1ff1299dbe29feca3d49cb96daac09e5e2f23baef0370acd546f9dc4c9], fileNames=null, startTime=Thu Jul 14 09:16:00 GMT 2022, endTime=Thu Jul 14 09:16:00 GMT 2022, createdDate=Thu Jul 14 09:16:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:16:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 09:16:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=2cf24dd2-f913-4852-8e87-fb3a4b7b8453, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_09%3A16%3A00_2cf24dd2-f913-4852-8e87-fb3a4b7b8453_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T091600Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=a8222523ea88b019d987c44c9fdaef7d5023227df71e635958115e49451aa843, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_09%3A16%3A00_2cf24dd2-f913-4852-8e87-fb3a4b7b8453_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T091600Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=1ea18f1ff1299dbe29feca3d49cb96daac09e5e2f23baef0370acd546f9dc4c9], fileNames=null, startTime=Thu Jul 14 09:16:00 GMT 2022, endTime=Thu Jul 14 09:16:00 GMT 2022, createdDate=Thu Jul 14 09:16:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:16:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 09:16:00 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 09:16:00 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=2cf24dd2-f913-4852-8e87-fb3a4b7b8453, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:16:00_2cf24dd2-f913-4852-8e87-fb3a4b7b8453}] and the following status: [COMPLETED] in 189ms 09:16:10 [129324/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=7aa752f1-9c4f-44fa-b5aa-93cec59e5da8, name=000052, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"},{"feefineTypeId":"636140a2-70d9-4f6a-a437-ad67a27cf81b"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 09:16:10 [129324/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 09:16:10 [129324/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=7aa752f1-9c4f-44fa-b5aa-93cec59e5da8, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:16:10_7aa752f1-9c4f-44fa-b5aa-93cec59e5da8}. 09:16:10 [129324/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=7aa752f1-9c4f-44fa-b5aa-93cec59e5da8, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:16:10_7aa752f1-9c4f-44fa-b5aa-93cec59e5da8}] 09:16:10 [129324/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=53, version=1, startTime=Thu Jul 14 09:16:10 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 09:16:10 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=52, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=7aa752f1-9c4f-44fa-b5aa-93cec59e5da8, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:16:10_7aa752f1-9c4f-44fa-b5aa-93cec59e5da8}]. 09:16:10 [129324/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO KafkaService Sending Job(id=7aa752f1-9c4f-44fa-b5aa-93cec59e5da8, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 09:16:10 GMT 2022, endTime=null, createdDate=Thu Jul 14 09:16:10 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:16:10 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 09:16:10 [129324/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO KafkaService Sent Job(id=7aa752f1-9c4f-44fa-b5aa-93cec59e5da8, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 09:16:10 GMT 2022, endTime=null, createdDate=Thu Jul 14 09:16:10 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:16:10 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 09:16:10 [129324/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 09:16:10 [129324/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] ERROR AbstractStep Encountered an error executing step CHARGE_FEESFINES_EXPORT_STEP in job BURSAR_FEES_FINES java.lang.IllegalArgumentException: Unable to invoke method: [public void org.folio.dew.batch.bursarfeesfines.AccountItemReader.initStep(org.springframework.batch.core.StepExecution) throws com.fasterxml.jackson.core.JsonProcessingException] on object: [org.folio.dew.batch.bursarfeesfines.AccountItemReader@66f0049f] with arguments: [[StepExecution: id=151, version=1, name=CHARGE_FEESFINES_EXPORT_STEP, status=STARTED, exitStatus=EXECUTING, readCount=0, filterCount=0, writeCount=0 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=0, rollbackCount=0, exitDescription=]] at org.springframework.batch.support.SimpleMethodInvoker.invokeMethod(SimpleMethodInvoker.java:112) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.listener.MethodInvokerMethodInterceptor.invoke(MethodInvokerMethodInterceptor.java:69) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) ~[spring-aop-5.3.20.jar!/:5.3.20] at com.sun.proxy.$Proxy206.beforeStep(Unknown Source) ~[?:?] at org.springframework.batch.core.listener.CompositeStepExecutionListener.beforeStep(CompositeStepExecutionListener.java:79) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.step.AbstractStep.execute(AbstractStep.java:204) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.SimpleStepHandler.handleStep(SimpleStepHandler.java:152) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.flow.JobFlowExecutor.executeStep(JobFlowExecutor.java:68) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.flow.support.state.StepState.handle(StepState.java:68) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.flow.support.SimpleFlow.resume(SimpleFlow.java:169) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.flow.support.SimpleFlow.start(SimpleFlow.java:144) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.flow.FlowJob.doExecute(FlowJob.java:137) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.AbstractJob.execute(AbstractJob.java:320) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.launch.support.SimpleJobLauncher$1.run(SimpleJobLauncher.java:149) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50) ~[spring-core-5.3.20.jar!/:5.3.20] at org.springframework.batch.core.launch.support.SimpleJobLauncher.run(SimpleJobLauncher.java:140) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at jdk.internal.reflect.GeneratedMethodAccessor257.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.batch.core.configuration.annotation.SimpleBatchConfiguration$PassthruAdvice.invoke(SimpleBatchConfiguration.java:128) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) ~[spring-aop-5.3.20.jar!/:5.3.20] at com.sun.proxy.$Proxy169.run(Unknown Source) ~[?:?] at org.springframework.batch.integration.launch.JobLaunchingMessageHandler.launch(JobLaunchingMessageHandler.java:50) ~[spring-batch-integration-4.3.6.jar!/:4.3.6] at org.folio.dew.batch.ExportJobManager.launchJob(ExportJobManager.java:29) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.service.JobCommandsReceiverService.receiveStartJobCommand(JobCommandsReceiverService.java:138) ~[classes!/:1.5.0-SNAPSHOT] at jdk.internal.reflect.GeneratedMethodAccessor241.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:169) ~[spring-messaging-5.3.20.jar!/:5.3.20] at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:119) ~[spring-messaging-5.3.20.jar!/:5.3.20] at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:347) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2645) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2625) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2552) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2433) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2311) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:1982) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1366) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1357) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1252) ~[spring-kafka-2.8.6.jar!/:2.8.6] at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:?] at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:?] at java.lang.Thread.run(Unknown Source) ~[?:?] Caused by: java.lang.reflect.InvocationTargetException at jdk.internal.reflect.GeneratedMethodAccessor260.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.batch.support.SimpleMethodInvoker.invokeMethod(SimpleMethodInvoker.java:108) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] ... 50 more Caused by: feign.FeignException$Forbidden: [403 Forbidden] during [GET] to [http://accounts?query=userId%3D%3D%28e4d815d7-58dc-5416-bfcd-e27bf00411d8%20or%206c8c21fd-bd8e-448c-93cd-b17625ce225a%20or%20c4e851b1-a0b2-438b-9280-8b50ddf1159e%20or%2068a9e6c8-db93-4e56-9de1-5cb675480843%20or%20f6f679e4-fa45-40a0-a1b1-1e890b80055b%20or%201b5f400a-8f02-4981-93ef-dd4907b5ae48%20or%207bae606f-1efe-4c75-8f57-6c8351cf3654%20or%203b334db1-8957-4279-ba0f-f6c325253a6e%20or%20d17804f0-fae4-4738-a7f5-87d962c2e44b%20or%2040bb4999-de91-4577-bef5-d1d184dfd257%20or%20fc45581a-b2ac-48c4-9651-d8a89627e383%20or%20b4146bfa-3d4a-4eb8-bcd1-fcc45ff9ae5f%20or%206c67a1ce-a102-4979-847b-048cdc958b3e%20or%20364b7474-0679-4664-8813-fd040ae7c9db%20or%20c30537ee-4132-4137-bf3c-afab687b0368%20or%203da1b495-3842-40ee-aa3d-981424885372%20or%20b09e70d6-58ff-4f05-ba5d-f210bd463db2%20or%20cb7a687f-f9a9-443b-859a-1e2cd278f707%20or%2034e734ad-a2fb-4274-ab51-7cc64d7927c8%20or%207cc219db-7784-4587-9b11-8a4ec16e584b%20or%206294b3c4-000b-42e8-bf72-e049ed90506c%20or%20563916cb-be19-4211-8848-f85cc76d6722%20or%2089879305-e791-4ecc-a4a8-fc1f5ca6d55d%20or%20863afd72-388a-4477-878e-d8271b08dc5c%20or%20a52a63c4-d7fd-416e-8741-a2c0b1cfcb02%20or%202b0a842d-2a71-4a23-b87f-7f53962e49b9%20or%2002febd40-04be-43c5-a2b1-2ee3f6a16cc0%20or%2025ddee73-0900-4ff8-b7e1-59d6bea4b5e8%20or%20b4cee18d-f862-4ef1-95a5-879fdd619603%20or%202205005b-ca51-4a04-87fd-938eefa8f6de%20or%20bec20636-fb68-41fd-84ea-2cf910673599%29%20and%20remaining%20%3E%200.0%20and%20metadata.createdDate%3C%3D2022-07-13&limit=10000] [AccountClient#getAccounts(String,long)]: [Access for user 'Test_BE' (25ddee73-0900-4ff8-b7e1-59d6bea4b5e8) requires permission: accounts.collection.get] at feign.FeignException.clientErrorStatus(FeignException.java:217) ~[feign-core-11.8.jar!/:?] at feign.FeignException.errorStatus(FeignException.java:194) ~[feign-core-11.8.jar!/:?] at feign.FeignException.errorStatus(FeignException.java:185) ~[feign-core-11.8.jar!/:?] at feign.codec.ErrorDecoder$Default.decode(ErrorDecoder.java:92) ~[feign-core-11.8.jar!/:?] at feign.AsyncResponseHandler.handleResponse(AsyncResponseHandler.java:96) ~[feign-core-11.8.jar!/:?] at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:138) ~[feign-core-11.8.jar!/:?] at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:89) ~[feign-core-11.8.jar!/:?] at feign.ReflectiveFeign$FeignInvocationHandler.invoke(ReflectiveFeign.java:100) ~[feign-core-11.8.jar!/:?] at org.springframework.cloud.openfeign.FeignCachingInvocationHandlerFactory$1.proceed(FeignCachingInvocationHandlerFactory.java:66) ~[spring-cloud-openfeign-core-3.1.2.jar!/:3.1.2] at org.springframework.cache.interceptor.CacheInterceptor.lambda$invoke$0(CacheInterceptor.java:54) ~[spring-context-5.3.20.jar!/:5.3.20] at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:351) ~[spring-context-5.3.20.jar!/:5.3.20] at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:64) ~[spring-context-5.3.20.jar!/:5.3.20] at org.springframework.cloud.openfeign.FeignCachingInvocationHandlerFactory.lambda$create$1(FeignCachingInvocationHandlerFactory.java:53) ~[spring-cloud-openfeign-core-3.1.2.jar!/:3.1.2] at com.sun.proxy.$Proxy188.getAccounts(Unknown Source) ~[?:?] at org.folio.dew.batch.bursarfeesfines.service.impl.BursarExportServiceImpl.fetchAccounts(BursarExportServiceImpl.java:153) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.bursarfeesfines.service.impl.BursarExportServiceImpl.lambda$findAccounts$2(BursarExportServiceImpl.java:113) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.bursarfeesfines.service.impl.BursarExportServiceImpl.fetchDataInBatch(BursarExportServiceImpl.java:129) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.bursarfeesfines.service.impl.BursarExportServiceImpl.findAccounts(BursarExportServiceImpl.java:113) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.bursarfeesfines.AccountItemReader.initStep(AccountItemReader.java:74) ~[classes!/:1.5.0-SNAPSHOT] at jdk.internal.reflect.GeneratedMethodAccessor260.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.batch.support.SimpleMethodInvoker.invokeMethod(SimpleMethodInvoker.java:108) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] ... 50 more 09:16:10 [129324/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 36ms 09:16:10 [129324/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:16:10_7aa752f1-9c4f-44fa-b5aa-93cec59e5da8_lib_220714a.dat. 09:16:10 [129324/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=53, version=1, startTime=Thu Jul 14 09:16:10 GMT 2022, endTime=Thu Jul 14 09:16:10 GMT 2022, lastUpdated=Thu Jul 14 09:16:10 GMT 2022, status=FAILED, exitStatus=exitCode=FAILED;exitDescription=, job=[JobInstance: id=52, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=7aa752f1-9c4f-44fa-b5aa-93cec59e5da8, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:16:10_7aa752f1-9c4f-44fa-b5aa-93cec59e5da8}]. 09:16:10 [129324/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO KafkaService Sending Job(id=7aa752f1-9c4f-44fa-b5aa-93cec59e5da8, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 09:16:10 GMT 2022, endTime=Thu Jul 14 09:16:10 GMT 2022, createdDate=Thu Jul 14 09:16:10 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:16:10 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=[403 Forbidden] during [GET] to [http://accounts?query=userId%3D%3D%28e4d815d7-58dc-5416-bfcd-e27bf00411d8%20or%206c8c21fd-bd8e-448c-93cd-b17625ce225a%20or%20c4e851b1-a0b2-438b-9280-8b50ddf1159e%20or%2068a9e6c8-db93-4e56-9de1-5cb675480843%20or%20f6f679e4-fa45-40a0-a1b1-1e890b80055b%20or%201b5f400a-8f02-4981-93ef-dd4907b5ae48%20or%207bae606f-1efe-4c75-8f57-6c8351cf3654%20or%203b334db1-8957-4279-ba0f-f6c325253a6e%20or%20d17804f0-fae4-4738-a7f5-87d962c2e44b%20or%2040bb4999-de91-4577-bef5-d1d184dfd257%20or%20fc45581a-b2ac-48c4-9651-d8a89627e383%20or%20b4146bfa-3d4a-4eb8-bcd1-fcc45ff9ae5f%20or%206c67a1ce-a102-4979-847b-048cdc958b3e%20or%20364b7474-0679-4664-8813-fd040ae7c9db%20or%20c30537ee-4132-4137-bf3c-afab687b0368%20or%203da1b495-3842-40ee-aa3d-981424885372%20or%20b09e70d6-58ff-4f05-ba5d-f210bd463db2%20or%20cb7a687f-f9a9-443b-859a-1e2cd278f707%20or%2034e734ad-a2fb-4274-ab51-7cc64d7927c8%20or%207cc219db-7784-4587-9b11-8a4ec16e584b%20or%206294b3c4-000b-42e8-bf72-e049ed90506c%20or%20563916cb-be19-4211-8848-f85cc76d6722%20or%2089879305-e791-4ecc-a4a8-fc1f5ca6d55d%20or%20863afd72-388a-4477-878e-d8271b08dc5c%20or%20a52a63c4-d7fd-416e-8741-a2c0b1cfcb02%20or%202b0a842d-2a71-4a23-b87f-7f53962e49b9%20or%2002febd40-04be-43c5-a2b1-2ee3f6a16cc0%20or%2025ddee73-0900-4ff8-b7e1-59d6bea4b5e8%20or%20b4cee18d-f862-4ef1-95a5-879fdd619603%20or%202205005b-ca51-4a04-87fd-938eefa8f6de%20or%20bec20636-fb68-41fd-84ea-2cf910673599%29%20and%20remaining%20%3E%200.0%20and%20metadata.createdDate%3C%3D2022-07-13&limit=10000] [AccountClient#getAccounts(String,long)]: [Access for user 'Test_BE' (25ddee73-0900-4ff8-b7e1-59d6bea4b5e8) requires permission: accounts.collection.get] (Forbidden), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 09:16:10 [129324/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO KafkaService Sent Job(id=7aa752f1-9c4f-44fa-b5aa-93cec59e5da8, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 09:16:10 GMT 2022, endTime=Thu Jul 14 09:16:10 GMT 2022, createdDate=Thu Jul 14 09:16:10 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:16:10 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=[403 Forbidden] during [GET] to [http://accounts?query=userId%3D%3D%28e4d815d7-58dc-5416-bfcd-e27bf00411d8%20or%206c8c21fd-bd8e-448c-93cd-b17625ce225a%20or%20c4e851b1-a0b2-438b-9280-8b50ddf1159e%20or%2068a9e6c8-db93-4e56-9de1-5cb675480843%20or%20f6f679e4-fa45-40a0-a1b1-1e890b80055b%20or%201b5f400a-8f02-4981-93ef-dd4907b5ae48%20or%207bae606f-1efe-4c75-8f57-6c8351cf3654%20or%203b334db1-8957-4279-ba0f-f6c325253a6e%20or%20d17804f0-fae4-4738-a7f5-87d962c2e44b%20or%2040bb4999-de91-4577-bef5-d1d184dfd257%20or%20fc45581a-b2ac-48c4-9651-d8a89627e383%20or%20b4146bfa-3d4a-4eb8-bcd1-fcc45ff9ae5f%20or%206c67a1ce-a102-4979-847b-048cdc958b3e%20or%20364b7474-0679-4664-8813-fd040ae7c9db%20or%20c30537ee-4132-4137-bf3c-afab687b0368%20or%203da1b495-3842-40ee-aa3d-981424885372%20or%20b09e70d6-58ff-4f05-ba5d-f210bd463db2%20or%20cb7a687f-f9a9-443b-859a-1e2cd278f707%20or%2034e734ad-a2fb-4274-ab51-7cc64d7927c8%20or%207cc219db-7784-4587-9b11-8a4ec16e584b%20or%206294b3c4-000b-42e8-bf72-e049ed90506c%20or%20563916cb-be19-4211-8848-f85cc76d6722%20or%2089879305-e791-4ecc-a4a8-fc1f5ca6d55d%20or%20863afd72-388a-4477-878e-d8271b08dc5c%20or%20a52a63c4-d7fd-416e-8741-a2c0b1cfcb02%20or%202b0a842d-2a71-4a23-b87f-7f53962e49b9%20or%2002febd40-04be-43c5-a2b1-2ee3f6a16cc0%20or%2025ddee73-0900-4ff8-b7e1-59d6bea4b5e8%20or%20b4cee18d-f862-4ef1-95a5-879fdd619603%20or%202205005b-ca51-4a04-87fd-938eefa8f6de%20or%20bec20636-fb68-41fd-84ea-2cf910673599%29%20and%20remaining%20%3E%200.0%20and%20metadata.createdDate%3C%3D2022-07-13&limit=10000] [AccountClient#getAccounts(String,long)]: [Access for user 'Test_BE' (25ddee73-0900-4ff8-b7e1-59d6bea4b5e8) requires permission: accounts.collection.get] (Forbidden), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 09:16:10 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 09:16:10 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=7aa752f1-9c4f-44fa-b5aa-93cec59e5da8, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:16:10_7aa752f1-9c4f-44fa-b5aa-93cec59e5da8}] and the following status: [FAILED] in 40ms 09:16:28 [036418/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=f7d1ae5b-2a57-4a6d-89d2-a4fa2c1ee8d3, name=000053, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"},{"feefineTypeId":"636140a2-70d9-4f6a-a437-ad67a27cf81b"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 09:16:28 [036418/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 09:16:28 [036418/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=f7d1ae5b-2a57-4a6d-89d2-a4fa2c1ee8d3, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:16:28_f7d1ae5b-2a57-4a6d-89d2-a4fa2c1ee8d3}. 09:16:28 [036418/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=f7d1ae5b-2a57-4a6d-89d2-a4fa2c1ee8d3, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:16:28_f7d1ae5b-2a57-4a6d-89d2-a4fa2c1ee8d3}] 09:16:28 [036418/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=54, version=1, startTime=Thu Jul 14 09:16:28 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 09:16:28 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=53, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=f7d1ae5b-2a57-4a6d-89d2-a4fa2c1ee8d3, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:16:28_f7d1ae5b-2a57-4a6d-89d2-a4fa2c1ee8d3}]. 09:16:28 [036418/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO KafkaService Sending Job(id=f7d1ae5b-2a57-4a6d-89d2-a4fa2c1ee8d3, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 09:16:28 GMT 2022, endTime=null, createdDate=Thu Jul 14 09:16:28 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:16:28 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 09:16:28 [036418/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO KafkaService Sent Job(id=f7d1ae5b-2a57-4a6d-89d2-a4fa2c1ee8d3, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 09:16:28 GMT 2022, endTime=null, createdDate=Thu Jul 14 09:16:28 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:16:28 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 09:16:28 [036418/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 09:16:28 [036418/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] ERROR AbstractStep Encountered an error executing step CHARGE_FEESFINES_EXPORT_STEP in job BURSAR_FEES_FINES java.lang.IllegalArgumentException: Unable to invoke method: [public void org.folio.dew.batch.bursarfeesfines.AccountItemReader.initStep(org.springframework.batch.core.StepExecution) throws com.fasterxml.jackson.core.JsonProcessingException] on object: [org.folio.dew.batch.bursarfeesfines.AccountItemReader@7c650cd0] with arguments: [[StepExecution: id=152, version=1, name=CHARGE_FEESFINES_EXPORT_STEP, status=STARTED, exitStatus=EXECUTING, readCount=0, filterCount=0, writeCount=0 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=0, rollbackCount=0, exitDescription=]] at org.springframework.batch.support.SimpleMethodInvoker.invokeMethod(SimpleMethodInvoker.java:112) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.listener.MethodInvokerMethodInterceptor.invoke(MethodInvokerMethodInterceptor.java:69) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) ~[spring-aop-5.3.20.jar!/:5.3.20] at com.sun.proxy.$Proxy206.beforeStep(Unknown Source) ~[?:?] at org.springframework.batch.core.listener.CompositeStepExecutionListener.beforeStep(CompositeStepExecutionListener.java:79) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.step.AbstractStep.execute(AbstractStep.java:204) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.SimpleStepHandler.handleStep(SimpleStepHandler.java:152) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.flow.JobFlowExecutor.executeStep(JobFlowExecutor.java:68) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.flow.support.state.StepState.handle(StepState.java:68) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.flow.support.SimpleFlow.resume(SimpleFlow.java:169) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.flow.support.SimpleFlow.start(SimpleFlow.java:144) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.flow.FlowJob.doExecute(FlowJob.java:137) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.AbstractJob.execute(AbstractJob.java:320) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.launch.support.SimpleJobLauncher$1.run(SimpleJobLauncher.java:149) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50) ~[spring-core-5.3.20.jar!/:5.3.20] at org.springframework.batch.core.launch.support.SimpleJobLauncher.run(SimpleJobLauncher.java:140) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at jdk.internal.reflect.GeneratedMethodAccessor257.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.batch.core.configuration.annotation.SimpleBatchConfiguration$PassthruAdvice.invoke(SimpleBatchConfiguration.java:128) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) ~[spring-aop-5.3.20.jar!/:5.3.20] at com.sun.proxy.$Proxy169.run(Unknown Source) ~[?:?] at org.springframework.batch.integration.launch.JobLaunchingMessageHandler.launch(JobLaunchingMessageHandler.java:50) ~[spring-batch-integration-4.3.6.jar!/:4.3.6] at org.folio.dew.batch.ExportJobManager.launchJob(ExportJobManager.java:29) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.service.JobCommandsReceiverService.receiveStartJobCommand(JobCommandsReceiverService.java:138) ~[classes!/:1.5.0-SNAPSHOT] at jdk.internal.reflect.GeneratedMethodAccessor241.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:169) ~[spring-messaging-5.3.20.jar!/:5.3.20] at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:119) ~[spring-messaging-5.3.20.jar!/:5.3.20] at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:347) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2645) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2625) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2552) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2433) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2311) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:1982) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1366) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1357) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1252) ~[spring-kafka-2.8.6.jar!/:2.8.6] at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:?] at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:?] at java.lang.Thread.run(Unknown Source) ~[?:?] Caused by: java.lang.reflect.InvocationTargetException at jdk.internal.reflect.GeneratedMethodAccessor260.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.batch.support.SimpleMethodInvoker.invokeMethod(SimpleMethodInvoker.java:108) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] ... 50 more Caused by: feign.FeignException$Forbidden: [403 Forbidden] during [GET] to [http://accounts?query=userId%3D%3D%28e4d815d7-58dc-5416-bfcd-e27bf00411d8%20or%206c8c21fd-bd8e-448c-93cd-b17625ce225a%20or%20c4e851b1-a0b2-438b-9280-8b50ddf1159e%20or%2068a9e6c8-db93-4e56-9de1-5cb675480843%20or%20f6f679e4-fa45-40a0-a1b1-1e890b80055b%20or%201b5f400a-8f02-4981-93ef-dd4907b5ae48%20or%207bae606f-1efe-4c75-8f57-6c8351cf3654%20or%203b334db1-8957-4279-ba0f-f6c325253a6e%20or%20d17804f0-fae4-4738-a7f5-87d962c2e44b%20or%2040bb4999-de91-4577-bef5-d1d184dfd257%20or%20fc45581a-b2ac-48c4-9651-d8a89627e383%20or%20b4146bfa-3d4a-4eb8-bcd1-fcc45ff9ae5f%20or%206c67a1ce-a102-4979-847b-048cdc958b3e%20or%20364b7474-0679-4664-8813-fd040ae7c9db%20or%20c30537ee-4132-4137-bf3c-afab687b0368%20or%203da1b495-3842-40ee-aa3d-981424885372%20or%20b09e70d6-58ff-4f05-ba5d-f210bd463db2%20or%20cb7a687f-f9a9-443b-859a-1e2cd278f707%20or%2034e734ad-a2fb-4274-ab51-7cc64d7927c8%20or%207cc219db-7784-4587-9b11-8a4ec16e584b%20or%206294b3c4-000b-42e8-bf72-e049ed90506c%20or%20563916cb-be19-4211-8848-f85cc76d6722%20or%2089879305-e791-4ecc-a4a8-fc1f5ca6d55d%20or%20863afd72-388a-4477-878e-d8271b08dc5c%20or%20a52a63c4-d7fd-416e-8741-a2c0b1cfcb02%20or%202b0a842d-2a71-4a23-b87f-7f53962e49b9%20or%2002febd40-04be-43c5-a2b1-2ee3f6a16cc0%20or%2025ddee73-0900-4ff8-b7e1-59d6bea4b5e8%20or%20b4cee18d-f862-4ef1-95a5-879fdd619603%20or%202205005b-ca51-4a04-87fd-938eefa8f6de%20or%20bec20636-fb68-41fd-84ea-2cf910673599%29%20and%20remaining%20%3E%200.0%20and%20metadata.createdDate%3C%3D2022-07-13&limit=10000] [AccountClient#getAccounts(String,long)]: [Access for user 'Test_BE' (25ddee73-0900-4ff8-b7e1-59d6bea4b5e8) requires permission: accounts.collection.get] at feign.FeignException.clientErrorStatus(FeignException.java:217) ~[feign-core-11.8.jar!/:?] at feign.FeignException.errorStatus(FeignException.java:194) ~[feign-core-11.8.jar!/:?] at feign.FeignException.errorStatus(FeignException.java:185) ~[feign-core-11.8.jar!/:?] at feign.codec.ErrorDecoder$Default.decode(ErrorDecoder.java:92) ~[feign-core-11.8.jar!/:?] at feign.AsyncResponseHandler.handleResponse(AsyncResponseHandler.java:96) ~[feign-core-11.8.jar!/:?] at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:138) ~[feign-core-11.8.jar!/:?] at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:89) ~[feign-core-11.8.jar!/:?] at feign.ReflectiveFeign$FeignInvocationHandler.invoke(ReflectiveFeign.java:100) ~[feign-core-11.8.jar!/:?] at org.springframework.cloud.openfeign.FeignCachingInvocationHandlerFactory$1.proceed(FeignCachingInvocationHandlerFactory.java:66) ~[spring-cloud-openfeign-core-3.1.2.jar!/:3.1.2] at org.springframework.cache.interceptor.CacheInterceptor.lambda$invoke$0(CacheInterceptor.java:54) ~[spring-context-5.3.20.jar!/:5.3.20] at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:351) ~[spring-context-5.3.20.jar!/:5.3.20] at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:64) ~[spring-context-5.3.20.jar!/:5.3.20] at org.springframework.cloud.openfeign.FeignCachingInvocationHandlerFactory.lambda$create$1(FeignCachingInvocationHandlerFactory.java:53) ~[spring-cloud-openfeign-core-3.1.2.jar!/:3.1.2] at com.sun.proxy.$Proxy188.getAccounts(Unknown Source) ~[?:?] at org.folio.dew.batch.bursarfeesfines.service.impl.BursarExportServiceImpl.fetchAccounts(BursarExportServiceImpl.java:153) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.bursarfeesfines.service.impl.BursarExportServiceImpl.lambda$findAccounts$2(BursarExportServiceImpl.java:113) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.bursarfeesfines.service.impl.BursarExportServiceImpl.fetchDataInBatch(BursarExportServiceImpl.java:129) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.bursarfeesfines.service.impl.BursarExportServiceImpl.findAccounts(BursarExportServiceImpl.java:113) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.bursarfeesfines.AccountItemReader.initStep(AccountItemReader.java:74) ~[classes!/:1.5.0-SNAPSHOT] at jdk.internal.reflect.GeneratedMethodAccessor260.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.batch.support.SimpleMethodInvoker.invokeMethod(SimpleMethodInvoker.java:108) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] ... 50 more 09:16:28 [036418/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 38ms 09:16:28 [036418/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:16:28_f7d1ae5b-2a57-4a6d-89d2-a4fa2c1ee8d3_lib_220714a.dat. 09:16:28 [036418/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=54, version=1, startTime=Thu Jul 14 09:16:28 GMT 2022, endTime=Thu Jul 14 09:16:28 GMT 2022, lastUpdated=Thu Jul 14 09:16:28 GMT 2022, status=FAILED, exitStatus=exitCode=FAILED;exitDescription=, job=[JobInstance: id=53, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=f7d1ae5b-2a57-4a6d-89d2-a4fa2c1ee8d3, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:16:28_f7d1ae5b-2a57-4a6d-89d2-a4fa2c1ee8d3}]. 09:16:28 [036418/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO KafkaService Sending Job(id=f7d1ae5b-2a57-4a6d-89d2-a4fa2c1ee8d3, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 09:16:28 GMT 2022, endTime=Thu Jul 14 09:16:28 GMT 2022, createdDate=Thu Jul 14 09:16:28 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:16:28 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=[403 Forbidden] during [GET] to [http://accounts?query=userId%3D%3D%28e4d815d7-58dc-5416-bfcd-e27bf00411d8%20or%206c8c21fd-bd8e-448c-93cd-b17625ce225a%20or%20c4e851b1-a0b2-438b-9280-8b50ddf1159e%20or%2068a9e6c8-db93-4e56-9de1-5cb675480843%20or%20f6f679e4-fa45-40a0-a1b1-1e890b80055b%20or%201b5f400a-8f02-4981-93ef-dd4907b5ae48%20or%207bae606f-1efe-4c75-8f57-6c8351cf3654%20or%203b334db1-8957-4279-ba0f-f6c325253a6e%20or%20d17804f0-fae4-4738-a7f5-87d962c2e44b%20or%2040bb4999-de91-4577-bef5-d1d184dfd257%20or%20fc45581a-b2ac-48c4-9651-d8a89627e383%20or%20b4146bfa-3d4a-4eb8-bcd1-fcc45ff9ae5f%20or%206c67a1ce-a102-4979-847b-048cdc958b3e%20or%20364b7474-0679-4664-8813-fd040ae7c9db%20or%20c30537ee-4132-4137-bf3c-afab687b0368%20or%203da1b495-3842-40ee-aa3d-981424885372%20or%20b09e70d6-58ff-4f05-ba5d-f210bd463db2%20or%20cb7a687f-f9a9-443b-859a-1e2cd278f707%20or%2034e734ad-a2fb-4274-ab51-7cc64d7927c8%20or%207cc219db-7784-4587-9b11-8a4ec16e584b%20or%206294b3c4-000b-42e8-bf72-e049ed90506c%20or%20563916cb-be19-4211-8848-f85cc76d6722%20or%2089879305-e791-4ecc-a4a8-fc1f5ca6d55d%20or%20863afd72-388a-4477-878e-d8271b08dc5c%20or%20a52a63c4-d7fd-416e-8741-a2c0b1cfcb02%20or%202b0a842d-2a71-4a23-b87f-7f53962e49b9%20or%2002febd40-04be-43c5-a2b1-2ee3f6a16cc0%20or%2025ddee73-0900-4ff8-b7e1-59d6bea4b5e8%20or%20b4cee18d-f862-4ef1-95a5-879fdd619603%20or%202205005b-ca51-4a04-87fd-938eefa8f6de%20or%20bec20636-fb68-41fd-84ea-2cf910673599%29%20and%20remaining%20%3E%200.0%20and%20metadata.createdDate%3C%3D2022-07-13&limit=10000] [AccountClient#getAccounts(String,long)]: [Access for user 'Test_BE' (25ddee73-0900-4ff8-b7e1-59d6bea4b5e8) requires permission: accounts.collection.get] (Forbidden), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 09:16:28 [036418/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO KafkaService Sent Job(id=f7d1ae5b-2a57-4a6d-89d2-a4fa2c1ee8d3, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 09:16:28 GMT 2022, endTime=Thu Jul 14 09:16:28 GMT 2022, createdDate=Thu Jul 14 09:16:28 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:16:28 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=[403 Forbidden] during [GET] to [http://accounts?query=userId%3D%3D%28e4d815d7-58dc-5416-bfcd-e27bf00411d8%20or%206c8c21fd-bd8e-448c-93cd-b17625ce225a%20or%20c4e851b1-a0b2-438b-9280-8b50ddf1159e%20or%2068a9e6c8-db93-4e56-9de1-5cb675480843%20or%20f6f679e4-fa45-40a0-a1b1-1e890b80055b%20or%201b5f400a-8f02-4981-93ef-dd4907b5ae48%20or%207bae606f-1efe-4c75-8f57-6c8351cf3654%20or%203b334db1-8957-4279-ba0f-f6c325253a6e%20or%20d17804f0-fae4-4738-a7f5-87d962c2e44b%20or%2040bb4999-de91-4577-bef5-d1d184dfd257%20or%20fc45581a-b2ac-48c4-9651-d8a89627e383%20or%20b4146bfa-3d4a-4eb8-bcd1-fcc45ff9ae5f%20or%206c67a1ce-a102-4979-847b-048cdc958b3e%20or%20364b7474-0679-4664-8813-fd040ae7c9db%20or%20c30537ee-4132-4137-bf3c-afab687b0368%20or%203da1b495-3842-40ee-aa3d-981424885372%20or%20b09e70d6-58ff-4f05-ba5d-f210bd463db2%20or%20cb7a687f-f9a9-443b-859a-1e2cd278f707%20or%2034e734ad-a2fb-4274-ab51-7cc64d7927c8%20or%207cc219db-7784-4587-9b11-8a4ec16e584b%20or%206294b3c4-000b-42e8-bf72-e049ed90506c%20or%20563916cb-be19-4211-8848-f85cc76d6722%20or%2089879305-e791-4ecc-a4a8-fc1f5ca6d55d%20or%20863afd72-388a-4477-878e-d8271b08dc5c%20or%20a52a63c4-d7fd-416e-8741-a2c0b1cfcb02%20or%202b0a842d-2a71-4a23-b87f-7f53962e49b9%20or%2002febd40-04be-43c5-a2b1-2ee3f6a16cc0%20or%2025ddee73-0900-4ff8-b7e1-59d6bea4b5e8%20or%20b4cee18d-f862-4ef1-95a5-879fdd619603%20or%202205005b-ca51-4a04-87fd-938eefa8f6de%20or%20bec20636-fb68-41fd-84ea-2cf910673599%29%20and%20remaining%20%3E%200.0%20and%20metadata.createdDate%3C%3D2022-07-13&limit=10000] [AccountClient#getAccounts(String,long)]: [Access for user 'Test_BE' (25ddee73-0900-4ff8-b7e1-59d6bea4b5e8) requires permission: accounts.collection.get] (Forbidden), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 09:16:28 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 09:16:28 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"420e01cd-44a5-45b9-a8c5-870fac4e2bb4","transferAccountId":"d3673e24-460e-4523-942d-9c038e2fe72d","typeMappings":"-1483862054"}, jobId=f7d1ae5b-2a57-4a6d-89d2-a4fa2c1ee8d3, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:16:28_f7d1ae5b-2a57-4a6d-89d2-a4fa2c1ee8d3}] and the following status: [FAILED] in 43ms 09:16:52 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=8869c475-78a8-4328-97d4-8ddd003eac74, name=000054, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"},{"feefineTypeId":"636140a2-70d9-4f6a-a437-ad67a27cf81b"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f","itemType":"000000000jjj","itemDescription":"jjj ","itemCode":"PAYMENT"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 09:16:52 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 09:16:52 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=8869c475-78a8-4328-97d4-8ddd003eac74, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:16:52_8869c475-78a8-4328-97d4-8ddd003eac74}. 09:16:52 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=8869c475-78a8-4328-97d4-8ddd003eac74, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:16:52_8869c475-78a8-4328-97d4-8ddd003eac74}] 09:16:52 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=55, version=1, startTime=Thu Jul 14 09:16:52 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 09:16:52 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=54, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=8869c475-78a8-4328-97d4-8ddd003eac74, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:16:52_8869c475-78a8-4328-97d4-8ddd003eac74}]. 09:16:52 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=8869c475-78a8-4328-97d4-8ddd003eac74, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 09:16:52 GMT 2022, endTime=null, createdDate=Thu Jul 14 09:16:52 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:16:52 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 09:16:52 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=8869c475-78a8-4328-97d4-8ddd003eac74, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 09:16:52 GMT 2022, endTime=null, createdDate=Thu Jul 14 09:16:52 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:16:52 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 09:16:52 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 09:16:52 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:16:52_8869c475-78a8-4328-97d4-8ddd003eac74_lib_220714a.dat. 09:16:52 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_09:16:52_8869c475-78a8-4328-97d4-8ddd003eac74_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:16:52_8869c475-78a8-4328-97d4-8ddd003eac74_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 09:16:52 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:16:52_8869c475-78a8-4328-97d4-8ddd003eac74_lib_220714a.dat. 09:16:52 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_09%3A16%3A52_8869c475-78a8-4328-97d4-8ddd003eac74_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T091652Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=f218554745eabbf10249dd59882a7e9fd3c9c00ad265b9a2b31ea6039bf42c4b. 09:16:52 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 91ms 09:16:52 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 09:16:52 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:16:52_8869c475-78a8-4328-97d4-8ddd003eac74_lib_220714b.dat. 09:16:52 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_09:16:52_8869c475-78a8-4328-97d4-8ddd003eac74_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:16:52_8869c475-78a8-4328-97d4-8ddd003eac74_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 09:16:52 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:16:52_8869c475-78a8-4328-97d4-8ddd003eac74_lib_220714b.dat. 09:16:52 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_09%3A16%3A52_8869c475-78a8-4328-97d4-8ddd003eac74_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T091652Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=8821108d9122945a19cc33214f9b7937982d7c18a0ac090c92f55a6d05215f35. 09:16:52 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 26ms 09:16:52 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 09:16:52 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 1ms 09:16:52 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=55, version=1, startTime=Thu Jul 14 09:16:52 GMT 2022, endTime=Thu Jul 14 09:16:52 GMT 2022, lastUpdated=Thu Jul 14 09:16:52 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=54, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=8869c475-78a8-4328-97d4-8ddd003eac74, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:16:52_8869c475-78a8-4328-97d4-8ddd003eac74}]. 09:16:52 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=8869c475-78a8-4328-97d4-8ddd003eac74, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_09%3A16%3A52_8869c475-78a8-4328-97d4-8ddd003eac74_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T091652Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=f218554745eabbf10249dd59882a7e9fd3c9c00ad265b9a2b31ea6039bf42c4b, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_09%3A16%3A52_8869c475-78a8-4328-97d4-8ddd003eac74_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T091652Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=8821108d9122945a19cc33214f9b7937982d7c18a0ac090c92f55a6d05215f35], fileNames=null, startTime=Thu Jul 14 09:16:52 GMT 2022, endTime=Thu Jul 14 09:16:52 GMT 2022, createdDate=Thu Jul 14 09:16:52 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:16:52 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 09:16:52 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=8869c475-78a8-4328-97d4-8ddd003eac74, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_09%3A16%3A52_8869c475-78a8-4328-97d4-8ddd003eac74_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T091652Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=f218554745eabbf10249dd59882a7e9fd3c9c00ad265b9a2b31ea6039bf42c4b, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_09%3A16%3A52_8869c475-78a8-4328-97d4-8ddd003eac74_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T091652Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=8821108d9122945a19cc33214f9b7937982d7c18a0ac090c92f55a6d05215f35], fileNames=null, startTime=Thu Jul 14 09:16:52 GMT 2022, endTime=Thu Jul 14 09:16:52 GMT 2022, createdDate=Thu Jul 14 09:16:52 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:16:52 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 09:16:52 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 09:16:52 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=8869c475-78a8-4328-97d4-8ddd003eac74, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:16:52_8869c475-78a8-4328-97d4-8ddd003eac74}] and the following status: [COMPLETED] in 127ms 09:16:53 [280820/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=a04c4532-62a7-4172-84ac-64bbd14aed49, name=000055, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"},{"feefineTypeId":"636140a2-70d9-4f6a-a437-ad67a27cf81b"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f","itemType":"000000000jjj","itemDescription":"jjj ","itemCode":"PAYMENT"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 09:16:53 [280820/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 09:16:53 [280820/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=a04c4532-62a7-4172-84ac-64bbd14aed49, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:16:53_a04c4532-62a7-4172-84ac-64bbd14aed49}. 09:16:53 [280820/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=a04c4532-62a7-4172-84ac-64bbd14aed49, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:16:53_a04c4532-62a7-4172-84ac-64bbd14aed49}] 09:16:53 [280820/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=56, version=1, startTime=Thu Jul 14 09:16:53 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 09:16:53 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=55, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=a04c4532-62a7-4172-84ac-64bbd14aed49, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:16:53_a04c4532-62a7-4172-84ac-64bbd14aed49}]. 09:16:53 [280820/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO KafkaService Sending Job(id=a04c4532-62a7-4172-84ac-64bbd14aed49, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 09:16:53 GMT 2022, endTime=null, createdDate=Thu Jul 14 09:16:53 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:16:53 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 09:16:53 [280820/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO KafkaService Sent Job(id=a04c4532-62a7-4172-84ac-64bbd14aed49, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 09:16:53 GMT 2022, endTime=null, createdDate=Thu Jul 14 09:16:53 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:16:53 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 09:16:53 [280820/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 09:16:53 [280820/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] ERROR AbstractStep Encountered an error executing step CHARGE_FEESFINES_EXPORT_STEP in job BURSAR_FEES_FINES java.lang.IllegalArgumentException: Unable to invoke method: [public void org.folio.dew.batch.bursarfeesfines.AccountItemReader.initStep(org.springframework.batch.core.StepExecution) throws com.fasterxml.jackson.core.JsonProcessingException] on object: [org.folio.dew.batch.bursarfeesfines.AccountItemReader@6911ae2c] with arguments: [[StepExecution: id=156, version=1, name=CHARGE_FEESFINES_EXPORT_STEP, status=STARTED, exitStatus=EXECUTING, readCount=0, filterCount=0, writeCount=0 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=0, rollbackCount=0, exitDescription=]] at org.springframework.batch.support.SimpleMethodInvoker.invokeMethod(SimpleMethodInvoker.java:112) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.listener.MethodInvokerMethodInterceptor.invoke(MethodInvokerMethodInterceptor.java:69) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) ~[spring-aop-5.3.20.jar!/:5.3.20] at com.sun.proxy.$Proxy206.beforeStep(Unknown Source) ~[?:?] at org.springframework.batch.core.listener.CompositeStepExecutionListener.beforeStep(CompositeStepExecutionListener.java:79) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.step.AbstractStep.execute(AbstractStep.java:204) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.SimpleStepHandler.handleStep(SimpleStepHandler.java:152) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.flow.JobFlowExecutor.executeStep(JobFlowExecutor.java:68) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.flow.support.state.StepState.handle(StepState.java:68) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.flow.support.SimpleFlow.resume(SimpleFlow.java:169) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.flow.support.SimpleFlow.start(SimpleFlow.java:144) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.flow.FlowJob.doExecute(FlowJob.java:137) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.AbstractJob.execute(AbstractJob.java:320) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.launch.support.SimpleJobLauncher$1.run(SimpleJobLauncher.java:149) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50) ~[spring-core-5.3.20.jar!/:5.3.20] at org.springframework.batch.core.launch.support.SimpleJobLauncher.run(SimpleJobLauncher.java:140) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at jdk.internal.reflect.GeneratedMethodAccessor257.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.batch.core.configuration.annotation.SimpleBatchConfiguration$PassthruAdvice.invoke(SimpleBatchConfiguration.java:128) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) ~[spring-aop-5.3.20.jar!/:5.3.20] at com.sun.proxy.$Proxy169.run(Unknown Source) ~[?:?] at org.springframework.batch.integration.launch.JobLaunchingMessageHandler.launch(JobLaunchingMessageHandler.java:50) ~[spring-batch-integration-4.3.6.jar!/:4.3.6] at org.folio.dew.batch.ExportJobManager.launchJob(ExportJobManager.java:29) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.service.JobCommandsReceiverService.receiveStartJobCommand(JobCommandsReceiverService.java:138) ~[classes!/:1.5.0-SNAPSHOT] at jdk.internal.reflect.GeneratedMethodAccessor241.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:169) ~[spring-messaging-5.3.20.jar!/:5.3.20] at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:119) ~[spring-messaging-5.3.20.jar!/:5.3.20] at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:347) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2645) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2625) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2552) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2433) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2311) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:1982) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1366) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1357) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1252) ~[spring-kafka-2.8.6.jar!/:2.8.6] at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:?] at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:?] at java.lang.Thread.run(Unknown Source) ~[?:?] Caused by: java.lang.reflect.InvocationTargetException at jdk.internal.reflect.GeneratedMethodAccessor260.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.batch.support.SimpleMethodInvoker.invokeMethod(SimpleMethodInvoker.java:108) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] ... 50 more Caused by: feign.FeignException$Forbidden: [403 Forbidden] during [GET] to [http://accounts?query=userId%3D%3D%28e4d815d7-58dc-5416-bfcd-e27bf00411d8%20or%206c8c21fd-bd8e-448c-93cd-b17625ce225a%20or%20c4e851b1-a0b2-438b-9280-8b50ddf1159e%20or%2068a9e6c8-db93-4e56-9de1-5cb675480843%20or%20f6f679e4-fa45-40a0-a1b1-1e890b80055b%20or%201b5f400a-8f02-4981-93ef-dd4907b5ae48%20or%207bae606f-1efe-4c75-8f57-6c8351cf3654%20or%203b334db1-8957-4279-ba0f-f6c325253a6e%20or%20d17804f0-fae4-4738-a7f5-87d962c2e44b%20or%2040bb4999-de91-4577-bef5-d1d184dfd257%20or%20fc45581a-b2ac-48c4-9651-d8a89627e383%20or%20b4146bfa-3d4a-4eb8-bcd1-fcc45ff9ae5f%20or%206c67a1ce-a102-4979-847b-048cdc958b3e%20or%20364b7474-0679-4664-8813-fd040ae7c9db%20or%20c30537ee-4132-4137-bf3c-afab687b0368%20or%203da1b495-3842-40ee-aa3d-981424885372%20or%20b09e70d6-58ff-4f05-ba5d-f210bd463db2%20or%20cb7a687f-f9a9-443b-859a-1e2cd278f707%20or%2034e734ad-a2fb-4274-ab51-7cc64d7927c8%20or%207cc219db-7784-4587-9b11-8a4ec16e584b%20or%206294b3c4-000b-42e8-bf72-e049ed90506c%20or%20563916cb-be19-4211-8848-f85cc76d6722%20or%2089879305-e791-4ecc-a4a8-fc1f5ca6d55d%20or%20863afd72-388a-4477-878e-d8271b08dc5c%20or%20a52a63c4-d7fd-416e-8741-a2c0b1cfcb02%20or%202b0a842d-2a71-4a23-b87f-7f53962e49b9%20or%2002febd40-04be-43c5-a2b1-2ee3f6a16cc0%20or%2025ddee73-0900-4ff8-b7e1-59d6bea4b5e8%20or%20b4cee18d-f862-4ef1-95a5-879fdd619603%20or%202205005b-ca51-4a04-87fd-938eefa8f6de%20or%20bec20636-fb68-41fd-84ea-2cf910673599%29%20and%20remaining%20%3E%200.0%20and%20metadata.createdDate%3C%3D2022-07-13&limit=10000] [AccountClient#getAccounts(String,long)]: [Access for user 'Test_BE' (25ddee73-0900-4ff8-b7e1-59d6bea4b5e8) requires permission: accounts.collection.get] at feign.FeignException.clientErrorStatus(FeignException.java:217) ~[feign-core-11.8.jar!/:?] at feign.FeignException.errorStatus(FeignException.java:194) ~[feign-core-11.8.jar!/:?] at feign.FeignException.errorStatus(FeignException.java:185) ~[feign-core-11.8.jar!/:?] at feign.codec.ErrorDecoder$Default.decode(ErrorDecoder.java:92) ~[feign-core-11.8.jar!/:?] at feign.AsyncResponseHandler.handleResponse(AsyncResponseHandler.java:96) ~[feign-core-11.8.jar!/:?] at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:138) ~[feign-core-11.8.jar!/:?] at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:89) ~[feign-core-11.8.jar!/:?] at feign.ReflectiveFeign$FeignInvocationHandler.invoke(ReflectiveFeign.java:100) ~[feign-core-11.8.jar!/:?] at org.springframework.cloud.openfeign.FeignCachingInvocationHandlerFactory$1.proceed(FeignCachingInvocationHandlerFactory.java:66) ~[spring-cloud-openfeign-core-3.1.2.jar!/:3.1.2] at org.springframework.cache.interceptor.CacheInterceptor.lambda$invoke$0(CacheInterceptor.java:54) ~[spring-context-5.3.20.jar!/:5.3.20] at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:351) ~[spring-context-5.3.20.jar!/:5.3.20] at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:64) ~[spring-context-5.3.20.jar!/:5.3.20] at org.springframework.cloud.openfeign.FeignCachingInvocationHandlerFactory.lambda$create$1(FeignCachingInvocationHandlerFactory.java:53) ~[spring-cloud-openfeign-core-3.1.2.jar!/:3.1.2] at com.sun.proxy.$Proxy188.getAccounts(Unknown Source) ~[?:?] at org.folio.dew.batch.bursarfeesfines.service.impl.BursarExportServiceImpl.fetchAccounts(BursarExportServiceImpl.java:153) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.bursarfeesfines.service.impl.BursarExportServiceImpl.lambda$findAccounts$2(BursarExportServiceImpl.java:113) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.bursarfeesfines.service.impl.BursarExportServiceImpl.fetchDataInBatch(BursarExportServiceImpl.java:129) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.bursarfeesfines.service.impl.BursarExportServiceImpl.findAccounts(BursarExportServiceImpl.java:113) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.bursarfeesfines.AccountItemReader.initStep(AccountItemReader.java:74) ~[classes!/:1.5.0-SNAPSHOT] at jdk.internal.reflect.GeneratedMethodAccessor260.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.batch.support.SimpleMethodInvoker.invokeMethod(SimpleMethodInvoker.java:108) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] ... 50 more 09:16:53 [280820/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 36ms 09:16:53 [280820/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:16:53_a04c4532-62a7-4172-84ac-64bbd14aed49_lib_220714a.dat. 09:16:53 [280820/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=56, version=1, startTime=Thu Jul 14 09:16:53 GMT 2022, endTime=Thu Jul 14 09:16:53 GMT 2022, lastUpdated=Thu Jul 14 09:16:53 GMT 2022, status=FAILED, exitStatus=exitCode=FAILED;exitDescription=, job=[JobInstance: id=55, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=a04c4532-62a7-4172-84ac-64bbd14aed49, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:16:53_a04c4532-62a7-4172-84ac-64bbd14aed49}]. 09:16:53 [280820/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO KafkaService Sending Job(id=a04c4532-62a7-4172-84ac-64bbd14aed49, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 09:16:53 GMT 2022, endTime=Thu Jul 14 09:16:53 GMT 2022, createdDate=Thu Jul 14 09:16:53 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:16:53 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=[403 Forbidden] during [GET] to [http://accounts?query=userId%3D%3D%28e4d815d7-58dc-5416-bfcd-e27bf00411d8%20or%206c8c21fd-bd8e-448c-93cd-b17625ce225a%20or%20c4e851b1-a0b2-438b-9280-8b50ddf1159e%20or%2068a9e6c8-db93-4e56-9de1-5cb675480843%20or%20f6f679e4-fa45-40a0-a1b1-1e890b80055b%20or%201b5f400a-8f02-4981-93ef-dd4907b5ae48%20or%207bae606f-1efe-4c75-8f57-6c8351cf3654%20or%203b334db1-8957-4279-ba0f-f6c325253a6e%20or%20d17804f0-fae4-4738-a7f5-87d962c2e44b%20or%2040bb4999-de91-4577-bef5-d1d184dfd257%20or%20fc45581a-b2ac-48c4-9651-d8a89627e383%20or%20b4146bfa-3d4a-4eb8-bcd1-fcc45ff9ae5f%20or%206c67a1ce-a102-4979-847b-048cdc958b3e%20or%20364b7474-0679-4664-8813-fd040ae7c9db%20or%20c30537ee-4132-4137-bf3c-afab687b0368%20or%203da1b495-3842-40ee-aa3d-981424885372%20or%20b09e70d6-58ff-4f05-ba5d-f210bd463db2%20or%20cb7a687f-f9a9-443b-859a-1e2cd278f707%20or%2034e734ad-a2fb-4274-ab51-7cc64d7927c8%20or%207cc219db-7784-4587-9b11-8a4ec16e584b%20or%206294b3c4-000b-42e8-bf72-e049ed90506c%20or%20563916cb-be19-4211-8848-f85cc76d6722%20or%2089879305-e791-4ecc-a4a8-fc1f5ca6d55d%20or%20863afd72-388a-4477-878e-d8271b08dc5c%20or%20a52a63c4-d7fd-416e-8741-a2c0b1cfcb02%20or%202b0a842d-2a71-4a23-b87f-7f53962e49b9%20or%2002febd40-04be-43c5-a2b1-2ee3f6a16cc0%20or%2025ddee73-0900-4ff8-b7e1-59d6bea4b5e8%20or%20b4cee18d-f862-4ef1-95a5-879fdd619603%20or%202205005b-ca51-4a04-87fd-938eefa8f6de%20or%20bec20636-fb68-41fd-84ea-2cf910673599%29%20and%20remaining%20%3E%200.0%20and%20metadata.createdDate%3C%3D2022-07-13&limit=10000] [AccountClient#getAccounts(String,long)]: [Access for user 'Test_BE' (25ddee73-0900-4ff8-b7e1-59d6bea4b5e8) requires permission: accounts.collection.get] (Forbidden), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 09:16:53 [280820/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO KafkaService Sent Job(id=a04c4532-62a7-4172-84ac-64bbd14aed49, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 09:16:53 GMT 2022, endTime=Thu Jul 14 09:16:53 GMT 2022, createdDate=Thu Jul 14 09:16:53 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:16:53 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=[403 Forbidden] during [GET] to [http://accounts?query=userId%3D%3D%28e4d815d7-58dc-5416-bfcd-e27bf00411d8%20or%206c8c21fd-bd8e-448c-93cd-b17625ce225a%20or%20c4e851b1-a0b2-438b-9280-8b50ddf1159e%20or%2068a9e6c8-db93-4e56-9de1-5cb675480843%20or%20f6f679e4-fa45-40a0-a1b1-1e890b80055b%20or%201b5f400a-8f02-4981-93ef-dd4907b5ae48%20or%207bae606f-1efe-4c75-8f57-6c8351cf3654%20or%203b334db1-8957-4279-ba0f-f6c325253a6e%20or%20d17804f0-fae4-4738-a7f5-87d962c2e44b%20or%2040bb4999-de91-4577-bef5-d1d184dfd257%20or%20fc45581a-b2ac-48c4-9651-d8a89627e383%20or%20b4146bfa-3d4a-4eb8-bcd1-fcc45ff9ae5f%20or%206c67a1ce-a102-4979-847b-048cdc958b3e%20or%20364b7474-0679-4664-8813-fd040ae7c9db%20or%20c30537ee-4132-4137-bf3c-afab687b0368%20or%203da1b495-3842-40ee-aa3d-981424885372%20or%20b09e70d6-58ff-4f05-ba5d-f210bd463db2%20or%20cb7a687f-f9a9-443b-859a-1e2cd278f707%20or%2034e734ad-a2fb-4274-ab51-7cc64d7927c8%20or%207cc219db-7784-4587-9b11-8a4ec16e584b%20or%206294b3c4-000b-42e8-bf72-e049ed90506c%20or%20563916cb-be19-4211-8848-f85cc76d6722%20or%2089879305-e791-4ecc-a4a8-fc1f5ca6d55d%20or%20863afd72-388a-4477-878e-d8271b08dc5c%20or%20a52a63c4-d7fd-416e-8741-a2c0b1cfcb02%20or%202b0a842d-2a71-4a23-b87f-7f53962e49b9%20or%2002febd40-04be-43c5-a2b1-2ee3f6a16cc0%20or%2025ddee73-0900-4ff8-b7e1-59d6bea4b5e8%20or%20b4cee18d-f862-4ef1-95a5-879fdd619603%20or%202205005b-ca51-4a04-87fd-938eefa8f6de%20or%20bec20636-fb68-41fd-84ea-2cf910673599%29%20and%20remaining%20%3E%200.0%20and%20metadata.createdDate%3C%3D2022-07-13&limit=10000] [AccountClient#getAccounts(String,long)]: [Access for user 'Test_BE' (25ddee73-0900-4ff8-b7e1-59d6bea4b5e8) requires permission: accounts.collection.get] (Forbidden), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 09:16:53 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 09:16:53 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=a04c4532-62a7-4172-84ac-64bbd14aed49, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:16:53_a04c4532-62a7-4172-84ac-64bbd14aed49}] and the following status: [FAILED] in 41ms 09:17:39 [109128/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=f182cae3-0b6c-4f5d-86fe-ce9e48e5624e, name=000056, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"},{"feefineTypeId":"636140a2-70d9-4f6a-a437-ad67a27cf81b"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f","itemType":"000000000jjj","itemDescription":"jjj ","itemCode":"PAYMENT"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 09:17:39 [109128/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 09:17:39 [109128/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=f182cae3-0b6c-4f5d-86fe-ce9e48e5624e, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:17:39_f182cae3-0b6c-4f5d-86fe-ce9e48e5624e}. 09:17:39 [109128/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=f182cae3-0b6c-4f5d-86fe-ce9e48e5624e, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:17:39_f182cae3-0b6c-4f5d-86fe-ce9e48e5624e}] 09:17:39 [109128/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=57, version=1, startTime=Thu Jul 14 09:17:39 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 09:17:39 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=56, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=f182cae3-0b6c-4f5d-86fe-ce9e48e5624e, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:17:39_f182cae3-0b6c-4f5d-86fe-ce9e48e5624e}]. 09:17:39 [109128/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO KafkaService Sending Job(id=f182cae3-0b6c-4f5d-86fe-ce9e48e5624e, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 09:17:39 GMT 2022, endTime=null, createdDate=Thu Jul 14 09:17:39 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:17:39 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 09:17:39 [109128/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO KafkaService Sent Job(id=f182cae3-0b6c-4f5d-86fe-ce9e48e5624e, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 09:17:39 GMT 2022, endTime=null, createdDate=Thu Jul 14 09:17:39 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:17:39 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 09:17:39 [109128/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 09:17:39 [109128/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] ERROR AbstractStep Encountered an error executing step CHARGE_FEESFINES_EXPORT_STEP in job BURSAR_FEES_FINES java.lang.IllegalArgumentException: Unable to invoke method: [public void org.folio.dew.batch.bursarfeesfines.AccountItemReader.initStep(org.springframework.batch.core.StepExecution) throws com.fasterxml.jackson.core.JsonProcessingException] on object: [org.folio.dew.batch.bursarfeesfines.AccountItemReader@6272337f] with arguments: [[StepExecution: id=157, version=1, name=CHARGE_FEESFINES_EXPORT_STEP, status=STARTED, exitStatus=EXECUTING, readCount=0, filterCount=0, writeCount=0 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=0, rollbackCount=0, exitDescription=]] at org.springframework.batch.support.SimpleMethodInvoker.invokeMethod(SimpleMethodInvoker.java:112) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.listener.MethodInvokerMethodInterceptor.invoke(MethodInvokerMethodInterceptor.java:69) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) ~[spring-aop-5.3.20.jar!/:5.3.20] at com.sun.proxy.$Proxy206.beforeStep(Unknown Source) ~[?:?] at org.springframework.batch.core.listener.CompositeStepExecutionListener.beforeStep(CompositeStepExecutionListener.java:79) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.step.AbstractStep.execute(AbstractStep.java:204) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.SimpleStepHandler.handleStep(SimpleStepHandler.java:152) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.flow.JobFlowExecutor.executeStep(JobFlowExecutor.java:68) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.flow.support.state.StepState.handle(StepState.java:68) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.flow.support.SimpleFlow.resume(SimpleFlow.java:169) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.flow.support.SimpleFlow.start(SimpleFlow.java:144) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.flow.FlowJob.doExecute(FlowJob.java:137) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.AbstractJob.execute(AbstractJob.java:320) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.launch.support.SimpleJobLauncher$1.run(SimpleJobLauncher.java:149) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50) ~[spring-core-5.3.20.jar!/:5.3.20] at org.springframework.batch.core.launch.support.SimpleJobLauncher.run(SimpleJobLauncher.java:140) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at jdk.internal.reflect.GeneratedMethodAccessor257.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.batch.core.configuration.annotation.SimpleBatchConfiguration$PassthruAdvice.invoke(SimpleBatchConfiguration.java:128) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) ~[spring-aop-5.3.20.jar!/:5.3.20] at com.sun.proxy.$Proxy169.run(Unknown Source) ~[?:?] at org.springframework.batch.integration.launch.JobLaunchingMessageHandler.launch(JobLaunchingMessageHandler.java:50) ~[spring-batch-integration-4.3.6.jar!/:4.3.6] at org.folio.dew.batch.ExportJobManager.launchJob(ExportJobManager.java:29) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.service.JobCommandsReceiverService.receiveStartJobCommand(JobCommandsReceiverService.java:138) ~[classes!/:1.5.0-SNAPSHOT] at jdk.internal.reflect.GeneratedMethodAccessor241.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:169) ~[spring-messaging-5.3.20.jar!/:5.3.20] at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:119) ~[spring-messaging-5.3.20.jar!/:5.3.20] at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:347) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2645) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2625) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2552) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2433) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2311) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:1982) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1366) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1357) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1252) ~[spring-kafka-2.8.6.jar!/:2.8.6] at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:?] at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:?] at java.lang.Thread.run(Unknown Source) ~[?:?] Caused by: java.lang.reflect.InvocationTargetException at jdk.internal.reflect.GeneratedMethodAccessor260.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.batch.support.SimpleMethodInvoker.invokeMethod(SimpleMethodInvoker.java:108) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] ... 50 more Caused by: feign.FeignException$Forbidden: [403 Forbidden] during [GET] to [http://accounts?query=userId%3D%3D%28e4d815d7-58dc-5416-bfcd-e27bf00411d8%20or%206c8c21fd-bd8e-448c-93cd-b17625ce225a%20or%20c4e851b1-a0b2-438b-9280-8b50ddf1159e%20or%2068a9e6c8-db93-4e56-9de1-5cb675480843%20or%20f6f679e4-fa45-40a0-a1b1-1e890b80055b%20or%201b5f400a-8f02-4981-93ef-dd4907b5ae48%20or%207bae606f-1efe-4c75-8f57-6c8351cf3654%20or%203b334db1-8957-4279-ba0f-f6c325253a6e%20or%20d17804f0-fae4-4738-a7f5-87d962c2e44b%20or%2040bb4999-de91-4577-bef5-d1d184dfd257%20or%20fc45581a-b2ac-48c4-9651-d8a89627e383%20or%20b4146bfa-3d4a-4eb8-bcd1-fcc45ff9ae5f%20or%206c67a1ce-a102-4979-847b-048cdc958b3e%20or%20364b7474-0679-4664-8813-fd040ae7c9db%20or%20c30537ee-4132-4137-bf3c-afab687b0368%20or%203da1b495-3842-40ee-aa3d-981424885372%20or%20b09e70d6-58ff-4f05-ba5d-f210bd463db2%20or%20cb7a687f-f9a9-443b-859a-1e2cd278f707%20or%2034e734ad-a2fb-4274-ab51-7cc64d7927c8%20or%207cc219db-7784-4587-9b11-8a4ec16e584b%20or%206294b3c4-000b-42e8-bf72-e049ed90506c%20or%20563916cb-be19-4211-8848-f85cc76d6722%20or%2089879305-e791-4ecc-a4a8-fc1f5ca6d55d%20or%20863afd72-388a-4477-878e-d8271b08dc5c%20or%20a52a63c4-d7fd-416e-8741-a2c0b1cfcb02%20or%202b0a842d-2a71-4a23-b87f-7f53962e49b9%20or%2002febd40-04be-43c5-a2b1-2ee3f6a16cc0%20or%2025ddee73-0900-4ff8-b7e1-59d6bea4b5e8%20or%20b4cee18d-f862-4ef1-95a5-879fdd619603%20or%202205005b-ca51-4a04-87fd-938eefa8f6de%20or%20bec20636-fb68-41fd-84ea-2cf910673599%29%20and%20remaining%20%3E%200.0%20and%20metadata.createdDate%3C%3D2022-07-13&limit=10000] [AccountClient#getAccounts(String,long)]: [Access for user 'Test_BE' (25ddee73-0900-4ff8-b7e1-59d6bea4b5e8) requires permission: accounts.collection.get] at feign.FeignException.clientErrorStatus(FeignException.java:217) ~[feign-core-11.8.jar!/:?] at feign.FeignException.errorStatus(FeignException.java:194) ~[feign-core-11.8.jar!/:?] at feign.FeignException.errorStatus(FeignException.java:185) ~[feign-core-11.8.jar!/:?] at feign.codec.ErrorDecoder$Default.decode(ErrorDecoder.java:92) ~[feign-core-11.8.jar!/:?] at feign.AsyncResponseHandler.handleResponse(AsyncResponseHandler.java:96) ~[feign-core-11.8.jar!/:?] at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:138) ~[feign-core-11.8.jar!/:?] at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:89) ~[feign-core-11.8.jar!/:?] at feign.ReflectiveFeign$FeignInvocationHandler.invoke(ReflectiveFeign.java:100) ~[feign-core-11.8.jar!/:?] at org.springframework.cloud.openfeign.FeignCachingInvocationHandlerFactory$1.proceed(FeignCachingInvocationHandlerFactory.java:66) ~[spring-cloud-openfeign-core-3.1.2.jar!/:3.1.2] at org.springframework.cache.interceptor.CacheInterceptor.lambda$invoke$0(CacheInterceptor.java:54) ~[spring-context-5.3.20.jar!/:5.3.20] at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:351) ~[spring-context-5.3.20.jar!/:5.3.20] at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:64) ~[spring-context-5.3.20.jar!/:5.3.20] at org.springframework.cloud.openfeign.FeignCachingInvocationHandlerFactory.lambda$create$1(FeignCachingInvocationHandlerFactory.java:53) ~[spring-cloud-openfeign-core-3.1.2.jar!/:3.1.2] at com.sun.proxy.$Proxy188.getAccounts(Unknown Source) ~[?:?] at org.folio.dew.batch.bursarfeesfines.service.impl.BursarExportServiceImpl.fetchAccounts(BursarExportServiceImpl.java:153) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.bursarfeesfines.service.impl.BursarExportServiceImpl.lambda$findAccounts$2(BursarExportServiceImpl.java:113) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.bursarfeesfines.service.impl.BursarExportServiceImpl.fetchDataInBatch(BursarExportServiceImpl.java:129) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.bursarfeesfines.service.impl.BursarExportServiceImpl.findAccounts(BursarExportServiceImpl.java:113) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.bursarfeesfines.AccountItemReader.initStep(AccountItemReader.java:74) ~[classes!/:1.5.0-SNAPSHOT] at jdk.internal.reflect.GeneratedMethodAccessor260.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.batch.support.SimpleMethodInvoker.invokeMethod(SimpleMethodInvoker.java:108) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] ... 50 more 09:17:39 [109128/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 36ms 09:17:39 [109128/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:17:39_f182cae3-0b6c-4f5d-86fe-ce9e48e5624e_lib_220714a.dat. 09:17:39 [109128/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=57, version=1, startTime=Thu Jul 14 09:17:39 GMT 2022, endTime=Thu Jul 14 09:17:39 GMT 2022, lastUpdated=Thu Jul 14 09:17:39 GMT 2022, status=FAILED, exitStatus=exitCode=FAILED;exitDescription=, job=[JobInstance: id=56, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=f182cae3-0b6c-4f5d-86fe-ce9e48e5624e, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:17:39_f182cae3-0b6c-4f5d-86fe-ce9e48e5624e}]. 09:17:39 [109128/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO KafkaService Sending Job(id=f182cae3-0b6c-4f5d-86fe-ce9e48e5624e, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 09:17:39 GMT 2022, endTime=Thu Jul 14 09:17:39 GMT 2022, createdDate=Thu Jul 14 09:17:39 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:17:39 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=[403 Forbidden] during [GET] to [http://accounts?query=userId%3D%3D%28e4d815d7-58dc-5416-bfcd-e27bf00411d8%20or%206c8c21fd-bd8e-448c-93cd-b17625ce225a%20or%20c4e851b1-a0b2-438b-9280-8b50ddf1159e%20or%2068a9e6c8-db93-4e56-9de1-5cb675480843%20or%20f6f679e4-fa45-40a0-a1b1-1e890b80055b%20or%201b5f400a-8f02-4981-93ef-dd4907b5ae48%20or%207bae606f-1efe-4c75-8f57-6c8351cf3654%20or%203b334db1-8957-4279-ba0f-f6c325253a6e%20or%20d17804f0-fae4-4738-a7f5-87d962c2e44b%20or%2040bb4999-de91-4577-bef5-d1d184dfd257%20or%20fc45581a-b2ac-48c4-9651-d8a89627e383%20or%20b4146bfa-3d4a-4eb8-bcd1-fcc45ff9ae5f%20or%206c67a1ce-a102-4979-847b-048cdc958b3e%20or%20364b7474-0679-4664-8813-fd040ae7c9db%20or%20c30537ee-4132-4137-bf3c-afab687b0368%20or%203da1b495-3842-40ee-aa3d-981424885372%20or%20b09e70d6-58ff-4f05-ba5d-f210bd463db2%20or%20cb7a687f-f9a9-443b-859a-1e2cd278f707%20or%2034e734ad-a2fb-4274-ab51-7cc64d7927c8%20or%207cc219db-7784-4587-9b11-8a4ec16e584b%20or%206294b3c4-000b-42e8-bf72-e049ed90506c%20or%20563916cb-be19-4211-8848-f85cc76d6722%20or%2089879305-e791-4ecc-a4a8-fc1f5ca6d55d%20or%20863afd72-388a-4477-878e-d8271b08dc5c%20or%20a52a63c4-d7fd-416e-8741-a2c0b1cfcb02%20or%202b0a842d-2a71-4a23-b87f-7f53962e49b9%20or%2002febd40-04be-43c5-a2b1-2ee3f6a16cc0%20or%2025ddee73-0900-4ff8-b7e1-59d6bea4b5e8%20or%20b4cee18d-f862-4ef1-95a5-879fdd619603%20or%202205005b-ca51-4a04-87fd-938eefa8f6de%20or%20bec20636-fb68-41fd-84ea-2cf910673599%29%20and%20remaining%20%3E%200.0%20and%20metadata.createdDate%3C%3D2022-07-13&limit=10000] [AccountClient#getAccounts(String,long)]: [Access for user 'Test_BE' (25ddee73-0900-4ff8-b7e1-59d6bea4b5e8) requires permission: accounts.collection.get] (Forbidden), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 09:17:39 [109128/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO KafkaService Sent Job(id=f182cae3-0b6c-4f5d-86fe-ce9e48e5624e, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 09:17:39 GMT 2022, endTime=Thu Jul 14 09:17:39 GMT 2022, createdDate=Thu Jul 14 09:17:39 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:17:39 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=[403 Forbidden] during [GET] to [http://accounts?query=userId%3D%3D%28e4d815d7-58dc-5416-bfcd-e27bf00411d8%20or%206c8c21fd-bd8e-448c-93cd-b17625ce225a%20or%20c4e851b1-a0b2-438b-9280-8b50ddf1159e%20or%2068a9e6c8-db93-4e56-9de1-5cb675480843%20or%20f6f679e4-fa45-40a0-a1b1-1e890b80055b%20or%201b5f400a-8f02-4981-93ef-dd4907b5ae48%20or%207bae606f-1efe-4c75-8f57-6c8351cf3654%20or%203b334db1-8957-4279-ba0f-f6c325253a6e%20or%20d17804f0-fae4-4738-a7f5-87d962c2e44b%20or%2040bb4999-de91-4577-bef5-d1d184dfd257%20or%20fc45581a-b2ac-48c4-9651-d8a89627e383%20or%20b4146bfa-3d4a-4eb8-bcd1-fcc45ff9ae5f%20or%206c67a1ce-a102-4979-847b-048cdc958b3e%20or%20364b7474-0679-4664-8813-fd040ae7c9db%20or%20c30537ee-4132-4137-bf3c-afab687b0368%20or%203da1b495-3842-40ee-aa3d-981424885372%20or%20b09e70d6-58ff-4f05-ba5d-f210bd463db2%20or%20cb7a687f-f9a9-443b-859a-1e2cd278f707%20or%2034e734ad-a2fb-4274-ab51-7cc64d7927c8%20or%207cc219db-7784-4587-9b11-8a4ec16e584b%20or%206294b3c4-000b-42e8-bf72-e049ed90506c%20or%20563916cb-be19-4211-8848-f85cc76d6722%20or%2089879305-e791-4ecc-a4a8-fc1f5ca6d55d%20or%20863afd72-388a-4477-878e-d8271b08dc5c%20or%20a52a63c4-d7fd-416e-8741-a2c0b1cfcb02%20or%202b0a842d-2a71-4a23-b87f-7f53962e49b9%20or%2002febd40-04be-43c5-a2b1-2ee3f6a16cc0%20or%2025ddee73-0900-4ff8-b7e1-59d6bea4b5e8%20or%20b4cee18d-f862-4ef1-95a5-879fdd619603%20or%202205005b-ca51-4a04-87fd-938eefa8f6de%20or%20bec20636-fb68-41fd-84ea-2cf910673599%29%20and%20remaining%20%3E%200.0%20and%20metadata.createdDate%3C%3D2022-07-13&limit=10000] [AccountClient#getAccounts(String,long)]: [Access for user 'Test_BE' (25ddee73-0900-4ff8-b7e1-59d6bea4b5e8) requires permission: accounts.collection.get] (Forbidden), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 09:17:39 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 09:17:39 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=f182cae3-0b6c-4f5d-86fe-ce9e48e5624e, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:17:39_f182cae3-0b6c-4f5d-86fe-ce9e48e5624e}] and the following status: [FAILED] in 41ms 09:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=0a908eba-c66b-415b-91c6-f8ec4b54a95c, name=000057, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"},{"feefineTypeId":"636140a2-70d9-4f6a-a437-ad67a27cf81b"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f","itemType":"000000000jjj","itemDescription":"jjj ","itemCode":"PAYMENT"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 09:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 09:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=0a908eba-c66b-415b-91c6-f8ec4b54a95c, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:25:00_0a908eba-c66b-415b-91c6-f8ec4b54a95c}. 09:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=0a908eba-c66b-415b-91c6-f8ec4b54a95c, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:25:00_0a908eba-c66b-415b-91c6-f8ec4b54a95c}] 09:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=58, version=1, startTime=Thu Jul 14 09:25:00 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 09:25:00 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=57, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=0a908eba-c66b-415b-91c6-f8ec4b54a95c, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:25:00_0a908eba-c66b-415b-91c6-f8ec4b54a95c}]. 09:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=0a908eba-c66b-415b-91c6-f8ec4b54a95c, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 09:25:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 09:25:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:25:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 09:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=0a908eba-c66b-415b-91c6-f8ec4b54a95c, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 09:25:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 09:25:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:25:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 09:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 09:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:25:00_0a908eba-c66b-415b-91c6-f8ec4b54a95c_lib_220714a.dat. 09:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_09:25:00_0a908eba-c66b-415b-91c6-f8ec4b54a95c_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:25:00_0a908eba-c66b-415b-91c6-f8ec4b54a95c_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 09:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:25:00_0a908eba-c66b-415b-91c6-f8ec4b54a95c_lib_220714a.dat. 09:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_09%3A25%3A00_0a908eba-c66b-415b-91c6-f8ec4b54a95c_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T092500Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=5d554f1f799ad11099c415dd911e50ba2d3ace462ba6642c3355538078e3db8e. 09:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 116ms 09:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 09:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:25:00_0a908eba-c66b-415b-91c6-f8ec4b54a95c_lib_220714b.dat. 09:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_09:25:00_0a908eba-c66b-415b-91c6-f8ec4b54a95c_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:25:00_0a908eba-c66b-415b-91c6-f8ec4b54a95c_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 09:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:25:00_0a908eba-c66b-415b-91c6-f8ec4b54a95c_lib_220714b.dat. 09:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_09%3A25%3A00_0a908eba-c66b-415b-91c6-f8ec4b54a95c_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T092500Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=beec4b4c1a41f816d5aaf64444e1524d3a8d414267660592bbee55996336a1ca. 09:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 23ms 09:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 09:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 6ms 09:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=58, version=1, startTime=Thu Jul 14 09:25:00 GMT 2022, endTime=Thu Jul 14 09:25:00 GMT 2022, lastUpdated=Thu Jul 14 09:25:00 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=57, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=0a908eba-c66b-415b-91c6-f8ec4b54a95c, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:25:00_0a908eba-c66b-415b-91c6-f8ec4b54a95c}]. 09:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=0a908eba-c66b-415b-91c6-f8ec4b54a95c, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_09%3A25%3A00_0a908eba-c66b-415b-91c6-f8ec4b54a95c_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T092500Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=5d554f1f799ad11099c415dd911e50ba2d3ace462ba6642c3355538078e3db8e, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_09%3A25%3A00_0a908eba-c66b-415b-91c6-f8ec4b54a95c_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T092500Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=beec4b4c1a41f816d5aaf64444e1524d3a8d414267660592bbee55996336a1ca], fileNames=null, startTime=Thu Jul 14 09:25:00 GMT 2022, endTime=Thu Jul 14 09:25:00 GMT 2022, createdDate=Thu Jul 14 09:25:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:25:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 09:25:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=0a908eba-c66b-415b-91c6-f8ec4b54a95c, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_09%3A25%3A00_0a908eba-c66b-415b-91c6-f8ec4b54a95c_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T092500Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=5d554f1f799ad11099c415dd911e50ba2d3ace462ba6642c3355538078e3db8e, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_09%3A25%3A00_0a908eba-c66b-415b-91c6-f8ec4b54a95c_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T092500Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=beec4b4c1a41f816d5aaf64444e1524d3a8d414267660592bbee55996336a1ca], fileNames=null, startTime=Thu Jul 14 09:25:00 GMT 2022, endTime=Thu Jul 14 09:25:00 GMT 2022, createdDate=Thu Jul 14 09:25:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:25:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 09:25:00 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 09:25:00 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=0a908eba-c66b-415b-91c6-f8ec4b54a95c, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:25:00_0a908eba-c66b-415b-91c6-f8ec4b54a95c}] and the following status: [COMPLETED] in 153ms 09:34:30 [312308/proxy;961241/tenant] [testenant4983776264132502112] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO TenantController Upgrading tenant... 09:34:30 [312308/proxy;961241/tenant] [testenant4983776264132502112] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO TenantService About to start liquibase update for tenant [testenant4983776264132502112] 09:34:30 [312308/proxy;961241/tenant] [testenant4983776264132502112] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO JavaLogger Successfully acquired change log lock 09:34:30 [312308/proxy;961241/tenant] [testenant4983776264132502112] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO JavaLogger Creating database history table with name: TESTENANT4983776264132502112_MOD_DATA_EXPORT_WORKER.DATABASECHANGELOG 09:34:30 [312308/proxy;961241/tenant] [testenant4983776264132502112] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO JavaLogger Reading from TESTENANT4983776264132502112_MOD_DATA_EXPORT_WORKER.DATABASECHANGELOG Running Changeset: db/changelog/changes/v1.4.0/alter-batch-job-execution-context.xml::MODEXPW-170@@fix-right-truncation-exception::vkolesnyk 09:34:30 [312308/proxy;961241/tenant] [testenant4983776264132502112] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO JavaLogger Custom SQL executed 09:34:30 [312308/proxy;961241/tenant] [testenant4983776264132502112] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO JavaLogger ChangeSet db/changelog/changes/v1.4.0/alter-batch-job-execution-context.xml::MODEXPW-170@@fix-right-truncation-exception::vkolesnyk ran successfully in 1ms 09:34:30 [312308/proxy;961241/tenant] [testenant4983776264132502112] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO JavaLogger Successfully released change log lock 09:34:30 [312308/proxy;961241/tenant] [testenant4983776264132502112] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO TenantService Liquibase update for tenant [testenant4983776264132502112] executed successfully 09:34:30 [312308/proxy;961241/tenant] [testenant4983776264132502112] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO KafkaService Creating topics for kafka [topics: [(name=FOLIO.testenant4983776264132502112.data-export.job.command, numPartitions=default, replicationFactor=default, replicasAssignments=null, configs=null), (name=FOLIO.testenant4983776264132502112.data-export.job.update, numPartitions=default, replicationFactor=default, replicasAssignments=null, configs=null), (name=FOLIO.Default.testenant4983776264132502112.edi-export-history.create, numPartitions=default, replicationFactor=default, replicasAssignments=null, configs=null)]] 09:34:30 [312308/proxy;961241/tenant] [testenant4983776264132502112] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractConfig AdminClientConfig values: bootstrap.servers = [10.36.1.154:9092] client.dns.lookup = use_all_dns_ips client.id = connections.max.idle.ms = 300000 default.api.timeout.ms = 60000 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS 09:34:30 [312308/proxy;961241/tenant] [testenant4983776264132502112] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka version: 3.1.1 09:34:30 [312308/proxy;961241/tenant] [testenant4983776264132502112] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka commitId: 97671528ba54a138 09:34:30 [312308/proxy;961241/tenant] [testenant4983776264132502112] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka startTimeMs: 1657791270178 09:34:30 [312308/proxy;961241/tenant] [testenant4983776264132502112] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AppInfoParser App info kafka.admin.client for adminclient-7 unregistered 09:34:30 [312308/proxy;961241/tenant] [testenant4983776264132502112] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metrics Metrics scheduler closed 09:34:30 [312308/proxy;961241/tenant] [testenant4983776264132502112] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metrics Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:34:30 [312308/proxy;961241/tenant] [testenant4983776264132502112] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metrics Metrics reporters closed 09:34:30 [312308/proxy;961241/tenant] [testenant4983776264132502112] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO KafkaService Restarting kafka consumer to start listening created topics [id: mod-data-export-events-listener] 09:34:30 [312308/proxy;961241/tenant] [testenant4983776264132502112] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-7, groupId=FOLIO-mod-data-export-worker-events-group] Revoke previously assigned partitions FOLIO.diku.data-export.job.command-0, FOLIO.testenant8946277617639264924.data-export.job.command-0, FOLIO.testenant4455341912251240968.data-export.job.command-0, FOLIO.testenant140048158259472068.data-export.job.command-0, FOLIO.testenant8943998042619122848.data-export.job.command-0, FOLIO.testenant2328461947205346863.data-export.job.command-0 09:34:30 [312308/proxy;961241/tenant] [testenant4983776264132502112] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO LogAccessor FOLIO-mod-data-export-worker-events-group: partitions revoked: [FOLIO.diku.data-export.job.command-0, FOLIO.testenant8946277617639264924.data-export.job.command-0, FOLIO.testenant4455341912251240968.data-export.job.command-0, FOLIO.testenant140048158259472068.data-export.job.command-0, FOLIO.testenant8943998042619122848.data-export.job.command-0, FOLIO.testenant2328461947205346863.data-export.job.command-0] 09:34:30 [312308/proxy;961241/tenant] [testenant4983776264132502112] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-7, groupId=FOLIO-mod-data-export-worker-events-group] Member consumer-FOLIO-mod-data-export-worker-events-group-7-0958e0e5-3dcf-4939-9120-091e305173de sending LeaveGroup request to coordinator 10.36.1.154:9092 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 09:34:30 [312308/proxy;961241/tenant] [testenant4983776264132502112] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-7, groupId=FOLIO-mod-data-export-worker-events-group] Resetting generation due to: consumer pro-actively leaving the group 09:34:30 [312308/proxy;961241/tenant] [testenant4983776264132502112] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-7, groupId=FOLIO-mod-data-export-worker-events-group] Request joining group due to: consumer pro-actively leaving the group 09:34:30 [312308/proxy;961241/tenant] [testenant4983776264132502112] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO KafkaConsumer [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-7, groupId=FOLIO-mod-data-export-worker-events-group] Unsubscribed all topics or patterns and assigned partitions 09:34:30 [312308/proxy;961241/tenant] [testenant4983776264132502112] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-7, groupId=FOLIO-mod-data-export-worker-events-group] Resetting generation due to: consumer pro-actively leaving the group 09:34:30 [312308/proxy;961241/tenant] [testenant4983776264132502112] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-7, groupId=FOLIO-mod-data-export-worker-events-group] Request joining group due to: consumer pro-actively leaving the group 09:34:30 [312308/proxy;961241/tenant] [testenant4983776264132502112] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metrics Metrics scheduler closed 09:34:30 [312308/proxy;961241/tenant] [testenant4983776264132502112] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metrics Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:34:30 [312308/proxy;961241/tenant] [testenant4983776264132502112] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metrics Metrics reporters closed 09:34:30 [312308/proxy;961241/tenant] [testenant4983776264132502112] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AppInfoParser App info kafka.consumer for consumer-FOLIO-mod-data-export-worker-events-group-7 unregistered 09:34:30 [312308/proxy;961241/tenant] [testenant4983776264132502112] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO LogAccessor FOLIO-mod-data-export-worker-events-group: Consumer stopped 09:34:30 [312308/proxy;961241/tenant] [testenant4983776264132502112] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractConfig ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [10.36.1.154:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-FOLIO-mod-data-export-worker-events-group-8 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = FOLIO-mod-data-export-worker-events-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [org.folio.dew.config.kafka.KafkaConsumerInterceptor] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 3600000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.JsonDeserializer 09:34:30 [312308/proxy;961241/tenant] [testenant4983776264132502112] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] WARN AbstractConfig The configuration 'spring.json.trusted.packages' was supplied but isn't a known config. 09:34:30 [312308/proxy;961241/tenant] [testenant4983776264132502112] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka version: 3.1.1 09:34:30 [312308/proxy;961241/tenant] [testenant4983776264132502112] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka commitId: 97671528ba54a138 09:34:30 [312308/proxy;961241/tenant] [testenant4983776264132502112] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka startTimeMs: 1657791270237 09:34:30 [312308/proxy;961241/tenant] [testenant4983776264132502112] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO KafkaConsumer [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-8, groupId=FOLIO-mod-data-export-worker-events-group] Subscribed to pattern: 'FOLIO.(.*\.)?data-export.job.command' 09:34:30 [312308/proxy;961241/tenant] [testenant4983776264132502112] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConfigurationService Bulk-edit configuration was not found, uploading default 09:34:30 [312308/proxy;961241/tenant] [testenant4983776264132502112] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] WARN TenantService A tenant was created with loadReference=true, however, no reference data was created 09:34:30 [312308/proxy;961241/tenant] [testenant4983776264132502112] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] WARN TenantService Please extend TenantService and implement loadReferenceData 09:34:30 [] [] [] [] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-8, groupId=FOLIO-mod-data-export-worker-events-group] Resetting the last seen epoch of partition FOLIO.diku.data-export.job.command-0 to 0 since the associated topicId changed from null to BLSPqEFTRuGgNdugYxL3Ww 09:34:30 [] [] [] [] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-8, groupId=FOLIO-mod-data-export-worker-events-group] Resetting the last seen epoch of partition FOLIO.testenant8946277617639264924.data-export.job.command-0 to 0 since the associated topicId changed from null to SykLPVSNQeOdrNEiu-YwuA 09:34:30 [] [] [] [] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-8, groupId=FOLIO-mod-data-export-worker-events-group] Resetting the last seen epoch of partition FOLIO.testenant4983776264132502112.data-export.job.command-0 to 0 since the associated topicId changed from null to pEzkIXwwQv2xFApOqJVt_w 09:34:30 [] [] [] [] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-8, groupId=FOLIO-mod-data-export-worker-events-group] Resetting the last seen epoch of partition FOLIO.testenant140048158259472068.data-export.job.command-0 to 0 since the associated topicId changed from null to Vpls1VU8RIORw7cFRi1CnQ 09:34:30 [] [] [] [] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-8, groupId=FOLIO-mod-data-export-worker-events-group] Resetting the last seen epoch of partition FOLIO.testenant8943998042619122848.data-export.job.command-0 to 0 since the associated topicId changed from null to UWmWJBqXRuuOeNBFCrRPeQ 09:34:30 [] [] [] [] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-8, groupId=FOLIO-mod-data-export-worker-events-group] Resetting the last seen epoch of partition FOLIO.testenant4455341912251240968.data-export.job.command-0 to 0 since the associated topicId changed from null to SC3p2R2iSbarLiJ1BthvEQ 09:34:30 [] [] [] [] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-8, groupId=FOLIO-mod-data-export-worker-events-group] Resetting the last seen epoch of partition FOLIO.testenant2328461947205346863.data-export.job.command-0 to 0 since the associated topicId changed from null to k09jyW7xStCi6WZDSM8k_g 09:34:30 [] [] [] [] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-8, groupId=FOLIO-mod-data-export-worker-events-group] Cluster ID: N5A8oLlqSCS3UHKG4xRGAA 09:34:30 [] [] [] [] INFO natorResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-8, groupId=FOLIO-mod-data-export-worker-events-group] Discovered group coordinator 10.36.1.154:9092 (id: 2147483646 rack: null) 09:34:30 [] [] [] [] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-8, groupId=FOLIO-mod-data-export-worker-events-group] (Re-)joining group 09:34:30 [] [] [] [] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-8, groupId=FOLIO-mod-data-export-worker-events-group] Request joining group due to: need to re-join with the given member-id 09:34:30 [] [] [] [] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-8, groupId=FOLIO-mod-data-export-worker-events-group] (Re-)joining group 09:34:30 [] [] [] [] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-8, groupId=FOLIO-mod-data-export-worker-events-group] Successfully joined group with generation Generation{generationId=15, memberId='consumer-FOLIO-mod-data-export-worker-events-group-8-ea7af76c-a1c0-46ca-96f4-8ecdd22c32f8', protocol='range'} 09:34:30 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-8, groupId=FOLIO-mod-data-export-worker-events-group] Finished assignment for group at generation 15: {consumer-FOLIO-mod-data-export-worker-events-group-8-ea7af76c-a1c0-46ca-96f4-8ecdd22c32f8=Assignment(partitions=[FOLIO.diku.data-export.job.command-0, FOLIO.testenant4983776264132502112.data-export.job.command-0, FOLIO.testenant4455341912251240968.data-export.job.command-0, FOLIO.testenant8946277617639264924.data-export.job.command-0, FOLIO.testenant2328461947205346863.data-export.job.command-0, FOLIO.testenant140048158259472068.data-export.job.command-0, FOLIO.testenant8943998042619122848.data-export.job.command-0])} 09:34:30 [] [] [] [] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-8, groupId=FOLIO-mod-data-export-worker-events-group] Successfully synced group in generation Generation{generationId=15, memberId='consumer-FOLIO-mod-data-export-worker-events-group-8-ea7af76c-a1c0-46ca-96f4-8ecdd22c32f8', protocol='range'} 09:34:30 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-8, groupId=FOLIO-mod-data-export-worker-events-group] Notifying assignor about the new Assignment(partitions=[FOLIO.diku.data-export.job.command-0, FOLIO.testenant4983776264132502112.data-export.job.command-0, FOLIO.testenant4455341912251240968.data-export.job.command-0, FOLIO.testenant8946277617639264924.data-export.job.command-0, FOLIO.testenant2328461947205346863.data-export.job.command-0, FOLIO.testenant140048158259472068.data-export.job.command-0, FOLIO.testenant8943998042619122848.data-export.job.command-0]) 09:34:30 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-8, groupId=FOLIO-mod-data-export-worker-events-group] Adding newly assigned partitions: FOLIO.diku.data-export.job.command-0, FOLIO.testenant8946277617639264924.data-export.job.command-0, FOLIO.testenant4455341912251240968.data-export.job.command-0, FOLIO.testenant4983776264132502112.data-export.job.command-0, FOLIO.testenant140048158259472068.data-export.job.command-0, FOLIO.testenant8943998042619122848.data-export.job.command-0, FOLIO.testenant2328461947205346863.data-export.job.command-0 09:34:30 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-8, groupId=FOLIO-mod-data-export-worker-events-group] Found no committed offset for partition FOLIO.testenant4983776264132502112.data-export.job.command-0 09:34:30 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-8, groupId=FOLIO-mod-data-export-worker-events-group] Found no committed offset for partition FOLIO.testenant4983776264132502112.data-export.job.command-0 09:34:30 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-8, groupId=FOLIO-mod-data-export-worker-events-group] Setting offset for partition FOLIO.diku.data-export.job.command-0 to the committed offset FetchPosition{offset=59, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.154:9092 (id: 1 rack: null)], epoch=0}} 09:34:30 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-8, groupId=FOLIO-mod-data-export-worker-events-group] Setting offset for partition FOLIO.testenant8946277617639264924.data-export.job.command-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.154:9092 (id: 1 rack: null)], epoch=0}} 09:34:30 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-8, groupId=FOLIO-mod-data-export-worker-events-group] Setting offset for partition FOLIO.testenant4455341912251240968.data-export.job.command-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.154:9092 (id: 1 rack: null)], epoch=0}} 09:34:30 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-8, groupId=FOLIO-mod-data-export-worker-events-group] Setting offset for partition FOLIO.testenant140048158259472068.data-export.job.command-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.154:9092 (id: 1 rack: null)], epoch=0}} 09:34:30 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-8, groupId=FOLIO-mod-data-export-worker-events-group] Setting offset for partition FOLIO.testenant8943998042619122848.data-export.job.command-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.154:9092 (id: 1 rack: null)], epoch=0}} 09:34:30 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-8, groupId=FOLIO-mod-data-export-worker-events-group] Setting offset for partition FOLIO.testenant2328461947205346863.data-export.job.command-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.154:9092 (id: 1 rack: null)], epoch=0}} 09:34:30 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-8, groupId=FOLIO-mod-data-export-worker-events-group] Resetting offset for partition FOLIO.testenant4983776264132502112.data-export.job.command-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.154:9092 (id: 1 rack: null)], epoch=0}}. 09:34:30 [] [] [] [] INFO LogAccessor FOLIO-mod-data-export-worker-events-group: partitions assigned: [FOLIO.diku.data-export.job.command-0, FOLIO.testenant8946277617639264924.data-export.job.command-0, FOLIO.testenant4455341912251240968.data-export.job.command-0, FOLIO.testenant4983776264132502112.data-export.job.command-0, FOLIO.testenant140048158259472068.data-export.job.command-0, FOLIO.testenant8943998042619122848.data-export.job.command-0, FOLIO.testenant2328461947205346863.data-export.job.command-0] 09:34:45 [813763/proxy;883048/tenant] [testenant4983776264132502112] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO TenantController Disabling tenant... 09:43:30 [] [] [] [] INFO NetworkClient [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-8, groupId=FOLIO-mod-data-export-worker-events-group] Node -1 disconnected. 09:43:39 [155416/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=311f7683-7f0f-494a-ad10-96efee88389f, name=000058, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"},{"feefineTypeId":"636140a2-70d9-4f6a-a437-ad67a27cf81b"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f","itemType":"000000000jjj","itemDescription":"jjj ","itemCode":"PAYMENT"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 09:43:39 [155416/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 09:43:39 [155416/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=311f7683-7f0f-494a-ad10-96efee88389f, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:43:39_311f7683-7f0f-494a-ad10-96efee88389f}. 09:43:39 [155416/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=311f7683-7f0f-494a-ad10-96efee88389f, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:43:39_311f7683-7f0f-494a-ad10-96efee88389f}] 09:43:39 [155416/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=59, version=1, startTime=Thu Jul 14 09:43:39 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 09:43:39 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=58, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=311f7683-7f0f-494a-ad10-96efee88389f, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:43:39_311f7683-7f0f-494a-ad10-96efee88389f}]. 09:43:39 [155416/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO KafkaService Sending Job(id=311f7683-7f0f-494a-ad10-96efee88389f, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 09:43:39 GMT 2022, endTime=null, createdDate=Thu Jul 14 09:43:39 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:43:39 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 09:43:39 [155416/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO Metadata [Producer clientId=producer-1] Resetting the last seen epoch of partition FOLIO.diku.data-export.job.update-0 to 0 since the associated topicId changed from null to m73LD7QiSnem_ng5HJxJmQ 09:43:39 [155416/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO KafkaService Sent Job(id=311f7683-7f0f-494a-ad10-96efee88389f, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 09:43:39 GMT 2022, endTime=null, createdDate=Thu Jul 14 09:43:39 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:43:39 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 09:43:39 [155416/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 09:43:39 [155416/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] ERROR AbstractStep Encountered an error executing step CHARGE_FEESFINES_EXPORT_STEP in job BURSAR_FEES_FINES java.lang.IllegalArgumentException: Unable to invoke method: [public void org.folio.dew.batch.bursarfeesfines.AccountItemReader.initStep(org.springframework.batch.core.StepExecution) throws com.fasterxml.jackson.core.JsonProcessingException] on object: [org.folio.dew.batch.bursarfeesfines.AccountItemReader@5baa1756] with arguments: [[StepExecution: id=161, version=1, name=CHARGE_FEESFINES_EXPORT_STEP, status=STARTED, exitStatus=EXECUTING, readCount=0, filterCount=0, writeCount=0 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=0, rollbackCount=0, exitDescription=]] at org.springframework.batch.support.SimpleMethodInvoker.invokeMethod(SimpleMethodInvoker.java:112) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.listener.MethodInvokerMethodInterceptor.invoke(MethodInvokerMethodInterceptor.java:69) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) ~[spring-aop-5.3.20.jar!/:5.3.20] at com.sun.proxy.$Proxy206.beforeStep(Unknown Source) ~[?:?] at org.springframework.batch.core.listener.CompositeStepExecutionListener.beforeStep(CompositeStepExecutionListener.java:79) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.step.AbstractStep.execute(AbstractStep.java:204) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.SimpleStepHandler.handleStep(SimpleStepHandler.java:152) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.flow.JobFlowExecutor.executeStep(JobFlowExecutor.java:68) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.flow.support.state.StepState.handle(StepState.java:68) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.flow.support.SimpleFlow.resume(SimpleFlow.java:169) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.flow.support.SimpleFlow.start(SimpleFlow.java:144) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.flow.FlowJob.doExecute(FlowJob.java:137) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.AbstractJob.execute(AbstractJob.java:320) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.launch.support.SimpleJobLauncher$1.run(SimpleJobLauncher.java:149) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50) ~[spring-core-5.3.20.jar!/:5.3.20] at org.springframework.batch.core.launch.support.SimpleJobLauncher.run(SimpleJobLauncher.java:140) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at jdk.internal.reflect.GeneratedMethodAccessor257.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.batch.core.configuration.annotation.SimpleBatchConfiguration$PassthruAdvice.invoke(SimpleBatchConfiguration.java:128) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) ~[spring-aop-5.3.20.jar!/:5.3.20] at com.sun.proxy.$Proxy169.run(Unknown Source) ~[?:?] at org.springframework.batch.integration.launch.JobLaunchingMessageHandler.launch(JobLaunchingMessageHandler.java:50) ~[spring-batch-integration-4.3.6.jar!/:4.3.6] at org.folio.dew.batch.ExportJobManager.launchJob(ExportJobManager.java:29) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.service.JobCommandsReceiverService.receiveStartJobCommand(JobCommandsReceiverService.java:138) ~[classes!/:1.5.0-SNAPSHOT] at jdk.internal.reflect.GeneratedMethodAccessor241.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:169) ~[spring-messaging-5.3.20.jar!/:5.3.20] at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:119) ~[spring-messaging-5.3.20.jar!/:5.3.20] at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:347) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2645) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2625) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2552) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2433) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2311) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:1982) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1366) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1357) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1252) ~[spring-kafka-2.8.6.jar!/:2.8.6] at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:?] at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:?] at java.lang.Thread.run(Unknown Source) ~[?:?] Caused by: java.lang.reflect.InvocationTargetException at jdk.internal.reflect.GeneratedMethodAccessor260.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.batch.support.SimpleMethodInvoker.invokeMethod(SimpleMethodInvoker.java:108) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] ... 50 more Caused by: feign.FeignException$Forbidden: [403 Forbidden] during [GET] to [http://accounts?query=userId%3D%3D%28e4d815d7-58dc-5416-bfcd-e27bf00411d8%20or%206c8c21fd-bd8e-448c-93cd-b17625ce225a%20or%20c4e851b1-a0b2-438b-9280-8b50ddf1159e%20or%2068a9e6c8-db93-4e56-9de1-5cb675480843%20or%20f6f679e4-fa45-40a0-a1b1-1e890b80055b%20or%201b5f400a-8f02-4981-93ef-dd4907b5ae48%20or%207bae606f-1efe-4c75-8f57-6c8351cf3654%20or%203b334db1-8957-4279-ba0f-f6c325253a6e%20or%20d17804f0-fae4-4738-a7f5-87d962c2e44b%20or%2040bb4999-de91-4577-bef5-d1d184dfd257%20or%20fc45581a-b2ac-48c4-9651-d8a89627e383%20or%20b4146bfa-3d4a-4eb8-bcd1-fcc45ff9ae5f%20or%206c67a1ce-a102-4979-847b-048cdc958b3e%20or%20364b7474-0679-4664-8813-fd040ae7c9db%20or%20c30537ee-4132-4137-bf3c-afab687b0368%20or%203da1b495-3842-40ee-aa3d-981424885372%20or%20b09e70d6-58ff-4f05-ba5d-f210bd463db2%20or%20cb7a687f-f9a9-443b-859a-1e2cd278f707%20or%2034e734ad-a2fb-4274-ab51-7cc64d7927c8%20or%207cc219db-7784-4587-9b11-8a4ec16e584b%20or%206294b3c4-000b-42e8-bf72-e049ed90506c%20or%20563916cb-be19-4211-8848-f85cc76d6722%20or%2089879305-e791-4ecc-a4a8-fc1f5ca6d55d%20or%20863afd72-388a-4477-878e-d8271b08dc5c%20or%20a52a63c4-d7fd-416e-8741-a2c0b1cfcb02%20or%202b0a842d-2a71-4a23-b87f-7f53962e49b9%20or%2002febd40-04be-43c5-a2b1-2ee3f6a16cc0%20or%202d988388-ed84-45e9-858b-cb42e245eac5%20or%2025ddee73-0900-4ff8-b7e1-59d6bea4b5e8%20or%20b4cee18d-f862-4ef1-95a5-879fdd619603%20or%202205005b-ca51-4a04-87fd-938eefa8f6de%20or%20bec20636-fb68-41fd-84ea-2cf910673599%29%20and%20remaining%20%3E%200.0%20and%20metadata.createdDate%3C%3D2022-07-13&limit=10000] [AccountClient#getAccounts(String,long)]: [Access for user 'Test_BE' (25ddee73-0900-4ff8-b7e1-59d6bea4b5e8) requires permission: accounts.collection.get] at feign.FeignException.clientErrorStatus(FeignException.java:217) ~[feign-core-11.8.jar!/:?] at feign.FeignException.errorStatus(FeignException.java:194) ~[feign-core-11.8.jar!/:?] at feign.FeignException.errorStatus(FeignException.java:185) ~[feign-core-11.8.jar!/:?] at feign.codec.ErrorDecoder$Default.decode(ErrorDecoder.java:92) ~[feign-core-11.8.jar!/:?] at feign.AsyncResponseHandler.handleResponse(AsyncResponseHandler.java:96) ~[feign-core-11.8.jar!/:?] at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:138) ~[feign-core-11.8.jar!/:?] at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:89) ~[feign-core-11.8.jar!/:?] at feign.ReflectiveFeign$FeignInvocationHandler.invoke(ReflectiveFeign.java:100) ~[feign-core-11.8.jar!/:?] at org.springframework.cloud.openfeign.FeignCachingInvocationHandlerFactory$1.proceed(FeignCachingInvocationHandlerFactory.java:66) ~[spring-cloud-openfeign-core-3.1.2.jar!/:3.1.2] at org.springframework.cache.interceptor.CacheInterceptor.lambda$invoke$0(CacheInterceptor.java:54) ~[spring-context-5.3.20.jar!/:5.3.20] at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:351) ~[spring-context-5.3.20.jar!/:5.3.20] at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:64) ~[spring-context-5.3.20.jar!/:5.3.20] at org.springframework.cloud.openfeign.FeignCachingInvocationHandlerFactory.lambda$create$1(FeignCachingInvocationHandlerFactory.java:53) ~[spring-cloud-openfeign-core-3.1.2.jar!/:3.1.2] at com.sun.proxy.$Proxy188.getAccounts(Unknown Source) ~[?:?] at org.folio.dew.batch.bursarfeesfines.service.impl.BursarExportServiceImpl.fetchAccounts(BursarExportServiceImpl.java:153) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.bursarfeesfines.service.impl.BursarExportServiceImpl.lambda$findAccounts$2(BursarExportServiceImpl.java:113) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.bursarfeesfines.service.impl.BursarExportServiceImpl.fetchDataInBatch(BursarExportServiceImpl.java:129) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.bursarfeesfines.service.impl.BursarExportServiceImpl.findAccounts(BursarExportServiceImpl.java:113) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.bursarfeesfines.AccountItemReader.initStep(AccountItemReader.java:74) ~[classes!/:1.5.0-SNAPSHOT] at jdk.internal.reflect.GeneratedMethodAccessor260.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.batch.support.SimpleMethodInvoker.invokeMethod(SimpleMethodInvoker.java:108) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] ... 50 more 09:43:39 [155416/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 35ms 09:43:39 [155416/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:43:39_311f7683-7f0f-494a-ad10-96efee88389f_lib_220714a.dat. 09:43:39 [155416/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=59, version=1, startTime=Thu Jul 14 09:43:39 GMT 2022, endTime=Thu Jul 14 09:43:39 GMT 2022, lastUpdated=Thu Jul 14 09:43:39 GMT 2022, status=FAILED, exitStatus=exitCode=FAILED;exitDescription=, job=[JobInstance: id=58, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=311f7683-7f0f-494a-ad10-96efee88389f, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:43:39_311f7683-7f0f-494a-ad10-96efee88389f}]. 09:43:39 [155416/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO KafkaService Sending Job(id=311f7683-7f0f-494a-ad10-96efee88389f, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 09:43:39 GMT 2022, endTime=Thu Jul 14 09:43:39 GMT 2022, createdDate=Thu Jul 14 09:43:39 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:43:39 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=[403 Forbidden] during [GET] to [http://accounts?query=userId%3D%3D%28e4d815d7-58dc-5416-bfcd-e27bf00411d8%20or%206c8c21fd-bd8e-448c-93cd-b17625ce225a%20or%20c4e851b1-a0b2-438b-9280-8b50ddf1159e%20or%2068a9e6c8-db93-4e56-9de1-5cb675480843%20or%20f6f679e4-fa45-40a0-a1b1-1e890b80055b%20or%201b5f400a-8f02-4981-93ef-dd4907b5ae48%20or%207bae606f-1efe-4c75-8f57-6c8351cf3654%20or%203b334db1-8957-4279-ba0f-f6c325253a6e%20or%20d17804f0-fae4-4738-a7f5-87d962c2e44b%20or%2040bb4999-de91-4577-bef5-d1d184dfd257%20or%20fc45581a-b2ac-48c4-9651-d8a89627e383%20or%20b4146bfa-3d4a-4eb8-bcd1-fcc45ff9ae5f%20or%206c67a1ce-a102-4979-847b-048cdc958b3e%20or%20364b7474-0679-4664-8813-fd040ae7c9db%20or%20c30537ee-4132-4137-bf3c-afab687b0368%20or%203da1b495-3842-40ee-aa3d-981424885372%20or%20b09e70d6-58ff-4f05-ba5d-f210bd463db2%20or%20cb7a687f-f9a9-443b-859a-1e2cd278f707%20or%2034e734ad-a2fb-4274-ab51-7cc64d7927c8%20or%207cc219db-7784-4587-9b11-8a4ec16e584b%20or%206294b3c4-000b-42e8-bf72-e049ed90506c%20or%20563916cb-be19-4211-8848-f85cc76d6722%20or%2089879305-e791-4ecc-a4a8-fc1f5ca6d55d%20or%20863afd72-388a-4477-878e-d8271b08dc5c%20or%20a52a63c4-d7fd-416e-8741-a2c0b1cfcb02%20or%202b0a842d-2a71-4a23-b87f-7f53962e49b9%20or%2002febd40-04be-43c5-a2b1-2ee3f6a16cc0%20or%202d988388-ed84-45e9-858b-cb42e245eac5%20or%2025ddee73-0900-4ff8-b7e1-59d6bea4b5e8%20or%20b4cee18d-f862-4ef1-95a5-879fdd619603%20or%202205005b-ca51-4a04-87fd-938eefa8f6de%20or%20bec20636-fb68-41fd-84ea-2cf910673599%29%20and%20remaining%20%3E%200.0%20and%20metadata.createdDate%3C%3D2022-07-13&limit=10000] [AccountClient#getAccounts(String,long)]: [Access for user 'Test_BE' (25ddee73-0900-4ff8-b7e1-59d6bea4b5e8) requires permission: accounts.collection.get] (Forbidden), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 09:43:39 [155416/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO KafkaService Sent Job(id=311f7683-7f0f-494a-ad10-96efee88389f, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 09:43:39 GMT 2022, endTime=Thu Jul 14 09:43:39 GMT 2022, createdDate=Thu Jul 14 09:43:39 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:43:39 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=[403 Forbidden] during [GET] to [http://accounts?query=userId%3D%3D%28e4d815d7-58dc-5416-bfcd-e27bf00411d8%20or%206c8c21fd-bd8e-448c-93cd-b17625ce225a%20or%20c4e851b1-a0b2-438b-9280-8b50ddf1159e%20or%2068a9e6c8-db93-4e56-9de1-5cb675480843%20or%20f6f679e4-fa45-40a0-a1b1-1e890b80055b%20or%201b5f400a-8f02-4981-93ef-dd4907b5ae48%20or%207bae606f-1efe-4c75-8f57-6c8351cf3654%20or%203b334db1-8957-4279-ba0f-f6c325253a6e%20or%20d17804f0-fae4-4738-a7f5-87d962c2e44b%20or%2040bb4999-de91-4577-bef5-d1d184dfd257%20or%20fc45581a-b2ac-48c4-9651-d8a89627e383%20or%20b4146bfa-3d4a-4eb8-bcd1-fcc45ff9ae5f%20or%206c67a1ce-a102-4979-847b-048cdc958b3e%20or%20364b7474-0679-4664-8813-fd040ae7c9db%20or%20c30537ee-4132-4137-bf3c-afab687b0368%20or%203da1b495-3842-40ee-aa3d-981424885372%20or%20b09e70d6-58ff-4f05-ba5d-f210bd463db2%20or%20cb7a687f-f9a9-443b-859a-1e2cd278f707%20or%2034e734ad-a2fb-4274-ab51-7cc64d7927c8%20or%207cc219db-7784-4587-9b11-8a4ec16e584b%20or%206294b3c4-000b-42e8-bf72-e049ed90506c%20or%20563916cb-be19-4211-8848-f85cc76d6722%20or%2089879305-e791-4ecc-a4a8-fc1f5ca6d55d%20or%20863afd72-388a-4477-878e-d8271b08dc5c%20or%20a52a63c4-d7fd-416e-8741-a2c0b1cfcb02%20or%202b0a842d-2a71-4a23-b87f-7f53962e49b9%20or%2002febd40-04be-43c5-a2b1-2ee3f6a16cc0%20or%202d988388-ed84-45e9-858b-cb42e245eac5%20or%2025ddee73-0900-4ff8-b7e1-59d6bea4b5e8%20or%20b4cee18d-f862-4ef1-95a5-879fdd619603%20or%202205005b-ca51-4a04-87fd-938eefa8f6de%20or%20bec20636-fb68-41fd-84ea-2cf910673599%29%20and%20remaining%20%3E%200.0%20and%20metadata.createdDate%3C%3D2022-07-13&limit=10000] [AccountClient#getAccounts(String,long)]: [Access for user 'Test_BE' (25ddee73-0900-4ff8-b7e1-59d6bea4b5e8) requires permission: accounts.collection.get] (Forbidden), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 09:43:39 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 09:43:39 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=311f7683-7f0f-494a-ad10-96efee88389f, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:43:39_311f7683-7f0f-494a-ad10-96efee88389f}] and the following status: [FAILED] in 41ms 09:44:23 [010448/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=61cdd7d0-f24f-48b2-b9ac-1a509390745a, name=000059, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"},{"feefineTypeId":"636140a2-70d9-4f6a-a437-ad67a27cf81b"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f","itemType":"000000000jjj","itemDescription":"jjj ","itemCode":"PAYMENT"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 09:44:23 [010448/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 09:44:23 [010448/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=61cdd7d0-f24f-48b2-b9ac-1a509390745a, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:44:23_61cdd7d0-f24f-48b2-b9ac-1a509390745a}. 09:44:23 [010448/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=61cdd7d0-f24f-48b2-b9ac-1a509390745a, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:44:23_61cdd7d0-f24f-48b2-b9ac-1a509390745a}] 09:44:23 [010448/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=60, version=1, startTime=Thu Jul 14 09:44:23 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 09:44:23 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=59, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=61cdd7d0-f24f-48b2-b9ac-1a509390745a, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:44:23_61cdd7d0-f24f-48b2-b9ac-1a509390745a}]. 09:44:23 [010448/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending Job(id=61cdd7d0-f24f-48b2-b9ac-1a509390745a, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 09:44:23 GMT 2022, endTime=null, createdDate=Thu Jul 14 09:44:23 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:44:23 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 09:44:23 [010448/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent Job(id=61cdd7d0-f24f-48b2-b9ac-1a509390745a, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 09:44:23 GMT 2022, endTime=null, createdDate=Thu Jul 14 09:44:23 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:44:23 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 09:44:23 [010448/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 09:44:23 [010448/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:44:23_61cdd7d0-f24f-48b2-b9ac-1a509390745a_lib_220714a.dat. 09:44:23 [010448/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_09:44:23_61cdd7d0-f24f-48b2-b9ac-1a509390745a_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:44:23_61cdd7d0-f24f-48b2-b9ac-1a509390745a_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 09:44:23 [010448/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:44:23_61cdd7d0-f24f-48b2-b9ac-1a509390745a_lib_220714a.dat. 09:44:23 [010448/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_09%3A44%3A23_61cdd7d0-f24f-48b2-b9ac-1a509390745a_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T094423Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=6477da598157653e26e7bd15b886358c61335855aa882f9849318f24a6a91cd4. 09:44:23 [010448/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 153ms 09:44:23 [010448/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 09:44:23 [010448/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:44:23_61cdd7d0-f24f-48b2-b9ac-1a509390745a_lib_220714b.dat. 09:44:23 [010448/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_09:44:23_61cdd7d0-f24f-48b2-b9ac-1a509390745a_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:44:23_61cdd7d0-f24f-48b2-b9ac-1a509390745a_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 09:44:23 [010448/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:44:23_61cdd7d0-f24f-48b2-b9ac-1a509390745a_lib_220714b.dat. 09:44:23 [010448/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_09%3A44%3A23_61cdd7d0-f24f-48b2-b9ac-1a509390745a_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T094423Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=730d6b5f2a1e453c6c7b224552ce6a30445e9ef8286ba2aa6abe6cb509ff09c6. 09:44:23 [010448/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 24ms 09:44:23 [010448/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 09:44:23 [010448/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 1ms 09:44:23 [010448/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=60, version=1, startTime=Thu Jul 14 09:44:23 GMT 2022, endTime=Thu Jul 14 09:44:23 GMT 2022, lastUpdated=Thu Jul 14 09:44:23 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=59, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=61cdd7d0-f24f-48b2-b9ac-1a509390745a, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:44:23_61cdd7d0-f24f-48b2-b9ac-1a509390745a}]. 09:44:23 [010448/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending Job(id=61cdd7d0-f24f-48b2-b9ac-1a509390745a, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_09%3A44%3A23_61cdd7d0-f24f-48b2-b9ac-1a509390745a_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T094423Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=6477da598157653e26e7bd15b886358c61335855aa882f9849318f24a6a91cd4, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_09%3A44%3A23_61cdd7d0-f24f-48b2-b9ac-1a509390745a_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T094423Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=730d6b5f2a1e453c6c7b224552ce6a30445e9ef8286ba2aa6abe6cb509ff09c6], fileNames=null, startTime=Thu Jul 14 09:44:23 GMT 2022, endTime=Thu Jul 14 09:44:23 GMT 2022, createdDate=Thu Jul 14 09:44:23 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:44:23 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 09:44:23 [010448/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent Job(id=61cdd7d0-f24f-48b2-b9ac-1a509390745a, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_09%3A44%3A23_61cdd7d0-f24f-48b2-b9ac-1a509390745a_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T094423Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=6477da598157653e26e7bd15b886358c61335855aa882f9849318f24a6a91cd4, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_09%3A44%3A23_61cdd7d0-f24f-48b2-b9ac-1a509390745a_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T094423Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=730d6b5f2a1e453c6c7b224552ce6a30445e9ef8286ba2aa6abe6cb509ff09c6], fileNames=null, startTime=Thu Jul 14 09:44:23 GMT 2022, endTime=Thu Jul 14 09:44:23 GMT 2022, createdDate=Thu Jul 14 09:44:23 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 09:44:23 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 09:44:23 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 09:44:23 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=61cdd7d0-f24f-48b2-b9ac-1a509390745a, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_09:44:23_61cdd7d0-f24f-48b2-b9ac-1a509390745a}] and the following status: [COMPLETED] in 187ms 10:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=43e8f854-c5ef-4228-874d-cafc8e478071, name=000060, description=null, exportType=EDIFACT_ORDERS_EXPORT, jobParameters={edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}}, identifierType=null, entityType=null, progress=null). 10:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 10:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: EDIFACT_ORDERS_EXPORT, parameters={edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=43e8f854-c5ef-4228-874d-cafc8e478071, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_10:05:00_43e8f854-c5ef-4228-874d-cafc8e478071, jobName=000060}. 10:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [SimpleJob: [name=EDIFACT_ORDERS_EXPORT]] launched with the following parameters: [{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=43e8f854-c5ef-4228-874d-cafc8e478071, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_10:05:00_43e8f854-c5ef-4228-874d-cafc8e478071, jobName=000060}] 10:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO obCompletionListener Job update JobExecution: id=61, version=1, startTime=Thu Jul 14 10:05:00 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 10:05:00 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=60, version=0, Job=[EDIFACT_ORDERS_EXPORT]], jobParameters=[{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=43e8f854-c5ef-4228-874d-cafc8e478071, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_10:05:00_43e8f854-c5ef-4228-874d-cafc8e478071, jobName=000060}]. 10:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=43e8f854-c5ef-4228-874d-cafc8e478071, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:05:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:05:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:05:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO Metadata [Producer clientId=producer-1] Resetting the last seen epoch of partition FOLIO.diku.data-export.job.update-0 to 0 since the associated topicId changed from null to m73LD7QiSnem_ng5HJxJmQ 10:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=43e8f854-c5ef-4228-874d-cafc8e478071, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:05:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:05:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:05:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [mapToEdifactStep] 10:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO MapToEdifactTasklet Execute MapToEdifactTasklet 10:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO MapToEdifactTasklet GET purchase orders query: (workflowStatus==Open and vendor==4ffa86df-e60d-4705-be76-5c12d24add31 and poLine.automaticExport==true) 10:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [mapToEdifactStep] executed in 133ms 10:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [saveToMinIOStep] 10:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [saveToMinIOStep] executed in 1ms 10:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [saveToFTPStep] 10:05:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Connected to ftp.ci.folio.org:21 10:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] ERROR ectStorageRepository Failed login to FTP 10:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] ERROR AbstractStep Encountered an error executing step saveToFTPStep in job EDIFACT_ORDERS_EXPORT java.lang.reflect.UndeclaredThrowableException: null at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:780) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:137) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$EnhancerBySpringCGLIB$$a6264aff.execute() ~[classes!/:1.5.0-SNAPSHOT] at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:407) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:331) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140) ~[spring-tx-5.3.20.jar!/:5.3.20] at org.springframework.batch.core.step.tasklet.TaskletStep$2.doInChunkContext(TaskletStep.java:273) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.scope.context.StepContextRepeatCallback.doInIteration(StepContextRepeatCallback.java:82) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.repeat.support.RepeatTemplate.getNextResult(RepeatTemplate.java:375) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] at org.springframework.batch.repeat.support.RepeatTemplate.executeInternal(RepeatTemplate.java:215) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] at org.springframework.batch.repeat.support.RepeatTemplate.iterate(RepeatTemplate.java:145) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.step.tasklet.TaskletStep.doExecute(TaskletStep.java:258) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.step.AbstractStep.execute(AbstractStep.java:208) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.SimpleStepHandler.handleStep(SimpleStepHandler.java:152) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.AbstractJob.handleStep(AbstractJob.java:413) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.SimpleJob.doExecute(SimpleJob.java:136) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.AbstractJob.execute(AbstractJob.java:320) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.launch.support.SimpleJobLauncher$1.run(SimpleJobLauncher.java:149) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50) ~[spring-core-5.3.20.jar!/:5.3.20] at org.springframework.batch.core.launch.support.SimpleJobLauncher.run(SimpleJobLauncher.java:140) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at jdk.internal.reflect.GeneratedMethodAccessor257.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.batch.core.configuration.annotation.SimpleBatchConfiguration$PassthruAdvice.invoke(SimpleBatchConfiguration.java:128) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) ~[spring-aop-5.3.20.jar!/:5.3.20] at com.sun.proxy.$Proxy169.run(Unknown Source) ~[?:?] at org.springframework.batch.integration.launch.JobLaunchingMessageHandler.launch(JobLaunchingMessageHandler.java:50) ~[spring-batch-integration-4.3.6.jar!/:4.3.6] at org.folio.dew.batch.ExportJobManager.launchJob(ExportJobManager.java:29) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.service.JobCommandsReceiverService.receiveStartJobCommand(JobCommandsReceiverService.java:138) ~[classes!/:1.5.0-SNAPSHOT] at jdk.internal.reflect.GeneratedMethodAccessor241.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:169) ~[spring-messaging-5.3.20.jar!/:5.3.20] at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:119) ~[spring-messaging-5.3.20.jar!/:5.3.20] at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:347) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2645) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2625) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2552) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2433) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2311) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:1982) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1366) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1357) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1252) ~[spring-kafka-2.8.6.jar!/:2.8.6] at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:?] at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:?] at java.lang.Thread.run(Unknown Source) ~[?:?] Caused by: org.folio.dew.exceptions.FtpException: Failed login to FTP at org.folio.dew.repository.FTPObjectStorageRepository.login(FTPObjectStorageRepository.java:56) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.repository.FTPObjectStorageRepository$$FastClassBySpringCGLIB$$866336c1.invoke() ~[classes!/:1.5.0-SNAPSHOT] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) ~[spring-tx-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.folio.dew.repository.FTPObjectStorageRepository$$EnhancerBySpringCGLIB$$6c4c4391.login() ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet.execute(SaveToFileStorageTasklet.java:65) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$FastClassBySpringCGLIB$$9088e182.invoke() ~[classes!/:1.5.0-SNAPSHOT] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ~[spring-aop-5.3.20.jar!/:5.3.20] ... 57 more 10:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [saveToFTPStep] executed in 1s31ms 10:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO obCompletionListener Job update JobExecution: id=61, version=1, startTime=Thu Jul 14 10:05:00 GMT 2022, endTime=Thu Jul 14 10:05:01 GMT 2022, lastUpdated=Thu Jul 14 10:05:00 GMT 2022, status=FAILED, exitStatus=exitCode=FAILED;exitDescription=java.lang.reflect.UndeclaredThrowableException at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:780) at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:137) at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$EnhancerBySpringCGLIB$$a6264aff.execute() at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:407) at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:331) at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140) at org.springframework.batch.core.step.tasklet.TaskletStep$2.doInChunkContext(TaskletStep.java:273) at org.springframework.batch.core.scope.context.StepContextRepeatCallback.doInIteration(StepContextRepeatCallback.java:82) at org.springframework.batch.repeat.support.RepeatTemplate.getNextResult(RepeatTemplate.java:375) at org.springframework.batch.repeat.support.RepeatTemplate.executeInternal(RepeatTemplate.java:215) at org.springframework.batch.repeat.support.RepeatTemplate.iterate(RepeatTemplate.java:145) at org.springframework.batch.core.step.tasklet.TaskletStep.doExecute(TaskletStep.java:258) at org.springframework.batch.core.step.AbstractStep.execute(AbstractStep.java:208) at org.springframework.batch.core.job.SimpleStepHandler.handleStep(SimpleStepHandler.java:152) at org.springframework.batch.core.job.AbstractJob.handleStep(AbstractJob.java:413) at org.springframework.batch.core.job.SimpleJob.doExecute(SimpleJob.java:136) at org.springframework.batch.core.job.AbstractJob.execute(AbstractJob.java:320) at org.springframework.batch.core.launch.support.SimpleJobLauncher$1.run(SimpleJobLauncher.java:149) at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50) at org.springframework.batch.core.launch.support.SimpleJobLauncher.run(SimpleJobLauncher.java:140) at jdk.internal.reflect.GeneratedMethodAccessor257.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.batch.core.configuration.annotation.SimpleBatchConfiguration$PassthruAdvice.invoke(SimpleBatchConfiguration.java:128) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) at com.sun.proxy.$Proxy169.run(Unknown Source) at org.springframework.batch.integration.launch.JobLaunchingMessageHandler.launch(JobLaunchingMessageHandler.java:50) at org.folio.dew.batch.ExportJobManager.launchJob(ExportJobManager.java:29) at org.folio.dew.service.JobCommandsReceiverService.receiveStartJobCommand(JobCommandsReceiverService.java:138) at jdk.internal.reflect.GeneratedMethodAccessor241.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:169) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:119) at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:347) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2645) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2625) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2552) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2433) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2311) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:1982) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1366) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1357) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1252) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: org.folio.dew.exceptions.FtpException: Failed login to FTP at org.folio.dew.repository.FTPObjectStorageRepository.login(FTPObjectStorageRepository.java:56) at org.folio.dew.repository.FTPObjectStorageRepository$$FastClassBySpringCGLIB$$866336c1.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.folio.dew.repository.FTPObjectStorageRepository$$EnhancerBySpringCGLIB$$6c4c4391.login() at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet.execute(SaveToFileStorageTasklet.java:65) at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$FastClassBySpringCGLIB$$9088e182.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ... 57 more , job=[JobInstance: id=60, version=0, Job=[EDIFACT_ORDERS_EXPORT]], jobParameters=[{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=43e8f854-c5ef-4228-874d-cafc8e478071, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_10:05:00_43e8f854-c5ef-4228-874d-cafc8e478071, jobName=000060}]. 10:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=43e8f854-c5ef-4228-874d-cafc8e478071, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:05:00 GMT 2022, endTime=Thu Jul 14 10:05:01 GMT 2022, createdDate=Thu Jul 14 10:05:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:05:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=Failed login to FTP (FtpException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=java.lang.reflect.UndeclaredThrowableException at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:780) at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:137) at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$EnhancerBySpringCGLIB$$a6264aff.execute() at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:407) at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:331) at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140) at org.springframework.batch.core.step.tasklet.TaskletStep$2.doInChunkContext(TaskletStep.java:273) at org.springframework.batch.core.scope.context.StepContextRepeatCallback.doInIteration(StepContextRepeatCallback.java:82) at org.springframework.batch.repeat.support.RepeatTemplate.getNextResult(RepeatTemplate.java:375) at org.springframework.batch.repeat.support.RepeatTemplate.executeInternal(RepeatTemplate.java:215) at org.springframework.batch.repeat.support.RepeatTemplate.iterate(RepeatTemplate.java:145) at org.springframework.batch.core.step.tasklet.TaskletStep.doExecute(TaskletStep.java:258) at org.springframework.batch.core.step.AbstractStep.execute(AbstractStep.java:208) at org.springframework.batch.core.job.SimpleStepHandler.handleStep(SimpleStepHandler.java:152) at org.springframework.batch.core.job.AbstractJob.handleStep(AbstractJob.java:413) at org.springframework.batch.core.job.SimpleJob.doExecute(SimpleJob.java:136) at org.springframework.batch.core.job.AbstractJob.execute(AbstractJob.java:320) at org.springframework.batch.core.launch.support.SimpleJobLauncher$1.run(SimpleJobLauncher.java:149) at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50) at org.springframework.batch.core.launch.support.SimpleJobLauncher.run(SimpleJobLauncher.java:140) at jdk.internal.reflect.GeneratedMethodAccessor257.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.batch.core.configuration.annotation.SimpleBatchConfiguration$PassthruAdvice.invoke(SimpleBatchConfiguration.java:128) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) at com.sun.proxy.$Proxy169.run(Unknown Source) at org.springframework.batch.integration.launch.JobLaunchingMessageHandler.launch(JobLaunchingMessageHandler.java:50) at org.folio.dew.batch.ExportJobManager.launchJob(ExportJobManager.java:29) at org.folio.dew.service.JobCommandsReceiverService.receiveStartJobCommand(JobCommandsReceiverService.java:138) at jdk.internal.reflect.GeneratedMethodAccessor241.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:169) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:119) at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:347) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2645) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2625) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2552) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2433) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2311) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:1982) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1366) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1357) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1252) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: org.folio.dew.exceptions.FtpException: Failed login to FTP at org.folio.dew.repository.FTPObjectStorageRepository.login(FTPObjectStorageRepository.java:56) at org.folio.dew.repository.FTPObjectStorageRepository$$FastClassBySpringCGLIB$$866336c1.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.folio.dew.repository.FTPObjectStorageRepository$$EnhancerBySpringCGLIB$$6c4c4391.login() at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet.execute(SaveToFileStorageTasklet.java:65) at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$FastClassBySpringCGLIB$$9088e182.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ... 57 more , identifierType=null, entityType=null, progress=null). 10:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=43e8f854-c5ef-4228-874d-cafc8e478071, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:05:00 GMT 2022, endTime=Thu Jul 14 10:05:01 GMT 2022, createdDate=Thu Jul 14 10:05:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:05:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=Failed login to FTP (FtpException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=java.lang.reflect.UndeclaredThrowableException at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:780) at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:137) at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$EnhancerBySpringCGLIB$$a6264aff.execute() at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:407) at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:331) at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140) at org.springframework.batch.core.step.tasklet.TaskletStep$2.doInChunkContext(TaskletStep.java:273) at org.springframework.batch.core.scope.context.StepContextRepeatCallback.doInIteration(StepContextRepeatCallback.java:82) at org.springframework.batch.repeat.support.RepeatTemplate.getNextResult(RepeatTemplate.java:375) at org.springframework.batch.repeat.support.RepeatTemplate.executeInternal(RepeatTemplate.java:215) at org.springframework.batch.repeat.support.RepeatTemplate.iterate(RepeatTemplate.java:145) at org.springframework.batch.core.step.tasklet.TaskletStep.doExecute(TaskletStep.java:258) at org.springframework.batch.core.step.AbstractStep.execute(AbstractStep.java:208) at org.springframework.batch.core.job.SimpleStepHandler.handleStep(SimpleStepHandler.java:152) at org.springframework.batch.core.job.AbstractJob.handleStep(AbstractJob.java:413) at org.springframework.batch.core.job.SimpleJob.doExecute(SimpleJob.java:136) at org.springframework.batch.core.job.AbstractJob.execute(AbstractJob.java:320) at org.springframework.batch.core.launch.support.SimpleJobLauncher$1.run(SimpleJobLauncher.java:149) at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50) at org.springframework.batch.core.launch.support.SimpleJobLauncher.run(SimpleJobLauncher.java:140) at jdk.internal.reflect.GeneratedMethodAccessor257.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.batch.core.configuration.annotation.SimpleBatchConfiguration$PassthruAdvice.invoke(SimpleBatchConfiguration.java:128) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) at com.sun.proxy.$Proxy169.run(Unknown Source) at org.springframework.batch.integration.launch.JobLaunchingMessageHandler.launch(JobLaunchingMessageHandler.java:50) at org.folio.dew.batch.ExportJobManager.launchJob(ExportJobManager.java:29) at org.folio.dew.service.JobCommandsReceiverService.receiveStartJobCommand(JobCommandsReceiverService.java:138) at jdk.internal.reflect.GeneratedMethodAccessor241.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:169) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:119) at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:347) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2645) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2625) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2552) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2433) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2311) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:1982) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1366) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1357) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1252) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: org.folio.dew.exceptions.FtpException: Failed login to FTP at org.folio.dew.repository.FTPObjectStorageRepository.login(FTPObjectStorageRepository.java:56) at org.folio.dew.repository.FTPObjectStorageRepository$$FastClassBySpringCGLIB$$866336c1.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.folio.dew.repository.FTPObjectStorageRepository$$EnhancerBySpringCGLIB$$6c4c4391.login() at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet.execute(SaveToFileStorageTasklet.java:65) at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$FastClassBySpringCGLIB$$9088e182.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ... 57 more , identifierType=null, entityType=null, progress=null). 10:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO obCompletionListener -----------------------------JOB---ENDS----------------------------- 10:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [SimpleJob: [name=EDIFACT_ORDERS_EXPORT]] completed with the following parameters: [{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=43e8f854-c5ef-4228-874d-cafc8e478071, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_10:05:00_43e8f854-c5ef-4228-874d-cafc8e478071, jobName=000060}] and the following status: [FAILED] in 1s174ms 10:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=43e8f854-c5ef-4228-874d-cafc8e478071, name=000060, description=null, exportType=EDIFACT_ORDERS_EXPORT, jobParameters={edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}}, identifierType=null, entityType=null, progress=null). 10:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 10:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: EDIFACT_ORDERS_EXPORT, parameters={edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=43e8f854-c5ef-4228-874d-cafc8e478071, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_10:05:01_43e8f854-c5ef-4228-874d-cafc8e478071, jobName=000060}. 10:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [SimpleJob: [name=EDIFACT_ORDERS_EXPORT]] launched with the following parameters: [{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=43e8f854-c5ef-4228-874d-cafc8e478071, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_10:05:01_43e8f854-c5ef-4228-874d-cafc8e478071, jobName=000060}] 10:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO obCompletionListener Job update JobExecution: id=62, version=1, startTime=Thu Jul 14 10:05:01 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 10:05:01 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=61, version=0, Job=[EDIFACT_ORDERS_EXPORT]], jobParameters=[{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=43e8f854-c5ef-4228-874d-cafc8e478071, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_10:05:01_43e8f854-c5ef-4228-874d-cafc8e478071, jobName=000060}]. 10:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=43e8f854-c5ef-4228-874d-cafc8e478071, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:05:01 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:05:01 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:05:01 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=43e8f854-c5ef-4228-874d-cafc8e478071, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:05:01 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:05:01 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:05:01 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [mapToEdifactStep] 10:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO MapToEdifactTasklet Execute MapToEdifactTasklet 10:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO MapToEdifactTasklet GET purchase orders query: (workflowStatus==Open and vendor==4ffa86df-e60d-4705-be76-5c12d24add31 and poLine.automaticExport==true) 10:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [mapToEdifactStep] executed in 264ms 10:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [saveToMinIOStep] 10:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [saveToMinIOStep] executed in 2ms 10:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [saveToFTPStep] 10:05:01 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Connected to ftp.ci.folio.org:21 10:05:02 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] ERROR ectStorageRepository Failed login to FTP 10:05:02 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] ERROR AbstractStep Encountered an error executing step saveToFTPStep in job EDIFACT_ORDERS_EXPORT java.lang.reflect.UndeclaredThrowableException: null at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:780) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:137) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$EnhancerBySpringCGLIB$$a6264aff.execute() ~[classes!/:1.5.0-SNAPSHOT] at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:407) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:331) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140) ~[spring-tx-5.3.20.jar!/:5.3.20] at org.springframework.batch.core.step.tasklet.TaskletStep$2.doInChunkContext(TaskletStep.java:273) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.scope.context.StepContextRepeatCallback.doInIteration(StepContextRepeatCallback.java:82) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.repeat.support.RepeatTemplate.getNextResult(RepeatTemplate.java:375) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] at org.springframework.batch.repeat.support.RepeatTemplate.executeInternal(RepeatTemplate.java:215) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] at org.springframework.batch.repeat.support.RepeatTemplate.iterate(RepeatTemplate.java:145) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.step.tasklet.TaskletStep.doExecute(TaskletStep.java:258) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.step.AbstractStep.execute(AbstractStep.java:208) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.SimpleStepHandler.handleStep(SimpleStepHandler.java:152) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.AbstractJob.handleStep(AbstractJob.java:413) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.SimpleJob.doExecute(SimpleJob.java:136) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.AbstractJob.execute(AbstractJob.java:320) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.launch.support.SimpleJobLauncher$1.run(SimpleJobLauncher.java:149) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50) ~[spring-core-5.3.20.jar!/:5.3.20] at org.springframework.batch.core.launch.support.SimpleJobLauncher.run(SimpleJobLauncher.java:140) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at jdk.internal.reflect.GeneratedMethodAccessor257.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.batch.core.configuration.annotation.SimpleBatchConfiguration$PassthruAdvice.invoke(SimpleBatchConfiguration.java:128) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) ~[spring-aop-5.3.20.jar!/:5.3.20] at com.sun.proxy.$Proxy169.run(Unknown Source) ~[?:?] at org.springframework.batch.integration.launch.JobLaunchingMessageHandler.launch(JobLaunchingMessageHandler.java:50) ~[spring-batch-integration-4.3.6.jar!/:4.3.6] at org.folio.dew.batch.ExportJobManager.launchJob(ExportJobManager.java:29) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.service.JobCommandsReceiverService.receiveStartJobCommand(JobCommandsReceiverService.java:138) ~[classes!/:1.5.0-SNAPSHOT] at jdk.internal.reflect.GeneratedMethodAccessor241.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:169) ~[spring-messaging-5.3.20.jar!/:5.3.20] at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:119) ~[spring-messaging-5.3.20.jar!/:5.3.20] at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:347) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2645) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2625) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2552) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2433) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2311) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:1982) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1366) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1357) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1252) ~[spring-kafka-2.8.6.jar!/:2.8.6] at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:?] at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:?] at java.lang.Thread.run(Unknown Source) ~[?:?] Caused by: org.folio.dew.exceptions.FtpException: Failed login to FTP at org.folio.dew.repository.FTPObjectStorageRepository.login(FTPObjectStorageRepository.java:56) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.repository.FTPObjectStorageRepository$$FastClassBySpringCGLIB$$866336c1.invoke() ~[classes!/:1.5.0-SNAPSHOT] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) ~[spring-tx-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.folio.dew.repository.FTPObjectStorageRepository$$EnhancerBySpringCGLIB$$6c4c4391.login() ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet.execute(SaveToFileStorageTasklet.java:65) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$FastClassBySpringCGLIB$$9088e182.invoke() ~[classes!/:1.5.0-SNAPSHOT] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ~[spring-aop-5.3.20.jar!/:5.3.20] ... 57 more 10:05:02 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [saveToFTPStep] executed in 1s21ms 10:05:02 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO obCompletionListener Job update JobExecution: id=62, version=1, startTime=Thu Jul 14 10:05:01 GMT 2022, endTime=Thu Jul 14 10:05:02 GMT 2022, lastUpdated=Thu Jul 14 10:05:01 GMT 2022, status=FAILED, exitStatus=exitCode=FAILED;exitDescription=java.lang.reflect.UndeclaredThrowableException at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:780) at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:137) at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$EnhancerBySpringCGLIB$$a6264aff.execute() at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:407) at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:331) at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140) at org.springframework.batch.core.step.tasklet.TaskletStep$2.doInChunkContext(TaskletStep.java:273) at org.springframework.batch.core.scope.context.StepContextRepeatCallback.doInIteration(StepContextRepeatCallback.java:82) at org.springframework.batch.repeat.support.RepeatTemplate.getNextResult(RepeatTemplate.java:375) at org.springframework.batch.repeat.support.RepeatTemplate.executeInternal(RepeatTemplate.java:215) at org.springframework.batch.repeat.support.RepeatTemplate.iterate(RepeatTemplate.java:145) at org.springframework.batch.core.step.tasklet.TaskletStep.doExecute(TaskletStep.java:258) at org.springframework.batch.core.step.AbstractStep.execute(AbstractStep.java:208) at org.springframework.batch.core.job.SimpleStepHandler.handleStep(SimpleStepHandler.java:152) at org.springframework.batch.core.job.AbstractJob.handleStep(AbstractJob.java:413) at org.springframework.batch.core.job.SimpleJob.doExecute(SimpleJob.java:136) at org.springframework.batch.core.job.AbstractJob.execute(AbstractJob.java:320) at org.springframework.batch.core.launch.support.SimpleJobLauncher$1.run(SimpleJobLauncher.java:149) at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50) at org.springframework.batch.core.launch.support.SimpleJobLauncher.run(SimpleJobLauncher.java:140) at jdk.internal.reflect.GeneratedMethodAccessor257.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.batch.core.configuration.annotation.SimpleBatchConfiguration$PassthruAdvice.invoke(SimpleBatchConfiguration.java:128) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) at com.sun.proxy.$Proxy169.run(Unknown Source) at org.springframework.batch.integration.launch.JobLaunchingMessageHandler.launch(JobLaunchingMessageHandler.java:50) at org.folio.dew.batch.ExportJobManager.launchJob(ExportJobManager.java:29) at org.folio.dew.service.JobCommandsReceiverService.receiveStartJobCommand(JobCommandsReceiverService.java:138) at jdk.internal.reflect.GeneratedMethodAccessor241.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:169) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:119) at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:347) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2645) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2625) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2552) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2433) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2311) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:1982) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1366) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1357) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1252) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: org.folio.dew.exceptions.FtpException: Failed login to FTP at org.folio.dew.repository.FTPObjectStorageRepository.login(FTPObjectStorageRepository.java:56) at org.folio.dew.repository.FTPObjectStorageRepository$$FastClassBySpringCGLIB$$866336c1.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.folio.dew.repository.FTPObjectStorageRepository$$EnhancerBySpringCGLIB$$6c4c4391.login() at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet.execute(SaveToFileStorageTasklet.java:65) at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$FastClassBySpringCGLIB$$9088e182.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ... 57 more , job=[JobInstance: id=61, version=0, Job=[EDIFACT_ORDERS_EXPORT]], jobParameters=[{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=43e8f854-c5ef-4228-874d-cafc8e478071, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_10:05:01_43e8f854-c5ef-4228-874d-cafc8e478071, jobName=000060}]. 10:05:02 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=43e8f854-c5ef-4228-874d-cafc8e478071, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:05:01 GMT 2022, endTime=Thu Jul 14 10:05:02 GMT 2022, createdDate=Thu Jul 14 10:05:01 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:05:01 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=Failed login to FTP (FtpException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=java.lang.reflect.UndeclaredThrowableException at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:780) at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:137) at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$EnhancerBySpringCGLIB$$a6264aff.execute() at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:407) at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:331) at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140) at org.springframework.batch.core.step.tasklet.TaskletStep$2.doInChunkContext(TaskletStep.java:273) at org.springframework.batch.core.scope.context.StepContextRepeatCallback.doInIteration(StepContextRepeatCallback.java:82) at org.springframework.batch.repeat.support.RepeatTemplate.getNextResult(RepeatTemplate.java:375) at org.springframework.batch.repeat.support.RepeatTemplate.executeInternal(RepeatTemplate.java:215) at org.springframework.batch.repeat.support.RepeatTemplate.iterate(RepeatTemplate.java:145) at org.springframework.batch.core.step.tasklet.TaskletStep.doExecute(TaskletStep.java:258) at org.springframework.batch.core.step.AbstractStep.execute(AbstractStep.java:208) at org.springframework.batch.core.job.SimpleStepHandler.handleStep(SimpleStepHandler.java:152) at org.springframework.batch.core.job.AbstractJob.handleStep(AbstractJob.java:413) at org.springframework.batch.core.job.SimpleJob.doExecute(SimpleJob.java:136) at org.springframework.batch.core.job.AbstractJob.execute(AbstractJob.java:320) at org.springframework.batch.core.launch.support.SimpleJobLauncher$1.run(SimpleJobLauncher.java:149) at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50) at org.springframework.batch.core.launch.support.SimpleJobLauncher.run(SimpleJobLauncher.java:140) at jdk.internal.reflect.GeneratedMethodAccessor257.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.batch.core.configuration.annotation.SimpleBatchConfiguration$PassthruAdvice.invoke(SimpleBatchConfiguration.java:128) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) at com.sun.proxy.$Proxy169.run(Unknown Source) at org.springframework.batch.integration.launch.JobLaunchingMessageHandler.launch(JobLaunchingMessageHandler.java:50) at org.folio.dew.batch.ExportJobManager.launchJob(ExportJobManager.java:29) at org.folio.dew.service.JobCommandsReceiverService.receiveStartJobCommand(JobCommandsReceiverService.java:138) at jdk.internal.reflect.GeneratedMethodAccessor241.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:169) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:119) at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:347) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2645) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2625) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2552) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2433) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2311) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:1982) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1366) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1357) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1252) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: org.folio.dew.exceptions.FtpException: Failed login to FTP at org.folio.dew.repository.FTPObjectStorageRepository.login(FTPObjectStorageRepository.java:56) at org.folio.dew.repository.FTPObjectStorageRepository$$FastClassBySpringCGLIB$$866336c1.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.folio.dew.repository.FTPObjectStorageRepository$$EnhancerBySpringCGLIB$$6c4c4391.login() at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet.execute(SaveToFileStorageTasklet.java:65) at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$FastClassBySpringCGLIB$$9088e182.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ... 57 more , identifierType=null, entityType=null, progress=null). 10:05:02 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=43e8f854-c5ef-4228-874d-cafc8e478071, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:05:01 GMT 2022, endTime=Thu Jul 14 10:05:02 GMT 2022, createdDate=Thu Jul 14 10:05:01 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:05:01 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=Failed login to FTP (FtpException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=java.lang.reflect.UndeclaredThrowableException at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:780) at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:137) at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$EnhancerBySpringCGLIB$$a6264aff.execute() at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:407) at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:331) at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140) at org.springframework.batch.core.step.tasklet.TaskletStep$2.doInChunkContext(TaskletStep.java:273) at org.springframework.batch.core.scope.context.StepContextRepeatCallback.doInIteration(StepContextRepeatCallback.java:82) at org.springframework.batch.repeat.support.RepeatTemplate.getNextResult(RepeatTemplate.java:375) at org.springframework.batch.repeat.support.RepeatTemplate.executeInternal(RepeatTemplate.java:215) at org.springframework.batch.repeat.support.RepeatTemplate.iterate(RepeatTemplate.java:145) at org.springframework.batch.core.step.tasklet.TaskletStep.doExecute(TaskletStep.java:258) at org.springframework.batch.core.step.AbstractStep.execute(AbstractStep.java:208) at org.springframework.batch.core.job.SimpleStepHandler.handleStep(SimpleStepHandler.java:152) at org.springframework.batch.core.job.AbstractJob.handleStep(AbstractJob.java:413) at org.springframework.batch.core.job.SimpleJob.doExecute(SimpleJob.java:136) at org.springframework.batch.core.job.AbstractJob.execute(AbstractJob.java:320) at org.springframework.batch.core.launch.support.SimpleJobLauncher$1.run(SimpleJobLauncher.java:149) at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50) at org.springframework.batch.core.launch.support.SimpleJobLauncher.run(SimpleJobLauncher.java:140) at jdk.internal.reflect.GeneratedMethodAccessor257.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.batch.core.configuration.annotation.SimpleBatchConfiguration$PassthruAdvice.invoke(SimpleBatchConfiguration.java:128) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) at com.sun.proxy.$Proxy169.run(Unknown Source) at org.springframework.batch.integration.launch.JobLaunchingMessageHandler.launch(JobLaunchingMessageHandler.java:50) at org.folio.dew.batch.ExportJobManager.launchJob(ExportJobManager.java:29) at org.folio.dew.service.JobCommandsReceiverService.receiveStartJobCommand(JobCommandsReceiverService.java:138) at jdk.internal.reflect.GeneratedMethodAccessor241.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:169) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:119) at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:347) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2645) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2625) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2552) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2433) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2311) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:1982) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1366) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1357) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1252) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: org.folio.dew.exceptions.FtpException: Failed login to FTP at org.folio.dew.repository.FTPObjectStorageRepository.login(FTPObjectStorageRepository.java:56) at org.folio.dew.repository.FTPObjectStorageRepository$$FastClassBySpringCGLIB$$866336c1.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.folio.dew.repository.FTPObjectStorageRepository$$EnhancerBySpringCGLIB$$6c4c4391.login() at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet.execute(SaveToFileStorageTasklet.java:65) at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$FastClassBySpringCGLIB$$9088e182.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ... 57 more , identifierType=null, entityType=null, progress=null). 10:05:02 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO obCompletionListener -----------------------------JOB---ENDS----------------------------- 10:05:02 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [SimpleJob: [name=EDIFACT_ORDERS_EXPORT]] completed with the following parameters: [{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=43e8f854-c5ef-4228-874d-cafc8e478071, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_10:05:01_43e8f854-c5ef-4228-874d-cafc8e478071, jobName=000060}] and the following status: [FAILED] in 1s295ms 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO TenantController Upgrading tenant... 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO TenantService About to start liquibase update for tenant [testenant5113375001670854905] 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO JavaLogger Successfully acquired change log lock 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO JavaLogger Creating database history table with name: TESTENANT5113375001670854905_MOD_DATA_EXPORT_WORKER.DATABASECHANGELOG 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO JavaLogger Reading from TESTENANT5113375001670854905_MOD_DATA_EXPORT_WORKER.DATABASECHANGELOG Running Changeset: db/changelog/changes/v1.4.0/alter-batch-job-execution-context.xml::MODEXPW-170@@fix-right-truncation-exception::vkolesnyk 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO JavaLogger Custom SQL executed 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO JavaLogger ChangeSet db/changelog/changes/v1.4.0/alter-batch-job-execution-context.xml::MODEXPW-170@@fix-right-truncation-exception::vkolesnyk ran successfully in 1ms 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO JavaLogger Successfully released change log lock 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO TenantService Liquibase update for tenant [testenant5113375001670854905] executed successfully 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO KafkaService Creating topics for kafka [topics: [(name=FOLIO.testenant5113375001670854905.data-export.job.command, numPartitions=default, replicationFactor=default, replicasAssignments=null, configs=null), (name=FOLIO.testenant5113375001670854905.data-export.job.update, numPartitions=default, replicationFactor=default, replicasAssignments=null, configs=null), (name=FOLIO.Default.testenant5113375001670854905.edi-export-history.create, numPartitions=default, replicationFactor=default, replicasAssignments=null, configs=null)]] 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractConfig AdminClientConfig values: bootstrap.servers = [10.36.1.154:9092] client.dns.lookup = use_all_dns_ips client.id = connections.max.idle.ms = 300000 default.api.timeout.ms = 60000 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka version: 3.1.1 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka commitId: 97671528ba54a138 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka startTimeMs: 1657793218841 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AppInfoParser App info kafka.admin.client for adminclient-8 unregistered 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metrics Metrics scheduler closed 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metrics Closing reporter org.apache.kafka.common.metrics.JmxReporter 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metrics Metrics reporters closed 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO KafkaService Restarting kafka consumer to start listening created topics [id: mod-data-export-events-listener] 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-8, groupId=FOLIO-mod-data-export-worker-events-group] Revoke previously assigned partitions FOLIO.diku.data-export.job.command-0, FOLIO.testenant8946277617639264924.data-export.job.command-0, FOLIO.testenant4455341912251240968.data-export.job.command-0, FOLIO.testenant4983776264132502112.data-export.job.command-0, FOLIO.testenant140048158259472068.data-export.job.command-0, FOLIO.testenant8943998042619122848.data-export.job.command-0, FOLIO.testenant2328461947205346863.data-export.job.command-0 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO LogAccessor FOLIO-mod-data-export-worker-events-group: partitions revoked: [FOLIO.diku.data-export.job.command-0, FOLIO.testenant8946277617639264924.data-export.job.command-0, FOLIO.testenant4455341912251240968.data-export.job.command-0, FOLIO.testenant4983776264132502112.data-export.job.command-0, FOLIO.testenant140048158259472068.data-export.job.command-0, FOLIO.testenant8943998042619122848.data-export.job.command-0, FOLIO.testenant2328461947205346863.data-export.job.command-0] 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-8, groupId=FOLIO-mod-data-export-worker-events-group] Member consumer-FOLIO-mod-data-export-worker-events-group-8-ea7af76c-a1c0-46ca-96f4-8ecdd22c32f8 sending LeaveGroup request to coordinator 10.36.1.154:9092 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-8, groupId=FOLIO-mod-data-export-worker-events-group] Resetting generation due to: consumer pro-actively leaving the group 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-8, groupId=FOLIO-mod-data-export-worker-events-group] Request joining group due to: consumer pro-actively leaving the group 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO KafkaConsumer [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-8, groupId=FOLIO-mod-data-export-worker-events-group] Unsubscribed all topics or patterns and assigned partitions 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-8, groupId=FOLIO-mod-data-export-worker-events-group] Resetting generation due to: consumer pro-actively leaving the group 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-8, groupId=FOLIO-mod-data-export-worker-events-group] Request joining group due to: consumer pro-actively leaving the group 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metrics Metrics scheduler closed 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metrics Closing reporter org.apache.kafka.common.metrics.JmxReporter 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metrics Metrics reporters closed 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AppInfoParser App info kafka.consumer for consumer-FOLIO-mod-data-export-worker-events-group-8 unregistered 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO LogAccessor FOLIO-mod-data-export-worker-events-group: Consumer stopped 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractConfig ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [10.36.1.154:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-FOLIO-mod-data-export-worker-events-group-9 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = FOLIO-mod-data-export-worker-events-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [org.folio.dew.config.kafka.KafkaConsumerInterceptor] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 3600000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.JsonDeserializer 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] WARN AbstractConfig The configuration 'spring.json.trusted.packages' was supplied but isn't a known config. 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka version: 3.1.1 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka commitId: 97671528ba54a138 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka startTimeMs: 1657793218944 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO KafkaConsumer [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-9, groupId=FOLIO-mod-data-export-worker-events-group] Subscribed to pattern: 'FOLIO.(.*\.)?data-export.job.command' 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-9, groupId=FOLIO-mod-data-export-worker-events-group] Resetting the last seen epoch of partition FOLIO.testenant5113375001670854905.data-export.job.command-0 to 0 since the associated topicId changed from null to rz997DkrQ_2p8mdPDQeCWg 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-9, groupId=FOLIO-mod-data-export-worker-events-group] Resetting the last seen epoch of partition FOLIO.diku.data-export.job.command-0 to 0 since the associated topicId changed from null to BLSPqEFTRuGgNdugYxL3Ww 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-9, groupId=FOLIO-mod-data-export-worker-events-group] Resetting the last seen epoch of partition FOLIO.testenant8946277617639264924.data-export.job.command-0 to 0 since the associated topicId changed from null to SykLPVSNQeOdrNEiu-YwuA 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-9, groupId=FOLIO-mod-data-export-worker-events-group] Resetting the last seen epoch of partition FOLIO.testenant4983776264132502112.data-export.job.command-0 to 0 since the associated topicId changed from null to pEzkIXwwQv2xFApOqJVt_w 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-9, groupId=FOLIO-mod-data-export-worker-events-group] Resetting the last seen epoch of partition FOLIO.testenant140048158259472068.data-export.job.command-0 to 0 since the associated topicId changed from null to Vpls1VU8RIORw7cFRi1CnQ 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-9, groupId=FOLIO-mod-data-export-worker-events-group] Resetting the last seen epoch of partition FOLIO.testenant8943998042619122848.data-export.job.command-0 to 0 since the associated topicId changed from null to UWmWJBqXRuuOeNBFCrRPeQ 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-9, groupId=FOLIO-mod-data-export-worker-events-group] Resetting the last seen epoch of partition FOLIO.testenant4455341912251240968.data-export.job.command-0 to 0 since the associated topicId changed from null to SC3p2R2iSbarLiJ1BthvEQ 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-9, groupId=FOLIO-mod-data-export-worker-events-group] Resetting the last seen epoch of partition FOLIO.testenant2328461947205346863.data-export.job.command-0 to 0 since the associated topicId changed from null to k09jyW7xStCi6WZDSM8k_g 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-9, groupId=FOLIO-mod-data-export-worker-events-group] Cluster ID: N5A8oLlqSCS3UHKG4xRGAA 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO natorResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-9, groupId=FOLIO-mod-data-export-worker-events-group] Discovered group coordinator 10.36.1.154:9092 (id: 2147483646 rack: null) 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-9, groupId=FOLIO-mod-data-export-worker-events-group] (Re-)joining group 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-9, groupId=FOLIO-mod-data-export-worker-events-group] Request joining group due to: need to re-join with the given member-id 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-9, groupId=FOLIO-mod-data-export-worker-events-group] (Re-)joining group 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConfigurationService Bulk-edit configuration was not found, uploading default 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-9, groupId=FOLIO-mod-data-export-worker-events-group] Successfully joined group with generation Generation{generationId=17, memberId='consumer-FOLIO-mod-data-export-worker-events-group-9-b0c35749-07e9-4c8f-8bfa-677eede9f790', protocol='range'} 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-9, groupId=FOLIO-mod-data-export-worker-events-group] Finished assignment for group at generation 17: {consumer-FOLIO-mod-data-export-worker-events-group-9-b0c35749-07e9-4c8f-8bfa-677eede9f790=Assignment(partitions=[FOLIO.diku.data-export.job.command-0, FOLIO.testenant4983776264132502112.data-export.job.command-0, FOLIO.testenant5113375001670854905.data-export.job.command-0, FOLIO.testenant4455341912251240968.data-export.job.command-0, FOLIO.testenant8946277617639264924.data-export.job.command-0, FOLIO.testenant2328461947205346863.data-export.job.command-0, FOLIO.testenant140048158259472068.data-export.job.command-0, FOLIO.testenant8943998042619122848.data-export.job.command-0])} 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-9, groupId=FOLIO-mod-data-export-worker-events-group] Successfully synced group in generation Generation{generationId=17, memberId='consumer-FOLIO-mod-data-export-worker-events-group-9-b0c35749-07e9-4c8f-8bfa-677eede9f790', protocol='range'} 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-9, groupId=FOLIO-mod-data-export-worker-events-group] Notifying assignor about the new Assignment(partitions=[FOLIO.diku.data-export.job.command-0, FOLIO.testenant4983776264132502112.data-export.job.command-0, FOLIO.testenant5113375001670854905.data-export.job.command-0, FOLIO.testenant4455341912251240968.data-export.job.command-0, FOLIO.testenant8946277617639264924.data-export.job.command-0, FOLIO.testenant2328461947205346863.data-export.job.command-0, FOLIO.testenant140048158259472068.data-export.job.command-0, FOLIO.testenant8943998042619122848.data-export.job.command-0]) 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-9, groupId=FOLIO-mod-data-export-worker-events-group] Adding newly assigned partitions: FOLIO.diku.data-export.job.command-0, FOLIO.testenant5113375001670854905.data-export.job.command-0, FOLIO.testenant8946277617639264924.data-export.job.command-0, FOLIO.testenant4455341912251240968.data-export.job.command-0, FOLIO.testenant4983776264132502112.data-export.job.command-0, FOLIO.testenant140048158259472068.data-export.job.command-0, FOLIO.testenant8943998042619122848.data-export.job.command-0, FOLIO.testenant2328461947205346863.data-export.job.command-0 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-9, groupId=FOLIO-mod-data-export-worker-events-group] Found no committed offset for partition FOLIO.testenant5113375001670854905.data-export.job.command-0 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] WARN TenantService A tenant was created with loadReference=true, however, no reference data was created 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] WARN TenantService Please extend TenantService and implement loadReferenceData 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-9, groupId=FOLIO-mod-data-export-worker-events-group] Found no committed offset for partition FOLIO.testenant5113375001670854905.data-export.job.command-0 10:06:58 [687962/proxy;322377/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-9, groupId=FOLIO-mod-data-export-worker-events-group] Setting offset for partition FOLIO.diku.data-export.job.command-0 to the committed offset FetchPosition{offset=63, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.154:9092 (id: 1 rack: null)], epoch=0}} 10:06:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-9, groupId=FOLIO-mod-data-export-worker-events-group] Setting offset for partition FOLIO.testenant8946277617639264924.data-export.job.command-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.154:9092 (id: 1 rack: null)], epoch=0}} 10:06:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-9, groupId=FOLIO-mod-data-export-worker-events-group] Setting offset for partition FOLIO.testenant4455341912251240968.data-export.job.command-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.154:9092 (id: 1 rack: null)], epoch=0}} 10:06:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-9, groupId=FOLIO-mod-data-export-worker-events-group] Setting offset for partition FOLIO.testenant4983776264132502112.data-export.job.command-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.154:9092 (id: 1 rack: null)], epoch=0}} 10:06:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-9, groupId=FOLIO-mod-data-export-worker-events-group] Setting offset for partition FOLIO.testenant140048158259472068.data-export.job.command-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.154:9092 (id: 1 rack: null)], epoch=0}} 10:06:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-9, groupId=FOLIO-mod-data-export-worker-events-group] Setting offset for partition FOLIO.testenant8943998042619122848.data-export.job.command-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.154:9092 (id: 1 rack: null)], epoch=0}} 10:06:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-9, groupId=FOLIO-mod-data-export-worker-events-group] Setting offset for partition FOLIO.testenant2328461947205346863.data-export.job.command-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.154:9092 (id: 1 rack: null)], epoch=0}} 10:06:58 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-9, groupId=FOLIO-mod-data-export-worker-events-group] Resetting offset for partition FOLIO.testenant5113375001670854905.data-export.job.command-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.154:9092 (id: 1 rack: null)], epoch=0}}. 10:06:58 [] [] [] [] INFO LogAccessor FOLIO-mod-data-export-worker-events-group: partitions assigned: [FOLIO.diku.data-export.job.command-0, FOLIO.testenant5113375001670854905.data-export.job.command-0, FOLIO.testenant8946277617639264924.data-export.job.command-0, FOLIO.testenant4455341912251240968.data-export.job.command-0, FOLIO.testenant4983776264132502112.data-export.job.command-0, FOLIO.testenant140048158259472068.data-export.job.command-0, FOLIO.testenant8943998042619122848.data-export.job.command-0, FOLIO.testenant2328461947205346863.data-export.job.command-0] 10:07:13 [186873/proxy;205920/tenant] [testenant5113375001670854905] [d9d9582e-66ad-5bd0-b3cb-7db20e7539cc] [mod-data-export-worker] INFO TenantController Disabling tenant... 10:09:51 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=83292a93-1b6a-445d-a323-1c313ec25e8e, name=000061, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"},{"feefineTypeId":"636140a2-70d9-4f6a-a437-ad67a27cf81b"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f","itemType":"000000000jjj","itemDescription":"jjj ","itemCode":"PAYMENT"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 10:09:51 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 10:09:51 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=83292a93-1b6a-445d-a323-1c313ec25e8e, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_10:09:51_83292a93-1b6a-445d-a323-1c313ec25e8e}. 10:09:51 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=83292a93-1b6a-445d-a323-1c313ec25e8e, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_10:09:51_83292a93-1b6a-445d-a323-1c313ec25e8e}] 10:09:51 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=63, version=1, startTime=Thu Jul 14 10:09:51 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 10:09:51 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=62, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=83292a93-1b6a-445d-a323-1c313ec25e8e, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_10:09:51_83292a93-1b6a-445d-a323-1c313ec25e8e}]. 10:09:51 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=83292a93-1b6a-445d-a323-1c313ec25e8e, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:09:51 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:09:51 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:09:51 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:09:51 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=83292a93-1b6a-445d-a323-1c313ec25e8e, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:09:51 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:09:51 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:09:51 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:09:51 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 10:09:51 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_10:09:51_83292a93-1b6a-445d-a323-1c313ec25e8e_lib_220714a.dat. 10:09:51 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_10:09:51_83292a93-1b6a-445d-a323-1c313ec25e8e_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_10:09:51_83292a93-1b6a-445d-a323-1c313ec25e8e_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 10:09:51 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_10:09:51_83292a93-1b6a-445d-a323-1c313ec25e8e_lib_220714a.dat. 10:09:51 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_10%3A09%3A51_83292a93-1b6a-445d-a323-1c313ec25e8e_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T100951Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=11b16e4f12b7213a4081776eeb7d25d878cbff317b1234bbfc2394f29b335e58. 10:09:51 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 109ms 10:09:51 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 10:09:51 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_10:09:51_83292a93-1b6a-445d-a323-1c313ec25e8e_lib_220714b.dat. 10:09:51 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_10:09:51_83292a93-1b6a-445d-a323-1c313ec25e8e_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_10:09:51_83292a93-1b6a-445d-a323-1c313ec25e8e_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 10:09:51 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_10:09:51_83292a93-1b6a-445d-a323-1c313ec25e8e_lib_220714b.dat. 10:09:51 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_10%3A09%3A51_83292a93-1b6a-445d-a323-1c313ec25e8e_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T100951Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=31b86fd4d6f27c1de7409b205cf717e9e2127075b71b04bada33c8d7254273ef. 10:09:51 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 61ms 10:09:51 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 10:09:51 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 2ms 10:09:51 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=63, version=1, startTime=Thu Jul 14 10:09:51 GMT 2022, endTime=Thu Jul 14 10:09:51 GMT 2022, lastUpdated=Thu Jul 14 10:09:51 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=62, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=83292a93-1b6a-445d-a323-1c313ec25e8e, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_10:09:51_83292a93-1b6a-445d-a323-1c313ec25e8e}]. 10:09:51 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=83292a93-1b6a-445d-a323-1c313ec25e8e, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_10%3A09%3A51_83292a93-1b6a-445d-a323-1c313ec25e8e_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T100951Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=11b16e4f12b7213a4081776eeb7d25d878cbff317b1234bbfc2394f29b335e58, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_10%3A09%3A51_83292a93-1b6a-445d-a323-1c313ec25e8e_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T100951Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=31b86fd4d6f27c1de7409b205cf717e9e2127075b71b04bada33c8d7254273ef], fileNames=null, startTime=Thu Jul 14 10:09:51 GMT 2022, endTime=Thu Jul 14 10:09:51 GMT 2022, createdDate=Thu Jul 14 10:09:51 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:09:51 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:09:51 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=83292a93-1b6a-445d-a323-1c313ec25e8e, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_10%3A09%3A51_83292a93-1b6a-445d-a323-1c313ec25e8e_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T100951Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=11b16e4f12b7213a4081776eeb7d25d878cbff317b1234bbfc2394f29b335e58, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_10%3A09%3A51_83292a93-1b6a-445d-a323-1c313ec25e8e_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T100951Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=31b86fd4d6f27c1de7409b205cf717e9e2127075b71b04bada33c8d7254273ef], fileNames=null, startTime=Thu Jul 14 10:09:51 GMT 2022, endTime=Thu Jul 14 10:09:51 GMT 2022, createdDate=Thu Jul 14 10:09:51 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:09:51 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:09:51 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 10:09:51 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=83292a93-1b6a-445d-a323-1c313ec25e8e, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_10:09:51_83292a93-1b6a-445d-a323-1c313ec25e8e}] and the following status: [COMPLETED] in 184ms 10:11:03 [399475/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=0c0df26c-1748-4c43-8a7d-de9c28a3ce10, name=000062, description=null, exportType=EDIFACT_ORDERS_EXPORT, jobParameters={edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}}, identifierType=null, entityType=null, progress=null). 10:11:03 [399475/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 10:11:03 [399475/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: EDIFACT_ORDERS_EXPORT, parameters={edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=0c0df26c-1748-4c43-8a7d-de9c28a3ce10, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_10:11:03_0c0df26c-1748-4c43-8a7d-de9c28a3ce10, jobName=000062}. 10:11:03 [399475/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [SimpleJob: [name=EDIFACT_ORDERS_EXPORT]] launched with the following parameters: [{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=0c0df26c-1748-4c43-8a7d-de9c28a3ce10, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_10:11:03_0c0df26c-1748-4c43-8a7d-de9c28a3ce10, jobName=000062}] 10:11:03 [399475/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO obCompletionListener Job update JobExecution: id=64, version=1, startTime=Thu Jul 14 10:11:03 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 10:11:03 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=63, version=0, Job=[EDIFACT_ORDERS_EXPORT]], jobParameters=[{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=0c0df26c-1748-4c43-8a7d-de9c28a3ce10, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_10:11:03_0c0df26c-1748-4c43-8a7d-de9c28a3ce10, jobName=000062}]. 10:11:03 [399475/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending Job(id=0c0df26c-1748-4c43-8a7d-de9c28a3ce10, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:11:03 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:11:03 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:11:03 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:11:03 [399475/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent Job(id=0c0df26c-1748-4c43-8a7d-de9c28a3ce10, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:11:03 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:11:03 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:11:03 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:11:03 [399475/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [mapToEdifactStep] 10:11:03 [399475/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO MapToEdifactTasklet Execute MapToEdifactTasklet 10:11:03 [399475/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO MapToEdifactTasklet GET purchase orders query: (workflowStatus==Open and vendor==4ffa86df-e60d-4705-be76-5c12d24add31 and poLine.automaticExport==true) 10:11:04 [399475/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [mapToEdifactStep] executed in 286ms 10:11:04 [399475/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [saveToMinIOStep] 10:11:04 [399475/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [saveToMinIOStep] executed in 1ms 10:11:04 [399475/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [saveToFTPStep] 10:11:04 [399475/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Connected to ftp.ci.folio.org:21 10:11:05 [399475/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] ERROR ectStorageRepository Failed login to FTP 10:11:05 [399475/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] ERROR AbstractStep Encountered an error executing step saveToFTPStep in job EDIFACT_ORDERS_EXPORT java.lang.reflect.UndeclaredThrowableException: null at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:780) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:137) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$EnhancerBySpringCGLIB$$a6264aff.execute() ~[classes!/:1.5.0-SNAPSHOT] at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:407) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:331) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140) ~[spring-tx-5.3.20.jar!/:5.3.20] at org.springframework.batch.core.step.tasklet.TaskletStep$2.doInChunkContext(TaskletStep.java:273) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.scope.context.StepContextRepeatCallback.doInIteration(StepContextRepeatCallback.java:82) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.repeat.support.RepeatTemplate.getNextResult(RepeatTemplate.java:375) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] at org.springframework.batch.repeat.support.RepeatTemplate.executeInternal(RepeatTemplate.java:215) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] at org.springframework.batch.repeat.support.RepeatTemplate.iterate(RepeatTemplate.java:145) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.step.tasklet.TaskletStep.doExecute(TaskletStep.java:258) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.step.AbstractStep.execute(AbstractStep.java:208) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.SimpleStepHandler.handleStep(SimpleStepHandler.java:152) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.AbstractJob.handleStep(AbstractJob.java:413) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.SimpleJob.doExecute(SimpleJob.java:136) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.AbstractJob.execute(AbstractJob.java:320) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.launch.support.SimpleJobLauncher$1.run(SimpleJobLauncher.java:149) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50) ~[spring-core-5.3.20.jar!/:5.3.20] at org.springframework.batch.core.launch.support.SimpleJobLauncher.run(SimpleJobLauncher.java:140) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at jdk.internal.reflect.GeneratedMethodAccessor257.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.batch.core.configuration.annotation.SimpleBatchConfiguration$PassthruAdvice.invoke(SimpleBatchConfiguration.java:128) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) ~[spring-aop-5.3.20.jar!/:5.3.20] at com.sun.proxy.$Proxy169.run(Unknown Source) ~[?:?] at org.springframework.batch.integration.launch.JobLaunchingMessageHandler.launch(JobLaunchingMessageHandler.java:50) ~[spring-batch-integration-4.3.6.jar!/:4.3.6] at org.folio.dew.batch.ExportJobManager.launchJob(ExportJobManager.java:29) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.service.JobCommandsReceiverService.receiveStartJobCommand(JobCommandsReceiverService.java:138) ~[classes!/:1.5.0-SNAPSHOT] at jdk.internal.reflect.GeneratedMethodAccessor241.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:169) ~[spring-messaging-5.3.20.jar!/:5.3.20] at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:119) ~[spring-messaging-5.3.20.jar!/:5.3.20] at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:347) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2645) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2625) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2552) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2433) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2311) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:1982) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1366) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1357) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1252) ~[spring-kafka-2.8.6.jar!/:2.8.6] at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:?] at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:?] at java.lang.Thread.run(Unknown Source) ~[?:?] Caused by: org.folio.dew.exceptions.FtpException: Failed login to FTP at org.folio.dew.repository.FTPObjectStorageRepository.login(FTPObjectStorageRepository.java:56) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.repository.FTPObjectStorageRepository$$FastClassBySpringCGLIB$$866336c1.invoke() ~[classes!/:1.5.0-SNAPSHOT] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) ~[spring-tx-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.folio.dew.repository.FTPObjectStorageRepository$$EnhancerBySpringCGLIB$$6c4c4391.login() ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet.execute(SaveToFileStorageTasklet.java:65) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$FastClassBySpringCGLIB$$9088e182.invoke() ~[classes!/:1.5.0-SNAPSHOT] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ~[spring-aop-5.3.20.jar!/:5.3.20] ... 57 more 10:11:05 [399475/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [saveToFTPStep] executed in 1s43ms 10:11:05 [399475/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO obCompletionListener Job update JobExecution: id=64, version=1, startTime=Thu Jul 14 10:11:03 GMT 2022, endTime=Thu Jul 14 10:11:05 GMT 2022, lastUpdated=Thu Jul 14 10:11:03 GMT 2022, status=FAILED, exitStatus=exitCode=FAILED;exitDescription=java.lang.reflect.UndeclaredThrowableException at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:780) at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:137) at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$EnhancerBySpringCGLIB$$a6264aff.execute() at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:407) at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:331) at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140) at org.springframework.batch.core.step.tasklet.TaskletStep$2.doInChunkContext(TaskletStep.java:273) at org.springframework.batch.core.scope.context.StepContextRepeatCallback.doInIteration(StepContextRepeatCallback.java:82) at org.springframework.batch.repeat.support.RepeatTemplate.getNextResult(RepeatTemplate.java:375) at org.springframework.batch.repeat.support.RepeatTemplate.executeInternal(RepeatTemplate.java:215) at org.springframework.batch.repeat.support.RepeatTemplate.iterate(RepeatTemplate.java:145) at org.springframework.batch.core.step.tasklet.TaskletStep.doExecute(TaskletStep.java:258) at org.springframework.batch.core.step.AbstractStep.execute(AbstractStep.java:208) at org.springframework.batch.core.job.SimpleStepHandler.handleStep(SimpleStepHandler.java:152) at org.springframework.batch.core.job.AbstractJob.handleStep(AbstractJob.java:413) at org.springframework.batch.core.job.SimpleJob.doExecute(SimpleJob.java:136) at org.springframework.batch.core.job.AbstractJob.execute(AbstractJob.java:320) at org.springframework.batch.core.launch.support.SimpleJobLauncher$1.run(SimpleJobLauncher.java:149) at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50) at org.springframework.batch.core.launch.support.SimpleJobLauncher.run(SimpleJobLauncher.java:140) at jdk.internal.reflect.GeneratedMethodAccessor257.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.batch.core.configuration.annotation.SimpleBatchConfiguration$PassthruAdvice.invoke(SimpleBatchConfiguration.java:128) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) at com.sun.proxy.$Proxy169.run(Unknown Source) at org.springframework.batch.integration.launch.JobLaunchingMessageHandler.launch(JobLaunchingMessageHandler.java:50) at org.folio.dew.batch.ExportJobManager.launchJob(ExportJobManager.java:29) at org.folio.dew.service.JobCommandsReceiverService.receiveStartJobCommand(JobCommandsReceiverService.java:138) at jdk.internal.reflect.GeneratedMethodAccessor241.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:169) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:119) at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:347) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2645) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2625) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2552) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2433) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2311) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:1982) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1366) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1357) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1252) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: org.folio.dew.exceptions.FtpException: Failed login to FTP at org.folio.dew.repository.FTPObjectStorageRepository.login(FTPObjectStorageRepository.java:56) at org.folio.dew.repository.FTPObjectStorageRepository$$FastClassBySpringCGLIB$$866336c1.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.folio.dew.repository.FTPObjectStorageRepository$$EnhancerBySpringCGLIB$$6c4c4391.login() at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet.execute(SaveToFileStorageTasklet.java:65) at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$FastClassBySpringCGLIB$$9088e182.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ... 57 more , job=[JobInstance: id=63, version=0, Job=[EDIFACT_ORDERS_EXPORT]], jobParameters=[{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=0c0df26c-1748-4c43-8a7d-de9c28a3ce10, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_10:11:03_0c0df26c-1748-4c43-8a7d-de9c28a3ce10, jobName=000062}]. 10:11:05 [399475/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending Job(id=0c0df26c-1748-4c43-8a7d-de9c28a3ce10, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:11:03 GMT 2022, endTime=Thu Jul 14 10:11:05 GMT 2022, createdDate=Thu Jul 14 10:11:03 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:11:03 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=Failed login to FTP (FtpException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=java.lang.reflect.UndeclaredThrowableException at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:780) at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:137) at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$EnhancerBySpringCGLIB$$a6264aff.execute() at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:407) at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:331) at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140) at org.springframework.batch.core.step.tasklet.TaskletStep$2.doInChunkContext(TaskletStep.java:273) at org.springframework.batch.core.scope.context.StepContextRepeatCallback.doInIteration(StepContextRepeatCallback.java:82) at org.springframework.batch.repeat.support.RepeatTemplate.getNextResult(RepeatTemplate.java:375) at org.springframework.batch.repeat.support.RepeatTemplate.executeInternal(RepeatTemplate.java:215) at org.springframework.batch.repeat.support.RepeatTemplate.iterate(RepeatTemplate.java:145) at org.springframework.batch.core.step.tasklet.TaskletStep.doExecute(TaskletStep.java:258) at org.springframework.batch.core.step.AbstractStep.execute(AbstractStep.java:208) at org.springframework.batch.core.job.SimpleStepHandler.handleStep(SimpleStepHandler.java:152) at org.springframework.batch.core.job.AbstractJob.handleStep(AbstractJob.java:413) at org.springframework.batch.core.job.SimpleJob.doExecute(SimpleJob.java:136) at org.springframework.batch.core.job.AbstractJob.execute(AbstractJob.java:320) at org.springframework.batch.core.launch.support.SimpleJobLauncher$1.run(SimpleJobLauncher.java:149) at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50) at org.springframework.batch.core.launch.support.SimpleJobLauncher.run(SimpleJobLauncher.java:140) at jdk.internal.reflect.GeneratedMethodAccessor257.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.batch.core.configuration.annotation.SimpleBatchConfiguration$PassthruAdvice.invoke(SimpleBatchConfiguration.java:128) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) at com.sun.proxy.$Proxy169.run(Unknown Source) at org.springframework.batch.integration.launch.JobLaunchingMessageHandler.launch(JobLaunchingMessageHandler.java:50) at org.folio.dew.batch.ExportJobManager.launchJob(ExportJobManager.java:29) at org.folio.dew.service.JobCommandsReceiverService.receiveStartJobCommand(JobCommandsReceiverService.java:138) at jdk.internal.reflect.GeneratedMethodAccessor241.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:169) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:119) at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:347) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2645) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2625) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2552) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2433) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2311) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:1982) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1366) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1357) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1252) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: org.folio.dew.exceptions.FtpException: Failed login to FTP at org.folio.dew.repository.FTPObjectStorageRepository.login(FTPObjectStorageRepository.java:56) at org.folio.dew.repository.FTPObjectStorageRepository$$FastClassBySpringCGLIB$$866336c1.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.folio.dew.repository.FTPObjectStorageRepository$$EnhancerBySpringCGLIB$$6c4c4391.login() at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet.execute(SaveToFileStorageTasklet.java:65) at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$FastClassBySpringCGLIB$$9088e182.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ... 57 more , identifierType=null, entityType=null, progress=null). 10:11:05 [399475/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent Job(id=0c0df26c-1748-4c43-8a7d-de9c28a3ce10, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:11:03 GMT 2022, endTime=Thu Jul 14 10:11:05 GMT 2022, createdDate=Thu Jul 14 10:11:03 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:11:03 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=Failed login to FTP (FtpException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=java.lang.reflect.UndeclaredThrowableException at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:780) at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:137) at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$EnhancerBySpringCGLIB$$a6264aff.execute() at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:407) at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:331) at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140) at org.springframework.batch.core.step.tasklet.TaskletStep$2.doInChunkContext(TaskletStep.java:273) at org.springframework.batch.core.scope.context.StepContextRepeatCallback.doInIteration(StepContextRepeatCallback.java:82) at org.springframework.batch.repeat.support.RepeatTemplate.getNextResult(RepeatTemplate.java:375) at org.springframework.batch.repeat.support.RepeatTemplate.executeInternal(RepeatTemplate.java:215) at org.springframework.batch.repeat.support.RepeatTemplate.iterate(RepeatTemplate.java:145) at org.springframework.batch.core.step.tasklet.TaskletStep.doExecute(TaskletStep.java:258) at org.springframework.batch.core.step.AbstractStep.execute(AbstractStep.java:208) at org.springframework.batch.core.job.SimpleStepHandler.handleStep(SimpleStepHandler.java:152) at org.springframework.batch.core.job.AbstractJob.handleStep(AbstractJob.java:413) at org.springframework.batch.core.job.SimpleJob.doExecute(SimpleJob.java:136) at org.springframework.batch.core.job.AbstractJob.execute(AbstractJob.java:320) at org.springframework.batch.core.launch.support.SimpleJobLauncher$1.run(SimpleJobLauncher.java:149) at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50) at org.springframework.batch.core.launch.support.SimpleJobLauncher.run(SimpleJobLauncher.java:140) at jdk.internal.reflect.GeneratedMethodAccessor257.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.batch.core.configuration.annotation.SimpleBatchConfiguration$PassthruAdvice.invoke(SimpleBatchConfiguration.java:128) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) at com.sun.proxy.$Proxy169.run(Unknown Source) at org.springframework.batch.integration.launch.JobLaunchingMessageHandler.launch(JobLaunchingMessageHandler.java:50) at org.folio.dew.batch.ExportJobManager.launchJob(ExportJobManager.java:29) at org.folio.dew.service.JobCommandsReceiverService.receiveStartJobCommand(JobCommandsReceiverService.java:138) at jdk.internal.reflect.GeneratedMethodAccessor241.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:169) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:119) at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:347) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2645) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2625) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2552) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2433) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2311) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:1982) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1366) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1357) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1252) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: org.folio.dew.exceptions.FtpException: Failed login to FTP at org.folio.dew.repository.FTPObjectStorageRepository.login(FTPObjectStorageRepository.java:56) at org.folio.dew.repository.FTPObjectStorageRepository$$FastClassBySpringCGLIB$$866336c1.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.folio.dew.repository.FTPObjectStorageRepository$$EnhancerBySpringCGLIB$$6c4c4391.login() at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet.execute(SaveToFileStorageTasklet.java:65) at org.folio.dew.batch.acquisitions.edifact.jobs.SaveToFileStorageTasklet$$FastClassBySpringCGLIB$$9088e182.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ... 57 more , identifierType=null, entityType=null, progress=null). 10:11:05 [399475/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO obCompletionListener -----------------------------JOB---ENDS----------------------------- 10:11:05 [399475/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [SimpleJob: [name=EDIFACT_ORDERS_EXPORT]] completed with the following parameters: [{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","serverAddress":"ftp://ftp.ci.folio.org"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:05:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=0c0df26c-1748-4c43-8a7d-de9c28a3ce10, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_10:11:03_0c0df26c-1748-4c43-8a7d-de9c28a3ce10, jobName=000062}] and the following status: [FAILED] in 1s336ms 10:15:59 [399475/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO NetworkClient [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-9, groupId=FOLIO-mod-data-export-worker-events-group] Node -1 disconnected. 10:17:41 [125316/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=29c96ce0-d981-4d8d-9786-bb96a18019d3, name=000063, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"},{"feefineTypeId":"636140a2-70d9-4f6a-a437-ad67a27cf81b"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f","itemType":"000000000jjj","itemDescription":"jjj ","itemCode":"PAYMENT"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 10:17:41 [125316/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 10:17:41 [125316/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=29c96ce0-d981-4d8d-9786-bb96a18019d3, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_10:17:41_29c96ce0-d981-4d8d-9786-bb96a18019d3}. 10:17:41 [125316/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=29c96ce0-d981-4d8d-9786-bb96a18019d3, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_10:17:41_29c96ce0-d981-4d8d-9786-bb96a18019d3}] 10:17:41 [125316/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=65, version=1, startTime=Thu Jul 14 10:17:41 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 10:17:41 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=64, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=29c96ce0-d981-4d8d-9786-bb96a18019d3, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_10:17:41_29c96ce0-d981-4d8d-9786-bb96a18019d3}]. 10:17:41 [125316/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO KafkaService Sending Job(id=29c96ce0-d981-4d8d-9786-bb96a18019d3, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:17:41 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:17:41 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:17:41 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:17:41 [125316/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO KafkaService Sent Job(id=29c96ce0-d981-4d8d-9786-bb96a18019d3, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:17:41 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:17:41 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:17:41 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:17:41 [125316/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 10:17:41 [125316/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] ERROR AbstractStep Encountered an error executing step CHARGE_FEESFINES_EXPORT_STEP in job BURSAR_FEES_FINES java.lang.IllegalArgumentException: Unable to invoke method: [public void org.folio.dew.batch.bursarfeesfines.AccountItemReader.initStep(org.springframework.batch.core.StepExecution) throws com.fasterxml.jackson.core.JsonProcessingException] on object: [org.folio.dew.batch.bursarfeesfines.AccountItemReader@3fd8cb17] with arguments: [[StepExecution: id=177, version=1, name=CHARGE_FEESFINES_EXPORT_STEP, status=STARTED, exitStatus=EXECUTING, readCount=0, filterCount=0, writeCount=0 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=0, rollbackCount=0, exitDescription=]] at org.springframework.batch.support.SimpleMethodInvoker.invokeMethod(SimpleMethodInvoker.java:112) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.listener.MethodInvokerMethodInterceptor.invoke(MethodInvokerMethodInterceptor.java:69) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) ~[spring-aop-5.3.20.jar!/:5.3.20] at com.sun.proxy.$Proxy206.beforeStep(Unknown Source) ~[?:?] at org.springframework.batch.core.listener.CompositeStepExecutionListener.beforeStep(CompositeStepExecutionListener.java:79) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.step.AbstractStep.execute(AbstractStep.java:204) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.SimpleStepHandler.handleStep(SimpleStepHandler.java:152) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.flow.JobFlowExecutor.executeStep(JobFlowExecutor.java:68) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.flow.support.state.StepState.handle(StepState.java:68) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.flow.support.SimpleFlow.resume(SimpleFlow.java:169) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.flow.support.SimpleFlow.start(SimpleFlow.java:144) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.flow.FlowJob.doExecute(FlowJob.java:137) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.AbstractJob.execute(AbstractJob.java:320) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.launch.support.SimpleJobLauncher$1.run(SimpleJobLauncher.java:149) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50) ~[spring-core-5.3.20.jar!/:5.3.20] at org.springframework.batch.core.launch.support.SimpleJobLauncher.run(SimpleJobLauncher.java:140) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at jdk.internal.reflect.GeneratedMethodAccessor257.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.batch.core.configuration.annotation.SimpleBatchConfiguration$PassthruAdvice.invoke(SimpleBatchConfiguration.java:128) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) ~[spring-aop-5.3.20.jar!/:5.3.20] at com.sun.proxy.$Proxy169.run(Unknown Source) ~[?:?] at org.springframework.batch.integration.launch.JobLaunchingMessageHandler.launch(JobLaunchingMessageHandler.java:50) ~[spring-batch-integration-4.3.6.jar!/:4.3.6] at org.folio.dew.batch.ExportJobManager.launchJob(ExportJobManager.java:29) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.service.JobCommandsReceiverService.receiveStartJobCommand(JobCommandsReceiverService.java:138) ~[classes!/:1.5.0-SNAPSHOT] at jdk.internal.reflect.GeneratedMethodAccessor241.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:169) ~[spring-messaging-5.3.20.jar!/:5.3.20] at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:119) ~[spring-messaging-5.3.20.jar!/:5.3.20] at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:347) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2645) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2625) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2552) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2433) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2311) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:1982) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1366) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1357) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1252) ~[spring-kafka-2.8.6.jar!/:2.8.6] at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:?] at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:?] at java.lang.Thread.run(Unknown Source) ~[?:?] Caused by: java.lang.reflect.InvocationTargetException at jdk.internal.reflect.GeneratedMethodAccessor260.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.batch.support.SimpleMethodInvoker.invokeMethod(SimpleMethodInvoker.java:108) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] ... 50 more Caused by: feign.FeignException$Forbidden: [403 Forbidden] during [GET] to [http://accounts?query=userId%3D%3D%28e4d815d7-58dc-5416-bfcd-e27bf00411d8%20or%206c8c21fd-bd8e-448c-93cd-b17625ce225a%20or%20c4e851b1-a0b2-438b-9280-8b50ddf1159e%20or%2068a9e6c8-db93-4e56-9de1-5cb675480843%20or%20f6f679e4-fa45-40a0-a1b1-1e890b80055b%20or%201b5f400a-8f02-4981-93ef-dd4907b5ae48%20or%207bae606f-1efe-4c75-8f57-6c8351cf3654%20or%203b334db1-8957-4279-ba0f-f6c325253a6e%20or%20d17804f0-fae4-4738-a7f5-87d962c2e44b%20or%2040bb4999-de91-4577-bef5-d1d184dfd257%20or%20fc45581a-b2ac-48c4-9651-d8a89627e383%20or%20b4146bfa-3d4a-4eb8-bcd1-fcc45ff9ae5f%20or%206c67a1ce-a102-4979-847b-048cdc958b3e%20or%20364b7474-0679-4664-8813-fd040ae7c9db%20or%20c30537ee-4132-4137-bf3c-afab687b0368%20or%203da1b495-3842-40ee-aa3d-981424885372%20or%20b09e70d6-58ff-4f05-ba5d-f210bd463db2%20or%20cb7a687f-f9a9-443b-859a-1e2cd278f707%20or%2034e734ad-a2fb-4274-ab51-7cc64d7927c8%20or%207cc219db-7784-4587-9b11-8a4ec16e584b%20or%206294b3c4-000b-42e8-bf72-e049ed90506c%20or%20563916cb-be19-4211-8848-f85cc76d6722%20or%2089879305-e791-4ecc-a4a8-fc1f5ca6d55d%20or%20863afd72-388a-4477-878e-d8271b08dc5c%20or%20a52a63c4-d7fd-416e-8741-a2c0b1cfcb02%20or%202b0a842d-2a71-4a23-b87f-7f53962e49b9%20or%2002febd40-04be-43c5-a2b1-2ee3f6a16cc0%20or%202d988388-ed84-45e9-858b-cb42e245eac5%20or%2025ddee73-0900-4ff8-b7e1-59d6bea4b5e8%20or%20b4cee18d-f862-4ef1-95a5-879fdd619603%20or%202205005b-ca51-4a04-87fd-938eefa8f6de%20or%20bec20636-fb68-41fd-84ea-2cf910673599%29%20and%20remaining%20%3E%200.0%20and%20metadata.createdDate%3C%3D2022-07-13&limit=10000] [AccountClient#getAccounts(String,long)]: [Access for user 'Test_BE' (25ddee73-0900-4ff8-b7e1-59d6bea4b5e8) requires permission: accounts.collection.get] at feign.FeignException.clientErrorStatus(FeignException.java:217) ~[feign-core-11.8.jar!/:?] at feign.FeignException.errorStatus(FeignException.java:194) ~[feign-core-11.8.jar!/:?] at feign.FeignException.errorStatus(FeignException.java:185) ~[feign-core-11.8.jar!/:?] at feign.codec.ErrorDecoder$Default.decode(ErrorDecoder.java:92) ~[feign-core-11.8.jar!/:?] at feign.AsyncResponseHandler.handleResponse(AsyncResponseHandler.java:96) ~[feign-core-11.8.jar!/:?] at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:138) ~[feign-core-11.8.jar!/:?] at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:89) ~[feign-core-11.8.jar!/:?] at feign.ReflectiveFeign$FeignInvocationHandler.invoke(ReflectiveFeign.java:100) ~[feign-core-11.8.jar!/:?] at org.springframework.cloud.openfeign.FeignCachingInvocationHandlerFactory$1.proceed(FeignCachingInvocationHandlerFactory.java:66) ~[spring-cloud-openfeign-core-3.1.2.jar!/:3.1.2] at org.springframework.cache.interceptor.CacheInterceptor.lambda$invoke$0(CacheInterceptor.java:54) ~[spring-context-5.3.20.jar!/:5.3.20] at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:351) ~[spring-context-5.3.20.jar!/:5.3.20] at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:64) ~[spring-context-5.3.20.jar!/:5.3.20] at org.springframework.cloud.openfeign.FeignCachingInvocationHandlerFactory.lambda$create$1(FeignCachingInvocationHandlerFactory.java:53) ~[spring-cloud-openfeign-core-3.1.2.jar!/:3.1.2] at com.sun.proxy.$Proxy188.getAccounts(Unknown Source) ~[?:?] at org.folio.dew.batch.bursarfeesfines.service.impl.BursarExportServiceImpl.fetchAccounts(BursarExportServiceImpl.java:153) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.bursarfeesfines.service.impl.BursarExportServiceImpl.lambda$findAccounts$2(BursarExportServiceImpl.java:113) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.bursarfeesfines.service.impl.BursarExportServiceImpl.fetchDataInBatch(BursarExportServiceImpl.java:129) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.bursarfeesfines.service.impl.BursarExportServiceImpl.findAccounts(BursarExportServiceImpl.java:113) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.bursarfeesfines.AccountItemReader.initStep(AccountItemReader.java:74) ~[classes!/:1.5.0-SNAPSHOT] at jdk.internal.reflect.GeneratedMethodAccessor260.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.batch.support.SimpleMethodInvoker.invokeMethod(SimpleMethodInvoker.java:108) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] ... 50 more 10:17:41 [125316/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 29ms 10:17:41 [125316/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_10:17:41_29c96ce0-d981-4d8d-9786-bb96a18019d3_lib_220714a.dat. 10:17:41 [125316/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=65, version=1, startTime=Thu Jul 14 10:17:41 GMT 2022, endTime=Thu Jul 14 10:17:41 GMT 2022, lastUpdated=Thu Jul 14 10:17:41 GMT 2022, status=FAILED, exitStatus=exitCode=FAILED;exitDescription=, job=[JobInstance: id=64, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=29c96ce0-d981-4d8d-9786-bb96a18019d3, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_10:17:41_29c96ce0-d981-4d8d-9786-bb96a18019d3}]. 10:17:41 [125316/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO KafkaService Sending Job(id=29c96ce0-d981-4d8d-9786-bb96a18019d3, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:17:41 GMT 2022, endTime=Thu Jul 14 10:17:41 GMT 2022, createdDate=Thu Jul 14 10:17:41 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:17:41 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=[403 Forbidden] during [GET] to [http://accounts?query=userId%3D%3D%28e4d815d7-58dc-5416-bfcd-e27bf00411d8%20or%206c8c21fd-bd8e-448c-93cd-b17625ce225a%20or%20c4e851b1-a0b2-438b-9280-8b50ddf1159e%20or%2068a9e6c8-db93-4e56-9de1-5cb675480843%20or%20f6f679e4-fa45-40a0-a1b1-1e890b80055b%20or%201b5f400a-8f02-4981-93ef-dd4907b5ae48%20or%207bae606f-1efe-4c75-8f57-6c8351cf3654%20or%203b334db1-8957-4279-ba0f-f6c325253a6e%20or%20d17804f0-fae4-4738-a7f5-87d962c2e44b%20or%2040bb4999-de91-4577-bef5-d1d184dfd257%20or%20fc45581a-b2ac-48c4-9651-d8a89627e383%20or%20b4146bfa-3d4a-4eb8-bcd1-fcc45ff9ae5f%20or%206c67a1ce-a102-4979-847b-048cdc958b3e%20or%20364b7474-0679-4664-8813-fd040ae7c9db%20or%20c30537ee-4132-4137-bf3c-afab687b0368%20or%203da1b495-3842-40ee-aa3d-981424885372%20or%20b09e70d6-58ff-4f05-ba5d-f210bd463db2%20or%20cb7a687f-f9a9-443b-859a-1e2cd278f707%20or%2034e734ad-a2fb-4274-ab51-7cc64d7927c8%20or%207cc219db-7784-4587-9b11-8a4ec16e584b%20or%206294b3c4-000b-42e8-bf72-e049ed90506c%20or%20563916cb-be19-4211-8848-f85cc76d6722%20or%2089879305-e791-4ecc-a4a8-fc1f5ca6d55d%20or%20863afd72-388a-4477-878e-d8271b08dc5c%20or%20a52a63c4-d7fd-416e-8741-a2c0b1cfcb02%20or%202b0a842d-2a71-4a23-b87f-7f53962e49b9%20or%2002febd40-04be-43c5-a2b1-2ee3f6a16cc0%20or%202d988388-ed84-45e9-858b-cb42e245eac5%20or%2025ddee73-0900-4ff8-b7e1-59d6bea4b5e8%20or%20b4cee18d-f862-4ef1-95a5-879fdd619603%20or%202205005b-ca51-4a04-87fd-938eefa8f6de%20or%20bec20636-fb68-41fd-84ea-2cf910673599%29%20and%20remaining%20%3E%200.0%20and%20metadata.createdDate%3C%3D2022-07-13&limit=10000] [AccountClient#getAccounts(String,long)]: [Access for user 'Test_BE' (25ddee73-0900-4ff8-b7e1-59d6bea4b5e8) requires permission: accounts.collection.get] (Forbidden), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:17:41 [125316/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO KafkaService Sent Job(id=29c96ce0-d981-4d8d-9786-bb96a18019d3, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:17:41 GMT 2022, endTime=Thu Jul 14 10:17:41 GMT 2022, createdDate=Thu Jul 14 10:17:41 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:17:41 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=[403 Forbidden] during [GET] to [http://accounts?query=userId%3D%3D%28e4d815d7-58dc-5416-bfcd-e27bf00411d8%20or%206c8c21fd-bd8e-448c-93cd-b17625ce225a%20or%20c4e851b1-a0b2-438b-9280-8b50ddf1159e%20or%2068a9e6c8-db93-4e56-9de1-5cb675480843%20or%20f6f679e4-fa45-40a0-a1b1-1e890b80055b%20or%201b5f400a-8f02-4981-93ef-dd4907b5ae48%20or%207bae606f-1efe-4c75-8f57-6c8351cf3654%20or%203b334db1-8957-4279-ba0f-f6c325253a6e%20or%20d17804f0-fae4-4738-a7f5-87d962c2e44b%20or%2040bb4999-de91-4577-bef5-d1d184dfd257%20or%20fc45581a-b2ac-48c4-9651-d8a89627e383%20or%20b4146bfa-3d4a-4eb8-bcd1-fcc45ff9ae5f%20or%206c67a1ce-a102-4979-847b-048cdc958b3e%20or%20364b7474-0679-4664-8813-fd040ae7c9db%20or%20c30537ee-4132-4137-bf3c-afab687b0368%20or%203da1b495-3842-40ee-aa3d-981424885372%20or%20b09e70d6-58ff-4f05-ba5d-f210bd463db2%20or%20cb7a687f-f9a9-443b-859a-1e2cd278f707%20or%2034e734ad-a2fb-4274-ab51-7cc64d7927c8%20or%207cc219db-7784-4587-9b11-8a4ec16e584b%20or%206294b3c4-000b-42e8-bf72-e049ed90506c%20or%20563916cb-be19-4211-8848-f85cc76d6722%20or%2089879305-e791-4ecc-a4a8-fc1f5ca6d55d%20or%20863afd72-388a-4477-878e-d8271b08dc5c%20or%20a52a63c4-d7fd-416e-8741-a2c0b1cfcb02%20or%202b0a842d-2a71-4a23-b87f-7f53962e49b9%20or%2002febd40-04be-43c5-a2b1-2ee3f6a16cc0%20or%202d988388-ed84-45e9-858b-cb42e245eac5%20or%2025ddee73-0900-4ff8-b7e1-59d6bea4b5e8%20or%20b4cee18d-f862-4ef1-95a5-879fdd619603%20or%202205005b-ca51-4a04-87fd-938eefa8f6de%20or%20bec20636-fb68-41fd-84ea-2cf910673599%29%20and%20remaining%20%3E%200.0%20and%20metadata.createdDate%3C%3D2022-07-13&limit=10000] [AccountClient#getAccounts(String,long)]: [Access for user 'Test_BE' (25ddee73-0900-4ff8-b7e1-59d6bea4b5e8) requires permission: accounts.collection.get] (Forbidden), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:17:41 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 10:17:41 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=29c96ce0-d981-4d8d-9786-bb96a18019d3, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_10:17:41_29c96ce0-d981-4d8d-9786-bb96a18019d3}] and the following status: [FAILED] in 33ms 10:17:45 [882311/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=82dbcc49-4e9d-41a0-8171-9ed2264eaaf8, name=000064, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"},{"feefineTypeId":"636140a2-70d9-4f6a-a437-ad67a27cf81b"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f","itemType":"000000000jjj","itemDescription":"jjj ","itemCode":"PAYMENT"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 10:17:45 [882311/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 10:17:45 [882311/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=82dbcc49-4e9d-41a0-8171-9ed2264eaaf8, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_10:17:45_82dbcc49-4e9d-41a0-8171-9ed2264eaaf8}. 10:17:45 [882311/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=82dbcc49-4e9d-41a0-8171-9ed2264eaaf8, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_10:17:45_82dbcc49-4e9d-41a0-8171-9ed2264eaaf8}] 10:17:45 [882311/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=66, version=1, startTime=Thu Jul 14 10:17:45 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 10:17:45 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=65, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=82dbcc49-4e9d-41a0-8171-9ed2264eaaf8, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_10:17:45_82dbcc49-4e9d-41a0-8171-9ed2264eaaf8}]. 10:17:45 [882311/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO KafkaService Sending Job(id=82dbcc49-4e9d-41a0-8171-9ed2264eaaf8, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:17:45 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:17:45 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:17:45 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:17:45 [882311/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO KafkaService Sent Job(id=82dbcc49-4e9d-41a0-8171-9ed2264eaaf8, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:17:45 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:17:45 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:17:45 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:17:45 [882311/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 10:17:45 [882311/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] ERROR AbstractStep Encountered an error executing step CHARGE_FEESFINES_EXPORT_STEP in job BURSAR_FEES_FINES java.lang.IllegalArgumentException: Unable to invoke method: [public void org.folio.dew.batch.bursarfeesfines.AccountItemReader.initStep(org.springframework.batch.core.StepExecution) throws com.fasterxml.jackson.core.JsonProcessingException] on object: [org.folio.dew.batch.bursarfeesfines.AccountItemReader@3a0e4386] with arguments: [[StepExecution: id=178, version=1, name=CHARGE_FEESFINES_EXPORT_STEP, status=STARTED, exitStatus=EXECUTING, readCount=0, filterCount=0, writeCount=0 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=0, rollbackCount=0, exitDescription=]] at org.springframework.batch.support.SimpleMethodInvoker.invokeMethod(SimpleMethodInvoker.java:112) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.listener.MethodInvokerMethodInterceptor.invoke(MethodInvokerMethodInterceptor.java:69) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) ~[spring-aop-5.3.20.jar!/:5.3.20] at com.sun.proxy.$Proxy206.beforeStep(Unknown Source) ~[?:?] at org.springframework.batch.core.listener.CompositeStepExecutionListener.beforeStep(CompositeStepExecutionListener.java:79) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.step.AbstractStep.execute(AbstractStep.java:204) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.SimpleStepHandler.handleStep(SimpleStepHandler.java:152) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.flow.JobFlowExecutor.executeStep(JobFlowExecutor.java:68) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.flow.support.state.StepState.handle(StepState.java:68) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.flow.support.SimpleFlow.resume(SimpleFlow.java:169) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.flow.support.SimpleFlow.start(SimpleFlow.java:144) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.flow.FlowJob.doExecute(FlowJob.java:137) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.AbstractJob.execute(AbstractJob.java:320) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.launch.support.SimpleJobLauncher$1.run(SimpleJobLauncher.java:149) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50) ~[spring-core-5.3.20.jar!/:5.3.20] at org.springframework.batch.core.launch.support.SimpleJobLauncher.run(SimpleJobLauncher.java:140) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at jdk.internal.reflect.GeneratedMethodAccessor257.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.batch.core.configuration.annotation.SimpleBatchConfiguration$PassthruAdvice.invoke(SimpleBatchConfiguration.java:128) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) ~[spring-aop-5.3.20.jar!/:5.3.20] at com.sun.proxy.$Proxy169.run(Unknown Source) ~[?:?] at org.springframework.batch.integration.launch.JobLaunchingMessageHandler.launch(JobLaunchingMessageHandler.java:50) ~[spring-batch-integration-4.3.6.jar!/:4.3.6] at org.folio.dew.batch.ExportJobManager.launchJob(ExportJobManager.java:29) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.service.JobCommandsReceiverService.receiveStartJobCommand(JobCommandsReceiverService.java:138) ~[classes!/:1.5.0-SNAPSHOT] at jdk.internal.reflect.GeneratedMethodAccessor241.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:169) ~[spring-messaging-5.3.20.jar!/:5.3.20] at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:119) ~[spring-messaging-5.3.20.jar!/:5.3.20] at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:347) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2645) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2625) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2552) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2433) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2311) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:1982) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1366) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1357) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1252) ~[spring-kafka-2.8.6.jar!/:2.8.6] at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:?] at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:?] at java.lang.Thread.run(Unknown Source) ~[?:?] Caused by: java.lang.reflect.InvocationTargetException at jdk.internal.reflect.GeneratedMethodAccessor260.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.batch.support.SimpleMethodInvoker.invokeMethod(SimpleMethodInvoker.java:108) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] ... 50 more Caused by: feign.FeignException$Forbidden: [403 Forbidden] during [GET] to [http://accounts?query=userId%3D%3D%28e4d815d7-58dc-5416-bfcd-e27bf00411d8%20or%206c8c21fd-bd8e-448c-93cd-b17625ce225a%20or%20c4e851b1-a0b2-438b-9280-8b50ddf1159e%20or%2068a9e6c8-db93-4e56-9de1-5cb675480843%20or%20f6f679e4-fa45-40a0-a1b1-1e890b80055b%20or%201b5f400a-8f02-4981-93ef-dd4907b5ae48%20or%207bae606f-1efe-4c75-8f57-6c8351cf3654%20or%203b334db1-8957-4279-ba0f-f6c325253a6e%20or%20d17804f0-fae4-4738-a7f5-87d962c2e44b%20or%2040bb4999-de91-4577-bef5-d1d184dfd257%20or%20fc45581a-b2ac-48c4-9651-d8a89627e383%20or%20b4146bfa-3d4a-4eb8-bcd1-fcc45ff9ae5f%20or%206c67a1ce-a102-4979-847b-048cdc958b3e%20or%20364b7474-0679-4664-8813-fd040ae7c9db%20or%20c30537ee-4132-4137-bf3c-afab687b0368%20or%203da1b495-3842-40ee-aa3d-981424885372%20or%20b09e70d6-58ff-4f05-ba5d-f210bd463db2%20or%20cb7a687f-f9a9-443b-859a-1e2cd278f707%20or%2034e734ad-a2fb-4274-ab51-7cc64d7927c8%20or%207cc219db-7784-4587-9b11-8a4ec16e584b%20or%206294b3c4-000b-42e8-bf72-e049ed90506c%20or%20563916cb-be19-4211-8848-f85cc76d6722%20or%2089879305-e791-4ecc-a4a8-fc1f5ca6d55d%20or%20863afd72-388a-4477-878e-d8271b08dc5c%20or%20a52a63c4-d7fd-416e-8741-a2c0b1cfcb02%20or%202b0a842d-2a71-4a23-b87f-7f53962e49b9%20or%2002febd40-04be-43c5-a2b1-2ee3f6a16cc0%20or%202d988388-ed84-45e9-858b-cb42e245eac5%20or%2025ddee73-0900-4ff8-b7e1-59d6bea4b5e8%20or%20b4cee18d-f862-4ef1-95a5-879fdd619603%20or%202205005b-ca51-4a04-87fd-938eefa8f6de%20or%20bec20636-fb68-41fd-84ea-2cf910673599%29%20and%20remaining%20%3E%200.0%20and%20metadata.createdDate%3C%3D2022-07-13&limit=10000] [AccountClient#getAccounts(String,long)]: [Access for user 'Test_BE' (25ddee73-0900-4ff8-b7e1-59d6bea4b5e8) requires permission: accounts.collection.get] at feign.FeignException.clientErrorStatus(FeignException.java:217) ~[feign-core-11.8.jar!/:?] at feign.FeignException.errorStatus(FeignException.java:194) ~[feign-core-11.8.jar!/:?] at feign.FeignException.errorStatus(FeignException.java:185) ~[feign-core-11.8.jar!/:?] at feign.codec.ErrorDecoder$Default.decode(ErrorDecoder.java:92) ~[feign-core-11.8.jar!/:?] at feign.AsyncResponseHandler.handleResponse(AsyncResponseHandler.java:96) ~[feign-core-11.8.jar!/:?] at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:138) ~[feign-core-11.8.jar!/:?] at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:89) ~[feign-core-11.8.jar!/:?] at feign.ReflectiveFeign$FeignInvocationHandler.invoke(ReflectiveFeign.java:100) ~[feign-core-11.8.jar!/:?] at org.springframework.cloud.openfeign.FeignCachingInvocationHandlerFactory$1.proceed(FeignCachingInvocationHandlerFactory.java:66) ~[spring-cloud-openfeign-core-3.1.2.jar!/:3.1.2] at org.springframework.cache.interceptor.CacheInterceptor.lambda$invoke$0(CacheInterceptor.java:54) ~[spring-context-5.3.20.jar!/:5.3.20] at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:351) ~[spring-context-5.3.20.jar!/:5.3.20] at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:64) ~[spring-context-5.3.20.jar!/:5.3.20] at org.springframework.cloud.openfeign.FeignCachingInvocationHandlerFactory.lambda$create$1(FeignCachingInvocationHandlerFactory.java:53) ~[spring-cloud-openfeign-core-3.1.2.jar!/:3.1.2] at com.sun.proxy.$Proxy188.getAccounts(Unknown Source) ~[?:?] at org.folio.dew.batch.bursarfeesfines.service.impl.BursarExportServiceImpl.fetchAccounts(BursarExportServiceImpl.java:153) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.bursarfeesfines.service.impl.BursarExportServiceImpl.lambda$findAccounts$2(BursarExportServiceImpl.java:113) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.bursarfeesfines.service.impl.BursarExportServiceImpl.fetchDataInBatch(BursarExportServiceImpl.java:129) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.bursarfeesfines.service.impl.BursarExportServiceImpl.findAccounts(BursarExportServiceImpl.java:113) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.bursarfeesfines.AccountItemReader.initStep(AccountItemReader.java:74) ~[classes!/:1.5.0-SNAPSHOT] at jdk.internal.reflect.GeneratedMethodAccessor260.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.batch.support.SimpleMethodInvoker.invokeMethod(SimpleMethodInvoker.java:108) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] ... 50 more 10:17:45 [882311/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 31ms 10:17:45 [882311/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_10:17:45_82dbcc49-4e9d-41a0-8171-9ed2264eaaf8_lib_220714a.dat. 10:17:45 [882311/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=66, version=1, startTime=Thu Jul 14 10:17:45 GMT 2022, endTime=Thu Jul 14 10:17:45 GMT 2022, lastUpdated=Thu Jul 14 10:17:45 GMT 2022, status=FAILED, exitStatus=exitCode=FAILED;exitDescription=, job=[JobInstance: id=65, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=82dbcc49-4e9d-41a0-8171-9ed2264eaaf8, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_10:17:45_82dbcc49-4e9d-41a0-8171-9ed2264eaaf8}]. 10:17:45 [882311/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO KafkaService Sending Job(id=82dbcc49-4e9d-41a0-8171-9ed2264eaaf8, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:17:45 GMT 2022, endTime=Thu Jul 14 10:17:45 GMT 2022, createdDate=Thu Jul 14 10:17:45 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:17:45 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=[403 Forbidden] during [GET] to [http://accounts?query=userId%3D%3D%28e4d815d7-58dc-5416-bfcd-e27bf00411d8%20or%206c8c21fd-bd8e-448c-93cd-b17625ce225a%20or%20c4e851b1-a0b2-438b-9280-8b50ddf1159e%20or%2068a9e6c8-db93-4e56-9de1-5cb675480843%20or%20f6f679e4-fa45-40a0-a1b1-1e890b80055b%20or%201b5f400a-8f02-4981-93ef-dd4907b5ae48%20or%207bae606f-1efe-4c75-8f57-6c8351cf3654%20or%203b334db1-8957-4279-ba0f-f6c325253a6e%20or%20d17804f0-fae4-4738-a7f5-87d962c2e44b%20or%2040bb4999-de91-4577-bef5-d1d184dfd257%20or%20fc45581a-b2ac-48c4-9651-d8a89627e383%20or%20b4146bfa-3d4a-4eb8-bcd1-fcc45ff9ae5f%20or%206c67a1ce-a102-4979-847b-048cdc958b3e%20or%20364b7474-0679-4664-8813-fd040ae7c9db%20or%20c30537ee-4132-4137-bf3c-afab687b0368%20or%203da1b495-3842-40ee-aa3d-981424885372%20or%20b09e70d6-58ff-4f05-ba5d-f210bd463db2%20or%20cb7a687f-f9a9-443b-859a-1e2cd278f707%20or%2034e734ad-a2fb-4274-ab51-7cc64d7927c8%20or%207cc219db-7784-4587-9b11-8a4ec16e584b%20or%206294b3c4-000b-42e8-bf72-e049ed90506c%20or%20563916cb-be19-4211-8848-f85cc76d6722%20or%2089879305-e791-4ecc-a4a8-fc1f5ca6d55d%20or%20863afd72-388a-4477-878e-d8271b08dc5c%20or%20a52a63c4-d7fd-416e-8741-a2c0b1cfcb02%20or%202b0a842d-2a71-4a23-b87f-7f53962e49b9%20or%2002febd40-04be-43c5-a2b1-2ee3f6a16cc0%20or%202d988388-ed84-45e9-858b-cb42e245eac5%20or%2025ddee73-0900-4ff8-b7e1-59d6bea4b5e8%20or%20b4cee18d-f862-4ef1-95a5-879fdd619603%20or%202205005b-ca51-4a04-87fd-938eefa8f6de%20or%20bec20636-fb68-41fd-84ea-2cf910673599%29%20and%20remaining%20%3E%200.0%20and%20metadata.createdDate%3C%3D2022-07-13&limit=10000] [AccountClient#getAccounts(String,long)]: [Access for user 'Test_BE' (25ddee73-0900-4ff8-b7e1-59d6bea4b5e8) requires permission: accounts.collection.get] (Forbidden), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:17:45 [882311/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO KafkaService Sent Job(id=82dbcc49-4e9d-41a0-8171-9ed2264eaaf8, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:17:45 GMT 2022, endTime=Thu Jul 14 10:17:45 GMT 2022, createdDate=Thu Jul 14 10:17:45 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:17:45 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=[403 Forbidden] during [GET] to [http://accounts?query=userId%3D%3D%28e4d815d7-58dc-5416-bfcd-e27bf00411d8%20or%206c8c21fd-bd8e-448c-93cd-b17625ce225a%20or%20c4e851b1-a0b2-438b-9280-8b50ddf1159e%20or%2068a9e6c8-db93-4e56-9de1-5cb675480843%20or%20f6f679e4-fa45-40a0-a1b1-1e890b80055b%20or%201b5f400a-8f02-4981-93ef-dd4907b5ae48%20or%207bae606f-1efe-4c75-8f57-6c8351cf3654%20or%203b334db1-8957-4279-ba0f-f6c325253a6e%20or%20d17804f0-fae4-4738-a7f5-87d962c2e44b%20or%2040bb4999-de91-4577-bef5-d1d184dfd257%20or%20fc45581a-b2ac-48c4-9651-d8a89627e383%20or%20b4146bfa-3d4a-4eb8-bcd1-fcc45ff9ae5f%20or%206c67a1ce-a102-4979-847b-048cdc958b3e%20or%20364b7474-0679-4664-8813-fd040ae7c9db%20or%20c30537ee-4132-4137-bf3c-afab687b0368%20or%203da1b495-3842-40ee-aa3d-981424885372%20or%20b09e70d6-58ff-4f05-ba5d-f210bd463db2%20or%20cb7a687f-f9a9-443b-859a-1e2cd278f707%20or%2034e734ad-a2fb-4274-ab51-7cc64d7927c8%20or%207cc219db-7784-4587-9b11-8a4ec16e584b%20or%206294b3c4-000b-42e8-bf72-e049ed90506c%20or%20563916cb-be19-4211-8848-f85cc76d6722%20or%2089879305-e791-4ecc-a4a8-fc1f5ca6d55d%20or%20863afd72-388a-4477-878e-d8271b08dc5c%20or%20a52a63c4-d7fd-416e-8741-a2c0b1cfcb02%20or%202b0a842d-2a71-4a23-b87f-7f53962e49b9%20or%2002febd40-04be-43c5-a2b1-2ee3f6a16cc0%20or%202d988388-ed84-45e9-858b-cb42e245eac5%20or%2025ddee73-0900-4ff8-b7e1-59d6bea4b5e8%20or%20b4cee18d-f862-4ef1-95a5-879fdd619603%20or%202205005b-ca51-4a04-87fd-938eefa8f6de%20or%20bec20636-fb68-41fd-84ea-2cf910673599%29%20and%20remaining%20%3E%200.0%20and%20metadata.createdDate%3C%3D2022-07-13&limit=10000] [AccountClient#getAccounts(String,long)]: [Access for user 'Test_BE' (25ddee73-0900-4ff8-b7e1-59d6bea4b5e8) requires permission: accounts.collection.get] (Forbidden), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:17:45 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 10:17:45 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=82dbcc49-4e9d-41a0-8171-9ed2264eaaf8, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_10:17:45_82dbcc49-4e9d-41a0-8171-9ed2264eaaf8}] and the following status: [FAILED] in 36ms 10:18:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=b200f07c-e3b2-484a-a765-825f23c79aea, name=000065, description=null, exportType=EDIFACT_ORDERS_EXPORT, jobParameters={edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"10:18:00","timeZone":"UTC"}},"isDefaultConfig":false}}, identifierType=null, entityType=null, progress=null). 10:18:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 10:18:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: EDIFACT_ORDERS_EXPORT, parameters={edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"10:18:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=b200f07c-e3b2-484a-a765-825f23c79aea, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_10:18:00_b200f07c-e3b2-484a-a765-825f23c79aea, jobName=000065}. 10:18:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [SimpleJob: [name=EDIFACT_ORDERS_EXPORT]] launched with the following parameters: [{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"10:18:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=b200f07c-e3b2-484a-a765-825f23c79aea, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_10:18:00_b200f07c-e3b2-484a-a765-825f23c79aea, jobName=000065}] 10:18:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO obCompletionListener Job update JobExecution: id=67, version=1, startTime=Thu Jul 14 10:18:00 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 10:18:00 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=66, version=0, Job=[EDIFACT_ORDERS_EXPORT]], jobParameters=[{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"10:18:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=b200f07c-e3b2-484a-a765-825f23c79aea, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_10:18:00_b200f07c-e3b2-484a-a765-825f23c79aea, jobName=000065}]. 10:18:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=b200f07c-e3b2-484a-a765-825f23c79aea, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:18:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:18:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:18:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:18:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=b200f07c-e3b2-484a-a765-825f23c79aea, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:18:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:18:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:18:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:18:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [mapToEdifactStep] 10:18:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO MapToEdifactTasklet Execute MapToEdifactTasklet 10:18:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO MapToEdifactTasklet GET purchase orders query: (workflowStatus==Open and vendor==4ffa86df-e60d-4705-be76-5c12d24add31 and poLine.automaticExport==true) 10:18:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] ERROR AbstractStep Encountered an error executing step mapToEdifactStep in job EDIFACT_ORDERS_EXPORT org.folio.dew.batch.acquisitions.edifact.exceptions.OrderNotFoundException: Orders for export not found 10:18:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [mapToEdifactStep] executed in 13ms 10:18:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO obCompletionListener Job update JobExecution: id=67, version=1, startTime=Thu Jul 14 10:18:00 GMT 2022, endTime=Thu Jul 14 10:18:00 GMT 2022, lastUpdated=Thu Jul 14 10:18:00 GMT 2022, status=FAILED, exitStatus=exitCode=FAILED;exitDescription=org.folio.dew.batch.acquisitions.edifact.exceptions.OrderNotFoundException: Orders for export not found , job=[JobInstance: id=66, version=0, Job=[EDIFACT_ORDERS_EXPORT]], jobParameters=[{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"10:18:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=b200f07c-e3b2-484a-a765-825f23c79aea, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_10:18:00_b200f07c-e3b2-484a-a765-825f23c79aea, jobName=000065}]. 10:18:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=b200f07c-e3b2-484a-a765-825f23c79aea, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:18:00 GMT 2022, endTime=Thu Jul 14 10:18:00 GMT 2022, createdDate=Thu Jul 14 10:18:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:18:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=Orders for export not found (OrderNotFoundException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=org.folio.dew.batch.acquisitions.edifact.exceptions.OrderNotFoundException: Orders for export not found , identifierType=null, entityType=null, progress=null). 10:18:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=b200f07c-e3b2-484a-a765-825f23c79aea, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:18:00 GMT 2022, endTime=Thu Jul 14 10:18:00 GMT 2022, createdDate=Thu Jul 14 10:18:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:18:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=Orders for export not found (OrderNotFoundException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=org.folio.dew.batch.acquisitions.edifact.exceptions.OrderNotFoundException: Orders for export not found , identifierType=null, entityType=null, progress=null). 10:18:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO obCompletionListener -----------------------------JOB---ENDS----------------------------- 10:18:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [SimpleJob: [name=EDIFACT_ORDERS_EXPORT]] completed with the following parameters: [{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"10:18:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=b200f07c-e3b2-484a-a765-825f23c79aea, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_10:18:00_b200f07c-e3b2-484a-a765-825f23c79aea, jobName=000065}] and the following status: [FAILED] in 17ms 10:18:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=b200f07c-e3b2-484a-a765-825f23c79aea, name=000065, description=null, exportType=EDIFACT_ORDERS_EXPORT, jobParameters={edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"10:18:00","timeZone":"UTC"}},"isDefaultConfig":false}}, identifierType=null, entityType=null, progress=null). 10:18:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 10:18:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: EDIFACT_ORDERS_EXPORT, parameters={edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"10:18:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=b200f07c-e3b2-484a-a765-825f23c79aea, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_10:18:00_b200f07c-e3b2-484a-a765-825f23c79aea, jobName=000065}. 10:18:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [SimpleJob: [name=EDIFACT_ORDERS_EXPORT]] launched with the following parameters: [{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"10:18:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=b200f07c-e3b2-484a-a765-825f23c79aea, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_10:18:00_b200f07c-e3b2-484a-a765-825f23c79aea, jobName=000065}] 10:18:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO obCompletionListener Job update JobExecution: id=68, version=1, startTime=Thu Jul 14 10:18:00 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 10:18:00 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=66, version=0, Job=[EDIFACT_ORDERS_EXPORT]], jobParameters=[{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"10:18:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=b200f07c-e3b2-484a-a765-825f23c79aea, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_10:18:00_b200f07c-e3b2-484a-a765-825f23c79aea, jobName=000065}]. 10:18:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=b200f07c-e3b2-484a-a765-825f23c79aea, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:18:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:18:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:18:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:18:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=b200f07c-e3b2-484a-a765-825f23c79aea, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:18:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:18:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:18:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:18:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [mapToEdifactStep] 10:18:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO MapToEdifactTasklet Execute MapToEdifactTasklet 10:18:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO MapToEdifactTasklet GET purchase orders query: (workflowStatus==Open and vendor==4ffa86df-e60d-4705-be76-5c12d24add31 and poLine.automaticExport==true) 10:18:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] ERROR AbstractStep Encountered an error executing step mapToEdifactStep in job EDIFACT_ORDERS_EXPORT org.folio.dew.batch.acquisitions.edifact.exceptions.OrderNotFoundException: Orders for export not found 10:18:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [mapToEdifactStep] executed in 21ms 10:18:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO obCompletionListener Job update JobExecution: id=68, version=1, startTime=Thu Jul 14 10:18:00 GMT 2022, endTime=Thu Jul 14 10:18:00 GMT 2022, lastUpdated=Thu Jul 14 10:18:00 GMT 2022, status=FAILED, exitStatus=exitCode=FAILED;exitDescription=org.folio.dew.batch.acquisitions.edifact.exceptions.OrderNotFoundException: Orders for export not found , job=[JobInstance: id=66, version=0, Job=[EDIFACT_ORDERS_EXPORT]], jobParameters=[{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"10:18:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=b200f07c-e3b2-484a-a765-825f23c79aea, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_10:18:00_b200f07c-e3b2-484a-a765-825f23c79aea, jobName=000065}]. 10:18:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=b200f07c-e3b2-484a-a765-825f23c79aea, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:18:00 GMT 2022, endTime=Thu Jul 14 10:18:00 GMT 2022, createdDate=Thu Jul 14 10:18:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:18:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=Orders for export not found (OrderNotFoundException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=org.folio.dew.batch.acquisitions.edifact.exceptions.OrderNotFoundException: Orders for export not found , identifierType=null, entityType=null, progress=null). 10:18:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=b200f07c-e3b2-484a-a765-825f23c79aea, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:18:00 GMT 2022, endTime=Thu Jul 14 10:18:00 GMT 2022, createdDate=Thu Jul 14 10:18:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:18:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=Orders for export not found (OrderNotFoundException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=org.folio.dew.batch.acquisitions.edifact.exceptions.OrderNotFoundException: Orders for export not found , identifierType=null, entityType=null, progress=null). 10:18:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO obCompletionListener -----------------------------JOB---ENDS----------------------------- 10:18:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [SimpleJob: [name=EDIFACT_ORDERS_EXPORT]] completed with the following parameters: [{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"10:18:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=b200f07c-e3b2-484a-a765-825f23c79aea, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_10:18:00_b200f07c-e3b2-484a-a765-825f23c79aea, jobName=000065}] and the following status: [FAILED] in 26ms 10:18:06 [091127/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=e359bddc-420d-46b7-954a-dacb09d3e396, name=000066, description=null, exportType=E_HOLDINGS, jobParameters={eHoldingsExportConfig={"recordId":"138791-4014394","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}}, identifierType=null, entityType=null, progress=null). 10:18:06 [091127/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 10:18:06 [091127/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: E_HOLDINGS, parameters={eHoldingsExportConfig={"recordId":"138791-4014394","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=e359bddc-420d-46b7-954a-dacb09d3e396, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-18-06_0464_138791-4014394_package}. 10:18:06 [091127/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=E_HOLDINGS]] launched with the following parameters: [{eHoldingsExportConfig={"recordId":"138791-4014394","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=e359bddc-420d-46b7-954a-dacb09d3e396, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-18-06_0464_138791-4014394_package}] 10:18:06 [091127/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=69, version=1, startTime=Thu Jul 14 10:18:06 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 10:18:06 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=67, version=0, Job=[E_HOLDINGS]], jobParameters=[{eHoldingsExportConfig={"recordId":"138791-4014394","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=e359bddc-420d-46b7-954a-dacb09d3e396, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-18-06_0464_138791-4014394_package}]. 10:18:06 [091127/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO KafkaService Sending Job(id=e359bddc-420d-46b7-954a-dacb09d3e396, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:18:06 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:18:06 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:18:06 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:18:06 [091127/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO KafkaService Sent Job(id=e359bddc-420d-46b7-954a-dacb09d3e396, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:18:06 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:18:06 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:18:06 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:18:06 [091127/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [getEHoldingsStep] 10:18:13 [091127/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO AbstractStep Step: [getEHoldingsStep] executed in 7s213ms 10:18:13 [091127/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [saveEHoldingsStep] 10:18:13 [091127/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO ectStorageRepository Uploading object 2022-07-14_10-18-06_0464_138791-4014394_package,filename /tmp/mod-data-export-worker/2022-07-14_10-18-06_0464_138791-4014394_package,downloadFilename null,contentType text/csv. 10:18:13 [091127/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/2022-07-14_10-18-06_0464_138791-4014394_package. 10:18:13 [091127/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/2022-07-14_10-18-06_0464_138791-4014394_package?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T101813Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=d9e290323a73747c2db0445c34fcf32b35124c38abc58a988912ff816ef572b6. 10:18:13 [091127/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO AbstractStep Step: [saveEHoldingsStep] executed in 165ms 10:18:13 [091127/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=69, version=1, startTime=Thu Jul 14 10:18:06 GMT 2022, endTime=Thu Jul 14 10:18:13 GMT 2022, lastUpdated=Thu Jul 14 10:18:06 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=67, version=0, Job=[E_HOLDINGS]], jobParameters=[{eHoldingsExportConfig={"recordId":"138791-4014394","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=e359bddc-420d-46b7-954a-dacb09d3e396, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-18-06_0464_138791-4014394_package}]. 10:18:13 [091127/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO KafkaService Sending Job(id=e359bddc-420d-46b7-954a-dacb09d3e396, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/2022-07-14_10-18-06_0464_138791-4014394_package?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T101813Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=d9e290323a73747c2db0445c34fcf32b35124c38abc58a988912ff816ef572b6], fileNames=null, startTime=Thu Jul 14 10:18:06 GMT 2022, endTime=Thu Jul 14 10:18:13 GMT 2022, createdDate=Thu Jul 14 10:18:06 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:18:06 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:18:13 [091127/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO KafkaService Sent Job(id=e359bddc-420d-46b7-954a-dacb09d3e396, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/2022-07-14_10-18-06_0464_138791-4014394_package?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T101813Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=d9e290323a73747c2db0445c34fcf32b35124c38abc58a988912ff816ef572b6], fileNames=null, startTime=Thu Jul 14 10:18:06 GMT 2022, endTime=Thu Jul 14 10:18:13 GMT 2022, createdDate=Thu Jul 14 10:18:06 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:18:06 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:18:13 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 10:18:13 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=E_HOLDINGS]] completed with the following parameters: [{eHoldingsExportConfig={"recordId":"138791-4014394","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=e359bddc-420d-46b7-954a-dacb09d3e396, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-18-06_0464_138791-4014394_package}] and the following status: [COMPLETED] in 7s395ms 10:19:52 [015759/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=b941dc4f-7531-43ad-a6ef-fb69647e3433, name=000067, description=null, exportType=E_HOLDINGS, jobParameters={eHoldingsExportConfig={"recordId":"176-3932157","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}}, identifierType=null, entityType=null, progress=null). 10:19:52 [015759/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 10:19:52 [015759/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: E_HOLDINGS, parameters={eHoldingsExportConfig={"recordId":"176-3932157","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=b941dc4f-7531-43ad-a6ef-fb69647e3433, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-19-52_0340_176-3932157_package}. 10:19:52 [015759/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=E_HOLDINGS]] launched with the following parameters: [{eHoldingsExportConfig={"recordId":"176-3932157","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=b941dc4f-7531-43ad-a6ef-fb69647e3433, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-19-52_0340_176-3932157_package}] 10:19:52 [015759/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=70, version=1, startTime=Thu Jul 14 10:19:52 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 10:19:52 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=68, version=0, Job=[E_HOLDINGS]], jobParameters=[{eHoldingsExportConfig={"recordId":"176-3932157","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=b941dc4f-7531-43ad-a6ef-fb69647e3433, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-19-52_0340_176-3932157_package}]. 10:19:52 [015759/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO KafkaService Sending Job(id=b941dc4f-7531-43ad-a6ef-fb69647e3433, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:19:52 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:19:52 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:19:52 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:19:52 [015759/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO KafkaService Sent Job(id=b941dc4f-7531-43ad-a6ef-fb69647e3433, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:19:52 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:19:52 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:19:52 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:19:52 [015759/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [getEHoldingsStep] 10:20:01 [015759/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO AbstractStep Step: [getEHoldingsStep] executed in 9s49ms 10:20:01 [015759/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [saveEHoldingsStep] 10:20:01 [015759/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO ectStorageRepository Uploading object 2022-07-14_10-19-52_0340_176-3932157_package,filename /tmp/mod-data-export-worker/2022-07-14_10-19-52_0340_176-3932157_package,downloadFilename null,contentType text/csv. 10:20:01 [015759/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/2022-07-14_10-19-52_0340_176-3932157_package. 10:20:01 [015759/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/2022-07-14_10-19-52_0340_176-3932157_package?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T102001Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=aea7a9b196c867e411fd60dc825c65efae993727492381525cbb098fa0b0a6b8. 10:20:01 [015759/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO AbstractStep Step: [saveEHoldingsStep] executed in 116ms 10:20:01 [015759/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=70, version=1, startTime=Thu Jul 14 10:19:52 GMT 2022, endTime=Thu Jul 14 10:20:01 GMT 2022, lastUpdated=Thu Jul 14 10:19:52 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=68, version=0, Job=[E_HOLDINGS]], jobParameters=[{eHoldingsExportConfig={"recordId":"176-3932157","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=b941dc4f-7531-43ad-a6ef-fb69647e3433, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-19-52_0340_176-3932157_package}]. 10:20:01 [015759/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO KafkaService Sending Job(id=b941dc4f-7531-43ad-a6ef-fb69647e3433, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/2022-07-14_10-19-52_0340_176-3932157_package?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T102001Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=aea7a9b196c867e411fd60dc825c65efae993727492381525cbb098fa0b0a6b8], fileNames=null, startTime=Thu Jul 14 10:19:52 GMT 2022, endTime=Thu Jul 14 10:20:01 GMT 2022, createdDate=Thu Jul 14 10:19:52 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:19:52 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:20:01 [015759/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO KafkaService Sent Job(id=b941dc4f-7531-43ad-a6ef-fb69647e3433, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/2022-07-14_10-19-52_0340_176-3932157_package?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T102001Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=aea7a9b196c867e411fd60dc825c65efae993727492381525cbb098fa0b0a6b8], fileNames=null, startTime=Thu Jul 14 10:19:52 GMT 2022, endTime=Thu Jul 14 10:20:01 GMT 2022, createdDate=Thu Jul 14 10:19:52 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:19:52 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:20:01 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 10:20:01 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=E_HOLDINGS]] completed with the following parameters: [{eHoldingsExportConfig={"recordId":"176-3932157","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=b941dc4f-7531-43ad-a6ef-fb69647e3433, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-19-52_0340_176-3932157_package}] and the following status: [COMPLETED] in 9s176ms 10:21:57 [228167/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=9fd8f686-5ebb-4900-9ca8-13d9847ba677, name=000068, description=null, exportType=E_HOLDINGS, jobParameters={eHoldingsExportConfig={"recordId":"625-5937-15767905","recordType":"RESOURCE","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}}, identifierType=null, entityType=null, progress=null). 10:21:57 [228167/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 10:21:57 [228167/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: E_HOLDINGS, parameters={eHoldingsExportConfig={"recordId":"625-5937-15767905","recordType":"RESOURCE","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=9fd8f686-5ebb-4900-9ca8-13d9847ba677, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-21-57_0489_625-5937-15767905_resource}. 10:21:57 [228167/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=E_HOLDINGS]] launched with the following parameters: [{eHoldingsExportConfig={"recordId":"625-5937-15767905","recordType":"RESOURCE","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=9fd8f686-5ebb-4900-9ca8-13d9847ba677, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-21-57_0489_625-5937-15767905_resource}] 10:21:57 [228167/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=71, version=1, startTime=Thu Jul 14 10:21:57 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 10:21:57 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=69, version=0, Job=[E_HOLDINGS]], jobParameters=[{eHoldingsExportConfig={"recordId":"625-5937-15767905","recordType":"RESOURCE","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=9fd8f686-5ebb-4900-9ca8-13d9847ba677, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-21-57_0489_625-5937-15767905_resource}]. 10:21:57 [228167/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO KafkaService Sending Job(id=9fd8f686-5ebb-4900-9ca8-13d9847ba677, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:21:57 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:21:57 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:21:57 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:21:57 [228167/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO KafkaService Sent Job(id=9fd8f686-5ebb-4900-9ca8-13d9847ba677, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:21:57 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:21:57 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:21:57 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:21:57 [228167/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [getEHoldingsStep] 10:21:57 [228167/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO AbstractStep Step: [getEHoldingsStep] executed in 395ms 10:21:57 [228167/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [saveEHoldingsStep] 10:21:57 [228167/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO ectStorageRepository Uploading object 2022-07-14_10-21-57_0489_625-5937-15767905_resource,filename /tmp/mod-data-export-worker/2022-07-14_10-21-57_0489_625-5937-15767905_resource,downloadFilename null,contentType text/csv. 10:21:57 [228167/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/2022-07-14_10-21-57_0489_625-5937-15767905_resource. 10:21:57 [228167/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/2022-07-14_10-21-57_0489_625-5937-15767905_resource?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T102157Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=2b0d9f286057cf3bcd92c5e765578cf0f4f16773ea141692b59e61f96dc23ba9. 10:21:57 [228167/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO AbstractStep Step: [saveEHoldingsStep] executed in 106ms 10:21:57 [228167/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=71, version=1, startTime=Thu Jul 14 10:21:57 GMT 2022, endTime=Thu Jul 14 10:21:57 GMT 2022, lastUpdated=Thu Jul 14 10:21:57 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=69, version=0, Job=[E_HOLDINGS]], jobParameters=[{eHoldingsExportConfig={"recordId":"625-5937-15767905","recordType":"RESOURCE","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=9fd8f686-5ebb-4900-9ca8-13d9847ba677, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-21-57_0489_625-5937-15767905_resource}]. 10:21:57 [228167/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO KafkaService Sending Job(id=9fd8f686-5ebb-4900-9ca8-13d9847ba677, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/2022-07-14_10-21-57_0489_625-5937-15767905_resource?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T102157Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=2b0d9f286057cf3bcd92c5e765578cf0f4f16773ea141692b59e61f96dc23ba9], fileNames=null, startTime=Thu Jul 14 10:21:57 GMT 2022, endTime=Thu Jul 14 10:21:57 GMT 2022, createdDate=Thu Jul 14 10:21:57 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:21:57 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:21:57 [228167/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO KafkaService Sent Job(id=9fd8f686-5ebb-4900-9ca8-13d9847ba677, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/2022-07-14_10-21-57_0489_625-5937-15767905_resource?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T102157Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=2b0d9f286057cf3bcd92c5e765578cf0f4f16773ea141692b59e61f96dc23ba9], fileNames=null, startTime=Thu Jul 14 10:21:57 GMT 2022, endTime=Thu Jul 14 10:21:57 GMT 2022, createdDate=Thu Jul 14 10:21:57 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:21:57 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:21:57 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 10:21:57 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=E_HOLDINGS]] completed with the following parameters: [{eHoldingsExportConfig={"recordId":"625-5937-15767905","recordType":"RESOURCE","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=9fd8f686-5ebb-4900-9ca8-13d9847ba677, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-21-57_0489_625-5937-15767905_resource}] and the following status: [COMPLETED] in 507ms 10:23:26 [200904/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=d13cf0ad-7d06-406d-ad0a-101d0017a013, name=000069, description=null, exportType=E_HOLDINGS, jobParameters={eHoldingsExportConfig={"recordId":"26-1773-782344","recordType":"RESOURCE","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}}, identifierType=null, entityType=null, progress=null). 10:23:26 [200904/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 10:23:26 [200904/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: E_HOLDINGS, parameters={eHoldingsExportConfig={"recordId":"26-1773-782344","recordType":"RESOURCE","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=d13cf0ad-7d06-406d-ad0a-101d0017a013, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-23-26_0500_26-1773-782344_resource}. 10:23:26 [200904/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=E_HOLDINGS]] launched with the following parameters: [{eHoldingsExportConfig={"recordId":"26-1773-782344","recordType":"RESOURCE","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=d13cf0ad-7d06-406d-ad0a-101d0017a013, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-23-26_0500_26-1773-782344_resource}] 10:23:26 [200904/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=72, version=1, startTime=Thu Jul 14 10:23:26 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 10:23:26 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=70, version=0, Job=[E_HOLDINGS]], jobParameters=[{eHoldingsExportConfig={"recordId":"26-1773-782344","recordType":"RESOURCE","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=d13cf0ad-7d06-406d-ad0a-101d0017a013, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-23-26_0500_26-1773-782344_resource}]. 10:23:26 [200904/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO KafkaService Sending Job(id=d13cf0ad-7d06-406d-ad0a-101d0017a013, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:23:26 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:23:26 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:23:26 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:23:26 [200904/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO KafkaService Sent Job(id=d13cf0ad-7d06-406d-ad0a-101d0017a013, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:23:26 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:23:26 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:23:26 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:23:26 [200904/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [getEHoldingsStep] 10:23:26 [200904/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO AbstractStep Step: [getEHoldingsStep] executed in 237ms 10:23:26 [200904/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [saveEHoldingsStep] 10:23:26 [200904/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO ectStorageRepository Uploading object 2022-07-14_10-23-26_0500_26-1773-782344_resource,filename /tmp/mod-data-export-worker/2022-07-14_10-23-26_0500_26-1773-782344_resource,downloadFilename null,contentType text/csv. 10:23:26 [200904/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/2022-07-14_10-23-26_0500_26-1773-782344_resource. 10:23:26 [200904/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/2022-07-14_10-23-26_0500_26-1773-782344_resource?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T102326Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=1a13dfba1de37e083c7fd86825f4d0e3961b246f4f5a8bdb476c15ce6fe46b95. 10:23:26 [200904/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO AbstractStep Step: [saveEHoldingsStep] executed in 78ms 10:23:26 [200904/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=72, version=1, startTime=Thu Jul 14 10:23:26 GMT 2022, endTime=Thu Jul 14 10:23:26 GMT 2022, lastUpdated=Thu Jul 14 10:23:26 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=70, version=0, Job=[E_HOLDINGS]], jobParameters=[{eHoldingsExportConfig={"recordId":"26-1773-782344","recordType":"RESOURCE","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=d13cf0ad-7d06-406d-ad0a-101d0017a013, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-23-26_0500_26-1773-782344_resource}]. 10:23:26 [200904/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO KafkaService Sending Job(id=d13cf0ad-7d06-406d-ad0a-101d0017a013, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/2022-07-14_10-23-26_0500_26-1773-782344_resource?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T102326Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=1a13dfba1de37e083c7fd86825f4d0e3961b246f4f5a8bdb476c15ce6fe46b95], fileNames=null, startTime=Thu Jul 14 10:23:26 GMT 2022, endTime=Thu Jul 14 10:23:26 GMT 2022, createdDate=Thu Jul 14 10:23:26 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:23:26 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:23:26 [200904/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO KafkaService Sent Job(id=d13cf0ad-7d06-406d-ad0a-101d0017a013, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/2022-07-14_10-23-26_0500_26-1773-782344_resource?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T102326Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=1a13dfba1de37e083c7fd86825f4d0e3961b246f4f5a8bdb476c15ce6fe46b95], fileNames=null, startTime=Thu Jul 14 10:23:26 GMT 2022, endTime=Thu Jul 14 10:23:26 GMT 2022, createdDate=Thu Jul 14 10:23:26 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:23:26 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:23:26 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 10:23:26 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=E_HOLDINGS]] completed with the following parameters: [{eHoldingsExportConfig={"recordId":"26-1773-782344","recordType":"RESOURCE","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=d13cf0ad-7d06-406d-ad0a-101d0017a013, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-23-26_0500_26-1773-782344_resource}] and the following status: [COMPLETED] in 319ms 10:25:54 [643710/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=d3cd1253-6221-44d8-9724-4aed1ee586b4, name=000070, description=null, exportType=E_HOLDINGS, jobParameters={eHoldingsExportConfig={"recordId":"176-3932157","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}}, identifierType=null, entityType=null, progress=null). 10:25:54 [643710/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 10:25:54 [643710/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: E_HOLDINGS, parameters={eHoldingsExportConfig={"recordId":"176-3932157","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=d3cd1253-6221-44d8-9724-4aed1ee586b4, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-25-54_0203_176-3932157_package}. 10:25:54 [643710/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=E_HOLDINGS]] launched with the following parameters: [{eHoldingsExportConfig={"recordId":"176-3932157","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=d3cd1253-6221-44d8-9724-4aed1ee586b4, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-25-54_0203_176-3932157_package}] 10:25:54 [643710/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=73, version=1, startTime=Thu Jul 14 10:25:54 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 10:25:54 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=71, version=0, Job=[E_HOLDINGS]], jobParameters=[{eHoldingsExportConfig={"recordId":"176-3932157","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=d3cd1253-6221-44d8-9724-4aed1ee586b4, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-25-54_0203_176-3932157_package}]. 10:25:54 [643710/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO KafkaService Sending Job(id=d3cd1253-6221-44d8-9724-4aed1ee586b4, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:25:54 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:25:54 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:25:54 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:25:54 [643710/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO KafkaService Sent Job(id=d3cd1253-6221-44d8-9724-4aed1ee586b4, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:25:54 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:25:54 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:25:54 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:25:54 [643710/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [getEHoldingsStep] 10:26:02 [643710/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO AbstractStep Step: [getEHoldingsStep] executed in 8s182ms 10:26:02 [643710/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [saveEHoldingsStep] 10:26:02 [643710/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO ectStorageRepository Uploading object 2022-07-14_10-25-54_0203_176-3932157_package,filename /tmp/mod-data-export-worker/2022-07-14_10-25-54_0203_176-3932157_package,downloadFilename null,contentType text/csv. 10:26:02 [643710/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/2022-07-14_10-25-54_0203_176-3932157_package. 10:26:02 [643710/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/2022-07-14_10-25-54_0203_176-3932157_package?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T102602Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=82749368b4b51f9060ab00009fd842952157a1756f95b56310e5777a83f3d1e9. 10:26:02 [643710/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO AbstractStep Step: [saveEHoldingsStep] executed in 214ms 10:26:02 [643710/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=73, version=1, startTime=Thu Jul 14 10:25:54 GMT 2022, endTime=Thu Jul 14 10:26:02 GMT 2022, lastUpdated=Thu Jul 14 10:25:54 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=71, version=0, Job=[E_HOLDINGS]], jobParameters=[{eHoldingsExportConfig={"recordId":"176-3932157","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=d3cd1253-6221-44d8-9724-4aed1ee586b4, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-25-54_0203_176-3932157_package}]. 10:26:02 [643710/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO KafkaService Sending Job(id=d3cd1253-6221-44d8-9724-4aed1ee586b4, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/2022-07-14_10-25-54_0203_176-3932157_package?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T102602Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=82749368b4b51f9060ab00009fd842952157a1756f95b56310e5777a83f3d1e9], fileNames=null, startTime=Thu Jul 14 10:25:54 GMT 2022, endTime=Thu Jul 14 10:26:02 GMT 2022, createdDate=Thu Jul 14 10:25:54 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:25:54 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:02 [643710/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO KafkaService Sent Job(id=d3cd1253-6221-44d8-9724-4aed1ee586b4, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/2022-07-14_10-25-54_0203_176-3932157_package?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T102602Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=82749368b4b51f9060ab00009fd842952157a1756f95b56310e5777a83f3d1e9], fileNames=null, startTime=Thu Jul 14 10:25:54 GMT 2022, endTime=Thu Jul 14 10:26:02 GMT 2022, createdDate=Thu Jul 14 10:25:54 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:25:54 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:26:02 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 10:26:02 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=E_HOLDINGS]] completed with the following parameters: [{eHoldingsExportConfig={"recordId":"176-3932157","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=d3cd1253-6221-44d8-9724-4aed1ee586b4, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-25-54_0203_176-3932157_package}] and the following status: [COMPLETED] in 8s421ms 10:27:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=5f0f9faf-baab-4f74-9111-d816d2837724, name=000071, description=null, exportType=EDIFACT_ORDERS_EXPORT, jobParameters={edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"10:27:00","timeZone":"UTC"}},"isDefaultConfig":false}}, identifierType=null, entityType=null, progress=null). 10:27:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 10:27:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: EDIFACT_ORDERS_EXPORT, parameters={edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"10:27:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=5f0f9faf-baab-4f74-9111-d816d2837724, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_10:27:00_5f0f9faf-baab-4f74-9111-d816d2837724, jobName=000071}. 10:27:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [SimpleJob: [name=EDIFACT_ORDERS_EXPORT]] launched with the following parameters: [{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"10:27:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=5f0f9faf-baab-4f74-9111-d816d2837724, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_10:27:00_5f0f9faf-baab-4f74-9111-d816d2837724, jobName=000071}] 10:27:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO obCompletionListener Job update JobExecution: id=74, version=1, startTime=Thu Jul 14 10:27:00 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 10:27:00 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=72, version=0, Job=[EDIFACT_ORDERS_EXPORT]], jobParameters=[{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"10:27:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=5f0f9faf-baab-4f74-9111-d816d2837724, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_10:27:00_5f0f9faf-baab-4f74-9111-d816d2837724, jobName=000071}]. 10:27:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=5f0f9faf-baab-4f74-9111-d816d2837724, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:27:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:27:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:27:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=5f0f9faf-baab-4f74-9111-d816d2837724, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:27:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:27:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:27:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [mapToEdifactStep] 10:27:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO MapToEdifactTasklet Execute MapToEdifactTasklet 10:27:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO MapToEdifactTasklet GET purchase orders query: (workflowStatus==Open and vendor==4ffa86df-e60d-4705-be76-5c12d24add31 and poLine.automaticExport==true) 10:27:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] ERROR AbstractStep Encountered an error executing step mapToEdifactStep in job EDIFACT_ORDERS_EXPORT org.folio.dew.batch.acquisitions.edifact.exceptions.OrderNotFoundException: Orders for export not found 10:27:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [mapToEdifactStep] executed in 26ms 10:27:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO obCompletionListener Job update JobExecution: id=74, version=1, startTime=Thu Jul 14 10:27:00 GMT 2022, endTime=Thu Jul 14 10:27:00 GMT 2022, lastUpdated=Thu Jul 14 10:27:00 GMT 2022, status=FAILED, exitStatus=exitCode=FAILED;exitDescription=org.folio.dew.batch.acquisitions.edifact.exceptions.OrderNotFoundException: Orders for export not found , job=[JobInstance: id=72, version=0, Job=[EDIFACT_ORDERS_EXPORT]], jobParameters=[{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"10:27:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=5f0f9faf-baab-4f74-9111-d816d2837724, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_10:27:00_5f0f9faf-baab-4f74-9111-d816d2837724, jobName=000071}]. 10:27:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=5f0f9faf-baab-4f74-9111-d816d2837724, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:27:00 GMT 2022, endTime=Thu Jul 14 10:27:00 GMT 2022, createdDate=Thu Jul 14 10:27:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:27:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=Orders for export not found (OrderNotFoundException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=org.folio.dew.batch.acquisitions.edifact.exceptions.OrderNotFoundException: Orders for export not found , identifierType=null, entityType=null, progress=null). 10:27:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=5f0f9faf-baab-4f74-9111-d816d2837724, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:27:00 GMT 2022, endTime=Thu Jul 14 10:27:00 GMT 2022, createdDate=Thu Jul 14 10:27:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:27:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=Orders for export not found (OrderNotFoundException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=org.folio.dew.batch.acquisitions.edifact.exceptions.OrderNotFoundException: Orders for export not found , identifierType=null, entityType=null, progress=null). 10:27:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO obCompletionListener -----------------------------JOB---ENDS----------------------------- 10:27:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [SimpleJob: [name=EDIFACT_ORDERS_EXPORT]] completed with the following parameters: [{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"10:27:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=5f0f9faf-baab-4f74-9111-d816d2837724, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_10:27:00_5f0f9faf-baab-4f74-9111-d816d2837724, jobName=000071}] and the following status: [FAILED] in 31ms 10:27:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=5f0f9faf-baab-4f74-9111-d816d2837724, name=000071, description=null, exportType=EDIFACT_ORDERS_EXPORT, jobParameters={edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"10:27:00","timeZone":"UTC"}},"isDefaultConfig":false}}, identifierType=null, entityType=null, progress=null). 10:27:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 10:27:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: EDIFACT_ORDERS_EXPORT, parameters={edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"10:27:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=5f0f9faf-baab-4f74-9111-d816d2837724, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_10:27:00_5f0f9faf-baab-4f74-9111-d816d2837724, jobName=000071}. 10:27:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [SimpleJob: [name=EDIFACT_ORDERS_EXPORT]] launched with the following parameters: [{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"10:27:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=5f0f9faf-baab-4f74-9111-d816d2837724, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_10:27:00_5f0f9faf-baab-4f74-9111-d816d2837724, jobName=000071}] 10:27:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO obCompletionListener Job update JobExecution: id=75, version=1, startTime=Thu Jul 14 10:27:00 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 10:27:00 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=72, version=0, Job=[EDIFACT_ORDERS_EXPORT]], jobParameters=[{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"10:27:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=5f0f9faf-baab-4f74-9111-d816d2837724, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_10:27:00_5f0f9faf-baab-4f74-9111-d816d2837724, jobName=000071}]. 10:27:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=5f0f9faf-baab-4f74-9111-d816d2837724, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:27:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:27:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:27:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=5f0f9faf-baab-4f74-9111-d816d2837724, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:27:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:27:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:27:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:27:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [mapToEdifactStep] 10:27:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO MapToEdifactTasklet Execute MapToEdifactTasklet 10:27:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO MapToEdifactTasklet GET purchase orders query: (workflowStatus==Open and vendor==4ffa86df-e60d-4705-be76-5c12d24add31 and poLine.automaticExport==true) 10:27:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] ERROR AbstractStep Encountered an error executing step mapToEdifactStep in job EDIFACT_ORDERS_EXPORT org.folio.dew.batch.acquisitions.edifact.exceptions.OrderNotFoundException: Orders for export not found 10:27:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [mapToEdifactStep] executed in 10ms 10:27:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO obCompletionListener Job update JobExecution: id=75, version=1, startTime=Thu Jul 14 10:27:00 GMT 2022, endTime=Thu Jul 14 10:27:00 GMT 2022, lastUpdated=Thu Jul 14 10:27:00 GMT 2022, status=FAILED, exitStatus=exitCode=FAILED;exitDescription=org.folio.dew.batch.acquisitions.edifact.exceptions.OrderNotFoundException: Orders for export not found , job=[JobInstance: id=72, version=0, Job=[EDIFACT_ORDERS_EXPORT]], jobParameters=[{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"10:27:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=5f0f9faf-baab-4f74-9111-d816d2837724, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_10:27:00_5f0f9faf-baab-4f74-9111-d816d2837724, jobName=000071}]. 10:27:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=5f0f9faf-baab-4f74-9111-d816d2837724, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:27:00 GMT 2022, endTime=Thu Jul 14 10:27:00 GMT 2022, createdDate=Thu Jul 14 10:27:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:27:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=Orders for export not found (OrderNotFoundException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=org.folio.dew.batch.acquisitions.edifact.exceptions.OrderNotFoundException: Orders for export not found , identifierType=null, entityType=null, progress=null). 10:27:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=5f0f9faf-baab-4f74-9111-d816d2837724, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:27:00 GMT 2022, endTime=Thu Jul 14 10:27:00 GMT 2022, createdDate=Thu Jul 14 10:27:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:27:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=Orders for export not found (OrderNotFoundException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=org.folio.dew.batch.acquisitions.edifact.exceptions.OrderNotFoundException: Orders for export not found , identifierType=null, entityType=null, progress=null). 10:27:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO obCompletionListener -----------------------------JOB---ENDS----------------------------- 10:27:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [SimpleJob: [name=EDIFACT_ORDERS_EXPORT]] completed with the following parameters: [{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"10:27:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=5f0f9faf-baab-4f74-9111-d816d2837724, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_10:27:00_5f0f9faf-baab-4f74-9111-d816d2837724, jobName=000071}] and the following status: [FAILED] in 14ms 10:28:05 [067394/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=cee90ee3-6107-4020-a544-0e23691a844a, name=000072, description=null, exportType=E_HOLDINGS, jobParameters={eHoldingsExportConfig={"recordId":"176-3932157","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["packageHoldingsStatus","packageNotes","packageName","packageType","providerName"],"titleFields":["titleId","titleName","titleType","url"]}}, identifierType=null, entityType=null, progress=null). 10:28:05 [067394/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 10:28:05 [067394/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: E_HOLDINGS, parameters={eHoldingsExportConfig={"recordId":"176-3932157","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["packageHoldingsStatus","packageNotes","packageName","packageType","providerName"],"titleFields":["titleId","titleName","titleType","url"]}, jobId=cee90ee3-6107-4020-a544-0e23691a844a, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-28-05_0127_176-3932157_package}. 10:28:05 [067394/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=E_HOLDINGS]] launched with the following parameters: [{eHoldingsExportConfig={"recordId":"176-3932157","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["packageHoldingsStatus","packageNotes","packageName","packageType","providerName"],"titleFields":["titleId","titleName","titleType","url"]}, jobId=cee90ee3-6107-4020-a544-0e23691a844a, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-28-05_0127_176-3932157_package}] 10:28:05 [067394/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=76, version=1, startTime=Thu Jul 14 10:28:05 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 10:28:05 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=73, version=0, Job=[E_HOLDINGS]], jobParameters=[{eHoldingsExportConfig={"recordId":"176-3932157","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["packageHoldingsStatus","packageNotes","packageName","packageType","providerName"],"titleFields":["titleId","titleName","titleType","url"]}, jobId=cee90ee3-6107-4020-a544-0e23691a844a, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-28-05_0127_176-3932157_package}]. 10:28:05 [067394/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO KafkaService Sending Job(id=cee90ee3-6107-4020-a544-0e23691a844a, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:28:05 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:28:05 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:28:05 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:05 [067394/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO KafkaService Sent Job(id=cee90ee3-6107-4020-a544-0e23691a844a, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:28:05 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:28:05 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:28:05 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:05 [067394/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [getEHoldingsStep] 10:28:10 [067394/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO AbstractStep Step: [getEHoldingsStep] executed in 5s407ms 10:28:10 [067394/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [saveEHoldingsStep] 10:28:10 [067394/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO ectStorageRepository Uploading object 2022-07-14_10-28-05_0127_176-3932157_package,filename /tmp/mod-data-export-worker/2022-07-14_10-28-05_0127_176-3932157_package,downloadFilename null,contentType text/csv. 10:28:10 [067394/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/2022-07-14_10-28-05_0127_176-3932157_package. 10:28:10 [067394/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/2022-07-14_10-28-05_0127_176-3932157_package?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T102810Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=5afb9de85d3849b6a28ad39c8f3aa965b041960f09cc7e03e22ff2153627dd23. 10:28:10 [067394/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO AbstractStep Step: [saveEHoldingsStep] executed in 172ms 10:28:10 [067394/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=76, version=1, startTime=Thu Jul 14 10:28:05 GMT 2022, endTime=Thu Jul 14 10:28:10 GMT 2022, lastUpdated=Thu Jul 14 10:28:05 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=73, version=0, Job=[E_HOLDINGS]], jobParameters=[{eHoldingsExportConfig={"recordId":"176-3932157","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["packageHoldingsStatus","packageNotes","packageName","packageType","providerName"],"titleFields":["titleId","titleName","titleType","url"]}, jobId=cee90ee3-6107-4020-a544-0e23691a844a, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-28-05_0127_176-3932157_package}]. 10:28:10 [067394/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO KafkaService Sending Job(id=cee90ee3-6107-4020-a544-0e23691a844a, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/2022-07-14_10-28-05_0127_176-3932157_package?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T102810Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=5afb9de85d3849b6a28ad39c8f3aa965b041960f09cc7e03e22ff2153627dd23], fileNames=null, startTime=Thu Jul 14 10:28:05 GMT 2022, endTime=Thu Jul 14 10:28:10 GMT 2022, createdDate=Thu Jul 14 10:28:05 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:28:05 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:10 [067394/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO KafkaService Sent Job(id=cee90ee3-6107-4020-a544-0e23691a844a, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/2022-07-14_10-28-05_0127_176-3932157_package?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T102810Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=5afb9de85d3849b6a28ad39c8f3aa965b041960f09cc7e03e22ff2153627dd23], fileNames=null, startTime=Thu Jul 14 10:28:05 GMT 2022, endTime=Thu Jul 14 10:28:10 GMT 2022, createdDate=Thu Jul 14 10:28:05 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:28:05 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:28:10 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 10:28:10 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=E_HOLDINGS]] completed with the following parameters: [{eHoldingsExportConfig={"recordId":"176-3932157","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["packageHoldingsStatus","packageNotes","packageName","packageType","providerName"],"titleFields":["titleId","titleName","titleType","url"]}, jobId=cee90ee3-6107-4020-a544-0e23691a844a, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-28-05_0127_176-3932157_package}] and the following status: [COMPLETED] in 5s597ms 10:30:13 [242865/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=3aa923fb-5aba-43fa-be2f-7c8b9c2c769b, name=000073, description=null, exportType=E_HOLDINGS, jobParameters={eHoldingsExportConfig={"recordId":"176-3932157","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["packageHoldingsStatus","packageNotes","packageName","packageType","providerName"],"titleFields":["titleId","titleName","titleType","url","customEmbargo"]}}, identifierType=null, entityType=null, progress=null). 10:30:13 [242865/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 10:30:13 [242865/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: E_HOLDINGS, parameters={eHoldingsExportConfig={"recordId":"176-3932157","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["packageHoldingsStatus","packageNotes","packageName","packageType","providerName"],"titleFields":["titleId","titleName","titleType","url","customEmbargo"]}, jobId=3aa923fb-5aba-43fa-be2f-7c8b9c2c769b, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-30-13_0814_176-3932157_package}. 10:30:13 [242865/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=E_HOLDINGS]] launched with the following parameters: [{eHoldingsExportConfig={"recordId":"176-3932157","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["packageHoldingsStatus","packageNotes","packageName","packageType","providerName"],"titleFields":["titleId","titleName","titleType","url","customEmbargo"]}, jobId=3aa923fb-5aba-43fa-be2f-7c8b9c2c769b, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-30-13_0814_176-3932157_package}] 10:30:13 [242865/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=77, version=1, startTime=Thu Jul 14 10:30:13 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 10:30:13 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=74, version=0, Job=[E_HOLDINGS]], jobParameters=[{eHoldingsExportConfig={"recordId":"176-3932157","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["packageHoldingsStatus","packageNotes","packageName","packageType","providerName"],"titleFields":["titleId","titleName","titleType","url","customEmbargo"]}, jobId=3aa923fb-5aba-43fa-be2f-7c8b9c2c769b, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-30-13_0814_176-3932157_package}]. 10:30:13 [242865/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO KafkaService Sending Job(id=3aa923fb-5aba-43fa-be2f-7c8b9c2c769b, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:30:13 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:30:13 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:30:13 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:30:13 [242865/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO KafkaService Sent Job(id=3aa923fb-5aba-43fa-be2f-7c8b9c2c769b, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:30:13 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:30:13 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:30:13 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:30:13 [242865/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [getEHoldingsStep] 10:30:18 [242865/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO AbstractStep Step: [getEHoldingsStep] executed in 4s389ms 10:30:18 [242865/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [saveEHoldingsStep] 10:30:18 [242865/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO ectStorageRepository Uploading object 2022-07-14_10-30-13_0814_176-3932157_package,filename /tmp/mod-data-export-worker/2022-07-14_10-30-13_0814_176-3932157_package,downloadFilename null,contentType text/csv. 10:30:18 [242865/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/2022-07-14_10-30-13_0814_176-3932157_package. 10:30:18 [242865/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/2022-07-14_10-30-13_0814_176-3932157_package?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T103018Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=4de6d2c1a643ad43d342221c235c794a918f9cc591d23612674dda57f2777e5b. 10:30:18 [242865/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO AbstractStep Step: [saveEHoldingsStep] executed in 169ms 10:30:18 [242865/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=77, version=1, startTime=Thu Jul 14 10:30:13 GMT 2022, endTime=Thu Jul 14 10:30:18 GMT 2022, lastUpdated=Thu Jul 14 10:30:13 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=74, version=0, Job=[E_HOLDINGS]], jobParameters=[{eHoldingsExportConfig={"recordId":"176-3932157","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["packageHoldingsStatus","packageNotes","packageName","packageType","providerName"],"titleFields":["titleId","titleName","titleType","url","customEmbargo"]}, jobId=3aa923fb-5aba-43fa-be2f-7c8b9c2c769b, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-30-13_0814_176-3932157_package}]. 10:30:18 [242865/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO KafkaService Sending Job(id=3aa923fb-5aba-43fa-be2f-7c8b9c2c769b, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/2022-07-14_10-30-13_0814_176-3932157_package?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T103018Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=4de6d2c1a643ad43d342221c235c794a918f9cc591d23612674dda57f2777e5b], fileNames=null, startTime=Thu Jul 14 10:30:13 GMT 2022, endTime=Thu Jul 14 10:30:18 GMT 2022, createdDate=Thu Jul 14 10:30:13 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:30:13 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:30:18 [242865/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO KafkaService Sent Job(id=3aa923fb-5aba-43fa-be2f-7c8b9c2c769b, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/2022-07-14_10-30-13_0814_176-3932157_package?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T103018Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=4de6d2c1a643ad43d342221c235c794a918f9cc591d23612674dda57f2777e5b], fileNames=null, startTime=Thu Jul 14 10:30:13 GMT 2022, endTime=Thu Jul 14 10:30:18 GMT 2022, createdDate=Thu Jul 14 10:30:13 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:30:13 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:30:18 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 10:30:18 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=E_HOLDINGS]] completed with the following parameters: [{eHoldingsExportConfig={"recordId":"176-3932157","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["packageHoldingsStatus","packageNotes","packageName","packageType","providerName"],"titleFields":["titleId","titleName","titleType","url","customEmbargo"]}, jobId=3aa923fb-5aba-43fa-be2f-7c8b9c2c769b, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-30-13_0814_176-3932157_package}] and the following status: [COMPLETED] in 4s585ms 10:32:49 [010048/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=0e12fe76-e7de-46e6-b6e6-321d2b99de18, name=000074, description=null, exportType=E_HOLDINGS, jobParameters={eHoldingsExportConfig={"recordId":"176-3932157-2078741","recordType":"RESOURCE","packageFields":["packageId","packageName","packageType","providerId","providerName","packageTags","packageNotes"],"titleFields":["titleNotes","titleId","titleTags","titleName","titleType"]}}, identifierType=null, entityType=null, progress=null). 10:32:49 [010048/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 10:32:49 [010048/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: E_HOLDINGS, parameters={eHoldingsExportConfig={"recordId":"176-3932157-2078741","recordType":"RESOURCE","packageFields":["packageId","packageName","packageType","providerId","providerName","packageTags","packageNotes"],"titleFields":["titleNotes","titleId","titleTags","titleName","titleType"]}, jobId=0e12fe76-e7de-46e6-b6e6-321d2b99de18, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-32-49_0893_176-3932157-2078741_resource}. 10:32:49 [010048/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=E_HOLDINGS]] launched with the following parameters: [{eHoldingsExportConfig={"recordId":"176-3932157-2078741","recordType":"RESOURCE","packageFields":["packageId","packageName","packageType","providerId","providerName","packageTags","packageNotes"],"titleFields":["titleNotes","titleId","titleTags","titleName","titleType"]}, jobId=0e12fe76-e7de-46e6-b6e6-321d2b99de18, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-32-49_0893_176-3932157-2078741_resource}] 10:32:49 [010048/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=78, version=1, startTime=Thu Jul 14 10:32:49 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 10:32:49 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=75, version=0, Job=[E_HOLDINGS]], jobParameters=[{eHoldingsExportConfig={"recordId":"176-3932157-2078741","recordType":"RESOURCE","packageFields":["packageId","packageName","packageType","providerId","providerName","packageTags","packageNotes"],"titleFields":["titleNotes","titleId","titleTags","titleName","titleType"]}, jobId=0e12fe76-e7de-46e6-b6e6-321d2b99de18, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-32-49_0893_176-3932157-2078741_resource}]. 10:32:49 [010048/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO KafkaService Sending Job(id=0e12fe76-e7de-46e6-b6e6-321d2b99de18, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:32:49 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:32:49 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:32:49 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:32:49 [010048/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO KafkaService Sent Job(id=0e12fe76-e7de-46e6-b6e6-321d2b99de18, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:32:49 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:32:49 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:32:49 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:32:49 [010048/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [getEHoldingsStep] 10:32:50 [010048/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO AbstractStep Step: [getEHoldingsStep] executed in 292ms 10:32:50 [010048/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [saveEHoldingsStep] 10:32:50 [010048/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO ectStorageRepository Uploading object 2022-07-14_10-32-49_0893_176-3932157-2078741_resource,filename /tmp/mod-data-export-worker/2022-07-14_10-32-49_0893_176-3932157-2078741_resource,downloadFilename null,contentType text/csv. 10:32:50 [010048/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/2022-07-14_10-32-49_0893_176-3932157-2078741_resource. 10:32:50 [010048/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/2022-07-14_10-32-49_0893_176-3932157-2078741_resource?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T103250Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=336ab76a65d1e3b347ad8ba22c5f8254f0c1552c7780fceed1d051d8a4337853. 10:32:50 [010048/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO AbstractStep Step: [saveEHoldingsStep] executed in 64ms 10:32:50 [010048/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=78, version=1, startTime=Thu Jul 14 10:32:49 GMT 2022, endTime=Thu Jul 14 10:32:50 GMT 2022, lastUpdated=Thu Jul 14 10:32:49 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=75, version=0, Job=[E_HOLDINGS]], jobParameters=[{eHoldingsExportConfig={"recordId":"176-3932157-2078741","recordType":"RESOURCE","packageFields":["packageId","packageName","packageType","providerId","providerName","packageTags","packageNotes"],"titleFields":["titleNotes","titleId","titleTags","titleName","titleType"]}, jobId=0e12fe76-e7de-46e6-b6e6-321d2b99de18, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-32-49_0893_176-3932157-2078741_resource}]. 10:32:50 [010048/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO KafkaService Sending Job(id=0e12fe76-e7de-46e6-b6e6-321d2b99de18, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/2022-07-14_10-32-49_0893_176-3932157-2078741_resource?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T103250Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=336ab76a65d1e3b347ad8ba22c5f8254f0c1552c7780fceed1d051d8a4337853], fileNames=null, startTime=Thu Jul 14 10:32:49 GMT 2022, endTime=Thu Jul 14 10:32:50 GMT 2022, createdDate=Thu Jul 14 10:32:49 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:32:49 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:32:50 [010048/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO KafkaService Sent Job(id=0e12fe76-e7de-46e6-b6e6-321d2b99de18, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/2022-07-14_10-32-49_0893_176-3932157-2078741_resource?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T103250Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=336ab76a65d1e3b347ad8ba22c5f8254f0c1552c7780fceed1d051d8a4337853], fileNames=null, startTime=Thu Jul 14 10:32:49 GMT 2022, endTime=Thu Jul 14 10:32:50 GMT 2022, createdDate=Thu Jul 14 10:32:49 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:32:49 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:32:50 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 10:32:50 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=E_HOLDINGS]] completed with the following parameters: [{eHoldingsExportConfig={"recordId":"176-3932157-2078741","recordType":"RESOURCE","packageFields":["packageId","packageName","packageType","providerId","providerName","packageTags","packageNotes"],"titleFields":["titleNotes","titleId","titleTags","titleName","titleType"]}, jobId=0e12fe76-e7de-46e6-b6e6-321d2b99de18, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-32-49_0893_176-3932157-2078741_resource}] and the following status: [COMPLETED] in 363ms 10:34:33 [480548/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=a0c342eb-a4b8-4960-9b2c-8e5592b706e6, name=000075, description=null, exportType=E_HOLDINGS, jobParameters={eHoldingsExportConfig={"recordId":"176-3932157-2078741","recordType":"RESOURCE","packageFields":["packageId","packageName","packageType","providerId","providerName","packageTags","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}}, identifierType=null, entityType=null, progress=null). 10:34:33 [480548/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 10:34:33 [480548/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: E_HOLDINGS, parameters={eHoldingsExportConfig={"recordId":"176-3932157-2078741","recordType":"RESOURCE","packageFields":["packageId","packageName","packageType","providerId","providerName","packageTags","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=a0c342eb-a4b8-4960-9b2c-8e5592b706e6, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-34-33_0651_176-3932157-2078741_resource}. 10:34:33 [480548/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=E_HOLDINGS]] launched with the following parameters: [{eHoldingsExportConfig={"recordId":"176-3932157-2078741","recordType":"RESOURCE","packageFields":["packageId","packageName","packageType","providerId","providerName","packageTags","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=a0c342eb-a4b8-4960-9b2c-8e5592b706e6, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-34-33_0651_176-3932157-2078741_resource}] 10:34:33 [480548/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=79, version=1, startTime=Thu Jul 14 10:34:33 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 10:34:33 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=76, version=0, Job=[E_HOLDINGS]], jobParameters=[{eHoldingsExportConfig={"recordId":"176-3932157-2078741","recordType":"RESOURCE","packageFields":["packageId","packageName","packageType","providerId","providerName","packageTags","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=a0c342eb-a4b8-4960-9b2c-8e5592b706e6, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-34-33_0651_176-3932157-2078741_resource}]. 10:34:33 [480548/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO KafkaService Sending Job(id=a0c342eb-a4b8-4960-9b2c-8e5592b706e6, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:34:33 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:34:33 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:34:33 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:34:33 [480548/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO KafkaService Sent Job(id=a0c342eb-a4b8-4960-9b2c-8e5592b706e6, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:34:33 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:34:33 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:34:33 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:34:33 [480548/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [getEHoldingsStep] 10:34:33 [480548/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO AbstractStep Step: [getEHoldingsStep] executed in 264ms 10:34:33 [480548/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [saveEHoldingsStep] 10:34:33 [480548/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO ectStorageRepository Uploading object 2022-07-14_10-34-33_0651_176-3932157-2078741_resource,filename /tmp/mod-data-export-worker/2022-07-14_10-34-33_0651_176-3932157-2078741_resource,downloadFilename null,contentType text/csv. 10:34:34 [480548/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/2022-07-14_10-34-33_0651_176-3932157-2078741_resource. 10:34:34 [480548/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/2022-07-14_10-34-33_0651_176-3932157-2078741_resource?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T103434Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=3bfb6b7b5c3a42e821d53b976493730c8eecb396bb7678411d0b3211fe6f0f4a. 10:34:34 [480548/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO AbstractStep Step: [saveEHoldingsStep] executed in 101ms 10:34:34 [480548/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=79, version=1, startTime=Thu Jul 14 10:34:33 GMT 2022, endTime=Thu Jul 14 10:34:34 GMT 2022, lastUpdated=Thu Jul 14 10:34:33 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=76, version=0, Job=[E_HOLDINGS]], jobParameters=[{eHoldingsExportConfig={"recordId":"176-3932157-2078741","recordType":"RESOURCE","packageFields":["packageId","packageName","packageType","providerId","providerName","packageTags","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=a0c342eb-a4b8-4960-9b2c-8e5592b706e6, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-34-33_0651_176-3932157-2078741_resource}]. 10:34:34 [480548/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO KafkaService Sending Job(id=a0c342eb-a4b8-4960-9b2c-8e5592b706e6, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/2022-07-14_10-34-33_0651_176-3932157-2078741_resource?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T103434Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=3bfb6b7b5c3a42e821d53b976493730c8eecb396bb7678411d0b3211fe6f0f4a], fileNames=null, startTime=Thu Jul 14 10:34:33 GMT 2022, endTime=Thu Jul 14 10:34:34 GMT 2022, createdDate=Thu Jul 14 10:34:33 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:34:33 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:34:34 [480548/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO KafkaService Sent Job(id=a0c342eb-a4b8-4960-9b2c-8e5592b706e6, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/2022-07-14_10-34-33_0651_176-3932157-2078741_resource?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T103434Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=3bfb6b7b5c3a42e821d53b976493730c8eecb396bb7678411d0b3211fe6f0f4a], fileNames=null, startTime=Thu Jul 14 10:34:33 GMT 2022, endTime=Thu Jul 14 10:34:34 GMT 2022, createdDate=Thu Jul 14 10:34:33 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:34:33 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:34:34 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 10:34:34 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=E_HOLDINGS]] completed with the following parameters: [{eHoldingsExportConfig={"recordId":"176-3932157-2078741","recordType":"RESOURCE","packageFields":["packageId","packageName","packageType","providerId","providerName","packageTags","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=a0c342eb-a4b8-4960-9b2c-8e5592b706e6, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-34-33_0651_176-3932157-2078741_resource}] and the following status: [COMPLETED] in 371ms 10:34:35 [547755/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=58d704e1-f9c1-44c8-88d2-3c75892ef84e, name=000076, description=null, exportType=EDIFACT_ORDERS_EXPORT, jobParameters={edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"10:27:00","timeZone":"UTC"}},"isDefaultConfig":false}}, identifierType=null, entityType=null, progress=null). 10:34:35 [547755/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 10:34:35 [547755/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: EDIFACT_ORDERS_EXPORT, parameters={edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"10:27:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=58d704e1-f9c1-44c8-88d2-3c75892ef84e, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_10:34:35_58d704e1-f9c1-44c8-88d2-3c75892ef84e, jobName=000076}. 10:34:35 [547755/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [SimpleJob: [name=EDIFACT_ORDERS_EXPORT]] launched with the following parameters: [{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"10:27:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=58d704e1-f9c1-44c8-88d2-3c75892ef84e, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_10:34:35_58d704e1-f9c1-44c8-88d2-3c75892ef84e, jobName=000076}] 10:34:35 [547755/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO obCompletionListener Job update JobExecution: id=80, version=1, startTime=Thu Jul 14 10:34:35 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 10:34:35 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=77, version=0, Job=[EDIFACT_ORDERS_EXPORT]], jobParameters=[{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"10:27:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=58d704e1-f9c1-44c8-88d2-3c75892ef84e, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_10:34:35_58d704e1-f9c1-44c8-88d2-3c75892ef84e, jobName=000076}]. 10:34:35 [547755/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending Job(id=58d704e1-f9c1-44c8-88d2-3c75892ef84e, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:34:35 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:34:35 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:34:35 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:34:35 [547755/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent Job(id=58d704e1-f9c1-44c8-88d2-3c75892ef84e, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:34:35 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:34:35 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:34:35 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:34:35 [547755/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [mapToEdifactStep] 10:34:35 [547755/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO MapToEdifactTasklet Execute MapToEdifactTasklet 10:34:35 [547755/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO MapToEdifactTasklet GET purchase orders query: (workflowStatus==Open and vendor==4ffa86df-e60d-4705-be76-5c12d24add31 and poLine.automaticExport==true) 10:34:36 [547755/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [mapToEdifactStep] executed in 188ms 10:34:36 [547755/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [saveToMinIOStep] 10:34:36 [547755/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [saveToMinIOStep] executed in 1ms 10:34:36 [547755/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [saveToFTPStep] 10:34:36 [547755/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Connected to ftp.ci.folio.org:21 10:34:36 [547755/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Success login to FTP 10:34:36 [547755/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [saveToFTPStep] executed in 69ms 10:34:36 [547755/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [createExportHistoryRecordsStep] 10:34:36 [547755/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending class ExportHistory { id: 62daa978-73bd-4f53-8505-411024e57b23 exportJobId: 58d704e1-f9c1-44c8-88d2-3c75892ef84e exportType: EDIFACT exportDate: Thu Jul 14 10:34:36 GMT 2022 exportedPoLineIds: [760a00a8-d67d-4c95-bef0-82f963735e01] }. 10:34:36 [547755/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO Metadata [Producer clientId=producer-1] Resetting the last seen epoch of partition FOLIO.Default.diku.edi-export-history.create-0 to 0 since the associated topicId changed from null to frG1humZQyalVeirQPZI_Q 10:34:36 [547755/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent class ExportHistory { id: 62daa978-73bd-4f53-8505-411024e57b23 exportJobId: 58d704e1-f9c1-44c8-88d2-3c75892ef84e exportType: EDIFACT exportDate: Thu Jul 14 10:34:36 GMT 2022 exportedPoLineIds: [760a00a8-d67d-4c95-bef0-82f963735e01] }. 10:34:36 [547755/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [createExportHistoryRecordsStep] executed in 10ms 10:34:36 [547755/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO obCompletionListener Job update JobExecution: id=80, version=1, startTime=Thu Jul 14 10:34:35 GMT 2022, endTime=Thu Jul 14 10:34:36 GMT 2022, lastUpdated=Thu Jul 14 10:34:35 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=77, version=0, Job=[EDIFACT_ORDERS_EXPORT]], jobParameters=[{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"10:27:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=58d704e1-f9c1-44c8-88d2-3c75892ef84e, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_10:34:35_58d704e1-f9c1-44c8-88d2-3c75892ef84e, jobName=000076}]. 10:34:36 [547755/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending Job(id=58d704e1-f9c1-44c8-88d2-3c75892ef84e, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=[EXPORT_test_2022-07-14_10:34:36.edi], startTime=Thu Jul 14 10:34:35 GMT 2022, endTime=Thu Jul 14 10:34:36 GMT 2022, createdDate=Thu Jul 14 10:34:35 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:34:35 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:34:36 [547755/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent Job(id=58d704e1-f9c1-44c8-88d2-3c75892ef84e, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=[EXPORT_test_2022-07-14_10:34:36.edi], startTime=Thu Jul 14 10:34:35 GMT 2022, endTime=Thu Jul 14 10:34:36 GMT 2022, createdDate=Thu Jul 14 10:34:35 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:34:35 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:34:36 [547755/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO obCompletionListener -----------------------------JOB---ENDS----------------------------- 10:34:36 [547755/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [SimpleJob: [name=EDIFACT_ORDERS_EXPORT]] completed with the following parameters: [{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"10:27:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=58d704e1-f9c1-44c8-88d2-3c75892ef84e, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_10:34:35_58d704e1-f9c1-44c8-88d2-3c75892ef84e, jobName=000076}] and the following status: [COMPLETED] in 279ms 10:39:15 [547755/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO Metadata [Producer clientId=producer-1] Resetting the last seen epoch of partition FOLIO.diku.data-export.job.update-0 to 0 since the associated topicId changed from null to m73LD7QiSnem_ng5HJxJmQ 10:39:37 [858361/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=e50d11fb-3414-43c5-b67c-5b1a2b4aeaea, name=000077, description=null, exportType=E_HOLDINGS, jobParameters={eHoldingsExportConfig={"recordId":"1032-7457","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}}, identifierType=null, entityType=null, progress=null). 10:39:37 [858361/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 10:39:37 [858361/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: E_HOLDINGS, parameters={eHoldingsExportConfig={"recordId":"1032-7457","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=e50d11fb-3414-43c5-b67c-5b1a2b4aeaea, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-39-37_0867_1032-7457_package}. 10:39:37 [858361/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=E_HOLDINGS]] launched with the following parameters: [{eHoldingsExportConfig={"recordId":"1032-7457","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=e50d11fb-3414-43c5-b67c-5b1a2b4aeaea, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-39-37_0867_1032-7457_package}] 10:39:37 [858361/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=81, version=1, startTime=Thu Jul 14 10:39:37 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 10:39:37 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=78, version=0, Job=[E_HOLDINGS]], jobParameters=[{eHoldingsExportConfig={"recordId":"1032-7457","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=e50d11fb-3414-43c5-b67c-5b1a2b4aeaea, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-39-37_0867_1032-7457_package}]. 10:39:37 [858361/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending Job(id=e50d11fb-3414-43c5-b67c-5b1a2b4aeaea, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:39:37 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:39:37 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:39:37 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:39:37 [858361/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent Job(id=e50d11fb-3414-43c5-b67c-5b1a2b4aeaea, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:39:37 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:39:37 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:39:37 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:39:37 [858361/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [getEHoldingsStep] 10:39:39 [858361/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [getEHoldingsStep] executed in 1s274ms 10:39:39 [858361/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [saveEHoldingsStep] 10:39:39 [858361/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Uploading object 2022-07-14_10-39-37_0867_1032-7457_package,filename /tmp/mod-data-export-worker/2022-07-14_10-39-37_0867_1032-7457_package,downloadFilename null,contentType text/csv. 10:39:39 [858361/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/2022-07-14_10-39-37_0867_1032-7457_package. 10:39:39 [858361/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/2022-07-14_10-39-37_0867_1032-7457_package?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T103939Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=af1745d478f55c22c29acd43669b0f10a7c6fa23da1a52268e28e1a489c9bf09. 10:39:39 [858361/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [saveEHoldingsStep] executed in 70ms 10:39:39 [858361/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=81, version=1, startTime=Thu Jul 14 10:39:37 GMT 2022, endTime=Thu Jul 14 10:39:39 GMT 2022, lastUpdated=Thu Jul 14 10:39:37 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=78, version=0, Job=[E_HOLDINGS]], jobParameters=[{eHoldingsExportConfig={"recordId":"1032-7457","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=e50d11fb-3414-43c5-b67c-5b1a2b4aeaea, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-39-37_0867_1032-7457_package}]. 10:39:39 [858361/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending Job(id=e50d11fb-3414-43c5-b67c-5b1a2b4aeaea, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/2022-07-14_10-39-37_0867_1032-7457_package?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T103939Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=af1745d478f55c22c29acd43669b0f10a7c6fa23da1a52268e28e1a489c9bf09], fileNames=null, startTime=Thu Jul 14 10:39:37 GMT 2022, endTime=Thu Jul 14 10:39:39 GMT 2022, createdDate=Thu Jul 14 10:39:37 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:39:37 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:39:39 [858361/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent Job(id=e50d11fb-3414-43c5-b67c-5b1a2b4aeaea, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/2022-07-14_10-39-37_0867_1032-7457_package?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T103939Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=af1745d478f55c22c29acd43669b0f10a7c6fa23da1a52268e28e1a489c9bf09], fileNames=null, startTime=Thu Jul 14 10:39:37 GMT 2022, endTime=Thu Jul 14 10:39:39 GMT 2022, createdDate=Thu Jul 14 10:39:37 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:39:37 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:39:39 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 10:39:39 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=E_HOLDINGS]] completed with the following parameters: [{eHoldingsExportConfig={"recordId":"1032-7457","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=e50d11fb-3414-43c5-b67c-5b1a2b4aeaea, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_10-39-37_0867_1032-7457_package}] and the following status: [COMPLETED] in 1s350ms 10:40:16 [803391/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=342db436-db8b-4879-88bc-68b10fea077d, name=000078, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"},{"feefineTypeId":"636140a2-70d9-4f6a-a437-ad67a27cf81b"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f","itemType":"000000000jjj","itemDescription":"jjj ","itemCode":"PAYMENT"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 10:40:16 [803391/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 10:40:16 [803391/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=342db436-db8b-4879-88bc-68b10fea077d, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_10:40:16_342db436-db8b-4879-88bc-68b10fea077d}. 10:40:16 [803391/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=342db436-db8b-4879-88bc-68b10fea077d, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_10:40:16_342db436-db8b-4879-88bc-68b10fea077d}] 10:40:16 [803391/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=82, version=1, startTime=Thu Jul 14 10:40:16 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 10:40:16 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=79, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=342db436-db8b-4879-88bc-68b10fea077d, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_10:40:16_342db436-db8b-4879-88bc-68b10fea077d}]. 10:40:16 [803391/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO KafkaService Sending Job(id=342db436-db8b-4879-88bc-68b10fea077d, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:40:16 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:40:16 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:40:16 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:40:16 [803391/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO KafkaService Sent Job(id=342db436-db8b-4879-88bc-68b10fea077d, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:40:16 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:40:16 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:40:16 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:40:16 [803391/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 10:40:16 [803391/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] ERROR AbstractStep Encountered an error executing step CHARGE_FEESFINES_EXPORT_STEP in job BURSAR_FEES_FINES java.lang.IllegalArgumentException: Unable to invoke method: [public void org.folio.dew.batch.bursarfeesfines.AccountItemReader.initStep(org.springframework.batch.core.StepExecution) throws com.fasterxml.jackson.core.JsonProcessingException] on object: [org.folio.dew.batch.bursarfeesfines.AccountItemReader@213658f8] with arguments: [[StepExecution: id=207, version=1, name=CHARGE_FEESFINES_EXPORT_STEP, status=STARTED, exitStatus=EXECUTING, readCount=0, filterCount=0, writeCount=0 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=0, rollbackCount=0, exitDescription=]] at org.springframework.batch.support.SimpleMethodInvoker.invokeMethod(SimpleMethodInvoker.java:112) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.listener.MethodInvokerMethodInterceptor.invoke(MethodInvokerMethodInterceptor.java:69) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) ~[spring-aop-5.3.20.jar!/:5.3.20] at com.sun.proxy.$Proxy206.beforeStep(Unknown Source) ~[?:?] at org.springframework.batch.core.listener.CompositeStepExecutionListener.beforeStep(CompositeStepExecutionListener.java:79) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.step.AbstractStep.execute(AbstractStep.java:204) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.SimpleStepHandler.handleStep(SimpleStepHandler.java:152) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.flow.JobFlowExecutor.executeStep(JobFlowExecutor.java:68) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.flow.support.state.StepState.handle(StepState.java:68) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.flow.support.SimpleFlow.resume(SimpleFlow.java:169) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.flow.support.SimpleFlow.start(SimpleFlow.java:144) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.flow.FlowJob.doExecute(FlowJob.java:137) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.job.AbstractJob.execute(AbstractJob.java:320) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.batch.core.launch.support.SimpleJobLauncher$1.run(SimpleJobLauncher.java:149) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50) ~[spring-core-5.3.20.jar!/:5.3.20] at org.springframework.batch.core.launch.support.SimpleJobLauncher.run(SimpleJobLauncher.java:140) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at jdk.internal.reflect.GeneratedMethodAccessor257.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.batch.core.configuration.annotation.SimpleBatchConfiguration$PassthruAdvice.invoke(SimpleBatchConfiguration.java:128) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) ~[spring-aop-5.3.20.jar!/:5.3.20] at com.sun.proxy.$Proxy169.run(Unknown Source) ~[?:?] at org.springframework.batch.integration.launch.JobLaunchingMessageHandler.launch(JobLaunchingMessageHandler.java:50) ~[spring-batch-integration-4.3.6.jar!/:4.3.6] at org.folio.dew.batch.ExportJobManager.launchJob(ExportJobManager.java:29) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.service.JobCommandsReceiverService.receiveStartJobCommand(JobCommandsReceiverService.java:138) ~[classes!/:1.5.0-SNAPSHOT] at jdk.internal.reflect.GeneratedMethodAccessor241.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:169) ~[spring-messaging-5.3.20.jar!/:5.3.20] at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:119) ~[spring-messaging-5.3.20.jar!/:5.3.20] at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:347) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2645) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2625) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2552) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2433) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2311) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:1982) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1366) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1357) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1252) ~[spring-kafka-2.8.6.jar!/:2.8.6] at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:?] at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:?] at java.lang.Thread.run(Unknown Source) ~[?:?] Caused by: java.lang.reflect.InvocationTargetException at jdk.internal.reflect.GeneratedMethodAccessor260.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.batch.support.SimpleMethodInvoker.invokeMethod(SimpleMethodInvoker.java:108) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] ... 50 more Caused by: feign.FeignException$Forbidden: [403 Forbidden] during [GET] to [http://accounts?query=userId%3D%3D%28e4d815d7-58dc-5416-bfcd-e27bf00411d8%20or%206c8c21fd-bd8e-448c-93cd-b17625ce225a%20or%20c4e851b1-a0b2-438b-9280-8b50ddf1159e%20or%2068a9e6c8-db93-4e56-9de1-5cb675480843%20or%20f6f679e4-fa45-40a0-a1b1-1e890b80055b%20or%201b5f400a-8f02-4981-93ef-dd4907b5ae48%20or%207bae606f-1efe-4c75-8f57-6c8351cf3654%20or%203b334db1-8957-4279-ba0f-f6c325253a6e%20or%20d17804f0-fae4-4738-a7f5-87d962c2e44b%20or%2040bb4999-de91-4577-bef5-d1d184dfd257%20or%20fc45581a-b2ac-48c4-9651-d8a89627e383%20or%20b4146bfa-3d4a-4eb8-bcd1-fcc45ff9ae5f%20or%206c67a1ce-a102-4979-847b-048cdc958b3e%20or%20364b7474-0679-4664-8813-fd040ae7c9db%20or%20c30537ee-4132-4137-bf3c-afab687b0368%20or%203da1b495-3842-40ee-aa3d-981424885372%20or%20b09e70d6-58ff-4f05-ba5d-f210bd463db2%20or%20cb7a687f-f9a9-443b-859a-1e2cd278f707%20or%2034e734ad-a2fb-4274-ab51-7cc64d7927c8%20or%207cc219db-7784-4587-9b11-8a4ec16e584b%20or%206294b3c4-000b-42e8-bf72-e049ed90506c%20or%20563916cb-be19-4211-8848-f85cc76d6722%20or%2089879305-e791-4ecc-a4a8-fc1f5ca6d55d%20or%20863afd72-388a-4477-878e-d8271b08dc5c%20or%20a52a63c4-d7fd-416e-8741-a2c0b1cfcb02%20or%202b0a842d-2a71-4a23-b87f-7f53962e49b9%20or%2002febd40-04be-43c5-a2b1-2ee3f6a16cc0%20or%202d988388-ed84-45e9-858b-cb42e245eac5%20or%2025ddee73-0900-4ff8-b7e1-59d6bea4b5e8%20or%20b4cee18d-f862-4ef1-95a5-879fdd619603%20or%202205005b-ca51-4a04-87fd-938eefa8f6de%20or%20bec20636-fb68-41fd-84ea-2cf910673599%29%20and%20remaining%20%3E%200.0%20and%20metadata.createdDate%3C%3D2022-07-13&limit=10000] [AccountClient#getAccounts(String,long)]: [Access for user 'Test_BE' (25ddee73-0900-4ff8-b7e1-59d6bea4b5e8) requires permission: accounts.collection.get] at feign.FeignException.clientErrorStatus(FeignException.java:217) ~[feign-core-11.8.jar!/:?] at feign.FeignException.errorStatus(FeignException.java:194) ~[feign-core-11.8.jar!/:?] at feign.FeignException.errorStatus(FeignException.java:185) ~[feign-core-11.8.jar!/:?] at feign.codec.ErrorDecoder$Default.decode(ErrorDecoder.java:92) ~[feign-core-11.8.jar!/:?] at feign.AsyncResponseHandler.handleResponse(AsyncResponseHandler.java:96) ~[feign-core-11.8.jar!/:?] at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:138) ~[feign-core-11.8.jar!/:?] at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:89) ~[feign-core-11.8.jar!/:?] at feign.ReflectiveFeign$FeignInvocationHandler.invoke(ReflectiveFeign.java:100) ~[feign-core-11.8.jar!/:?] at org.springframework.cloud.openfeign.FeignCachingInvocationHandlerFactory$1.proceed(FeignCachingInvocationHandlerFactory.java:66) ~[spring-cloud-openfeign-core-3.1.2.jar!/:3.1.2] at org.springframework.cache.interceptor.CacheInterceptor.lambda$invoke$0(CacheInterceptor.java:54) ~[spring-context-5.3.20.jar!/:5.3.20] at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:351) ~[spring-context-5.3.20.jar!/:5.3.20] at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:64) ~[spring-context-5.3.20.jar!/:5.3.20] at org.springframework.cloud.openfeign.FeignCachingInvocationHandlerFactory.lambda$create$1(FeignCachingInvocationHandlerFactory.java:53) ~[spring-cloud-openfeign-core-3.1.2.jar!/:3.1.2] at com.sun.proxy.$Proxy188.getAccounts(Unknown Source) ~[?:?] at org.folio.dew.batch.bursarfeesfines.service.impl.BursarExportServiceImpl.fetchAccounts(BursarExportServiceImpl.java:153) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.bursarfeesfines.service.impl.BursarExportServiceImpl.lambda$findAccounts$2(BursarExportServiceImpl.java:113) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.bursarfeesfines.service.impl.BursarExportServiceImpl.fetchDataInBatch(BursarExportServiceImpl.java:129) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.bursarfeesfines.service.impl.BursarExportServiceImpl.findAccounts(BursarExportServiceImpl.java:113) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.batch.bursarfeesfines.AccountItemReader.initStep(AccountItemReader.java:74) ~[classes!/:1.5.0-SNAPSHOT] at jdk.internal.reflect.GeneratedMethodAccessor260.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.batch.support.SimpleMethodInvoker.invokeMethod(SimpleMethodInvoker.java:108) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] ... 50 more 10:40:16 [803391/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 32ms 10:40:16 [803391/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_10:40:16_342db436-db8b-4879-88bc-68b10fea077d_lib_220714a.dat. 10:40:16 [803391/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=82, version=1, startTime=Thu Jul 14 10:40:16 GMT 2022, endTime=Thu Jul 14 10:40:16 GMT 2022, lastUpdated=Thu Jul 14 10:40:16 GMT 2022, status=FAILED, exitStatus=exitCode=FAILED;exitDescription=, job=[JobInstance: id=79, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=342db436-db8b-4879-88bc-68b10fea077d, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_10:40:16_342db436-db8b-4879-88bc-68b10fea077d}]. 10:40:16 [803391/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO KafkaService Sending Job(id=342db436-db8b-4879-88bc-68b10fea077d, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:40:16 GMT 2022, endTime=Thu Jul 14 10:40:16 GMT 2022, createdDate=Thu Jul 14 10:40:16 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:40:16 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=[403 Forbidden] during [GET] to [http://accounts?query=userId%3D%3D%28e4d815d7-58dc-5416-bfcd-e27bf00411d8%20or%206c8c21fd-bd8e-448c-93cd-b17625ce225a%20or%20c4e851b1-a0b2-438b-9280-8b50ddf1159e%20or%2068a9e6c8-db93-4e56-9de1-5cb675480843%20or%20f6f679e4-fa45-40a0-a1b1-1e890b80055b%20or%201b5f400a-8f02-4981-93ef-dd4907b5ae48%20or%207bae606f-1efe-4c75-8f57-6c8351cf3654%20or%203b334db1-8957-4279-ba0f-f6c325253a6e%20or%20d17804f0-fae4-4738-a7f5-87d962c2e44b%20or%2040bb4999-de91-4577-bef5-d1d184dfd257%20or%20fc45581a-b2ac-48c4-9651-d8a89627e383%20or%20b4146bfa-3d4a-4eb8-bcd1-fcc45ff9ae5f%20or%206c67a1ce-a102-4979-847b-048cdc958b3e%20or%20364b7474-0679-4664-8813-fd040ae7c9db%20or%20c30537ee-4132-4137-bf3c-afab687b0368%20or%203da1b495-3842-40ee-aa3d-981424885372%20or%20b09e70d6-58ff-4f05-ba5d-f210bd463db2%20or%20cb7a687f-f9a9-443b-859a-1e2cd278f707%20or%2034e734ad-a2fb-4274-ab51-7cc64d7927c8%20or%207cc219db-7784-4587-9b11-8a4ec16e584b%20or%206294b3c4-000b-42e8-bf72-e049ed90506c%20or%20563916cb-be19-4211-8848-f85cc76d6722%20or%2089879305-e791-4ecc-a4a8-fc1f5ca6d55d%20or%20863afd72-388a-4477-878e-d8271b08dc5c%20or%20a52a63c4-d7fd-416e-8741-a2c0b1cfcb02%20or%202b0a842d-2a71-4a23-b87f-7f53962e49b9%20or%2002febd40-04be-43c5-a2b1-2ee3f6a16cc0%20or%202d988388-ed84-45e9-858b-cb42e245eac5%20or%2025ddee73-0900-4ff8-b7e1-59d6bea4b5e8%20or%20b4cee18d-f862-4ef1-95a5-879fdd619603%20or%202205005b-ca51-4a04-87fd-938eefa8f6de%20or%20bec20636-fb68-41fd-84ea-2cf910673599%29%20and%20remaining%20%3E%200.0%20and%20metadata.createdDate%3C%3D2022-07-13&limit=10000] [AccountClient#getAccounts(String,long)]: [Access for user 'Test_BE' (25ddee73-0900-4ff8-b7e1-59d6bea4b5e8) requires permission: accounts.collection.get] (Forbidden), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:40:16 [803391/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO KafkaService Sent Job(id=342db436-db8b-4879-88bc-68b10fea077d, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:40:16 GMT 2022, endTime=Thu Jul 14 10:40:16 GMT 2022, createdDate=Thu Jul 14 10:40:16 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:40:16 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=[403 Forbidden] during [GET] to [http://accounts?query=userId%3D%3D%28e4d815d7-58dc-5416-bfcd-e27bf00411d8%20or%206c8c21fd-bd8e-448c-93cd-b17625ce225a%20or%20c4e851b1-a0b2-438b-9280-8b50ddf1159e%20or%2068a9e6c8-db93-4e56-9de1-5cb675480843%20or%20f6f679e4-fa45-40a0-a1b1-1e890b80055b%20or%201b5f400a-8f02-4981-93ef-dd4907b5ae48%20or%207bae606f-1efe-4c75-8f57-6c8351cf3654%20or%203b334db1-8957-4279-ba0f-f6c325253a6e%20or%20d17804f0-fae4-4738-a7f5-87d962c2e44b%20or%2040bb4999-de91-4577-bef5-d1d184dfd257%20or%20fc45581a-b2ac-48c4-9651-d8a89627e383%20or%20b4146bfa-3d4a-4eb8-bcd1-fcc45ff9ae5f%20or%206c67a1ce-a102-4979-847b-048cdc958b3e%20or%20364b7474-0679-4664-8813-fd040ae7c9db%20or%20c30537ee-4132-4137-bf3c-afab687b0368%20or%203da1b495-3842-40ee-aa3d-981424885372%20or%20b09e70d6-58ff-4f05-ba5d-f210bd463db2%20or%20cb7a687f-f9a9-443b-859a-1e2cd278f707%20or%2034e734ad-a2fb-4274-ab51-7cc64d7927c8%20or%207cc219db-7784-4587-9b11-8a4ec16e584b%20or%206294b3c4-000b-42e8-bf72-e049ed90506c%20or%20563916cb-be19-4211-8848-f85cc76d6722%20or%2089879305-e791-4ecc-a4a8-fc1f5ca6d55d%20or%20863afd72-388a-4477-878e-d8271b08dc5c%20or%20a52a63c4-d7fd-416e-8741-a2c0b1cfcb02%20or%202b0a842d-2a71-4a23-b87f-7f53962e49b9%20or%2002febd40-04be-43c5-a2b1-2ee3f6a16cc0%20or%202d988388-ed84-45e9-858b-cb42e245eac5%20or%2025ddee73-0900-4ff8-b7e1-59d6bea4b5e8%20or%20b4cee18d-f862-4ef1-95a5-879fdd619603%20or%202205005b-ca51-4a04-87fd-938eefa8f6de%20or%20bec20636-fb68-41fd-84ea-2cf910673599%29%20and%20remaining%20%3E%200.0%20and%20metadata.createdDate%3C%3D2022-07-13&limit=10000] [AccountClient#getAccounts(String,long)]: [Access for user 'Test_BE' (25ddee73-0900-4ff8-b7e1-59d6bea4b5e8) requires permission: accounts.collection.get] (Forbidden), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:40:16 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 10:40:16 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=342db436-db8b-4879-88bc-68b10fea077d, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_10:40:16_342db436-db8b-4879-88bc-68b10fea077d}] and the following status: [FAILED] in 35ms 10:42:01 [127864/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=be14f385-19a8-497d-8940-20b3c667660a, name=000079, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"},{"feefineTypeId":"636140a2-70d9-4f6a-a437-ad67a27cf81b"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f","itemType":"000000000jjj","itemDescription":"jjj ","itemCode":"PAYMENT"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}]}}}, identifierType=null, entityType=null, progress=null). 10:42:01 [127864/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 10:42:01 [127864/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=be14f385-19a8-497d-8940-20b3c667660a, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_10:42:01_be14f385-19a8-497d-8940-20b3c667660a}. 10:42:01 [127864/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=be14f385-19a8-497d-8940-20b3c667660a, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_10:42:01_be14f385-19a8-497d-8940-20b3c667660a}] 10:42:01 [127864/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=83, version=1, startTime=Thu Jul 14 10:42:01 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 10:42:01 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=80, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=be14f385-19a8-497d-8940-20b3c667660a, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_10:42:01_be14f385-19a8-497d-8940-20b3c667660a}]. 10:42:01 [127864/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO KafkaService Sending Job(id=be14f385-19a8-497d-8940-20b3c667660a, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:42:01 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:42:01 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:42:01 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:42:01 [127864/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO KafkaService Sent Job(id=be14f385-19a8-497d-8940-20b3c667660a, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:42:01 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:42:01 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:42:01 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:42:01 [127864/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 10:42:01 [127864/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_10:42:01_be14f385-19a8-497d-8940-20b3c667660a_lib_220714a.dat. 10:42:01 [127864/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_10:42:01_be14f385-19a8-497d-8940-20b3c667660a_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_10:42:01_be14f385-19a8-497d-8940-20b3c667660a_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 10:42:01 [127864/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_10:42:01_be14f385-19a8-497d-8940-20b3c667660a_lib_220714a.dat. 10:42:01 [127864/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_10%3A42%3A01_be14f385-19a8-497d-8940-20b3c667660a_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T104201Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=5cc9ede050a4195d9006626fd5dd99de6c255524b3b2b9e055c0bdb16a86cb8c. 10:42:01 [127864/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 134ms 10:42:01 [127864/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 10:42:01 [127864/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_10:42:01_be14f385-19a8-497d-8940-20b3c667660a_lib_220714b.dat. 10:42:01 [127864/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_10:42:01_be14f385-19a8-497d-8940-20b3c667660a_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_10:42:01_be14f385-19a8-497d-8940-20b3c667660a_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 10:42:01 [127864/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_10:42:01_be14f385-19a8-497d-8940-20b3c667660a_lib_220714b.dat. 10:42:01 [127864/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_10%3A42%3A01_be14f385-19a8-497d-8940-20b3c667660a_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T104201Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=27a49055d9a8eb1cbd596a28033dd6fadf9b5e541b238c4d204fa523a419e598. 10:42:01 [127864/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 28ms 10:42:01 [127864/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 10:42:01 [127864/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 1ms 10:42:01 [127864/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=83, version=1, startTime=Thu Jul 14 10:42:01 GMT 2022, endTime=Thu Jul 14 10:42:01 GMT 2022, lastUpdated=Thu Jul 14 10:42:01 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=80, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=be14f385-19a8-497d-8940-20b3c667660a, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_10:42:01_be14f385-19a8-497d-8940-20b3c667660a}]. 10:42:01 [127864/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO KafkaService Sending Job(id=be14f385-19a8-497d-8940-20b3c667660a, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_10%3A42%3A01_be14f385-19a8-497d-8940-20b3c667660a_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T104201Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=5cc9ede050a4195d9006626fd5dd99de6c255524b3b2b9e055c0bdb16a86cb8c, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_10%3A42%3A01_be14f385-19a8-497d-8940-20b3c667660a_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T104201Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=27a49055d9a8eb1cbd596a28033dd6fadf9b5e541b238c4d204fa523a419e598], fileNames=null, startTime=Thu Jul 14 10:42:01 GMT 2022, endTime=Thu Jul 14 10:42:01 GMT 2022, createdDate=Thu Jul 14 10:42:01 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:42:01 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:42:01 [127864/data-export-spring] [diku] [25ddee73-0900-4ff8-b7e1-59d6bea4b5e8] [mod-data-export-worker] INFO KafkaService Sent Job(id=be14f385-19a8-497d-8940-20b3c667660a, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_10%3A42%3A01_be14f385-19a8-497d-8940-20b3c667660a_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T104201Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=5cc9ede050a4195d9006626fd5dd99de6c255524b3b2b9e055c0bdb16a86cb8c, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_10%3A42%3A01_be14f385-19a8-497d-8940-20b3c667660a_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T104201Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=27a49055d9a8eb1cbd596a28033dd6fadf9b5e541b238c4d204fa523a419e598], fileNames=null, startTime=Thu Jul 14 10:42:01 GMT 2022, endTime=Thu Jul 14 10:42:01 GMT 2022, createdDate=Thu Jul 14 10:42:01 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:42:01 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:42:01 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 10:42:01 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-648587385"}, jobId=be14f385-19a8-497d-8940-20b3c667660a, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_10:42:01_be14f385-19a8-497d-8940-20b3c667660a}] and the following status: [COMPLETED] in 171ms 10:43:13 [387425/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=46a8222f-ccd2-4c77-921e-569c247dbcc1, name=000080, description=null, exportType=EDIFACT_ORDERS_EXPORT, jobParameters={edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"10:27:00","timeZone":"UTC"}},"isDefaultConfig":false}}, identifierType=null, entityType=null, progress=null). 10:43:13 [387425/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 10:43:13 [387425/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: EDIFACT_ORDERS_EXPORT, parameters={edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"10:27:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=46a8222f-ccd2-4c77-921e-569c247dbcc1, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_10:43:13_46a8222f-ccd2-4c77-921e-569c247dbcc1, jobName=000080}. 10:43:13 [387425/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [SimpleJob: [name=EDIFACT_ORDERS_EXPORT]] launched with the following parameters: [{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"10:27:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=46a8222f-ccd2-4c77-921e-569c247dbcc1, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_10:43:13_46a8222f-ccd2-4c77-921e-569c247dbcc1, jobName=000080}] 10:43:13 [387425/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO obCompletionListener Job update JobExecution: id=84, version=1, startTime=Thu Jul 14 10:43:13 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 10:43:13 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=81, version=0, Job=[EDIFACT_ORDERS_EXPORT]], jobParameters=[{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"10:27:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=46a8222f-ccd2-4c77-921e-569c247dbcc1, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_10:43:13_46a8222f-ccd2-4c77-921e-569c247dbcc1, jobName=000080}]. 10:43:13 [387425/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO KafkaService Sending Job(id=46a8222f-ccd2-4c77-921e-569c247dbcc1, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:43:13 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:43:13 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:43:13 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:43:13 [387425/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO KafkaService Sent Job(id=46a8222f-ccd2-4c77-921e-569c247dbcc1, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 10:43:13 GMT 2022, endTime=null, createdDate=Thu Jul 14 10:43:13 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:43:13 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 10:43:13 [387425/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [mapToEdifactStep] 10:43:13 [387425/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO MapToEdifactTasklet Execute MapToEdifactTasklet 10:43:13 [387425/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO MapToEdifactTasklet GET purchase orders query: (workflowStatus==Open and vendor==4ffa86df-e60d-4705-be76-5c12d24add31 and poLine.automaticExport==true) 10:43:13 [387425/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO AbstractStep Step: [mapToEdifactStep] executed in 77ms 10:43:13 [387425/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [saveToMinIOStep] 10:43:13 [387425/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO AbstractStep Step: [saveToMinIOStep] executed in 10:43:13 [387425/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [saveToFTPStep] 10:43:13 [387425/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO ectStorageRepository Connected to ftp.ci.folio.org:21 10:43:13 [387425/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO ectStorageRepository Success login to FTP 10:43:13 [387425/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO AbstractStep Step: [saveToFTPStep] executed in 43ms 10:43:13 [387425/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [createExportHistoryRecordsStep] 10:43:13 [387425/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO KafkaService Sending class ExportHistory { id: da8f63ec-c36b-49a8-bd74-9e4e6c3ab1bb exportJobId: 46a8222f-ccd2-4c77-921e-569c247dbcc1 exportType: EDIFACT exportDate: Thu Jul 14 10:43:13 GMT 2022 exportedPoLineIds: [760a00a8-d67d-4c95-bef0-82f963735e01] }. 10:43:13 [387425/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO KafkaService Sent class ExportHistory { id: da8f63ec-c36b-49a8-bd74-9e4e6c3ab1bb exportJobId: 46a8222f-ccd2-4c77-921e-569c247dbcc1 exportType: EDIFACT exportDate: Thu Jul 14 10:43:13 GMT 2022 exportedPoLineIds: [760a00a8-d67d-4c95-bef0-82f963735e01] }. 10:43:13 [387425/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO AbstractStep Step: [createExportHistoryRecordsStep] executed in 2ms 10:43:13 [387425/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO obCompletionListener Job update JobExecution: id=84, version=1, startTime=Thu Jul 14 10:43:13 GMT 2022, endTime=Thu Jul 14 10:43:13 GMT 2022, lastUpdated=Thu Jul 14 10:43:13 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=81, version=0, Job=[EDIFACT_ORDERS_EXPORT]], jobParameters=[{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"10:27:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=46a8222f-ccd2-4c77-921e-569c247dbcc1, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_10:43:13_46a8222f-ccd2-4c77-921e-569c247dbcc1, jobName=000080}]. 10:43:13 [387425/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO KafkaService Sending Job(id=46a8222f-ccd2-4c77-921e-569c247dbcc1, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=[EXPORT_test_2022-07-14_10:43:13.edi], startTime=Thu Jul 14 10:43:13 GMT 2022, endTime=Thu Jul 14 10:43:13 GMT 2022, createdDate=Thu Jul 14 10:43:13 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:43:13 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:43:13 [387425/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO KafkaService Sent Job(id=46a8222f-ccd2-4c77-921e-569c247dbcc1, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=[EXPORT_test_2022-07-14_10:43:13.edi], startTime=Thu Jul 14 10:43:13 GMT 2022, endTime=Thu Jul 14 10:43:13 GMT 2022, createdDate=Thu Jul 14 10:43:13 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 10:43:13 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 10:43:13 [387425/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO obCompletionListener -----------------------------JOB---ENDS----------------------------- 10:43:13 [387425/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [SimpleJob: [name=EDIFACT_ORDERS_EXPORT]] completed with the following parameters: [{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"10:27:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=46a8222f-ccd2-4c77-921e-569c247dbcc1, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_10:43:13_46a8222f-ccd2-4c77-921e-569c247dbcc1, jobName=000080}] and the following status: [COMPLETED] in 129ms 11:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=535f2b78-19ba-4a59-b4b3-0f5cf6c1ddc5, name=000081, description=null, exportType=EDIFACT_ORDERS_EXPORT, jobParameters={edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"DAY","schedulingDate":"2022-07-14T11:00:00Z","scheduleTime":"11:00:00","timeZone":"UTC"}},"isDefaultConfig":false}}, identifierType=null, entityType=null, progress=null). 11:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 11:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: EDIFACT_ORDERS_EXPORT, parameters={edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"DAY","schedulingDate":"2022-07-14T11:00:00Z","scheduleTime":"11:00:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=535f2b78-19ba-4a59-b4b3-0f5cf6c1ddc5, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_11:00:00_535f2b78-19ba-4a59-b4b3-0f5cf6c1ddc5, jobName=000081}. 11:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [SimpleJob: [name=EDIFACT_ORDERS_EXPORT]] launched with the following parameters: [{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"DAY","schedulingDate":"2022-07-14T11:00:00Z","scheduleTime":"11:00:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=535f2b78-19ba-4a59-b4b3-0f5cf6c1ddc5, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_11:00:00_535f2b78-19ba-4a59-b4b3-0f5cf6c1ddc5, jobName=000081}] 11:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO obCompletionListener Job update JobExecution: id=85, version=1, startTime=Thu Jul 14 11:00:00 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 11:00:00 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=82, version=0, Job=[EDIFACT_ORDERS_EXPORT]], jobParameters=[{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"DAY","schedulingDate":"2022-07-14T11:00:00Z","scheduleTime":"11:00:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=535f2b78-19ba-4a59-b4b3-0f5cf6c1ddc5, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_11:00:00_535f2b78-19ba-4a59-b4b3-0f5cf6c1ddc5, jobName=000081}]. 11:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=535f2b78-19ba-4a59-b4b3-0f5cf6c1ddc5, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 11:00:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 11:00:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 11:00:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 11:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO Metadata [Producer clientId=producer-1] Resetting the last seen epoch of partition FOLIO.diku.data-export.job.update-0 to 0 since the associated topicId changed from null to m73LD7QiSnem_ng5HJxJmQ 11:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=535f2b78-19ba-4a59-b4b3-0f5cf6c1ddc5, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 11:00:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 11:00:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 11:00:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 11:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [mapToEdifactStep] 11:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO MapToEdifactTasklet Execute MapToEdifactTasklet 11:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO MapToEdifactTasklet GET purchase orders query: (workflowStatus==Open and vendor==4ffa86df-e60d-4705-be76-5c12d24add31 and poLine.automaticExport==true) 11:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [mapToEdifactStep] executed in 159ms 11:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [saveToMinIOStep] 11:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [saveToMinIOStep] executed in 1ms 11:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [saveToFTPStep] 11:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Connected to ftp.ci.folio.org:21 11:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Success login to FTP 11:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [saveToFTPStep] executed in 50ms 11:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [createExportHistoryRecordsStep] 11:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending class ExportHistory { id: fdb3a1a1-8428-4c17-aca9-203e998de95b exportJobId: 535f2b78-19ba-4a59-b4b3-0f5cf6c1ddc5 exportType: EDIFACT exportDate: Thu Jul 14 11:00:00 GMT 2022 exportedPoLineIds: [12931f45-b479-4e7f-bc62-5b01e561d4af] }. 11:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO Metadata [Producer clientId=producer-1] Resetting the last seen epoch of partition FOLIO.Default.diku.edi-export-history.create-0 to 0 since the associated topicId changed from null to frG1humZQyalVeirQPZI_Q 11:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent class ExportHistory { id: fdb3a1a1-8428-4c17-aca9-203e998de95b exportJobId: 535f2b78-19ba-4a59-b4b3-0f5cf6c1ddc5 exportType: EDIFACT exportDate: Thu Jul 14 11:00:00 GMT 2022 exportedPoLineIds: [12931f45-b479-4e7f-bc62-5b01e561d4af] }. 11:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [createExportHistoryRecordsStep] executed in 3ms 11:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO obCompletionListener Job update JobExecution: id=85, version=1, startTime=Thu Jul 14 11:00:00 GMT 2022, endTime=Thu Jul 14 11:00:00 GMT 2022, lastUpdated=Thu Jul 14 11:00:00 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=82, version=0, Job=[EDIFACT_ORDERS_EXPORT]], jobParameters=[{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"DAY","schedulingDate":"2022-07-14T11:00:00Z","scheduleTime":"11:00:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=535f2b78-19ba-4a59-b4b3-0f5cf6c1ddc5, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_11:00:00_535f2b78-19ba-4a59-b4b3-0f5cf6c1ddc5, jobName=000081}]. 11:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=535f2b78-19ba-4a59-b4b3-0f5cf6c1ddc5, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=[EXPORT_test_2022-07-14_11:00:00.edi], startTime=Thu Jul 14 11:00:00 GMT 2022, endTime=Thu Jul 14 11:00:00 GMT 2022, createdDate=Thu Jul 14 11:00:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 11:00:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 11:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=535f2b78-19ba-4a59-b4b3-0f5cf6c1ddc5, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=[EXPORT_test_2022-07-14_11:00:00.edi], startTime=Thu Jul 14 11:00:00 GMT 2022, endTime=Thu Jul 14 11:00:00 GMT 2022, createdDate=Thu Jul 14 11:00:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 11:00:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 11:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO obCompletionListener -----------------------------JOB---ENDS----------------------------- 11:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [SimpleJob: [name=EDIFACT_ORDERS_EXPORT]] completed with the following parameters: [{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"DAY","schedulingDate":"2022-07-14T11:00:00Z","scheduleTime":"11:00:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=535f2b78-19ba-4a59-b4b3-0f5cf6c1ddc5, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_11:00:00_535f2b78-19ba-4a59-b4b3-0f5cf6c1ddc5, jobName=000081}] and the following status: [COMPLETED] in 220ms 11:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=535f2b78-19ba-4a59-b4b3-0f5cf6c1ddc5, name=000081, description=null, exportType=EDIFACT_ORDERS_EXPORT, jobParameters={edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"DAY","schedulingDate":"2022-07-14T11:00:00Z","scheduleTime":"11:00:00","timeZone":"UTC"}},"isDefaultConfig":false}}, identifierType=null, entityType=null, progress=null). 11:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 11:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: EDIFACT_ORDERS_EXPORT, parameters={edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"DAY","schedulingDate":"2022-07-14T11:00:00Z","scheduleTime":"11:00:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=535f2b78-19ba-4a59-b4b3-0f5cf6c1ddc5, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_11:00:00_535f2b78-19ba-4a59-b4b3-0f5cf6c1ddc5, jobName=000081}. 11:00:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] ERROR mandsReceiverService org.springframework.batch.core.repository.JobInstanceAlreadyCompleteException: A job instance already exists and is complete for parameters={edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"DAY","schedulingDate":"2022-07-14T11:00:00Z","scheduleTime":"11:00:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=535f2b78-19ba-4a59-b4b3-0f5cf6c1ddc5, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_11:00:00_535f2b78-19ba-4a59-b4b3-0f5cf6c1ddc5, jobName=000081}. If you want to run this job again, change the parameters. org.springframework.batch.core.repository.JobInstanceAlreadyCompleteException: A job instance already exists and is complete for parameters={edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"DAY","schedulingDate":"2022-07-14T11:00:00Z","scheduleTime":"11:00:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=535f2b78-19ba-4a59-b4b3-0f5cf6c1ddc5, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_11:00:00_535f2b78-19ba-4a59-b4b3-0f5cf6c1ddc5, jobName=000081}. If you want to run this job again, change the parameters. at org.springframework.batch.core.repository.support.SimpleJobRepository.createJobExecution(SimpleJobRepository.java:139) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at jdk.internal.reflect.GeneratedMethodAccessor259.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) ~[spring-tx-5.3.20.jar!/:5.3.20] at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) ~[spring-tx-5.3.20.jar!/:5.3.20] at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) ~[spring-tx-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.batch.core.repository.support.AbstractJobRepositoryFactoryBean$1.invoke(AbstractJobRepositoryFactoryBean.java:181) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) ~[spring-aop-5.3.20.jar!/:5.3.20] at com.sun.proxy.$Proxy122.createJobExecution(Unknown Source) ~[?:?] at org.springframework.batch.core.launch.support.SimpleJobLauncher.run(SimpleJobLauncher.java:137) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at jdk.internal.reflect.GeneratedMethodAccessor257.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.batch.core.configuration.annotation.SimpleBatchConfiguration$PassthruAdvice.invoke(SimpleBatchConfiguration.java:128) ~[spring-batch-core-4.3.6.jar!/:4.3.6] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.20.jar!/:5.3.20] at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) ~[spring-aop-5.3.20.jar!/:5.3.20] at com.sun.proxy.$Proxy169.run(Unknown Source) ~[?:?] at org.springframework.batch.integration.launch.JobLaunchingMessageHandler.launch(JobLaunchingMessageHandler.java:50) ~[spring-batch-integration-4.3.6.jar!/:4.3.6] at org.folio.dew.batch.ExportJobManager.launchJob(ExportJobManager.java:29) ~[classes!/:1.5.0-SNAPSHOT] at org.folio.dew.service.JobCommandsReceiverService.receiveStartJobCommand(JobCommandsReceiverService.java:138) ~[classes!/:1.5.0-SNAPSHOT] at jdk.internal.reflect.GeneratedMethodAccessor241.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:169) ~[spring-messaging-5.3.20.jar!/:5.3.20] at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:119) ~[spring-messaging-5.3.20.jar!/:5.3.20] at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:347) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2645) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2625) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2552) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2433) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2311) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:1982) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1366) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1357) ~[spring-kafka-2.8.6.jar!/:2.8.6] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1252) ~[spring-kafka-2.8.6.jar!/:2.8.6] at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:?] at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:?] at java.lang.Thread.run(Unknown Source) ~[?:?] 11:04:15 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO Metadata [Producer clientId=producer-1] Resetting the last seen epoch of partition FOLIO.diku.data-export.job.update-0 to 0 since the associated topicId changed from null to m73LD7QiSnem_ng5HJxJmQ 11:22:04 [000498/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=d0d22447-6787-4b5e-bac7-1a44685e8185, name=000082, description=null, exportType=E_HOLDINGS, jobParameters={eHoldingsExportConfig={"recordId":"58-473","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}}, identifierType=null, entityType=null, progress=null). 11:22:04 [000498/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 11:22:04 [000498/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: E_HOLDINGS, parameters={eHoldingsExportConfig={"recordId":"58-473","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=d0d22447-6787-4b5e-bac7-1a44685e8185, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_11-22-04_0389_58-473_package}. 11:22:04 [000498/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=E_HOLDINGS]] launched with the following parameters: [{eHoldingsExportConfig={"recordId":"58-473","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=d0d22447-6787-4b5e-bac7-1a44685e8185, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_11-22-04_0389_58-473_package}] 11:22:04 [000498/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=86, version=1, startTime=Thu Jul 14 11:22:04 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 11:22:04 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=83, version=0, Job=[E_HOLDINGS]], jobParameters=[{eHoldingsExportConfig={"recordId":"58-473","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=d0d22447-6787-4b5e-bac7-1a44685e8185, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_11-22-04_0389_58-473_package}]. 11:22:04 [000498/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO KafkaService Sending Job(id=d0d22447-6787-4b5e-bac7-1a44685e8185, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 11:22:04 GMT 2022, endTime=null, createdDate=Thu Jul 14 11:22:04 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 11:22:04 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 11:22:04 [000498/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO Metadata [Producer clientId=producer-1] Resetting the last seen epoch of partition FOLIO.diku.data-export.job.update-0 to 0 since the associated topicId changed from null to m73LD7QiSnem_ng5HJxJmQ 11:22:04 [000498/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO KafkaService Sent Job(id=d0d22447-6787-4b5e-bac7-1a44685e8185, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 11:22:04 GMT 2022, endTime=null, createdDate=Thu Jul 14 11:22:04 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 11:22:04 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 11:22:04 [000498/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [getEHoldingsStep] 11:24:28 [000498/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO AbstractStep Step: [getEHoldingsStep] executed in 2m24s113ms 11:24:28 [000498/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [saveEHoldingsStep] 11:24:28 [000498/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO ectStorageRepository Uploading object 2022-07-14_11-22-04_0389_58-473_package,filename /tmp/mod-data-export-worker/2022-07-14_11-22-04_0389_58-473_package,downloadFilename null,contentType text/csv. 11:24:28 [000498/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/2022-07-14_11-22-04_0389_58-473_package. 11:24:28 [000498/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/2022-07-14_11-22-04_0389_58-473_package?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T112428Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=edbfff7a9283b2915e0f5d9e72b27585659e097bd08b6ee96219232e320c8358. 11:24:28 [000498/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO AbstractStep Step: [saveEHoldingsStep] executed in 361ms 11:24:28 [000498/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=86, version=1, startTime=Thu Jul 14 11:22:04 GMT 2022, endTime=Thu Jul 14 11:24:28 GMT 2022, lastUpdated=Thu Jul 14 11:22:04 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=83, version=0, Job=[E_HOLDINGS]], jobParameters=[{eHoldingsExportConfig={"recordId":"58-473","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=d0d22447-6787-4b5e-bac7-1a44685e8185, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_11-22-04_0389_58-473_package}]. 11:24:28 [000498/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO KafkaService Sending Job(id=d0d22447-6787-4b5e-bac7-1a44685e8185, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/2022-07-14_11-22-04_0389_58-473_package?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T112428Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=edbfff7a9283b2915e0f5d9e72b27585659e097bd08b6ee96219232e320c8358], fileNames=null, startTime=Thu Jul 14 11:22:04 GMT 2022, endTime=Thu Jul 14 11:24:28 GMT 2022, createdDate=Thu Jul 14 11:22:04 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 11:22:04 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 11:24:28 [000498/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO KafkaService Sent Job(id=d0d22447-6787-4b5e-bac7-1a44685e8185, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/2022-07-14_11-22-04_0389_58-473_package?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T112428Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=edbfff7a9283b2915e0f5d9e72b27585659e097bd08b6ee96219232e320c8358], fileNames=null, startTime=Thu Jul 14 11:22:04 GMT 2022, endTime=Thu Jul 14 11:24:28 GMT 2022, createdDate=Thu Jul 14 11:22:04 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 11:22:04 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 11:24:28 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 11:24:28 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=E_HOLDINGS]] completed with the following parameters: [{eHoldingsExportConfig={"recordId":"58-473","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=d0d22447-6787-4b5e-bac7-1a44685e8185, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_11-22-04_0389_58-473_package}] and the following status: [COMPLETED] in 2m24s564ms 11:47:26 [373271/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=93d17965-de16-432b-bb05-c91bbf13467b, name=000083, description=null, exportType=EDIFACT_ORDERS_EXPORT, jobParameters={edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"DAY","schedulingDate":"2022-07-14T11:00:00Z","scheduleTime":"11:00:00","timeZone":"UTC"}},"isDefaultConfig":false}}, identifierType=null, entityType=null, progress=null). 11:47:26 [373271/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 11:47:26 [373271/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: EDIFACT_ORDERS_EXPORT, parameters={edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"DAY","schedulingDate":"2022-07-14T11:00:00Z","scheduleTime":"11:00:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=93d17965-de16-432b-bb05-c91bbf13467b, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_11:47:26_93d17965-de16-432b-bb05-c91bbf13467b, jobName=000083}. 11:47:26 [373271/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [SimpleJob: [name=EDIFACT_ORDERS_EXPORT]] launched with the following parameters: [{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"DAY","schedulingDate":"2022-07-14T11:00:00Z","scheduleTime":"11:00:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=93d17965-de16-432b-bb05-c91bbf13467b, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_11:47:26_93d17965-de16-432b-bb05-c91bbf13467b, jobName=000083}] 11:47:26 [373271/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO obCompletionListener Job update JobExecution: id=87, version=1, startTime=Thu Jul 14 11:47:26 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 11:47:26 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=84, version=0, Job=[EDIFACT_ORDERS_EXPORT]], jobParameters=[{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"DAY","schedulingDate":"2022-07-14T11:00:00Z","scheduleTime":"11:00:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=93d17965-de16-432b-bb05-c91bbf13467b, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_11:47:26_93d17965-de16-432b-bb05-c91bbf13467b, jobName=000083}]. 11:47:26 [373271/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO KafkaService Sending Job(id=93d17965-de16-432b-bb05-c91bbf13467b, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 11:47:26 GMT 2022, endTime=null, createdDate=Thu Jul 14 11:47:26 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 11:47:26 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 11:47:26 [373271/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO Metadata [Producer clientId=producer-1] Resetting the last seen epoch of partition FOLIO.diku.data-export.job.update-0 to 0 since the associated topicId changed from null to m73LD7QiSnem_ng5HJxJmQ 11:47:26 [373271/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO KafkaService Sent Job(id=93d17965-de16-432b-bb05-c91bbf13467b, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 11:47:26 GMT 2022, endTime=null, createdDate=Thu Jul 14 11:47:26 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 11:47:26 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 11:47:26 [373271/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [mapToEdifactStep] 11:47:26 [373271/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO MapToEdifactTasklet Execute MapToEdifactTasklet 11:47:26 [373271/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO MapToEdifactTasklet GET purchase orders query: (workflowStatus==Open and vendor==4ffa86df-e60d-4705-be76-5c12d24add31 and poLine.automaticExport==true) 11:47:27 [373271/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO AbstractStep Step: [mapToEdifactStep] executed in 184ms 11:47:27 [373271/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [saveToMinIOStep] 11:47:27 [373271/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO AbstractStep Step: [saveToMinIOStep] executed in 1ms 11:47:27 [373271/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [saveToFTPStep] 11:47:27 [373271/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO ectStorageRepository Connected to ftp.ci.folio.org:21 11:47:27 [373271/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO ectStorageRepository Success login to FTP 11:47:27 [373271/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO AbstractStep Step: [saveToFTPStep] executed in 43ms 11:47:27 [373271/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [createExportHistoryRecordsStep] 11:47:27 [373271/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO KafkaService Sending class ExportHistory { id: 928756a8-2559-4957-994a-486b8d7b8f22 exportJobId: 93d17965-de16-432b-bb05-c91bbf13467b exportType: EDIFACT exportDate: Thu Jul 14 11:47:27 GMT 2022 exportedPoLineIds: [12931f45-b479-4e7f-bc62-5b01e561d4af] }. 11:47:27 [373271/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO Metadata [Producer clientId=producer-1] Resetting the last seen epoch of partition FOLIO.Default.diku.edi-export-history.create-0 to 0 since the associated topicId changed from null to frG1humZQyalVeirQPZI_Q 11:47:27 [373271/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO KafkaService Sent class ExportHistory { id: 928756a8-2559-4957-994a-486b8d7b8f22 exportJobId: 93d17965-de16-432b-bb05-c91bbf13467b exportType: EDIFACT exportDate: Thu Jul 14 11:47:27 GMT 2022 exportedPoLineIds: [12931f45-b479-4e7f-bc62-5b01e561d4af] }. 11:47:27 [373271/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO AbstractStep Step: [createExportHistoryRecordsStep] executed in 3ms 11:47:27 [373271/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO obCompletionListener Job update JobExecution: id=87, version=1, startTime=Thu Jul 14 11:47:26 GMT 2022, endTime=Thu Jul 14 11:47:27 GMT 2022, lastUpdated=Thu Jul 14 11:47:26 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=84, version=0, Job=[EDIFACT_ORDERS_EXPORT]], jobParameters=[{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"DAY","schedulingDate":"2022-07-14T11:00:00Z","scheduleTime":"11:00:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=93d17965-de16-432b-bb05-c91bbf13467b, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_11:47:26_93d17965-de16-432b-bb05-c91bbf13467b, jobName=000083}]. 11:47:27 [373271/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO KafkaService Sending Job(id=93d17965-de16-432b-bb05-c91bbf13467b, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=[EXPORT_test_2022-07-14_11:47:27.edi], startTime=Thu Jul 14 11:47:26 GMT 2022, endTime=Thu Jul 14 11:47:27 GMT 2022, createdDate=Thu Jul 14 11:47:26 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 11:47:26 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 11:47:27 [373271/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO KafkaService Sent Job(id=93d17965-de16-432b-bb05-c91bbf13467b, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=[EXPORT_test_2022-07-14_11:47:27.edi], startTime=Thu Jul 14 11:47:26 GMT 2022, endTime=Thu Jul 14 11:47:27 GMT 2022, createdDate=Thu Jul 14 11:47:26 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 11:47:26 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 11:47:27 [373271/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO obCompletionListener -----------------------------JOB---ENDS----------------------------- 11:47:27 [373271/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [SimpleJob: [name=EDIFACT_ORDERS_EXPORT]] completed with the following parameters: [{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"DAY","schedulingDate":"2022-07-14T11:00:00Z","scheduleTime":"11:00:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=93d17965-de16-432b-bb05-c91bbf13467b, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_11:47:26_93d17965-de16-432b-bb05-c91bbf13467b, jobName=000083}] and the following status: [COMPLETED] in 239ms 11:49:16 [373271/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO Metadata [Producer clientId=producer-1] Resetting the last seen epoch of partition FOLIO.diku.data-export.job.update-0 to 0 since the associated topicId changed from null to m73LD7QiSnem_ng5HJxJmQ 11:51:32 [747559/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=93ef3510-9fd4-4e52-9e13-9412185bedc4, name=000084, description=null, exportType=EDIFACT_ORDERS_EXPORT, jobParameters={edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"DAY","schedulingDate":"2022-07-14T11:00:00Z","scheduleTime":"11:00:00","timeZone":"UTC"}},"isDefaultConfig":false}}, identifierType=null, entityType=null, progress=null). 11:51:32 [747559/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 11:51:32 [747559/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: EDIFACT_ORDERS_EXPORT, parameters={edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"DAY","schedulingDate":"2022-07-14T11:00:00Z","scheduleTime":"11:00:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=93ef3510-9fd4-4e52-9e13-9412185bedc4, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_11:51:32_93ef3510-9fd4-4e52-9e13-9412185bedc4, jobName=000084}. 11:51:32 [747559/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [SimpleJob: [name=EDIFACT_ORDERS_EXPORT]] launched with the following parameters: [{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"DAY","schedulingDate":"2022-07-14T11:00:00Z","scheduleTime":"11:00:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=93ef3510-9fd4-4e52-9e13-9412185bedc4, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_11:51:32_93ef3510-9fd4-4e52-9e13-9412185bedc4, jobName=000084}] 11:51:32 [747559/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO obCompletionListener Job update JobExecution: id=88, version=1, startTime=Thu Jul 14 11:51:32 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 11:51:32 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=85, version=0, Job=[EDIFACT_ORDERS_EXPORT]], jobParameters=[{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"DAY","schedulingDate":"2022-07-14T11:00:00Z","scheduleTime":"11:00:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=93ef3510-9fd4-4e52-9e13-9412185bedc4, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_11:51:32_93ef3510-9fd4-4e52-9e13-9412185bedc4, jobName=000084}]. 11:51:32 [747559/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO KafkaService Sending Job(id=93ef3510-9fd4-4e52-9e13-9412185bedc4, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 11:51:32 GMT 2022, endTime=null, createdDate=Thu Jul 14 11:51:32 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 11:51:32 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 11:51:32 [747559/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO KafkaService Sent Job(id=93ef3510-9fd4-4e52-9e13-9412185bedc4, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 11:51:32 GMT 2022, endTime=null, createdDate=Thu Jul 14 11:51:32 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 11:51:32 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 11:51:32 [747559/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [mapToEdifactStep] 11:51:32 [747559/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO MapToEdifactTasklet Execute MapToEdifactTasklet 11:51:32 [747559/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO MapToEdifactTasklet GET purchase orders query: (workflowStatus==Open and vendor==4ffa86df-e60d-4705-be76-5c12d24add31 and poLine.automaticExport==true) 11:51:32 [747559/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO AbstractStep Step: [mapToEdifactStep] executed in 190ms 11:51:32 [747559/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [saveToMinIOStep] 11:51:32 [747559/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO AbstractStep Step: [saveToMinIOStep] executed in 1ms 11:51:32 [747559/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [saveToFTPStep] 11:51:32 [747559/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO ectStorageRepository Connected to ftp.ci.folio.org:21 11:51:32 [747559/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO ectStorageRepository Success login to FTP 11:51:32 [747559/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO AbstractStep Step: [saveToFTPStep] executed in 54ms 11:51:32 [747559/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [createExportHistoryRecordsStep] 11:51:32 [747559/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO KafkaService Sending class ExportHistory { id: 22bf1970-82bb-4ae6-8379-44e087d1ba2c exportJobId: 93ef3510-9fd4-4e52-9e13-9412185bedc4 exportType: EDIFACT exportDate: Thu Jul 14 11:51:32 GMT 2022 exportedPoLineIds: [12931f45-b479-4e7f-bc62-5b01e561d4af] }. 11:51:32 [747559/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO KafkaService Sent class ExportHistory { id: 22bf1970-82bb-4ae6-8379-44e087d1ba2c exportJobId: 93ef3510-9fd4-4e52-9e13-9412185bedc4 exportType: EDIFACT exportDate: Thu Jul 14 11:51:32 GMT 2022 exportedPoLineIds: [12931f45-b479-4e7f-bc62-5b01e561d4af] }. 11:51:32 [747559/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO AbstractStep Step: [createExportHistoryRecordsStep] executed in 1ms 11:51:32 [747559/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO obCompletionListener Job update JobExecution: id=88, version=1, startTime=Thu Jul 14 11:51:32 GMT 2022, endTime=Thu Jul 14 11:51:32 GMT 2022, lastUpdated=Thu Jul 14 11:51:32 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=85, version=0, Job=[EDIFACT_ORDERS_EXPORT]], jobParameters=[{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"DAY","schedulingDate":"2022-07-14T11:00:00Z","scheduleTime":"11:00:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=93ef3510-9fd4-4e52-9e13-9412185bedc4, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_11:51:32_93ef3510-9fd4-4e52-9e13-9412185bedc4, jobName=000084}]. 11:51:32 [747559/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO KafkaService Sending Job(id=93ef3510-9fd4-4e52-9e13-9412185bedc4, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=[EXPORT_test_2022-07-14_11:51:32.edi], startTime=Thu Jul 14 11:51:32 GMT 2022, endTime=Thu Jul 14 11:51:32 GMT 2022, createdDate=Thu Jul 14 11:51:32 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 11:51:32 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 11:51:32 [747559/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO KafkaService Sent Job(id=93ef3510-9fd4-4e52-9e13-9412185bedc4, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=[EXPORT_test_2022-07-14_11:51:32.edi], startTime=Thu Jul 14 11:51:32 GMT 2022, endTime=Thu Jul 14 11:51:32 GMT 2022, createdDate=Thu Jul 14 11:51:32 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 11:51:32 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 11:51:32 [747559/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO obCompletionListener -----------------------------JOB---ENDS----------------------------- 11:51:32 [747559/data-export-spring] [diku] [02febd40-04be-43c5-a2b1-2ee3f6a16cc0] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [SimpleJob: [name=EDIFACT_ORDERS_EXPORT]] completed with the following parameters: [{edifactOrdersExport={"exportConfigId":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","vendorId":"4ffa86df-e60d-4705-be76-5c12d24add31","configName":"test","ediConfig":{"accountNoList":["111"],"defaultAcquisitionMethods":["df26d81b-9d63-4ff8-bf41-49bf75cfa70e"],"ediNamingConvention":"{organizationCode}-{integrationName}-{exportJobEndDate}","libEdiCode":"12","libEdiType":"31B/US-SAN","vendorEdiCode":"1","vendorEdiType":"31B/US-SAN","sendAccountNumber":false,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"FTP","ftpMode":"ASCII","ftpPort":22,"orderDirectory":"/files","password":"Ffx29%pu","serverAddress":"ftp://ftp.ci.folio.org","username":"folio"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"95fb0058-f8bc-4bb8-9c54-68abe6532c8a","scheduleFrequency":1,"schedulePeriod":"DAY","schedulingDate":"2022-07-14T11:00:00Z","scheduleTime":"11:00:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=93ef3510-9fd4-4e52-9e13-9412185bedc4, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-07-14_11:51:32_93ef3510-9fd4-4e52-9e13-9412185bedc4, jobName=000084}] and the following status: [COMPLETED] in 253ms 12:05:59 [104689/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=cb5a0252-73ff-4463-ba1c-50d1fabcf1f0, name=000085, description=null, exportType=E_HOLDINGS, jobParameters={eHoldingsExportConfig={"recordId":"53-1094073","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}}, identifierType=null, entityType=null, progress=null). 12:05:59 [104689/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 12:05:59 [104689/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: E_HOLDINGS, parameters={eHoldingsExportConfig={"recordId":"53-1094073","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=cb5a0252-73ff-4463-ba1c-50d1fabcf1f0, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_12-05-59_0203_53-1094073_package}. 12:05:59 [104689/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=E_HOLDINGS]] launched with the following parameters: [{eHoldingsExportConfig={"recordId":"53-1094073","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=cb5a0252-73ff-4463-ba1c-50d1fabcf1f0, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_12-05-59_0203_53-1094073_package}] 12:05:59 [104689/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=89, version=1, startTime=Thu Jul 14 12:05:59 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 12:05:59 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=86, version=0, Job=[E_HOLDINGS]], jobParameters=[{eHoldingsExportConfig={"recordId":"53-1094073","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=cb5a0252-73ff-4463-ba1c-50d1fabcf1f0, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_12-05-59_0203_53-1094073_package}]. 12:05:59 [104689/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO KafkaService Sending Job(id=cb5a0252-73ff-4463-ba1c-50d1fabcf1f0, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 12:05:59 GMT 2022, endTime=null, createdDate=Thu Jul 14 12:05:59 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 12:05:59 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 12:05:59 [104689/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO Metadata [Producer clientId=producer-1] Resetting the last seen epoch of partition FOLIO.diku.data-export.job.update-0 to 0 since the associated topicId changed from null to m73LD7QiSnem_ng5HJxJmQ 12:05:59 [104689/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO KafkaService Sent Job(id=cb5a0252-73ff-4463-ba1c-50d1fabcf1f0, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 12:05:59 GMT 2022, endTime=null, createdDate=Thu Jul 14 12:05:59 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 12:05:59 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 12:05:59 [104689/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [getEHoldingsStep] 12:13:28 [104689/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO AbstractStep Step: [getEHoldingsStep] executed in 7m28s923ms 12:13:28 [104689/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [saveEHoldingsStep] 12:13:29 [104689/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO ectStorageRepository Uploading object 2022-07-14_12-05-59_0203_53-1094073_package,filename /tmp/mod-data-export-worker/2022-07-14_12-05-59_0203_53-1094073_package,downloadFilename null,contentType text/csv. 12:13:29 [104689/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/2022-07-14_12-05-59_0203_53-1094073_package. 12:13:29 [104689/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/2022-07-14_12-05-59_0203_53-1094073_package?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T121329Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=44068e68a33b698e300e89674567844786b805e134f2b91919e239dd08a58338. 12:13:29 [104689/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO AbstractStep Step: [saveEHoldingsStep] executed in 1s131ms 12:13:29 [104689/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=89, version=1, startTime=Thu Jul 14 12:05:59 GMT 2022, endTime=Thu Jul 14 12:13:29 GMT 2022, lastUpdated=Thu Jul 14 12:05:59 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=86, version=0, Job=[E_HOLDINGS]], jobParameters=[{eHoldingsExportConfig={"recordId":"53-1094073","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=cb5a0252-73ff-4463-ba1c-50d1fabcf1f0, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_12-05-59_0203_53-1094073_package}]. 12:13:29 [104689/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO KafkaService Sending Job(id=cb5a0252-73ff-4463-ba1c-50d1fabcf1f0, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/2022-07-14_12-05-59_0203_53-1094073_package?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T121329Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=44068e68a33b698e300e89674567844786b805e134f2b91919e239dd08a58338], fileNames=null, startTime=Thu Jul 14 12:05:59 GMT 2022, endTime=Thu Jul 14 12:13:29 GMT 2022, createdDate=Thu Jul 14 12:05:59 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 12:05:59 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 12:13:29 [104689/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO KafkaService Sent Job(id=cb5a0252-73ff-4463-ba1c-50d1fabcf1f0, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/2022-07-14_12-05-59_0203_53-1094073_package?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T121329Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=44068e68a33b698e300e89674567844786b805e134f2b91919e239dd08a58338], fileNames=null, startTime=Thu Jul 14 12:05:59 GMT 2022, endTime=Thu Jul 14 12:13:29 GMT 2022, createdDate=Thu Jul 14 12:05:59 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 12:05:59 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 12:13:29 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 12:13:29 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=E_HOLDINGS]] completed with the following parameters: [{eHoldingsExportConfig={"recordId":"53-1094073","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=cb5a0252-73ff-4463-ba1c-50d1fabcf1f0, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_12-05-59_0203_53-1094073_package}] and the following status: [COMPLETED] in 7m30s525ms 12:46:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=966b0bab-8444-4e0e-9232-01b2bb1095e2, name=000086, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"},{"feefineTypeId":"636140a2-70d9-4f6a-a437-ad67a27cf81b"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f","itemType":"000000000jjj","itemDescription":"jjj ","itemCode":"PAYMENT"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}],"d19e3e55-2514-46c5-adac-121cd9f93974":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"},{"feefineTypeId":"d99ae703-9534-4153-aac3-3b8150da247c"}]}}}, identifierType=null, entityType=null, progress=null). 12:46:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 12:46:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-1410623455"}, jobId=966b0bab-8444-4e0e-9232-01b2bb1095e2, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_12:46:30_966b0bab-8444-4e0e-9232-01b2bb1095e2}. 12:46:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-1410623455"}, jobId=966b0bab-8444-4e0e-9232-01b2bb1095e2, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_12:46:30_966b0bab-8444-4e0e-9232-01b2bb1095e2}] 12:46:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=90, version=1, startTime=Thu Jul 14 12:46:30 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 12:46:30 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=87, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-1410623455"}, jobId=966b0bab-8444-4e0e-9232-01b2bb1095e2, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_12:46:30_966b0bab-8444-4e0e-9232-01b2bb1095e2}]. 12:46:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=966b0bab-8444-4e0e-9232-01b2bb1095e2, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 12:46:30 GMT 2022, endTime=null, createdDate=Thu Jul 14 12:46:30 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 12:46:30 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 12:46:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO Metadata [Producer clientId=producer-1] Resetting the last seen epoch of partition FOLIO.diku.data-export.job.update-0 to 0 since the associated topicId changed from null to m73LD7QiSnem_ng5HJxJmQ 12:46:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=966b0bab-8444-4e0e-9232-01b2bb1095e2, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 12:46:30 GMT 2022, endTime=null, createdDate=Thu Jul 14 12:46:30 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 12:46:30 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 12:46:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 12:46:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_12:46:30_966b0bab-8444-4e0e-9232-01b2bb1095e2_lib_220714a.dat. 12:46:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_12:46:30_966b0bab-8444-4e0e-9232-01b2bb1095e2_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_12:46:30_966b0bab-8444-4e0e-9232-01b2bb1095e2_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 12:46:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_12:46:30_966b0bab-8444-4e0e-9232-01b2bb1095e2_lib_220714a.dat. 12:46:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_12%3A46%3A30_966b0bab-8444-4e0e-9232-01b2bb1095e2_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T124630Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=486219bcfc035f2156f4bf36c7fb21b7ec067b50ff65eb73ef8249e38555294f. 12:46:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 103ms 12:46:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 12:46:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_12:46:30_966b0bab-8444-4e0e-9232-01b2bb1095e2_lib_220714b.dat. 12:46:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_12:46:30_966b0bab-8444-4e0e-9232-01b2bb1095e2_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_12:46:30_966b0bab-8444-4e0e-9232-01b2bb1095e2_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 12:46:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_12:46:30_966b0bab-8444-4e0e-9232-01b2bb1095e2_lib_220714b.dat. 12:46:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_12%3A46%3A30_966b0bab-8444-4e0e-9232-01b2bb1095e2_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T124630Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=5abb168696d3b44d7d4fa4a723faff66082b4e4bd57375c051b9ffe6c0759bc8. 12:46:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 24ms 12:46:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 12:46:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 12:46:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=90, version=1, startTime=Thu Jul 14 12:46:30 GMT 2022, endTime=Thu Jul 14 12:46:30 GMT 2022, lastUpdated=Thu Jul 14 12:46:30 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=87, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-1410623455"}, jobId=966b0bab-8444-4e0e-9232-01b2bb1095e2, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_12:46:30_966b0bab-8444-4e0e-9232-01b2bb1095e2}]. 12:46:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=966b0bab-8444-4e0e-9232-01b2bb1095e2, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_12%3A46%3A30_966b0bab-8444-4e0e-9232-01b2bb1095e2_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T124630Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=486219bcfc035f2156f4bf36c7fb21b7ec067b50ff65eb73ef8249e38555294f, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_12%3A46%3A30_966b0bab-8444-4e0e-9232-01b2bb1095e2_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T124630Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=5abb168696d3b44d7d4fa4a723faff66082b4e4bd57375c051b9ffe6c0759bc8], fileNames=null, startTime=Thu Jul 14 12:46:30 GMT 2022, endTime=Thu Jul 14 12:46:30 GMT 2022, createdDate=Thu Jul 14 12:46:30 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 12:46:30 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 12:46:30 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=966b0bab-8444-4e0e-9232-01b2bb1095e2, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_12%3A46%3A30_966b0bab-8444-4e0e-9232-01b2bb1095e2_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T124630Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=486219bcfc035f2156f4bf36c7fb21b7ec067b50ff65eb73ef8249e38555294f, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_12%3A46%3A30_966b0bab-8444-4e0e-9232-01b2bb1095e2_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T124630Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=5abb168696d3b44d7d4fa4a723faff66082b4e4bd57375c051b9ffe6c0759bc8], fileNames=null, startTime=Thu Jul 14 12:46:30 GMT 2022, endTime=Thu Jul 14 12:46:30 GMT 2022, createdDate=Thu Jul 14 12:46:30 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 12:46:30 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 12:46:30 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 12:46:30 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-1410623455"}, jobId=966b0bab-8444-4e0e-9232-01b2bb1095e2, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_12:46:30_966b0bab-8444-4e0e-9232-01b2bb1095e2}] and the following status: [COMPLETED] in 136ms 12:47:20 [269986/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=8f2ac667-9492-4601-aa81-71e61132e2ef, name=000087, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"},{"feefineTypeId":"636140a2-70d9-4f6a-a437-ad67a27cf81b"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f","itemType":"000000000jjj","itemDescription":"jjj ","itemCode":"PAYMENT"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}],"d19e3e55-2514-46c5-adac-121cd9f93974":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"},{"feefineTypeId":"d99ae703-9534-4153-aac3-3b8150da247c"}]}}}, identifierType=null, entityType=null, progress=null). 12:47:20 [269986/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 12:47:20 [269986/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-1410623455"}, jobId=8f2ac667-9492-4601-aa81-71e61132e2ef, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_12:47:20_8f2ac667-9492-4601-aa81-71e61132e2ef}. 12:47:20 [269986/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-1410623455"}, jobId=8f2ac667-9492-4601-aa81-71e61132e2ef, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_12:47:20_8f2ac667-9492-4601-aa81-71e61132e2ef}] 12:47:20 [269986/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=91, version=1, startTime=Thu Jul 14 12:47:20 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 12:47:20 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=88, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-1410623455"}, jobId=8f2ac667-9492-4601-aa81-71e61132e2ef, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_12:47:20_8f2ac667-9492-4601-aa81-71e61132e2ef}]. 12:47:20 [269986/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending Job(id=8f2ac667-9492-4601-aa81-71e61132e2ef, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 12:47:20 GMT 2022, endTime=null, createdDate=Thu Jul 14 12:47:20 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 12:47:20 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 12:47:20 [269986/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent Job(id=8f2ac667-9492-4601-aa81-71e61132e2ef, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 12:47:20 GMT 2022, endTime=null, createdDate=Thu Jul 14 12:47:20 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 12:47:20 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 12:47:20 [269986/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 12:47:20 [269986/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_12:47:20_8f2ac667-9492-4601-aa81-71e61132e2ef_lib_220714a.dat. 12:47:20 [269986/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_12:47:20_8f2ac667-9492-4601-aa81-71e61132e2ef_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_12:47:20_8f2ac667-9492-4601-aa81-71e61132e2ef_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 12:47:20 [269986/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_12:47:20_8f2ac667-9492-4601-aa81-71e61132e2ef_lib_220714a.dat. 12:47:20 [269986/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_12%3A47%3A20_8f2ac667-9492-4601-aa81-71e61132e2ef_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T124720Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=b7d4c1da6645ab16c2ae3e2445e244bdc4d4f131b9c482cd91a4914043f7ecfe. 12:47:20 [269986/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 158ms 12:47:20 [269986/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 12:47:20 [269986/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_12:47:20_8f2ac667-9492-4601-aa81-71e61132e2ef_lib_220714b.dat. 12:47:20 [269986/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_12:47:20_8f2ac667-9492-4601-aa81-71e61132e2ef_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_12:47:20_8f2ac667-9492-4601-aa81-71e61132e2ef_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 12:47:20 [269986/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_12:47:20_8f2ac667-9492-4601-aa81-71e61132e2ef_lib_220714b.dat. 12:47:20 [269986/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_12%3A47%3A20_8f2ac667-9492-4601-aa81-71e61132e2ef_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T124720Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=29addda10d217760e918bffccf860daf1b48663076e96bee042bdc460a320e99. 12:47:20 [269986/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 26ms 12:47:20 [269986/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 12:47:20 [269986/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 1ms 12:47:20 [269986/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=91, version=1, startTime=Thu Jul 14 12:47:20 GMT 2022, endTime=Thu Jul 14 12:47:20 GMT 2022, lastUpdated=Thu Jul 14 12:47:20 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=88, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-1410623455"}, jobId=8f2ac667-9492-4601-aa81-71e61132e2ef, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_12:47:20_8f2ac667-9492-4601-aa81-71e61132e2ef}]. 12:47:20 [269986/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending Job(id=8f2ac667-9492-4601-aa81-71e61132e2ef, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_12%3A47%3A20_8f2ac667-9492-4601-aa81-71e61132e2ef_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T124720Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=b7d4c1da6645ab16c2ae3e2445e244bdc4d4f131b9c482cd91a4914043f7ecfe, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_12%3A47%3A20_8f2ac667-9492-4601-aa81-71e61132e2ef_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T124720Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=29addda10d217760e918bffccf860daf1b48663076e96bee042bdc460a320e99], fileNames=null, startTime=Thu Jul 14 12:47:20 GMT 2022, endTime=Thu Jul 14 12:47:20 GMT 2022, createdDate=Thu Jul 14 12:47:20 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 12:47:20 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 12:47:20 [269986/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent Job(id=8f2ac667-9492-4601-aa81-71e61132e2ef, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_12%3A47%3A20_8f2ac667-9492-4601-aa81-71e61132e2ef_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T124720Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=b7d4c1da6645ab16c2ae3e2445e244bdc4d4f131b9c482cd91a4914043f7ecfe, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_12%3A47%3A20_8f2ac667-9492-4601-aa81-71e61132e2ef_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T124720Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=29addda10d217760e918bffccf860daf1b48663076e96bee042bdc460a320e99], fileNames=null, startTime=Thu Jul 14 12:47:20 GMT 2022, endTime=Thu Jul 14 12:47:20 GMT 2022, createdDate=Thu Jul 14 12:47:20 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 12:47:20 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 12:47:20 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 12:47:20 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-1410623455"}, jobId=8f2ac667-9492-4601-aa81-71e61132e2ef, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_12:47:20_8f2ac667-9492-4601-aa81-71e61132e2ef}] and the following status: [COMPLETED] in 189ms 12:50:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=7cc951f5-1cf0-41dc-a53b-af7190df5586, name=000088, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"},{"feefineTypeId":"636140a2-70d9-4f6a-a437-ad67a27cf81b"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f","itemType":"000000000jjj","itemDescription":"jjj ","itemCode":"PAYMENT"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}],"d19e3e55-2514-46c5-adac-121cd9f93974":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"},{"feefineTypeId":"d99ae703-9534-4153-aac3-3b8150da247c"}]}}}, identifierType=null, entityType=null, progress=null). 12:50:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 12:50:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-1410623455"}, jobId=7cc951f5-1cf0-41dc-a53b-af7190df5586, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_12:50:00_7cc951f5-1cf0-41dc-a53b-af7190df5586}. 12:50:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-1410623455"}, jobId=7cc951f5-1cf0-41dc-a53b-af7190df5586, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_12:50:00_7cc951f5-1cf0-41dc-a53b-af7190df5586}] 12:50:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=92, version=1, startTime=Thu Jul 14 12:50:00 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 12:50:00 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=89, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-1410623455"}, jobId=7cc951f5-1cf0-41dc-a53b-af7190df5586, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_12:50:00_7cc951f5-1cf0-41dc-a53b-af7190df5586}]. 12:50:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=7cc951f5-1cf0-41dc-a53b-af7190df5586, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 12:50:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 12:50:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 12:50:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 12:50:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=7cc951f5-1cf0-41dc-a53b-af7190df5586, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 12:50:00 GMT 2022, endTime=null, createdDate=Thu Jul 14 12:50:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 12:50:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 12:50:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 12:50:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_12:50:00_7cc951f5-1cf0-41dc-a53b-af7190df5586_lib_220714a.dat. 12:50:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_12:50:00_7cc951f5-1cf0-41dc-a53b-af7190df5586_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_12:50:00_7cc951f5-1cf0-41dc-a53b-af7190df5586_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 12:50:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_12:50:00_7cc951f5-1cf0-41dc-a53b-af7190df5586_lib_220714a.dat. 12:50:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_12%3A50%3A00_7cc951f5-1cf0-41dc-a53b-af7190df5586_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T125000Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=63cf6891273003cc38c3825de2867b431e0e894115fa656a559c7240fa6e7c84. 12:50:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 105ms 12:50:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 12:50:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_12:50:00_7cc951f5-1cf0-41dc-a53b-af7190df5586_lib_220714b.dat. 12:50:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_12:50:00_7cc951f5-1cf0-41dc-a53b-af7190df5586_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_12:50:00_7cc951f5-1cf0-41dc-a53b-af7190df5586_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 12:50:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_12:50:00_7cc951f5-1cf0-41dc-a53b-af7190df5586_lib_220714b.dat. 12:50:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_12%3A50%3A00_7cc951f5-1cf0-41dc-a53b-af7190df5586_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T125000Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=5130ced862b5609266c45226e89fd8954402349a202d88d4e0ac66a1bd524416. 12:50:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 24ms 12:50:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 12:50:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 1ms 12:50:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=92, version=1, startTime=Thu Jul 14 12:50:00 GMT 2022, endTime=Thu Jul 14 12:50:00 GMT 2022, lastUpdated=Thu Jul 14 12:50:00 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=89, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-1410623455"}, jobId=7cc951f5-1cf0-41dc-a53b-af7190df5586, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_12:50:00_7cc951f5-1cf0-41dc-a53b-af7190df5586}]. 12:50:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sending Job(id=7cc951f5-1cf0-41dc-a53b-af7190df5586, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_12%3A50%3A00_7cc951f5-1cf0-41dc-a53b-af7190df5586_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T125000Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=63cf6891273003cc38c3825de2867b431e0e894115fa656a559c7240fa6e7c84, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_12%3A50%3A00_7cc951f5-1cf0-41dc-a53b-af7190df5586_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T125000Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=5130ced862b5609266c45226e89fd8954402349a202d88d4e0ac66a1bd524416], fileNames=null, startTime=Thu Jul 14 12:50:00 GMT 2022, endTime=Thu Jul 14 12:50:00 GMT 2022, createdDate=Thu Jul 14 12:50:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 12:50:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 12:50:00 [994033/proxy;809844/tenant] [diku] [0f3ea89c-9492-4157-b77e-3ba28e090b2d] [mod-data-export-worker] INFO KafkaService Sent Job(id=7cc951f5-1cf0-41dc-a53b-af7190df5586, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_12%3A50%3A00_7cc951f5-1cf0-41dc-a53b-af7190df5586_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T125000Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=63cf6891273003cc38c3825de2867b431e0e894115fa656a559c7240fa6e7c84, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_12%3A50%3A00_7cc951f5-1cf0-41dc-a53b-af7190df5586_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T125000Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=5130ced862b5609266c45226e89fd8954402349a202d88d4e0ac66a1bd524416], fileNames=null, startTime=Thu Jul 14 12:50:00 GMT 2022, endTime=Thu Jul 14 12:50:00 GMT 2022, createdDate=Thu Jul 14 12:50:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 12:50:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 12:50:00 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 12:50:00 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-1410623455"}, jobId=7cc951f5-1cf0-41dc-a53b-af7190df5586, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_12:50:00_7cc951f5-1cf0-41dc-a53b-af7190df5586}] and the following status: [COMPLETED] in 134ms 12:50:19 [617120/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=20746a4b-aee4-4d59-9682-f26222a4ad23, name=000089, description=null, exportType=BURSAR_FEES_FINES, jobParameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":{"420e01cd-44a5-45b9-a8c5-870fac4e2bb4":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"},{"feefineTypeId":"636140a2-70d9-4f6a-a437-ad67a27cf81b"}],"0e201395-6c1a-412d-8bd3-d9c504c0dfc2":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f","itemType":"000000000jjj","itemDescription":"jjj ","itemCode":"PAYMENT"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"}],"d19e3e55-2514-46c5-adac-121cd9f93974":[{"feefineTypeId":"cf238f9f-7018-47b7-b815-bb2db798e19f"},{"feefineTypeId":"73785370-d3bd-4d92-942d-ae2268e02ded"},{"feefineTypeId":"c7dede15-aa48-45ed-860b-f996540180e0"},{"feefineTypeId":"9523cb96-e752-40c2-89da-60f3961a488d"},{"feefineTypeId":"d20df2fb-45fd-4184-b238-0d25747ffdd9"},{"feefineTypeId":"d99ae703-9534-4153-aac3-3b8150da247c"}]}}}, identifierType=null, entityType=null, progress=null). 12:50:19 [617120/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 12:50:19 [617120/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: BURSAR_FEES_FINES, parameters={bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-1410623455"}, jobId=20746a4b-aee4-4d59-9682-f26222a4ad23, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_12:50:19_20746a4b-aee4-4d59-9682-f26222a4ad23}. 12:50:19 [617120/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] launched with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-1410623455"}, jobId=20746a4b-aee4-4d59-9682-f26222a4ad23, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_12:50:19_20746a4b-aee4-4d59-9682-f26222a4ad23}] 12:50:19 [617120/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=93, version=1, startTime=Thu Jul 14 12:50:19 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 12:50:19 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=90, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-1410623455"}, jobId=20746a4b-aee4-4d59-9682-f26222a4ad23, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_12:50:19_20746a4b-aee4-4d59-9682-f26222a4ad23}]. 12:50:19 [617120/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending Job(id=20746a4b-aee4-4d59-9682-f26222a4ad23, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 12:50:19 GMT 2022, endTime=null, createdDate=Thu Jul 14 12:50:19 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 12:50:19 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 12:50:19 [617120/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent Job(id=20746a4b-aee4-4d59-9682-f26222a4ad23, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 12:50:19 GMT 2022, endTime=null, createdDate=Thu Jul 14 12:50:19 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 12:50:19 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 12:50:19 [617120/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [CHARGE_FEESFINES_EXPORT_STEP] 12:50:19 [617120/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_12:50:19_20746a4b-aee4-4d59-9682-f26222a4ad23_lib_220714a.dat. 12:50:19 [617120/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_12:50:19_20746a4b-aee4-4d59-9682-f26222a4ad23_lib_220714a.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_12:50:19_20746a4b-aee4-4d59-9682-f26222a4ad23_lib_220714a.dat,downloadFilename lib_220714a.dat,contentType text/markdown. 12:50:19 [617120/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_12:50:19_20746a4b-aee4-4d59-9682-f26222a4ad23_lib_220714a.dat. 12:50:19 [617120/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_12%3A50%3A19_20746a4b-aee4-4d59-9682-f26222a4ad23_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T125019Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=f953ff929eb541f514000dcf52b0ce66f39d04e6079ace560eee27439849feae. 12:50:19 [617120/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [CHARGE_FEESFINES_EXPORT_STEP] executed in 116ms 12:50:19 [617120/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [REFUND_FEESFINES_EXPORT_STEP] 12:50:19 [617120/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ursarExportJobConfig Creating file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_12:50:19_20746a4b-aee4-4d59-9682-f26222a4ad23_lib_220714b.dat. 12:50:19 [617120/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Uploading object BURSAR_FEES_FINES_2022-07-14_12:50:19_20746a4b-aee4-4d59-9682-f26222a4ad23_lib_220714b.dat,filename /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_12:50:19_20746a4b-aee4-4d59-9682-f26222a4ad23_lib_220714b.dat,downloadFilename lib_220714b.dat,contentType text/markdown. 12:50:19 [617120/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Deleted temp file /tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_12:50:19_20746a4b-aee4-4d59-9682-f26222a4ad23_lib_220714b.dat. 12:50:19 [617120/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO ectStorageRepository Created presigned URL https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_12%3A50%3A19_20746a4b-aee4-4d59-9682-f26222a4ad23_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T125019Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=6612fbb3c988374f85eab666a07629d6d0a5838489c789490fff48360b271f1b. 12:50:19 [617120/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [REFUND_FEESFINES_EXPORT_STEP] executed in 21ms 12:50:19 [617120/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [transferFeefinesStep] 12:50:19 [617120/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO AbstractStep Step: [transferFeefinesStep] executed in 12:50:19 [617120/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=93, version=1, startTime=Thu Jul 14 12:50:19 GMT 2022, endTime=Thu Jul 14 12:50:19 GMT 2022, lastUpdated=Thu Jul 14 12:50:19 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=90, version=0, Job=[BURSAR_FEES_FINES]], jobParameters=[{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-1410623455"}, jobId=20746a4b-aee4-4d59-9682-f26222a4ad23, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_12:50:19_20746a4b-aee4-4d59-9682-f26222a4ad23}]. 12:50:19 [617120/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sending Job(id=20746a4b-aee4-4d59-9682-f26222a4ad23, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_12%3A50%3A19_20746a4b-aee4-4d59-9682-f26222a4ad23_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T125019Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=f953ff929eb541f514000dcf52b0ce66f39d04e6079ace560eee27439849feae, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_12%3A50%3A19_20746a4b-aee4-4d59-9682-f26222a4ad23_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T125019Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=6612fbb3c988374f85eab666a07629d6d0a5838489c789490fff48360b271f1b], fileNames=null, startTime=Thu Jul 14 12:50:19 GMT 2022, endTime=Thu Jul 14 12:50:19 GMT 2022, createdDate=Thu Jul 14 12:50:19 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 12:50:19 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 12:50:19 [617120/data-export-spring] [diku] [e4d815d7-58dc-5416-bfcd-e27bf00411d8] [mod-data-export-worker] INFO KafkaService Sent Job(id=20746a4b-aee4-4d59-9682-f26222a4ad23, name=null, description=# of charges: 0 # of refunds: 0, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_12%3A50%3A19_20746a4b-aee4-4d59-9682-f26222a4ad23_lib_220714a.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T125019Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=f953ff929eb541f514000dcf52b0ce66f39d04e6079ace560eee27439849feae, https://folio-snapshot-export.s3.us-east-1.amazonaws.com/BURSAR_FEES_FINES_2022-07-14_12%3A50%3A19_20746a4b-aee4-4d59-9682-f26222a4ad23_lib_220714b.dat?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20220714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220714T125019Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=6612fbb3c988374f85eab666a07629d6d0a5838489c789490fff48360b271f1b], fileNames=null, startTime=Thu Jul 14 12:50:19 GMT 2022, endTime=Thu Jul 14 12:50:19 GMT 2022, createdDate=Thu Jul 14 12:50:19 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 12:50:19 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 12:50:19 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 12:50:19 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BURSAR_FEES_FINES]] completed with the following parameters: [{bursarFeeFines={"daysOutstanding":1,"patronGroups":["3684a786-6671-4268-8ed0-9db82ebca60b"],"servicePointId":null,"feefineOwnerId":"0e201395-6c1a-412d-8bd3-d9c504c0dfc2","transferAccountId":"cd924b00-94ae-485f-b6a3-3a1a703ed6e5","typeMappings":"-1410623455"}, jobId=20746a4b-aee4-4d59-9682-f26222a4ad23, tempOutputFilePath=/tmp/mod-data-export-worker/BURSAR_FEES_FINES_2022-07-14_12:50:19_20746a4b-aee4-4d59-9682-f26222a4ad23}] and the following status: [COMPLETED] in 143ms 12:52:18 [515782/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=73cba66a-a8b6-4dc2-9d00-b3ea86ce31bd, name=000090, description=null, exportType=E_HOLDINGS, jobParameters={eHoldingsExportConfig={"recordId":"53-1094073","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}}, identifierType=null, entityType=null, progress=null). 12:52:18 [515782/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 12:52:18 [515782/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: E_HOLDINGS, parameters={eHoldingsExportConfig={"recordId":"53-1094073","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=73cba66a-a8b6-4dc2-9d00-b3ea86ce31bd, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_12-52-18_0484_53-1094073_package}. 12:52:18 [515782/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=E_HOLDINGS]] launched with the following parameters: [{eHoldingsExportConfig={"recordId":"53-1094073","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=73cba66a-a8b6-4dc2-9d00-b3ea86ce31bd, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_12-52-18_0484_53-1094073_package}] 12:52:18 [515782/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO NotificationListener Job update JobExecution: id=94, version=1, startTime=Thu Jul 14 12:52:18 GMT 2022, endTime=null, lastUpdated=Thu Jul 14 12:52:18 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=91, version=0, Job=[E_HOLDINGS]], jobParameters=[{eHoldingsExportConfig={"recordId":"53-1094073","recordType":"PACKAGE","titleSearchFilters":"searchfield=title","packageFields":["providerName","providerId","packageName","packageId","packageType","packageContentType","packageHoldingsStatus","packageCustomCoverage","packageShowToPatrons","packageAutomaticallySelect","packageProxy","packageAccessStatusType","packageTags","packageAgreements","packageNotes"],"titleFields":["titleName","alternateTitles","titleId","publicationType","titleType","titleHoldingsStatus","titleShowToPatrons","managedCoverage","managedEmbargo","customCoverage","customEmbargo","coverageStatement","titleProxy","url","titleAccessStatusType","titleTags","contributors","edition","publisher","ISSNPrint","ISSNOnline","ISBNPrint","ISBNOnline","subjects","peerReviewed","description","customValue1","customValue2","customValue3","customValue4","customValue5","titleAgreements","titleNotes"]}, jobId=73cba66a-a8b6-4dc2-9d00-b3ea86ce31bd, tempOutputFilePath=/tmp/mod-data-export-worker/2022-07-14_12-52-18_0484_53-1094073_package}]. 12:52:18 [515782/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO KafkaService Sending Job(id=73cba66a-a8b6-4dc2-9d00-b3ea86ce31bd, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 12:52:18 GMT 2022, endTime=null, createdDate=Thu Jul 14 12:52:18 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 12:52:18 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 12:52:18 [515782/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO KafkaService Sent Job(id=73cba66a-a8b6-4dc2-9d00-b3ea86ce31bd, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Thu Jul 14 12:52:18 GMT 2022, endTime=null, createdDate=Thu Jul 14 12:52:18 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Thu Jul 14 12:52:18 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 12:52:18 [515782/data-export-spring] [diku] [ce860888-5795-42d4-9200-8dd0ffd46a23] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [getEHoldingsStep] 12:59:53 [] [] [] [] INFO AbstractStep Step: [getEHoldingsStep] executed in 7m34s647ms