exec java -XX:MaxRAMPercentage=66.0 -XX:+ExitOnOutOfMemoryError -cp . -jar /usr/verticles/mod-data-export-worker-fat.jar . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.6.2) 01:45:22 [] [] [] [] INFO StartupInfoLogger Starting ModDataExportWorkerApplication v1.4.0-SNAPSHOT using Java 11.0.14 on a1e0ba8d0ce6 with PID 1 (/usr/verticles/mod-data-export-worker-fat.jar started by folio in /usr/verticles) 01:45:22 [] [] [] [] INFO SpringApplication No active profile set, falling back to default profiles: default 01:45:23 [] [] [] [] INFO onfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode. 01:45:23 [] [] [] [] INFO onfigurationDelegate Finished Spring Data repository scanning in 48 ms. Found 0 JPA repository interfaces. 01:45:24 [] [] [] [] INFO LogAccessor No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 01:45:24 [] [] [] [] INFO LogAccessor No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 01:45:24 [] [] [] [] INFO GenericScope BeanFactory id=3c2446ea-3ead-36cb-b1bd-efaa52f34317 01:45:25 [] [] [] [] INFO PostProcessorChecker Bean 'batchDataConfig' of type [org.folio.dew.config.BatchDataConfig$$EnhancerBySpringCGLIB$$5cdd2101] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 01:45:25 [] [] [] [] 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:45:25 [] [] [] [] 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:45:25 [] [] [] [] INFO PostProcessorChecker Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$588/0x000000010058b040] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 01:45:25 [] [] [] [] 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:45:25 [] [] [] [] 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:45:25 [] [] [] [] 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:45:25 [] [] [] [] 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:45:25 [] [] [] [] INFO PostProcessorChecker Bean 'jobRegistry' of type [com.sun.proxy.$Proxy121] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 01:45:25 [] [] [] [] INFO PostProcessorChecker Bean 'folioSpringConfiguration' of type [org.folio.spring.config.FolioSpringConfiguration$$EnhancerBySpringCGLIB$$4764559a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 01:45:25 [] [] [] [] 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:45:25 [] [] [] [] INFO PostProcessorChecker Bean 'folioExecutionContext' of type [com.sun.proxy.$Proxy123] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 01:45:25 [] [] [] [] 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:45:25 [] [] [] [] 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:45:25 [] [] [] [] INFO TomcatWebServer Tomcat initialized with port(s): 8081 (http) 01:45:25 [] [] [] [] INFO DirectJDKLog Initializing ProtocolHandler ["http-nio-8081"] 01:45:25 [] [] [] [] INFO DirectJDKLog Starting service [Tomcat] 01:45:25 [] [] [] [] INFO DirectJDKLog Starting Servlet engine: [Apache Tomcat/9.0.56] 01:45:25 [] [] [] [] INFO DirectJDKLog Initializing Spring embedded WebApplicationContext 01:45:25 [] [] [] [] INFO erApplicationContext Root WebApplicationContext: initialization completed in 3466 ms 01:45:26 [] [] [] [] INFO HikariDataSource HikariPool-1 - Starting... 01:45:26 [] [] [] [] WARN DriverDataSource Registered driver with driverClassName=org.hsqldb.jdbcDriver was not found, trying direct instantiation. 01:45:26 [] [] [] [] INFO PoolBase HikariPool-1 - Driver does not support get/set network timeout for connections. (feature not supported) 01:45:26 [] [] [] [] INFO HikariDataSource HikariPool-1 - Start completed. 01:45:26 [] [] [] [] INFO LogHelper HHH000204: Processing PersistenceUnitInfo [name: default] 01:45:26 [] [] [] [] INFO Version HHH000412: Hibernate ORM core version 5.6.3.Final 01:45:26 [] [] [] [] 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:45:27 [] [] [] [] INFO avaReflectionManager HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 01:45:27 [] [] [] [] INFO Dialect HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 01:45:27 [] [] [] [] INFO JtaPlatformInitiator HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 01:45:27 [] [] [] [] INFO tyManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default' 01:45:27 [] [] [] [] INFO ectStorageRepository Creating MinIO client endpoint https://s3.amazonaws.com,region us-east-1,bucket folio-snapshot-export,accessKey ,secretKey . 01:45:27 [] [] [] [] INFO ectStorageRepository StaticProvider MinIO credentials provider created. 01:45:28 [] [] [] [] INFO ignClientFactoryBean For 'users' URL not provided. Will try picking an instance via load-balancing. 01:45:28 [] [] [] [] INFO ignClientFactoryBean For 'inventory/items' URL not provided. Will try picking an instance via load-balancing. 01:45:28 [] [] [] [] INFO ignClientFactoryBean For 'accounts' URL not provided. Will try picking an instance via load-balancing. 01:45:28 [] [] [] [] INFO ignClientFactoryBean For 'accounts-bulk' URL not provided. Will try picking an instance via load-balancing. 01:45:28 [] [] [] [] INFO ignClientFactoryBean For 'feefineactions' URL not provided. Will try picking an instance via load-balancing. 01:45:28 [] [] [] [] INFO ignClientFactoryBean For 'transfers' URL not provided. Will try picking an instance via load-balancing. 01:45:28 [] [] [] [] INFO ignClientFactoryBean For 'service-points' URL not provided. Will try picking an instance via load-balancing. 01:45:28 [] [] [] [] INFO ignClientFactoryBean For 'audit-data' URL not provided. Will try picking an instance via load-balancing. 01:45:28 [] [] [] [] WARN JpaBatchConfigurer JPA does not support custom isolation levels, so locks may not be taken when launching Jobs 01:45:28 [] [] [] [] INFO epositoryFactoryBean No database type set, using meta data indicating: HSQL 01:45:28 [] [] [] [] INFO SimpleJobLauncher No TaskExecutor has been set, defaulting to synchronous executor. 01:45:29 [] [] [] [] INFO mandsReceiverService Created working directory /tmp/mod-data-export-worker/. 01:45:29 [] [] [] [] INFO SimpleJobLauncher No TaskExecutor has been set, defaulting to synchronous executor. 01:45:29 [] [] [] [] INFO ignClientFactoryBean For 'data-export-spring' URL not provided. Will try picking an instance via load-balancing. 01:45:29 [] [] [] [] INFO ignClientFactoryBean For 'addresstypes' URL not provided. Will try picking an instance via load-balancing. 01:45:29 [] [] [] [] INFO ignClientFactoryBean For 'departments' URL not provided. Will try picking an instance via load-balancing. 01:45:29 [] [] [] [] INFO ignClientFactoryBean For 'groups' URL not provided. Will try picking an instance via load-balancing. 01:45:29 [] [] [] [] INFO ignClientFactoryBean For 'proxiesfor' URL not provided. Will try picking an instance via load-balancing. 01:45:29 [] [] [] [] INFO ignClientFactoryBean For 'call-number-types' URL not provided. Will try picking an instance via load-balancing. 01:45:29 [] [] [] [] INFO ignClientFactoryBean For 'item-damaged-statuses' URL not provided. Will try picking an instance via load-balancing. 01:45:29 [] [] [] [] INFO ignClientFactoryBean For 'item-note-types' URL not provided. Will try picking an instance via load-balancing. 01:45:29 [] [] [] [] INFO ignClientFactoryBean For 'electronic-access-relationships' URL not provided. Will try picking an instance via load-balancing. 01:45:29 [] [] [] [] INFO ignClientFactoryBean For 'statistical-codes' URL not provided. Will try picking an instance via load-balancing. 01:45:29 [] [] [] [] INFO ignClientFactoryBean For 'locations' URL not provided. Will try picking an instance via load-balancing. 01:45:29 [] [] [] [] INFO ignClientFactoryBean For 'material-types' URL not provided. Will try picking an instance via load-balancing. 01:45:29 [] [] [] [] INFO ignClientFactoryBean For 'holdings-storage/holdings' URL not provided. Will try picking an instance via load-balancing. 01:45:29 [] [] [] [] INFO ignClientFactoryBean For 'instance-storage/instances' URL not provided. Will try picking an instance via load-balancing. 01:45:29 [] [] [] [] INFO ignClientFactoryBean For 'loan-types' URL not provided. Will try picking an instance via load-balancing. 01:45:29 [] [] [] [] INFO ignClientFactoryBean For 'identifier-types' URL not provided. Will try picking an instance via load-balancing. 01:45:29 [] [] [] [] INFO ignClientFactoryBean For 'finance' URL not provided. Will try picking an instance via load-balancing. 01:45:29 [] [] [] [] INFO ignClientFactoryBean For 'orders' URL not provided. Will try picking an instance via load-balancing. 01:45:29 [] [] [] [] INFO ignClientFactoryBean For 'orders-storage' URL not provided. Will try picking an instance via load-balancing. 01:45:29 [] [] [] [] INFO ignClientFactoryBean For 'organizations-storage' URL not provided. Will try picking an instance via load-balancing. 01:45:29 [] [] [] [] INFO ignClientFactoryBean For 'configurations/entries' URL not provided. Will try picking an instance via load-balancing. 01:45:29 [] [] [] [] INFO epositoryFactoryBean No database type set, using meta data indicating: HSQL 01:45:30 [] [] [] [] 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:45:30 [] [] [] [] INFO ndpointLinksResolver Exposing 1 endpoint(s) beneath base path '/admin' 01:45:30 [] [] [] [] INFO LogAccessor Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 01:45:30 [] [] [] [] INFO LogAccessor Channel 'mod-data-export-worker.errorChannel' has 1 subscriber(s). 01:45:30 [] [] [] [] INFO LogAccessor started bean '_org.springframework.integration.errorLogger' 01:45:30 [] [] [] [] INFO AbstractConfig ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [10.36.1.28: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 = 300000 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.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.mechanism = GSSAPI 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:45:30 [] [] [] [] WARN AbstractConfig The configuration 'spring.json.trusted.packages' was supplied but isn't a known config. 01:45:30 [] [] [] [] INFO ppInfoParser$AppInfo Kafka version: 3.0.0 01:45:30 [] [] [] [] INFO ppInfoParser$AppInfo Kafka commitId: 8cb0a5e9d3441962 01:45:30 [] [] [] [] INFO ppInfoParser$AppInfo Kafka startTimeMs: 1649555130908 01:45:30 [] [] [] [] 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:45:30 [] [] [] [] INFO DirectJDKLog Starting ProtocolHandler ["http-nio-8081"] 01:45:30 [] [] [] [] INFO TomcatWebServer Tomcat started on port(s): 8081 (http) with context path '' 01:45:30 [] [] [] [] INFO StartupInfoLogger Started ModDataExportWorkerApplication in 9.408 seconds (JVM running for 10.731) 01:45:31 [] [] [] [] INFO DirectJDKLog Initializing Spring DispatcherServlet 'dispatcherServlet' 01:45:31 [] [] [] [] INFO FrameworkServlet Initializing Servlet 'dispatcherServlet' 01:45:31 [] [] [] [] INFO FrameworkServlet Completed initialization in 3 ms 01:45:31 [] [] [] [] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-1, groupId=FOLIO-mod-data-export-worker-events-group] Cluster ID: pNvS0JpoQBiI8whJhotGdA 01:45:31 [] [] [] [] 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.28:9092 (id: 2147483646 rack: null) 01:45:31 [] [] [] [] 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:45:31 [] [] [] [] 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:45:31 [] [] [] [] 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:45:31 [] [] [] [] 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-803bbd92-6139-4172-b7fb-5017a1e5d998', protocol='range'} 01:45:31 [] [] [] [] 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-803bbd92-6139-4172-b7fb-5017a1e5d998=Assignment(partitions=[])} 01:45:31 [] [] [] [] 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-803bbd92-6139-4172-b7fb-5017a1e5d998', protocol='range'} 01:45:31 [] [] [] [] 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:45:31 [] [] [] [] 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:45:31 [] [] [] [] INFO LogAccessor FOLIO-mod-data-export-worker-events-group: partitions assigned: [] 01:52:23 [837974/proxy;696436/tenant] [diku] [] [mod-data-export-worker] INFO TenantController Upgrading tenant... 01:52:23 [837974/proxy;696436/tenant] [diku] [] [mod-data-export-worker] INFO TenantService About to start liquibase update for tenant [diku] 01:52:24 [837974/proxy;696436/tenant] [diku] [] [mod-data-export-worker] INFO JavaLogger Successfully acquired change log lock 01:52:24 [837974/proxy;696436/tenant] [diku] [] [mod-data-export-worker] INFO JavaLogger Creating database history table with name: DIKU_MOD_DATA_EXPORT_WORKER.DATABASECHANGELOG 01:52:24 [837974/proxy;696436/tenant] [diku] [] [mod-data-export-worker] INFO JavaLogger Reading from DIKU_MOD_DATA_EXPORT_WORKER.DATABASECHANGELOG 01:52:24 [837974/proxy;696436/tenant] [diku] [] [mod-data-export-worker] INFO JavaLogger Successfully released change log lock 01:52:24 [837974/proxy;696436/tenant] [diku] [] [mod-data-export-worker] INFO TenantService Liquibase update for tenant [diku] executed successfully 01:52:24 [837974/proxy;696436/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:52:24 [837974/proxy;696436/tenant] [diku] [] [mod-data-export-worker] INFO AbstractConfig AdminClientConfig values: bootstrap.servers = [10.36.1.28: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.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.mechanism = GSSAPI 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:52:24 [837974/proxy;696436/tenant] [diku] [] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka version: 3.0.0 01:52:24 [837974/proxy;696436/tenant] [diku] [] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka commitId: 8cb0a5e9d3441962 01:52:24 [837974/proxy;696436/tenant] [diku] [] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka startTimeMs: 1649555544523 01:52:24 [837974/proxy;696436/tenant] [diku] [] [mod-data-export-worker] INFO AppInfoParser App info kafka.admin.client for adminclient-1 unregistered 01:52:24 [837974/proxy;696436/tenant] [diku] [] [mod-data-export-worker] INFO Metrics Metrics scheduler closed 01:52:24 [837974/proxy;696436/tenant] [diku] [] [mod-data-export-worker] INFO Metrics Closing reporter org.apache.kafka.common.metrics.JmxReporter 01:52:24 [837974/proxy;696436/tenant] [diku] [] [mod-data-export-worker] INFO Metrics Metrics reporters closed 01:52:24 [837974/proxy;696436/tenant] [diku] [] [mod-data-export-worker] INFO KafkaService Restarting kafka consumer to start listening created topics [id: mod-data-export-events-listener] 01:52:24 [837974/proxy;696436/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-803bbd92-6139-4172-b7fb-5017a1e5d998 sending LeaveGroup request to coordinator 10.36.1.28:9092 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 01:52:24 [837974/proxy;696436/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:52:24 [837974/proxy;696436/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:52:24 [837974/proxy;696436/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:52:24 [837974/proxy;696436/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:52:24 [837974/proxy;696436/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:52:24 [837974/proxy;696436/tenant] [diku] [] [mod-data-export-worker] INFO Metrics Metrics scheduler closed 01:52:24 [837974/proxy;696436/tenant] [diku] [] [mod-data-export-worker] INFO Metrics Closing reporter org.apache.kafka.common.metrics.JmxReporter 01:52:24 [837974/proxy;696436/tenant] [diku] [] [mod-data-export-worker] INFO Metrics Metrics reporters closed 01:52:24 [837974/proxy;696436/tenant] [diku] [] [mod-data-export-worker] INFO AppInfoParser App info kafka.consumer for consumer-FOLIO-mod-data-export-worker-events-group-1 unregistered 01:52:24 [837974/proxy;696436/tenant] [diku] [] [mod-data-export-worker] INFO LogAccessor FOLIO-mod-data-export-worker-events-group: Consumer stopped 01:52:24 [837974/proxy;696436/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.28: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 = 300000 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.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.mechanism = GSSAPI 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:52:24 [837974/proxy;696436/tenant] [diku] [] [mod-data-export-worker] WARN AbstractConfig The configuration 'spring.json.trusted.packages' was supplied but isn't a known config. 01:52:24 [837974/proxy;696436/tenant] [diku] [] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka version: 3.0.0 01:52:24 [837974/proxy;696436/tenant] [diku] [] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka commitId: 8cb0a5e9d3441962 01:52:24 [837974/proxy;696436/tenant] [diku] [] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka startTimeMs: 1649555544708 01:52:24 [837974/proxy;696436/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:52:24 [] [] [] [] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-data-export-worker-events-group-2, groupId=FOLIO-mod-data-export-worker-events-group] Cluster ID: pNvS0JpoQBiI8whJhotGdA 01:52:24 [] [] [] [] 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.28:9092 (id: 2147483646 rack: null) 01:52:24 [] [] [] [] 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:52:24 [] [] [] [] 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:52:24 [] [] [] [] 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:52:24 [] [] [] [] 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-d79221c3-2b91-42b4-a8ff-57411fc794dc', protocol='range'} 01:52:24 [] [] [] [] 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-d79221c3-2b91-42b4-a8ff-57411fc794dc=Assignment(partitions=[FOLIO.diku.data-export.job.command-0])} 01:52:24 [] [] [] [] 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-d79221c3-2b91-42b4-a8ff-57411fc794dc', protocol='range'} 01:52:24 [] [] [] [] 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:52:24 [] [] [] [] 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:52:24 [] [] [] [] 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:52:24 [] [] [] [] 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:52:24 [] [] [] [] 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.28:9092 (id: 1 rack: null)], epoch=0}}. 01:52:24 [] [] [] [] INFO LogAccessor FOLIO-mod-data-export-worker-events-group: partitions assigned: [FOLIO.diku.data-export.job.command-0] 08:20:00 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO aConsumerInterceptor FOLIO context initialized. 08:20:00 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=9ce620ba-2182-4e5a-a3b8-4bd5c8ac29e8, name=000001, description=null, exportType=EDIFACT_ORDERS_EXPORT, jobParameters={edifactOrdersExport={"exportConfigId":"467a4a59-01d4-46a0-b67d-8faaf91e16f9","vendorId":"e0fb5df2-cdf1-11e8-a8d5-f2801f1b9fd1","configName":"EDIFACT 1","configDescription":"EDI configuration for testing export","ediConfig":{"accountNoList":["1234"],"defaultAcquisitionMethods":["796596c4-62b5-4b64-a2ce-524c747afaa2"],"ediNamingConvention":"*.edi","libEdiCode":"7659876","libEdiType":"31B/US-SAN","vendorEdiCode":"1694510","vendorEdiType":"31B/US-SAN","notes":"no EDI invoices for our tech services invoices","sendAccountNumber":true,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"SFTP","ftpMode":"ASCII","ftpPort":50022,"invoiceDirectory":"/invoices","notes":"separate directories for EOCRs and cat records","orderDirectory":"/uploads","password":"Test12345","serverAddress":"sftp://aacbbf089374e47a4a809d8a241d6e07-1804807132.us-west-2.elb.amazonaws.com","username":"user"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"467a4a59-01d4-46a0-b67d-8faaf91e16f9","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:20:00","timeZone":"UTC"}},"isDefaultConfig":false}}, identifierType=null, entityType=null, progress=null). 08:20:00 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 08:20:00 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: EDIFACT_ORDERS_EXPORT, parameters={edifactOrdersExport={"exportConfigId":"467a4a59-01d4-46a0-b67d-8faaf91e16f9","vendorId":"e0fb5df2-cdf1-11e8-a8d5-f2801f1b9fd1","configName":"EDIFACT 1","configDescription":"EDI configuration for testing export","ediConfig":{"accountNoList":["1234"],"defaultAcquisitionMethods":["796596c4-62b5-4b64-a2ce-524c747afaa2"],"ediNamingConvention":"*.edi","libEdiCode":"7659876","libEdiType":"31B/US-SAN","vendorEdiCode":"1694510","vendorEdiType":"31B/US-SAN","notes":"no EDI invoices for our tech services invoices","sendAccountNumber":true,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"SFTP","ftpMode":"ASCII","ftpPort":50022,"invoiceDirectory":"/invoices","notes":"separate directories for EOCRs and cat records","orderDirectory":"/uploads","password":"Test12345","serverAddress":"sftp://aacbbf089374e47a4a809d8a241d6e07-1804807132.us-west-2.elb.amazonaws.com","username":"user"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"467a4a59-01d4-46a0-b67d-8faaf91e16f9","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:20:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=9ce620ba-2182-4e5a-a3b8-4bd5c8ac29e8, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-04-10_08:20:00_9ce620ba-2182-4e5a-a3b8-4bd5c8ac29e8, jobName=000001}. 08:20:00 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [SimpleJob: [name=EDIFACT_ORDERS_EXPORT]] launched with the following parameters: [{edifactOrdersExport={"exportConfigId":"467a4a59-01d4-46a0-b67d-8faaf91e16f9","vendorId":"e0fb5df2-cdf1-11e8-a8d5-f2801f1b9fd1","configName":"EDIFACT 1","configDescription":"EDI configuration for testing export","ediConfig":{"accountNoList":["1234"],"defaultAcquisitionMethods":["796596c4-62b5-4b64-a2ce-524c747afaa2"],"ediNamingConvention":"*.edi","libEdiCode":"7659876","libEdiType":"31B/US-SAN","vendorEdiCode":"1694510","vendorEdiType":"31B/US-SAN","notes":"no EDI invoices for our tech services invoices","sendAccountNumber":true,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"SFTP","ftpMode":"ASCII","ftpPort":50022,"invoiceDirectory":"/invoices","notes":"separate directories for EOCRs and cat records","orderDirectory":"/uploads","password":"Test12345","serverAddress":"sftp://aacbbf089374e47a4a809d8a241d6e07-1804807132.us-west-2.elb.amazonaws.com","username":"user"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"467a4a59-01d4-46a0-b67d-8faaf91e16f9","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:20:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=9ce620ba-2182-4e5a-a3b8-4bd5c8ac29e8, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-04-10_08:20:00_9ce620ba-2182-4e5a-a3b8-4bd5c8ac29e8, jobName=000001}] 08:20:00 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO obCompletionListener Job update JobExecution: id=0, version=1, startTime=Sun Apr 10 08:20:00 GMT 2022, endTime=null, lastUpdated=Sun Apr 10 08:20:00 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=0, version=0, Job=[EDIFACT_ORDERS_EXPORT]], jobParameters=[{edifactOrdersExport={"exportConfigId":"467a4a59-01d4-46a0-b67d-8faaf91e16f9","vendorId":"e0fb5df2-cdf1-11e8-a8d5-f2801f1b9fd1","configName":"EDIFACT 1","configDescription":"EDI configuration for testing export","ediConfig":{"accountNoList":["1234"],"defaultAcquisitionMethods":["796596c4-62b5-4b64-a2ce-524c747afaa2"],"ediNamingConvention":"*.edi","libEdiCode":"7659876","libEdiType":"31B/US-SAN","vendorEdiCode":"1694510","vendorEdiType":"31B/US-SAN","notes":"no EDI invoices for our tech services invoices","sendAccountNumber":true,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"SFTP","ftpMode":"ASCII","ftpPort":50022,"invoiceDirectory":"/invoices","notes":"separate directories for EOCRs and cat records","orderDirectory":"/uploads","password":"Test12345","serverAddress":"sftp://aacbbf089374e47a4a809d8a241d6e07-1804807132.us-west-2.elb.amazonaws.com","username":"user"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"467a4a59-01d4-46a0-b67d-8faaf91e16f9","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:20:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=9ce620ba-2182-4e5a-a3b8-4bd5c8ac29e8, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-04-10_08:20:00_9ce620ba-2182-4e5a-a3b8-4bd5c8ac29e8, jobName=000001}]. 08:20:00 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO KafkaService Sending Job(id=9ce620ba-2182-4e5a-a3b8-4bd5c8ac29e8, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Sun Apr 10 08:20:00 GMT 2022, endTime=null, createdDate=Sun Apr 10 08:20:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Sun Apr 10 08:20:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 08:20:00 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO AbstractConfig ProducerConfig values: acks = -1 batch.size = 16384 bootstrap.servers = [10.36.1.28: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.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.mechanism = GSSAPI 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 08:20:00 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka version: 3.0.0 08:20:00 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka commitId: 8cb0a5e9d3441962 08:20:00 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO ppInfoParser$AppInfo Kafka startTimeMs: 1649578800656 08:20:00 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO Metadata [Producer clientId=producer-1] Cluster ID: pNvS0JpoQBiI8whJhotGdA 08:20:00 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO KafkaService Sent Job(id=9ce620ba-2182-4e5a-a3b8-4bd5c8ac29e8, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Sun Apr 10 08:20:00 GMT 2022, endTime=null, createdDate=Sun Apr 10 08:20:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Sun Apr 10 08:20:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 08:20:00 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [mapToEdifactStep] 08:20:00 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO MapToEdifactTasklet Execute MapToEdifactTasklet 08:20:00 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO MapToEdifactTasklet GET purchase orders query: (workflowStatus==Open and vendor==e0fb5df2-cdf1-11e8-a8d5-f2801f1b9fd1 and poLine.automaticExport==true) 08:20:01 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO AbstractStep Step: [mapToEdifactStep] executed in 724ms 08:20:01 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [saveToMinIOStep] 08:20:01 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO AbstractStep Step: [saveToMinIOStep] executed in 10ms 08:20:01 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [saveToFTPStep] 08:20:01 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO ityProviderRegistrar getOrCreateProvider(BC) created instance of org.bouncycastle.jce.provider.BouncyCastleProvider 08:20:01 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO erviceFactoryFactory No detected/configured IoServiceFactoryFactory using Nio2ServiceFactoryFactory 08:20:02 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] WARN ticServerKeyVerifier Server at aacbbf089374e47a4a809d8a241d6e07-1804807132.us-west-2.elb.amazonaws.com/54.148.221.171:50022 presented unverified RSA key: SHA256:TnXxGR6gjVcdKyEkqir2Qd+CzMSprxAkKZ13vasJjnY 08:20:02 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] WARN LoggingUtils globalRequest(ClientConnectionService[ClientSessionImpl[user@aacbbf089374e47a4a809d8a241d6e07-1804807132.us-west-2.elb.amazonaws.com/54.148.221.171:50022]])[hostkeys-00@openssh.com, want-reply=false] failed (SshException) to process: EdDSA provider not supported 08:20:03 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO ectStorageRepository Start uploading file to SFTP path: /uploads/AMAZ_EDIFACT 1_2022-04-10_08:20:01.edi 08:20:04 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO AbstractStep Step: [saveToFTPStep] executed in 2s828ms 08:20:04 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [createExportHistoryRecordsStep] 08:20:04 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO KafkaService Sending class ExportHistory { id: 579c7b5f-d1ee-404f-9757-8fc690ef772b exportJobId: 9ce620ba-2182-4e5a-a3b8-4bd5c8ac29e8 exportType: EDIFACT exportDate: Sun Apr 10 08:20:04 GMT 2022 exportedPoLineIds: [4e0f2fc5-f589-41f5-8b1f-ca9bdb58b166, 14bb9eee-42a7-4b06-aa5c-3fc6dff9ce47] }. 08:20:04 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO KafkaService Sent class ExportHistory { id: 579c7b5f-d1ee-404f-9757-8fc690ef772b exportJobId: 9ce620ba-2182-4e5a-a3b8-4bd5c8ac29e8 exportType: EDIFACT exportDate: Sun Apr 10 08:20:04 GMT 2022 exportedPoLineIds: [4e0f2fc5-f589-41f5-8b1f-ca9bdb58b166, 14bb9eee-42a7-4b06-aa5c-3fc6dff9ce47] }. 08:20:04 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO AbstractStep Step: [createExportHistoryRecordsStep] executed in 30ms 08:20:04 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO obCompletionListener Job update JobExecution: id=0, version=1, startTime=Sun Apr 10 08:20:00 GMT 2022, endTime=Sun Apr 10 08:20:04 GMT 2022, lastUpdated=Sun Apr 10 08:20:00 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=0, version=0, Job=[EDIFACT_ORDERS_EXPORT]], jobParameters=[{edifactOrdersExport={"exportConfigId":"467a4a59-01d4-46a0-b67d-8faaf91e16f9","vendorId":"e0fb5df2-cdf1-11e8-a8d5-f2801f1b9fd1","configName":"EDIFACT 1","configDescription":"EDI configuration for testing export","ediConfig":{"accountNoList":["1234"],"defaultAcquisitionMethods":["796596c4-62b5-4b64-a2ce-524c747afaa2"],"ediNamingConvention":"*.edi","libEdiCode":"7659876","libEdiType":"31B/US-SAN","vendorEdiCode":"1694510","vendorEdiType":"31B/US-SAN","notes":"no EDI invoices for our tech services invoices","sendAccountNumber":true,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"SFTP","ftpMode":"ASCII","ftpPort":50022,"invoiceDirectory":"/invoices","notes":"separate directories for EOCRs and cat records","orderDirectory":"/uploads","password":"Test12345","serverAddress":"sftp://aacbbf089374e47a4a809d8a241d6e07-1804807132.us-west-2.elb.amazonaws.com","username":"user"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"467a4a59-01d4-46a0-b67d-8faaf91e16f9","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:20:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=9ce620ba-2182-4e5a-a3b8-4bd5c8ac29e8, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-04-10_08:20:00_9ce620ba-2182-4e5a-a3b8-4bd5c8ac29e8, jobName=000001}]. 08:20:04 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO KafkaService Sending Job(id=9ce620ba-2182-4e5a-a3b8-4bd5c8ac29e8, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=[AMAZ_EDIFACT 1_2022-04-10_08:20:01.edi], startTime=Sun Apr 10 08:20:00 GMT 2022, endTime=Sun Apr 10 08:20:04 GMT 2022, createdDate=Sun Apr 10 08:20:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Sun Apr 10 08:20:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 08:20:04 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO KafkaService Sent Job(id=9ce620ba-2182-4e5a-a3b8-4bd5c8ac29e8, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=[AMAZ_EDIFACT 1_2022-04-10_08:20:01.edi], startTime=Sun Apr 10 08:20:00 GMT 2022, endTime=Sun Apr 10 08:20:04 GMT 2022, createdDate=Sun Apr 10 08:20:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Sun Apr 10 08:20:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 08:20:04 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO obCompletionListener -----------------------------JOB---ENDS----------------------------- 08:20:04 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [SimpleJob: [name=EDIFACT_ORDERS_EXPORT]] completed with the following parameters: [{edifactOrdersExport={"exportConfigId":"467a4a59-01d4-46a0-b67d-8faaf91e16f9","vendorId":"e0fb5df2-cdf1-11e8-a8d5-f2801f1b9fd1","configName":"EDIFACT 1","configDescription":"EDI configuration for testing export","ediConfig":{"accountNoList":["1234"],"defaultAcquisitionMethods":["796596c4-62b5-4b64-a2ce-524c747afaa2"],"ediNamingConvention":"*.edi","libEdiCode":"7659876","libEdiType":"31B/US-SAN","vendorEdiCode":"1694510","vendorEdiType":"31B/US-SAN","notes":"no EDI invoices for our tech services invoices","sendAccountNumber":true,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"SFTP","ftpMode":"ASCII","ftpPort":50022,"invoiceDirectory":"/invoices","notes":"separate directories for EOCRs and cat records","orderDirectory":"/uploads","password":"Test12345","serverAddress":"sftp://aacbbf089374e47a4a809d8a241d6e07-1804807132.us-west-2.elb.amazonaws.com","username":"user"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"467a4a59-01d4-46a0-b67d-8faaf91e16f9","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:20:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=9ce620ba-2182-4e5a-a3b8-4bd5c8ac29e8, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-04-10_08:20:00_9ce620ba-2182-4e5a-a3b8-4bd5c8ac29e8, jobName=000001}] and the following status: [COMPLETED] in 3s759ms 09:20:00 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO aConsumerInterceptor FOLIO context initialized. 09:20:00 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=caed8edb-8141-4149-b7a0-3bc0e385664e, name=000002, description=null, exportType=EDIFACT_ORDERS_EXPORT, jobParameters={edifactOrdersExport={"exportConfigId":"467a4a59-01d4-46a0-b67d-8faaf91e16f9","vendorId":"e0fb5df2-cdf1-11e8-a8d5-f2801f1b9fd1","configName":"EDIFACT 1","configDescription":"EDI configuration for testing export","ediConfig":{"accountNoList":["1234"],"defaultAcquisitionMethods":["796596c4-62b5-4b64-a2ce-524c747afaa2"],"ediNamingConvention":"*.edi","libEdiCode":"7659876","libEdiType":"31B/US-SAN","vendorEdiCode":"1694510","vendorEdiType":"31B/US-SAN","notes":"no EDI invoices for our tech services invoices","sendAccountNumber":true,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"SFTP","ftpMode":"ASCII","ftpPort":50022,"invoiceDirectory":"/invoices","notes":"separate directories for EOCRs and cat records","orderDirectory":"/uploads","password":"Test12345","serverAddress":"sftp://aacbbf089374e47a4a809d8a241d6e07-1804807132.us-west-2.elb.amazonaws.com","username":"user"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"467a4a59-01d4-46a0-b67d-8faaf91e16f9","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:20:00","timeZone":"UTC"}},"isDefaultConfig":false}}, identifierType=null, entityType=null, progress=null). 09:20:00 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 09:20:00 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: EDIFACT_ORDERS_EXPORT, parameters={edifactOrdersExport={"exportConfigId":"467a4a59-01d4-46a0-b67d-8faaf91e16f9","vendorId":"e0fb5df2-cdf1-11e8-a8d5-f2801f1b9fd1","configName":"EDIFACT 1","configDescription":"EDI configuration for testing export","ediConfig":{"accountNoList":["1234"],"defaultAcquisitionMethods":["796596c4-62b5-4b64-a2ce-524c747afaa2"],"ediNamingConvention":"*.edi","libEdiCode":"7659876","libEdiType":"31B/US-SAN","vendorEdiCode":"1694510","vendorEdiType":"31B/US-SAN","notes":"no EDI invoices for our tech services invoices","sendAccountNumber":true,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"SFTP","ftpMode":"ASCII","ftpPort":50022,"invoiceDirectory":"/invoices","notes":"separate directories for EOCRs and cat records","orderDirectory":"/uploads","password":"Test12345","serverAddress":"sftp://aacbbf089374e47a4a809d8a241d6e07-1804807132.us-west-2.elb.amazonaws.com","username":"user"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"467a4a59-01d4-46a0-b67d-8faaf91e16f9","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:20:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=caed8edb-8141-4149-b7a0-3bc0e385664e, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-04-10_09:20:00_caed8edb-8141-4149-b7a0-3bc0e385664e, jobName=000002}. 09:20:00 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [SimpleJob: [name=EDIFACT_ORDERS_EXPORT]] launched with the following parameters: [{edifactOrdersExport={"exportConfigId":"467a4a59-01d4-46a0-b67d-8faaf91e16f9","vendorId":"e0fb5df2-cdf1-11e8-a8d5-f2801f1b9fd1","configName":"EDIFACT 1","configDescription":"EDI configuration for testing export","ediConfig":{"accountNoList":["1234"],"defaultAcquisitionMethods":["796596c4-62b5-4b64-a2ce-524c747afaa2"],"ediNamingConvention":"*.edi","libEdiCode":"7659876","libEdiType":"31B/US-SAN","vendorEdiCode":"1694510","vendorEdiType":"31B/US-SAN","notes":"no EDI invoices for our tech services invoices","sendAccountNumber":true,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"SFTP","ftpMode":"ASCII","ftpPort":50022,"invoiceDirectory":"/invoices","notes":"separate directories for EOCRs and cat records","orderDirectory":"/uploads","password":"Test12345","serverAddress":"sftp://aacbbf089374e47a4a809d8a241d6e07-1804807132.us-west-2.elb.amazonaws.com","username":"user"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"467a4a59-01d4-46a0-b67d-8faaf91e16f9","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:20:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=caed8edb-8141-4149-b7a0-3bc0e385664e, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-04-10_09:20:00_caed8edb-8141-4149-b7a0-3bc0e385664e, jobName=000002}] 09:20:00 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO obCompletionListener Job update JobExecution: id=1, version=1, startTime=Sun Apr 10 09:20:00 GMT 2022, endTime=null, lastUpdated=Sun Apr 10 09:20:00 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=1, version=0, Job=[EDIFACT_ORDERS_EXPORT]], jobParameters=[{edifactOrdersExport={"exportConfigId":"467a4a59-01d4-46a0-b67d-8faaf91e16f9","vendorId":"e0fb5df2-cdf1-11e8-a8d5-f2801f1b9fd1","configName":"EDIFACT 1","configDescription":"EDI configuration for testing export","ediConfig":{"accountNoList":["1234"],"defaultAcquisitionMethods":["796596c4-62b5-4b64-a2ce-524c747afaa2"],"ediNamingConvention":"*.edi","libEdiCode":"7659876","libEdiType":"31B/US-SAN","vendorEdiCode":"1694510","vendorEdiType":"31B/US-SAN","notes":"no EDI invoices for our tech services invoices","sendAccountNumber":true,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"SFTP","ftpMode":"ASCII","ftpPort":50022,"invoiceDirectory":"/invoices","notes":"separate directories for EOCRs and cat records","orderDirectory":"/uploads","password":"Test12345","serverAddress":"sftp://aacbbf089374e47a4a809d8a241d6e07-1804807132.us-west-2.elb.amazonaws.com","username":"user"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"467a4a59-01d4-46a0-b67d-8faaf91e16f9","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:20:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=caed8edb-8141-4149-b7a0-3bc0e385664e, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-04-10_09:20:00_caed8edb-8141-4149-b7a0-3bc0e385664e, jobName=000002}]. 09:20:00 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO KafkaService Sending Job(id=caed8edb-8141-4149-b7a0-3bc0e385664e, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Sun Apr 10 09:20:00 GMT 2022, endTime=null, createdDate=Sun Apr 10 09:20:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Sun Apr 10 09:20:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 09:20:00 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO KafkaService Sent Job(id=caed8edb-8141-4149-b7a0-3bc0e385664e, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Sun Apr 10 09:20:00 GMT 2022, endTime=null, createdDate=Sun Apr 10 09:20:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Sun Apr 10 09:20:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 09:20:00 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [mapToEdifactStep] 09:20:00 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO MapToEdifactTasklet Execute MapToEdifactTasklet 09:20:00 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO MapToEdifactTasklet GET purchase orders query: (workflowStatus==Open and vendor==e0fb5df2-cdf1-11e8-a8d5-f2801f1b9fd1 and poLine.automaticExport==true) 09:20:00 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO AbstractStep Step: [mapToEdifactStep] executed in 594ms 09:20:00 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [saveToMinIOStep] 09:20:00 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO AbstractStep Step: [saveToMinIOStep] executed in 4ms 09:20:00 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [saveToFTPStep] 09:20:01 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] WARN ticServerKeyVerifier Server at aacbbf089374e47a4a809d8a241d6e07-1804807132.us-west-2.elb.amazonaws.com/54.245.168.195:50022 presented unverified RSA key: SHA256:TnXxGR6gjVcdKyEkqir2Qd+CzMSprxAkKZ13vasJjnY 09:20:01 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] WARN LoggingUtils globalRequest(ClientConnectionService[ClientSessionImpl[user@aacbbf089374e47a4a809d8a241d6e07-1804807132.us-west-2.elb.amazonaws.com/54.245.168.195:50022]])[hostkeys-00@openssh.com, want-reply=false] failed (SshException) to process: EdDSA provider not supported 09:20:02 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO ectStorageRepository Start uploading file to SFTP path: /uploads/AMAZ_EDIFACT 1_2022-04-10_09:20:00.edi 09:20:02 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO AbstractStep Step: [saveToFTPStep] executed in 2s225ms 09:20:02 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [createExportHistoryRecordsStep] 09:20:02 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO KafkaService Sending class ExportHistory { id: 434410e6-48a4-48ec-a8cf-9eb36b9c8ee0 exportJobId: caed8edb-8141-4149-b7a0-3bc0e385664e exportType: EDIFACT exportDate: Sun Apr 10 09:20:02 GMT 2022 exportedPoLineIds: [c7ac156e-316d-4e20-b87f-6a28420b8133, a308bd4c-471f-4f07-a9df-8b2303168064, dec70c0d-6945-4e37-a93a-034bab385b66] }. 09:20:02 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO KafkaService Sent class ExportHistory { id: 434410e6-48a4-48ec-a8cf-9eb36b9c8ee0 exportJobId: caed8edb-8141-4149-b7a0-3bc0e385664e exportType: EDIFACT exportDate: Sun Apr 10 09:20:02 GMT 2022 exportedPoLineIds: [c7ac156e-316d-4e20-b87f-6a28420b8133, a308bd4c-471f-4f07-a9df-8b2303168064, dec70c0d-6945-4e37-a93a-034bab385b66] }. 09:20:02 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO AbstractStep Step: [createExportHistoryRecordsStep] executed in 7ms 09:20:02 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO obCompletionListener Job update JobExecution: id=1, version=1, startTime=Sun Apr 10 09:20:00 GMT 2022, endTime=Sun Apr 10 09:20:02 GMT 2022, lastUpdated=Sun Apr 10 09:20:00 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=1, version=0, Job=[EDIFACT_ORDERS_EXPORT]], jobParameters=[{edifactOrdersExport={"exportConfigId":"467a4a59-01d4-46a0-b67d-8faaf91e16f9","vendorId":"e0fb5df2-cdf1-11e8-a8d5-f2801f1b9fd1","configName":"EDIFACT 1","configDescription":"EDI configuration for testing export","ediConfig":{"accountNoList":["1234"],"defaultAcquisitionMethods":["796596c4-62b5-4b64-a2ce-524c747afaa2"],"ediNamingConvention":"*.edi","libEdiCode":"7659876","libEdiType":"31B/US-SAN","vendorEdiCode":"1694510","vendorEdiType":"31B/US-SAN","notes":"no EDI invoices for our tech services invoices","sendAccountNumber":true,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"SFTP","ftpMode":"ASCII","ftpPort":50022,"invoiceDirectory":"/invoices","notes":"separate directories for EOCRs and cat records","orderDirectory":"/uploads","password":"Test12345","serverAddress":"sftp://aacbbf089374e47a4a809d8a241d6e07-1804807132.us-west-2.elb.amazonaws.com","username":"user"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"467a4a59-01d4-46a0-b67d-8faaf91e16f9","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:20:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=caed8edb-8141-4149-b7a0-3bc0e385664e, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-04-10_09:20:00_caed8edb-8141-4149-b7a0-3bc0e385664e, jobName=000002}]. 09:20:02 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO KafkaService Sending Job(id=caed8edb-8141-4149-b7a0-3bc0e385664e, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=[AMAZ_EDIFACT 1_2022-04-10_09:20:00.edi], startTime=Sun Apr 10 09:20:00 GMT 2022, endTime=Sun Apr 10 09:20:02 GMT 2022, createdDate=Sun Apr 10 09:20:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Sun Apr 10 09:20:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 09:20:02 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO KafkaService Sent Job(id=caed8edb-8141-4149-b7a0-3bc0e385664e, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=[AMAZ_EDIFACT 1_2022-04-10_09:20:00.edi], startTime=Sun Apr 10 09:20:00 GMT 2022, endTime=Sun Apr 10 09:20:02 GMT 2022, createdDate=Sun Apr 10 09:20:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Sun Apr 10 09:20:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 09:20:02 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO obCompletionListener -----------------------------JOB---ENDS----------------------------- 09:20:02 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [SimpleJob: [name=EDIFACT_ORDERS_EXPORT]] completed with the following parameters: [{edifactOrdersExport={"exportConfigId":"467a4a59-01d4-46a0-b67d-8faaf91e16f9","vendorId":"e0fb5df2-cdf1-11e8-a8d5-f2801f1b9fd1","configName":"EDIFACT 1","configDescription":"EDI configuration for testing export","ediConfig":{"accountNoList":["1234"],"defaultAcquisitionMethods":["796596c4-62b5-4b64-a2ce-524c747afaa2"],"ediNamingConvention":"*.edi","libEdiCode":"7659876","libEdiType":"31B/US-SAN","vendorEdiCode":"1694510","vendorEdiType":"31B/US-SAN","notes":"no EDI invoices for our tech services invoices","sendAccountNumber":true,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"SFTP","ftpMode":"ASCII","ftpPort":50022,"invoiceDirectory":"/invoices","notes":"separate directories for EOCRs and cat records","orderDirectory":"/uploads","password":"Test12345","serverAddress":"sftp://aacbbf089374e47a4a809d8a241d6e07-1804807132.us-west-2.elb.amazonaws.com","username":"user"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"467a4a59-01d4-46a0-b67d-8faaf91e16f9","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"08:20:00","timeZone":"UTC"}},"isDefaultConfig":false}, jobId=caed8edb-8141-4149-b7a0-3bc0e385664e, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-04-10_09:20:00_caed8edb-8141-4149-b7a0-3bc0e385664e, jobName=000002}] and the following status: [COMPLETED] in 2s865ms 09:42:00 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO aConsumerInterceptor FOLIO context initialized. 09:42:00 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO mandsReceiverService Received JobCommand(type=START, id=b0aab106-a6f9-430e-a88c-b192257bbda7, name=000003, description=null, exportType=EDIFACT_ORDERS_EXPORT, jobParameters={edifactOrdersExport={"exportConfigId":"0317aa46-2e04-4cd7-96ec-a9dbf1a54454","vendorId":"e0fb5df2-cdf1-11e8-a8d5-f2801f1b9fd1","configName":"EDIFACT 1","configDescription":"EDI configuration for testing export","ediConfig":{"defaultAcquisitionMethods":["796596c4-62b5-4b64-a2ce-524c747afaa2"],"ediNamingConvention":"*.edi","libEdiCode":"7659876","libEdiType":"31B/US-SAN","vendorEdiCode":"1694510","vendorEdiType":"31B/US-SAN","notes":"no EDI invoices for our tech services invoices","sendAccountNumber":true,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"SFTP","ftpMode":"ASCII","ftpPort":50022,"invoiceDirectory":"/invoices","notes":"separate directories for EOCRs and cat records","orderDirectory":"/uploads","password":"Test12345","serverAddress":"sftp://aacbbf089374e47a4a809d8a241d6e07-1804807132.us-west-2.elb.amazonaws.com","username":"user"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"0317aa46-2e04-4cd7-96ec-a9dbf1a54454","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"09:42:00","timeZone":"UTC"}},"isDefaultConfig":true}}, identifierType=null, entityType=null, progress=null). 09:42:00 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO mandsReceiverService -----------------------------JOB---STARTS----------------------------- 09:42:00 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO ExportJobManager Launching JobLaunchRequest: EDIFACT_ORDERS_EXPORT, parameters={edifactOrdersExport={"exportConfigId":"0317aa46-2e04-4cd7-96ec-a9dbf1a54454","vendorId":"e0fb5df2-cdf1-11e8-a8d5-f2801f1b9fd1","configName":"EDIFACT 1","configDescription":"EDI configuration for testing export","ediConfig":{"defaultAcquisitionMethods":["796596c4-62b5-4b64-a2ce-524c747afaa2"],"ediNamingConvention":"*.edi","libEdiCode":"7659876","libEdiType":"31B/US-SAN","vendorEdiCode":"1694510","vendorEdiType":"31B/US-SAN","notes":"no EDI invoices for our tech services invoices","sendAccountNumber":true,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"SFTP","ftpMode":"ASCII","ftpPort":50022,"invoiceDirectory":"/invoices","notes":"separate directories for EOCRs and cat records","orderDirectory":"/uploads","password":"Test12345","serverAddress":"sftp://aacbbf089374e47a4a809d8a241d6e07-1804807132.us-west-2.elb.amazonaws.com","username":"user"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"0317aa46-2e04-4cd7-96ec-a9dbf1a54454","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"09:42:00","timeZone":"UTC"}},"isDefaultConfig":true}, jobId=b0aab106-a6f9-430e-a88c-b192257bbda7, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-04-10_09:42:00_b0aab106-a6f9-430e-a88c-b192257bbda7, jobName=000003}. 09:42:00 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [SimpleJob: [name=EDIFACT_ORDERS_EXPORT]] launched with the following parameters: [{edifactOrdersExport={"exportConfigId":"0317aa46-2e04-4cd7-96ec-a9dbf1a54454","vendorId":"e0fb5df2-cdf1-11e8-a8d5-f2801f1b9fd1","configName":"EDIFACT 1","configDescription":"EDI configuration for testing export","ediConfig":{"defaultAcquisitionMethods":["796596c4-62b5-4b64-a2ce-524c747afaa2"],"ediNamingConvention":"*.edi","libEdiCode":"7659876","libEdiType":"31B/US-SAN","vendorEdiCode":"1694510","vendorEdiType":"31B/US-SAN","notes":"no EDI invoices for our tech services invoices","sendAccountNumber":true,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"SFTP","ftpMode":"ASCII","ftpPort":50022,"invoiceDirectory":"/invoices","notes":"separate directories for EOCRs and cat records","orderDirectory":"/uploads","password":"Test12345","serverAddress":"sftp://aacbbf089374e47a4a809d8a241d6e07-1804807132.us-west-2.elb.amazonaws.com","username":"user"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"0317aa46-2e04-4cd7-96ec-a9dbf1a54454","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"09:42:00","timeZone":"UTC"}},"isDefaultConfig":true}, jobId=b0aab106-a6f9-430e-a88c-b192257bbda7, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-04-10_09:42:00_b0aab106-a6f9-430e-a88c-b192257bbda7, jobName=000003}] 09:42:00 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO obCompletionListener Job update JobExecution: id=2, version=1, startTime=Sun Apr 10 09:42:00 GMT 2022, endTime=null, lastUpdated=Sun Apr 10 09:42:00 GMT 2022, status=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=2, version=0, Job=[EDIFACT_ORDERS_EXPORT]], jobParameters=[{edifactOrdersExport={"exportConfigId":"0317aa46-2e04-4cd7-96ec-a9dbf1a54454","vendorId":"e0fb5df2-cdf1-11e8-a8d5-f2801f1b9fd1","configName":"EDIFACT 1","configDescription":"EDI configuration for testing export","ediConfig":{"defaultAcquisitionMethods":["796596c4-62b5-4b64-a2ce-524c747afaa2"],"ediNamingConvention":"*.edi","libEdiCode":"7659876","libEdiType":"31B/US-SAN","vendorEdiCode":"1694510","vendorEdiType":"31B/US-SAN","notes":"no EDI invoices for our tech services invoices","sendAccountNumber":true,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"SFTP","ftpMode":"ASCII","ftpPort":50022,"invoiceDirectory":"/invoices","notes":"separate directories for EOCRs and cat records","orderDirectory":"/uploads","password":"Test12345","serverAddress":"sftp://aacbbf089374e47a4a809d8a241d6e07-1804807132.us-west-2.elb.amazonaws.com","username":"user"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"0317aa46-2e04-4cd7-96ec-a9dbf1a54454","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"09:42:00","timeZone":"UTC"}},"isDefaultConfig":true}, jobId=b0aab106-a6f9-430e-a88c-b192257bbda7, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-04-10_09:42:00_b0aab106-a6f9-430e-a88c-b192257bbda7, jobName=000003}]. 09:42:00 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO KafkaService Sending Job(id=b0aab106-a6f9-430e-a88c-b192257bbda7, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Sun Apr 10 09:42:00 GMT 2022, endTime=null, createdDate=Sun Apr 10 09:42:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Sun Apr 10 09:42:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 09:42:00 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO KafkaService Sent Job(id=b0aab106-a6f9-430e-a88c-b192257bbda7, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Sun Apr 10 09:42:00 GMT 2022, endTime=null, createdDate=Sun Apr 10 09:42:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Sun Apr 10 09:42:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=exitCode=UNKNOWN;exitDescription=, identifierType=null, entityType=null, progress=null). 09:42:00 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [mapToEdifactStep] 09:42:00 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO MapToEdifactTasklet Execute MapToEdifactTasklet 09:42:00 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO MapToEdifactTasklet GET purchase orders query: (workflowStatus==Open and vendor==e0fb5df2-cdf1-11e8-a8d5-f2801f1b9fd1 and poLine.automaticExport==true) 09:42:00 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO AbstractStep Step: [mapToEdifactStep] executed in 571ms 09:42:00 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [saveToMinIOStep] 09:42:00 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO AbstractStep Step: [saveToMinIOStep] executed in 4ms 09:42:00 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [saveToFTPStep] 09:42:01 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] WARN ticServerKeyVerifier Server at aacbbf089374e47a4a809d8a241d6e07-1804807132.us-west-2.elb.amazonaws.com/54.148.221.171:50022 presented unverified RSA key: SHA256:TnXxGR6gjVcdKyEkqir2Qd+CzMSprxAkKZ13vasJjnY 09:42:01 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] WARN LoggingUtils globalRequest(ClientConnectionService[ClientSessionImpl[user@aacbbf089374e47a4a809d8a241d6e07-1804807132.us-west-2.elb.amazonaws.com/54.148.221.171:50022]])[hostkeys-00@openssh.com, want-reply=false] failed (SshException) to process: EdDSA provider not supported 09:42:02 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO ectStorageRepository Start uploading file to SFTP path: /uploads/AMAZ_EDIFACT 1_2022-04-10_09:42:00.edi 09:42:02 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO AbstractStep Step: [saveToFTPStep] executed in 2s240ms 09:42:02 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO SimpleStepHandler Executing step: [createExportHistoryRecordsStep] 09:42:02 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO KafkaService Sending class ExportHistory { id: 3a33c75a-9c6f-4ffd-8670-2a119f00def8 exportJobId: b0aab106-a6f9-430e-a88c-b192257bbda7 exportType: EDIFACT exportDate: Sun Apr 10 09:42:02 GMT 2022 exportedPoLineIds: [c350c960-3b7f-40bd-92c7-13617d987be8] }. 09:42:02 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO KafkaService Sent class ExportHistory { id: 3a33c75a-9c6f-4ffd-8670-2a119f00def8 exportJobId: b0aab106-a6f9-430e-a88c-b192257bbda7 exportType: EDIFACT exportDate: Sun Apr 10 09:42:02 GMT 2022 exportedPoLineIds: [c350c960-3b7f-40bd-92c7-13617d987be8] }. 09:42:02 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO AbstractStep Step: [createExportHistoryRecordsStep] executed in 18ms 09:42:02 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO obCompletionListener Job update JobExecution: id=2, version=1, startTime=Sun Apr 10 09:42:00 GMT 2022, endTime=Sun Apr 10 09:42:02 GMT 2022, lastUpdated=Sun Apr 10 09:42:00 GMT 2022, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=2, version=0, Job=[EDIFACT_ORDERS_EXPORT]], jobParameters=[{edifactOrdersExport={"exportConfigId":"0317aa46-2e04-4cd7-96ec-a9dbf1a54454","vendorId":"e0fb5df2-cdf1-11e8-a8d5-f2801f1b9fd1","configName":"EDIFACT 1","configDescription":"EDI configuration for testing export","ediConfig":{"defaultAcquisitionMethods":["796596c4-62b5-4b64-a2ce-524c747afaa2"],"ediNamingConvention":"*.edi","libEdiCode":"7659876","libEdiType":"31B/US-SAN","vendorEdiCode":"1694510","vendorEdiType":"31B/US-SAN","notes":"no EDI invoices for our tech services invoices","sendAccountNumber":true,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"SFTP","ftpMode":"ASCII","ftpPort":50022,"invoiceDirectory":"/invoices","notes":"separate directories for EOCRs and cat records","orderDirectory":"/uploads","password":"Test12345","serverAddress":"sftp://aacbbf089374e47a4a809d8a241d6e07-1804807132.us-west-2.elb.amazonaws.com","username":"user"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"0317aa46-2e04-4cd7-96ec-a9dbf1a54454","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"09:42:00","timeZone":"UTC"}},"isDefaultConfig":true}, jobId=b0aab106-a6f9-430e-a88c-b192257bbda7, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-04-10_09:42:00_b0aab106-a6f9-430e-a88c-b192257bbda7, jobName=000003}]. 09:42:02 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO KafkaService Sending Job(id=b0aab106-a6f9-430e-a88c-b192257bbda7, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=[AMAZ_EDIFACT 1_2022-04-10_09:42:00.edi], startTime=Sun Apr 10 09:42:00 GMT 2022, endTime=Sun Apr 10 09:42:02 GMT 2022, createdDate=Sun Apr 10 09:42:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Sun Apr 10 09:42:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 09:42:02 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO KafkaService Sent Job(id=b0aab106-a6f9-430e-a88c-b192257bbda7, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=null, fileNames=[AMAZ_EDIFACT 1_2022-04-10_09:42:00.edi], startTime=Sun Apr 10 09:42:00 GMT 2022, endTime=Sun Apr 10 09:42:02 GMT 2022, createdDate=Sun Apr 10 09:42:00 GMT 2022, createdByUserId=null, createdByUsername=null, updatedDate=Sun Apr 10 09:42:00 GMT 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=null, entityType=null, progress=null). 09:42:02 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO obCompletionListener -----------------------------JOB---ENDS----------------------------- 09:42:02 [837974/proxy;736582/tenant] [diku] [] [mod-data-export-worker] INFO SimpleJobLauncher$1 Job: [SimpleJob: [name=EDIFACT_ORDERS_EXPORT]] completed with the following parameters: [{edifactOrdersExport={"exportConfigId":"0317aa46-2e04-4cd7-96ec-a9dbf1a54454","vendorId":"e0fb5df2-cdf1-11e8-a8d5-f2801f1b9fd1","configName":"EDIFACT 1","configDescription":"EDI configuration for testing export","ediConfig":{"defaultAcquisitionMethods":["796596c4-62b5-4b64-a2ce-524c747afaa2"],"ediNamingConvention":"*.edi","libEdiCode":"7659876","libEdiType":"31B/US-SAN","vendorEdiCode":"1694510","vendorEdiType":"31B/US-SAN","notes":"no EDI invoices for our tech services invoices","sendAccountNumber":true,"supportOrder":true,"supportInvoice":true},"ediFtp":{"ftpConnMode":"Active","ftpFormat":"SFTP","ftpMode":"ASCII","ftpPort":50022,"invoiceDirectory":"/invoices","notes":"separate directories for EOCRs and cat records","orderDirectory":"/uploads","password":"Test12345","serverAddress":"sftp://aacbbf089374e47a4a809d8a241d6e07-1804807132.us-west-2.elb.amazonaws.com","username":"user"},"ediSchedule":{"enableScheduledExport":true,"scheduleParameters":{"id":"0317aa46-2e04-4cd7-96ec-a9dbf1a54454","scheduleFrequency":1,"schedulePeriod":"HOUR","scheduleTime":"09:42:00","timeZone":"UTC"}},"isDefaultConfig":true}, jobId=b0aab106-a6f9-430e-a88c-b192257bbda7, tempOutputFilePath=/tmp/mod-data-export-worker/EDIFACT_ORDERS_EXPORT_2022-04-10_09:42:00_b0aab106-a6f9-430e-a88c-b192257bbda7, jobName=000003}] and the following status: [COMPLETED] in 2s863ms