By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/catdb/ -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) 2021-04-13T22:59:14.844Z||main|||||INFO|500||Starting CatalogDBApplication on dev-so-catalog-db-adapter-898df4f57-pbrng with PID 13 (/app/app.jar started by so in /app) 2021-04-13T22:59:14.850Z||main|||||DEBUG|500||Running with Spring Boot v2.3.7.RELEASE, Spring v5.2.12.RELEASE 2021-04-13T22:59:14.851Z||main|||||INFO|500||The following profiles are active: basic 2021-04-13T22:59:19.625Z||main|||||INFO|500||Starting service [Tomcat] 2021-04-13T22:59:19.626Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2021-04-13T22:59:19.713Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2021-04-13T22:59:21.816Z||main|||||INFO|500||catdb-pool - Starting... 2021-04-13T22:59:22.009Z||main|||||INFO|500||catdb-pool - Start completed. 2021-04-13T22:59:22.094Z||main|||||INFO|500||Flyway Community Edition 6.5.7 by Redgate 2021-04-13T22:59:22.185Z||main|||||INFO|500||Database: jdbc:mariadb://mariadb-galera:3306/catalogdb (MariaDB 10.5) 2021-04-13T22:59:22.206Z||main|||||WARN|500||Flyway upgrade recommended: MariaDB 10.5 is newer than this version of Flyway and support has not been tested. The latest supported version of MariaDB is 10.4. 2021-04-13T22:59:22.256Z||main|||||INFO|500||Creating Schema History table `catalogdb`.`flyway_schema_history` ... 2021-04-13T22:59:22.374Z||main|||||WARN|500||DB: Name 'flyway_schema_history_pk' ignored for PRIMARY key. (SQL State: - Error Code: 1280) 2021-04-13T22:59:22.649Z||main|||||INFO|500||Current version of schema `catalogdb`: << Empty Schema >> 2021-04-13T22:59:22.649Z||main|||||WARN|500||outOfOrder mode is active. Migration of schema `catalogdb` may not be reproducible. 2021-04-13T22:59:22.700Z||main|||||INFO|500||Migrating schema `catalogdb` to version 1 - Base version 2021-04-13T22:59:23.830Z||main|||||INFO|500||Migrating schema `catalogdb` to version 1.1 - Initial Recipe Setup 2021-04-13T22:59:23.923Z||main|||||INFO|500||Migrating schema `catalogdb` to version 2.0.0 - Modify Resource Relationships 2021-04-13T22:59:24.756Z||main|||||INFO|500||Migrating schema `catalogdb` to version 2.0.1 - Modify Resource Relationships Alters 2021-04-13T22:59:25.724Z||main|||||INFO|500||Migrating schema `catalogdb` to version 2.1 - Update Recipe For API Flag 2021-04-13T22:59:25.757Z||main|||||INFO|500||Migrating schema `catalogdb` to version 2.2 - ONAP TABLE CHANGES 2021-04-13T22:59:26.015Z||main|||||INFO|500||Migrating schema `catalogdb` to version 2.3 - MacroTableChanges 2021-04-13T22:59:26.058Z||main|||||INFO|500||Migrating schema `catalogdb` to version 2.4 - MacroReferenceData1806 2021-04-13T22:59:26.130Z||main|||||INFO|500||Migrating schema `catalogdb` to version 2.5 - RainyDayHandlerMacroData 2021-04-13T22:59:26.171Z||main|||||INFO|500||Migrating schema `catalogdb` to version 2.6 - NorthboundAddTopLevelFlow 2021-04-13T22:59:26.240Z||main|||||INFO|500||Migrating schema `catalogdb` to version 2.7 - VNFCInstanceGroup1806 2021-04-13T22:59:26.446Z||main|||||INFO|500||Migrating schema `catalogdb` to version 2.8 - OrchestrationStatus ValidActionStateTransition 2021-04-13T22:59:26.539Z||main|||||INFO|500||Migrating schema `catalogdb` to version 2.9 - UpdateIsTopLevelFlowColumn 2021-04-13T22:59:26.574Z||main|||||INFO|500||Migrating schema `catalogdb` to version 2.10 - VNFCInstanceGroupChanges 2021-04-13T22:59:26.650Z||main|||||INFO|500||Migrating schema `catalogdb` to version 2.11 - Modify IS Base Type 2021-04-13T22:59:26.764Z||main|||||INFO|500||Migrating schema `catalogdb` to version 2.12 - UpdateMacroReferenceData Homing 2021-04-13T22:59:26.785Z||main|||||INFO|500||Migrating schema `catalogdb` to version 2.13 - Alter external service to internal model mapping 2021-04-13T22:59:26.879Z||main|||||INFO|500||Migrating schema `catalogdb` to version 2.14 - DeactivateAndCloudDelete 2021-04-13T22:59:26.906Z||main|||||INFO|500||Migrating schema `catalogdb` to version 2.15 - Orchestration Status Valid Action State Transition Table Updates 2021-04-13T22:59:27.184Z||main|||||INFO|500||Migrating schema `catalogdb` to version 2.16 - Remove Orchestration Flow Reference FK To Building Block Detail Pre New Solution 2021-04-13T22:59:27.243Z||main|||||INFO|500||Migrating schema `catalogdb` to version 2.17 - DeactivateAndCloudDeleteChanges 2021-04-13T22:59:27.276Z||main|||||INFO|500||Migrating schema `catalogdb` to version 2.18 - AlterVNFRecipeVnfTypeColumnName 2021-04-13T22:59:27.332Z||main|||||INFO|500||Migrating schema `catalogdb` to version 3.1 - AddServiceMacroDeactivateToMacroTables 2021-04-13T22:59:27.365Z||main|||||INFO|500||Migrating schema `catalogdb` to version 3.2 - ChangeMINApiVersionInNorthbound 2021-04-13T22:59:27.401Z||main|||||INFO|500||Migrating schema `catalogdb` to version 3.3 - ChangeMINApiVersionServiceMacroDeactivate 2021-04-13T22:59:27.421Z||main|||||INFO|500||Migrating schema `catalogdb` to version 3.4 - AddUpdateNetworkALaCarte 2021-04-13T22:59:27.443Z||main|||||INFO|500||Migrating schema `catalogdb` to version 3.5 - PointGrApiDefault To UpdateVfModuleVolumeInfraV1 2021-04-13T22:59:27.469Z||main|||||INFO|500||Migrating schema `catalogdb` to version 3.6 - UpdateNetworkCollectionCatalogDB 2021-04-13T22:59:27.495Z||main|||||INFO|500||Migrating schema `catalogdb` to version 3.7 - FixDeactivateNetworkCollection 2021-04-13T22:59:27.518Z||main|||||INFO|500||Migrating schema `catalogdb` to version 3.8 - UnassignFabricConfigurationData 2021-04-13T22:59:27.543Z||main|||||INFO|500||Migrating schema `catalogdb` to version 3.9 - DropCRModelUUID FK 2021-04-13T22:59:27.590Z||main|||||INFO|500||Migrating schema `catalogdb` to version 4.0 - AddModelAndModelRecipe 2021-04-13T22:59:27.686Z||main|||||INFO|500||Migrating schema `catalogdb` to version 4.1 - AddCloudConfig 2021-04-13T22:59:27.817Z||main|||||INFO|500||Migrating schema `catalogdb` to version 4.3 - ScaleOutRecipe 2021-04-13T22:59:27.842Z||main|||||INFO|500||Migrating schema `catalogdb` to version 4.4 - AddVnfcTables 2021-04-13T22:59:28.000Z||main|||||INFO|500||Migrating schema `catalogdb` to version 4.6 - Remove1802StyleAssignNetwork 2021-04-13T22:59:28.025Z||main|||||INFO|500||Migrating schema `catalogdb` to version 4.7 - CreateTableControllerSelectionRefence 2021-04-13T22:59:28.093Z||main|||||INFO|500||Migrating schema `catalogdb` to version 4.8 - AutoScaleOutReferenceData 2021-04-13T22:59:28.119Z||main|||||INFO|500||Migrating schema `catalogdb` to version 4.9 - DeleteServiceRecipeOldMacro 2021-04-13T22:59:28.138Z||main|||||INFO|500||Migrating schema `catalogdb` to version 4.10 - CvnfcCustomizationNullableColumn 2021-04-13T22:59:28.234Z||main|||||INFO|500||Migrating schema `catalogdb` to version 4.11 - RecreateRecipe 2021-04-13T22:59:28.257Z||main|||||INFO|500||Migrating schema `catalogdb` to version 4.12 - add second column to rainy day handler for after retry 2021-04-13T22:59:28.304Z||main|||||INFO|500||Migrating schema `catalogdb` to version 4.12.1 - UpdateAutoScaleOutRefData 2021-04-13T22:59:28.330Z||main|||||INFO|500||Migrating schema `catalogdb` to version 4.12.2 - AddDomainColumnsCloudIdentity 2021-04-13T22:59:28.378Z||main|||||INFO|500||Migrating schema `catalogdb` to version 4.13 - UpdateBBOrchestrationStatusAutoScaleOut 2021-04-13T22:59:28.416Z||main|||||INFO|500||Migrating schema `catalogdb` to version 4.14 - RemoveRetryFromRainyDayHandlingTable 2021-04-13T22:59:28.452Z||main|||||INFO|500||Migrating schema `catalogdb` to version 4.14.2 - AddCloudOwnerColumnToNorthBoundRequest 2021-04-13T22:59:28.540Z||main|||||INFO|500||Migrating schema `catalogdb` to version 4.15 - UpdateRainyDayHandlerMacroForScaleOut 2021-04-13T22:59:28.561Z||main|||||INFO|500||Migrating schema `catalogdb` to version 4.16 - Add Default NeutronNetwork 2021-04-13T22:59:28.589Z||main|||||INFO|500||Migrating schema `catalogdb` to version 4.17 - UpdateCloudSiteColumn 2021-04-13T22:59:28.636Z||main|||||INFO|500||Migrating schema `catalogdb` to version 4.18 - ControllerSelectionReferenceData 2021-04-13T22:59:28.653Z||main|||||INFO|500||Migrating schema `catalogdb` to version 4.19 - RenameCustomToNoValidate 2021-04-13T22:59:28.671Z||main|||||INFO|500||Migrating schema `catalogdb` to version 4.20 - SetActivitiesBBsToNoValidate 2021-04-13T22:59:28.686Z||main|||||INFO|500||Migrating schema `catalogdb` to version 4.21 - AddHomingTables 2021-04-13T22:59:28.745Z||main|||||INFO|500||Migrating schema `catalogdb` to version 5.1 - ServiceProxyTableConsolidation 2021-04-13T22:59:28.965Z||main|||||INFO|500||Migrating schema `catalogdb` to version 5.2 - AddServiceTypeColumnToNorthBoundRequest 2021-04-13T22:59:29.060Z||main|||||INFO|500||Migrating schema `catalogdb` to version 5.4 - AddPnfResourceAndCustomization 2021-04-13T22:59:29.189Z||main|||||INFO|500||Migrating schema `catalogdb` to version 5.5.1 - Correct Default NeutronNetwork 2021-04-13T22:59:29.243Z||main|||||INFO|500||Migrating schema `catalogdb` to version 5.6 - Fix CVNFC Customization 2021-04-13T22:59:29.369Z||main|||||INFO|500||Migrating schema `catalogdb` to version 5.6.1 - Use ID To Identify Tables 2021-04-13T22:59:29.429Z||main|||||WARN|500||DB: Can't DROP FOREIGN KEY `fk_vnf_configuration_cvnfc_customization__vf_module_customiza1`; check that it exists (SQL State: - Error Code: 1091) 2021-04-13T22:59:29.470Z||main|||||WARN|500||DB: Can't DROP FOREIGN KEY `fk_vfmodule_cvnfc_configuration_customization__vnf_resource_c1`; check that it exists (SQL State: - Error Code: 1091) 2021-04-13T22:59:30.653Z||main|||||INFO|500||Migrating schema `catalogdb` to version 5.6.2 - AddResourceInput 2021-04-13T22:59:30.736Z||main|||||INFO|500||Migrating schema `catalogdb` to version 5.6.3 - ChangeResourceInputLength 2021-04-13T22:59:30.830Z||main|||||INFO|500||Migrating schema `catalogdb` to version 5.6.4 - UpdateHeatRelatedAttribute 2021-04-13T22:59:30.949Z||main|||||INFO|500||Migrating schema `catalogdb` to version 5.6.5 - AddBluePrintNameVersion 2021-04-13T22:59:31.003Z||main|||||INFO|500||Migrating schema `catalogdb` to version 5.6.6 - Add Column For Distrobution Status 2021-04-13T22:59:31.039Z||main|||||INFO|500||Migrating schema `catalogdb` to version 5.7 - Use ID Configuration Customization 2021-04-13T22:59:31.222Z||main|||||INFO|500||Migrating schema `catalogdb` to version 5.7.1 - WorkFlowDesignerTables 2021-04-13T22:59:31.583Z||main|||||INFO|500||Migrating schema `catalogdb` to version 5.7.2 - Add Error Message Rainy Day 2021-04-13T22:59:31.616Z||main|||||INFO|500||Migrating schema `catalogdb` to version 5.9 - AddSkipPostInstantiationConfiguration 2021-04-13T22:59:31.671Z||main|||||INFO|500||Migrating schema `catalogdb` to version 5.10 - AlterforWorkFlowDesignerTables 2021-04-13T22:59:31.898Z||main|||||INFO|500||Migrating schema `catalogdb` to version 5.10.1 - AlterTblActivitySpecToUserParameters 2021-04-13T22:59:32.008Z||main|||||INFO|500||Migrating schema `catalogdb` to version 5.11 - AddVnfResourceOrder 2021-04-13T22:59:32.062Z||main|||||INFO|500||Migrating schema `catalogdb` to version 5.12 - Add Relation VnfcCustomization 2021-04-13T22:59:32.110Z||main|||||INFO|500||Migrating schema `catalogdb` to version 6.0 - AddNamingPolicyToService 2021-04-13T22:59:32.164Z||main|||||INFO|500||Migrating schema `catalogdb` to version 6.1.1 - AddServiceRoleToRainyDayHandling 2021-04-13T22:59:32.225Z||main|||||INFO|500||Migrating schema `catalogdb` to version 6.2 - AddNfValidData 2021-04-13T22:59:32.300Z||main|||||INFO|500||Migrating schema `catalogdb` to version 6.3 - AlterColumnActionCategoryControllerSelectionCategory 2021-04-13T22:59:32.343Z||main|||||INFO|500||Migrating schema `catalogdb` to version 7.0 - AddActivatedForOrchestrationStatus 2021-04-13T22:59:32.373Z||main|||||INFO|500||Migrating schema `catalogdb` to version 7.1 - UpdatedCloudSiteTable 2021-04-13T22:59:32.424Z||main|||||INFO|500||Migrating schema `catalogdb` to version 7.2 - UpdateCloudSiteTableSupportFabric 2021-04-13T22:59:32.443Z||main|||||INFO|500||Migrating schema `catalogdb` to version 7.3 - UpdateVnfcCustResourceInputLength 2021-04-13T22:59:32.505Z||main|||||INFO|500||Migrating schema `catalogdb` to version 7.5 - AddServiceArtifact 2021-04-13T22:59:32.632Z||main|||||INFO|500||Migrating schema `catalogdb` to version 7.5.1 - AddServiceArtifact 2021-04-13T22:59:32.894Z||main|||||INFO|500||Migrating schema `catalogdb` to version 8.1 - AddControllerActorAndBlueprint 2021-04-13T22:59:33.134Z||main|||||INFO|500||Migrating schema `catalogdb` to version 8.2 - AddScopeAndActionColumnsInOrchestrationFlowReference 2021-04-13T22:59:33.185Z||main|||||INFO|500||Migrating schema `catalogdb` to version 8.4 - AddBBNameSelectionReference 2021-04-13T22:59:33.259Z||main|||||INFO|500||Migrating schema `catalogdb` to version 8.5 - AddCloudOwner 2021-04-13T22:59:33.368Z||main|||||INFO|500||Migrating schema `catalogdb` to version 8.6 - Update Service Function 2021-04-13T22:59:33.413Z||main|||||INFO|500||Migrating schema `catalogdb` to version 8.7 - AddProcessingFlags 2021-04-13T22:59:33.477Z||main|||||INFO|500||Migrating schema `catalogdb` to version 8.7.1 - Update Optical Service Recipe 2021-04-13T22:59:33.497Z||main|||||INFO|500||Migrating schema `catalogdb` to version 8.8 - AddSoftwareVersionToPnfCustomization 2021-04-13T22:59:33.560Z||main|||||INFO|500||Migrating schema `catalogdb` to version 8.8.1 - AddColumnAdminProjectDomainName 2021-04-13T22:59:33.637Z||main|||||INFO|500||Migrating schema `catalogdb` to version 8.9 - EnforceNotNullWithDefaults 2021-04-13T22:59:34.457Z||main|||||INFO|500||Migrating schema `catalogdb` with repeatable migration MacroData 2021-04-13T22:59:34.630Z||main|||||INFO|500||Migrating schema `catalogdb` with repeatable migration R_CloudConfigMigration 2021-04-13T22:59:34.784Z||main|||||INFO|500||Migrating schema `catalogdb` with repeatable migration WorkflowDesignerData 2021-04-13T22:59:34.840Z||main|||||INFO|500||Successfully applied 96 migrations to schema `catalogdb` (execution time 00:12.377s) 2021-04-13T22:59:35.124Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2021-04-13T22:59:35.368Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2021-04-13T22:59:35.702Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2021-04-13T22:59:36.396Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2021-04-13T22:59:36.840Z||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. 2021-04-13T22:59:38.969Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-04-13T22:59:41.080Z||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 2021-04-13T22:59:42.544Z||main|||||WARN|500||--- 2021-04-13T22:59:42.544Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2021-04-13T22:59:42.545Z||main|||||WARN|500||--- 2021-04-13T22:59:42.982Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2021-04-13T22:59:45.773Z||main|||||INFO|500||Started CatalogDBApplication in 32.126 seconds (JVM running for 33.451) 2021-04-13T22:59:45.825Z|bf909f68-27e5-449d-b758-381f9b887426|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T22:59:45.836Z|bf909f68-27e5-449d-b758-381f9b887426|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T22:59:58.733Z||http-nio-8082-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-04-13T22:59:59.114Z|89baa5d0-6508-45dd-83fc-fc436e16d56d|http-nio-8082-exec-1|/workflow/search/findBySource|bpel|||INFO|500||Entering 2021-04-13T22:59:59.115Z|89baa5d0-6508-45dd-83fc-fc436e16d56d|http-nio-8082-exec-1|/workflow/search/findBySource|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-13T22:59:59.115Z|89baa5d0-6508-45dd-83fc-fc436e16d56d|http-nio-8082-exec-1|/workflow/search/findBySource|bpel|||DEBUG|500||URI : /workflow/search/findBySource 2021-04-13T22:59:59.115Z|89baa5d0-6508-45dd-83fc-fc436e16d56d|http-nio-8082-exec-1|/workflow/search/findBySource|bpel|||DEBUG|500||Method : GET 2021-04-13T22:59:59.116Z|89baa5d0-6508-45dd-83fc-fc436e16d56d|http-nio-8082-exec-1|/workflow/search/findBySource|bpel|||DEBUG|500||Headers : accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:89baa5d0-6508-45dd-83fc-fc436e16d56d;x-requestid:89baa5d0-6508-45dd-83fc-fc436e16d56d;x-transactionid:89baa5d0-6508-45dd-83fc-fc436e16d56d;x-ecomp-requestid:89baa5d0-6508-45dd-83fc-fc436e16d56d;x-onap-partnername:UNKNOWN;x-invocationid:3ced0b34-b1a3-4f86-ab0e-312b34bd8896;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;host:so-catalog-db-adapter.onap:8082;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);accept-encoding:gzip,deflate; 2021-04-13T22:59:59.117Z|89baa5d0-6508-45dd-83fc-fc436e16d56d|http-nio-8082-exec-1|/workflow/search/findBySource|bpel|||DEBUG|500||===========================request end================================================== Hibernate: select workflow0_.ID as id1_68_, workflow0_.ARTIFACT_CHECKSUM as artifact2_68_, workflow0_.ARTIFACT_NAME as artifact3_68_, workflow0_.ARTIFACT_UUID as artifact4_68_, workflow0_.BODY as body5_68_, workflow0_.CREATION_TIMESTAMP as creation6_68_, workflow0_.DESCRIPTION as descript7_68_, workflow0_.NAME as name8_68_, workflow0_.OPERATION_NAME as operatio9_68_, workflow0_.RESOURCE_TARGET as resourc10_68_, workflow0_.SOURCE as source11_68_, workflow0_.TIMEOUT_MINUTES as timeout12_68_, workflow0_.VERSION as version13_68_ from workflow workflow0_ where workflow0_.SOURCE=? 2021-04-13T22:59:59.932Z|89baa5d0-6508-45dd-83fc-fc436e16d56d|http-nio-8082-exec-1|/workflow/search/findBySource|bpel|||DEBUG|500||============================response begin========================================== 2021-04-13T22:59:59.933Z|89baa5d0-6508-45dd-83fc-fc436e16d56d|http-nio-8082-exec-1|/workflow/search/findBySource|bpel|||DEBUG|500||Status code : 200 2021-04-13T22:59:59.934Z|89baa5d0-6508-45dd-83fc-fc436e16d56d|http-nio-8082-exec-1|/workflow/search/findBySource|bpel|||DEBUG|500||Status text : OK 2021-04-13T22:59:59.935Z|89baa5d0-6508-45dd-83fc-fc436e16d56d|http-nio-8082-exec-1|/workflow/search/findBySource|bpel|||DEBUG|500||Headers : Set-Cookie:JSESSIONID=2CB45C9B4F176EAF533C559CDDBEAD19; Path=/; HttpOnly;Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Tue, 13 Apr 2021 22:59:59 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-13T22:59:59.935Z|89baa5d0-6508-45dd-83fc-fc436e16d56d|http-nio-8082-exec-1|/workflow/search/findBySource|bpel|||DEBUG|500||============================response end============================================ 2021-04-13T22:59:59.936Z|89baa5d0-6508-45dd-83fc-fc436e16d56d|http-nio-8082-exec-1|/workflow/search/findBySource|bpel|||INFO|500||Exiting. 2021-04-13T23:00:00.769Z|b596673a-75e7-419f-99f1-d019a5a76f6d|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:00:00.772Z|b596673a-75e7-419f-99f1-d019a5a76f6d|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:00:15.778Z|3605ffb3-fcee-412b-94a1-91209ae2829e|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:00:15.781Z|3605ffb3-fcee-412b-94a1-91209ae2829e|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:00:30.773Z|3e9336b9-5be4-4b13-a25a-d04d78c3dfc3|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:00:30.777Z|3e9336b9-5be4-4b13-a25a-d04d78c3dfc3|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:00:45.769Z|e4fad455-5592-4ac7-b39b-367224b78057|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:00:45.771Z|e4fad455-5592-4ac7-b39b-367224b78057|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:01:00.769Z|931ba1be-e6da-40e5-8788-84f0b25118a2|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:01:00.772Z|931ba1be-e6da-40e5-8788-84f0b25118a2|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:01:15.769Z|698d89b4-0bd8-437c-8933-e7ad4bff9e16|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:01:15.776Z|698d89b4-0bd8-437c-8933-e7ad4bff9e16|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:01:30.774Z|ffbd889f-4138-4d9f-b9e8-e524cc383bb5|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:01:30.776Z|ffbd889f-4138-4d9f-b9e8-e524cc383bb5|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:01:45.773Z|ec17eb8f-b200-47dc-bd31-1a9cfe17b33c|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:01:45.779Z|ec17eb8f-b200-47dc-bd31-1a9cfe17b33c|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:02:00.770Z|9a7aa2cf-84b8-43e3-87b2-f41651c1ced7|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:02:00.772Z|9a7aa2cf-84b8-43e3-87b2-f41651c1ced7|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:02:15.769Z|a677c210-ea48-495e-95a5-e45fa837b5f3|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:02:15.770Z|a677c210-ea48-495e-95a5-e45fa837b5f3|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:02:30.771Z|79ad55e1-c971-497f-a278-69634805354d|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:02:30.780Z|79ad55e1-c971-497f-a278-69634805354d|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:02:45.769Z|9cd7254c-7eff-434c-b607-f3a51b4d7a4c|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:02:45.772Z|9cd7254c-7eff-434c-b607-f3a51b4d7a4c|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:03:00.770Z|05218464-e75e-4269-8b44-36e62b5d4cb8|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:03:00.773Z|05218464-e75e-4269-8b44-36e62b5d4cb8|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:03:15.771Z|d1317ba2-59cf-4811-a47f-36060ff93c29|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:03:15.778Z|d1317ba2-59cf-4811-a47f-36060ff93c29|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:03:30.777Z|38f620be-5530-4962-8bb2-41079a6cda3e|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:03:30.779Z|38f620be-5530-4962-8bb2-41079a6cda3e|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:03:45.769Z|a8eb709b-d713-4101-b054-14a0e6dfe62c|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:03:45.770Z|a8eb709b-d713-4101-b054-14a0e6dfe62c|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:04:00.769Z|b9633a45-9974-4500-8afa-cae58cf1ae62|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:04:00.773Z|b9633a45-9974-4500-8afa-cae58cf1ae62|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:04:15.772Z|55a536e6-89f4-4450-8c50-26bc25d59b02|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:04:15.775Z|55a536e6-89f4-4450-8c50-26bc25d59b02|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:04:30.781Z|52b3feb3-7410-4c52-8bb9-385f9fb1c497|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:04:30.786Z|52b3feb3-7410-4c52-8bb9-385f9fb1c497|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:04:45.771Z|71395105-1958-44af-ad0e-870b1476b71d|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:04:45.772Z|71395105-1958-44af-ad0e-870b1476b71d|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:05:00.769Z|61ef8b4d-8a63-4efb-a495-7704548b1823|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:05:00.771Z|61ef8b4d-8a63-4efb-a495-7704548b1823|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:05:15.768Z|a9de00c2-9936-4c7f-b267-014ef5a6c049|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:05:15.771Z|a9de00c2-9936-4c7f-b267-014ef5a6c049|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:05:30.771Z|9bab91ec-0457-488c-b29b-21fd8147d3cf|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:05:30.773Z|9bab91ec-0457-488c-b29b-21fd8147d3cf|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:05:45.769Z|7beb6019-ea38-46f6-af4e-9da1ee1cbe00|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:05:45.772Z|7beb6019-ea38-46f6-af4e-9da1ee1cbe00|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:06:00.772Z|8dce0d34-7443-475c-9f2d-c3695c8075c7|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:06:00.775Z|8dce0d34-7443-475c-9f2d-c3695c8075c7|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:06:15.772Z|4a1b2565-5537-4abc-904f-df6933c8ec77|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:06:15.777Z|4a1b2565-5537-4abc-904f-df6933c8ec77|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:06:30.769Z|ae81b1d3-11ac-4b76-a7c2-2832f518b8db|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:06:30.771Z|ae81b1d3-11ac-4b76-a7c2-2832f518b8db|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:06:45.771Z|33260d4b-68a4-4d3d-905a-ff4507c1cadb|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:06:45.772Z|33260d4b-68a4-4d3d-905a-ff4507c1cadb|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:07:00.769Z|a3d69ebf-4a3a-4b72-a542-e4efce6eea31|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:07:00.773Z|a3d69ebf-4a3a-4b72-a542-e4efce6eea31|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:07:15.770Z|a36897b5-c1bc-46b9-bc42-959446218d21|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:07:15.773Z|a36897b5-c1bc-46b9-bc42-959446218d21|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:07:30.772Z|2601a35a-6711-4964-93f2-5ad320a0de11|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:07:30.788Z|2601a35a-6711-4964-93f2-5ad320a0de11|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:07:45.771Z|f52d7db5-45eb-4993-a5eb-2c23c59fa651|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:07:45.773Z|f52d7db5-45eb-4993-a5eb-2c23c59fa651|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:08:00.769Z|8003cdd6-21d0-4315-8804-7ba436aab905|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:08:00.770Z|8003cdd6-21d0-4315-8804-7ba436aab905|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:08:15.769Z|1aa62fad-9dd1-42c3-b10b-03801305917d|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:08:15.772Z|1aa62fad-9dd1-42c3-b10b-03801305917d|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:08:30.771Z|8e1506c3-d754-42e7-b243-23ffa4b911da|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:08:30.787Z|8e1506c3-d754-42e7-b243-23ffa4b911da|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:08:45.770Z|177189f6-bf0e-4402-a246-ecd2b394eec6|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:08:45.771Z|177189f6-bf0e-4402-a246-ecd2b394eec6|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:09:00.770Z|1db63472-fdd7-4315-b2de-3644d81de911|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:09:00.773Z|1db63472-fdd7-4315-b2de-3644d81de911|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:09:15.781Z|03384fc0-a604-4d60-8db0-ceb617b14f52|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:09:15.783Z|03384fc0-a604-4d60-8db0-ceb617b14f52|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:09:30.769Z|bf012774-3210-49f5-bea7-ad9709b48a7f|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:09:30.772Z|bf012774-3210-49f5-bea7-ad9709b48a7f|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:09:45.768Z|63c3a31b-c997-4401-a9b8-9774a8a76260|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:09:45.772Z|63c3a31b-c997-4401-a9b8-9774a8a76260|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:10:00.773Z|f76a7b93-3945-422b-bea4-bddfe002a7ea|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:10:00.775Z|f76a7b93-3945-422b-bea4-bddfe002a7ea|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:10:07.457Z|9e340006-1481-48c9-ad8c-7fab5e691fcf|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||INFO|500||Entering 2021-04-13T23:10:07.459Z|9e340006-1481-48c9-ad8c-7fab5e691fcf|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request begin================================================ 2021-04-13T23:10:07.459Z|9e340006-1481-48c9-ad8c-7fab5e691fcf|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||DEBUG|500||URI : /manage/health 2021-04-13T23:10:07.461Z|9e340006-1481-48c9-ad8c-7fab5e691fcf|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||DEBUG|500||Method : GET 2021-04-13T23:10:07.462Z|9e340006-1481-48c9-ad8c-7fab5e691fcf|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : host:10.242.156.154:8082;user-agent:kube-probe/1.18;accept-encoding:gzip;connection:close; 2021-04-13T23:10:07.462Z|9e340006-1481-48c9-ad8c-7fab5e691fcf|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request end================================================== 2021-04-13T23:10:07.536Z|9e340006-1481-48c9-ad8c-7fab5e691fcf|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||DEBUG|500||============================response begin========================================== 2021-04-13T23:10:07.536Z|9e340006-1481-48c9-ad8c-7fab5e691fcf|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||DEBUG|500||Status code : 200 2021-04-13T23:10:07.536Z|9e340006-1481-48c9-ad8c-7fab5e691fcf|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||DEBUG|500||Status text : OK 2021-04-13T23:10:07.537Z|9e340006-1481-48c9-ad8c-7fab5e691fcf|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 13 Apr 2021 23:10:07 GMT;Connection:close; 2021-04-13T23:10:07.537Z|9e340006-1481-48c9-ad8c-7fab5e691fcf|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||DEBUG|500||============================response end============================================ 2021-04-13T23:10:07.537Z|9e340006-1481-48c9-ad8c-7fab5e691fcf|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||INFO|500||Exiting. 2021-04-13T23:10:15.769Z|27b8dbf0-fe43-4533-8770-3714d4a72db6|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:10:15.771Z|27b8dbf0-fe43-4533-8770-3714d4a72db6|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:10:30.778Z|9012fdd7-eb39-494f-9031-14b54ecba155|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:10:30.783Z|9012fdd7-eb39-494f-9031-14b54ecba155|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:10:45.770Z|d19fb77b-0f99-48da-a335-9ef0ef1ba725|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:10:45.773Z|d19fb77b-0f99-48da-a335-9ef0ef1ba725|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:11:00.770Z|e09b4517-bc25-4402-8c07-adb3fc585de2|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:11:00.772Z|e09b4517-bc25-4402-8c07-adb3fc585de2|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:11:07.427Z|b3887da8-62ec-446d-a537-33c4f7977b64|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||INFO|500||Entering 2021-04-13T23:11:07.428Z|b3887da8-62ec-446d-a537-33c4f7977b64|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request begin================================================ 2021-04-13T23:11:07.429Z|b3887da8-62ec-446d-a537-33c4f7977b64|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||DEBUG|500||URI : /manage/health 2021-04-13T23:11:07.430Z|b3887da8-62ec-446d-a537-33c4f7977b64|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||DEBUG|500||Method : GET 2021-04-13T23:11:07.430Z|b3887da8-62ec-446d-a537-33c4f7977b64|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : host:10.242.156.154:8082;user-agent:kube-probe/1.18;accept-encoding:gzip;connection:close; 2021-04-13T23:11:07.431Z|b3887da8-62ec-446d-a537-33c4f7977b64|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request end================================================== 2021-04-13T23:11:07.448Z|b3887da8-62ec-446d-a537-33c4f7977b64|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||DEBUG|500||============================response begin========================================== 2021-04-13T23:11:07.449Z|b3887da8-62ec-446d-a537-33c4f7977b64|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||DEBUG|500||Status code : 200 2021-04-13T23:11:07.449Z|b3887da8-62ec-446d-a537-33c4f7977b64|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||DEBUG|500||Status text : OK 2021-04-13T23:11:07.449Z|b3887da8-62ec-446d-a537-33c4f7977b64|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 13 Apr 2021 23:11:07 GMT;Connection:close; 2021-04-13T23:11:07.450Z|b3887da8-62ec-446d-a537-33c4f7977b64|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||DEBUG|500||============================response end============================================ 2021-04-13T23:11:07.450Z|b3887da8-62ec-446d-a537-33c4f7977b64|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||INFO|500||Exiting. 2021-04-13T23:11:15.771Z|caa975ef-cdae-4a78-9d65-e9a3fb7d9db4|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:11:15.773Z|caa975ef-cdae-4a78-9d65-e9a3fb7d9db4|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:11:30.771Z|cc13d8eb-b486-4ed7-927d-cefbb26d92cc|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:11:30.772Z|cc13d8eb-b486-4ed7-927d-cefbb26d92cc|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:11:45.770Z|00c6b66f-58f6-40a1-a94c-3c98373008fc|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:11:45.772Z|00c6b66f-58f6-40a1-a94c-3c98373008fc|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:12:00.771Z|f9bbc390-154a-4153-a508-8af6e5e4cf70|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:12:00.777Z|f9bbc390-154a-4153-a508-8af6e5e4cf70|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:12:07.422Z|30536a1b-3841-430b-8111-440e4202cfde|http-nio-8082-exec-4|/manage/health|kube-probe/1.18|||INFO|500||Entering 2021-04-13T23:12:07.423Z|30536a1b-3841-430b-8111-440e4202cfde|http-nio-8082-exec-4|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request begin================================================ 2021-04-13T23:12:07.424Z|30536a1b-3841-430b-8111-440e4202cfde|http-nio-8082-exec-4|/manage/health|kube-probe/1.18|||DEBUG|500||URI : /manage/health 2021-04-13T23:12:07.425Z|30536a1b-3841-430b-8111-440e4202cfde|http-nio-8082-exec-4|/manage/health|kube-probe/1.18|||DEBUG|500||Method : GET 2021-04-13T23:12:07.426Z|30536a1b-3841-430b-8111-440e4202cfde|http-nio-8082-exec-4|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : host:10.242.156.154:8082;user-agent:kube-probe/1.18;accept-encoding:gzip;connection:close; 2021-04-13T23:12:07.426Z|30536a1b-3841-430b-8111-440e4202cfde|http-nio-8082-exec-4|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request end================================================== 2021-04-13T23:12:07.438Z|30536a1b-3841-430b-8111-440e4202cfde|http-nio-8082-exec-4|/manage/health|kube-probe/1.18|||DEBUG|500||============================response begin========================================== 2021-04-13T23:12:07.438Z|30536a1b-3841-430b-8111-440e4202cfde|http-nio-8082-exec-4|/manage/health|kube-probe/1.18|||DEBUG|500||Status code : 200 2021-04-13T23:12:07.439Z|30536a1b-3841-430b-8111-440e4202cfde|http-nio-8082-exec-4|/manage/health|kube-probe/1.18|||DEBUG|500||Status text : OK 2021-04-13T23:12:07.439Z|30536a1b-3841-430b-8111-440e4202cfde|http-nio-8082-exec-4|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 13 Apr 2021 23:12:07 GMT;Connection:close; 2021-04-13T23:12:07.440Z|30536a1b-3841-430b-8111-440e4202cfde|http-nio-8082-exec-4|/manage/health|kube-probe/1.18|||DEBUG|500||============================response end============================================ 2021-04-13T23:12:07.440Z|30536a1b-3841-430b-8111-440e4202cfde|http-nio-8082-exec-4|/manage/health|kube-probe/1.18|||INFO|500||Exiting. 2021-04-13T23:12:15.769Z|f5bd5779-24ce-4f94-8651-052e5138ad99|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:12:15.777Z|f5bd5779-24ce-4f94-8651-052e5138ad99|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:12:30.769Z|beaed15a-3315-4487-8998-d23f0ff11b52|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:12:30.770Z|beaed15a-3315-4487-8998-d23f0ff11b52|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:12:45.768Z|4b3f8030-42ab-45ce-a164-23849eb44d79|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:12:45.771Z|4b3f8030-42ab-45ce-a164-23849eb44d79|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:13:00.772Z|673d333b-cae8-43e7-bae2-c7fd956f18f8|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:13:00.774Z|673d333b-cae8-43e7-bae2-c7fd956f18f8|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:13:07.424Z|5dd041c0-4cca-4509-911e-df9a38e96b5f|http-nio-8082-exec-6|/manage/health|kube-probe/1.18|||INFO|500||Entering 2021-04-13T23:13:07.425Z|5dd041c0-4cca-4509-911e-df9a38e96b5f|http-nio-8082-exec-6|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request begin================================================ 2021-04-13T23:13:07.426Z|5dd041c0-4cca-4509-911e-df9a38e96b5f|http-nio-8082-exec-6|/manage/health|kube-probe/1.18|||DEBUG|500||URI : /manage/health 2021-04-13T23:13:07.426Z|5dd041c0-4cca-4509-911e-df9a38e96b5f|http-nio-8082-exec-6|/manage/health|kube-probe/1.18|||DEBUG|500||Method : GET 2021-04-13T23:13:07.427Z|5dd041c0-4cca-4509-911e-df9a38e96b5f|http-nio-8082-exec-6|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : host:10.242.156.154:8082;user-agent:kube-probe/1.18;accept-encoding:gzip;connection:close; 2021-04-13T23:13:07.428Z|5dd041c0-4cca-4509-911e-df9a38e96b5f|http-nio-8082-exec-6|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request end================================================== 2021-04-13T23:13:07.440Z|5dd041c0-4cca-4509-911e-df9a38e96b5f|http-nio-8082-exec-6|/manage/health|kube-probe/1.18|||DEBUG|500||============================response begin========================================== 2021-04-13T23:13:07.440Z|5dd041c0-4cca-4509-911e-df9a38e96b5f|http-nio-8082-exec-6|/manage/health|kube-probe/1.18|||DEBUG|500||Status code : 200 2021-04-13T23:13:07.440Z|5dd041c0-4cca-4509-911e-df9a38e96b5f|http-nio-8082-exec-6|/manage/health|kube-probe/1.18|||DEBUG|500||Status text : OK 2021-04-13T23:13:07.441Z|5dd041c0-4cca-4509-911e-df9a38e96b5f|http-nio-8082-exec-6|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 13 Apr 2021 23:13:07 GMT;Connection:close; 2021-04-13T23:13:07.441Z|5dd041c0-4cca-4509-911e-df9a38e96b5f|http-nio-8082-exec-6|/manage/health|kube-probe/1.18|||DEBUG|500||============================response end============================================ 2021-04-13T23:13:07.442Z|5dd041c0-4cca-4509-911e-df9a38e96b5f|http-nio-8082-exec-6|/manage/health|kube-probe/1.18|||INFO|500||Exiting. 2021-04-13T23:13:15.779Z|3a7f650b-244e-4600-9799-c78ecae2fc7d|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:13:15.782Z|3a7f650b-244e-4600-9799-c78ecae2fc7d|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:13:30.770Z|b2b532b5-ddd7-47bd-a762-fe3dcd078f63|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:13:30.771Z|b2b532b5-ddd7-47bd-a762-fe3dcd078f63|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:13:45.769Z|cdd9b0cb-b446-416f-a4e2-924cf7344dd9|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:13:45.771Z|cdd9b0cb-b446-416f-a4e2-924cf7344dd9|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:14:00.769Z|c1de3b92-b549-41ca-add7-ad373fbadd02|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:14:00.772Z|c1de3b92-b549-41ca-add7-ad373fbadd02|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:14:07.428Z|40ceb4fe-ac1c-4c91-8d6d-858533f71565|http-nio-8082-exec-7|/manage/health|kube-probe/1.18|||INFO|500||Entering 2021-04-13T23:14:07.429Z|40ceb4fe-ac1c-4c91-8d6d-858533f71565|http-nio-8082-exec-7|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request begin================================================ 2021-04-13T23:14:07.429Z|40ceb4fe-ac1c-4c91-8d6d-858533f71565|http-nio-8082-exec-7|/manage/health|kube-probe/1.18|||DEBUG|500||URI : /manage/health 2021-04-13T23:14:07.431Z|40ceb4fe-ac1c-4c91-8d6d-858533f71565|http-nio-8082-exec-7|/manage/health|kube-probe/1.18|||DEBUG|500||Method : GET 2021-04-13T23:14:07.431Z|40ceb4fe-ac1c-4c91-8d6d-858533f71565|http-nio-8082-exec-7|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : host:10.242.156.154:8082;user-agent:kube-probe/1.18;accept-encoding:gzip;connection:close; 2021-04-13T23:14:07.432Z|40ceb4fe-ac1c-4c91-8d6d-858533f71565|http-nio-8082-exec-7|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request end================================================== 2021-04-13T23:14:07.447Z|40ceb4fe-ac1c-4c91-8d6d-858533f71565|http-nio-8082-exec-7|/manage/health|kube-probe/1.18|||DEBUG|500||============================response begin========================================== 2021-04-13T23:14:07.447Z|40ceb4fe-ac1c-4c91-8d6d-858533f71565|http-nio-8082-exec-7|/manage/health|kube-probe/1.18|||DEBUG|500||Status code : 200 2021-04-13T23:14:07.447Z|40ceb4fe-ac1c-4c91-8d6d-858533f71565|http-nio-8082-exec-7|/manage/health|kube-probe/1.18|||DEBUG|500||Status text : OK 2021-04-13T23:14:07.448Z|40ceb4fe-ac1c-4c91-8d6d-858533f71565|http-nio-8082-exec-7|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 13 Apr 2021 23:14:07 GMT;Connection:close; 2021-04-13T23:14:07.448Z|40ceb4fe-ac1c-4c91-8d6d-858533f71565|http-nio-8082-exec-7|/manage/health|kube-probe/1.18|||DEBUG|500||============================response end============================================ 2021-04-13T23:14:07.449Z|40ceb4fe-ac1c-4c91-8d6d-858533f71565|http-nio-8082-exec-7|/manage/health|kube-probe/1.18|||INFO|500||Exiting. 2021-04-13T23:14:15.770Z|cbe4e762-c013-4150-a7ab-3b7232d75eee|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:14:15.772Z|cbe4e762-c013-4150-a7ab-3b7232d75eee|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:14:30.771Z|5c680a45-662d-4905-98dd-865086067128|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:14:30.775Z|5c680a45-662d-4905-98dd-865086067128|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:14:45.771Z|20ae2b35-8136-4348-b6be-89a5cf191931|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:14:45.773Z|20ae2b35-8136-4348-b6be-89a5cf191931|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:15:00.769Z|ff8b069b-7b1d-4aad-8efa-655a00e6af92|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:15:00.770Z|ff8b069b-7b1d-4aad-8efa-655a00e6af92|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:15:07.427Z|caee92ca-86f7-4d1f-b05c-b4978c43e2d7|http-nio-8082-exec-8|/manage/health|kube-probe/1.18|||INFO|500||Entering 2021-04-13T23:15:07.429Z|caee92ca-86f7-4d1f-b05c-b4978c43e2d7|http-nio-8082-exec-8|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request begin================================================ 2021-04-13T23:15:07.429Z|caee92ca-86f7-4d1f-b05c-b4978c43e2d7|http-nio-8082-exec-8|/manage/health|kube-probe/1.18|||DEBUG|500||URI : /manage/health 2021-04-13T23:15:07.430Z|caee92ca-86f7-4d1f-b05c-b4978c43e2d7|http-nio-8082-exec-8|/manage/health|kube-probe/1.18|||DEBUG|500||Method : GET 2021-04-13T23:15:07.430Z|caee92ca-86f7-4d1f-b05c-b4978c43e2d7|http-nio-8082-exec-8|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : host:10.242.156.154:8082;user-agent:kube-probe/1.18;accept-encoding:gzip;connection:close; 2021-04-13T23:15:07.431Z|caee92ca-86f7-4d1f-b05c-b4978c43e2d7|http-nio-8082-exec-8|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request end================================================== 2021-04-13T23:15:07.444Z|caee92ca-86f7-4d1f-b05c-b4978c43e2d7|http-nio-8082-exec-8|/manage/health|kube-probe/1.18|||DEBUG|500||============================response begin========================================== 2021-04-13T23:15:07.444Z|caee92ca-86f7-4d1f-b05c-b4978c43e2d7|http-nio-8082-exec-8|/manage/health|kube-probe/1.18|||DEBUG|500||Status code : 200 2021-04-13T23:15:07.444Z|caee92ca-86f7-4d1f-b05c-b4978c43e2d7|http-nio-8082-exec-8|/manage/health|kube-probe/1.18|||DEBUG|500||Status text : OK 2021-04-13T23:15:07.445Z|caee92ca-86f7-4d1f-b05c-b4978c43e2d7|http-nio-8082-exec-8|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 13 Apr 2021 23:15:07 GMT;Connection:close; 2021-04-13T23:15:07.445Z|caee92ca-86f7-4d1f-b05c-b4978c43e2d7|http-nio-8082-exec-8|/manage/health|kube-probe/1.18|||DEBUG|500||============================response end============================================ 2021-04-13T23:15:07.446Z|caee92ca-86f7-4d1f-b05c-b4978c43e2d7|http-nio-8082-exec-8|/manage/health|kube-probe/1.18|||INFO|500||Exiting. 2021-04-13T23:15:15.770Z|85a8bc68-8a8c-4538-9c12-2396bba5fc71|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:15:15.773Z|85a8bc68-8a8c-4538-9c12-2396bba5fc71|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:15:30.771Z|6637342f-0055-44f0-a7fe-b03a3e32ee7e|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:15:30.772Z|6637342f-0055-44f0-a7fe-b03a3e32ee7e|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:15:45.770Z|46bf54ff-648a-4685-aed3-ce951add19e3|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:15:45.772Z|46bf54ff-648a-4685-aed3-ce951add19e3|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:16:00.770Z|63842a95-5e4d-4afd-b763-bd835cc548b0|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:16:00.774Z|63842a95-5e4d-4afd-b763-bd835cc548b0|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:16:07.430Z|f28915b6-6df3-4f4d-aa10-144d5c7b0fbd|http-nio-8082-exec-9|/manage/health|kube-probe/1.18|||INFO|500||Entering 2021-04-13T23:16:07.431Z|f28915b6-6df3-4f4d-aa10-144d5c7b0fbd|http-nio-8082-exec-9|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request begin================================================ 2021-04-13T23:16:07.432Z|f28915b6-6df3-4f4d-aa10-144d5c7b0fbd|http-nio-8082-exec-9|/manage/health|kube-probe/1.18|||DEBUG|500||URI : /manage/health 2021-04-13T23:16:07.432Z|f28915b6-6df3-4f4d-aa10-144d5c7b0fbd|http-nio-8082-exec-9|/manage/health|kube-probe/1.18|||DEBUG|500||Method : GET 2021-04-13T23:16:07.432Z|f28915b6-6df3-4f4d-aa10-144d5c7b0fbd|http-nio-8082-exec-9|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : host:10.242.156.154:8082;user-agent:kube-probe/1.18;accept-encoding:gzip;connection:close; 2021-04-13T23:16:07.434Z|f28915b6-6df3-4f4d-aa10-144d5c7b0fbd|http-nio-8082-exec-9|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request end================================================== 2021-04-13T23:16:07.449Z|f28915b6-6df3-4f4d-aa10-144d5c7b0fbd|http-nio-8082-exec-9|/manage/health|kube-probe/1.18|||DEBUG|500||============================response begin========================================== 2021-04-13T23:16:07.449Z|f28915b6-6df3-4f4d-aa10-144d5c7b0fbd|http-nio-8082-exec-9|/manage/health|kube-probe/1.18|||DEBUG|500||Status code : 200 2021-04-13T23:16:07.450Z|f28915b6-6df3-4f4d-aa10-144d5c7b0fbd|http-nio-8082-exec-9|/manage/health|kube-probe/1.18|||DEBUG|500||Status text : OK 2021-04-13T23:16:07.451Z|f28915b6-6df3-4f4d-aa10-144d5c7b0fbd|http-nio-8082-exec-9|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 13 Apr 2021 23:16:07 GMT;Connection:close; 2021-04-13T23:16:07.451Z|f28915b6-6df3-4f4d-aa10-144d5c7b0fbd|http-nio-8082-exec-9|/manage/health|kube-probe/1.18|||DEBUG|500||============================response end============================================ 2021-04-13T23:16:07.452Z|f28915b6-6df3-4f4d-aa10-144d5c7b0fbd|http-nio-8082-exec-9|/manage/health|kube-probe/1.18|||INFO|500||Exiting. 2021-04-13T23:16:15.768Z|5aa9758d-037d-4254-a91a-0919dd972f92|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:16:15.769Z|5aa9758d-037d-4254-a91a-0919dd972f92|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:16:30.769Z|0560f821-513f-41e5-b9b5-29889c32f40c|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:16:30.782Z|0560f821-513f-41e5-b9b5-29889c32f40c|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:16:45.771Z|1ef96f56-aa19-4d11-a653-7159b679cdb4|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:16:45.774Z|1ef96f56-aa19-4d11-a653-7159b679cdb4|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:17:00.771Z|f8a5131c-a9b3-44db-b791-5a6b159d85c7|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:17:00.774Z|f8a5131c-a9b3-44db-b791-5a6b159d85c7|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:17:07.427Z|e52e1675-8995-44c2-8710-cded86e50476|http-nio-8082-exec-10|/manage/health|kube-probe/1.18|||INFO|500||Entering 2021-04-13T23:17:07.429Z|e52e1675-8995-44c2-8710-cded86e50476|http-nio-8082-exec-10|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request begin================================================ 2021-04-13T23:17:07.429Z|e52e1675-8995-44c2-8710-cded86e50476|http-nio-8082-exec-10|/manage/health|kube-probe/1.18|||DEBUG|500||URI : /manage/health 2021-04-13T23:17:07.431Z|e52e1675-8995-44c2-8710-cded86e50476|http-nio-8082-exec-10|/manage/health|kube-probe/1.18|||DEBUG|500||Method : GET 2021-04-13T23:17:07.431Z|e52e1675-8995-44c2-8710-cded86e50476|http-nio-8082-exec-10|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : host:10.242.156.154:8082;user-agent:kube-probe/1.18;accept-encoding:gzip;connection:close; 2021-04-13T23:17:07.432Z|e52e1675-8995-44c2-8710-cded86e50476|http-nio-8082-exec-10|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request end================================================== 2021-04-13T23:17:07.451Z|e52e1675-8995-44c2-8710-cded86e50476|http-nio-8082-exec-10|/manage/health|kube-probe/1.18|||DEBUG|500||============================response begin========================================== 2021-04-13T23:17:07.452Z|e52e1675-8995-44c2-8710-cded86e50476|http-nio-8082-exec-10|/manage/health|kube-probe/1.18|||DEBUG|500||Status code : 200 2021-04-13T23:17:07.452Z|e52e1675-8995-44c2-8710-cded86e50476|http-nio-8082-exec-10|/manage/health|kube-probe/1.18|||DEBUG|500||Status text : OK 2021-04-13T23:17:07.453Z|e52e1675-8995-44c2-8710-cded86e50476|http-nio-8082-exec-10|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 13 Apr 2021 23:17:07 GMT;Connection:close; 2021-04-13T23:17:07.453Z|e52e1675-8995-44c2-8710-cded86e50476|http-nio-8082-exec-10|/manage/health|kube-probe/1.18|||DEBUG|500||============================response end============================================ 2021-04-13T23:17:07.454Z|e52e1675-8995-44c2-8710-cded86e50476|http-nio-8082-exec-10|/manage/health|kube-probe/1.18|||INFO|500||Exiting. 2021-04-13T23:17:15.769Z|5e4ef494-0874-4408-8430-caa5051389a7|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:17:15.771Z|5e4ef494-0874-4408-8430-caa5051389a7|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:17:30.769Z|257d3819-98c6-44cb-a601-9af2d24dabb3|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:17:30.772Z|257d3819-98c6-44cb-a601-9af2d24dabb3|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:17:45.769Z|1a6dd2c9-c799-4c78-b572-baa00bd13eb7|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:17:45.771Z|1a6dd2c9-c799-4c78-b572-baa00bd13eb7|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:18:00.770Z|0a9f9a5b-2046-4882-873e-a082371f968f|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:18:00.771Z|0a9f9a5b-2046-4882-873e-a082371f968f|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:18:07.425Z|a38f5ed1-d858-4f3e-93bc-146596bbedd0|http-nio-8082-exec-1|/manage/health|kube-probe/1.18|||INFO|500||Entering 2021-04-13T23:18:07.427Z|a38f5ed1-d858-4f3e-93bc-146596bbedd0|http-nio-8082-exec-1|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request begin================================================ 2021-04-13T23:18:07.427Z|a38f5ed1-d858-4f3e-93bc-146596bbedd0|http-nio-8082-exec-1|/manage/health|kube-probe/1.18|||DEBUG|500||URI : /manage/health 2021-04-13T23:18:07.428Z|a38f5ed1-d858-4f3e-93bc-146596bbedd0|http-nio-8082-exec-1|/manage/health|kube-probe/1.18|||DEBUG|500||Method : GET 2021-04-13T23:18:07.429Z|a38f5ed1-d858-4f3e-93bc-146596bbedd0|http-nio-8082-exec-1|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : host:10.242.156.154:8082;user-agent:kube-probe/1.18;accept-encoding:gzip;connection:close; 2021-04-13T23:18:07.429Z|a38f5ed1-d858-4f3e-93bc-146596bbedd0|http-nio-8082-exec-1|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request end================================================== 2021-04-13T23:18:07.441Z|a38f5ed1-d858-4f3e-93bc-146596bbedd0|http-nio-8082-exec-1|/manage/health|kube-probe/1.18|||DEBUG|500||============================response begin========================================== 2021-04-13T23:18:07.441Z|a38f5ed1-d858-4f3e-93bc-146596bbedd0|http-nio-8082-exec-1|/manage/health|kube-probe/1.18|||DEBUG|500||Status code : 200 2021-04-13T23:18:07.442Z|a38f5ed1-d858-4f3e-93bc-146596bbedd0|http-nio-8082-exec-1|/manage/health|kube-probe/1.18|||DEBUG|500||Status text : OK 2021-04-13T23:18:07.442Z|a38f5ed1-d858-4f3e-93bc-146596bbedd0|http-nio-8082-exec-1|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 13 Apr 2021 23:18:07 GMT;Connection:close; 2021-04-13T23:18:07.442Z|a38f5ed1-d858-4f3e-93bc-146596bbedd0|http-nio-8082-exec-1|/manage/health|kube-probe/1.18|||DEBUG|500||============================response end============================================ 2021-04-13T23:18:07.443Z|a38f5ed1-d858-4f3e-93bc-146596bbedd0|http-nio-8082-exec-1|/manage/health|kube-probe/1.18|||INFO|500||Exiting. 2021-04-13T23:18:15.769Z|4d12e958-4492-417d-96f7-a8af5e82c13e|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:18:15.777Z|4d12e958-4492-417d-96f7-a8af5e82c13e|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:18:30.769Z|b4056ddc-0566-4fc9-94b7-5a1a4b66ab18|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:18:30.771Z|b4056ddc-0566-4fc9-94b7-5a1a4b66ab18|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:18:45.769Z|5b518442-8f7f-4396-b713-7157364d2fb5|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:18:45.770Z|5b518442-8f7f-4396-b713-7157364d2fb5|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:19:00.770Z|ca16d3fb-10db-4f9c-9ac3-8d9b441b4331|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:19:00.773Z|ca16d3fb-10db-4f9c-9ac3-8d9b441b4331|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:19:07.423Z|d489c8de-15fa-4ca8-8be5-ee2be2f91f5f|http-nio-8082-exec-2|/manage/health|kube-probe/1.18|||INFO|500||Entering 2021-04-13T23:19:07.424Z|d489c8de-15fa-4ca8-8be5-ee2be2f91f5f|http-nio-8082-exec-2|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request begin================================================ 2021-04-13T23:19:07.424Z|d489c8de-15fa-4ca8-8be5-ee2be2f91f5f|http-nio-8082-exec-2|/manage/health|kube-probe/1.18|||DEBUG|500||URI : /manage/health 2021-04-13T23:19:07.425Z|d489c8de-15fa-4ca8-8be5-ee2be2f91f5f|http-nio-8082-exec-2|/manage/health|kube-probe/1.18|||DEBUG|500||Method : GET 2021-04-13T23:19:07.426Z|d489c8de-15fa-4ca8-8be5-ee2be2f91f5f|http-nio-8082-exec-2|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : host:10.242.156.154:8082;user-agent:kube-probe/1.18;accept-encoding:gzip;connection:close; 2021-04-13T23:19:07.427Z|d489c8de-15fa-4ca8-8be5-ee2be2f91f5f|http-nio-8082-exec-2|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request end================================================== 2021-04-13T23:19:07.437Z|d489c8de-15fa-4ca8-8be5-ee2be2f91f5f|http-nio-8082-exec-2|/manage/health|kube-probe/1.18|||DEBUG|500||============================response begin========================================== 2021-04-13T23:19:07.438Z|d489c8de-15fa-4ca8-8be5-ee2be2f91f5f|http-nio-8082-exec-2|/manage/health|kube-probe/1.18|||DEBUG|500||Status code : 200 2021-04-13T23:19:07.438Z|d489c8de-15fa-4ca8-8be5-ee2be2f91f5f|http-nio-8082-exec-2|/manage/health|kube-probe/1.18|||DEBUG|500||Status text : OK 2021-04-13T23:19:07.439Z|d489c8de-15fa-4ca8-8be5-ee2be2f91f5f|http-nio-8082-exec-2|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 13 Apr 2021 23:19:07 GMT;Connection:close; 2021-04-13T23:19:07.439Z|d489c8de-15fa-4ca8-8be5-ee2be2f91f5f|http-nio-8082-exec-2|/manage/health|kube-probe/1.18|||DEBUG|500||============================response end============================================ 2021-04-13T23:19:07.439Z|d489c8de-15fa-4ca8-8be5-ee2be2f91f5f|http-nio-8082-exec-2|/manage/health|kube-probe/1.18|||INFO|500||Exiting. 2021-04-13T23:19:15.768Z|2846e395-ae63-430b-9056-6209281a3739|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:19:15.769Z|2846e395-ae63-430b-9056-6209281a3739|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:19:30.772Z|b62c351b-204b-40ff-95d2-b0b2a53b9ccb|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:19:30.780Z|b62c351b-204b-40ff-95d2-b0b2a53b9ccb|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:19:45.770Z|dc101b06-4183-4c03-9338-e32357389f69|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:19:45.773Z|dc101b06-4183-4c03-9338-e32357389f69|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:20:00.769Z|b0cd34b7-c5c5-4f77-a573-4b0e3d38e0e4|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:20:00.771Z|b0cd34b7-c5c5-4f77-a573-4b0e3d38e0e4|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:20:07.429Z|117933bb-e3c2-4607-a072-ea77aff41f94|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||INFO|500||Entering 2021-04-13T23:20:07.430Z|117933bb-e3c2-4607-a072-ea77aff41f94|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request begin================================================ 2021-04-13T23:20:07.431Z|117933bb-e3c2-4607-a072-ea77aff41f94|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||DEBUG|500||URI : /manage/health 2021-04-13T23:20:07.432Z|117933bb-e3c2-4607-a072-ea77aff41f94|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||DEBUG|500||Method : GET 2021-04-13T23:20:07.433Z|117933bb-e3c2-4607-a072-ea77aff41f94|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : host:10.242.156.154:8082;user-agent:kube-probe/1.18;accept-encoding:gzip;connection:close; 2021-04-13T23:20:07.433Z|117933bb-e3c2-4607-a072-ea77aff41f94|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request end================================================== 2021-04-13T23:20:07.450Z|117933bb-e3c2-4607-a072-ea77aff41f94|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||DEBUG|500||============================response begin========================================== 2021-04-13T23:20:07.451Z|117933bb-e3c2-4607-a072-ea77aff41f94|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||DEBUG|500||Status code : 200 2021-04-13T23:20:07.451Z|117933bb-e3c2-4607-a072-ea77aff41f94|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||DEBUG|500||Status text : OK 2021-04-13T23:20:07.451Z|117933bb-e3c2-4607-a072-ea77aff41f94|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 13 Apr 2021 23:20:07 GMT;Connection:close; 2021-04-13T23:20:07.452Z|117933bb-e3c2-4607-a072-ea77aff41f94|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||DEBUG|500||============================response end============================================ 2021-04-13T23:20:07.452Z|117933bb-e3c2-4607-a072-ea77aff41f94|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||INFO|500||Exiting. 2021-04-13T23:20:15.770Z|073a7cb8-62a9-4739-ae03-bc2100928e2a|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:20:15.774Z|073a7cb8-62a9-4739-ae03-bc2100928e2a|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:20:30.772Z|a34876aa-04d5-4dd2-9af5-eae5c4e7a747|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:20:30.788Z|a34876aa-04d5-4dd2-9af5-eae5c4e7a747|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:20:45.771Z|ace30d99-ac5a-4a6b-b8de-a69955f1c2ab|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:20:45.773Z|ace30d99-ac5a-4a6b-b8de-a69955f1c2ab|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:21:00.770Z|2232e8fc-a9d1-493c-a123-1bd94bcb5de3|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:21:00.775Z|2232e8fc-a9d1-493c-a123-1bd94bcb5de3|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:21:07.427Z|2f2381b4-67c6-471c-b803-dbc222dd1bd8|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||INFO|500||Entering 2021-04-13T23:21:07.429Z|2f2381b4-67c6-471c-b803-dbc222dd1bd8|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request begin================================================ 2021-04-13T23:21:07.430Z|2f2381b4-67c6-471c-b803-dbc222dd1bd8|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||DEBUG|500||URI : /manage/health 2021-04-13T23:21:07.431Z|2f2381b4-67c6-471c-b803-dbc222dd1bd8|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||DEBUG|500||Method : GET 2021-04-13T23:21:07.432Z|2f2381b4-67c6-471c-b803-dbc222dd1bd8|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : host:10.242.156.154:8082;user-agent:kube-probe/1.18;accept-encoding:gzip;connection:close; 2021-04-13T23:21:07.432Z|2f2381b4-67c6-471c-b803-dbc222dd1bd8|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request end================================================== 2021-04-13T23:21:07.448Z|2f2381b4-67c6-471c-b803-dbc222dd1bd8|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||DEBUG|500||============================response begin========================================== 2021-04-13T23:21:07.448Z|2f2381b4-67c6-471c-b803-dbc222dd1bd8|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||DEBUG|500||Status code : 200 2021-04-13T23:21:07.449Z|2f2381b4-67c6-471c-b803-dbc222dd1bd8|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||DEBUG|500||Status text : OK 2021-04-13T23:21:07.449Z|2f2381b4-67c6-471c-b803-dbc222dd1bd8|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 13 Apr 2021 23:21:07 GMT;Connection:close; 2021-04-13T23:21:07.449Z|2f2381b4-67c6-471c-b803-dbc222dd1bd8|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||DEBUG|500||============================response end============================================ 2021-04-13T23:21:07.450Z|2f2381b4-67c6-471c-b803-dbc222dd1bd8|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||INFO|500||Exiting. 2021-04-13T23:21:15.771Z|512daf01-088d-4d4d-91e3-2a9ce4a8f196|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:21:15.774Z|512daf01-088d-4d4d-91e3-2a9ce4a8f196|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:21:30.777Z|b5e7ed12-33af-412a-bb3b-c833384987a2|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:21:30.785Z|b5e7ed12-33af-412a-bb3b-c833384987a2|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:21:45.769Z|bed5efb3-df7c-4731-9a3d-b0efe8de56b6|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:21:45.772Z|bed5efb3-df7c-4731-9a3d-b0efe8de56b6|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:22:00.771Z|4fe75b3b-0791-469d-a972-15fb9a96f1aa|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:22:00.773Z|4fe75b3b-0791-469d-a972-15fb9a96f1aa|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:22:07.424Z|aeff6b85-663f-4e4a-a353-da04e091f93c|http-nio-8082-exec-4|/manage/health|kube-probe/1.18|||INFO|500||Entering 2021-04-13T23:22:07.425Z|aeff6b85-663f-4e4a-a353-da04e091f93c|http-nio-8082-exec-4|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request begin================================================ 2021-04-13T23:22:07.426Z|aeff6b85-663f-4e4a-a353-da04e091f93c|http-nio-8082-exec-4|/manage/health|kube-probe/1.18|||DEBUG|500||URI : /manage/health 2021-04-13T23:22:07.427Z|aeff6b85-663f-4e4a-a353-da04e091f93c|http-nio-8082-exec-4|/manage/health|kube-probe/1.18|||DEBUG|500||Method : GET 2021-04-13T23:22:07.427Z|aeff6b85-663f-4e4a-a353-da04e091f93c|http-nio-8082-exec-4|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : host:10.242.156.154:8082;user-agent:kube-probe/1.18;accept-encoding:gzip;connection:close; 2021-04-13T23:22:07.427Z|aeff6b85-663f-4e4a-a353-da04e091f93c|http-nio-8082-exec-4|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request end================================================== 2021-04-13T23:22:07.439Z|aeff6b85-663f-4e4a-a353-da04e091f93c|http-nio-8082-exec-4|/manage/health|kube-probe/1.18|||DEBUG|500||============================response begin========================================== 2021-04-13T23:22:07.440Z|aeff6b85-663f-4e4a-a353-da04e091f93c|http-nio-8082-exec-4|/manage/health|kube-probe/1.18|||DEBUG|500||Status code : 200 2021-04-13T23:22:07.440Z|aeff6b85-663f-4e4a-a353-da04e091f93c|http-nio-8082-exec-4|/manage/health|kube-probe/1.18|||DEBUG|500||Status text : OK 2021-04-13T23:22:07.441Z|aeff6b85-663f-4e4a-a353-da04e091f93c|http-nio-8082-exec-4|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 13 Apr 2021 23:22:07 GMT;Connection:close; 2021-04-13T23:22:07.441Z|aeff6b85-663f-4e4a-a353-da04e091f93c|http-nio-8082-exec-4|/manage/health|kube-probe/1.18|||DEBUG|500||============================response end============================================ 2021-04-13T23:22:07.441Z|aeff6b85-663f-4e4a-a353-da04e091f93c|http-nio-8082-exec-4|/manage/health|kube-probe/1.18|||INFO|500||Exiting. 2021-04-13T23:22:15.769Z|9768e5bf-967a-4fc9-a7b2-86b47e9cfb87|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:22:15.773Z|9768e5bf-967a-4fc9-a7b2-86b47e9cfb87|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:22:30.769Z|e1ded910-6842-47e7-87f9-8de2d1cd8b61|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:22:30.771Z|e1ded910-6842-47e7-87f9-8de2d1cd8b61|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:22:45.768Z|c5e3b70a-ad27-4a1e-9b08-bf2dfdf0ec0b|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:22:45.770Z|c5e3b70a-ad27-4a1e-9b08-bf2dfdf0ec0b|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:23:00.771Z|e41f7e19-0c5b-49de-994c-0173ae250147|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:23:00.775Z|e41f7e19-0c5b-49de-994c-0173ae250147|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:23:07.425Z|b9a9a9f9-c93c-40df-9d0d-8469be007e6b|http-nio-8082-exec-6|/manage/health|kube-probe/1.18|||INFO|500||Entering 2021-04-13T23:23:07.426Z|b9a9a9f9-c93c-40df-9d0d-8469be007e6b|http-nio-8082-exec-6|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request begin================================================ 2021-04-13T23:23:07.427Z|b9a9a9f9-c93c-40df-9d0d-8469be007e6b|http-nio-8082-exec-6|/manage/health|kube-probe/1.18|||DEBUG|500||URI : /manage/health 2021-04-13T23:23:07.427Z|b9a9a9f9-c93c-40df-9d0d-8469be007e6b|http-nio-8082-exec-6|/manage/health|kube-probe/1.18|||DEBUG|500||Method : GET 2021-04-13T23:23:07.428Z|b9a9a9f9-c93c-40df-9d0d-8469be007e6b|http-nio-8082-exec-6|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : host:10.242.156.154:8082;user-agent:kube-probe/1.18;accept-encoding:gzip;connection:close; 2021-04-13T23:23:07.429Z|b9a9a9f9-c93c-40df-9d0d-8469be007e6b|http-nio-8082-exec-6|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request end================================================== 2021-04-13T23:23:07.440Z|b9a9a9f9-c93c-40df-9d0d-8469be007e6b|http-nio-8082-exec-6|/manage/health|kube-probe/1.18|||DEBUG|500||============================response begin========================================== 2021-04-13T23:23:07.441Z|b9a9a9f9-c93c-40df-9d0d-8469be007e6b|http-nio-8082-exec-6|/manage/health|kube-probe/1.18|||DEBUG|500||Status code : 200 2021-04-13T23:23:07.441Z|b9a9a9f9-c93c-40df-9d0d-8469be007e6b|http-nio-8082-exec-6|/manage/health|kube-probe/1.18|||DEBUG|500||Status text : OK 2021-04-13T23:23:07.441Z|b9a9a9f9-c93c-40df-9d0d-8469be007e6b|http-nio-8082-exec-6|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 13 Apr 2021 23:23:07 GMT;Connection:close; 2021-04-13T23:23:07.442Z|b9a9a9f9-c93c-40df-9d0d-8469be007e6b|http-nio-8082-exec-6|/manage/health|kube-probe/1.18|||DEBUG|500||============================response end============================================ 2021-04-13T23:23:07.442Z|b9a9a9f9-c93c-40df-9d0d-8469be007e6b|http-nio-8082-exec-6|/manage/health|kube-probe/1.18|||INFO|500||Exiting. 2021-04-13T23:23:15.772Z|1112c9b7-a1dc-4ca5-8e24-28600dea9865|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:23:15.778Z|1112c9b7-a1dc-4ca5-8e24-28600dea9865|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:23:30.771Z|1342e0f7-ec5b-4ffd-b19f-5d24cf195ad4|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:23:30.778Z|1342e0f7-ec5b-4ffd-b19f-5d24cf195ad4|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:23:45.770Z|b28812fc-38f7-4807-b10f-3be0a323d440|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:23:45.771Z|b28812fc-38f7-4807-b10f-3be0a323d440|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:24:00.769Z|b6151fa6-2cac-4693-86b3-3c363d07502e|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:24:00.771Z|b6151fa6-2cac-4693-86b3-3c363d07502e|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:24:07.432Z|49a8a922-69dc-4c0b-94a9-7d89bef3d3eb|http-nio-8082-exec-7|/manage/health|kube-probe/1.18|||INFO|500||Entering 2021-04-13T23:24:07.433Z|49a8a922-69dc-4c0b-94a9-7d89bef3d3eb|http-nio-8082-exec-7|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request begin================================================ 2021-04-13T23:24:07.436Z|49a8a922-69dc-4c0b-94a9-7d89bef3d3eb|http-nio-8082-exec-7|/manage/health|kube-probe/1.18|||DEBUG|500||URI : /manage/health 2021-04-13T23:24:07.437Z|49a8a922-69dc-4c0b-94a9-7d89bef3d3eb|http-nio-8082-exec-7|/manage/health|kube-probe/1.18|||DEBUG|500||Method : GET 2021-04-13T23:24:07.438Z|49a8a922-69dc-4c0b-94a9-7d89bef3d3eb|http-nio-8082-exec-7|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : host:10.242.156.154:8082;user-agent:kube-probe/1.18;accept-encoding:gzip;connection:close; 2021-04-13T23:24:07.438Z|49a8a922-69dc-4c0b-94a9-7d89bef3d3eb|http-nio-8082-exec-7|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request end================================================== 2021-04-13T23:24:07.455Z|49a8a922-69dc-4c0b-94a9-7d89bef3d3eb|http-nio-8082-exec-7|/manage/health|kube-probe/1.18|||DEBUG|500||============================response begin========================================== 2021-04-13T23:24:07.455Z|49a8a922-69dc-4c0b-94a9-7d89bef3d3eb|http-nio-8082-exec-7|/manage/health|kube-probe/1.18|||DEBUG|500||Status code : 200 2021-04-13T23:24:07.455Z|49a8a922-69dc-4c0b-94a9-7d89bef3d3eb|http-nio-8082-exec-7|/manage/health|kube-probe/1.18|||DEBUG|500||Status text : OK 2021-04-13T23:24:07.456Z|49a8a922-69dc-4c0b-94a9-7d89bef3d3eb|http-nio-8082-exec-7|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 13 Apr 2021 23:24:07 GMT;Connection:close; 2021-04-13T23:24:07.456Z|49a8a922-69dc-4c0b-94a9-7d89bef3d3eb|http-nio-8082-exec-7|/manage/health|kube-probe/1.18|||DEBUG|500||============================response end============================================ 2021-04-13T23:24:07.457Z|49a8a922-69dc-4c0b-94a9-7d89bef3d3eb|http-nio-8082-exec-7|/manage/health|kube-probe/1.18|||INFO|500||Exiting. 2021-04-13T23:24:15.770Z|b72c0486-bf94-45fb-bfc7-dbab913e1fda|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:24:15.773Z|b72c0486-bf94-45fb-bfc7-dbab913e1fda|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:24:30.770Z|3867e95c-39b3-41a1-8e68-3c9d4d3fb9f8|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:24:30.773Z|3867e95c-39b3-41a1-8e68-3c9d4d3fb9f8|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:24:45.771Z|15e3a4b5-4dbc-45d0-9bc5-81a2f4717a56|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:24:45.772Z|15e3a4b5-4dbc-45d0-9bc5-81a2f4717a56|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:25:00.769Z|4a41a4f6-4690-4a39-9b68-a07bfb0698f3|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:25:00.772Z|4a41a4f6-4690-4a39-9b68-a07bfb0698f3|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:25:07.423Z|f563b121-46a5-400f-aecb-bb0504823fef|http-nio-8082-exec-8|/manage/health|kube-probe/1.18|||INFO|500||Entering 2021-04-13T23:25:07.424Z|f563b121-46a5-400f-aecb-bb0504823fef|http-nio-8082-exec-8|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request begin================================================ 2021-04-13T23:25:07.425Z|f563b121-46a5-400f-aecb-bb0504823fef|http-nio-8082-exec-8|/manage/health|kube-probe/1.18|||DEBUG|500||URI : /manage/health 2021-04-13T23:25:07.430Z|f563b121-46a5-400f-aecb-bb0504823fef|http-nio-8082-exec-8|/manage/health|kube-probe/1.18|||DEBUG|500||Method : GET 2021-04-13T23:25:07.431Z|f563b121-46a5-400f-aecb-bb0504823fef|http-nio-8082-exec-8|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : host:10.242.156.154:8082;user-agent:kube-probe/1.18;accept-encoding:gzip;connection:close; 2021-04-13T23:25:07.431Z|f563b121-46a5-400f-aecb-bb0504823fef|http-nio-8082-exec-8|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request end================================================== 2021-04-13T23:25:07.459Z|f563b121-46a5-400f-aecb-bb0504823fef|http-nio-8082-exec-8|/manage/health|kube-probe/1.18|||DEBUG|500||============================response begin========================================== 2021-04-13T23:25:07.460Z|f563b121-46a5-400f-aecb-bb0504823fef|http-nio-8082-exec-8|/manage/health|kube-probe/1.18|||DEBUG|500||Status code : 200 2021-04-13T23:25:07.460Z|f563b121-46a5-400f-aecb-bb0504823fef|http-nio-8082-exec-8|/manage/health|kube-probe/1.18|||DEBUG|500||Status text : OK 2021-04-13T23:25:07.461Z|f563b121-46a5-400f-aecb-bb0504823fef|http-nio-8082-exec-8|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 13 Apr 2021 23:25:07 GMT;Connection:close; 2021-04-13T23:25:07.461Z|f563b121-46a5-400f-aecb-bb0504823fef|http-nio-8082-exec-8|/manage/health|kube-probe/1.18|||DEBUG|500||============================response end============================================ 2021-04-13T23:25:07.462Z|f563b121-46a5-400f-aecb-bb0504823fef|http-nio-8082-exec-8|/manage/health|kube-probe/1.18|||INFO|500||Exiting. 2021-04-13T23:25:15.768Z|b38dd9ca-df14-4055-ade6-be93bd1a9105|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:25:15.769Z|b38dd9ca-df14-4055-ade6-be93bd1a9105|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:25:30.770Z|418a194c-fd3b-4b27-b0d8-c44c0c2d2c61|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:25:30.774Z|418a194c-fd3b-4b27-b0d8-c44c0c2d2c61|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:25:45.771Z|3ed94879-e99b-4af9-889e-a235c42d1458|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:25:45.774Z|3ed94879-e99b-4af9-889e-a235c42d1458|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:26:00.770Z|c57e2579-17f5-4d1b-a6d6-f5a4b5e2acdb|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:26:00.771Z|c57e2579-17f5-4d1b-a6d6-f5a4b5e2acdb|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:26:07.424Z|d6b7f3dd-f9f3-4083-a70d-da691f4305c0|http-nio-8082-exec-9|/manage/health|kube-probe/1.18|||INFO|500||Entering 2021-04-13T23:26:07.425Z|d6b7f3dd-f9f3-4083-a70d-da691f4305c0|http-nio-8082-exec-9|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request begin================================================ 2021-04-13T23:26:07.425Z|d6b7f3dd-f9f3-4083-a70d-da691f4305c0|http-nio-8082-exec-9|/manage/health|kube-probe/1.18|||DEBUG|500||URI : /manage/health 2021-04-13T23:26:07.425Z|d6b7f3dd-f9f3-4083-a70d-da691f4305c0|http-nio-8082-exec-9|/manage/health|kube-probe/1.18|||DEBUG|500||Method : GET 2021-04-13T23:26:07.427Z|d6b7f3dd-f9f3-4083-a70d-da691f4305c0|http-nio-8082-exec-9|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : host:10.242.156.154:8082;user-agent:kube-probe/1.18;accept-encoding:gzip;connection:close; 2021-04-13T23:26:07.427Z|d6b7f3dd-f9f3-4083-a70d-da691f4305c0|http-nio-8082-exec-9|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request end================================================== 2021-04-13T23:26:07.439Z|d6b7f3dd-f9f3-4083-a70d-da691f4305c0|http-nio-8082-exec-9|/manage/health|kube-probe/1.18|||DEBUG|500||============================response begin========================================== 2021-04-13T23:26:07.440Z|d6b7f3dd-f9f3-4083-a70d-da691f4305c0|http-nio-8082-exec-9|/manage/health|kube-probe/1.18|||DEBUG|500||Status code : 200 2021-04-13T23:26:07.440Z|d6b7f3dd-f9f3-4083-a70d-da691f4305c0|http-nio-8082-exec-9|/manage/health|kube-probe/1.18|||DEBUG|500||Status text : OK 2021-04-13T23:26:07.440Z|d6b7f3dd-f9f3-4083-a70d-da691f4305c0|http-nio-8082-exec-9|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 13 Apr 2021 23:26:07 GMT;Connection:close; 2021-04-13T23:26:07.440Z|d6b7f3dd-f9f3-4083-a70d-da691f4305c0|http-nio-8082-exec-9|/manage/health|kube-probe/1.18|||DEBUG|500||============================response end============================================ 2021-04-13T23:26:07.441Z|d6b7f3dd-f9f3-4083-a70d-da691f4305c0|http-nio-8082-exec-9|/manage/health|kube-probe/1.18|||INFO|500||Exiting. 2021-04-13T23:26:15.770Z|b9efe846-62b4-40b2-8752-5c836146545a|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:26:15.780Z|b9efe846-62b4-40b2-8752-5c836146545a|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:26:30.769Z|8bd07e84-eecf-41cf-b5bb-b69515403761|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:26:30.770Z|8bd07e84-eecf-41cf-b5bb-b69515403761|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:26:45.770Z|b97a14c9-c67f-4040-9bfa-5dae4d57fbe1|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:26:45.772Z|b97a14c9-c67f-4040-9bfa-5dae4d57fbe1|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:27:00.771Z|ac090afa-0e74-4f78-94ca-69b08a10741f|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:27:00.778Z|ac090afa-0e74-4f78-94ca-69b08a10741f|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:27:07.426Z|9ab59ff5-69ee-434e-8fc9-a5dd9f6411ae|http-nio-8082-exec-10|/manage/health|kube-probe/1.18|||INFO|500||Entering 2021-04-13T23:27:07.427Z|9ab59ff5-69ee-434e-8fc9-a5dd9f6411ae|http-nio-8082-exec-10|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request begin================================================ 2021-04-13T23:27:07.428Z|9ab59ff5-69ee-434e-8fc9-a5dd9f6411ae|http-nio-8082-exec-10|/manage/health|kube-probe/1.18|||DEBUG|500||URI : /manage/health 2021-04-13T23:27:07.429Z|9ab59ff5-69ee-434e-8fc9-a5dd9f6411ae|http-nio-8082-exec-10|/manage/health|kube-probe/1.18|||DEBUG|500||Method : GET 2021-04-13T23:27:07.430Z|9ab59ff5-69ee-434e-8fc9-a5dd9f6411ae|http-nio-8082-exec-10|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : host:10.242.156.154:8082;user-agent:kube-probe/1.18;accept-encoding:gzip;connection:close; 2021-04-13T23:27:07.430Z|9ab59ff5-69ee-434e-8fc9-a5dd9f6411ae|http-nio-8082-exec-10|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request end================================================== 2021-04-13T23:27:07.444Z|9ab59ff5-69ee-434e-8fc9-a5dd9f6411ae|http-nio-8082-exec-10|/manage/health|kube-probe/1.18|||DEBUG|500||============================response begin========================================== 2021-04-13T23:27:07.444Z|9ab59ff5-69ee-434e-8fc9-a5dd9f6411ae|http-nio-8082-exec-10|/manage/health|kube-probe/1.18|||DEBUG|500||Status code : 200 2021-04-13T23:27:07.444Z|9ab59ff5-69ee-434e-8fc9-a5dd9f6411ae|http-nio-8082-exec-10|/manage/health|kube-probe/1.18|||DEBUG|500||Status text : OK 2021-04-13T23:27:07.444Z|9ab59ff5-69ee-434e-8fc9-a5dd9f6411ae|http-nio-8082-exec-10|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 13 Apr 2021 23:27:07 GMT;Connection:close; 2021-04-13T23:27:07.445Z|9ab59ff5-69ee-434e-8fc9-a5dd9f6411ae|http-nio-8082-exec-10|/manage/health|kube-probe/1.18|||DEBUG|500||============================response end============================================ 2021-04-13T23:27:07.445Z|9ab59ff5-69ee-434e-8fc9-a5dd9f6411ae|http-nio-8082-exec-10|/manage/health|kube-probe/1.18|||INFO|500||Exiting. 2021-04-13T23:27:15.770Z|c32ba921-8b54-49ac-a6c8-f84d1a0aae50|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:27:15.771Z|c32ba921-8b54-49ac-a6c8-f84d1a0aae50|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:27:30.769Z|9336bf3f-bb74-4d04-a180-2063f8328e66|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:27:30.770Z|9336bf3f-bb74-4d04-a180-2063f8328e66|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:27:45.769Z|db96ec75-e3c1-4b84-bf96-6fcddac06f5f|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:27:45.772Z|db96ec75-e3c1-4b84-bf96-6fcddac06f5f|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:28:00.770Z|7253fb43-a80c-4c25-855b-e53197477606|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:28:00.772Z|7253fb43-a80c-4c25-855b-e53197477606|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:28:07.429Z|1eb845cc-1950-4bf9-bcf2-ff79d2977005|http-nio-8082-exec-1|/manage/health|kube-probe/1.18|||INFO|500||Entering 2021-04-13T23:28:07.430Z|1eb845cc-1950-4bf9-bcf2-ff79d2977005|http-nio-8082-exec-1|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request begin================================================ 2021-04-13T23:28:07.431Z|1eb845cc-1950-4bf9-bcf2-ff79d2977005|http-nio-8082-exec-1|/manage/health|kube-probe/1.18|||DEBUG|500||URI : /manage/health 2021-04-13T23:28:07.432Z|1eb845cc-1950-4bf9-bcf2-ff79d2977005|http-nio-8082-exec-1|/manage/health|kube-probe/1.18|||DEBUG|500||Method : GET 2021-04-13T23:28:07.433Z|1eb845cc-1950-4bf9-bcf2-ff79d2977005|http-nio-8082-exec-1|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : host:10.242.156.154:8082;user-agent:kube-probe/1.18;accept-encoding:gzip;connection:close; 2021-04-13T23:28:07.433Z|1eb845cc-1950-4bf9-bcf2-ff79d2977005|http-nio-8082-exec-1|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request end================================================== 2021-04-13T23:28:07.452Z|1eb845cc-1950-4bf9-bcf2-ff79d2977005|http-nio-8082-exec-1|/manage/health|kube-probe/1.18|||DEBUG|500||============================response begin========================================== 2021-04-13T23:28:07.453Z|1eb845cc-1950-4bf9-bcf2-ff79d2977005|http-nio-8082-exec-1|/manage/health|kube-probe/1.18|||DEBUG|500||Status code : 200 2021-04-13T23:28:07.453Z|1eb845cc-1950-4bf9-bcf2-ff79d2977005|http-nio-8082-exec-1|/manage/health|kube-probe/1.18|||DEBUG|500||Status text : OK 2021-04-13T23:28:07.453Z|1eb845cc-1950-4bf9-bcf2-ff79d2977005|http-nio-8082-exec-1|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 13 Apr 2021 23:28:07 GMT;Connection:close; 2021-04-13T23:28:07.453Z|1eb845cc-1950-4bf9-bcf2-ff79d2977005|http-nio-8082-exec-1|/manage/health|kube-probe/1.18|||DEBUG|500||============================response end============================================ 2021-04-13T23:28:07.454Z|1eb845cc-1950-4bf9-bcf2-ff79d2977005|http-nio-8082-exec-1|/manage/health|kube-probe/1.18|||INFO|500||Exiting. 2021-04-13T23:28:15.773Z|27253e87-2981-430a-af45-7a691daa8b21|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:28:15.778Z|27253e87-2981-430a-af45-7a691daa8b21|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:28:30.769Z|5942dd20-cbbd-40a7-b673-da3a326fc501|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:28:30.771Z|5942dd20-cbbd-40a7-b673-da3a326fc501|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:28:45.769Z|9a35c2e6-0f99-4728-b4fd-43368eebd793|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:28:45.770Z|9a35c2e6-0f99-4728-b4fd-43368eebd793|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:29:00.770Z|1b5f8fc7-8007-4048-a8f4-2d1e65ac1a4b|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:29:00.772Z|1b5f8fc7-8007-4048-a8f4-2d1e65ac1a4b|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:29:07.427Z|5d0112fe-1254-434d-91ac-6b71a865999f|http-nio-8082-exec-2|/manage/health|kube-probe/1.18|||INFO|500||Entering 2021-04-13T23:29:07.428Z|5d0112fe-1254-434d-91ac-6b71a865999f|http-nio-8082-exec-2|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request begin================================================ 2021-04-13T23:29:07.428Z|5d0112fe-1254-434d-91ac-6b71a865999f|http-nio-8082-exec-2|/manage/health|kube-probe/1.18|||DEBUG|500||URI : /manage/health 2021-04-13T23:29:07.428Z|5d0112fe-1254-434d-91ac-6b71a865999f|http-nio-8082-exec-2|/manage/health|kube-probe/1.18|||DEBUG|500||Method : GET 2021-04-13T23:29:07.429Z|5d0112fe-1254-434d-91ac-6b71a865999f|http-nio-8082-exec-2|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : host:10.242.156.154:8082;user-agent:kube-probe/1.18;accept-encoding:gzip;connection:close; 2021-04-13T23:29:07.429Z|5d0112fe-1254-434d-91ac-6b71a865999f|http-nio-8082-exec-2|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request end================================================== 2021-04-13T23:29:07.441Z|5d0112fe-1254-434d-91ac-6b71a865999f|http-nio-8082-exec-2|/manage/health|kube-probe/1.18|||DEBUG|500||============================response begin========================================== 2021-04-13T23:29:07.443Z|5d0112fe-1254-434d-91ac-6b71a865999f|http-nio-8082-exec-2|/manage/health|kube-probe/1.18|||DEBUG|500||Status code : 200 2021-04-13T23:29:07.443Z|5d0112fe-1254-434d-91ac-6b71a865999f|http-nio-8082-exec-2|/manage/health|kube-probe/1.18|||DEBUG|500||Status text : OK 2021-04-13T23:29:07.444Z|5d0112fe-1254-434d-91ac-6b71a865999f|http-nio-8082-exec-2|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 13 Apr 2021 23:29:07 GMT;Connection:close; 2021-04-13T23:29:07.444Z|5d0112fe-1254-434d-91ac-6b71a865999f|http-nio-8082-exec-2|/manage/health|kube-probe/1.18|||DEBUG|500||============================response end============================================ 2021-04-13T23:29:07.444Z|5d0112fe-1254-434d-91ac-6b71a865999f|http-nio-8082-exec-2|/manage/health|kube-probe/1.18|||INFO|500||Exiting. 2021-04-13T23:29:15.771Z|b53a6452-d093-44f5-9bc9-14ffdae95e74|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:29:15.775Z|b53a6452-d093-44f5-9bc9-14ffdae95e74|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:29:30.771Z|227d9d18-413a-454a-a695-1f88e0cf7fb8|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:29:30.775Z|227d9d18-413a-454a-a695-1f88e0cf7fb8|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:29:45.769Z|f063aa49-6da2-4364-9b19-54c69a7cfa46|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:29:45.771Z|f063aa49-6da2-4364-9b19-54c69a7cfa46|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:30:00.768Z|5cf25ff4-f4de-45cb-82c2-0dd102d96083|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:30:00.769Z|5cf25ff4-f4de-45cb-82c2-0dd102d96083|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:30:07.423Z|f7e3735e-5d82-44d2-ad0b-5a601979bb07|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||INFO|500||Entering 2021-04-13T23:30:07.424Z|f7e3735e-5d82-44d2-ad0b-5a601979bb07|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request begin================================================ 2021-04-13T23:30:07.425Z|f7e3735e-5d82-44d2-ad0b-5a601979bb07|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||DEBUG|500||URI : /manage/health 2021-04-13T23:30:07.426Z|f7e3735e-5d82-44d2-ad0b-5a601979bb07|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||DEBUG|500||Method : GET 2021-04-13T23:30:07.426Z|f7e3735e-5d82-44d2-ad0b-5a601979bb07|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : host:10.242.156.154:8082;user-agent:kube-probe/1.18;accept-encoding:gzip;connection:close; 2021-04-13T23:30:07.427Z|f7e3735e-5d82-44d2-ad0b-5a601979bb07|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request end================================================== 2021-04-13T23:30:07.443Z|f7e3735e-5d82-44d2-ad0b-5a601979bb07|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||DEBUG|500||============================response begin========================================== 2021-04-13T23:30:07.443Z|f7e3735e-5d82-44d2-ad0b-5a601979bb07|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||DEBUG|500||Status code : 200 2021-04-13T23:30:07.443Z|f7e3735e-5d82-44d2-ad0b-5a601979bb07|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||DEBUG|500||Status text : OK 2021-04-13T23:30:07.444Z|f7e3735e-5d82-44d2-ad0b-5a601979bb07|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 13 Apr 2021 23:30:07 GMT;Connection:close; 2021-04-13T23:30:07.444Z|f7e3735e-5d82-44d2-ad0b-5a601979bb07|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||DEBUG|500||============================response end============================================ 2021-04-13T23:30:07.445Z|f7e3735e-5d82-44d2-ad0b-5a601979bb07|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||INFO|500||Exiting. 2021-04-13T23:30:15.770Z|9bf8a373-b59c-4cea-9b45-7c88283bbed1|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:30:15.773Z|9bf8a373-b59c-4cea-9b45-7c88283bbed1|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:30:30.770Z|58480fc8-8710-4739-b13c-85e5afd4250f|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:30:30.772Z|58480fc8-8710-4739-b13c-85e5afd4250f|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:30:45.770Z|aa135dbe-630e-4426-95e0-b014c2a466db|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:30:45.773Z|aa135dbe-630e-4426-95e0-b014c2a466db|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:31:00.769Z|48990762-20a5-4ab9-8743-11b85774fd75|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:31:00.773Z|48990762-20a5-4ab9-8743-11b85774fd75|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:31:07.428Z|c4a8c915-8a84-43ee-9515-150fb26fea50|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||INFO|500||Entering 2021-04-13T23:31:07.429Z|c4a8c915-8a84-43ee-9515-150fb26fea50|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request begin================================================ 2021-04-13T23:31:07.439Z|c4a8c915-8a84-43ee-9515-150fb26fea50|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||DEBUG|500||URI : /manage/health 2021-04-13T23:31:07.440Z|c4a8c915-8a84-43ee-9515-150fb26fea50|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||DEBUG|500||Method : GET 2021-04-13T23:31:07.441Z|c4a8c915-8a84-43ee-9515-150fb26fea50|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : host:10.242.156.154:8082;user-agent:kube-probe/1.18;accept-encoding:gzip;connection:close; 2021-04-13T23:31:07.441Z|c4a8c915-8a84-43ee-9515-150fb26fea50|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request end================================================== 2021-04-13T23:31:07.458Z|c4a8c915-8a84-43ee-9515-150fb26fea50|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||DEBUG|500||============================response begin========================================== 2021-04-13T23:31:07.458Z|c4a8c915-8a84-43ee-9515-150fb26fea50|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||DEBUG|500||Status code : 200 2021-04-13T23:31:07.459Z|c4a8c915-8a84-43ee-9515-150fb26fea50|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||DEBUG|500||Status text : OK 2021-04-13T23:31:07.459Z|c4a8c915-8a84-43ee-9515-150fb26fea50|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 13 Apr 2021 23:31:07 GMT;Connection:close; 2021-04-13T23:31:07.459Z|c4a8c915-8a84-43ee-9515-150fb26fea50|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||DEBUG|500||============================response end============================================ 2021-04-13T23:31:07.460Z|c4a8c915-8a84-43ee-9515-150fb26fea50|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||INFO|500||Exiting. 2021-04-13T23:31:15.769Z|e68b472d-6b9f-4f70-aa21-d87d388bfd5a|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:31:15.770Z|e68b472d-6b9f-4f70-aa21-d87d388bfd5a|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:31:30.769Z|bd3cefbf-2af2-446f-b640-2aea22479c02|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:31:30.770Z|bd3cefbf-2af2-446f-b640-2aea22479c02|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:31:45.770Z|3f381f4b-cc6b-48fa-a172-3664a380c871|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:31:45.775Z|3f381f4b-cc6b-48fa-a172-3664a380c871|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:32:00.771Z|45689f52-2aa6-4b77-b3ae-8f6bfc57928a|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:32:00.774Z|45689f52-2aa6-4b77-b3ae-8f6bfc57928a|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:32:07.429Z|3a4ecda4-e22f-48e4-aa8d-0492f3c98bc1|http-nio-8082-exec-4|/manage/health|kube-probe/1.18|||INFO|500||Entering 2021-04-13T23:32:07.430Z|3a4ecda4-e22f-48e4-aa8d-0492f3c98bc1|http-nio-8082-exec-4|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request begin================================================ 2021-04-13T23:32:07.430Z|3a4ecda4-e22f-48e4-aa8d-0492f3c98bc1|http-nio-8082-exec-4|/manage/health|kube-probe/1.18|||DEBUG|500||URI : /manage/health 2021-04-13T23:32:07.431Z|3a4ecda4-e22f-48e4-aa8d-0492f3c98bc1|http-nio-8082-exec-4|/manage/health|kube-probe/1.18|||DEBUG|500||Method : GET 2021-04-13T23:32:07.432Z|3a4ecda4-e22f-48e4-aa8d-0492f3c98bc1|http-nio-8082-exec-4|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : host:10.242.156.154:8082;user-agent:kube-probe/1.18;accept-encoding:gzip;connection:close; 2021-04-13T23:32:07.432Z|3a4ecda4-e22f-48e4-aa8d-0492f3c98bc1|http-nio-8082-exec-4|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request end================================================== 2021-04-13T23:32:07.446Z|3a4ecda4-e22f-48e4-aa8d-0492f3c98bc1|http-nio-8082-exec-4|/manage/health|kube-probe/1.18|||DEBUG|500||============================response begin========================================== 2021-04-13T23:32:07.447Z|3a4ecda4-e22f-48e4-aa8d-0492f3c98bc1|http-nio-8082-exec-4|/manage/health|kube-probe/1.18|||DEBUG|500||Status code : 200 2021-04-13T23:32:07.447Z|3a4ecda4-e22f-48e4-aa8d-0492f3c98bc1|http-nio-8082-exec-4|/manage/health|kube-probe/1.18|||DEBUG|500||Status text : OK 2021-04-13T23:32:07.447Z|3a4ecda4-e22f-48e4-aa8d-0492f3c98bc1|http-nio-8082-exec-4|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 13 Apr 2021 23:32:07 GMT;Connection:close; 2021-04-13T23:32:07.447Z|3a4ecda4-e22f-48e4-aa8d-0492f3c98bc1|http-nio-8082-exec-4|/manage/health|kube-probe/1.18|||DEBUG|500||============================response end============================================ 2021-04-13T23:32:07.448Z|3a4ecda4-e22f-48e4-aa8d-0492f3c98bc1|http-nio-8082-exec-4|/manage/health|kube-probe/1.18|||INFO|500||Exiting. 2021-04-13T23:32:15.769Z|ace97caa-fe0d-4e20-8b33-14b9e50a0cd5|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:32:15.770Z|ace97caa-fe0d-4e20-8b33-14b9e50a0cd5|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:32:30.770Z|a7ab9d93-47e2-4f73-a74a-96ec39360ae2|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:32:30.774Z|a7ab9d93-47e2-4f73-a74a-96ec39360ae2|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:32:45.769Z|b74da2fa-1449-4203-847f-aeb407d4413b|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:32:45.771Z|b74da2fa-1449-4203-847f-aeb407d4413b|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:33:00.770Z|dde7476d-c460-4bfc-952d-33df73439a75|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:33:00.771Z|dde7476d-c460-4bfc-952d-33df73439a75|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:33:07.426Z|3605091b-60dc-4276-87cd-8b7188aa5cac|http-nio-8082-exec-6|/manage/health|kube-probe/1.18|||INFO|500||Entering 2021-04-13T23:33:07.427Z|3605091b-60dc-4276-87cd-8b7188aa5cac|http-nio-8082-exec-6|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request begin================================================ 2021-04-13T23:33:07.428Z|3605091b-60dc-4276-87cd-8b7188aa5cac|http-nio-8082-exec-6|/manage/health|kube-probe/1.18|||DEBUG|500||URI : /manage/health 2021-04-13T23:33:07.429Z|3605091b-60dc-4276-87cd-8b7188aa5cac|http-nio-8082-exec-6|/manage/health|kube-probe/1.18|||DEBUG|500||Method : GET 2021-04-13T23:33:07.429Z|3605091b-60dc-4276-87cd-8b7188aa5cac|http-nio-8082-exec-6|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : host:10.242.156.154:8082;user-agent:kube-probe/1.18;accept-encoding:gzip;connection:close; 2021-04-13T23:33:07.430Z|3605091b-60dc-4276-87cd-8b7188aa5cac|http-nio-8082-exec-6|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request end================================================== 2021-04-13T23:33:07.442Z|3605091b-60dc-4276-87cd-8b7188aa5cac|http-nio-8082-exec-6|/manage/health|kube-probe/1.18|||DEBUG|500||============================response begin========================================== 2021-04-13T23:33:07.443Z|3605091b-60dc-4276-87cd-8b7188aa5cac|http-nio-8082-exec-6|/manage/health|kube-probe/1.18|||DEBUG|500||Status code : 200 2021-04-13T23:33:07.443Z|3605091b-60dc-4276-87cd-8b7188aa5cac|http-nio-8082-exec-6|/manage/health|kube-probe/1.18|||DEBUG|500||Status text : OK 2021-04-13T23:33:07.444Z|3605091b-60dc-4276-87cd-8b7188aa5cac|http-nio-8082-exec-6|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 13 Apr 2021 23:33:07 GMT;Connection:close; 2021-04-13T23:33:07.444Z|3605091b-60dc-4276-87cd-8b7188aa5cac|http-nio-8082-exec-6|/manage/health|kube-probe/1.18|||DEBUG|500||============================response end============================================ 2021-04-13T23:33:07.445Z|3605091b-60dc-4276-87cd-8b7188aa5cac|http-nio-8082-exec-6|/manage/health|kube-probe/1.18|||INFO|500||Exiting. 2021-04-13T23:33:15.771Z|1e641256-4361-4206-a0fc-e83b5f6b9499|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:33:15.779Z|1e641256-4361-4206-a0fc-e83b5f6b9499|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:33:30.770Z|7a0f4376-90e9-4b5f-929d-c3f00348a67b|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:33:30.772Z|7a0f4376-90e9-4b5f-929d-c3f00348a67b|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:33:45.770Z|714288c7-6404-41aa-8af1-a389f05a92a6|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:33:45.771Z|714288c7-6404-41aa-8af1-a389f05a92a6|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:34:00.768Z|cf7aaee0-bfaf-406b-b039-1b848117e17c|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:34:00.771Z|cf7aaee0-bfaf-406b-b039-1b848117e17c|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:34:07.425Z|56e424e1-d824-445a-808d-f10d8aba32e4|http-nio-8082-exec-7|/manage/health|kube-probe/1.18|||INFO|500||Entering 2021-04-13T23:34:07.426Z|56e424e1-d824-445a-808d-f10d8aba32e4|http-nio-8082-exec-7|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request begin================================================ 2021-04-13T23:34:07.426Z|56e424e1-d824-445a-808d-f10d8aba32e4|http-nio-8082-exec-7|/manage/health|kube-probe/1.18|||DEBUG|500||URI : /manage/health 2021-04-13T23:34:07.427Z|56e424e1-d824-445a-808d-f10d8aba32e4|http-nio-8082-exec-7|/manage/health|kube-probe/1.18|||DEBUG|500||Method : GET 2021-04-13T23:34:07.428Z|56e424e1-d824-445a-808d-f10d8aba32e4|http-nio-8082-exec-7|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : host:10.242.156.154:8082;user-agent:kube-probe/1.18;accept-encoding:gzip;connection:close; 2021-04-13T23:34:07.428Z|56e424e1-d824-445a-808d-f10d8aba32e4|http-nio-8082-exec-7|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request end================================================== 2021-04-13T23:34:07.442Z|56e424e1-d824-445a-808d-f10d8aba32e4|http-nio-8082-exec-7|/manage/health|kube-probe/1.18|||DEBUG|500||============================response begin========================================== 2021-04-13T23:34:07.442Z|56e424e1-d824-445a-808d-f10d8aba32e4|http-nio-8082-exec-7|/manage/health|kube-probe/1.18|||DEBUG|500||Status code : 200 2021-04-13T23:34:07.442Z|56e424e1-d824-445a-808d-f10d8aba32e4|http-nio-8082-exec-7|/manage/health|kube-probe/1.18|||DEBUG|500||Status text : OK 2021-04-13T23:34:07.443Z|56e424e1-d824-445a-808d-f10d8aba32e4|http-nio-8082-exec-7|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 13 Apr 2021 23:34:07 GMT;Connection:close; 2021-04-13T23:34:07.443Z|56e424e1-d824-445a-808d-f10d8aba32e4|http-nio-8082-exec-7|/manage/health|kube-probe/1.18|||DEBUG|500||============================response end============================================ 2021-04-13T23:34:07.443Z|56e424e1-d824-445a-808d-f10d8aba32e4|http-nio-8082-exec-7|/manage/health|kube-probe/1.18|||INFO|500||Exiting. 2021-04-13T23:34:15.773Z|4c2f3786-88e3-48b9-83de-27ac1afcd8ab|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:34:15.775Z|4c2f3786-88e3-48b9-83de-27ac1afcd8ab|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:34:30.773Z|3fa718f6-523a-42a8-b90f-a9fda612b301|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:34:30.789Z|3fa718f6-523a-42a8-b90f-a9fda612b301|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:34:45.770Z|95ed41a7-d4f1-4e5a-8f54-553662f32cdc|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:34:45.771Z|95ed41a7-d4f1-4e5a-8f54-553662f32cdc|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:35:00.769Z|acb0eefd-c0ec-432a-83f3-9cac33270b0e|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:35:00.770Z|acb0eefd-c0ec-432a-83f3-9cac33270b0e|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:35:07.424Z|7a21d34c-4efb-4226-b830-fa6008c895c0|http-nio-8082-exec-8|/manage/health|kube-probe/1.18|||INFO|500||Entering 2021-04-13T23:35:07.425Z|7a21d34c-4efb-4226-b830-fa6008c895c0|http-nio-8082-exec-8|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request begin================================================ 2021-04-13T23:35:07.426Z|7a21d34c-4efb-4226-b830-fa6008c895c0|http-nio-8082-exec-8|/manage/health|kube-probe/1.18|||DEBUG|500||URI : /manage/health 2021-04-13T23:35:07.427Z|7a21d34c-4efb-4226-b830-fa6008c895c0|http-nio-8082-exec-8|/manage/health|kube-probe/1.18|||DEBUG|500||Method : GET 2021-04-13T23:35:07.430Z|7a21d34c-4efb-4226-b830-fa6008c895c0|http-nio-8082-exec-8|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : host:10.242.156.154:8082;user-agent:kube-probe/1.18;accept-encoding:gzip;connection:close; 2021-04-13T23:35:07.430Z|7a21d34c-4efb-4226-b830-fa6008c895c0|http-nio-8082-exec-8|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request end================================================== 2021-04-13T23:35:07.445Z|7a21d34c-4efb-4226-b830-fa6008c895c0|http-nio-8082-exec-8|/manage/health|kube-probe/1.18|||DEBUG|500||============================response begin========================================== 2021-04-13T23:35:07.445Z|7a21d34c-4efb-4226-b830-fa6008c895c0|http-nio-8082-exec-8|/manage/health|kube-probe/1.18|||DEBUG|500||Status code : 200 2021-04-13T23:35:07.446Z|7a21d34c-4efb-4226-b830-fa6008c895c0|http-nio-8082-exec-8|/manage/health|kube-probe/1.18|||DEBUG|500||Status text : OK 2021-04-13T23:35:07.446Z|7a21d34c-4efb-4226-b830-fa6008c895c0|http-nio-8082-exec-8|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 13 Apr 2021 23:35:07 GMT;Connection:close; 2021-04-13T23:35:07.446Z|7a21d34c-4efb-4226-b830-fa6008c895c0|http-nio-8082-exec-8|/manage/health|kube-probe/1.18|||DEBUG|500||============================response end============================================ 2021-04-13T23:35:07.447Z|7a21d34c-4efb-4226-b830-fa6008c895c0|http-nio-8082-exec-8|/manage/health|kube-probe/1.18|||INFO|500||Exiting. 2021-04-13T23:35:15.769Z|dcacd927-69ef-4719-86bf-1ec671d37fa1|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:35:15.776Z|dcacd927-69ef-4719-86bf-1ec671d37fa1|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:35:30.770Z|b1ec963f-54b9-4595-ad1d-54a11100f8e0|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:35:30.772Z|b1ec963f-54b9-4595-ad1d-54a11100f8e0|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:35:45.771Z|2b30266b-9202-4651-a89d-053636ac088a|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:35:45.774Z|2b30266b-9202-4651-a89d-053636ac088a|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:36:00.770Z|11d7c1d6-ace5-448f-9061-54769126be73|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:36:00.774Z|11d7c1d6-ace5-448f-9061-54769126be73|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:36:07.429Z|3bcf3d31-1917-4b5d-8e0d-46c49ce0cf2f|http-nio-8082-exec-9|/manage/health|kube-probe/1.18|||INFO|500||Entering 2021-04-13T23:36:07.430Z|3bcf3d31-1917-4b5d-8e0d-46c49ce0cf2f|http-nio-8082-exec-9|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request begin================================================ 2021-04-13T23:36:07.430Z|3bcf3d31-1917-4b5d-8e0d-46c49ce0cf2f|http-nio-8082-exec-9|/manage/health|kube-probe/1.18|||DEBUG|500||URI : /manage/health 2021-04-13T23:36:07.433Z|3bcf3d31-1917-4b5d-8e0d-46c49ce0cf2f|http-nio-8082-exec-9|/manage/health|kube-probe/1.18|||DEBUG|500||Method : GET 2021-04-13T23:36:07.434Z|3bcf3d31-1917-4b5d-8e0d-46c49ce0cf2f|http-nio-8082-exec-9|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : host:10.242.156.154:8082;user-agent:kube-probe/1.18;accept-encoding:gzip;connection:close; 2021-04-13T23:36:07.434Z|3bcf3d31-1917-4b5d-8e0d-46c49ce0cf2f|http-nio-8082-exec-9|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request end================================================== 2021-04-13T23:36:07.451Z|3bcf3d31-1917-4b5d-8e0d-46c49ce0cf2f|http-nio-8082-exec-9|/manage/health|kube-probe/1.18|||DEBUG|500||============================response begin========================================== 2021-04-13T23:36:07.452Z|3bcf3d31-1917-4b5d-8e0d-46c49ce0cf2f|http-nio-8082-exec-9|/manage/health|kube-probe/1.18|||DEBUG|500||Status code : 200 2021-04-13T23:36:07.452Z|3bcf3d31-1917-4b5d-8e0d-46c49ce0cf2f|http-nio-8082-exec-9|/manage/health|kube-probe/1.18|||DEBUG|500||Status text : OK 2021-04-13T23:36:07.453Z|3bcf3d31-1917-4b5d-8e0d-46c49ce0cf2f|http-nio-8082-exec-9|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 13 Apr 2021 23:36:07 GMT;Connection:close; 2021-04-13T23:36:07.453Z|3bcf3d31-1917-4b5d-8e0d-46c49ce0cf2f|http-nio-8082-exec-9|/manage/health|kube-probe/1.18|||DEBUG|500||============================response end============================================ 2021-04-13T23:36:07.454Z|3bcf3d31-1917-4b5d-8e0d-46c49ce0cf2f|http-nio-8082-exec-9|/manage/health|kube-probe/1.18|||INFO|500||Exiting. 2021-04-13T23:36:15.768Z|87fbc5de-7914-483b-833b-d3541db046f5|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:36:15.769Z|87fbc5de-7914-483b-833b-d3541db046f5|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:36:30.768Z|906b97c2-8c48-4c76-a67a-20b97b8b07b7|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:36:30.769Z|906b97c2-8c48-4c76-a67a-20b97b8b07b7|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:36:45.769Z|ba6707c8-40f0-435f-8331-44c4f81afc9e|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:36:45.772Z|ba6707c8-40f0-435f-8331-44c4f81afc9e|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:37:00.770Z|e53bc2e1-b202-4985-a996-bfdc57edd957|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:37:00.773Z|e53bc2e1-b202-4985-a996-bfdc57edd957|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:37:07.425Z|6845149a-e0f3-4cc0-ae88-ca41cf80117c|http-nio-8082-exec-10|/manage/health|kube-probe/1.18|||INFO|500||Entering 2021-04-13T23:37:07.426Z|6845149a-e0f3-4cc0-ae88-ca41cf80117c|http-nio-8082-exec-10|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request begin================================================ 2021-04-13T23:37:07.427Z|6845149a-e0f3-4cc0-ae88-ca41cf80117c|http-nio-8082-exec-10|/manage/health|kube-probe/1.18|||DEBUG|500||URI : /manage/health 2021-04-13T23:37:07.428Z|6845149a-e0f3-4cc0-ae88-ca41cf80117c|http-nio-8082-exec-10|/manage/health|kube-probe/1.18|||DEBUG|500||Method : GET 2021-04-13T23:37:07.428Z|6845149a-e0f3-4cc0-ae88-ca41cf80117c|http-nio-8082-exec-10|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : host:10.242.156.154:8082;user-agent:kube-probe/1.18;accept-encoding:gzip;connection:close; 2021-04-13T23:37:07.429Z|6845149a-e0f3-4cc0-ae88-ca41cf80117c|http-nio-8082-exec-10|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request end================================================== 2021-04-13T23:37:07.442Z|6845149a-e0f3-4cc0-ae88-ca41cf80117c|http-nio-8082-exec-10|/manage/health|kube-probe/1.18|||DEBUG|500||============================response begin========================================== 2021-04-13T23:37:07.442Z|6845149a-e0f3-4cc0-ae88-ca41cf80117c|http-nio-8082-exec-10|/manage/health|kube-probe/1.18|||DEBUG|500||Status code : 200 2021-04-13T23:37:07.443Z|6845149a-e0f3-4cc0-ae88-ca41cf80117c|http-nio-8082-exec-10|/manage/health|kube-probe/1.18|||DEBUG|500||Status text : OK 2021-04-13T23:37:07.443Z|6845149a-e0f3-4cc0-ae88-ca41cf80117c|http-nio-8082-exec-10|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 13 Apr 2021 23:37:07 GMT;Connection:close; 2021-04-13T23:37:07.443Z|6845149a-e0f3-4cc0-ae88-ca41cf80117c|http-nio-8082-exec-10|/manage/health|kube-probe/1.18|||DEBUG|500||============================response end============================================ 2021-04-13T23:37:07.444Z|6845149a-e0f3-4cc0-ae88-ca41cf80117c|http-nio-8082-exec-10|/manage/health|kube-probe/1.18|||INFO|500||Exiting. 2021-04-13T23:37:15.769Z|201953c8-1ca9-41aa-890e-46f33e0bfd65|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:37:15.770Z|201953c8-1ca9-41aa-890e-46f33e0bfd65|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:37:30.776Z|99cc0ed9-cae5-43a8-891d-a4e410e9b5ce|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:37:30.787Z|99cc0ed9-cae5-43a8-891d-a4e410e9b5ce|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:37:45.769Z|3b7d4011-e2fb-422a-92eb-a7b86ee842a9|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:37:45.770Z|3b7d4011-e2fb-422a-92eb-a7b86ee842a9|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:38:00.770Z|c9282bdb-c974-4df2-8387-f9f6ef0a2d35|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:38:00.772Z|c9282bdb-c974-4df2-8387-f9f6ef0a2d35|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:38:07.432Z|4cab6770-cc59-40bf-aaa1-4cd67e56a476|http-nio-8082-exec-1|/manage/health|kube-probe/1.18|||INFO|500||Entering 2021-04-13T23:38:07.434Z|4cab6770-cc59-40bf-aaa1-4cd67e56a476|http-nio-8082-exec-1|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request begin================================================ 2021-04-13T23:38:07.434Z|4cab6770-cc59-40bf-aaa1-4cd67e56a476|http-nio-8082-exec-1|/manage/health|kube-probe/1.18|||DEBUG|500||URI : /manage/health 2021-04-13T23:38:07.438Z|4cab6770-cc59-40bf-aaa1-4cd67e56a476|http-nio-8082-exec-1|/manage/health|kube-probe/1.18|||DEBUG|500||Method : GET 2021-04-13T23:38:07.438Z|4cab6770-cc59-40bf-aaa1-4cd67e56a476|http-nio-8082-exec-1|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : host:10.242.156.154:8082;user-agent:kube-probe/1.18;accept-encoding:gzip;connection:close; 2021-04-13T23:38:07.439Z|4cab6770-cc59-40bf-aaa1-4cd67e56a476|http-nio-8082-exec-1|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request end================================================== 2021-04-13T23:38:07.452Z|4cab6770-cc59-40bf-aaa1-4cd67e56a476|http-nio-8082-exec-1|/manage/health|kube-probe/1.18|||DEBUG|500||============================response begin========================================== 2021-04-13T23:38:07.452Z|4cab6770-cc59-40bf-aaa1-4cd67e56a476|http-nio-8082-exec-1|/manage/health|kube-probe/1.18|||DEBUG|500||Status code : 200 2021-04-13T23:38:07.452Z|4cab6770-cc59-40bf-aaa1-4cd67e56a476|http-nio-8082-exec-1|/manage/health|kube-probe/1.18|||DEBUG|500||Status text : OK 2021-04-13T23:38:07.452Z|4cab6770-cc59-40bf-aaa1-4cd67e56a476|http-nio-8082-exec-1|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 13 Apr 2021 23:38:07 GMT;Connection:close; 2021-04-13T23:38:07.453Z|4cab6770-cc59-40bf-aaa1-4cd67e56a476|http-nio-8082-exec-1|/manage/health|kube-probe/1.18|||DEBUG|500||============================response end============================================ 2021-04-13T23:38:07.453Z|4cab6770-cc59-40bf-aaa1-4cd67e56a476|http-nio-8082-exec-1|/manage/health|kube-probe/1.18|||INFO|500||Exiting. 2021-04-13T23:38:15.769Z|4aaac513-42dc-4341-914e-b8d750c8648f|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:38:15.771Z|4aaac513-42dc-4341-914e-b8d750c8648f|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:38:30.769Z|eb028312-5564-4892-b30a-67489e237f58|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:38:30.771Z|eb028312-5564-4892-b30a-67489e237f58|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:38:45.769Z|8d777015-04ed-4cb4-9e57-c59897a4f8d7|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:38:45.771Z|8d777015-04ed-4cb4-9e57-c59897a4f8d7|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:39:00.769Z|26acdf25-f333-4383-b9a9-b8fd52d096f3|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:39:00.772Z|26acdf25-f333-4383-b9a9-b8fd52d096f3|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:39:07.425Z|0da25809-866a-4936-9d52-f3414847e255|http-nio-8082-exec-2|/manage/health|kube-probe/1.18|||INFO|500||Entering 2021-04-13T23:39:07.426Z|0da25809-866a-4936-9d52-f3414847e255|http-nio-8082-exec-2|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request begin================================================ 2021-04-13T23:39:07.426Z|0da25809-866a-4936-9d52-f3414847e255|http-nio-8082-exec-2|/manage/health|kube-probe/1.18|||DEBUG|500||URI : /manage/health 2021-04-13T23:39:07.427Z|0da25809-866a-4936-9d52-f3414847e255|http-nio-8082-exec-2|/manage/health|kube-probe/1.18|||DEBUG|500||Method : GET 2021-04-13T23:39:07.427Z|0da25809-866a-4936-9d52-f3414847e255|http-nio-8082-exec-2|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : host:10.242.156.154:8082;user-agent:kube-probe/1.18;accept-encoding:gzip;connection:close; 2021-04-13T23:39:07.428Z|0da25809-866a-4936-9d52-f3414847e255|http-nio-8082-exec-2|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request end================================================== 2021-04-13T23:39:07.440Z|0da25809-866a-4936-9d52-f3414847e255|http-nio-8082-exec-2|/manage/health|kube-probe/1.18|||DEBUG|500||============================response begin========================================== 2021-04-13T23:39:07.440Z|0da25809-866a-4936-9d52-f3414847e255|http-nio-8082-exec-2|/manage/health|kube-probe/1.18|||DEBUG|500||Status code : 200 2021-04-13T23:39:07.441Z|0da25809-866a-4936-9d52-f3414847e255|http-nio-8082-exec-2|/manage/health|kube-probe/1.18|||DEBUG|500||Status text : OK 2021-04-13T23:39:07.441Z|0da25809-866a-4936-9d52-f3414847e255|http-nio-8082-exec-2|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 13 Apr 2021 23:39:07 GMT;Connection:close; 2021-04-13T23:39:07.441Z|0da25809-866a-4936-9d52-f3414847e255|http-nio-8082-exec-2|/manage/health|kube-probe/1.18|||DEBUG|500||============================response end============================================ 2021-04-13T23:39:07.442Z|0da25809-866a-4936-9d52-f3414847e255|http-nio-8082-exec-2|/manage/health|kube-probe/1.18|||INFO|500||Exiting. 2021-04-13T23:39:15.768Z|32cc717a-4cec-4372-955c-4ee202215f4a|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:39:15.769Z|32cc717a-4cec-4372-955c-4ee202215f4a|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:39:30.770Z|9f86a957-6f1f-44c7-8b6f-e88f02b3e054|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:39:30.772Z|9f86a957-6f1f-44c7-8b6f-e88f02b3e054|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:39:45.769Z|18ccde23-7484-49c9-87d4-5d68ab3ccdd4|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:39:45.772Z|18ccde23-7484-49c9-87d4-5d68ab3ccdd4|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:40:00.771Z|3670b2d5-e313-44bb-83be-fc1160b1e24a|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:40:00.772Z|3670b2d5-e313-44bb-83be-fc1160b1e24a|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:40:07.426Z|806b5629-0250-4d44-9fd8-fb9ff80e762d|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||INFO|500||Entering 2021-04-13T23:40:07.427Z|806b5629-0250-4d44-9fd8-fb9ff80e762d|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request begin================================================ 2021-04-13T23:40:07.427Z|806b5629-0250-4d44-9fd8-fb9ff80e762d|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||DEBUG|500||URI : /manage/health 2021-04-13T23:40:07.430Z|806b5629-0250-4d44-9fd8-fb9ff80e762d|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||DEBUG|500||Method : GET 2021-04-13T23:40:07.431Z|806b5629-0250-4d44-9fd8-fb9ff80e762d|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : host:10.242.156.154:8082;user-agent:kube-probe/1.18;accept-encoding:gzip;connection:close; 2021-04-13T23:40:07.431Z|806b5629-0250-4d44-9fd8-fb9ff80e762d|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request end================================================== 2021-04-13T23:40:07.444Z|806b5629-0250-4d44-9fd8-fb9ff80e762d|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||DEBUG|500||============================response begin========================================== 2021-04-13T23:40:07.444Z|806b5629-0250-4d44-9fd8-fb9ff80e762d|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||DEBUG|500||Status code : 200 2021-04-13T23:40:07.444Z|806b5629-0250-4d44-9fd8-fb9ff80e762d|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||DEBUG|500||Status text : OK 2021-04-13T23:40:07.444Z|806b5629-0250-4d44-9fd8-fb9ff80e762d|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 13 Apr 2021 23:40:07 GMT;Connection:close; 2021-04-13T23:40:07.445Z|806b5629-0250-4d44-9fd8-fb9ff80e762d|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||DEBUG|500||============================response end============================================ 2021-04-13T23:40:07.445Z|806b5629-0250-4d44-9fd8-fb9ff80e762d|http-nio-8082-exec-3|/manage/health|kube-probe/1.18|||INFO|500||Exiting. 2021-04-13T23:40:15.770Z|07b34b14-9ca0-411d-8c81-d8c75c4e5bf2|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:40:15.771Z|07b34b14-9ca0-411d-8c81-d8c75c4e5bf2|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:40:30.768Z|25fb4c72-82cb-4afe-bfff-f9777a57c354|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:40:30.771Z|25fb4c72-82cb-4afe-bfff-f9777a57c354|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:40:45.768Z|5dcdd651-5fee-4edf-bace-b70b0ce79e36|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:40:45.769Z|5dcdd651-5fee-4edf-bace-b70b0ce79e36|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:41:00.769Z|dfd18175-52a8-4244-bb6c-d5d3362ad969|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:41:00.771Z|dfd18175-52a8-4244-bb6c-d5d3362ad969|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:41:07.425Z|156f4f74-3872-46f3-a453-e669c698e65f|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||INFO|500||Entering 2021-04-13T23:41:07.427Z|156f4f74-3872-46f3-a453-e669c698e65f|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request begin================================================ 2021-04-13T23:41:07.427Z|156f4f74-3872-46f3-a453-e669c698e65f|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||DEBUG|500||URI : /manage/health 2021-04-13T23:41:07.428Z|156f4f74-3872-46f3-a453-e669c698e65f|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||DEBUG|500||Method : GET 2021-04-13T23:41:07.429Z|156f4f74-3872-46f3-a453-e669c698e65f|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : host:10.242.156.154:8082;user-agent:kube-probe/1.18;accept-encoding:gzip;connection:close; 2021-04-13T23:41:07.429Z|156f4f74-3872-46f3-a453-e669c698e65f|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||DEBUG|500||===========================request end================================================== 2021-04-13T23:41:07.442Z|156f4f74-3872-46f3-a453-e669c698e65f|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||DEBUG|500||============================response begin========================================== 2021-04-13T23:41:07.442Z|156f4f74-3872-46f3-a453-e669c698e65f|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||DEBUG|500||Status code : 200 2021-04-13T23:41:07.442Z|156f4f74-3872-46f3-a453-e669c698e65f|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||DEBUG|500||Status text : OK 2021-04-13T23:41:07.443Z|156f4f74-3872-46f3-a453-e669c698e65f|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Tue, 13 Apr 2021 23:41:07 GMT;Connection:close; 2021-04-13T23:41:07.443Z|156f4f74-3872-46f3-a453-e669c698e65f|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||DEBUG|500||============================response end============================================ 2021-04-13T23:41:07.443Z|156f4f74-3872-46f3-a453-e669c698e65f|http-nio-8082-exec-5|/manage/health|kube-probe/1.18|||INFO|500||Exiting. 2021-04-13T23:41:15.770Z|a53c7367-aadc-4d5c-876b-acfcd85ace1c|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:41:15.774Z|a53c7367-aadc-4d5c-876b-acfcd85ace1c|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting. 2021-04-13T23:41:30.769Z|86c70d27-a72d-4b90-8670-106c14df3824|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering 2021-04-13T23:41:30.771Z|86c70d27-a72d-4b90-8670-106c14df3824|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.