By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml -Djavax.net.ssl.trustStore=/opt/app/osaaf/local/truststoreONAPall.jks -Djavax.net.ssl.trustStorePassword=changeit -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2022-06-10T03:34:41.968Z||main|||||INFO|500||The following profiles are active: basic 2022-06-10T03:35:08.065Z||main|||||INFO|500||Starting service [Tomcat] 2022-06-10T03:35:08.066Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-06-10T03:35:08.432Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-06-10T03:35:21.978Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity. 2022-06-10T03:35:22.421Z||main|||||INFO|500||catdb-pool - Starting... 2022-06-10T03:35:23.086Z||main|||||INFO|500||catdb-pool - Start completed. 2022-06-10T03:35:24.142Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-06-10T03:35:25.305Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-06-10T03:35:27.526Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-06-10T03:35:33.457Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-06-10T03:35:33.671Z||main|||||ERROR|500||Could not fetch the SequenceInformation from the database java.sql.SQLTransactionRollbackException: (conn=1130) Deadlock found when trying to get lock; try restarting transaction at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:76) at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:153) at org.mariadb.jdbc.MariaDbStatement.executeExceptionEpilogue(MariaDbStatement.java:274) at org.mariadb.jdbc.MariaDbStatement.executeInternal(MariaDbStatement.java:363) at org.mariadb.jdbc.MariaDbStatement.executeQuery(MariaDbStatement.java:612) at com.zaxxer.hikari.pool.ProxyStatement.executeQuery(ProxyStatement.java:111) at com.zaxxer.hikari.pool.HikariProxyStatement.executeQuery(HikariProxyStatement.java) at org.hibernate.tool.schema.extract.internal.SequenceInformationExtractorMariaDBDatabaseImpl.extractMetadata(SequenceInformationExtractorMariaDBDatabaseImpl.java:52) at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentImpl.sequenceInformationList(JdbcEnvironmentImpl.java:403) at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentImpl.
(JdbcEnvironmentImpl.java:268) at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:114) at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:35) at org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.initiateService(StandardServiceRegistryImpl.java:101) at org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:263) at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:237) at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) at org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory.injectServices(DefaultIdentifierGeneratorFactory.java:152) at org.hibernate.service.internal.AbstractServiceRegistryImpl.injectDependencies(AbstractServiceRegistryImpl.java:286) at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:243) at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) at org.hibernate.boot.internal.InFlightMetadataCollectorImpl. (InFlightMetadataCollectorImpl.java:176) at org.hibernate.boot.model.process.spi.MetadataBuildingProcess.complete(MetadataBuildingProcess.java:127) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.metadata(EntityManagerFactoryBuilderImpl.java:1224) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1255) at org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:58) at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:365) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:391) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:378) at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:341) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1853) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1790) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1109) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:869) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:405) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at org.onap.so.apihandlerinfra.ApiHandlerApplication.main(ApiHandlerApplication.java:56) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.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.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) Caused by: org.mariadb.jdbc.internal.util.exceptions.MariaDbSqlException: Deadlock found when trying to get lock; try restarting transaction at org.mariadb.jdbc.internal.util.exceptions.MariaDbSqlException.of(MariaDbSqlException.java:34) at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.exceptionWithQuery(AbstractQueryProtocol.java:194) at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:262) at org.mariadb.jdbc.MariaDbStatement.executeInternal(MariaDbStatement.java:357) ... 52 common frames omitted Caused by: java.sql.SQLException: Deadlock found when trying to get lock; try restarting transaction at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.readErrorPacket(AbstractQueryProtocol.java:1688) at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.readPacket(AbstractQueryProtocol.java:1550) at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.getResult(AbstractQueryProtocol.java:1513) at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:256) ... 53 common frames omitted 2022-06-10T03:35:34.636Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2022-06-10T03:35:39.423Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-06-10T03:35:39.672Z||main|||||INFO|500||reqdb-pool - Starting... 2022-06-10T03:35:39.734Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-06-10T03:35:39.754Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-06-10T03:35:40.764Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-06-10T03:35:41.587Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-06-10T03:35:44.185Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2022-06-10T03:35:55.944Z||main|||||WARN|500||--- 2022-06-10T03:35:55.945Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-06-10T03:35:55.945Z||main|||||WARN|500||--- 2022-06-10T03:35:57.147Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-06-10T03:36:07.333Z||main|||||INFO|500||Started ApiHandlerApplication in 90.635 seconds (JVM running for 94.373) 2022-06-10T03:36:07.416Z|7551c610-4e13-4cb5-8f7e-0f0d7dd7eaf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:36:07.531Z|7551c610-4e13-4cb5-8f7e-0f0d7dd7eaf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:36:07.568Z|4efa2f76-86c1-48ed-9462-123e56605862|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:36:07.603Z|4efa2f76-86c1-48ed-9462-123e56605862|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:36:09.464Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-06-10T03:36:09.764Z|c27067cd-85c4-45bc-b02b-f76759872fc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2022-06-10T03:36:10.370Z|c27067cd-85c4-45bc-b02b-f76759872fc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:36:10.733Z|e19b4cd4-42b9-4b64-b8c7-8aa575065ba3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:36:10.735Z|e19b4cd4-42b9-4b64-b8c7-8aa575065ba3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:36:13.221Z|0965c3c8-2ac6-477e-adaa-4a8637b49d3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:36:13.222Z|0965c3c8-2ac6-477e-adaa-4a8637b49d3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:36:20.369Z|3dedb5c4-c2b5-4f0c-9eb0-146ff3d1b544|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:36:20.371Z|3dedb5c4-c2b5-4f0c-9eb0-146ff3d1b544|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:36:20.790Z|c09be49c-4fac-46e5-8d8a-afbc31fc1374|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:36:20.792Z|c09be49c-4fac-46e5-8d8a-afbc31fc1374|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:36:22.313Z|ba9ea016-f71d-4d49-9ab0-0e8906c0ae1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:36:22.315Z|ba9ea016-f71d-4d49-9ab0-0e8906c0ae1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:36:23.272Z|f01e43ed-91f6-4297-a961-caebb0752396|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:36:23.274Z|f01e43ed-91f6-4297-a961-caebb0752396|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:36:30.490Z|7242480a-7a60-4f5c-917a-96cb24b874db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:36:30.491Z|7242480a-7a60-4f5c-917a-96cb24b874db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:36:30.875Z|6b19f99e-2296-4e9d-a2c0-1090ef3f52fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:36:30.877Z|6b19f99e-2296-4e9d-a2c0-1090ef3f52fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:36:33.334Z|899f3746-ee7c-4210-b0c8-e877ba023b77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:36:33.335Z|899f3746-ee7c-4210-b0c8-e877ba023b77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:36:37.313Z|dbbf46b7-587a-4d46-b4b6-2d5fb3a91b51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:36:37.314Z|dbbf46b7-587a-4d46-b4b6-2d5fb3a91b51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:36:37.617Z|b1f026f0-6b91-4b08-bb09-f6f9d7ea320f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:36:37.619Z|b1f026f0-6b91-4b08-bb09-f6f9d7ea320f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:36:40.546Z|d92b721d-c79e-481f-9f6e-0b1ed957756b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:36:40.548Z|d92b721d-c79e-481f-9f6e-0b1ed957756b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:36:40.927Z|12bdc2ee-c587-43bc-ab06-c17812d88d54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:36:40.929Z|12bdc2ee-c587-43bc-ab06-c17812d88d54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:36:43.400Z|76ebf84a-96c9-43a8-8ad4-03e34ce7081a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:36:43.402Z|76ebf84a-96c9-43a8-8ad4-03e34ce7081a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:36:50.603Z|f43ebc27-e218-4438-a942-6726bc57bf77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:36:50.606Z|f43ebc27-e218-4438-a942-6726bc57bf77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:36:50.970Z|0ca6acc6-8c6e-4259-8f92-f31000d32ae7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:36:50.972Z|0ca6acc6-8c6e-4259-8f92-f31000d32ae7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:36:52.314Z|859d44d7-e3cd-422b-9a4a-6c1be58687ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:36:52.321Z|859d44d7-e3cd-422b-9a4a-6c1be58687ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:36:53.453Z|f04db29e-5b6b-4136-80dd-b751c3a21cdc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:36:53.456Z|f04db29e-5b6b-4136-80dd-b751c3a21cdc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:37:00.649Z|7c2091b8-72a9-4d09-b588-58aa02e5ad07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:37:00.650Z|7c2091b8-72a9-4d09-b588-58aa02e5ad07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:37:01.034Z|d58f4c4d-7396-4eae-b2d4-0360c8abf1a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:37:01.036Z|d58f4c4d-7396-4eae-b2d4-0360c8abf1a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:37:03.497Z|8a4a1351-5714-4bd2-8740-5e33b7ab7422|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:37:03.498Z|8a4a1351-5714-4bd2-8740-5e33b7ab7422|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:37:07.313Z|152ac75d-fb9d-484a-bac3-822660b84d31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:37:07.314Z|152ac75d-fb9d-484a-bac3-822660b84d31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:37:07.621Z|4a9f868d-ea4f-40a9-8358-e6302ec63c15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:37:07.622Z|4a9f868d-ea4f-40a9-8358-e6302ec63c15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:37:10.694Z|bdc16d7d-9ff8-425f-8de9-fa6fa8aca855|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:37:10.697Z|bdc16d7d-9ff8-425f-8de9-fa6fa8aca855|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:37:11.093Z|84f349a7-1665-4503-8635-4448c5b2489f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:37:11.099Z|84f349a7-1665-4503-8635-4448c5b2489f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:37:13.542Z|f7e6fe64-2ce9-4a80-999f-4138e9983e6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:37:13.544Z|f7e6fe64-2ce9-4a80-999f-4138e9983e6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:37:20.749Z|c846148b-78e7-456d-8580-6f55fd4f2546|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:37:20.750Z|c846148b-78e7-456d-8580-6f55fd4f2546|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:37:21.149Z|fdabe321-3e5c-4b22-a5e9-12d5ac98ef8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:37:21.151Z|fdabe321-3e5c-4b22-a5e9-12d5ac98ef8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:37:22.313Z|560808fa-2c1f-4a87-8251-40fecd95c58b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:37:22.314Z|560808fa-2c1f-4a87-8251-40fecd95c58b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:37:23.609Z|7618177e-16a9-4b42-bf40-de4681085d63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:37:23.611Z|7618177e-16a9-4b42-bf40-de4681085d63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:37:30.804Z|13a7f423-f516-4413-bd0a-89659472c0fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:37:30.806Z|13a7f423-f516-4413-bd0a-89659472c0fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:37:31.181Z|77a8a878-4f16-4467-b5c1-99aaa2231a8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:37:31.182Z|77a8a878-4f16-4467-b5c1-99aaa2231a8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:37:33.646Z|55147eb0-716a-4aed-b64b-585ff45be3ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:37:33.648Z|55147eb0-716a-4aed-b64b-585ff45be3ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:37:37.314Z|84cf497b-568c-43b4-beb5-cd665695f684|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:37:37.317Z|84cf497b-568c-43b4-beb5-cd665695f684|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:37:37.625Z|fe3541f9-4141-4256-b6f0-568dd449ff6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:37:37.626Z|fe3541f9-4141-4256-b6f0-568dd449ff6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:37:40.849Z|57f3979b-0b39-452a-98fb-60a9c66871d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:37:40.852Z|57f3979b-0b39-452a-98fb-60a9c66871d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:37:41.232Z|83d76d32-6091-48b6-9ff5-ab95e652df02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:37:41.235Z|83d76d32-6091-48b6-9ff5-ab95e652df02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:37:43.688Z|7de6c8fb-ce9b-481e-992b-9b9f5625dce1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:37:43.690Z|7de6c8fb-ce9b-481e-992b-9b9f5625dce1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:37:50.891Z|fe1cafd5-767a-4d03-9b7f-4b96fec56f8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:37:50.893Z|fe1cafd5-767a-4d03-9b7f-4b96fec56f8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:37:51.280Z|bc59b319-9955-4993-97e0-3e56edcd303a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:37:51.282Z|bc59b319-9955-4993-97e0-3e56edcd303a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:37:52.313Z|5f95cce7-adbb-4c3a-8270-5215c86fd610|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:37:52.315Z|5f95cce7-adbb-4c3a-8270-5215c86fd610|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:37:53.730Z|f52c4e69-8571-4141-8c90-80d86d514162|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:37:53.731Z|f52c4e69-8571-4141-8c90-80d86d514162|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:38:00.940Z|da245337-8ef5-467b-82be-ca61b1ca74bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:38:00.942Z|da245337-8ef5-467b-82be-ca61b1ca74bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:38:01.330Z|258a890c-a678-4e4e-96cf-c15a217e601e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:38:01.331Z|258a890c-a678-4e4e-96cf-c15a217e601e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:38:03.777Z|736bae96-1b60-49e2-aa05-2feb6d29236c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:38:03.781Z|736bae96-1b60-49e2-aa05-2feb6d29236c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:38:07.314Z|8b7ee918-ffd5-4223-b911-337cdbe59435|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:38:07.316Z|8b7ee918-ffd5-4223-b911-337cdbe59435|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:38:07.631Z|fd8ae80a-2acb-47d0-9fda-fa60499976ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:38:07.632Z|fd8ae80a-2acb-47d0-9fda-fa60499976ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:38:11.006Z|e0c7b318-a735-4bdc-92d5-f73eb777e93c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:38:11.009Z|e0c7b318-a735-4bdc-92d5-f73eb777e93c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:38:11.369Z|c67f94ab-d57c-434e-b04f-9a7e431f2be1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:38:11.370Z|c67f94ab-d57c-434e-b04f-9a7e431f2be1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:38:13.834Z|3eb8cb5b-0db2-4449-8725-412a43d0b584|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:38:13.836Z|3eb8cb5b-0db2-4449-8725-412a43d0b584|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:38:21.083Z|011e28f8-b01d-488c-80b7-444eb1770014|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:38:21.085Z|011e28f8-b01d-488c-80b7-444eb1770014|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:38:21.419Z|9aa50b4e-cd78-4b08-aff7-086271634de0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:38:21.425Z|9aa50b4e-cd78-4b08-aff7-086271634de0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:38:22.313Z|f55ef8f1-70b0-4514-a5ef-f03e6f7757d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:38:22.318Z|f55ef8f1-70b0-4514-a5ef-f03e6f7757d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:38:23.887Z|1765249d-03b1-4038-957e-46fe711d6f7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:38:23.889Z|1765249d-03b1-4038-957e-46fe711d6f7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:38:31.187Z|76755eb5-1481-494b-9ea0-57bffec7fb31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:38:31.189Z|76755eb5-1481-494b-9ea0-57bffec7fb31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:38:31.470Z|4e12ec9a-519c-449f-81ce-c1349b334f4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:38:31.472Z|4e12ec9a-519c-449f-81ce-c1349b334f4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:38:33.929Z|37ccf5c1-9b18-4fa1-9b35-dee93b46fe24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:38:33.931Z|37ccf5c1-9b18-4fa1-9b35-dee93b46fe24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:38:37.317Z|be2d090f-efdf-4413-b90a-137a80c7dcee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:38:37.319Z|be2d090f-efdf-4413-b90a-137a80c7dcee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:38:37.634Z|ae9a127b-66d8-466e-9aaf-73f6f28e0d17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:38:37.637Z|ae9a127b-66d8-466e-9aaf-73f6f28e0d17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:38:41.280Z|121ed5fc-0c7b-4736-8b7c-e58d65598388|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:38:41.281Z|121ed5fc-0c7b-4736-8b7c-e58d65598388|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:38:41.514Z|984f28f7-f358-4ff0-bee4-30d26a3c2944|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:38:41.515Z|984f28f7-f358-4ff0-bee4-30d26a3c2944|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:38:43.995Z|6d35d183-9167-4af8-869b-ddb7b0e2f1db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:38:43.998Z|6d35d183-9167-4af8-869b-ddb7b0e2f1db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:38:51.364Z|95896e3d-e5c7-4e9b-a9da-1a94d9294aaf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:38:51.366Z|95896e3d-e5c7-4e9b-a9da-1a94d9294aaf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:38:51.559Z|1f672ded-3442-43ce-87f7-7c3dda73e829|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:38:51.561Z|1f672ded-3442-43ce-87f7-7c3dda73e829|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:38:52.313Z|d5eb850e-6a50-417a-a133-49b8a56d992b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:38:52.314Z|d5eb850e-6a50-417a-a133-49b8a56d992b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:38:54.048Z|5ee2b841-5044-4d48-b547-1d644477549b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:38:54.050Z|5ee2b841-5044-4d48-b547-1d644477549b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:39:01.427Z|91302e9c-1147-4ee8-93db-e8030eac26c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:39:01.429Z|91302e9c-1147-4ee8-93db-e8030eac26c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:39:01.604Z|a5ea6217-fa5e-4ef1-8f99-e21976fa64c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:39:01.606Z|a5ea6217-fa5e-4ef1-8f99-e21976fa64c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:39:04.100Z|a79170fe-e822-4475-a1cd-2a49a857bfb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:39:04.102Z|a79170fe-e822-4475-a1cd-2a49a857bfb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:39:07.313Z|aa82123e-2203-4d6b-998c-10a5e7f5deae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:39:07.316Z|aa82123e-2203-4d6b-998c-10a5e7f5deae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:39:07.639Z|ca0b0a01-0b54-42f5-bd45-911f97c1af6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:39:07.640Z|ca0b0a01-0b54-42f5-bd45-911f97c1af6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:39:11.472Z|5b6cd9fa-2fa4-498e-9cc8-93a4abfb641f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:39:11.474Z|5b6cd9fa-2fa4-498e-9cc8-93a4abfb641f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:39:11.644Z|b8533267-ff51-4a5d-82ec-895b5374bc2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:39:11.646Z|b8533267-ff51-4a5d-82ec-895b5374bc2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:39:14.140Z|fd8e4238-1e9d-4a92-83b3-e0cbc90fcc31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:39:14.142Z|fd8e4238-1e9d-4a92-83b3-e0cbc90fcc31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:39:21.523Z|918a1619-677c-4fce-bebf-9d89f243011c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:39:21.526Z|918a1619-677c-4fce-bebf-9d89f243011c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:39:21.685Z|70c64d51-5f04-45a5-96ec-ddd95137d0d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:39:21.687Z|70c64d51-5f04-45a5-96ec-ddd95137d0d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:39:22.313Z|bfa952bc-7850-4017-840e-071c723d9900|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:39:22.315Z|bfa952bc-7850-4017-840e-071c723d9900|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:39:24.181Z|6b14b7ef-5839-4de9-9c86-e410bb659854|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:39:24.182Z|6b14b7ef-5839-4de9-9c86-e410bb659854|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:39:31.564Z|3a7a5dea-b593-422c-a575-c77ba5724e3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:39:31.566Z|3a7a5dea-b593-422c-a575-c77ba5724e3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:39:31.721Z|9452d35e-8468-4414-ad92-86e45afed25c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:39:31.722Z|9452d35e-8468-4414-ad92-86e45afed25c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:39:34.216Z|14aaa09d-a879-4889-b1ed-99d274f489ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:39:34.218Z|14aaa09d-a879-4889-b1ed-99d274f489ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:39:37.312Z|215cadcf-ddc6-4d38-8307-82921d901b9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:39:37.314Z|215cadcf-ddc6-4d38-8307-82921d901b9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:39:37.642Z|9828fd94-2eba-4541-aab9-aa0dacb98d73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:39:37.647Z|9828fd94-2eba-4541-aab9-aa0dacb98d73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:39:41.633Z|6609400e-9afe-4a90-a648-6f9d389dbb69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:39:41.635Z|6609400e-9afe-4a90-a648-6f9d389dbb69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:39:41.768Z|ba15dd62-ed43-44b6-9205-e78b4b6d5f9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:39:41.769Z|ba15dd62-ed43-44b6-9205-e78b4b6d5f9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:39:44.265Z|6b0dbf60-1048-4549-88fb-b6430e094d22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:39:44.267Z|6b0dbf60-1048-4549-88fb-b6430e094d22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:39:51.685Z|e83c4897-792e-481b-a1f8-d941e7270ff8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:39:51.686Z|e83c4897-792e-481b-a1f8-d941e7270ff8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:39:51.816Z|4446c64d-13da-438e-b9b6-9c38beca6fde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:39:51.817Z|4446c64d-13da-438e-b9b6-9c38beca6fde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:39:52.314Z|6755af39-cba1-419b-b4f3-0fdd6be02de2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:39:52.318Z|6755af39-cba1-419b-b4f3-0fdd6be02de2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:39:54.325Z|b58b8201-38a5-421f-8394-f8dc9867c391|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:39:54.328Z|b58b8201-38a5-421f-8394-f8dc9867c391|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:40:01.717Z|44dd9458-2d81-45d5-a4ad-dd2ba4a93f62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:40:01.719Z|44dd9458-2d81-45d5-a4ad-dd2ba4a93f62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:40:01.865Z|2eeb1b1a-17c6-4956-84c2-91d5d48df5f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:40:01.867Z|2eeb1b1a-17c6-4956-84c2-91d5d48df5f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:40:04.392Z|b46ea4bf-2c11-4b21-92e5-59f05688be09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:40:04.394Z|b46ea4bf-2c11-4b21-92e5-59f05688be09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:40:07.313Z|62f0ab0c-1dd7-4641-b5f1-395224d2a2f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:40:07.315Z|62f0ab0c-1dd7-4641-b5f1-395224d2a2f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:40:07.651Z|04424411-2ec6-40aa-b892-209a9b7e425c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:40:07.652Z|04424411-2ec6-40aa-b892-209a9b7e425c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:40:11.759Z|4a3da1bc-1802-4646-8b2d-1b95e8a1800d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:40:11.762Z|4a3da1bc-1802-4646-8b2d-1b95e8a1800d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:40:11.900Z|6b09be0e-7f0e-452f-afa4-50397f8fb1f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:40:11.902Z|6b09be0e-7f0e-452f-afa4-50397f8fb1f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:40:14.448Z|1858031b-f630-41c3-a944-79513d9ca4dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:40:14.449Z|1858031b-f630-41c3-a944-79513d9ca4dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:40:21.800Z|4bdf170d-cd6a-4ba2-86d5-6a1a73309d50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:40:21.801Z|4bdf170d-cd6a-4ba2-86d5-6a1a73309d50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:40:21.954Z|d88ab912-057d-4973-88a8-c529fe008c06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:40:21.963Z|d88ab912-057d-4973-88a8-c529fe008c06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:40:22.312Z|a4c57065-dc6c-421d-9f1e-0b47a1f164aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:40:22.314Z|a4c57065-dc6c-421d-9f1e-0b47a1f164aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:40:24.504Z|3aef536d-cc3a-436c-b237-ffad71578243|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:40:24.506Z|3aef536d-cc3a-436c-b237-ffad71578243|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:40:31.841Z|d0933afc-acbe-418e-83f7-4bbc24c96304|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:40:31.842Z|d0933afc-acbe-418e-83f7-4bbc24c96304|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:40:32.006Z|e78dc653-255d-4d42-b616-6d05bc9457cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:40:32.007Z|e78dc653-255d-4d42-b616-6d05bc9457cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:40:34.553Z|9956b7ca-4688-4dcd-a774-9230b7e4fd69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:40:34.555Z|9956b7ca-4688-4dcd-a774-9230b7e4fd69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:40:37.313Z|0d80c02a-a5b2-4532-9acd-96d0a8127f91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:40:37.321Z|0d80c02a-a5b2-4532-9acd-96d0a8127f91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:40:37.654Z|20695110-2662-4a0c-8686-5410dd47e205|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:40:37.656Z|20695110-2662-4a0c-8686-5410dd47e205|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:40:41.879Z|383ac31c-27d8-4d2d-bca3-a3cf72863400|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:40:41.881Z|383ac31c-27d8-4d2d-bca3-a3cf72863400|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:40:42.051Z|736dc5bc-8bd6-45ad-a33c-b0e30be66a9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:40:42.053Z|736dc5bc-8bd6-45ad-a33c-b0e30be66a9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:40:44.604Z|df0a4be7-c2a1-4d43-aa2f-072f37cb4df7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:40:44.606Z|df0a4be7-c2a1-4d43-aa2f-072f37cb4df7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:40:51.943Z|1a5dd9a6-3b96-48b8-80de-55bae0a6f4e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:40:51.944Z|1a5dd9a6-3b96-48b8-80de-55bae0a6f4e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:40:52.094Z|27a663ae-8669-4ac3-97c1-0cabec88473b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:40:52.096Z|27a663ae-8669-4ac3-97c1-0cabec88473b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:40:52.313Z|ef70f768-e543-4f86-9cfe-a8e56b238a8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:40:52.314Z|ef70f768-e543-4f86-9cfe-a8e56b238a8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:40:54.645Z|f0a465a6-f405-420f-8b99-79bdf8dd83a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:40:54.647Z|f0a465a6-f405-420f-8b99-79bdf8dd83a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:41:01.988Z|a03d118e-0937-487d-8dcc-467a82352dd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:41:01.989Z|a03d118e-0937-487d-8dcc-467a82352dd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:41:02.135Z|2644e44b-f0be-48ec-8816-3e22aa24b797|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:41:02.137Z|2644e44b-f0be-48ec-8816-3e22aa24b797|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:41:04.689Z|c2cf66a7-3ed0-46a6-8a87-68e6e893658d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:41:04.691Z|c2cf66a7-3ed0-46a6-8a87-68e6e893658d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:41:07.312Z|535b0bd2-9172-4b55-9ca6-0df6ff9ad8f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:41:07.314Z|535b0bd2-9172-4b55-9ca6-0df6ff9ad8f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:41:07.661Z|3cdb38f0-cea7-4967-9b34-483feda657cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:41:07.662Z|3cdb38f0-cea7-4967-9b34-483feda657cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:41:12.035Z|cb1291f2-3a91-4ce6-b922-3a54e682d392|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:41:12.036Z|cb1291f2-3a91-4ce6-b922-3a54e682d392|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:41:12.173Z|a071b217-5e9e-4382-84b7-dda07aa3bd85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:41:12.174Z|a071b217-5e9e-4382-84b7-dda07aa3bd85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:41:14.733Z|67e04db0-63cc-4957-a927-d9594471f85a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:41:14.735Z|67e04db0-63cc-4957-a927-d9594471f85a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:41:22.082Z|acaf7efc-adda-40b0-8041-903d6491e285|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:41:22.089Z|acaf7efc-adda-40b0-8041-903d6491e285|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:41:22.268Z|51300275-b51a-4ddf-9cca-1da26b1cd545|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:41:22.269Z|51300275-b51a-4ddf-9cca-1da26b1cd545|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:41:22.313Z|5fcff18f-2552-43b6-850e-d1b4f3a38eff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:41:22.318Z|5fcff18f-2552-43b6-850e-d1b4f3a38eff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:41:24.779Z|e95401c6-f1db-4f63-a62c-20696e1437b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:41:24.781Z|e95401c6-f1db-4f63-a62c-20696e1437b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:41:32.123Z|61109f32-5c6b-421f-b371-787e573428fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:41:32.124Z|61109f32-5c6b-421f-b371-787e573428fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:41:32.311Z|3d1beb0e-a9e2-430a-bdcf-cdb4aef8aaf6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:41:32.313Z|3d1beb0e-a9e2-430a-bdcf-cdb4aef8aaf6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:41:34.827Z|37277ff9-8e87-486c-afde-7d329f829e0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:41:34.829Z|37277ff9-8e87-486c-afde-7d329f829e0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:41:37.313Z|ac7900ca-be90-4d3d-a2ed-2e667d721b31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:41:37.314Z|ac7900ca-be90-4d3d-a2ed-2e667d721b31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:41:37.665Z|e6b9f693-7fe6-43b3-80cd-123d378b691e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:41:37.666Z|e6b9f693-7fe6-43b3-80cd-123d378b691e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:41:42.159Z|ae5809bc-1ca2-4c5b-ad86-955480a445c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:41:42.160Z|ae5809bc-1ca2-4c5b-ad86-955480a445c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:41:42.353Z|beae3231-1cca-47e4-8d3f-48ad76a49eb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:41:42.356Z|beae3231-1cca-47e4-8d3f-48ad76a49eb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:41:44.866Z|b6211473-6a92-461c-b0cc-bb8fc8431792|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:41:44.868Z|b6211473-6a92-461c-b0cc-bb8fc8431792|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:41:52.207Z|2a196065-2af2-4e26-96b6-a1bed23d902d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:41:52.209Z|2a196065-2af2-4e26-96b6-a1bed23d902d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:41:52.313Z|0db2c40a-91f2-4791-9ca7-1c41ae76e458|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:41:52.315Z|0db2c40a-91f2-4791-9ca7-1c41ae76e458|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:41:52.391Z|31fb9331-2250-4f08-98d4-39951b93ad76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:41:52.395Z|31fb9331-2250-4f08-98d4-39951b93ad76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:41:54.907Z|faa63812-d41c-475d-96fb-6419fff8f880|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:41:54.909Z|faa63812-d41c-475d-96fb-6419fff8f880|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:42:02.264Z|7e441d7f-43bc-4852-8f6c-133ca383e4c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:42:02.266Z|7e441d7f-43bc-4852-8f6c-133ca383e4c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:42:02.437Z|4ac2a33d-03ad-4967-8e52-614c7aad3e67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:42:02.438Z|4ac2a33d-03ad-4967-8e52-614c7aad3e67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:42:04.983Z|41a650a2-dc62-4677-99d0-b543c6d81ef4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:42:04.985Z|41a650a2-dc62-4677-99d0-b543c6d81ef4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:42:07.313Z|8bd7751d-0290-4bd2-9217-c01a52e5b329|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:42:07.317Z|8bd7751d-0290-4bd2-9217-c01a52e5b329|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:42:07.670Z|c18acac7-fa2e-4590-aba2-253a7fff62a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:42:07.671Z|c18acac7-fa2e-4590-aba2-253a7fff62a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:42:12.315Z|61d49d0b-719d-455d-bd31-8faf072e7003|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:42:12.317Z|61d49d0b-719d-455d-bd31-8faf072e7003|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:42:12.482Z|f370f9a7-bffc-4ef1-a7db-473ab6405994|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:42:12.483Z|f370f9a7-bffc-4ef1-a7db-473ab6405994|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:42:15.035Z|f4691194-2d2b-4bc9-ad0b-5e8c15e9d5d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:42:15.039Z|f4691194-2d2b-4bc9-ad0b-5e8c15e9d5d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:42:22.314Z|2ddd9da7-6e8f-4645-b7e4-8a63cbde10ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:42:22.316Z|2ddd9da7-6e8f-4645-b7e4-8a63cbde10ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:42:22.372Z|83309d45-0525-4700-91c7-13b8d9773c97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:42:22.374Z|83309d45-0525-4700-91c7-13b8d9773c97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:42:22.522Z|46aa284d-7a5a-4c7a-b9f1-0f2d233cb86d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:42:22.523Z|46aa284d-7a5a-4c7a-b9f1-0f2d233cb86d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:42:25.089Z|df66cb82-fd98-4c68-90d1-8b912b95c122|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:42:25.090Z|df66cb82-fd98-4c68-90d1-8b912b95c122|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:42:32.423Z|cdc76eca-2b97-4e40-a64a-2bedee1266d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:42:32.427Z|cdc76eca-2b97-4e40-a64a-2bedee1266d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:42:32.555Z|9d65871d-fc15-4c8b-8fc9-c09cf9936d74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:42:32.556Z|9d65871d-fc15-4c8b-8fc9-c09cf9936d74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:42:35.122Z|3aa82743-54bb-43a4-92a2-1567077ff185|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:42:35.123Z|3aa82743-54bb-43a4-92a2-1567077ff185|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:42:37.312Z|90208e58-4c6b-4819-87e4-19751b1b4e46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:42:37.313Z|90208e58-4c6b-4819-87e4-19751b1b4e46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:42:37.673Z|983e91a8-8132-4064-ac68-9d36a2688409|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:42:37.674Z|983e91a8-8132-4064-ac68-9d36a2688409|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:42:42.469Z|04fff1ce-9496-4493-86ab-70082abbb136|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:42:42.471Z|04fff1ce-9496-4493-86ab-70082abbb136|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:42:42.595Z|013f2045-68d5-4bcd-9016-77e900ad943b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:42:42.597Z|013f2045-68d5-4bcd-9016-77e900ad943b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:42:45.163Z|0fb47d4a-eb17-4cfc-8acc-daf87b95244b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:42:45.164Z|0fb47d4a-eb17-4cfc-8acc-daf87b95244b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:42:52.313Z|bccebb6f-f44e-407d-af93-179cef577b59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:42:52.320Z|bccebb6f-f44e-407d-af93-179cef577b59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:42:52.512Z|b8abc8de-0762-4936-af11-abdea9eeef5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:42:52.515Z|b8abc8de-0762-4936-af11-abdea9eeef5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:42:52.636Z|14ecad21-a917-48b0-ab6a-0c13e7000642|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:42:52.638Z|14ecad21-a917-48b0-ab6a-0c13e7000642|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:42:55.212Z|97cacbce-8ee6-4370-a4a8-cb4fec67db50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:42:55.214Z|97cacbce-8ee6-4370-a4a8-cb4fec67db50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:43:02.580Z|70fff8c6-bf61-4637-86a3-42adad4f1d2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:43:02.582Z|70fff8c6-bf61-4637-86a3-42adad4f1d2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:43:02.675Z|45c74f40-0440-44be-a710-6de6dd0b0eab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:43:02.676Z|45c74f40-0440-44be-a710-6de6dd0b0eab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:43:05.263Z|5da4772d-80ef-4c74-8eff-99ad6da7ab7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:43:05.265Z|5da4772d-80ef-4c74-8eff-99ad6da7ab7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:43:07.312Z|750b4247-07a2-4ede-858a-5a5f96dc6bd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:43:07.313Z|750b4247-07a2-4ede-858a-5a5f96dc6bd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:43:07.676Z|6de13b9d-9ed5-4ecc-8d9f-bc9d863f5108|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:43:07.677Z|6de13b9d-9ed5-4ecc-8d9f-bc9d863f5108|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:43:12.614Z|be05f98b-0415-4cb7-a3b0-b84dee5ce9c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:43:12.615Z|be05f98b-0415-4cb7-a3b0-b84dee5ce9c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:43:12.714Z|38c8acb0-dd49-44f7-b686-b49583400e8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:43:12.717Z|38c8acb0-dd49-44f7-b686-b49583400e8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:43:15.310Z|02ac3eed-33b0-4d1b-b772-cee92a0bb89c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:43:15.311Z|02ac3eed-33b0-4d1b-b772-cee92a0bb89c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:43:22.312Z|246e0a1f-0f10-46ee-9e76-ad4a1baf7cba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:43:22.313Z|246e0a1f-0f10-46ee-9e76-ad4a1baf7cba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:43:22.650Z|093ef4d3-cb0b-45d9-8999-3c0b2a206ae4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:43:22.652Z|093ef4d3-cb0b-45d9-8999-3c0b2a206ae4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:43:22.752Z|d778496d-0582-4346-9ea8-f052dfbaa7b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:43:22.753Z|d778496d-0582-4346-9ea8-f052dfbaa7b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:43:25.367Z|3682107c-7389-4402-84a8-fc3e1a662be4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:43:25.368Z|3682107c-7389-4402-84a8-fc3e1a662be4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:43:32.687Z|948ccde7-add0-4811-99f5-358ec11e44ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:43:32.688Z|948ccde7-add0-4811-99f5-358ec11e44ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:43:32.796Z|8e2fbe62-f8dd-41f3-a2ca-799cf1840a67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:43:32.798Z|8e2fbe62-f8dd-41f3-a2ca-799cf1840a67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:43:35.407Z|c75970ac-5b57-4210-98a6-d61bef89a76a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:43:35.408Z|c75970ac-5b57-4210-98a6-d61bef89a76a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:43:37.313Z|62f00e8f-d68c-4471-a6b1-b23e0b01de57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:43:37.318Z|62f00e8f-d68c-4471-a6b1-b23e0b01de57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:43:37.681Z|925d3fa7-79d0-4236-84a7-c1d831cf0947|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:43:37.682Z|925d3fa7-79d0-4236-84a7-c1d831cf0947|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:43:42.724Z|42b99ce7-572a-4627-b775-fb4f3a6c8961|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:43:42.726Z|42b99ce7-572a-4627-b775-fb4f3a6c8961|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:43:42.829Z|8ce49d81-d432-42f9-81d9-c585f711fc3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:43:42.830Z|8ce49d81-d432-42f9-81d9-c585f711fc3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:43:45.448Z|f28b92c4-915d-4f75-8bab-5108d9f1375b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:43:45.453Z|f28b92c4-915d-4f75-8bab-5108d9f1375b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:43:52.312Z|b7a1e058-cc3c-4729-9bcd-5aa71e53ef3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:43:52.313Z|b7a1e058-cc3c-4729-9bcd-5aa71e53ef3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:43:52.773Z|8e6647f9-b3ec-4ded-9643-b2908df40993|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:43:52.775Z|8e6647f9-b3ec-4ded-9643-b2908df40993|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:43:52.865Z|c52033bb-c393-4589-abad-43f358874fc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:43:52.866Z|c52033bb-c393-4589-abad-43f358874fc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:43:55.497Z|a1d16039-8d8d-49ca-b7cf-38a2c558b087|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:43:55.498Z|a1d16039-8d8d-49ca-b7cf-38a2c558b087|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:44:02.829Z|eb141ab4-08a0-4dcf-8c22-a494aa114c45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:44:02.831Z|eb141ab4-08a0-4dcf-8c22-a494aa114c45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:44:02.904Z|c1729018-ef9f-4185-8b52-032c5fc7edc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:44:02.906Z|c1729018-ef9f-4185-8b52-032c5fc7edc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:44:05.540Z|22762e12-6a5a-49f5-944a-5188a53f602f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:44:05.541Z|22762e12-6a5a-49f5-944a-5188a53f602f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:44:07.313Z|0c1a9977-7bf3-4e01-8042-d4b100657b76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:44:07.314Z|0c1a9977-7bf3-4e01-8042-d4b100657b76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:44:07.684Z|23b8ee98-4ccc-4c5a-bf40-1d1c31fd0eba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:44:07.685Z|23b8ee98-4ccc-4c5a-bf40-1d1c31fd0eba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:44:12.886Z|43bf6a4f-0c14-461e-bdf2-4f2462f9c5c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:44:12.888Z|43bf6a4f-0c14-461e-bdf2-4f2462f9c5c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:44:12.942Z|0df76878-48c9-461d-9d40-98268d0c8d36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:44:12.944Z|0df76878-48c9-461d-9d40-98268d0c8d36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:44:15.600Z|9ef92e7b-9af0-4bd8-acd2-d20c7e91fdde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:44:15.602Z|9ef92e7b-9af0-4bd8-acd2-d20c7e91fdde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:44:22.313Z|8753592e-9770-4e88-9f4d-1b3079a4f20f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:44:22.317Z|8753592e-9770-4e88-9f4d-1b3079a4f20f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:44:22.917Z|18437e4a-5c37-481d-b059-1ea994b5a438|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:44:22.918Z|18437e4a-5c37-481d-b059-1ea994b5a438|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:44:22.986Z|936e1de6-b57e-4387-a74c-aaa3fd7fb2b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:44:22.987Z|936e1de6-b57e-4387-a74c-aaa3fd7fb2b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:44:25.642Z|98d89da6-7c71-4e6a-950b-298418a6c54f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:44:25.643Z|98d89da6-7c71-4e6a-950b-298418a6c54f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:44:32.951Z|80772052-186c-44a1-8d19-4d6afec4a62c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:44:32.952Z|80772052-186c-44a1-8d19-4d6afec4a62c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:44:33.023Z|0f682d6b-896d-415d-ad07-b799de3fdb14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:44:33.025Z|0f682d6b-896d-415d-ad07-b799de3fdb14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:44:35.679Z|abe7bdbc-26f8-4dfa-b661-9660ede352ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:44:35.680Z|abe7bdbc-26f8-4dfa-b661-9660ede352ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:44:37.314Z|4b47b911-8b52-4566-a980-34f39d40da1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:44:37.316Z|4b47b911-8b52-4566-a980-34f39d40da1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:44:37.687Z|c389c322-4034-45f2-8bc1-0be9c1f02a34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:44:37.688Z|c389c322-4034-45f2-8bc1-0be9c1f02a34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:44:42.991Z|946a7175-0f13-4122-926b-543720416269|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:44:42.993Z|946a7175-0f13-4122-926b-543720416269|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:44:43.060Z|36216e7a-bbd4-4224-a530-7bc56ace2de1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:44:43.062Z|36216e7a-bbd4-4224-a530-7bc56ace2de1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:44:45.747Z|a6e153f9-f5de-49c6-a336-0123a73d2661|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:44:45.749Z|a6e153f9-f5de-49c6-a336-0123a73d2661|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:44:52.312Z|7ebf3efa-8b36-4740-bd86-0d9fe8c5785a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:44:52.313Z|7ebf3efa-8b36-4740-bd86-0d9fe8c5785a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:44:53.033Z|b79d5335-19f4-46ca-94a9-b23d1bf7357f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:44:53.034Z|b79d5335-19f4-46ca-94a9-b23d1bf7357f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:44:53.096Z|7b477392-9734-4557-80b0-f8e1178928b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:44:53.097Z|7b477392-9734-4557-80b0-f8e1178928b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:44:55.792Z|f1546901-0614-45fc-8c2a-c31109b13608|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:44:55.794Z|f1546901-0614-45fc-8c2a-c31109b13608|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:45:03.102Z|c039a85b-c474-4484-8ef8-1247727ac8d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:45:03.105Z|c039a85b-c474-4484-8ef8-1247727ac8d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:45:03.135Z|cb98e039-5016-43b0-b034-63b935c3f300|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:45:03.139Z|cb98e039-5016-43b0-b034-63b935c3f300|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:45:05.856Z|44e97b7e-5e10-44db-9613-1ba8d0463ee0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:45:05.858Z|44e97b7e-5e10-44db-9613-1ba8d0463ee0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:45:07.314Z|e75d0530-a901-454b-96c6-acc1bad246bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:45:07.322Z|e75d0530-a901-454b-96c6-acc1bad246bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:45:07.689Z|dc4f68c3-762f-4ce0-8000-b8e64f17e4da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:45:07.691Z|dc4f68c3-762f-4ce0-8000-b8e64f17e4da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:45:13.154Z|39620912-89c9-4ef3-9cc1-cbea471dcc91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:45:13.156Z|39620912-89c9-4ef3-9cc1-cbea471dcc91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:45:13.198Z|7b05e91b-34c2-4258-bd98-81c20d1975d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:45:13.199Z|7b05e91b-34c2-4258-bd98-81c20d1975d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:45:15.901Z|efec2c87-2486-41a0-8a52-8a8efa75cc65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:45:15.903Z|efec2c87-2486-41a0-8a52-8a8efa75cc65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:45:22.312Z|5001d29f-375e-4c23-a899-ac82d315db35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:45:22.313Z|5001d29f-375e-4c23-a899-ac82d315db35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:45:23.197Z|a020b088-b556-47bb-bc8c-d0b5148cea49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:45:23.199Z|a020b088-b556-47bb-bc8c-d0b5148cea49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:45:23.242Z|d0d346e0-74d7-401c-ae32-fafc28d443d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:45:23.243Z|d0d346e0-74d7-401c-ae32-fafc28d443d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:45:25.957Z|01d56fec-cb21-4533-a668-3aa636f35c39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:45:25.959Z|01d56fec-cb21-4533-a668-3aa636f35c39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:45:27.817Z|f23c01d8-36ac-4174-b2f7-966d8eb36c54|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-10T03:45:27.818Z|f23c01d8-36ac-4174-b2f7-966d8eb36c54|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-10T03:45:33.234Z|8c60d938-b037-44db-9d2c-c04b70c92b87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:45:33.236Z|8c60d938-b037-44db-9d2c-c04b70c92b87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:45:33.279Z|07761b6b-11b3-40b8-8955-28af23ed7674|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:45:33.280Z|07761b6b-11b3-40b8-8955-28af23ed7674|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:45:35.998Z|7449ee7e-b159-4d73-ae96-c43d4c312a63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:45:36.000Z|7449ee7e-b159-4d73-ae96-c43d4c312a63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:45:37.312Z|94f796ff-9746-4c5b-b04d-afb7b478cb8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:45:37.313Z|94f796ff-9746-4c5b-b04d-afb7b478cb8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:45:37.692Z|f6b9ce61-6507-4c03-b4ca-35502f0f80ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:45:37.693Z|f6b9ce61-6507-4c03-b4ca-35502f0f80ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:45:43.276Z|b6eea063-cb2d-4b4c-99d4-766e99a924a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:45:43.277Z|b6eea063-cb2d-4b4c-99d4-766e99a924a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:45:43.316Z|7b8e9e13-6168-4d6e-95c5-a026648d2e81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:45:43.318Z|7b8e9e13-6168-4d6e-95c5-a026648d2e81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:45:46.070Z|09bde26c-28e9-445f-ab83-ff3dfed62b82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:45:46.072Z|09bde26c-28e9-445f-ab83-ff3dfed62b82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:45:52.313Z|61a2a76e-9542-4281-8fba-7ab00ac47898|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:45:52.318Z|61a2a76e-9542-4281-8fba-7ab00ac47898|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:45:53.309Z|30ae27ce-e386-40ec-9b2c-9bb8a4f88f0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:45:53.311Z|30ae27ce-e386-40ec-9b2c-9bb8a4f88f0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:45:53.361Z|6d6c524e-5a37-46a3-ba79-3f77dcc81093|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:45:53.362Z|6d6c524e-5a37-46a3-ba79-3f77dcc81093|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:45:56.111Z|f0563503-2f01-4d8c-9424-c7d275a3016b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:45:56.112Z|f0563503-2f01-4d8c-9424-c7d275a3016b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:46:03.348Z|9a21ecdd-0aa7-4835-8a1e-95b90fba704c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:46:03.350Z|9a21ecdd-0aa7-4835-8a1e-95b90fba704c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:46:03.399Z|68a703b3-1d45-4d61-9e82-85e1cb667e04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:46:03.402Z|68a703b3-1d45-4d61-9e82-85e1cb667e04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:46:06.161Z|ceaf82d7-6613-4915-9481-5a11840e7e7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:46:06.163Z|ceaf82d7-6613-4915-9481-5a11840e7e7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:46:07.312Z|af337856-8cf3-4dd6-a024-bab7bf224e12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:46:07.313Z|af337856-8cf3-4dd6-a024-bab7bf224e12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:46:07.694Z|75ea5ce7-f6d4-47c9-ae96-d94051cd33d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:46:07.695Z|75ea5ce7-f6d4-47c9-ae96-d94051cd33d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:46:13.380Z|0c7bb4d3-12c0-4cd9-ba68-5f23e2945cc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:46:13.381Z|0c7bb4d3-12c0-4cd9-ba68-5f23e2945cc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:46:13.438Z|040d9248-8b5a-4092-ae65-5643d8dadb1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:46:13.439Z|040d9248-8b5a-4092-ae65-5643d8dadb1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:46:16.224Z|5bf75034-3ec5-476e-a784-4fbb5eaf0b5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:46:16.225Z|5bf75034-3ec5-476e-a784-4fbb5eaf0b5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:46:22.312Z|65e28616-fe7a-4894-b0f4-55a6788ecd84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:46:22.315Z|65e28616-fe7a-4894-b0f4-55a6788ecd84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:46:23.414Z|0cf3d6d2-a7bd-4769-b1af-dbaff32d010c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:46:23.416Z|0cf3d6d2-a7bd-4769-b1af-dbaff32d010c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:46:23.473Z|6f876097-3024-4267-950d-7988f4f686f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:46:23.475Z|6f876097-3024-4267-950d-7988f4f686f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:46:26.290Z|67862deb-1cbb-40e2-8dfa-0e161949c399|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:46:26.293Z|67862deb-1cbb-40e2-8dfa-0e161949c399|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:46:27.776Z|54689ec8-1f17-423e-ac0a-5fa96a1b7d5e|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-10T03:46:27.779Z|54689ec8-1f17-423e-ac0a-5fa96a1b7d5e|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-10T03:46:33.445Z|28b0cf14-d08c-47aa-8350-a9a2d1125575|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:46:33.446Z|28b0cf14-d08c-47aa-8350-a9a2d1125575|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:46:33.506Z|9bbf1335-6bf9-4419-8e09-4d78a24394b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:46:33.507Z|9bbf1335-6bf9-4419-8e09-4d78a24394b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:46:36.326Z|78f04da5-0782-4d3d-99b0-0a712f2406d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:46:36.327Z|78f04da5-0782-4d3d-99b0-0a712f2406d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:46:37.312Z|a3779627-5568-4b86-8c21-84351b1e10e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:46:37.316Z|a3779627-5568-4b86-8c21-84351b1e10e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:46:37.697Z|869c56d3-8204-4735-b55f-610b2dacb68a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:46:37.698Z|869c56d3-8204-4735-b55f-610b2dacb68a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:46:43.482Z|8f352e64-3bbf-48de-81b0-c6355bf5d559|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:46:43.484Z|8f352e64-3bbf-48de-81b0-c6355bf5d559|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:46:43.539Z|d630afdd-ab11-4f18-bd7a-a26e645165cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:46:43.542Z|d630afdd-ab11-4f18-bd7a-a26e645165cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:46:46.373Z|2575fc16-7583-44f7-b312-de006d81c850|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:46:46.375Z|2575fc16-7583-44f7-b312-de006d81c850|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:46:52.312Z|96fa8a74-9134-477e-8d1c-65b1340a31a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:46:52.313Z|96fa8a74-9134-477e-8d1c-65b1340a31a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:46:53.523Z|43ca7d10-f9c8-409c-81f0-d1a7b31369d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:46:53.524Z|43ca7d10-f9c8-409c-81f0-d1a7b31369d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:46:53.576Z|d8ebdff9-0c05-413f-a704-494278c39d15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:46:53.578Z|d8ebdff9-0c05-413f-a704-494278c39d15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:46:56.405Z|3dc71986-61a8-4bb0-b76e-e242c8ac3646|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:46:56.406Z|3dc71986-61a8-4bb0-b76e-e242c8ac3646|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:47:03.556Z|277b9799-d757-43e0-969c-497670a9d386|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:47:03.557Z|277b9799-d757-43e0-969c-497670a9d386|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:47:03.617Z|53cfdc80-2d5a-4a76-98a4-cb5be20ceb00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:47:03.618Z|53cfdc80-2d5a-4a76-98a4-cb5be20ceb00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:47:06.446Z|e6ce02f5-f56c-4256-a40f-aa329d027f22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:47:06.447Z|e6ce02f5-f56c-4256-a40f-aa329d027f22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:47:07.312Z|b5bbf68f-2dcb-4b51-b52d-c735cb8fb153|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:47:07.313Z|b5bbf68f-2dcb-4b51-b52d-c735cb8fb153|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:47:07.699Z|e0cde6a7-ac30-46ab-9166-e7c690b94524|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:47:07.700Z|e0cde6a7-ac30-46ab-9166-e7c690b94524|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:47:13.596Z|5e082f22-58f9-49c9-ac32-7162605dceeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:47:13.598Z|5e082f22-58f9-49c9-ac32-7162605dceeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:47:13.647Z|ec1466e1-a7ec-4d2c-b912-396c2ceb906d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:47:13.648Z|ec1466e1-a7ec-4d2c-b912-396c2ceb906d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:47:16.484Z|26b93b4e-3ba0-4070-bf2a-eb568626a0dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:47:16.485Z|26b93b4e-3ba0-4070-bf2a-eb568626a0dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:47:22.312Z|ad42a777-7812-4b2c-bc36-127f4046741c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:47:22.320Z|ad42a777-7812-4b2c-bc36-127f4046741c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:47:23.641Z|4734b422-5622-4799-8adb-427f48bd76f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:47:23.642Z|4734b422-5622-4799-8adb-427f48bd76f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:47:23.676Z|fab9ed8f-3123-40ff-a8b1-515d7fa92c79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:47:23.678Z|fab9ed8f-3123-40ff-a8b1-515d7fa92c79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:47:26.523Z|b4e4675c-361d-4ecd-b29a-06d88b487f70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:47:26.526Z|b4e4675c-361d-4ecd-b29a-06d88b487f70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:47:27.762Z|f9bef261-1ef8-4171-ba77-aa4850c53f1a|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-10T03:47:27.763Z|f9bef261-1ef8-4171-ba77-aa4850c53f1a|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-10T03:47:33.672Z|005d303a-fbd0-4024-b658-57973d293107|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:47:33.675Z|005d303a-fbd0-4024-b658-57973d293107|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:47:33.707Z|d8fdd5fe-a0d8-4625-94f0-fb3391fbf3a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:47:33.709Z|d8fdd5fe-a0d8-4625-94f0-fb3391fbf3a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:47:36.587Z|2b7297b9-68c1-4fb2-b388-60add2d3158f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:47:36.588Z|2b7297b9-68c1-4fb2-b388-60add2d3158f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:47:37.313Z|d8cc75ed-de37-4fcd-b390-5f41f14a8fa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:47:37.313Z|d8cc75ed-de37-4fcd-b390-5f41f14a8fa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:47:37.701Z|b6e75fbf-419c-4508-9303-7f4d1bdc1136|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:47:37.702Z|b6e75fbf-419c-4508-9303-7f4d1bdc1136|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:47:43.707Z|11041c3f-c2f9-4086-b821-3b3cb99d9001|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:47:43.710Z|11041c3f-c2f9-4086-b821-3b3cb99d9001|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:47:43.739Z|32241423-9dea-43b1-83bb-7b2ed549e109|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:47:43.741Z|32241423-9dea-43b1-83bb-7b2ed549e109|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:47:46.623Z|443bc69b-6f5d-4505-b27b-92ae80a98b2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:47:46.625Z|443bc69b-6f5d-4505-b27b-92ae80a98b2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:47:52.312Z|e0b24a72-1366-4773-9137-6423aed83823|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:47:52.313Z|e0b24a72-1366-4773-9137-6423aed83823|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:47:53.738Z|f0dbfe97-dfc2-4197-960e-83e5598a877f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:47:53.739Z|f0dbfe97-dfc2-4197-960e-83e5598a877f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:47:53.787Z|38fc5139-1d6d-4f47-8868-c15a32a90a1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:47:53.789Z|38fc5139-1d6d-4f47-8868-c15a32a90a1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:47:56.671Z|3c5cdc88-3ded-4154-bdec-659b077ffed2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:47:56.672Z|3c5cdc88-3ded-4154-bdec-659b077ffed2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:48:03.774Z|78e02748-7d38-4773-b7b4-502368dd5e7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:48:03.774Z|78e02748-7d38-4773-b7b4-502368dd5e7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:48:03.820Z|7cd5a751-e8b5-4a00-a22e-7f94a10a3336|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:48:03.821Z|7cd5a751-e8b5-4a00-a22e-7f94a10a3336|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:48:06.706Z|b952207e-b8fc-4b2d-949b-b095584da92d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:48:06.708Z|b952207e-b8fc-4b2d-949b-b095584da92d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:48:07.312Z|8bf37c3e-5a10-4378-91e9-63ed0fbb937a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:48:07.316Z|8bf37c3e-5a10-4378-91e9-63ed0fbb937a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:48:07.703Z|b7bda92c-a737-4dee-918b-7b0cd726b387|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:48:07.704Z|b7bda92c-a737-4dee-918b-7b0cd726b387|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:48:13.807Z|088f1c99-6a50-40ea-a28a-9483732f8a09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:48:13.808Z|088f1c99-6a50-40ea-a28a-9483732f8a09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:48:13.851Z|b5dad1f7-0d22-4846-be1d-df7487572535|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:48:13.852Z|b5dad1f7-0d22-4846-be1d-df7487572535|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:48:16.757Z|14a6d6e3-e1ac-4b4f-988d-c721ec274c67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:48:16.758Z|14a6d6e3-e1ac-4b4f-988d-c721ec274c67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:48:22.312Z|8ef7fc09-fb34-4838-8f98-b7fb48306164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:48:22.313Z|8ef7fc09-fb34-4838-8f98-b7fb48306164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:48:23.854Z|f547d2ef-7181-42ad-8850-adeb4c725f78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:48:23.855Z|f547d2ef-7181-42ad-8850-adeb4c725f78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:48:23.885Z|75f42924-8ac3-4d04-a7b6-e52ca711da12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:48:23.886Z|75f42924-8ac3-4d04-a7b6-e52ca711da12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:48:26.799Z|7168dbfa-152e-4d33-a19a-d46fb126d64a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:48:26.800Z|7168dbfa-152e-4d33-a19a-d46fb126d64a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:48:27.762Z|90123554-0320-4f67-b166-dfe01925f9fa|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-10T03:48:27.763Z|90123554-0320-4f67-b166-dfe01925f9fa|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-10T03:48:33.889Z|f1fdf68e-3243-427e-a10b-8adbdcaaad04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:48:33.890Z|f1fdf68e-3243-427e-a10b-8adbdcaaad04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:48:33.918Z|5a2ffa7c-7062-4b11-bad7-63c81322c770|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:48:33.921Z|5a2ffa7c-7062-4b11-bad7-63c81322c770|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:48:36.857Z|ccafa8d6-1b22-462e-ab24-62065918234d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:48:36.859Z|ccafa8d6-1b22-462e-ab24-62065918234d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:48:37.312Z|0cb72f0b-37e9-4370-a05d-81664d3a72f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:48:37.313Z|0cb72f0b-37e9-4370-a05d-81664d3a72f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:48:37.705Z|75af947d-89de-4e23-9506-1f0713302cd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:48:37.706Z|75af947d-89de-4e23-9506-1f0713302cd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:48:43.926Z|ca1ea04d-761f-4154-8000-309e89b6e1d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:48:43.927Z|ca1ea04d-761f-4154-8000-309e89b6e1d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:48:43.960Z|9ba8d1a9-7b95-4bb8-bfc3-bea1cb72f345|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:48:43.961Z|9ba8d1a9-7b95-4bb8-bfc3-bea1cb72f345|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:48:46.899Z|400f2ca2-ec04-46cd-ba6b-c2d8e4904c49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:48:46.902Z|400f2ca2-ec04-46cd-ba6b-c2d8e4904c49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:48:52.312Z|92024fce-b06a-41d4-ba9d-f7d95deb518a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:48:52.316Z|92024fce-b06a-41d4-ba9d-f7d95deb518a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:48:53.958Z|d4f6c7b3-7d88-4702-a1b6-5a1c331b060b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:48:53.959Z|d4f6c7b3-7d88-4702-a1b6-5a1c331b060b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:48:53.987Z|33739699-52d5-422b-b94e-055a4a3616e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:48:53.989Z|33739699-52d5-422b-b94e-055a4a3616e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:48:56.940Z|b5a1d7eb-0002-49a4-a195-752576df67fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:48:56.941Z|b5a1d7eb-0002-49a4-a195-752576df67fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:49:03.995Z|7ca5ba43-28da-4259-94ba-cd7e6a22acca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:49:03.996Z|7ca5ba43-28da-4259-94ba-cd7e6a22acca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:49:04.020Z|3d8c9a1f-85ed-4b36-b66e-ffe4f6c3edb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:49:04.023Z|3d8c9a1f-85ed-4b36-b66e-ffe4f6c3edb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:49:06.986Z|4d559b1c-8fb4-4df2-ad96-8349496a0ed8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:49:06.987Z|4d559b1c-8fb4-4df2-ad96-8349496a0ed8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:49:07.314Z|8e1c2c28-8dbf-4717-9b5e-e51ee4730929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:49:07.315Z|8e1c2c28-8dbf-4717-9b5e-e51ee4730929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:49:07.708Z|e5698b06-d0e1-4e57-904c-070aedfddc77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:49:07.709Z|e5698b06-d0e1-4e57-904c-070aedfddc77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:49:14.033Z|99b3e60f-3092-4922-8be3-7ff9e28cdbe9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:49:14.034Z|99b3e60f-3092-4922-8be3-7ff9e28cdbe9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:49:14.068Z|73c73254-8390-48ad-8a00-010fb6b03146|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:49:14.070Z|73c73254-8390-48ad-8a00-010fb6b03146|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:49:17.024Z|5d30b2fe-ff3a-4298-a2ca-734b87dee385|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:49:17.026Z|5d30b2fe-ff3a-4298-a2ca-734b87dee385|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:49:22.312Z|34c270a8-4174-4cac-9747-6f9670759285|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:49:22.314Z|34c270a8-4174-4cac-9747-6f9670759285|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:49:24.082Z|e7bc2326-aae9-4666-bb18-04663423849e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:49:24.084Z|e7bc2326-aae9-4666-bb18-04663423849e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:49:24.100Z|6454a1fc-45bb-4a9a-9efa-13f423631f3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:49:24.101Z|6454a1fc-45bb-4a9a-9efa-13f423631f3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:49:27.088Z|36bf4de2-6d06-473c-8c76-31205731cf7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:49:27.090Z|36bf4de2-6d06-473c-8c76-31205731cf7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:49:27.766Z|b3b610c6-cb56-424a-bcbb-30a11a4bcf4a|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-10T03:49:27.769Z|b3b610c6-cb56-424a-bcbb-30a11a4bcf4a|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-10T03:49:34.118Z|2c72e4d4-bf5f-40aa-9af2-6f458df152b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:49:34.120Z|2c72e4d4-bf5f-40aa-9af2-6f458df152b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:49:34.133Z|2108c0e2-8bd8-41e5-8dfe-7e34e062a73b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:49:34.134Z|2108c0e2-8bd8-41e5-8dfe-7e34e062a73b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:49:37.122Z|f0c72766-3534-4680-8570-4713c64d8bed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:49:37.124Z|f0c72766-3534-4680-8570-4713c64d8bed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:49:37.313Z|4501bec4-1d06-4532-9331-529e48add142|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:49:37.318Z|4501bec4-1d06-4532-9331-529e48add142|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:49:37.711Z|a96d2b39-d10d-4f15-a8e7-a6b9e4b570b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:49:37.714Z|a96d2b39-d10d-4f15-a8e7-a6b9e4b570b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:49:44.169Z|ceb3dbf3-e43b-470b-957c-a1dbdffe6616|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:49:44.170Z|00953b02-762b-437d-be9b-f3020a55e419|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:49:44.171Z|00953b02-762b-437d-be9b-f3020a55e419|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:49:44.178Z|ceb3dbf3-e43b-470b-957c-a1dbdffe6616|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:49:47.179Z|9f74fde3-6054-4e1c-be5d-9c7a166c799e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:49:47.181Z|9f74fde3-6054-4e1c-be5d-9c7a166c799e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:49:52.313Z|a66e9e6b-d5fe-48f1-aeb0-535e51eb3532|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:49:52.314Z|a66e9e6b-d5fe-48f1-aeb0-535e51eb3532|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:49:54.209Z|970addb0-be6a-4794-a957-00405ef04e59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:49:54.209Z|5af001f7-1b15-4bb1-8119-decfe2bb3f59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:49:54.211Z|5af001f7-1b15-4bb1-8119-decfe2bb3f59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:49:54.210Z|970addb0-be6a-4794-a957-00405ef04e59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:49:57.213Z|a2b8a988-c3ac-4a34-a5a1-5be3a1e22816|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:49:57.215Z|a2b8a988-c3ac-4a34-a5a1-5be3a1e22816|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:50:04.248Z|16728e7e-6eb9-451f-b3d3-350556788ac3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:50:04.250Z|16728e7e-6eb9-451f-b3d3-350556788ac3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:50:04.245Z|d9e0d538-b0ef-4534-b7d1-f7bcde89f06b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:50:04.257Z|d9e0d538-b0ef-4534-b7d1-f7bcde89f06b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:50:07.282Z|745aa2d4-a870-463f-b864-e4a48d3b1fb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:50:07.286Z|745aa2d4-a870-463f-b864-e4a48d3b1fb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:50:07.312Z|25da4e7e-7ec6-4e34-af44-c9a0253a1db9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:50:07.313Z|25da4e7e-7ec6-4e34-af44-c9a0253a1db9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:50:07.715Z|870205fc-87ab-4d9b-88cc-6084d59820a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:50:07.716Z|870205fc-87ab-4d9b-88cc-6084d59820a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:50:14.287Z|33c1ec19-65bf-4c45-aab7-438a6367b3b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:50:14.289Z|33c1ec19-65bf-4c45-aab7-438a6367b3b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:50:14.302Z|76bb34ae-fe6c-47ae-ad9d-98a1258cb10b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:50:14.304Z|76bb34ae-fe6c-47ae-ad9d-98a1258cb10b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:50:17.324Z|e42c8644-8b8b-4106-963b-7d0aba42e788|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:50:17.326Z|e42c8644-8b8b-4106-963b-7d0aba42e788|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:50:22.313Z|de66a59a-c733-421b-acef-47fa0e76fb0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:50:22.316Z|de66a59a-c733-421b-acef-47fa0e76fb0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:50:24.322Z|499bf67d-8bcb-4506-a711-e9cbaf0e1f39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:50:24.323Z|499bf67d-8bcb-4506-a711-e9cbaf0e1f39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:50:24.354Z|b70c9565-e3cc-4f11-b7c0-27efa24c0cb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:50:24.355Z|b70c9565-e3cc-4f11-b7c0-27efa24c0cb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:50:27.377Z|11da7b98-f230-4a39-805d-5ec08e119fa5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:50:27.378Z|11da7b98-f230-4a39-805d-5ec08e119fa5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:50:27.781Z|00d3ebc2-66f6-459d-8ca5-06f64de68c1b|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-10T03:50:27.782Z|00d3ebc2-66f6-459d-8ca5-06f64de68c1b|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-10T03:50:34.377Z|1edfa6e8-87ce-42c8-bfd1-7370ed401bef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:50:34.379Z|1edfa6e8-87ce-42c8-bfd1-7370ed401bef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:50:34.394Z|224c0248-255e-40ce-9b1a-b0559983e5a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:50:34.395Z|224c0248-255e-40ce-9b1a-b0559983e5a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:50:37.312Z|0b21753c-f557-4a92-bfa7-398ad9f6bb47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:50:37.313Z|0b21753c-f557-4a92-bfa7-398ad9f6bb47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:50:37.412Z|67a0d945-9535-4e25-a520-7ce5cb93c72e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:50:37.413Z|67a0d945-9535-4e25-a520-7ce5cb93c72e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:50:37.718Z|c080f34f-c91e-4551-aca9-90fc47344cda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:50:37.718Z|c080f34f-c91e-4551-aca9-90fc47344cda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:50:44.414Z|1e74f87e-feb2-4b16-9e70-936fbcd212fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:50:44.415Z|1e74f87e-feb2-4b16-9e70-936fbcd212fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:50:44.439Z|7dce1a53-b466-4303-b1de-295d7fbbad22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:50:44.440Z|7dce1a53-b466-4303-b1de-295d7fbbad22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:50:47.452Z|d322a664-7851-48e9-98ce-48f397f6b1fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:50:47.476Z|d322a664-7851-48e9-98ce-48f397f6b1fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:50:52.312Z|77d2d2ae-671d-479c-bdee-4065fd624430|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:50:52.313Z|77d2d2ae-671d-479c-bdee-4065fd624430|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:50:54.472Z|d6af6035-2722-4a2b-9cbb-86280a4e7c1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:50:54.473Z|d6af6035-2722-4a2b-9cbb-86280a4e7c1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:50:54.476Z|c0ea1309-8271-4e36-b6bc-59061095b9b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:50:54.477Z|c0ea1309-8271-4e36-b6bc-59061095b9b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:50:57.508Z|621a692a-e16d-48c0-9672-cc3d946b2a12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:50:57.509Z|621a692a-e16d-48c0-9672-cc3d946b2a12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:51:04.511Z|b4ac2ccb-1e07-4581-acca-5aab3489760a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:51:04.513Z|b4ac2ccb-1e07-4581-acca-5aab3489760a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:51:04.519Z|c804f983-e0fd-4a50-96f0-702c499fa35e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:51:04.520Z|c804f983-e0fd-4a50-96f0-702c499fa35e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:51:07.312Z|55567af4-e3b2-49d8-a533-e5f23a0d8213|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:51:07.315Z|55567af4-e3b2-49d8-a533-e5f23a0d8213|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:51:07.549Z|9103e845-0a7c-41c1-89be-3c6d27f95a8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:51:07.551Z|9103e845-0a7c-41c1-89be-3c6d27f95a8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:51:07.719Z|c81f2edb-3bd3-4285-97ff-d40a6eb91153|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:51:07.721Z|c81f2edb-3bd3-4285-97ff-d40a6eb91153|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:51:14.543Z|450f08aa-1d1e-4bd5-9e49-0b85bffb8aff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:51:14.545Z|450f08aa-1d1e-4bd5-9e49-0b85bffb8aff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:51:14.559Z|9fc6b474-f98d-454d-b104-fcf9fcbe52c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:51:14.561Z|9fc6b474-f98d-454d-b104-fcf9fcbe52c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:51:17.606Z|838282fa-ee1b-4c5c-9924-2adf9e691d63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:51:17.608Z|838282fa-ee1b-4c5c-9924-2adf9e691d63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:51:22.312Z|3080ad35-1915-4be0-a9ee-376e24e9fb3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:51:22.314Z|3080ad35-1915-4be0-a9ee-376e24e9fb3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:51:24.589Z|e0962200-bd75-4460-ab1f-79431f0811a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:51:24.591Z|e0962200-bd75-4460-ab1f-79431f0811a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:51:24.603Z|8a606406-4fd1-49ea-b01b-35f3ccd5d801|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:51:24.604Z|8a606406-4fd1-49ea-b01b-35f3ccd5d801|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:51:27.642Z|850d1530-d130-4ab9-b121-c5e48aea1cb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:51:27.644Z|850d1530-d130-4ab9-b121-c5e48aea1cb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:51:27.763Z|1871bf18-1a4c-4f6a-b596-fc4f3f80b171|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-10T03:51:27.768Z|1871bf18-1a4c-4f6a-b596-fc4f3f80b171|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-10T03:51:34.624Z|96e22a8b-6d4a-4a4f-8712-1501b05d6237|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:51:34.625Z|96e22a8b-6d4a-4a4f-8712-1501b05d6237|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:51:34.648Z|3099e019-7f21-486f-a8f2-cfacad6f3806|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:51:34.649Z|3099e019-7f21-486f-a8f2-cfacad6f3806|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:51:37.312Z|39291143-0af0-47d0-b2be-6c4e29dfd491|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:51:37.313Z|39291143-0af0-47d0-b2be-6c4e29dfd491|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:51:37.679Z|8a26f994-4d90-4f05-8800-1715c9a3773c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:51:37.681Z|8a26f994-4d90-4f05-8800-1715c9a3773c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:51:37.722Z|8505c9d4-5788-477e-a2d3-3762f3c93eb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:51:37.722Z|8505c9d4-5788-477e-a2d3-3762f3c93eb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:51:44.663Z|35eb4c40-7c6c-46b1-9f0c-4c3a16cab690|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:51:44.665Z|35eb4c40-7c6c-46b1-9f0c-4c3a16cab690|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:51:44.681Z|38e70625-3e03-4f30-9954-4b1be8b0f073|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:51:44.682Z|38e70625-3e03-4f30-9954-4b1be8b0f073|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:51:47.713Z|ffd93004-2208-40da-96e5-c9c09484e79c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:51:47.714Z|ffd93004-2208-40da-96e5-c9c09484e79c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:51:52.312Z|b1f80212-c4c0-466d-9bc9-fa7e19d92b05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:51:52.315Z|b1f80212-c4c0-466d-9bc9-fa7e19d92b05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:51:54.697Z|7d53a261-1ea5-4c4e-968b-c3c683642050|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:51:54.699Z|7d53a261-1ea5-4c4e-968b-c3c683642050|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:51:54.711Z|9087afdf-38dd-4849-b3bb-d9bfe95f5478|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:51:54.712Z|9087afdf-38dd-4849-b3bb-d9bfe95f5478|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:51:57.749Z|be4ca684-ee25-4657-bca0-f881a76241db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:51:57.750Z|be4ca684-ee25-4657-bca0-f881a76241db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:52:04.737Z|50807d8e-afcd-4b27-8674-1d4f99ee78bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:52:04.739Z|50807d8e-afcd-4b27-8674-1d4f99ee78bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:52:04.749Z|8b3c7dd8-ecb1-44f2-a638-1ca5b11991f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:52:04.751Z|8b3c7dd8-ecb1-44f2-a638-1ca5b11991f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:52:07.312Z|9f756008-6f7d-4606-8ab7-8931352f0e18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:52:07.313Z|9f756008-6f7d-4606-8ab7-8931352f0e18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:52:07.731Z|fca497a6-6ae8-4d8e-a0ae-44a4bb821262|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:52:07.732Z|fca497a6-6ae8-4d8e-a0ae-44a4bb821262|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:52:07.782Z|9e052691-5e2c-452c-94d0-35c3a915042f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:52:07.783Z|9e052691-5e2c-452c-94d0-35c3a915042f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:52:14.774Z|e78cdd0f-32b7-4726-9028-4e882170ca99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:52:14.775Z|e78cdd0f-32b7-4726-9028-4e882170ca99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:52:14.789Z|490bf3b2-dbc2-43f2-96c2-7941c32b6667|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:52:14.789Z|490bf3b2-dbc2-43f2-96c2-7941c32b6667|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:52:17.817Z|c15b83d9-0507-408c-b47a-4a1ca98b960d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:52:17.819Z|c15b83d9-0507-408c-b47a-4a1ca98b960d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:52:22.312Z|1a555c2b-5f0a-4a6b-9d4a-08339ce1725b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:52:22.313Z|1a555c2b-5f0a-4a6b-9d4a-08339ce1725b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:52:24.814Z|a67e47b1-809a-4ec2-9494-94a1ebf92778|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:52:24.815Z|a67e47b1-809a-4ec2-9494-94a1ebf92778|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:52:24.826Z|24b2cb06-630c-4d46-b150-e4f89ba5417f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:52:24.828Z|24b2cb06-630c-4d46-b150-e4f89ba5417f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:52:27.763Z|4cc45082-2047-42fc-9c06-bcdc2a9b9292|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-10T03:52:27.766Z|4cc45082-2047-42fc-9c06-bcdc2a9b9292|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-10T03:52:27.877Z|069c388f-9582-4300-95dc-8738689289f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:52:27.878Z|069c388f-9582-4300-95dc-8738689289f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:52:34.855Z|f8ca58aa-754c-49e4-a213-8247647ff346|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:52:34.856Z|f8ca58aa-754c-49e4-a213-8247647ff346|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:52:34.860Z|6a7e248f-52e2-498f-8b9a-d4b965d03559|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:52:34.862Z|6a7e248f-52e2-498f-8b9a-d4b965d03559|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:52:37.312Z|2c01fbc8-819c-490f-b10c-eaa861a28e76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:52:37.315Z|2c01fbc8-819c-490f-b10c-eaa861a28e76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:52:37.735Z|bbe91060-2ec1-4185-bb55-9d770295c3e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:52:37.735Z|bbe91060-2ec1-4185-bb55-9d770295c3e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:52:37.908Z|b669b595-054a-4027-9d46-6714817f0440|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:52:37.909Z|b669b595-054a-4027-9d46-6714817f0440|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:52:44.897Z|25c99d8d-8495-4704-932f-debbfa1aedfa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:52:44.899Z|25c99d8d-8495-4704-932f-debbfa1aedfa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:52:44.904Z|f26f06d0-199d-46c5-b1f0-60ed5640f412|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:52:44.908Z|f26f06d0-199d-46c5-b1f0-60ed5640f412|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:52:47.946Z|877bc9b5-6b98-4054-80ad-134b19c45484|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:52:47.947Z|877bc9b5-6b98-4054-80ad-134b19c45484|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:52:52.312Z|0e935649-fd9d-491f-8aab-4049f4cbe4c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:52:52.313Z|0e935649-fd9d-491f-8aab-4049f4cbe4c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:52:54.936Z|13ee7de3-eabe-4068-b515-3a0aca26c6ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:52:54.937Z|13ee7de3-eabe-4068-b515-3a0aca26c6ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:52:54.944Z|f403c037-3ce9-4ccb-b05f-bf402a87fd93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:52:54.945Z|f403c037-3ce9-4ccb-b05f-bf402a87fd93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:52:57.991Z|b3238036-c081-4980-a949-194d554737b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:52:57.993Z|b3238036-c081-4980-a949-194d554737b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:53:04.979Z|6a9cf9a3-db42-4346-b5f2-2b3ccf812f39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:53:04.984Z|6c91279b-5084-40be-963a-51689164e448|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:53:04.985Z|6c91279b-5084-40be-963a-51689164e448|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:53:04.986Z|6a9cf9a3-db42-4346-b5f2-2b3ccf812f39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:53:07.312Z|b2fa023c-802a-4222-a1d7-1fcc488944a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:53:07.313Z|b2fa023c-802a-4222-a1d7-1fcc488944a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:53:07.736Z|dd8c9f8f-febc-4d68-a56a-e2a109281e43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:53:07.737Z|dd8c9f8f-febc-4d68-a56a-e2a109281e43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:53:08.022Z|a9cc7da0-92fb-407c-b329-11e3cc161578|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:53:08.023Z|a9cc7da0-92fb-407c-b329-11e3cc161578|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:53:15.023Z|5d8d20d0-26d9-4d39-98c1-346e3b6841ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:53:15.025Z|5d8d20d0-26d9-4d39-98c1-346e3b6841ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:53:15.028Z|42036345-9116-4115-bb5a-69f6c05f13f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:53:15.029Z|42036345-9116-4115-bb5a-69f6c05f13f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:53:18.083Z|085cd405-16a6-416c-810a-72367655cf94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:53:18.085Z|085cd405-16a6-416c-810a-72367655cf94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:53:22.312Z|8e6ed2d4-9193-45cb-a574-77e57e8f4c31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:53:22.318Z|8e6ed2d4-9193-45cb-a574-77e57e8f4c31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:53:25.059Z|7f544e16-f578-4038-ba4a-0eeee3a91f86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:53:25.065Z|7f544e16-f578-4038-ba4a-0eeee3a91f86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:53:25.070Z|fde3ed91-9d2a-49d7-9fcd-32cd397c85b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:53:25.071Z|fde3ed91-9d2a-49d7-9fcd-32cd397c85b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:53:27.764Z|245fc32a-0ecc-4c29-be90-a826f2108a68|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-10T03:53:27.787Z|245fc32a-0ecc-4c29-be90-a826f2108a68|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-10T03:53:28.119Z|00a280fb-eb6b-4410-9002-dada82d17149|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:53:28.122Z|00a280fb-eb6b-4410-9002-dada82d17149|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:53:35.106Z|12ee3bdb-f318-4706-8c6d-c12cbbcda104|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:53:35.107Z|60ca60f2-0055-475a-90d5-4f85f6094efe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:53:35.107Z|12ee3bdb-f318-4706-8c6d-c12cbbcda104|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:53:35.109Z|60ca60f2-0055-475a-90d5-4f85f6094efe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:53:37.312Z|35bb07ab-0e72-4506-9398-895d1d910bec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:53:37.313Z|35bb07ab-0e72-4506-9398-895d1d910bec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:53:37.738Z|28a3e529-02b4-4f0d-a9fd-a368ba6f2445|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:53:37.739Z|28a3e529-02b4-4f0d-a9fd-a368ba6f2445|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:53:38.159Z|beb21d4d-1de8-425e-a6bf-82a5ca975b4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:53:38.162Z|beb21d4d-1de8-425e-a6bf-82a5ca975b4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:53:45.145Z|87d2fbbf-f59b-42ba-9e0a-19a072e59062|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:53:45.146Z|87d2fbbf-f59b-42ba-9e0a-19a072e59062|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:53:45.154Z|bc09f5a4-546c-4e4b-8225-b25b0270abca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:53:45.156Z|bc09f5a4-546c-4e4b-8225-b25b0270abca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:53:48.207Z|3a73b19d-1f4f-4eb5-9a0b-d4de71a8b3e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:53:48.209Z|3a73b19d-1f4f-4eb5-9a0b-d4de71a8b3e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:53:52.314Z|999e8652-0414-4106-bc6c-c6ddc04e0e20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:53:52.315Z|999e8652-0414-4106-bc6c-c6ddc04e0e20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:53:55.174Z|6f3f4cf7-f9bd-45c4-95e0-79276c00a80d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:53:55.175Z|6f3f4cf7-f9bd-45c4-95e0-79276c00a80d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:53:55.191Z|cc920c77-fa85-4d76-bebd-21ebae7b5838|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:53:55.193Z|cc920c77-fa85-4d76-bebd-21ebae7b5838|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:53:58.265Z|a2aec2d9-fa4b-4aad-bf04-76e906aaa8c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:53:58.267Z|a2aec2d9-fa4b-4aad-bf04-76e906aaa8c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:54:05.218Z|73e2917a-a8bc-47e7-adea-6d391d21703e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:54:05.219Z|73e2917a-a8bc-47e7-adea-6d391d21703e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:54:05.223Z|ac614bc5-4b5e-4537-b5ca-d926e56122e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:54:05.224Z|ac614bc5-4b5e-4537-b5ca-d926e56122e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:54:07.312Z|ab1f14ff-1bb6-4f13-b26f-2d7d8b9a44ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:54:07.315Z|ab1f14ff-1bb6-4f13-b26f-2d7d8b9a44ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:54:07.752Z|de4cb780-a095-4211-af82-b7932eb5dae3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:54:07.753Z|de4cb780-a095-4211-af82-b7932eb5dae3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:54:08.303Z|4d97a336-f3e0-4727-8f7b-623f713dfc39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:54:08.304Z|4d97a336-f3e0-4727-8f7b-623f713dfc39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:54:15.251Z|d7187587-65f3-4c84-ae45-5139caa2eb0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:54:15.252Z|d7187587-65f3-4c84-ae45-5139caa2eb0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:54:15.306Z|2f72e027-0983-480e-b7b2-3666a94c795d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:54:15.308Z|2f72e027-0983-480e-b7b2-3666a94c795d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:54:18.332Z|7887f180-045d-4b31-9a43-ec27b9e614ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:54:18.333Z|7887f180-045d-4b31-9a43-ec27b9e614ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:54:22.312Z|d487eb71-42bd-4aec-83e9-49e9b992e268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:54:22.313Z|d487eb71-42bd-4aec-83e9-49e9b992e268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:54:25.292Z|86dd4a3d-e89c-4dd0-9d81-f2cd20eca65d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:54:25.294Z|86dd4a3d-e89c-4dd0-9d81-f2cd20eca65d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:54:25.360Z|2f2e81c6-4eba-4276-b0b4-e085dc90549e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:54:25.362Z|2f2e81c6-4eba-4276-b0b4-e085dc90549e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:54:27.774Z|4801bca6-3b08-40ff-9070-6dc2147eb3dd|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-10T03:54:27.775Z|4801bca6-3b08-40ff-9070-6dc2147eb3dd|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-10T03:54:28.372Z|d92f969f-ca92-4453-a46b-1f168784cd47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:54:28.373Z|d92f969f-ca92-4453-a46b-1f168784cd47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:54:35.339Z|ae42a063-71e5-4246-b037-f32b8f467be0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:54:35.340Z|ae42a063-71e5-4246-b037-f32b8f467be0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:54:35.397Z|1fc04045-9e1c-4f0e-b4dc-7338bae0210d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:54:35.398Z|1fc04045-9e1c-4f0e-b4dc-7338bae0210d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:54:37.313Z|89c85d73-6858-4846-8960-13423af348b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:54:37.314Z|89c85d73-6858-4846-8960-13423af348b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:54:37.754Z|762e4bf9-31b0-475e-a509-9ad8d20358d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:54:37.755Z|762e4bf9-31b0-475e-a509-9ad8d20358d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:54:38.404Z|e9b067e5-3c82-47a6-a9fe-9c202891d8b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:54:38.405Z|e9b067e5-3c82-47a6-a9fe-9c202891d8b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:54:45.379Z|474f8e8d-7cd0-47c5-908c-664b228127d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:54:45.380Z|474f8e8d-7cd0-47c5-908c-664b228127d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:54:45.431Z|bbef86ed-5cda-4b4d-aa86-8fe857e672f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:54:45.432Z|bbef86ed-5cda-4b4d-aa86-8fe857e672f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:54:48.436Z|9980792b-b6d7-43ee-8993-29d180d03224|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:54:48.437Z|9980792b-b6d7-43ee-8993-29d180d03224|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:54:52.312Z|5160f876-ef48-4141-89ce-081a6fc88203|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:54:52.318Z|5160f876-ef48-4141-89ce-081a6fc88203|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:54:55.425Z|ba4fdc9f-b46f-4609-b65b-e875db4f1a29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:54:55.427Z|ba4fdc9f-b46f-4609-b65b-e875db4f1a29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:54:55.459Z|0494a4c6-5f32-49df-9a6e-7a46b00478c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:54:55.461Z|0494a4c6-5f32-49df-9a6e-7a46b00478c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:54:58.485Z|4f03de5f-7ed9-447e-8f07-7c2c5be3cfa8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:54:58.486Z|4f03de5f-7ed9-447e-8f07-7c2c5be3cfa8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:55:05.457Z|b7c46c54-c67f-4742-a45a-20c44a02badf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:55:05.458Z|b7c46c54-c67f-4742-a45a-20c44a02badf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:55:05.491Z|c070760b-f063-4dec-8200-4689d6780d12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:55:05.492Z|c070760b-f063-4dec-8200-4689d6780d12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:55:07.312Z|cc5075c2-f8f2-4466-9707-87e860727162|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:55:07.313Z|cc5075c2-f8f2-4466-9707-87e860727162|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:55:07.756Z|ca1e7f7d-f449-4efb-a960-d0aed23c8398|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:55:07.757Z|ca1e7f7d-f449-4efb-a960-d0aed23c8398|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:55:08.517Z|8e549b13-79c4-40a2-816f-0911fd519db5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:55:08.518Z|8e549b13-79c4-40a2-816f-0911fd519db5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:55:15.489Z|90173add-6c7e-47c3-90d8-404b7fed4c8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:55:15.490Z|90173add-6c7e-47c3-90d8-404b7fed4c8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:55:15.523Z|c7be1863-0038-48ff-b404-f62a02e87679|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:55:15.524Z|c7be1863-0038-48ff-b404-f62a02e87679|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:55:18.550Z|1d014a08-7aa3-4956-b624-d9723f58f0ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:55:18.551Z|1d014a08-7aa3-4956-b624-d9723f58f0ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:55:22.312Z|e6325afa-0627-4a82-9348-79f777bb77e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:55:22.313Z|e6325afa-0627-4a82-9348-79f777bb77e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:55:25.520Z|4a34eda8-c35f-4be0-9a0c-42c3235b3982|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:55:25.521Z|4a34eda8-c35f-4be0-9a0c-42c3235b3982|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:55:25.575Z|92e554fe-ffe9-4204-b3e5-14ec69e8ca93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:55:25.577Z|92e554fe-ffe9-4204-b3e5-14ec69e8ca93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:55:27.770Z|1df794fc-2f6e-4c7e-a3da-a6df308fe483|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-10T03:55:27.771Z|1df794fc-2f6e-4c7e-a3da-a6df308fe483|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-10T03:55:28.582Z|897c7db1-df7e-47e3-8cf9-b204412ce2f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:55:28.583Z|897c7db1-df7e-47e3-8cf9-b204412ce2f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:55:35.567Z|700188f1-996c-4e92-bd2f-d6a0329925e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:55:35.568Z|700188f1-996c-4e92-bd2f-d6a0329925e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:55:35.612Z|14b426a2-4f6b-4775-8edf-8163e9253ebe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:55:35.613Z|14b426a2-4f6b-4775-8edf-8163e9253ebe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:55:37.312Z|683b3876-29f5-44bf-b26f-d54eab47a0b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:55:37.315Z|683b3876-29f5-44bf-b26f-d54eab47a0b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:55:37.758Z|0e6eb79c-a96a-4385-8c7a-851be12f9116|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:55:37.759Z|0e6eb79c-a96a-4385-8c7a-851be12f9116|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:55:38.619Z|7ff2463a-5030-49f9-bc78-62f20f3a7769|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:55:38.622Z|7ff2463a-5030-49f9-bc78-62f20f3a7769|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:55:45.597Z|70f4f842-953b-40d1-9636-2387dd57a79a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:55:45.598Z|70f4f842-953b-40d1-9636-2387dd57a79a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:55:45.652Z|bdf40687-64c0-4cf3-9cca-36b1cee36984|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:55:45.653Z|bdf40687-64c0-4cf3-9cca-36b1cee36984|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:55:48.659Z|33c08145-a3ed-4dad-9567-abaa71da773c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:55:48.661Z|33c08145-a3ed-4dad-9567-abaa71da773c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:55:52.312Z|c3b1f5a5-7276-424f-a5c5-bb0dd6d1d417|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:55:52.313Z|c3b1f5a5-7276-424f-a5c5-bb0dd6d1d417|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:55:55.624Z|db2d7e79-56d3-415d-bbd0-331e19993dcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:55:55.625Z|db2d7e79-56d3-415d-bbd0-331e19993dcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:55:55.746Z|3613362d-8b4a-4b83-8db0-f6df7dfb0ebc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:55:55.747Z|3613362d-8b4a-4b83-8db0-f6df7dfb0ebc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:55:58.691Z|a0c3d874-8914-4688-959a-c09e82e3d261|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:55:58.692Z|a0c3d874-8914-4688-959a-c09e82e3d261|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:56:05.666Z|14f4634b-b0ff-423e-b063-1a38355a5a05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:56:05.667Z|14f4634b-b0ff-423e-b063-1a38355a5a05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:56:05.780Z|7fccabb5-e570-4e40-8449-c38abbadaf41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:56:05.781Z|7fccabb5-e570-4e40-8449-c38abbadaf41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:56:07.312Z|5a2eeadf-ba9c-4a8d-9d05-f1a0f3767be1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:56:07.314Z|5a2eeadf-ba9c-4a8d-9d05-f1a0f3767be1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:56:07.765Z|3297ddd1-919c-4745-929a-b45b3c093f15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:56:07.766Z|3297ddd1-919c-4745-929a-b45b3c093f15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:56:08.724Z|d362f7ab-0e50-4427-9d1e-8e07da3f4cd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:56:08.725Z|d362f7ab-0e50-4427-9d1e-8e07da3f4cd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:56:15.745Z|a9e33655-54f2-46da-b442-c11f36ffb8ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:56:15.746Z|a9e33655-54f2-46da-b442-c11f36ffb8ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:56:15.833Z|6ef0dcad-193a-4fc6-b2cf-47f93b103928|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:56:15.834Z|6ef0dcad-193a-4fc6-b2cf-47f93b103928|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:56:18.759Z|aebc66f3-c008-4910-bc2b-9b0966a67b49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:56:18.760Z|aebc66f3-c008-4910-bc2b-9b0966a67b49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:56:22.312Z|7f9682e5-ae16-4ca2-aff2-92d883495b69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:56:22.315Z|7f9682e5-ae16-4ca2-aff2-92d883495b69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:56:25.779Z|6ffb359e-c1bb-4dd4-a49a-5e2f40140c05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:56:25.781Z|6ffb359e-c1bb-4dd4-a49a-5e2f40140c05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:56:25.887Z|e5b09af3-a63b-43af-9f05-d93f39f88aa0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:56:25.889Z|e5b09af3-a63b-43af-9f05-d93f39f88aa0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:56:27.763Z|d6d2c666-c964-49b7-a7c7-ef0657cca36d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-10T03:56:27.765Z|d6d2c666-c964-49b7-a7c7-ef0657cca36d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-10T03:56:28.792Z|ad2d751a-4b8e-4528-b1be-16256717d15a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:56:28.793Z|ad2d751a-4b8e-4528-b1be-16256717d15a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:56:35.842Z|da47441d-72cf-4334-8889-614e7e230063|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:56:35.843Z|da47441d-72cf-4334-8889-614e7e230063|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:56:35.921Z|625b37a2-bfb1-4dc6-b658-16209ad566fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:56:35.922Z|625b37a2-bfb1-4dc6-b658-16209ad566fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:56:37.312Z|981ba392-beeb-41f7-b65e-d8fce066c212|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:56:37.313Z|981ba392-beeb-41f7-b65e-d8fce066c212|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:56:37.767Z|2b52b986-52a5-4110-ba00-b11e83e4434b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:56:37.768Z|2b52b986-52a5-4110-ba00-b11e83e4434b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:56:38.824Z|bc152050-53b3-4ca6-93b8-1cc25a80ed25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:56:38.826Z|bc152050-53b3-4ca6-93b8-1cc25a80ed25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:56:45.875Z|ddd79003-7e29-4045-84b4-d84ca4c96ed9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:56:45.876Z|ddd79003-7e29-4045-84b4-d84ca4c96ed9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:56:45.963Z|a351a49b-717c-4601-bca4-6031f187ca61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:56:45.968Z|a351a49b-717c-4601-bca4-6031f187ca61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:56:48.888Z|e4d428e5-1de4-4196-b23f-7f2b7e0cfde9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:56:48.889Z|e4d428e5-1de4-4196-b23f-7f2b7e0cfde9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:56:52.312Z|182258f0-2db5-434e-9161-5ce7f75b0719|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:56:52.313Z|182258f0-2db5-434e-9161-5ce7f75b0719|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:56:55.915Z|bd12cc06-80bf-4953-927a-9b9d5f1472f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:56:55.916Z|bd12cc06-80bf-4953-927a-9b9d5f1472f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:56:56.013Z|f4ac242e-ce47-42e1-aa6f-ba6a10ded836|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:56:56.016Z|f4ac242e-ce47-42e1-aa6f-ba6a10ded836|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:56:58.926Z|96247613-9a13-46dc-9745-639c6e472854|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:56:58.928Z|96247613-9a13-46dc-9745-639c6e472854|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:57:05.962Z|5a66229e-51a5-45a9-b6d6-212b77694f15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:57:05.963Z|5a66229e-51a5-45a9-b6d6-212b77694f15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:57:06.058Z|6917e069-9542-4e5c-bfdc-a2e55c73931a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:57:06.059Z|6917e069-9542-4e5c-bfdc-a2e55c73931a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:57:07.312Z|85194efb-d39f-4021-a67a-4a027273654d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:57:07.315Z|85194efb-d39f-4021-a67a-4a027273654d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:57:07.769Z|561086aa-c7f0-452d-9e26-7ac13cb0bbc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:57:07.770Z|561086aa-c7f0-452d-9e26-7ac13cb0bbc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:57:08.976Z|822f651a-40ce-438b-a82a-c730fb889b32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:57:08.977Z|822f651a-40ce-438b-a82a-c730fb889b32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:57:16.018Z|975d65db-c270-48e1-8c50-8cf974448dbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:57:16.019Z|975d65db-c270-48e1-8c50-8cf974448dbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:57:16.107Z|03d247d8-a467-4091-b620-f1bace6c81ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:57:16.109Z|03d247d8-a467-4091-b620-f1bace6c81ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:57:19.020Z|f1427f17-4109-43e7-96a0-cf47ea926e97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:57:19.022Z|f1427f17-4109-43e7-96a0-cf47ea926e97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:57:22.313Z|2314991e-61df-4937-af83-2e3b49344ef9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:57:22.314Z|2314991e-61df-4937-af83-2e3b49344ef9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:57:26.079Z|1d6bb634-1add-43f9-9e10-15ecc8b74ad6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:57:26.081Z|1d6bb634-1add-43f9-9e10-15ecc8b74ad6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:57:26.141Z|e15276b9-8112-47d0-ac40-ed1624142bd9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:57:26.142Z|e15276b9-8112-47d0-ac40-ed1624142bd9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:57:27.773Z|e4cb01fe-6f6e-4a22-b839-590e81663430|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-10T03:57:27.776Z|e4cb01fe-6f6e-4a22-b839-590e81663430|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-10T03:57:29.073Z|dc4dadaf-b801-4501-995b-3d74cf297539|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:57:29.075Z|dc4dadaf-b801-4501-995b-3d74cf297539|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:57:36.130Z|c413b23d-7234-4919-931a-0a9f8e0cfdba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:57:36.131Z|c413b23d-7234-4919-931a-0a9f8e0cfdba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:57:36.178Z|f4a25bcb-e578-4202-8356-12a7b2eda33f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:57:36.179Z|f4a25bcb-e578-4202-8356-12a7b2eda33f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:57:37.312Z|83399e2b-b26b-42c4-9521-3910cfb43620|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:57:37.314Z|83399e2b-b26b-42c4-9521-3910cfb43620|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:57:37.771Z|8684c79c-ada1-40e3-bd5b-ab8cf6dd6373|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:57:37.772Z|8684c79c-ada1-40e3-bd5b-ab8cf6dd6373|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:57:39.115Z|1e919869-0250-4bec-8a8c-d7034cba30de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:57:39.116Z|1e919869-0250-4bec-8a8c-d7034cba30de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:57:46.181Z|d62f035d-143a-415a-9f8b-bf6f0c4decd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:57:46.182Z|d62f035d-143a-415a-9f8b-bf6f0c4decd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:57:46.225Z|595c7af9-7885-4b32-947b-bf933cf23819|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:57:46.226Z|595c7af9-7885-4b32-947b-bf933cf23819|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:57:49.167Z|67f27403-7d64-4dec-9b79-a61ea0bbe4b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:57:49.169Z|67f27403-7d64-4dec-9b79-a61ea0bbe4b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:57:52.313Z|bfc30266-0ac1-434e-b640-07d64f7899be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:57:52.318Z|bfc30266-0ac1-434e-b640-07d64f7899be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:57:56.222Z|4db977ee-0f44-48e3-b8ad-2665e3b3ea06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:57:56.224Z|4db977ee-0f44-48e3-b8ad-2665e3b3ea06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:57:56.287Z|8e2e03e9-7a38-4a9a-8339-a0b269005d99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:57:56.288Z|8e2e03e9-7a38-4a9a-8339-a0b269005d99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:57:59.203Z|b9ddd956-3010-48c3-863d-0e488b826632|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:57:59.205Z|b9ddd956-3010-48c3-863d-0e488b826632|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:58:06.265Z|71259008-84cb-487e-a7f9-9c18af9dc708|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:58:06.267Z|71259008-84cb-487e-a7f9-9c18af9dc708|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:58:06.317Z|332e987b-7a6a-47cd-96f2-9c501fbec6fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:58:06.319Z|332e987b-7a6a-47cd-96f2-9c501fbec6fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:58:07.314Z|1011415d-e26f-482d-a9f0-aeaf5c7bccbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:58:07.315Z|1011415d-e26f-482d-a9f0-aeaf5c7bccbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:58:07.774Z|32bb6d68-7f64-43a2-adb0-61e4a275a0b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:58:07.775Z|32bb6d68-7f64-43a2-adb0-61e4a275a0b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:58:09.242Z|e8d64d01-b6f4-4fce-ac0c-fb7178faac05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:58:09.243Z|e8d64d01-b6f4-4fce-ac0c-fb7178faac05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:58:16.311Z|7b15da0e-9533-45ed-af25-6b6b863ea566|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:58:16.313Z|7b15da0e-9533-45ed-af25-6b6b863ea566|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:58:16.385Z|1e155753-fc5a-4830-9c3e-1f4f7df9c082|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:58:16.387Z|1e155753-fc5a-4830-9c3e-1f4f7df9c082|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:58:19.280Z|f137494a-e934-4c3a-ad10-c8137e25d078|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:58:19.282Z|f137494a-e934-4c3a-ad10-c8137e25d078|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:58:22.312Z|3ec07106-fe05-428b-988a-eaf5ea9a4b5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:58:22.313Z|3ec07106-fe05-428b-988a-eaf5ea9a4b5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:58:26.351Z|31550107-aa93-4cbd-af18-87b098cae50b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:58:26.352Z|31550107-aa93-4cbd-af18-87b098cae50b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:58:26.439Z|5a3443f9-ade9-491b-8010-614c06de4006|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:58:26.449Z|5a3443f9-ade9-491b-8010-614c06de4006|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:58:27.769Z|fc2f7235-d862-480d-87eb-4395164a0e1b|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-10T03:58:27.770Z|fc2f7235-d862-480d-87eb-4395164a0e1b|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-10T03:58:29.320Z|8a585e41-84e2-4069-a766-856d8b303e20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:58:29.321Z|8a585e41-84e2-4069-a766-856d8b303e20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:58:36.399Z|b2bf8ef9-1a53-4d6c-b377-9cf9af3af747|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:58:36.401Z|b2bf8ef9-1a53-4d6c-b377-9cf9af3af747|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:58:36.485Z|c0acf222-a8ac-474f-b2f9-d0bb7727d7b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:58:36.486Z|c0acf222-a8ac-474f-b2f9-d0bb7727d7b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:58:37.312Z|d0b21deb-6d0c-4fb8-a86f-98ac7fbb2cbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:58:37.321Z|d0b21deb-6d0c-4fb8-a86f-98ac7fbb2cbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:58:37.779Z|6649493a-b07a-4031-af75-5f4a9c6dec71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:58:37.780Z|6649493a-b07a-4031-af75-5f4a9c6dec71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:58:39.359Z|6a12b602-4dc6-41eb-a021-f73a4e91aad4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:58:39.361Z|6a12b602-4dc6-41eb-a021-f73a4e91aad4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:58:46.441Z|2e0f85b5-c811-4b69-b98b-8619aab86e01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:58:46.442Z|2e0f85b5-c811-4b69-b98b-8619aab86e01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:58:46.522Z|0ed2b0fe-8009-41f1-bd60-f3acf69868cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:58:46.524Z|0ed2b0fe-8009-41f1-bd60-f3acf69868cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:58:49.403Z|de549919-314c-49fa-9c8a-46374493c7cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:58:49.405Z|de549919-314c-49fa-9c8a-46374493c7cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:58:52.312Z|0c17490d-b5ec-4550-b483-9436a557630e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:58:52.313Z|0c17490d-b5ec-4550-b483-9436a557630e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:58:56.484Z|020008f3-ed0c-4541-9699-bc1851630835|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:58:56.485Z|020008f3-ed0c-4541-9699-bc1851630835|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:58:56.621Z|869b5ab8-8047-45da-99e6-58e0c7b6323b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:58:56.624Z|869b5ab8-8047-45da-99e6-58e0c7b6323b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:58:59.443Z|350ff0c9-86c3-4e76-9a29-17160ea2880a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:58:59.444Z|350ff0c9-86c3-4e76-9a29-17160ea2880a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:59:06.517Z|5de91b8d-a1c2-4680-bca4-8fe520457fa6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:59:06.519Z|5de91b8d-a1c2-4680-bca4-8fe520457fa6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:59:06.665Z|1ef914a5-1d28-4cff-b46f-cd13aa8472d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:59:06.671Z|1ef914a5-1d28-4cff-b46f-cd13aa8472d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:59:07.312Z|3ffd0f8f-acbd-456c-8175-1c2af204e4c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:59:07.313Z|3ffd0f8f-acbd-456c-8175-1c2af204e4c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:59:07.782Z|a01cbcd1-cba6-4d92-ad42-2d3580b8c509|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:59:07.784Z|a01cbcd1-cba6-4d92-ad42-2d3580b8c509|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:59:09.490Z|0d264022-f0c7-4f8a-95b9-b238d36d0659|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:59:09.491Z|0d264022-f0c7-4f8a-95b9-b238d36d0659|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:59:16.577Z|e86d00cd-2f4b-43f4-8229-8fefbc95a8f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:59:16.579Z|e86d00cd-2f4b-43f4-8229-8fefbc95a8f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:59:16.703Z|0c5654ee-9c73-468d-97f5-de0e9ffc5719|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:59:16.705Z|0c5654ee-9c73-468d-97f5-de0e9ffc5719|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:59:19.558Z|6b08f3f8-dd1f-45ae-8f83-83bb4b8daad0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:59:19.561Z|6b08f3f8-dd1f-45ae-8f83-83bb4b8daad0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:59:22.313Z|e451b8a0-030a-4467-a499-ea73ccef0f13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:59:22.325Z|e451b8a0-030a-4467-a499-ea73ccef0f13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:59:26.619Z|e5c4fe2c-8d27-400e-befb-36788c29e7e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:59:26.620Z|e5c4fe2c-8d27-400e-befb-36788c29e7e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:59:26.737Z|b5a4a804-c4e2-4106-af78-17e6d9775a7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:59:26.738Z|b5a4a804-c4e2-4106-af78-17e6d9775a7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:59:27.767Z|6a1ce31d-0231-455f-aab1-fa29b0b71257|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-10T03:59:27.768Z|6a1ce31d-0231-455f-aab1-fa29b0b71257|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-10T03:59:29.596Z|97144593-43b6-496f-b386-257efa26a411|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:59:29.597Z|97144593-43b6-496f-b386-257efa26a411|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:59:36.673Z|dce13419-771c-49fc-8b23-60d4b128fefe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:59:36.675Z|dce13419-771c-49fc-8b23-60d4b128fefe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:59:36.776Z|6f83ccdc-0de7-45ff-b8a5-d97eafaca5fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:59:36.776Z|6f83ccdc-0de7-45ff-b8a5-d97eafaca5fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:59:37.313Z|cd1ce801-4fc7-4438-ba70-446cb90144a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:59:37.315Z|cd1ce801-4fc7-4438-ba70-446cb90144a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:59:37.785Z|46710035-1558-4b11-82b5-c73e6292b64c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:59:37.786Z|46710035-1558-4b11-82b5-c73e6292b64c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:59:39.630Z|e7b4a98b-c57e-4d5b-85b9-509ec8a89eff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:59:39.632Z|e7b4a98b-c57e-4d5b-85b9-509ec8a89eff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:59:46.708Z|1dcb3a4e-b719-40d4-aca5-2dc6380e3630|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:59:46.709Z|1dcb3a4e-b719-40d4-aca5-2dc6380e3630|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:59:46.805Z|10a67374-4629-41b9-ac21-b548ff40a118|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:59:46.806Z|10a67374-4629-41b9-ac21-b548ff40a118|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:59:49.665Z|150b84cc-f92a-46b4-991c-c5eebb2f4d74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:59:49.667Z|150b84cc-f92a-46b4-991c-c5eebb2f4d74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:59:52.314Z|e04ba160-7bb1-442d-a3dd-f08eda30a173|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T03:59:52.314Z|e04ba160-7bb1-442d-a3dd-f08eda30a173|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T03:59:56.752Z|c4bc6f38-79e6-4f44-8cb7-2f68a3ad7914|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:59:56.753Z|c4bc6f38-79e6-4f44-8cb7-2f68a3ad7914|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:59:56.838Z|ae636cf9-1815-431e-8b8b-db1db4d34592|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:59:56.840Z|ae636cf9-1815-431e-8b8b-db1db4d34592|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T03:59:59.697Z|e9bd3500-6c84-4383-b459-b60764cc4849|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T03:59:59.698Z|e9bd3500-6c84-4383-b459-b60764cc4849|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:00:06.792Z|5c091ceb-ef67-4540-b626-5c12963d8d87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:00:06.793Z|5c091ceb-ef67-4540-b626-5c12963d8d87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:00:06.878Z|fe976e9b-e55f-4c1d-a6a3-3e280366391d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:00:06.879Z|fe976e9b-e55f-4c1d-a6a3-3e280366391d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:00:07.313Z|ce0d9e74-1678-4f90-aa41-bd01b40beaf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:00:07.316Z|ce0d9e74-1678-4f90-aa41-bd01b40beaf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:00:07.787Z|dd4789ef-61e8-434c-81b5-d5a8a26ca5b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:00:07.788Z|dd4789ef-61e8-434c-81b5-d5a8a26ca5b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:00:09.727Z|0fd6793d-97da-4229-b172-551aedb81d70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:00:09.728Z|0fd6793d-97da-4229-b172-551aedb81d70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:00:16.827Z|b03a1053-be76-4b7a-8480-68bb7dc9447f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:00:16.828Z|b03a1053-be76-4b7a-8480-68bb7dc9447f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:00:16.909Z|6c7bcff0-c0cc-43ec-b563-f9a518ac5521|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:00:16.911Z|6c7bcff0-c0cc-43ec-b563-f9a518ac5521|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:00:19.760Z|98baf00f-33a7-4681-ba1b-46f91ad528f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:00:19.761Z|98baf00f-33a7-4681-ba1b-46f91ad528f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:00:22.312Z|6d3bda0f-644a-4fb8-affb-c3de5fe6f7d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:00:22.313Z|6d3bda0f-644a-4fb8-affb-c3de5fe6f7d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:00:26.871Z|62e38fef-adc1-487a-8a21-f086b3a4fb0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:00:26.872Z|62e38fef-adc1-487a-8a21-f086b3a4fb0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:00:26.941Z|e23596fa-31f0-4da2-8961-a3adea9cdfa8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:00:26.942Z|e23596fa-31f0-4da2-8961-a3adea9cdfa8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:00:27.761Z|7cda391f-60ad-4eba-8206-34ad966b08af|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-10T04:00:27.762Z|7cda391f-60ad-4eba-8206-34ad966b08af|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-10T04:00:29.790Z|e67525e5-75ea-420f-aad7-e3d5ea36a596|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:00:29.791Z|e67525e5-75ea-420f-aad7-e3d5ea36a596|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:00:36.905Z|faaf0316-2994-4bd2-82d7-b3f7123940c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:00:36.906Z|faaf0316-2994-4bd2-82d7-b3f7123940c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:00:36.999Z|adbdc310-e393-49f7-9ac2-1046379a20c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:00:37.000Z|adbdc310-e393-49f7-9ac2-1046379a20c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:00:37.312Z|38b83eac-d60a-4b89-9968-865010bccb7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:00:37.313Z|38b83eac-d60a-4b89-9968-865010bccb7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:00:37.790Z|62431d2e-daa0-4572-a95a-3d840d078777|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:00:37.790Z|62431d2e-daa0-4572-a95a-3d840d078777|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:00:39.839Z|29107cc4-392c-47a8-bb38-c52c1f9f0543|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:00:39.841Z|29107cc4-392c-47a8-bb38-c52c1f9f0543|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:00:46.935Z|cb99950e-298f-4b62-9b8b-64c5ae5153f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:00:46.937Z|cb99950e-298f-4b62-9b8b-64c5ae5153f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:00:47.033Z|d38f8cec-1e6a-4924-a99f-c47cc8eaeab2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:00:47.034Z|d38f8cec-1e6a-4924-a99f-c47cc8eaeab2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:00:49.878Z|71c24d63-9459-4094-b719-c9a275e180ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:00:49.879Z|71c24d63-9459-4094-b719-c9a275e180ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:00:52.312Z|0a3dc202-9a05-41c0-ab49-828990523d05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:00:52.319Z|0a3dc202-9a05-41c0-ab49-828990523d05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:00:56.983Z|ad667e37-09b1-4ae3-b645-9f1c4e2ed589|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:00:56.984Z|ad667e37-09b1-4ae3-b645-9f1c4e2ed589|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:00:57.066Z|c16a752f-f193-4f90-9a5e-ad1b02125c22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:00:57.068Z|c16a752f-f193-4f90-9a5e-ad1b02125c22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:00:59.907Z|628af9a7-dad5-440f-8bd6-4d5a860a818d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:00:59.908Z|628af9a7-dad5-440f-8bd6-4d5a860a818d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:01:07.014Z|da64b806-88cc-4010-a41c-26c61f7db1e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:01:07.014Z|da64b806-88cc-4010-a41c-26c61f7db1e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:01:07.101Z|af435ac7-5305-480d-bd50-a506e9490bb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:01:07.103Z|af435ac7-5305-480d-bd50-a506e9490bb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:01:07.312Z|4d5774d0-bb4e-464b-a0ed-57908edd0377|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:01:07.313Z|4d5774d0-bb4e-464b-a0ed-57908edd0377|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:01:07.791Z|b0e64556-c2db-49d0-960c-bef98d56ddbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:01:07.792Z|b0e64556-c2db-49d0-960c-bef98d56ddbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:01:09.943Z|1ba21435-3d33-454e-b5ac-6fa2d36e292b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:01:09.945Z|1ba21435-3d33-454e-b5ac-6fa2d36e292b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:01:17.065Z|35e68dbb-a882-4f80-9052-77f255b89d0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:01:17.066Z|35e68dbb-a882-4f80-9052-77f255b89d0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:01:17.135Z|33ad2cf1-2fd8-4b34-a99c-1c9f481472c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:01:17.137Z|33ad2cf1-2fd8-4b34-a99c-1c9f481472c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:01:19.978Z|f52cd495-f240-4cc2-8a62-2f7440a7428b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:01:19.980Z|f52cd495-f240-4cc2-8a62-2f7440a7428b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:01:22.312Z|185b3991-599b-4905-8923-4aded72bd38e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:01:22.313Z|185b3991-599b-4905-8923-4aded72bd38e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:01:27.098Z|a4627d6d-ed5f-4e23-b0f4-7da361e181f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:01:27.099Z|a4627d6d-ed5f-4e23-b0f4-7da361e181f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:01:27.197Z|4920a9a0-f7b8-489d-b27c-0611a14ad6a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:01:27.198Z|4920a9a0-f7b8-489d-b27c-0611a14ad6a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:01:27.770Z|2a6b7e1e-bf21-46eb-911c-3ed6f2b2c134|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-10T04:01:27.771Z|2a6b7e1e-bf21-46eb-911c-3ed6f2b2c134|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-10T04:01:30.008Z|039d898e-5bb5-48bd-b2be-e251a24bc58f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:01:30.009Z|039d898e-5bb5-48bd-b2be-e251a24bc58f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:01:37.130Z|3b9bd667-5f70-4877-a5a3-d736521d5a5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:01:37.131Z|3b9bd667-5f70-4877-a5a3-d736521d5a5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:01:37.230Z|eefb14d0-3e27-4e6a-89e8-2f0209c25c3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:01:37.232Z|eefb14d0-3e27-4e6a-89e8-2f0209c25c3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:01:37.314Z|2784fbdd-6a43-478f-9d4e-82531b11a90a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:01:37.317Z|2784fbdd-6a43-478f-9d4e-82531b11a90a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:01:37.793Z|63cdca24-6294-478c-82fb-a051fb55f267|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:01:37.794Z|63cdca24-6294-478c-82fb-a051fb55f267|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:01:40.041Z|c67bd31c-a604-4e69-a683-82e3a627104d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:01:40.042Z|c67bd31c-a604-4e69-a683-82e3a627104d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:01:47.176Z|daac3500-060c-4e39-bc5d-77bcd1493f75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:01:47.177Z|daac3500-060c-4e39-bc5d-77bcd1493f75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:01:47.286Z|863e283b-0510-45c0-98c2-c811289d6ea3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:01:47.287Z|863e283b-0510-45c0-98c2-c811289d6ea3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:01:50.084Z|9f9c940b-273b-4951-b754-0e9ea5fd4854|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:01:50.085Z|9f9c940b-273b-4951-b754-0e9ea5fd4854|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:01:52.312Z|db7f2d1f-b873-4b35-a23a-933f4eff8f39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:01:52.313Z|db7f2d1f-b873-4b35-a23a-933f4eff8f39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:01:57.205Z|66dca7c2-5619-4860-8d4b-332c581dd78d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:01:57.205Z|66dca7c2-5619-4860-8d4b-332c581dd78d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:01:57.313Z|a2d07c47-e69c-48ff-9054-b7cfde5df4cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:01:57.314Z|a2d07c47-e69c-48ff-9054-b7cfde5df4cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:02:00.115Z|930583fa-8cd2-4f07-a70a-c57e29245ef7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:02:00.116Z|930583fa-8cd2-4f07-a70a-c57e29245ef7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:02:07.247Z|b15af78f-5f58-4151-af8d-8ef83e1906c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:02:07.252Z|b15af78f-5f58-4151-af8d-8ef83e1906c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:02:07.312Z|adf1150a-6bc5-403c-b7c5-9c842b26b1da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:02:07.313Z|adf1150a-6bc5-403c-b7c5-9c842b26b1da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:02:07.356Z|2f2c5c34-1541-4a85-9c21-9f9e07974b1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:02:07.357Z|2f2c5c34-1541-4a85-9c21-9f9e07974b1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:02:07.795Z|aecedf4b-8627-4132-a900-400b0996766f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:02:07.795Z|aecedf4b-8627-4132-a900-400b0996766f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:02:10.146Z|4f4209ca-9514-466b-b550-9d3834bab9c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:02:10.147Z|4f4209ca-9514-466b-b550-9d3834bab9c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:02:17.286Z|7434552b-7259-4c5b-a6fc-c5c048378f39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:02:17.287Z|7434552b-7259-4c5b-a6fc-c5c048378f39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:02:17.407Z|e6a41f81-b975-4722-af6f-961ce5a3e24b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:02:17.411Z|e6a41f81-b975-4722-af6f-961ce5a3e24b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:02:20.176Z|18961de3-4f9c-44f2-af19-8b17c65beb51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:02:20.178Z|18961de3-4f9c-44f2-af19-8b17c65beb51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:02:22.312Z|8b2a051c-a523-4c83-a9cc-2e6d799806da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:02:22.319Z|8b2a051c-a523-4c83-a9cc-2e6d799806da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:02:27.322Z|a4fc9a98-3dc4-4dd4-afd0-ddb4f7e680e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:02:27.326Z|a4fc9a98-3dc4-4dd4-afd0-ddb4f7e680e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:02:27.443Z|7ffbe065-056b-4ec3-9c2d-921ff8023d57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:02:27.445Z|7ffbe065-056b-4ec3-9c2d-921ff8023d57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:02:27.763Z|a3f5388b-d7fe-4e38-b25d-c138fe7490d4|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-10T04:02:27.765Z|a3f5388b-d7fe-4e38-b25d-c138fe7490d4|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-10T04:02:30.212Z|39ef4a38-e8bb-4e12-9157-4a599f6e1859|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:02:30.212Z|39ef4a38-e8bb-4e12-9157-4a599f6e1859|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:02:37.312Z|0b716624-efdb-4b55-82d8-fa88a4ad47b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:02:37.314Z|0b716624-efdb-4b55-82d8-fa88a4ad47b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:02:37.387Z|d6c377b6-902e-459c-8feb-1743cb49b92d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:02:37.389Z|d6c377b6-902e-459c-8feb-1743cb49b92d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:02:37.498Z|3b32fe7b-4aa6-4f20-8a4a-29a70669c753|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:02:37.500Z|3b32fe7b-4aa6-4f20-8a4a-29a70669c753|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:02:37.797Z|8e1e1f37-36ab-4103-b0f7-bcb88f61cf6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:02:37.797Z|8e1e1f37-36ab-4103-b0f7-bcb88f61cf6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:02:40.246Z|12723a55-f4bf-427a-8ead-d3d05b6a244d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:02:40.247Z|12723a55-f4bf-427a-8ead-d3d05b6a244d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:02:47.427Z|0fbd68b8-eb40-4fc2-8f03-66210e660a1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:02:47.428Z|0fbd68b8-eb40-4fc2-8f03-66210e660a1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:02:47.530Z|3bbc3cea-6804-4661-8cc5-5da8b6d79d6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:02:47.531Z|3bbc3cea-6804-4661-8cc5-5da8b6d79d6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:02:50.278Z|8f5a88fd-9144-4d07-86f0-68abebcae5d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:02:50.279Z|8f5a88fd-9144-4d07-86f0-68abebcae5d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:02:52.313Z|61ee12ec-7a71-492b-aab1-3e2b875fd863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:02:52.315Z|61ee12ec-7a71-492b-aab1-3e2b875fd863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:02:57.475Z|8c074188-4edb-4972-a05f-851e0e32bef6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:02:57.476Z|8c074188-4edb-4972-a05f-851e0e32bef6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:02:57.580Z|2b689be1-54e2-4597-9717-eeae1072770f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:02:57.582Z|2b689be1-54e2-4597-9717-eeae1072770f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:03:00.318Z|81502669-a24c-485c-af87-fefb1832e055|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:03:00.319Z|81502669-a24c-485c-af87-fefb1832e055|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:03:07.312Z|4878dee0-fc81-400c-ba95-3238954a61e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:03:07.316Z|4878dee0-fc81-400c-ba95-3238954a61e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:03:07.517Z|abb39fa6-86f7-47d8-8396-d94cc1ab5c80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:03:07.518Z|abb39fa6-86f7-47d8-8396-d94cc1ab5c80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:03:07.613Z|1f816212-62d3-4ea6-b08d-109a21c972fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:03:07.615Z|1f816212-62d3-4ea6-b08d-109a21c972fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:03:07.803Z|a7b4e266-24c1-465c-bd82-1dd068d5b613|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:03:07.804Z|a7b4e266-24c1-465c-bd82-1dd068d5b613|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:03:10.353Z|2cc53376-a64f-45d0-bd46-6507978f02c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:03:10.354Z|2cc53376-a64f-45d0-bd46-6507978f02c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:03:17.558Z|9d91b335-7521-4aba-94af-cc94818815ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:03:17.559Z|9d91b335-7521-4aba-94af-cc94818815ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:03:17.655Z|06419d88-f4b0-4e9c-8917-06337cca265c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:03:17.656Z|06419d88-f4b0-4e9c-8917-06337cca265c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:03:20.392Z|e345c790-18b9-4f7d-9c6b-ebe352b4d96a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:03:20.393Z|e345c790-18b9-4f7d-9c6b-ebe352b4d96a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:03:22.312Z|92ff3708-1479-4a4f-9ab9-552fd41fa6b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:03:22.313Z|92ff3708-1479-4a4f-9ab9-552fd41fa6b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:03:27.602Z|b3d79ca6-3711-4562-8a2b-bbe50acb3b1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:03:27.604Z|b3d79ca6-3711-4562-8a2b-bbe50acb3b1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:03:27.685Z|6930ecf3-1806-4ece-982e-b697e969cf71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:03:27.689Z|6930ecf3-1806-4ece-982e-b697e969cf71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:03:27.762Z|b63cd571-aa82-4c8b-a422-00f763eb1add|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-10T04:03:27.763Z|b63cd571-aa82-4c8b-a422-00f763eb1add|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-10T04:03:30.426Z|6af26c6b-b502-44f3-92ba-70f4cc3f9bae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:03:30.427Z|6af26c6b-b502-44f3-92ba-70f4cc3f9bae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:03:37.312Z|8e6b8be2-d151-43e3-adac-ebc1fcd382db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:03:37.335Z|8e6b8be2-d151-43e3-adac-ebc1fcd382db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:03:37.655Z|8e0fc460-a873-448d-bc0e-dbaeb2f88678|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:03:37.657Z|8e0fc460-a873-448d-bc0e-dbaeb2f88678|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:03:37.742Z|d69ae9af-887c-4c3a-b54d-82c3c747b54a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:03:37.743Z|d69ae9af-887c-4c3a-b54d-82c3c747b54a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:03:37.805Z|4620295e-4e87-4b56-96b8-32bbeeae5027|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:03:37.806Z|4620295e-4e87-4b56-96b8-32bbeeae5027|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:03:39.578Z||http-nio-8080-exec-4|||||INFO|500||Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x03$0x0f,0xbe0xf00xf8F0xb6Ap0x1af0x1e,0x070xab0x850xc30x95(0xfd*)0x810xb70x030xd2,0xccZ0xed0x85]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-06-10T04:03:40.469Z|999dac89-360a-42cf-b602-61d6e9e0bcfc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:03:40.471Z|999dac89-360a-42cf-b602-61d6e9e0bcfc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:03:47.690Z|1313a707-3640-4d1f-b97f-5d5c1fe9a9d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:03:47.691Z|1313a707-3640-4d1f-b97f-5d5c1fe9a9d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:03:47.786Z|3341aeeb-0455-4ff5-b302-918f2b48971e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:03:47.788Z|3341aeeb-0455-4ff5-b302-918f2b48971e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:03:50.503Z|e428423a-e884-4a1a-8bbd-dea4454830c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:03:50.504Z|e428423a-e884-4a1a-8bbd-dea4454830c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:03:52.312Z|3a0696cf-9831-4da2-bdd1-71605d6a7e67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:03:52.314Z|3a0696cf-9831-4da2-bdd1-71605d6a7e67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:03:57.721Z|03a5468f-403f-4c0a-b22e-8f1ce07043a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:03:57.722Z|03a5468f-403f-4c0a-b22e-8f1ce07043a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:03:57.817Z|c7ec7abe-8bf5-40ef-872b-764edf7ca6db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:03:57.818Z|c7ec7abe-8bf5-40ef-872b-764edf7ca6db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:04:00.534Z|7370e2b4-ca1f-490d-acfc-d6298cd3ad6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:04:00.536Z|7370e2b4-ca1f-490d-acfc-d6298cd3ad6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:04:07.313Z|11dec294-f44e-42e9-92d9-38797de8a4aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:04:07.314Z|11dec294-f44e-42e9-92d9-38797de8a4aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:04:07.760Z|32d52af6-2637-4d03-85dd-1f5077d3b5ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:04:07.761Z|32d52af6-2637-4d03-85dd-1f5077d3b5ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:04:07.807Z|ea7b171f-34a8-4bd0-a6d7-b3d27f02f0ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:04:07.808Z|ea7b171f-34a8-4bd0-a6d7-b3d27f02f0ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:04:07.848Z|b8ef3f3f-c1bd-478b-b279-9dc82559d667|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:04:07.849Z|b8ef3f3f-c1bd-478b-b279-9dc82559d667|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:04:10.568Z|bc0a07d9-a294-4fc7-9a01-f11261666ad5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:04:10.570Z|bc0a07d9-a294-4fc7-9a01-f11261666ad5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:04:17.792Z|fce65b69-1d6b-4005-ae7a-7f44a156098e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:04:17.793Z|fce65b69-1d6b-4005-ae7a-7f44a156098e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:04:17.894Z|04e7f361-7788-4378-8526-2d62a93935a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:04:17.899Z|04e7f361-7788-4378-8526-2d62a93935a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:04:20.601Z|18b405e2-9c92-4b8c-b399-703f82547da3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:04:20.603Z|18b405e2-9c92-4b8c-b399-703f82547da3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:04:22.312Z|880e178c-ef2e-401d-b959-03c05f585997|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:04:22.316Z|880e178c-ef2e-401d-b959-03c05f585997|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:04:27.762Z|50e7ae43-5edb-4b1e-a15e-8cd5bc59b316|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-10T04:04:27.764Z|50e7ae43-5edb-4b1e-a15e-8cd5bc59b316|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-10T04:04:27.821Z|07a8a707-549f-4102-9dd3-07abfda4ba99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:04:27.822Z|07a8a707-549f-4102-9dd3-07abfda4ba99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:04:27.935Z|fa84a4b4-84b7-4aa4-9831-82051eb9a209|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:04:27.936Z|fa84a4b4-84b7-4aa4-9831-82051eb9a209|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:04:30.633Z|2fa67d2f-68e5-4482-bec1-bff731fe3c56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:04:30.634Z|2fa67d2f-68e5-4482-bec1-bff731fe3c56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:04:37.312Z|1303f6a4-a79f-47d3-852a-e5b5182607d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:04:37.313Z|1303f6a4-a79f-47d3-852a-e5b5182607d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:04:37.810Z|551443e7-67a9-4298-afee-eb63b9e20722|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:04:37.811Z|551443e7-67a9-4298-afee-eb63b9e20722|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:04:37.852Z|66d6bbfd-a968-49ea-9214-e13e76954bc3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:04:37.854Z|66d6bbfd-a968-49ea-9214-e13e76954bc3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:04:37.972Z|c49d2cc7-85e2-4d41-86ad-556e3ce74a8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:04:37.973Z|c49d2cc7-85e2-4d41-86ad-556e3ce74a8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:04:40.665Z|3fe1138b-7645-4e4e-9e6a-409f77d5e7c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:04:40.666Z|3fe1138b-7645-4e4e-9e6a-409f77d5e7c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:04:47.886Z|681d6a48-e171-49d5-b1f3-5270db524cfc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:04:47.889Z|681d6a48-e171-49d5-b1f3-5270db524cfc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:04:48.005Z|dc4bb363-4ade-44a3-a767-b8ceba1e6884|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:04:48.006Z|dc4bb363-4ade-44a3-a767-b8ceba1e6884|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:04:50.698Z|660279aa-072d-44cc-9c45-02a8c8cfad43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:04:50.699Z|660279aa-072d-44cc-9c45-02a8c8cfad43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:04:52.312Z|8dfcb49e-a1d1-4d25-a0ed-1c1a63f21930|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:04:52.314Z|8dfcb49e-a1d1-4d25-a0ed-1c1a63f21930|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:04:57.916Z|fb5d74e8-c382-4e76-a55d-65d37f2a9039|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:04:57.917Z|fb5d74e8-c382-4e76-a55d-65d37f2a9039|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:04:58.040Z|d909dbd7-f7a1-4201-a803-8996cb7d8cf4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:04:58.041Z|d909dbd7-f7a1-4201-a803-8996cb7d8cf4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:05:00.738Z|c5006656-bd79-419b-bd6e-91b694bacfb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:05:00.740Z|c5006656-bd79-419b-bd6e-91b694bacfb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:05:07.312Z|65211bf5-5a5f-42c6-ba12-8253b11aaf7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:05:07.313Z|65211bf5-5a5f-42c6-ba12-8253b11aaf7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:05:07.812Z|c8f42ec4-78ef-4fb1-8302-720feebcecba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:05:07.813Z|c8f42ec4-78ef-4fb1-8302-720feebcecba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:05:07.951Z|a81422c0-ba97-432a-a6a0-be7dbbeaf72e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:05:07.952Z|a81422c0-ba97-432a-a6a0-be7dbbeaf72e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:05:08.079Z|49d571ae-cbdf-4f3d-863c-aa3e36de965d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:05:08.081Z|49d571ae-cbdf-4f3d-863c-aa3e36de965d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:05:10.780Z|aecb2200-f832-4d1f-a248-f9ce220f914b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:05:10.782Z|aecb2200-f832-4d1f-a248-f9ce220f914b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:05:17.984Z|d0b44690-6c52-406e-ac14-9b75ceeae0a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:05:17.985Z|d0b44690-6c52-406e-ac14-9b75ceeae0a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:05:18.119Z|5041a43f-fa44-4d89-8660-3016813ae5ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:05:18.120Z|5041a43f-fa44-4d89-8660-3016813ae5ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:05:20.815Z|926e47fd-849e-4a17-a91c-a371b35928ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:05:20.817Z|926e47fd-849e-4a17-a91c-a371b35928ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:05:22.312Z|a70814f2-b38e-405c-be4b-d78cd34ab77f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:05:22.313Z|a70814f2-b38e-405c-be4b-d78cd34ab77f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:05:27.763Z|9059a9c9-e213-4571-b658-2787c12d9655|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-10T04:05:27.765Z|9059a9c9-e213-4571-b658-2787c12d9655|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-10T04:05:28.014Z|cb163354-a367-48c5-99e3-a7d09ff8bd6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:05:28.015Z|cb163354-a367-48c5-99e3-a7d09ff8bd6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:05:28.153Z|a6545b8c-7577-4108-84a0-03bc8a4f5319|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:05:28.154Z|a6545b8c-7577-4108-84a0-03bc8a4f5319|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:05:30.848Z|a777a12f-d053-489d-8f70-de53b1501085|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:05:30.849Z|a777a12f-d053-489d-8f70-de53b1501085|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:05:37.314Z|2aac655d-3368-4f02-9621-0827b260795b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:05:37.315Z|2aac655d-3368-4f02-9621-0827b260795b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:05:37.814Z|ec1041fa-7a2f-42b7-bf94-71af5b3a006c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:05:37.815Z|ec1041fa-7a2f-42b7-bf94-71af5b3a006c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:05:38.075Z|4b563a82-89d6-4183-918d-d5fd927a6445|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:05:38.077Z|4b563a82-89d6-4183-918d-d5fd927a6445|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:05:38.190Z|d458fec1-5a7d-40e3-b14f-389e1bdcfc53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:05:38.191Z|d458fec1-5a7d-40e3-b14f-389e1bdcfc53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:05:40.880Z|e83eeff5-d3c0-495e-85c9-375ebb727b2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:05:40.882Z|e83eeff5-d3c0-495e-85c9-375ebb727b2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:05:48.118Z|ae3125b3-c0cd-47cf-9153-91319757785f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:05:48.120Z|ae3125b3-c0cd-47cf-9153-91319757785f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:05:48.226Z|31d717f9-6836-4816-b801-2e4e936d102b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:05:48.227Z|31d717f9-6836-4816-b801-2e4e936d102b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:05:50.911Z|2bfee2de-3ee0-4ca2-a35c-b83ea471fc62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:05:50.912Z|2bfee2de-3ee0-4ca2-a35c-b83ea471fc62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:05:52.313Z|056f42c9-cde0-4909-81b8-4766c3561f14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:05:52.315Z|056f42c9-cde0-4909-81b8-4766c3561f14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:05:58.167Z|94cc037b-9d29-4306-a930-788c32f91314|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:05:58.169Z|94cc037b-9d29-4306-a930-788c32f91314|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:05:58.263Z|af234cba-69be-4b50-a21a-8c30ddd73043|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:05:58.264Z|af234cba-69be-4b50-a21a-8c30ddd73043|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:06:00.940Z|9191685b-64f9-4f5b-8811-03204bc237a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:06:00.941Z|9191685b-64f9-4f5b-8811-03204bc237a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:06:07.312Z|a5c3c37f-d753-4450-9039-ae12f7dbd7b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:06:07.315Z|a5c3c37f-d753-4450-9039-ae12f7dbd7b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:06:07.816Z|40eb554e-941a-4454-bf63-88be9c2bc52c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:06:07.817Z|40eb554e-941a-4454-bf63-88be9c2bc52c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:06:08.201Z|21bf23fd-8e20-4ee5-9c41-5b72a5f6e420|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:06:08.202Z|21bf23fd-8e20-4ee5-9c41-5b72a5f6e420|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:06:08.295Z|45cf423b-4b4e-459e-8916-fad3efcbcda7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:06:08.296Z|45cf423b-4b4e-459e-8916-fad3efcbcda7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:06:10.979Z|f39e33cd-2c2a-49c7-bff7-c1a9a55a66b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:06:10.980Z|f39e33cd-2c2a-49c7-bff7-c1a9a55a66b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:06:18.234Z|0a1b8d52-2526-4d31-8578-12ba8764399b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:06:18.235Z|0a1b8d52-2526-4d31-8578-12ba8764399b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:06:18.327Z|2190fc67-bcfb-4002-802d-ed6c34108be2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:06:18.328Z|2190fc67-bcfb-4002-802d-ed6c34108be2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:06:21.033Z|0393f436-8357-4b96-9add-3a9a7e0a2bf1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:06:21.035Z|0393f436-8357-4b96-9add-3a9a7e0a2bf1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:06:22.312Z|640beac8-c2c4-4e70-97ab-4a7452055b38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:06:22.313Z|640beac8-c2c4-4e70-97ab-4a7452055b38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:06:27.762Z|26c07025-4aa9-4bbc-b9f9-3201c6e67188|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-10T04:06:27.763Z|26c07025-4aa9-4bbc-b9f9-3201c6e67188|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-10T04:06:28.280Z|66e2cc9d-b3e1-49ee-ba12-97a6bf1d8083|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:06:28.281Z|66e2cc9d-b3e1-49ee-ba12-97a6bf1d8083|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:06:28.361Z|fdf3f5f7-6a95-48b9-9c33-b9e3fb0ce5bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:06:28.362Z|fdf3f5f7-6a95-48b9-9c33-b9e3fb0ce5bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:06:31.063Z|7800e1ff-15af-45d4-ae8d-95d32462b51c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:06:31.064Z|7800e1ff-15af-45d4-ae8d-95d32462b51c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:06:37.313Z|67c9a97b-ea94-4e5f-972f-90e58d0f6c41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:06:37.314Z|67c9a97b-ea94-4e5f-972f-90e58d0f6c41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:06:37.818Z|4a500048-84a8-4e60-b475-f8949c7d797a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:06:37.818Z|4a500048-84a8-4e60-b475-f8949c7d797a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:06:38.317Z|ae8e84d6-b9e0-4fbd-95a7-c744fa231f31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:06:38.318Z|ae8e84d6-b9e0-4fbd-95a7-c744fa231f31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:06:38.389Z|4e8ed016-bd35-44fd-941c-c8a34d976ba7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:06:38.391Z|4e8ed016-bd35-44fd-941c-c8a34d976ba7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:06:41.113Z|6016edd8-60a1-4cfe-9941-024733f94aee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:06:41.115Z|6016edd8-60a1-4cfe-9941-024733f94aee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:06:48.353Z|5d34f3c3-2345-48ae-b56c-2a222668f5ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:06:48.354Z|5d34f3c3-2345-48ae-b56c-2a222668f5ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:06:48.419Z|6d331652-8184-4266-93cb-497e1dd94bd2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:06:48.420Z|6d331652-8184-4266-93cb-497e1dd94bd2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:06:51.145Z|2811fd44-0ca9-4a7b-ab5c-d9a76c8d9c2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:06:51.146Z|2811fd44-0ca9-4a7b-ab5c-d9a76c8d9c2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:06:52.312Z|80137b0f-793a-43d1-a128-e44a287e8ba7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:06:52.317Z|80137b0f-793a-43d1-a128-e44a287e8ba7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:06:58.383Z|69c9adeb-aa25-4d70-b7bb-f6ab4c8f5ff9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:06:58.384Z|69c9adeb-aa25-4d70-b7bb-f6ab4c8f5ff9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:06:58.455Z|a43847b2-4e60-44df-8e61-76bb81d82051|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:06:58.457Z|a43847b2-4e60-44df-8e61-76bb81d82051|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:07:01.179Z|166e267f-49ac-4e65-a117-99a5cc9d580a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:07:01.180Z|166e267f-49ac-4e65-a117-99a5cc9d580a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:07:07.312Z|96688a52-1ea2-4dab-8370-e2fb93b4aa2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:07:07.313Z|96688a52-1ea2-4dab-8370-e2fb93b4aa2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:07:07.820Z|ebcbf331-4324-422a-9482-c12ef4e76b00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:07:07.821Z|ebcbf331-4324-422a-9482-c12ef4e76b00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:07:08.412Z|9161903c-1223-4967-a38f-b8a1bfc4c3f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:07:08.413Z|9161903c-1223-4967-a38f-b8a1bfc4c3f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:07:08.491Z|d2b41eee-0244-4a8c-9ec6-40e3a65ff2cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:07:08.492Z|d2b41eee-0244-4a8c-9ec6-40e3a65ff2cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:07:11.217Z|bd563e10-a7be-4799-aecf-9e2aaaccdaa7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:07:11.219Z|bd563e10-a7be-4799-aecf-9e2aaaccdaa7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:07:18.440Z|33859971-bdd6-4bb4-a0f1-7d7c7cde3b42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:07:18.441Z|33859971-bdd6-4bb4-a0f1-7d7c7cde3b42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:07:18.522Z|d835370a-b997-4427-8f53-42e83257506d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:07:18.523Z|d835370a-b997-4427-8f53-42e83257506d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:07:21.264Z|523d41b7-6854-4561-bf47-c2f65c6499ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:07:21.265Z|523d41b7-6854-4561-bf47-c2f65c6499ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:07:22.312Z|f0b375cb-f054-4b2c-9cd4-f26869ac0c6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:07:22.313Z|f0b375cb-f054-4b2c-9cd4-f26869ac0c6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:07:27.775Z|fed49b50-3672-4c94-a5d9-bdb09e76dadd|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-10T04:07:27.776Z|fed49b50-3672-4c94-a5d9-bdb09e76dadd|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-10T04:07:28.469Z|9fdbb9cf-894b-4aec-8b60-b300e6cd7b2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:07:28.470Z|9fdbb9cf-894b-4aec-8b60-b300e6cd7b2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:07:28.557Z|a55d9ed2-7f39-4f45-a2a3-2ca4c9abfe4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:07:28.558Z|a55d9ed2-7f39-4f45-a2a3-2ca4c9abfe4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:07:31.298Z|6b5a181b-3c10-46a0-84e7-12ae76ebedd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:07:31.299Z|6b5a181b-3c10-46a0-84e7-12ae76ebedd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:07:37.312Z|15f601d0-58d9-446d-b71d-e090de29eb10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:07:37.315Z|15f601d0-58d9-446d-b71d-e090de29eb10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:07:37.822Z|b4d65405-81c6-40de-9af4-6c0eba5b1137|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:07:37.823Z|b4d65405-81c6-40de-9af4-6c0eba5b1137|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:07:38.503Z|5504767c-cf83-4cd3-8b8c-c97471412835|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:07:38.505Z|5504767c-cf83-4cd3-8b8c-c97471412835|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:07:38.595Z|a92ae9f7-6513-4148-b06d-300b59216b2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:07:38.596Z|a92ae9f7-6513-4148-b06d-300b59216b2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:07:41.345Z|05d38d6a-a660-4c85-b39d-7972e8b8a8a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:07:41.347Z|05d38d6a-a660-4c85-b39d-7972e8b8a8a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:07:48.530Z|f3017dfe-69b5-467a-8f96-7591eadbb92c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:07:48.531Z|f3017dfe-69b5-467a-8f96-7591eadbb92c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:07:48.622Z|4bb6715b-ca8d-4d3f-81c7-a5825bf2ed0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:07:48.623Z|4bb6715b-ca8d-4d3f-81c7-a5825bf2ed0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:07:51.385Z|d3497201-7390-4273-8315-1bf0ab100671|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:07:51.387Z|d3497201-7390-4273-8315-1bf0ab100671|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:07:52.312Z|564a30c1-ff83-4f8e-8c11-acbfe4b562c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:07:52.313Z|564a30c1-ff83-4f8e-8c11-acbfe4b562c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:07:58.565Z|937422fd-891c-4e92-9da0-ae215b48fccf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:07:58.567Z|937422fd-891c-4e92-9da0-ae215b48fccf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:07:58.659Z|38d3ab3e-9ddf-44f2-946f-41a210aa17e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:07:58.660Z|38d3ab3e-9ddf-44f2-946f-41a210aa17e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:08:01.420Z|e506daa3-7107-4303-ae95-aeb55d6f090d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:08:01.421Z|e506daa3-7107-4303-ae95-aeb55d6f090d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:08:07.312Z|03b029e7-0a25-4418-a2f4-a6e488ab5d11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:08:07.313Z|03b029e7-0a25-4418-a2f4-a6e488ab5d11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:08:07.825Z|fbe65367-35eb-4021-bb92-2707b781d999|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-10T04:08:07.827Z|fbe65367-35eb-4021-bb92-2707b781d999|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-10T04:08:08.601Z|6cd330a7-9c8f-48f7-9147-1c095c49b2c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:08:08.602Z|6cd330a7-9c8f-48f7-9147-1c095c49b2c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:08:08.693Z|3c641c50-4ace-4481-8fc9-c965a3280123|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:08:08.694Z|3c641c50-4ace-4481-8fc9-c965a3280123|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-10T04:08:11.448Z|cc792465-2372-48f7-b68a-013c0390e317|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-10T04:08:11.450Z|cc792465-2372-48f7-b68a-013c0390e317|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.