JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2022-09-28T11:07:53.297Z||main|||||INFO|500||The following profiles are active: basic 2022-09-28T11:08:29.720Z||main|||||INFO|500||Starting service [Tomcat] 2022-09-28T11:08:29.746Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-09-28T11:08:30.402Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-09-28T11:08:47.161Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity. 2022-09-28T11:08:47.892Z||main|||||INFO|500||catdb-pool - Starting... 2022-09-28T11:08:48.595Z||main|||||INFO|500||catdb-pool - Start completed. 2022-09-28T11:08:49.480Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-09-28T11:08:50.083Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-09-28T11:08:51.435Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-09-28T11:08:55.192Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-09-28T11:08:55.929Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2022-09-28T11:09:01.075Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-09-28T11:09:01.318Z||main|||||INFO|500||reqdb-pool - Starting... 2022-09-28T11:09:01.353Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-09-28T11:09:01.369Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-09-28T11:09:02.856Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-09-28T11:09:03.767Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-09-28T11:09:05.774Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2022-09-28T11:09:13.766Z||main|||||WARN|500||--- 2022-09-28T11:09:13.767Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-09-28T11:09:13.767Z||main|||||WARN|500||--- 2022-09-28T11:09:14.466Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-09-28T11:09:25.321Z||main|||||INFO|500||Started ApiHandlerApplication in 109.12 seconds (JVM running for 116.099) 2022-09-28T11:09:25.370Z|927ed533-5b8d-48c8-85cb-785eb588a589|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:09:25.427Z|927ed533-5b8d-48c8-85cb-785eb588a589|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:09:25.437Z|08934ba4-be2c-435e-98b3-245e875ee633|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:09:25.469Z|08934ba4-be2c-435e-98b3-245e875ee633|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:09:29.030Z||http-nio-8080-exec-3|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-09-28T11:09:29.448Z|b377e132-11d4-49d4-88d2-81a909ac3e7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:09:29.448Z|ad6befb1-af8e-41af-af60-e6a24bf59c49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:09:29.449Z|4f71d4ea-96b6-4f88-b274-671e895885e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2022-09-28T11:09:30.101Z|ad6befb1-af8e-41af-af60-e6a24bf59c49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:09:30.120Z|b377e132-11d4-49d4-88d2-81a909ac3e7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:09:30.139Z|4f71d4ea-96b6-4f88-b274-671e895885e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:09:39.773Z|2c29c904-2606-4d50-a4dd-e8293343305d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:09:39.776Z|2c29c904-2606-4d50-a4dd-e8293343305d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:09:39.849Z|71930ba7-0ca8-444e-a67e-c5dfb5a67062|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:09:39.851Z|71930ba7-0ca8-444e-a67e-c5dfb5a67062|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:09:39.930Z|fd378337-e647-4e32-8ad1-519a7a8d301d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:09:39.946Z|fd378337-e647-4e32-8ad1-519a7a8d301d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:09:40.295Z|830beb57-c3ed-49be-b54d-ec3325437840|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:09:40.296Z|830beb57-c3ed-49be-b54d-ec3325437840|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:09:49.925Z|109ec43a-d0c7-4a5e-81d1-c1518fb141a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:09:49.928Z|109ec43a-d0c7-4a5e-81d1-c1518fb141a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:09:49.948Z|41d75744-917c-42e4-b1d8-2793b81a56d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:09:49.950Z|41d75744-917c-42e4-b1d8-2793b81a56d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:09:50.068Z|7db70637-f614-4fe2-b823-9f1b7b9fcd7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:09:50.073Z|7db70637-f614-4fe2-b823-9f1b7b9fcd7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:09:55.296Z|cd1f6e15-e77f-433c-9dfa-3e92217512bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:09:55.297Z|cd1f6e15-e77f-433c-9dfa-3e92217512bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:09:55.472Z|49a286b0-25b7-45b2-9776-278364b09251|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:09:55.480Z|49a286b0-25b7-45b2-9776-278364b09251|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:10:00.028Z|6690ce4d-add6-4086-b738-43b6ebceaaab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:10:00.031Z|6690ce4d-add6-4086-b738-43b6ebceaaab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:10:00.092Z|88c748b5-a239-45a6-b0ae-3e6920f767a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:10:00.094Z|88c748b5-a239-45a6-b0ae-3e6920f767a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:10:00.124Z|0a0640c9-e081-4d1e-b9b8-f1b524d5d8e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:10:00.126Z|0a0640c9-e081-4d1e-b9b8-f1b524d5d8e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:10:10.097Z|227e7120-62de-4378-93d0-7166e315a4e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:10:10.099Z|227e7120-62de-4378-93d0-7166e315a4e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:10:10.152Z|79047366-ffc6-4850-9b3b-9d2be38ae353|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:10:10.159Z|79047366-ffc6-4850-9b3b-9d2be38ae353|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:10:10.195Z|b8ad9e50-3cf4-4445-8e04-fed8d66ab071|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:10:10.197Z|b8ad9e50-3cf4-4445-8e04-fed8d66ab071|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:10:10.295Z|e9f02be4-ba55-480b-b6d4-f07297c5a77d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:10:10.299Z|e9f02be4-ba55-480b-b6d4-f07297c5a77d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:10:20.165Z|48cf7e9c-fd85-47f4-951f-908cf2efcf49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:10:20.166Z|48cf7e9c-fd85-47f4-951f-908cf2efcf49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:10:20.244Z|cb6c37de-ab41-4d61-b7a3-0a6ea645f86b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:10:20.247Z|cb6c37de-ab41-4d61-b7a3-0a6ea645f86b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:10:20.288Z|52e36c19-1185-44b8-b39d-53cc231b5151|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:10:20.290Z|52e36c19-1185-44b8-b39d-53cc231b5151|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:10:25.296Z|3636195a-9c37-408c-8ddc-d4753ef54e16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:10:25.297Z|3636195a-9c37-408c-8ddc-d4753ef54e16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:10:25.483Z|43455955-93c0-480b-b76d-a4e9f1986537|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:10:25.484Z|43455955-93c0-480b-b76d-a4e9f1986537|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:10:30.204Z|35053fa5-97a3-432b-801f-cace6c04619c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:10:30.206Z|35053fa5-97a3-432b-801f-cace6c04619c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:10:30.304Z|6cd888c3-c241-480f-aed0-2e289effc2f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:10:30.305Z|6cd888c3-c241-480f-aed0-2e289effc2f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:10:30.348Z|1b598607-531c-4bab-9c52-10e3a9f261bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:10:30.349Z|1b598607-531c-4bab-9c52-10e3a9f261bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:10:40.281Z|033504e0-b03d-47ca-a7d5-779271d5fc02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:10:40.283Z|033504e0-b03d-47ca-a7d5-779271d5fc02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:10:40.295Z|fbcf698c-7f3a-441d-bb77-9009cc0a84b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:10:40.296Z|fbcf698c-7f3a-441d-bb77-9009cc0a84b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:10:40.367Z|6ea037fd-09d5-4923-a52d-ccca3069e20c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:10:40.381Z|6ea037fd-09d5-4923-a52d-ccca3069e20c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:10:40.395Z|e6cf9a03-131c-4e38-87c3-05186860d29b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:10:40.400Z|e6cf9a03-131c-4e38-87c3-05186860d29b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:10:50.348Z|e4f31254-93db-4027-b3d3-b77567c88589|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:10:50.352Z|e4f31254-93db-4027-b3d3-b77567c88589|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:10:50.429Z|6a7a9c76-ef48-4c30-8980-7547181b746a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:10:50.431Z|6a7a9c76-ef48-4c30-8980-7547181b746a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:10:50.497Z|455790e4-da15-4889-95cc-4d73399fc42c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:10:50.499Z|455790e4-da15-4889-95cc-4d73399fc42c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:10:55.295Z|0f0991be-2f29-4d19-951e-8c58e00426f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:10:55.300Z|0f0991be-2f29-4d19-951e-8c58e00426f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:10:55.486Z|c2691b13-9bb2-4f7b-a379-72585b6cd17a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:10:55.488Z|c2691b13-9bb2-4f7b-a379-72585b6cd17a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:11:00.409Z|4ba46e06-7599-4f05-8ee1-b46c92290d25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:11:00.411Z|4ba46e06-7599-4f05-8ee1-b46c92290d25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:11:00.484Z|5bfb2c13-ba2c-4d50-a283-245dd608d096|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:11:00.486Z|5bfb2c13-ba2c-4d50-a283-245dd608d096|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:11:00.544Z|a7eb98a7-6592-4e93-8753-b5a751b09bcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:11:00.546Z|a7eb98a7-6592-4e93-8753-b5a751b09bcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:11:10.308Z|c5e8ecc0-f936-4c77-97e3-c71692bf73eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:11:10.310Z|c5e8ecc0-f936-4c77-97e3-c71692bf73eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:11:10.500Z|c5823252-a7d2-4739-b29f-e52d04af6762|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:11:10.506Z|c5823252-a7d2-4739-b29f-e52d04af6762|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:11:10.580Z|9c5b6a15-1af8-4e57-957f-b11a02d9b8d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:11:10.582Z|9c5b6a15-1af8-4e57-957f-b11a02d9b8d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:11:10.591Z|0842e354-c42c-4d38-9b5b-415bf9a60ee6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:11:10.614Z|0842e354-c42c-4d38-9b5b-415bf9a60ee6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:11:20.599Z|78a337d8-2b32-4775-8c62-ff0fdcee1f03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:11:20.601Z|78a337d8-2b32-4775-8c62-ff0fdcee1f03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:11:20.628Z|e7a95e95-01ca-4505-be9c-33a5f48c9d2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:11:20.632Z|e7a95e95-01ca-4505-be9c-33a5f48c9d2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:11:20.724Z|a9e492b4-2932-4c90-b06c-39a477d85aed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:11:20.729Z|a9e492b4-2932-4c90-b06c-39a477d85aed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:11:25.296Z|91f8bb97-aa69-4c39-9354-f57c16188983|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:11:25.312Z|91f8bb97-aa69-4c39-9354-f57c16188983|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:11:25.492Z|a23c5a75-e509-477f-9255-988abfe89ad9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:11:25.505Z|a23c5a75-e509-477f-9255-988abfe89ad9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:11:30.637Z|99b9756d-2418-4cd2-947a-d0b4f8759a12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:11:30.639Z|99b9756d-2418-4cd2-947a-d0b4f8759a12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:11:30.667Z|03870e5c-599f-45b7-bd60-9925584022bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:11:30.669Z|03870e5c-599f-45b7-bd60-9925584022bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:11:30.761Z|42d6631d-7641-471a-b691-9c8b5e9e6445|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:11:30.763Z|42d6631d-7641-471a-b691-9c8b5e9e6445|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:11:40.295Z|126c2ff3-3b33-430a-a23c-99a9cf623abc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:11:40.296Z|126c2ff3-3b33-430a-a23c-99a9cf623abc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:11:40.684Z|9146adad-cfa6-4062-8d97-b6ea596a22e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:11:40.685Z|9146adad-cfa6-4062-8d97-b6ea596a22e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:11:40.702Z|350f72cf-ad46-43c9-be3f-e649ec9c05d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:11:40.704Z|350f72cf-ad46-43c9-be3f-e649ec9c05d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:11:40.793Z|40e6f091-35a5-4cac-ba86-657bc4f708a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:11:40.795Z|40e6f091-35a5-4cac-ba86-657bc4f708a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:11:50.717Z|2a8b134d-a222-400e-851a-060879fa9c8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:11:50.719Z|2a8b134d-a222-400e-851a-060879fa9c8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:11:50.733Z|efbf9a3e-f36e-49e7-a510-fe665ba3c5c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:11:50.735Z|efbf9a3e-f36e-49e7-a510-fe665ba3c5c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:11:50.844Z|a61c4950-4b89-4bf1-95bd-d8f2ea7bb37c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:11:50.848Z|a61c4950-4b89-4bf1-95bd-d8f2ea7bb37c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:11:55.296Z|79ae328e-922a-4c84-8beb-6f1044ce9a5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:11:55.299Z|79ae328e-922a-4c84-8beb-6f1044ce9a5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:11:55.507Z|6269da60-b79d-499d-945c-bb19758a3dce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:11:55.509Z|6269da60-b79d-499d-945c-bb19758a3dce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:12:00.766Z|50b5879a-e665-4155-a054-5327fcc46b0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:12:00.768Z|50b5879a-e665-4155-a054-5327fcc46b0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:12:00.779Z|f4d9dcf6-6d3d-4861-ab9a-0a599d3e018a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:12:00.780Z|f4d9dcf6-6d3d-4861-ab9a-0a599d3e018a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:12:00.900Z|98ca2705-6ef2-41b3-bb09-3bb9bb2a9366|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:12:00.905Z|98ca2705-6ef2-41b3-bb09-3bb9bb2a9366|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:12:10.295Z|a6c4e1d0-ccf3-4b49-9ddc-fc70760648ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:12:10.314Z|a6c4e1d0-ccf3-4b49-9ddc-fc70760648ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:12:10.812Z|2b4f299c-a3de-4b99-a21d-2ca956cdeede|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:12:10.812Z|414f5226-c413-4e9a-b8a7-4a62be2394df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:12:10.813Z|2b4f299c-a3de-4b99-a21d-2ca956cdeede|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:12:10.813Z|414f5226-c413-4e9a-b8a7-4a62be2394df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:12:10.941Z|290d0fd7-cdea-497b-9e48-6f438b73b99b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:12:10.942Z|290d0fd7-cdea-497b-9e48-6f438b73b99b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:12:20.862Z|1173791a-0762-4c17-a94f-aaef5a4492aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:12:20.868Z|1173791a-0762-4c17-a94f-aaef5a4492aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:12:20.888Z|9a64a4c3-42a9-435a-9910-48e53405a0b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:12:20.890Z|9a64a4c3-42a9-435a-9910-48e53405a0b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:12:20.983Z|c3668ce1-e13e-4586-9849-5522fb81adaf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:12:20.985Z|c3668ce1-e13e-4586-9849-5522fb81adaf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:12:25.295Z|a21a4992-2fa6-4bd6-8071-3da8da24625f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:12:25.296Z|a21a4992-2fa6-4bd6-8071-3da8da24625f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:12:25.511Z|c54beb0a-80f1-439e-bba5-2d1b529c31ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:12:25.512Z|c54beb0a-80f1-439e-bba5-2d1b529c31ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:12:30.907Z|3cc419a2-f6fd-4e14-8359-55ef10ae43af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:12:30.910Z|3cc419a2-f6fd-4e14-8359-55ef10ae43af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:12:30.937Z|2d2879c6-5788-4256-a5de-00dea6b5ef0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:12:30.939Z|2d2879c6-5788-4256-a5de-00dea6b5ef0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:12:31.028Z|c58c2ec3-33d7-47e6-b785-bc08a40a6a55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:12:31.031Z|c58c2ec3-33d7-47e6-b785-bc08a40a6a55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:12:40.295Z|96f90885-355a-4811-a45e-290f620f11fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:12:40.296Z|96f90885-355a-4811-a45e-290f620f11fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:12:40.973Z|f7ddefe6-b44c-4010-8151-acccd2270944|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:12:40.992Z|f7ddefe6-b44c-4010-8151-acccd2270944|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:12:40.996Z|08f268c4-7387-4fe6-8e33-888b7f3ce683|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:12:41.009Z|08f268c4-7387-4fe6-8e33-888b7f3ce683|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:12:41.062Z|e92f541b-6677-4bae-a9c7-2fefe0598f7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:12:41.064Z|e92f541b-6677-4bae-a9c7-2fefe0598f7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:12:51.061Z|d1885594-55f8-4bad-8a0c-00cbf6805b59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:12:51.064Z|d1885594-55f8-4bad-8a0c-00cbf6805b59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:12:51.072Z|8eac07d4-fd5f-442f-b127-af8442519a5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:12:51.074Z|8eac07d4-fd5f-442f-b127-af8442519a5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:12:51.125Z|cddc1a32-6fef-4d65-a32e-acec2b828b2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:12:51.127Z|cddc1a32-6fef-4d65-a32e-acec2b828b2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:12:55.301Z|a714fde6-edf7-43c6-aec5-e54de30f6b83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:12:55.342Z|a714fde6-edf7-43c6-aec5-e54de30f6b83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:12:55.516Z|41c085ea-1625-4f2e-8779-a4227f491588|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:12:55.522Z|41c085ea-1625-4f2e-8779-a4227f491588|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:13:01.109Z|fdfe24da-72d6-4372-8b80-a9c866579771|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:13:01.111Z|fdfe24da-72d6-4372-8b80-a9c866579771|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:13:01.132Z|271bcd72-9793-4ec6-b9dc-d0d486ceded4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:13:01.133Z|271bcd72-9793-4ec6-b9dc-d0d486ceded4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:13:01.190Z|2d928a64-8136-443c-bf8a-e0b411db1dc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:13:01.192Z|2d928a64-8136-443c-bf8a-e0b411db1dc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:13:10.297Z|07dce5bc-b9cb-4474-8ff1-4991244637a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:13:10.299Z|07dce5bc-b9cb-4474-8ff1-4991244637a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:13:11.149Z|c29dad45-6e55-4362-bb65-93876d96b86a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:13:11.151Z|c29dad45-6e55-4362-bb65-93876d96b86a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:13:11.172Z|8967961e-9ad2-4310-9501-51487e54000b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:13:11.174Z|8967961e-9ad2-4310-9501-51487e54000b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:13:11.267Z|d7402679-8956-4b4b-be5e-ba4bcefcf2e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:13:11.273Z|d7402679-8956-4b4b-be5e-ba4bcefcf2e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:13:21.217Z|697350ea-78cb-42e3-8d1c-0401016b416f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:13:21.218Z|697350ea-78cb-42e3-8d1c-0401016b416f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:13:21.224Z|9b3154b9-a288-45bb-9711-aa0043f7b401|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:13:21.226Z|9b3154b9-a288-45bb-9711-aa0043f7b401|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:13:21.317Z|d09df76f-69a7-411c-8254-07bedeb15f64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:13:21.318Z|d09df76f-69a7-411c-8254-07bedeb15f64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:13:25.295Z|94f0fa3b-1316-47e2-ab09-e2314a32f48d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:13:25.297Z|94f0fa3b-1316-47e2-ab09-e2314a32f48d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:13:25.524Z|ae613913-7d79-4cd0-88df-5d24594f6e0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:13:25.525Z|ae613913-7d79-4cd0-88df-5d24594f6e0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:13:31.268Z|f5425652-3e1d-496d-85e6-53f3e326fc14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:13:31.270Z|f5425652-3e1d-496d-85e6-53f3e326fc14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:13:31.293Z|6f3463b1-6be4-4191-80a2-55a1c3ef4d10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:13:31.295Z|6f3463b1-6be4-4191-80a2-55a1c3ef4d10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:13:31.363Z|28a251a4-d4e1-4bd2-9324-caa23d4c62df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:13:31.366Z|28a251a4-d4e1-4bd2-9324-caa23d4c62df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:13:40.295Z|007f3584-32af-443f-b7dd-4fa716909ece|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:13:40.299Z|007f3584-32af-443f-b7dd-4fa716909ece|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:13:41.337Z|0098f332-94a8-4ed6-bf7c-079512392320|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:13:41.345Z|0098f332-94a8-4ed6-bf7c-079512392320|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:13:41.393Z|d14a2ef7-36e0-4def-9960-e3474a24d12a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:13:41.394Z|d14a2ef7-36e0-4def-9960-e3474a24d12a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:13:41.469Z|6e4773bd-2318-44a3-8c51-b537ac3fd0c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:13:41.471Z|6e4773bd-2318-44a3-8c51-b537ac3fd0c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:13:51.479Z|b3a2fcb0-77a6-4de3-895a-9968f7dd5188|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:13:51.483Z|b3a2fcb0-77a6-4de3-895a-9968f7dd5188|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:13:51.506Z|01304746-162d-445c-81a1-2d51bf2705cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:13:51.507Z|01304746-162d-445c-81a1-2d51bf2705cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:13:51.511Z|1255c4de-9ef3-4f7f-b884-a467c8829c67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:13:51.512Z|1255c4de-9ef3-4f7f-b884-a467c8829c67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:13:55.295Z|9c612789-ef6e-4e05-a161-ef77eb13d226|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:13:55.297Z|9c612789-ef6e-4e05-a161-ef77eb13d226|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:13:55.528Z|297ab214-b2f8-4a96-a24d-6f2727c5f0b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:13:55.529Z|297ab214-b2f8-4a96-a24d-6f2727c5f0b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:14:01.528Z|ab272e9f-c9bd-4625-b4cb-689983a5b8ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:14:01.532Z|ab272e9f-c9bd-4625-b4cb-689983a5b8ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:14:01.593Z|4fa1d252-22a3-42fd-ab2d-73b27835cb23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:14:01.594Z|4fa1d252-22a3-42fd-ab2d-73b27835cb23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:14:01.596Z|1fd5dd96-da8b-43e6-8e04-73bab5c26ada|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:14:01.597Z|1fd5dd96-da8b-43e6-8e04-73bab5c26ada|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:14:10.295Z|ca22373c-3608-4696-9ba5-c673b9e73687|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:14:10.297Z|ca22373c-3608-4696-9ba5-c673b9e73687|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:14:11.565Z|9a6d8fec-1849-4057-aace-5a4fbc7123ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:14:11.567Z|9a6d8fec-1849-4057-aace-5a4fbc7123ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:14:11.646Z|4bf7a310-5068-4290-a987-d8e189bd44b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:14:11.646Z|c0b5ab0f-a0b8-411c-8d06-855f3d778bfb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:14:11.647Z|4bf7a310-5068-4290-a987-d8e189bd44b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:14:11.647Z|c0b5ab0f-a0b8-411c-8d06-855f3d778bfb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:14:21.608Z|4badbdb1-ffb5-4f31-8683-b1e79e456405|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:14:21.609Z|4badbdb1-ffb5-4f31-8683-b1e79e456405|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:14:21.680Z|00ef64de-b34a-41dc-bf48-f3407840d247|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:14:21.682Z|00ef64de-b34a-41dc-bf48-f3407840d247|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:14:21.692Z|56298251-060e-4708-8a30-df38cbf91f1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:14:21.694Z|56298251-060e-4708-8a30-df38cbf91f1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:14:25.296Z|18d06128-7958-48cf-b6c1-f5efb5ddd368|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:14:25.303Z|18d06128-7958-48cf-b6c1-f5efb5ddd368|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:14:25.531Z|62463468-b6db-47fd-9920-c845491ed8be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:14:25.533Z|62463468-b6db-47fd-9920-c845491ed8be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:14:31.643Z|8621cea7-f1e4-4e22-80fd-19746801b45a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:14:31.645Z|8621cea7-f1e4-4e22-80fd-19746801b45a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:14:31.716Z|f5c29831-7d36-4e2b-ad75-8293679fee7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:14:31.721Z|f5c29831-7d36-4e2b-ad75-8293679fee7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:14:31.725Z|c8e344e3-2380-4600-8dc4-68bf99f224d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:14:31.727Z|c8e344e3-2380-4600-8dc4-68bf99f224d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:14:40.300Z|2647d204-c707-4bec-9117-8c2f39803561|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:14:40.301Z|2647d204-c707-4bec-9117-8c2f39803561|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:14:41.701Z|cf7df378-c80d-42f5-a6b3-146d0223fb82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:14:41.704Z|cf7df378-c80d-42f5-a6b3-146d0223fb82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:14:41.772Z|3c7c9db8-cadf-48f7-9605-aa824eb95e09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:14:41.774Z|3c7c9db8-cadf-48f7-9605-aa824eb95e09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:14:41.774Z|7009b4fb-cbc7-42b2-a4ba-a5c9cda5625b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:14:41.775Z|7009b4fb-cbc7-42b2-a4ba-a5c9cda5625b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:14:51.740Z|8c0fe09d-1204-45a3-81f7-3d755a94ea69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:14:51.741Z|8c0fe09d-1204-45a3-81f7-3d755a94ea69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:14:51.835Z|13bdfb12-8aea-4481-9390-75be5e061a8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:14:51.836Z|13bdfb12-8aea-4481-9390-75be5e061a8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:14:51.845Z|7ae94346-e039-47b1-bef6-9df2e5223fac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:14:51.846Z|7ae94346-e039-47b1-bef6-9df2e5223fac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:14:55.295Z|122bac72-08ac-4f8d-b6a3-7176ec6e6b52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:14:55.296Z|122bac72-08ac-4f8d-b6a3-7176ec6e6b52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:14:55.534Z|76c5d43a-30f7-4bcf-8838-225e6b0f19f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:14:55.536Z|76c5d43a-30f7-4bcf-8838-225e6b0f19f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:15:01.773Z|6b725685-3712-40d8-bca7-1507bc7f4ebf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:15:01.775Z|6b725685-3712-40d8-bca7-1507bc7f4ebf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:15:01.880Z|3c74fd8d-b39e-4a46-bf1a-61d818a6e5fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:15:01.882Z|3c74fd8d-b39e-4a46-bf1a-61d818a6e5fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:15:01.892Z|9cd75508-1e8f-43f3-a840-5d670c02ccad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:15:01.893Z|9cd75508-1e8f-43f3-a840-5d670c02ccad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:15:10.295Z|84b08642-fced-4f62-8b73-a49b1b151c1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:15:10.300Z|84b08642-fced-4f62-8b73-a49b1b151c1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:15:11.828Z|0d20006d-a6bf-406a-bfd7-b10383045062|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:15:11.831Z|0d20006d-a6bf-406a-bfd7-b10383045062|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:15:11.935Z|39252561-29d8-47a5-a7da-ef425e5bd402|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:15:11.937Z|39252561-29d8-47a5-a7da-ef425e5bd402|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:15:11.962Z|1369e803-d631-4189-9fcb-1187abb0aa36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:15:11.963Z|1369e803-d631-4189-9fcb-1187abb0aa36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:15:21.876Z|a589f10d-6326-49d1-b602-7f00c1ee898c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:15:21.878Z|a589f10d-6326-49d1-b602-7f00c1ee898c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:15:21.991Z|2f57eb9c-caf1-4d9b-859f-966c90bb846e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:15:21.993Z|2f57eb9c-caf1-4d9b-859f-966c90bb846e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:15:22.008Z|dfdb30ef-b12e-48ef-bbc6-de86a155cf39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:15:22.010Z|dfdb30ef-b12e-48ef-bbc6-de86a155cf39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:15:25.295Z|f8a26fd1-db30-4655-8177-c7949ec9728b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:15:25.296Z|f8a26fd1-db30-4655-8177-c7949ec9728b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:15:25.537Z|b66ed21a-b94d-4977-b202-8c91ffb58c65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:15:25.537Z|b66ed21a-b94d-4977-b202-8c91ffb58c65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:15:31.927Z|c5c1f971-2661-4921-8791-c2c223c090e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:15:31.929Z|c5c1f971-2661-4921-8791-c2c223c090e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:15:32.066Z|5308ebcb-6418-4d57-9299-5191bd80d6a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:15:32.067Z|5308ebcb-6418-4d57-9299-5191bd80d6a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:15:32.094Z|9b4ab413-511c-45ba-bcea-a45daf2abd86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:15:32.097Z|9b4ab413-511c-45ba-bcea-a45daf2abd86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:15:40.295Z|d94eeb3a-4176-477c-80a6-4f4267860ed2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:15:40.296Z|d94eeb3a-4176-477c-80a6-4f4267860ed2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:15:41.997Z|7a161f65-517a-4ddf-8658-1eeca949540a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:15:41.999Z|7a161f65-517a-4ddf-8658-1eeca949540a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:15:42.155Z|db17972c-9681-4e44-8aa9-ce770a75cc4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:15:42.157Z|db17972c-9681-4e44-8aa9-ce770a75cc4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:15:42.172Z|2e9f3263-5596-4d29-bff9-b688ab5556be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:15:42.193Z|2e9f3263-5596-4d29-bff9-b688ab5556be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:15:52.050Z|d5bdfd81-5229-4efc-9306-fe1527705637|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:15:52.053Z|d5bdfd81-5229-4efc-9306-fe1527705637|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:15:52.208Z|161efaf2-8f88-4ba6-836f-67d066b428e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:15:52.209Z|161efaf2-8f88-4ba6-836f-67d066b428e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:15:52.251Z|b819fe4e-3284-4168-af65-222628a0c004|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:15:52.252Z|b819fe4e-3284-4168-af65-222628a0c004|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:15:55.296Z|e2b37fb6-dae0-4cdb-83f5-845574843b5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:15:55.315Z|e2b37fb6-dae0-4cdb-83f5-845574843b5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:15:55.540Z|c9ae51d1-2148-4d83-b193-32fac9abde17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:15:55.547Z|c9ae51d1-2148-4d83-b193-32fac9abde17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:16:02.142Z|0f1d1fad-1ccf-4093-8665-0364ce79dacf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:16:02.144Z|0f1d1fad-1ccf-4093-8665-0364ce79dacf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:16:02.256Z|5b1f60ab-a67e-4c6e-b9dd-a7cfb3381ac8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:16:02.260Z|5b1f60ab-a67e-4c6e-b9dd-a7cfb3381ac8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:16:02.309Z|f22faad3-fcf2-4e7a-a172-5be73ec65656|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:16:02.311Z|f22faad3-fcf2-4e7a-a172-5be73ec65656|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:16:10.295Z|4ee515fa-32e6-4980-9396-26ab49240ad4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:16:10.296Z|4ee515fa-32e6-4980-9396-26ab49240ad4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:16:12.313Z|8e8b073b-b0d5-4c0b-95b0-5efab4f7bd14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:16:12.318Z|8e8b073b-b0d5-4c0b-95b0-5efab4f7bd14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:16:12.393Z|96e289ef-e1cb-49e2-8956-d9ffaf6f3435|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:16:12.393Z|2b493069-26d6-4dd9-bc34-d9c312292f8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:16:12.395Z|2b493069-26d6-4dd9-bc34-d9c312292f8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:16:12.395Z|96e289ef-e1cb-49e2-8956-d9ffaf6f3435|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:16:22.388Z|94aa27be-1faf-4638-bf91-c28a117ccf2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:16:22.389Z|94aa27be-1faf-4638-bf91-c28a117ccf2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:16:22.458Z|829096ca-0da8-46ea-a132-3037eaf516aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:16:22.460Z|829096ca-0da8-46ea-a132-3037eaf516aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:16:22.465Z|b97bcf6c-83d1-4722-9b9b-f27c5b0d7c42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:16:22.466Z|b97bcf6c-83d1-4722-9b9b-f27c5b0d7c42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:16:25.294Z|45646723-03b7-4026-bf16-fc8f421ae57b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:16:25.295Z|45646723-03b7-4026-bf16-fc8f421ae57b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:16:25.549Z|175a6ab7-c001-46ef-baa9-867e4ffcdcf9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:16:25.550Z|175a6ab7-c001-46ef-baa9-867e4ffcdcf9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:16:32.425Z|505ca29e-b728-458a-b212-d4c3e4df0833|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:16:32.426Z|505ca29e-b728-458a-b212-d4c3e4df0833|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:16:32.500Z|50f143a0-3edd-4b90-b65d-25ba639c47c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:16:32.500Z|ac9ef0b7-1e0f-4ab8-98c3-1df614dfeada|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:16:32.501Z|ac9ef0b7-1e0f-4ab8-98c3-1df614dfeada|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:16:32.501Z|50f143a0-3edd-4b90-b65d-25ba639c47c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:16:40.295Z|19d4072a-b52b-4af5-bb59-30ef5ee5f032|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:16:40.299Z|19d4072a-b52b-4af5-bb59-30ef5ee5f032|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:16:42.472Z|7b72442d-5ebd-4f8b-a996-3c868a3533d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:16:42.474Z|7b72442d-5ebd-4f8b-a996-3c868a3533d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:16:42.531Z|2a097344-b75a-42c8-8c43-f842949682fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:16:42.533Z|2a097344-b75a-42c8-8c43-f842949682fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:16:42.537Z|2e062aae-570e-491e-bcfe-38639e41cba1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:16:42.540Z|2e062aae-570e-491e-bcfe-38639e41cba1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:16:52.545Z|559ac0b6-5981-4015-b62c-5d7a6881fcc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:16:52.547Z|559ac0b6-5981-4015-b62c-5d7a6881fcc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:16:52.590Z|e7b58e10-cc89-43c9-8ea1-7be33ef51793|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:16:52.591Z|e7b58e10-cc89-43c9-8ea1-7be33ef51793|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:16:52.597Z|a86259ed-2794-4632-b087-f37b3a713ac9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:16:52.601Z|a86259ed-2794-4632-b087-f37b3a713ac9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:16:55.295Z|f574cace-8bf2-49f7-8449-a8a7f5e10849|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:16:55.296Z|f574cace-8bf2-49f7-8449-a8a7f5e10849|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:16:55.552Z|cb174d48-f822-44d2-8826-7b7cf08e3e43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:16:55.553Z|cb174d48-f822-44d2-8826-7b7cf08e3e43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:17:02.601Z|20395dbc-af92-4161-be91-77ffbebb0c9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:17:02.602Z|20395dbc-af92-4161-be91-77ffbebb0c9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:17:02.671Z|32f4153b-4b88-46ce-bbd1-c1ff7444e9a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:17:02.673Z|32f4153b-4b88-46ce-bbd1-c1ff7444e9a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:17:02.671Z|def41507-6ec9-4503-ba34-7faa53982a47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:17:02.681Z|def41507-6ec9-4503-ba34-7faa53982a47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:17:10.296Z|81426216-f2b8-4fed-b3b2-d90916416c12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:17:10.297Z|81426216-f2b8-4fed-b3b2-d90916416c12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:17:12.666Z|0b430faf-64c7-4409-a3e0-a060b6a404f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:17:12.668Z|0b430faf-64c7-4409-a3e0-a060b6a404f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:17:12.737Z|a768d2e7-ba0b-4082-8f6c-f53f21c09c37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:17:12.738Z|92f87336-f949-46ee-9d5a-e705d5416760|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:17:12.740Z|92f87336-f949-46ee-9d5a-e705d5416760|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:17:12.738Z|a768d2e7-ba0b-4082-8f6c-f53f21c09c37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:17:22.725Z|0699c077-3f63-40a3-b1d2-d394084f8d82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:17:22.726Z|0699c077-3f63-40a3-b1d2-d394084f8d82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:17:22.776Z|405fb450-e3e8-45d9-924a-7708ec5b608b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:17:22.777Z|5ef22ede-49ae-468d-9092-6d828709de70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:17:22.777Z|405fb450-e3e8-45d9-924a-7708ec5b608b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:17:22.777Z|5ef22ede-49ae-468d-9092-6d828709de70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:17:25.299Z|2dbd6af1-5474-4b8a-8dc2-40c8a5e5af7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:17:25.329Z|2dbd6af1-5474-4b8a-8dc2-40c8a5e5af7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:17:25.556Z|0b06ae13-e057-4cfe-89a8-581dfc61a0bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:17:25.563Z|0b06ae13-e057-4cfe-89a8-581dfc61a0bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:17:32.771Z|b7e4793b-9c29-4974-80fd-43627f35f03f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:17:32.773Z|b7e4793b-9c29-4974-80fd-43627f35f03f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:17:32.823Z|a2e75bb9-eda6-4de9-8b39-0a8dd29c138e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:17:32.824Z|a2e75bb9-eda6-4de9-8b39-0a8dd29c138e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:17:32.833Z|573fcd43-688e-4ff0-8af5-f3e3693c9874|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:17:32.835Z|573fcd43-688e-4ff0-8af5-f3e3693c9874|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:17:40.295Z|c226e36b-8014-4f15-a0e0-90546d958592|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:17:40.296Z|c226e36b-8014-4f15-a0e0-90546d958592|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:17:42.838Z|c4c0d459-99fe-489d-997f-ba8e8a32407d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:17:42.840Z|c4c0d459-99fe-489d-997f-ba8e8a32407d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:17:42.896Z|1b00da18-b52c-4bae-8ac7-1c787a5e4df4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:17:42.898Z|1b00da18-b52c-4bae-8ac7-1c787a5e4df4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:17:42.905Z|7099a7ae-955a-4d6c-bb83-19d765e50eee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:17:42.906Z|7099a7ae-955a-4d6c-bb83-19d765e50eee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:17:52.879Z|bf6522cc-c784-4ad8-b618-7ba0635505d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:17:52.880Z|bf6522cc-c784-4ad8-b618-7ba0635505d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:17:52.926Z|fef83115-fa9b-4a9b-a642-b507040f3904|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:17:52.927Z|fef83115-fa9b-4a9b-a642-b507040f3904|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:17:52.936Z|78517cd8-8bec-4e45-83ea-81a3344a95ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:17:52.937Z|78517cd8-8bec-4e45-83ea-81a3344a95ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:17:55.295Z|661f4748-579a-4573-bff2-0abae935253e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:17:55.296Z|661f4748-579a-4573-bff2-0abae935253e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:17:55.573Z|ca7293b5-d661-455c-bde3-c9dd45852555|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:17:55.574Z|ca7293b5-d661-455c-bde3-c9dd45852555|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:18:02.936Z|c77a2d4f-8819-48b7-95ad-d97aa762bf68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:18:02.938Z|c77a2d4f-8819-48b7-95ad-d97aa762bf68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:18:02.960Z|8c6e8299-d291-465f-8464-6c045815db19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:18:02.961Z|8c6e8299-d291-465f-8464-6c045815db19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:18:02.971Z|35ddad35-1614-45a7-8f1a-65d22f873107|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:18:02.973Z|35ddad35-1614-45a7-8f1a-65d22f873107|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:18:10.294Z|bc8b8700-82b4-4581-8db5-caace022bbb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:18:10.298Z|bc8b8700-82b4-4581-8db5-caace022bbb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:18:12.968Z|b2b75146-0e04-4c84-8278-f31d31fe1eb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:18:12.969Z|b2b75146-0e04-4c84-8278-f31d31fe1eb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:18:12.990Z|217fd19f-fa66-406e-9b7e-08cd652c7e2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:18:12.991Z|217fd19f-fa66-406e-9b7e-08cd652c7e2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:18:13.004Z|aa4bd957-6c4c-4227-89cd-b290011942c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:18:13.005Z|aa4bd957-6c4c-4227-89cd-b290011942c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:18:23.005Z|f139d417-e703-4fb7-aec6-42ce017ac0b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:18:23.006Z|f139d417-e703-4fb7-aec6-42ce017ac0b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:18:23.051Z|f801298b-ef04-4608-9ca1-fee7d4caf422|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:18:23.052Z|3635e14b-64ac-4921-803c-02f3f44f6810|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:18:23.053Z|f801298b-ef04-4608-9ca1-fee7d4caf422|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:18:23.054Z|3635e14b-64ac-4921-803c-02f3f44f6810|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:18:24.535Z|e6e896f6-6199-4ee6-995f-54f04553b638|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T11:18:24.536Z|e6e896f6-6199-4ee6-995f-54f04553b638|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T11:18:25.295Z|a97fc049-98da-416c-a202-5a3ab4fd419c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:18:25.296Z|a97fc049-98da-416c-a202-5a3ab4fd419c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:18:25.576Z|109a76b7-d026-4a7a-b9d2-a239eb912ae9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:18:25.577Z|109a76b7-d026-4a7a-b9d2-a239eb912ae9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:18:33.053Z|402952a7-6f99-47f4-8d08-ca2229b1e343|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:18:33.054Z|402952a7-6f99-47f4-8d08-ca2229b1e343|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:18:33.097Z|879eca1b-e550-443d-8da9-c3d744a43b14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:18:33.097Z|3962111c-8612-4f0b-9ba6-b1feab48fb4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:18:33.098Z|3962111c-8612-4f0b-9ba6-b1feab48fb4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:18:33.098Z|879eca1b-e550-443d-8da9-c3d744a43b14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:18:40.294Z|432bfbc9-fe31-48b9-8d93-58e3f4dd64a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:18:40.300Z|432bfbc9-fe31-48b9-8d93-58e3f4dd64a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:18:43.089Z|0d78d5cc-72f3-4288-8a3b-b16bc6983e5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:18:43.090Z|0d78d5cc-72f3-4288-8a3b-b16bc6983e5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:18:43.128Z|7d4ac9fc-92a6-45e6-9a17-7e14ebe9e606|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:18:43.129Z|7d4ac9fc-92a6-45e6-9a17-7e14ebe9e606|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:18:43.132Z|ac060844-8fe6-4d62-918d-463b0f98f8c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:18:43.133Z|ac060844-8fe6-4d62-918d-463b0f98f8c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:18:53.124Z|54336ad1-548c-46e6-bba3-f959d53577d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:18:53.127Z|54336ad1-548c-46e6-bba3-f959d53577d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:18:53.162Z|2b76fc4d-1a60-4566-b12f-617d188b29a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:18:53.163Z|2b76fc4d-1a60-4566-b12f-617d188b29a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:18:53.169Z|6346a4de-2c1d-4d8f-b704-4bef5049e4ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:18:53.172Z|6346a4de-2c1d-4d8f-b704-4bef5049e4ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:18:55.294Z|0fc804e0-055c-45dc-b5e5-e556d6a4d699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:18:55.296Z|0fc804e0-055c-45dc-b5e5-e556d6a4d699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:18:55.578Z|78d6f238-f43e-4091-9074-c44d6bf19dc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:18:55.580Z|78d6f238-f43e-4091-9074-c44d6bf19dc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:19:03.172Z|9f3c0500-7433-4fc3-b803-c3f0e5203fce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:19:03.173Z|9f3c0500-7433-4fc3-b803-c3f0e5203fce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:19:03.210Z|54456a8e-8c90-4017-99c5-20635c5dd8d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:19:03.210Z|a5d02ef7-baf4-4cad-87da-538b610e6820|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:19:03.211Z|a5d02ef7-baf4-4cad-87da-538b610e6820|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:19:03.212Z|54456a8e-8c90-4017-99c5-20635c5dd8d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:19:10.294Z|1a8ee973-729e-477c-9a46-de0b186cd59e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:19:10.296Z|1a8ee973-729e-477c-9a46-de0b186cd59e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:19:13.208Z|cc4344b1-ec15-4152-9f98-2ae809d46403|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:19:13.209Z|cc4344b1-ec15-4152-9f98-2ae809d46403|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:19:13.243Z|34c6537b-bde5-4474-84d9-407cf1e32cc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:19:13.244Z|34c6537b-bde5-4474-84d9-407cf1e32cc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:19:13.247Z|cb5665f9-bcb0-4838-97c2-527b3113c1d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:19:13.248Z|cb5665f9-bcb0-4838-97c2-527b3113c1d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:19:23.236Z|6b63eaf2-2ebe-41b7-8de0-144c2ef3e0ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:19:23.237Z|6b63eaf2-2ebe-41b7-8de0-144c2ef3e0ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:19:23.269Z|0e16f849-f6b7-47a4-8e21-a5109c98547e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:19:23.270Z|0e16f849-f6b7-47a4-8e21-a5109c98547e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:19:23.278Z|0e0443ca-abf0-48ba-ae80-e1ecdb4526e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:19:23.280Z|0e0443ca-abf0-48ba-ae80-e1ecdb4526e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:19:24.490Z|2c2fa1ba-43c5-49ed-8d66-9f73ffe2c137|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T11:19:24.492Z|2c2fa1ba-43c5-49ed-8d66-9f73ffe2c137|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T11:19:25.294Z|59902394-479b-4633-a337-5b5f600ff4da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:19:25.297Z|59902394-479b-4633-a337-5b5f600ff4da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:19:25.581Z|390d3ed5-afe9-446b-ab37-fc1d425fe100|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:19:25.582Z|390d3ed5-afe9-446b-ab37-fc1d425fe100|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:19:33.281Z|3937e32c-d89a-4d70-85af-4ff8d261b1a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:19:33.283Z|3937e32c-d89a-4d70-85af-4ff8d261b1a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:19:33.305Z|163e9670-37a0-496b-b089-de37964e06e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:19:33.306Z|163e9670-37a0-496b-b089-de37964e06e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:19:33.318Z|0f950e3a-80d9-4e24-a81d-37a9e134fea1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:19:33.321Z|0f950e3a-80d9-4e24-a81d-37a9e134fea1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:19:40.295Z|41c50997-3924-4e0d-94bb-3e2cc6c9d05a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:19:40.296Z|41c50997-3924-4e0d-94bb-3e2cc6c9d05a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:19:43.335Z|b0175edb-6a27-4b38-b1e7-37c4f2a24e9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:19:43.336Z|b0175edb-6a27-4b38-b1e7-37c4f2a24e9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:19:43.343Z|9917a9a8-05fa-4be2-a3f5-67c5c64a1825|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:19:43.344Z|9917a9a8-05fa-4be2-a3f5-67c5c64a1825|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:19:43.352Z|00acdc1c-2efe-4758-8aae-9612588054e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:19:43.353Z|00acdc1c-2efe-4758-8aae-9612588054e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:19:53.373Z|ac97bb61-a063-4c06-b925-e3c0e6bcbd58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:19:53.376Z|ac97bb61-a063-4c06-b925-e3c0e6bcbd58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:19:53.383Z|a8e87807-858e-4e5e-a291-aa3582149c68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:19:53.384Z|a8e87807-858e-4e5e-a291-aa3582149c68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:19:53.386Z|83c7de5f-2b15-4e09-ab27-e89bd026e2e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:19:53.387Z|83c7de5f-2b15-4e09-ab27-e89bd026e2e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:19:55.295Z|46ef444b-91bd-4526-bd14-bc3191954694|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:19:55.296Z|46ef444b-91bd-4526-bd14-bc3191954694|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:19:55.584Z|f22c9666-06e1-4318-8c6f-61400e8ec330|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:19:55.585Z|f22c9666-06e1-4318-8c6f-61400e8ec330|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:20:03.413Z|a695441b-8bf0-4f0a-bb65-5429319bc385|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:20:03.413Z|3afacec8-06af-4145-947c-1a1b469aaf7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:20:03.413Z|4e797985-c9ae-455b-994a-158cb751878c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:20:03.414Z|4e797985-c9ae-455b-994a-158cb751878c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:20:03.414Z|3afacec8-06af-4145-947c-1a1b469aaf7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:20:03.414Z|a695441b-8bf0-4f0a-bb65-5429319bc385|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:20:10.295Z|b4fa21bd-9fff-411c-b9e2-9c4e89b087e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:20:10.300Z|b4fa21bd-9fff-411c-b9e2-9c4e89b087e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:20:13.444Z|b40a1db6-b973-4766-a3ca-633afbcadfe8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:20:13.444Z|a51aec00-2a96-4c95-b637-2b9eda2e0e9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:20:13.445Z|b40a1db6-b973-4766-a3ca-633afbcadfe8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:20:13.445Z|a51aec00-2a96-4c95-b637-2b9eda2e0e9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:20:13.446Z|ed93e916-91f2-4bf4-b6d3-5bf11aca8a87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:20:13.447Z|ed93e916-91f2-4bf4-b6d3-5bf11aca8a87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:20:23.471Z|b3363469-7f0f-415c-a161-fb2c3fa983d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:20:23.471Z|a8c56ac6-e314-4024-85bd-9b9751b5a503|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:20:23.471Z|6ae10a93-f33a-46dd-a484-5c69d66c3686|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:20:23.471Z|b3363469-7f0f-415c-a161-fb2c3fa983d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:20:23.472Z|a8c56ac6-e314-4024-85bd-9b9751b5a503|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:20:23.472Z|6ae10a93-f33a-46dd-a484-5c69d66c3686|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:20:24.492Z|e743c7ae-078a-4ef9-b722-d1c4615b10f0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T11:20:24.493Z|e743c7ae-078a-4ef9-b722-d1c4615b10f0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T11:20:25.294Z|f9c3ad39-ab0e-49b4-aa80-65516e3dcbd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:20:25.295Z|f9c3ad39-ab0e-49b4-aa80-65516e3dcbd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:20:25.587Z|ba51d401-adeb-4b7e-95df-b49f59baab40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:20:25.587Z|ba51d401-adeb-4b7e-95df-b49f59baab40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:20:33.506Z|c1064eaf-0d53-4315-98aa-607410632eaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:20:33.506Z|55477d0b-386c-4866-ab44-3e0351e4e810|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:20:33.506Z|e9d722fe-a061-4ce2-898a-fc9311a3421f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:20:33.507Z|e9d722fe-a061-4ce2-898a-fc9311a3421f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:20:33.507Z|55477d0b-386c-4866-ab44-3e0351e4e810|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:20:33.507Z|c1064eaf-0d53-4315-98aa-607410632eaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:20:40.294Z|96f2c65b-0853-4ebe-8231-e35584037ece|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:20:40.296Z|96f2c65b-0853-4ebe-8231-e35584037ece|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:20:43.534Z|cb1b0f5b-2521-4919-a679-026bad448df2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:20:43.536Z|cb1b0f5b-2521-4919-a679-026bad448df2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:20:43.541Z|81ea88c5-16d0-4674-b3fc-2b90f1ba1355|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:20:43.542Z|81ea88c5-16d0-4674-b3fc-2b90f1ba1355|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:20:43.549Z|bae78e58-e2eb-4eed-bcd6-bae31fa70684|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:20:43.550Z|bae78e58-e2eb-4eed-bcd6-bae31fa70684|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:20:53.580Z|d3f93bdb-ac5b-4a44-b2a2-ac583fb3221b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:20:53.581Z|d3f93bdb-ac5b-4a44-b2a2-ac583fb3221b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:20:53.582Z|89abe88d-f0c7-4c43-8da0-561af09b0a14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:20:53.582Z|89abe88d-f0c7-4c43-8da0-561af09b0a14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:20:53.588Z|e3b527c7-bab4-4a84-9985-4e6ea90b337e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:20:53.589Z|e3b527c7-bab4-4a84-9985-4e6ea90b337e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:20:55.294Z|0c3b3fdf-8cad-45e0-8caa-3d1cdcc1e3cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:20:55.297Z|0c3b3fdf-8cad-45e0-8caa-3d1cdcc1e3cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:20:55.588Z|dd0d9d1c-ed11-4e05-8eb2-15405b9e77d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:20:55.589Z|dd0d9d1c-ed11-4e05-8eb2-15405b9e77d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:21:03.617Z|61ec5e74-965f-40bf-a876-91c658a317b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:21:03.619Z|61ec5e74-965f-40bf-a876-91c658a317b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:21:03.619Z|bbccc3f6-ea6b-4b96-b1ae-d812cd5a98ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:21:03.620Z|bbccc3f6-ea6b-4b96-b1ae-d812cd5a98ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:21:03.624Z|4d23ac69-b5fe-421f-97ae-1ff12b1ae7fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:21:03.627Z|4d23ac69-b5fe-421f-97ae-1ff12b1ae7fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:21:10.295Z|63d1258a-a384-4685-9ded-4df438d22981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:21:10.303Z|63d1258a-a384-4685-9ded-4df438d22981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:21:13.662Z|fee2bec6-53fd-4f85-9611-86e29b047205|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:21:13.663Z|7017948a-7e92-40a5-965f-27dcd87f4fac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:21:13.664Z|fee2bec6-53fd-4f85-9611-86e29b047205|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:21:13.664Z|7017948a-7e92-40a5-965f-27dcd87f4fac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:21:13.681Z|9cf3133b-4f93-4c84-8a6b-2a7b849ef399|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:21:13.683Z|9cf3133b-4f93-4c84-8a6b-2a7b849ef399|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:21:23.699Z|0f2a1707-1bd9-41be-bd43-d4a62f273167|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:21:23.701Z|0f2a1707-1bd9-41be-bd43-d4a62f273167|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:21:23.704Z|8c34e7fa-5814-4978-93a0-80231c098390|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:21:23.705Z|8c34e7fa-5814-4978-93a0-80231c098390|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:21:23.721Z|0015e4c6-ebfb-4fff-8a70-4c089fe6050d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:21:23.722Z|0015e4c6-ebfb-4fff-8a70-4c089fe6050d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:21:24.488Z|34944259-13d0-4e48-ab8d-56d6320681ec|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T11:21:24.489Z|34944259-13d0-4e48-ab8d-56d6320681ec|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T11:21:25.294Z|80ddd237-8d9f-43a5-867f-84376e2be54c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:21:25.295Z|80ddd237-8d9f-43a5-867f-84376e2be54c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:21:25.590Z|758ba5c4-a365-4cc9-9efe-70164d710510|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:21:25.591Z|758ba5c4-a365-4cc9-9efe-70164d710510|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:21:33.733Z|0a3086c9-b10d-4616-96e9-aa1635e81212|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:21:33.735Z|0a3086c9-b10d-4616-96e9-aa1635e81212|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:21:33.752Z|094f8c71-594a-4b9e-979d-a742a22e9aa0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:21:33.754Z|094f8c71-594a-4b9e-979d-a742a22e9aa0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:21:33.755Z|4c5c6423-7b30-429c-b132-2cc0a098ca27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:21:33.755Z|4c5c6423-7b30-429c-b132-2cc0a098ca27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:21:40.294Z|055d3836-9266-4571-9a5a-3d8375f2dc44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:21:40.303Z|055d3836-9266-4571-9a5a-3d8375f2dc44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:21:43.768Z|ec271090-8f2e-4c23-8dfd-dd95e515fed1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:21:43.770Z|ec271090-8f2e-4c23-8dfd-dd95e515fed1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:21:43.782Z|abc91d53-39de-4547-ae65-b92d7d528332|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:21:43.782Z|c1d112ad-ef15-47b9-9f35-48bed0508786|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:21:43.783Z|abc91d53-39de-4547-ae65-b92d7d528332|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:21:43.783Z|c1d112ad-ef15-47b9-9f35-48bed0508786|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:21:53.797Z|c73f7aa5-e7c0-461e-972d-9a1cc8209480|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:21:53.798Z|c73f7aa5-e7c0-461e-972d-9a1cc8209480|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:21:53.806Z|60680129-8f38-4a3c-abc9-a105767e6a1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:21:53.806Z|6d888fd9-80c3-40a9-b668-2c63d1347d24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:21:53.807Z|60680129-8f38-4a3c-abc9-a105767e6a1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:21:53.808Z|6d888fd9-80c3-40a9-b668-2c63d1347d24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:21:55.294Z|ef35ecd6-f726-4cca-8f36-98152b8d6353|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:21:55.295Z|ef35ecd6-f726-4cca-8f36-98152b8d6353|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:21:55.592Z|7ee1195c-d8ae-4dff-a53c-30149c625080|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:21:55.593Z|7ee1195c-d8ae-4dff-a53c-30149c625080|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:22:03.834Z|700dcb22-b3b4-4863-8a53-b13d73a7ea92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:22:03.835Z|efa70f04-f11d-4294-ae2a-a6f7627facc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:22:03.836Z|efa70f04-f11d-4294-ae2a-a6f7627facc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:22:03.836Z|700dcb22-b3b4-4863-8a53-b13d73a7ea92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:22:03.839Z|987f1724-0f11-4919-980b-192eb71b03b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:22:03.840Z|987f1724-0f11-4919-980b-192eb71b03b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:22:10.294Z|3264de9a-6cf2-4b2a-8588-00d964ca8dd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:22:10.295Z|3264de9a-6cf2-4b2a-8588-00d964ca8dd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:22:13.869Z|77ac37e3-5cd9-485e-a9d6-4c5166ee31ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:22:13.870Z|3b90ca5a-23e0-456b-8097-54d0b602bab9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:22:13.871Z|3b90ca5a-23e0-456b-8097-54d0b602bab9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:22:13.870Z|4e3b266d-7f76-40fb-b6cc-8f86feba2b0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:22:13.870Z|77ac37e3-5cd9-485e-a9d6-4c5166ee31ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:22:13.872Z|4e3b266d-7f76-40fb-b6cc-8f86feba2b0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:22:23.911Z|371b5bfc-3ee8-42ca-8875-0dd92ff7564f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:22:23.911Z|d01683b8-abb8-42ed-8f03-e1fafabd207d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:22:23.912Z|02a669bc-d3f3-446b-a893-cd39dca40553|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:22:23.912Z|371b5bfc-3ee8-42ca-8875-0dd92ff7564f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:22:23.912Z|d01683b8-abb8-42ed-8f03-e1fafabd207d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:22:23.913Z|02a669bc-d3f3-446b-a893-cd39dca40553|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:22:24.488Z|d8cfe6d5-c49d-49c0-9d61-a4433f964e9b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T11:22:24.489Z|d8cfe6d5-c49d-49c0-9d61-a4433f964e9b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T11:22:25.294Z|39c44e09-c2fa-463e-a654-b6c78b254a88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:22:25.298Z|39c44e09-c2fa-463e-a654-b6c78b254a88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:22:25.594Z|970e403a-06a3-4f1b-928c-579d99f31593|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:22:25.595Z|970e403a-06a3-4f1b-928c-579d99f31593|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:22:33.945Z|39e523d9-ea68-43bd-8cf8-292db502b1ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:22:33.946Z|69890147-fc16-4f00-bca4-91cbca326de9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:22:33.946Z|69890147-fc16-4f00-bca4-91cbca326de9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:22:33.947Z|39e523d9-ea68-43bd-8cf8-292db502b1ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:22:33.952Z|5f6a5934-ad9c-4a49-b123-761e06969964|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:22:33.953Z|5f6a5934-ad9c-4a49-b123-761e06969964|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:22:40.294Z|c13935c5-3577-4e11-8d9e-dda7547e85c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:22:40.296Z|c13935c5-3577-4e11-8d9e-dda7547e85c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:22:43.979Z|b2f377fc-951e-483e-b049-c1cdc52baf24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:22:43.978Z|ac24ace2-03d1-435f-b4d9-9ea59a609d4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:22:43.981Z|b2f377fc-951e-483e-b049-c1cdc52baf24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:22:43.981Z|ac24ace2-03d1-435f-b4d9-9ea59a609d4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:22:43.985Z|e5cef912-c95d-4359-8ab8-3ed7301bf0e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:22:43.987Z|e5cef912-c95d-4359-8ab8-3ed7301bf0e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:22:54.009Z|aaeaabf8-954c-4ac0-a40a-f8d584cf8da1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:22:54.009Z|9ac6858e-cfd2-4a1a-b0a2-dbe4643d1302|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:22:54.010Z|aaeaabf8-954c-4ac0-a40a-f8d584cf8da1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:22:54.010Z|9ac6858e-cfd2-4a1a-b0a2-dbe4643d1302|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:22:54.010Z|07f2fc70-9d8e-4771-97e4-c98329542541|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:22:54.010Z|07f2fc70-9d8e-4771-97e4-c98329542541|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:22:55.295Z|f861e54c-924f-4344-a7a3-f5b6b3a1cd1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:22:55.296Z|f861e54c-924f-4344-a7a3-f5b6b3a1cd1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:22:55.596Z|f5a9046e-7e84-42cc-8c07-2a33ac8b42ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:22:55.597Z|f5a9046e-7e84-42cc-8c07-2a33ac8b42ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:23:04.036Z|9a9c8cad-d25c-482e-a5ef-1dd72829e517|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:23:04.036Z|d7a4a163-3f36-45be-93ca-647da1235b31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:23:04.038Z|d7a4a163-3f36-45be-93ca-647da1235b31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:23:04.038Z|9a9c8cad-d25c-482e-a5ef-1dd72829e517|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:23:04.040Z|6d95a3ff-a9cd-44a7-b126-f2e549ead667|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:23:04.041Z|6d95a3ff-a9cd-44a7-b126-f2e549ead667|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:23:10.294Z|18f0cb02-1a2d-437d-aca3-2f8a4d3a570f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:23:10.297Z|18f0cb02-1a2d-437d-aca3-2f8a4d3a570f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:23:14.067Z|8f05cb0f-c697-499f-bbfc-0dfa8f2ee2ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:23:14.068Z|8f05cb0f-c697-499f-bbfc-0dfa8f2ee2ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:23:14.070Z|438e4197-10d0-45fc-96e7-198fa6be8ab8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:23:14.071Z|438e4197-10d0-45fc-96e7-198fa6be8ab8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:23:14.076Z|2684fb6a-3d98-4899-92cc-48822aa3ccc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:23:14.078Z|2684fb6a-3d98-4899-92cc-48822aa3ccc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:23:24.100Z|556ea625-815e-467b-8d5a-fdb630c709cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:23:24.101Z|556ea625-815e-467b-8d5a-fdb630c709cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:23:24.107Z|e2318d46-b384-457d-b4a8-a66e9b40b625|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:23:24.108Z|e2318d46-b384-457d-b4a8-a66e9b40b625|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:23:24.111Z|60433593-21d0-435f-b2d6-04bc484b2edf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:23:24.112Z|60433593-21d0-435f-b2d6-04bc484b2edf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:23:24.488Z|eefc8a13-5f5b-4635-874b-33b027301e31|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T11:23:24.489Z|eefc8a13-5f5b-4635-874b-33b027301e31|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T11:23:25.294Z|4dc0bca4-b551-4133-901f-d5a60e39568c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:23:25.295Z|4dc0bca4-b551-4133-901f-d5a60e39568c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:23:25.598Z|fb94e2bf-9506-4bd5-ab8f-d39f73786539|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:23:25.599Z|fb94e2bf-9506-4bd5-ab8f-d39f73786539|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:23:34.148Z|843e25b9-6ffe-4b56-939c-4e9d346099fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:23:34.149Z|843e25b9-6ffe-4b56-939c-4e9d346099fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:23:34.149Z|8bab8498-cba9-4851-823e-00f6c1be60df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:23:34.151Z|8bab8498-cba9-4851-823e-00f6c1be60df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:23:34.161Z|f0f1a7f6-d71a-450d-bf97-ef6e15618c32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:23:34.162Z|f0f1a7f6-d71a-450d-bf97-ef6e15618c32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:23:40.295Z|cd85716e-eba7-4f25-ab69-01777d24d40c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:23:40.296Z|cd85716e-eba7-4f25-ab69-01777d24d40c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:23:44.184Z|a111567e-bca6-4e73-8bfc-769271c8e614|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:23:44.184Z|ca56db60-5bb9-421b-9751-407ed5674a42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:23:44.185Z|ca56db60-5bb9-421b-9751-407ed5674a42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:23:44.185Z|a111567e-bca6-4e73-8bfc-769271c8e614|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:23:44.187Z|600539b4-45f1-4f1a-8be7-b9f3d9cd6c5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:23:44.188Z|600539b4-45f1-4f1a-8be7-b9f3d9cd6c5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:23:54.213Z|bf36ad54-53fe-431b-a217-bc7125551ab2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:23:54.214Z|bf36ad54-53fe-431b-a217-bc7125551ab2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:23:54.217Z|a385f787-77fc-4a80-972d-6b2fc91ab8d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:23:54.218Z|a385f787-77fc-4a80-972d-6b2fc91ab8d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:23:54.224Z|d5079426-3048-4ec3-ae84-f41595cb4ce4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:23:54.225Z|d5079426-3048-4ec3-ae84-f41595cb4ce4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:23:55.294Z|cee88bba-6b16-4458-adf7-7f5ce9e13c40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:23:55.297Z|cee88bba-6b16-4458-adf7-7f5ce9e13c40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:23:55.600Z|9bb98369-7a63-49d7-a5ee-275ef782320f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:23:55.601Z|9bb98369-7a63-49d7-a5ee-275ef782320f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:24:04.249Z|cd72940b-ca0b-47f2-a0da-224a6de32dfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:24:04.255Z|cd72940b-ca0b-47f2-a0da-224a6de32dfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:24:04.254Z|7f4a9bf8-c95a-49fb-9753-f93f20feeda9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:24:04.259Z|04345a0d-0a45-4807-9372-56f656f44715|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:24:04.260Z|04345a0d-0a45-4807-9372-56f656f44715|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:24:04.260Z|7f4a9bf8-c95a-49fb-9753-f93f20feeda9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:24:10.294Z|ca562511-ed0c-4fdf-8e81-908d9ad81cb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:24:10.295Z|ca562511-ed0c-4fdf-8e81-908d9ad81cb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:24:14.285Z|337c4c46-e6eb-43dc-8273-dfaab5dce270|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:24:14.285Z|8fffbf96-3f10-4dd0-855a-946c1e77db1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:24:14.285Z|9689f89d-186c-4fd6-87aa-b6aa1b05b5bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:24:14.286Z|337c4c46-e6eb-43dc-8273-dfaab5dce270|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:24:14.286Z|9689f89d-186c-4fd6-87aa-b6aa1b05b5bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:24:14.286Z|8fffbf96-3f10-4dd0-855a-946c1e77db1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:24:24.314Z|aeffa303-70ed-4b2c-bccf-22cb0f0b8f49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:24:24.314Z|9e7b3220-b0d8-4fd9-9c14-358da46d29d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:24:24.316Z|9e7b3220-b0d8-4fd9-9c14-358da46d29d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:24:24.316Z|aeffa303-70ed-4b2c-bccf-22cb0f0b8f49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:24:24.323Z|4bcfa1c0-59ec-4680-a555-f2fd157ff753|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:24:24.325Z|4bcfa1c0-59ec-4680-a555-f2fd157ff753|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:24:24.489Z|d48a04e7-542c-4eeb-9036-ead2e3abd679|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T11:24:24.490Z|d48a04e7-542c-4eeb-9036-ead2e3abd679|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T11:24:25.295Z|ee481876-8663-44b8-929a-1534c558a9bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:24:25.295Z|ee481876-8663-44b8-929a-1534c558a9bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:24:25.602Z|a8cd427e-9322-401a-97bf-d947825e7f2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:24:25.603Z|a8cd427e-9322-401a-97bf-d947825e7f2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:24:34.357Z|e1cc8b5d-3879-41f4-a5e9-c81ab2c9d42d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:24:34.359Z|e1cc8b5d-3879-41f4-a5e9-c81ab2c9d42d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:24:34.361Z|c29d7d98-f3de-4fcb-aa0a-33ad9d04cc78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:24:34.362Z|c29d7d98-f3de-4fcb-aa0a-33ad9d04cc78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:24:34.382Z|04220c46-0982-452f-b3ad-f705e357e39c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:24:34.385Z|04220c46-0982-452f-b3ad-f705e357e39c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:24:40.294Z|518aaade-f1db-41a5-ab14-e3641420866a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:24:40.298Z|518aaade-f1db-41a5-ab14-e3641420866a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:24:44.396Z|7263ea70-0448-4884-b457-9a7b4ad07497|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:24:44.397Z|7263ea70-0448-4884-b457-9a7b4ad07497|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:24:44.403Z|9833603b-5cca-458f-be69-04ff4f9aa1b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:24:44.404Z|9833603b-5cca-458f-be69-04ff4f9aa1b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:24:44.417Z|bdf9af9a-bc16-4efd-ad03-3d18ee8f889e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:24:44.419Z|bdf9af9a-bc16-4efd-ad03-3d18ee8f889e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:24:54.425Z|75a5b9a4-0927-4a6f-9ba7-c75e87c3a032|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:24:54.426Z|75a5b9a4-0927-4a6f-9ba7-c75e87c3a032|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:24:54.428Z|08a050ae-8513-4a25-b8a5-0420a08064a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:24:54.429Z|08a050ae-8513-4a25-b8a5-0420a08064a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:24:54.444Z|3f2f4c22-61c0-4ec2-8bd0-75baeab08f61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:24:54.445Z|3f2f4c22-61c0-4ec2-8bd0-75baeab08f61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:24:55.294Z|179e594f-646c-49c4-aaf9-32469166408f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:24:55.295Z|179e594f-646c-49c4-aaf9-32469166408f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:24:55.604Z|bab12a2a-1c87-435c-8bce-92d29107eb01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:24:55.605Z|bab12a2a-1c87-435c-8bce-92d29107eb01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:25:04.454Z|7c25101d-85fa-4ed3-bcfc-98f9e34274b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:25:04.454Z|0821a7ab-b26f-4895-aea2-642954ee1edc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:25:04.455Z|0821a7ab-b26f-4895-aea2-642954ee1edc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:25:04.455Z|7c25101d-85fa-4ed3-bcfc-98f9e34274b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:25:04.469Z|cd1a287d-ddf8-4c72-a360-509c86648f39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:25:04.470Z|cd1a287d-ddf8-4c72-a360-509c86648f39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:25:10.294Z|8286f42b-32e6-4ca7-a099-b55d3a4a05d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:25:10.295Z|8286f42b-32e6-4ca7-a099-b55d3a4a05d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:25:14.479Z|d656afb5-9d6b-4846-b2e9-3751492991fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:25:14.480Z|d656afb5-9d6b-4846-b2e9-3751492991fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:25:14.479Z|ec912f0a-eb9c-4897-869e-068af2b9faf1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:25:14.481Z|ec912f0a-eb9c-4897-869e-068af2b9faf1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:25:14.497Z|6e9a8962-28c6-4063-9631-a43974070424|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:25:14.499Z|6e9a8962-28c6-4063-9631-a43974070424|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:25:24.488Z|1fdd4d9f-5e7b-4119-b810-6e18155aebf1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T11:25:24.489Z|1fdd4d9f-5e7b-4119-b810-6e18155aebf1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T11:25:24.522Z|787f2e0e-af44-4b8e-bc92-689a359965c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:25:24.523Z|787f2e0e-af44-4b8e-bc92-689a359965c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:25:24.526Z|9108f56d-cdce-4c5b-839c-e602e3fb707e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:25:24.532Z|6e73e43b-6a4c-481b-bc67-9cadc9fee6b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:25:24.533Z|6e73e43b-6a4c-481b-bc67-9cadc9fee6b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:25:24.536Z|9108f56d-cdce-4c5b-839c-e602e3fb707e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:25:25.294Z|8d0a96c1-e16a-42e1-bc6f-bec55861e0fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:25:25.298Z|8d0a96c1-e16a-42e1-bc6f-bec55861e0fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:25:25.606Z|bd5c6d67-6e66-44c6-a7bc-a64112cc27e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:25:25.607Z|bd5c6d67-6e66-44c6-a7bc-a64112cc27e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:25:34.553Z|14d78e15-a90a-4edd-b96f-7a5019e78a05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:25:34.555Z|14d78e15-a90a-4edd-b96f-7a5019e78a05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:25:34.582Z|7b0a8aa3-e751-437b-b7d9-3a47c80c8b38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:25:34.584Z|7b0a8aa3-e751-437b-b7d9-3a47c80c8b38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:25:34.602Z|1a0c3a9f-3214-4a5e-9f46-0671b9e268eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:25:34.604Z|1a0c3a9f-3214-4a5e-9f46-0671b9e268eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:25:40.294Z|36d4242e-0a12-4097-bb53-450477e47c32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:25:40.295Z|36d4242e-0a12-4097-bb53-450477e47c32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:25:44.584Z|089d165e-6f71-4025-9bc3-c945c6906f25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:25:44.585Z|089d165e-6f71-4025-9bc3-c945c6906f25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:25:44.646Z|a9ab947f-0f7f-4b93-94ee-68829cefd642|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:25:44.647Z|a9ab947f-0f7f-4b93-94ee-68829cefd642|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:25:44.665Z|cb7b54b4-1638-4334-b3d6-9b7fd55ebbd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:25:44.666Z|cb7b54b4-1638-4334-b3d6-9b7fd55ebbd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:25:54.627Z|b17c3aaa-bad2-4973-a3f9-0cbb93698573|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:25:54.629Z|b17c3aaa-bad2-4973-a3f9-0cbb93698573|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:25:54.673Z|3fbf532a-5d4c-4014-8e05-5b743b7b31f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:25:54.675Z|3fbf532a-5d4c-4014-8e05-5b743b7b31f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:25:54.715Z|95db7b21-8c43-4bf4-85b7-e80a36f7ea52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:25:54.720Z|95db7b21-8c43-4bf4-85b7-e80a36f7ea52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:25:55.295Z|60cfb995-880c-4329-a853-73823a4ee919|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:25:55.296Z|60cfb995-880c-4329-a853-73823a4ee919|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:25:55.608Z|252e503c-71c0-48c1-b1da-8652f254f4d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:25:55.609Z|252e503c-71c0-48c1-b1da-8652f254f4d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:26:04.667Z|b6c877c0-700c-4aa5-8c1e-976681003526|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:26:04.670Z|b6c877c0-700c-4aa5-8c1e-976681003526|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:26:04.710Z|81c0a440-217a-42f1-9b8a-daa302a3f180|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:26:04.711Z|81c0a440-217a-42f1-9b8a-daa302a3f180|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:26:04.757Z|fc523a0b-1c53-4121-9141-fa8c373e5d40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:26:04.758Z|fc523a0b-1c53-4121-9141-fa8c373e5d40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:26:10.294Z|d32271b1-7f40-499b-9e7e-6ac80aeab72c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:26:10.300Z|d32271b1-7f40-499b-9e7e-6ac80aeab72c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:26:14.702Z|6d1da701-ea08-4d02-809d-c2a1d7c88faa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:26:14.702Z|6d1da701-ea08-4d02-809d-c2a1d7c88faa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:26:14.737Z|01540547-213a-47e4-8c58-1a4548113c8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:26:14.738Z|01540547-213a-47e4-8c58-1a4548113c8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:26:14.788Z|34e09b98-081f-4ae7-93bf-f28d73da00a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:26:14.788Z|34e09b98-081f-4ae7-93bf-f28d73da00a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:26:24.487Z|73f892f9-40da-4908-9db0-f5918d4f7d02|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T11:26:24.489Z|73f892f9-40da-4908-9db0-f5918d4f7d02|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T11:26:24.730Z|4f952869-362d-4e11-9b64-fd940072e07f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:26:24.732Z|4f952869-362d-4e11-9b64-fd940072e07f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:26:24.763Z|b2726de4-18b6-46ed-9efa-fa0e818bc31c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:26:24.765Z|b2726de4-18b6-46ed-9efa-fa0e818bc31c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:26:24.812Z|8d4467a2-d17f-409f-9147-760a89c5e832|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:26:24.813Z|8d4467a2-d17f-409f-9147-760a89c5e832|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:26:25.294Z|279fa746-8927-471d-b927-96b80c1fac79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:26:25.295Z|279fa746-8927-471d-b927-96b80c1fac79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:26:25.609Z|90429972-8230-4cd1-b657-39378581dca4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:26:25.610Z|90429972-8230-4cd1-b657-39378581dca4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:26:34.758Z|718e3226-854b-4287-94d4-ead042580bb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:26:34.759Z|718e3226-854b-4287-94d4-ead042580bb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:26:34.790Z|f7ae6781-b0c7-466e-b9b6-2e3421bac569|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:26:34.791Z|f7ae6781-b0c7-466e-b9b6-2e3421bac569|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:26:34.837Z|090af543-3f0b-4bed-af98-b2bf6ac6dbca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:26:34.838Z|090af543-3f0b-4bed-af98-b2bf6ac6dbca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:26:40.295Z|9e4fb887-c2ac-4d68-9c0c-96f1a35f47e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:26:40.296Z|9e4fb887-c2ac-4d68-9c0c-96f1a35f47e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:26:44.784Z|1b70fc22-5fce-415c-9204-4c0b3b2434be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:26:44.785Z|1b70fc22-5fce-415c-9204-4c0b3b2434be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:26:44.816Z|26dae1ba-42db-4af3-9ce7-a222387fa77f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:26:44.817Z|26dae1ba-42db-4af3-9ce7-a222387fa77f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:26:44.862Z|daa27cc5-f367-4737-8807-c295ac4be26a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:26:44.863Z|daa27cc5-f367-4737-8807-c295ac4be26a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:26:54.811Z|58a078a7-5892-4106-b500-3bcdbe9b6b1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:26:54.813Z|58a078a7-5892-4106-b500-3bcdbe9b6b1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:26:54.841Z|000ae7e1-3f5d-4ac8-b954-8a7c9812d790|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:26:54.843Z|000ae7e1-3f5d-4ac8-b954-8a7c9812d790|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:26:54.889Z|77cc8e17-ac54-4c4b-9bf7-9a38a6fe5623|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:26:54.890Z|77cc8e17-ac54-4c4b-9bf7-9a38a6fe5623|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:26:55.294Z|adb33f54-e983-43c9-86f7-3943c79e23e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:26:55.298Z|adb33f54-e983-43c9-86f7-3943c79e23e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:26:55.611Z|86ed0921-9a56-467c-9aab-3e423ad9e70e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:26:55.612Z|86ed0921-9a56-467c-9aab-3e423ad9e70e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:27:04.840Z|579fa2aa-6182-48c9-b424-8458511170bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:27:04.841Z|579fa2aa-6182-48c9-b424-8458511170bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:27:04.877Z|bd107855-8e28-4616-80d3-97e3ae22d014|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:27:04.881Z|bd107855-8e28-4616-80d3-97e3ae22d014|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:27:04.918Z|afd37f1a-6747-42f5-8650-a83d06ca225c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:27:04.919Z|afd37f1a-6747-42f5-8650-a83d06ca225c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:27:10.296Z|8f261609-6cdd-4428-9ce7-b94b2ac72981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:27:10.296Z|8f261609-6cdd-4428-9ce7-b94b2ac72981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:27:14.880Z|c85c9de8-7b68-4245-86b5-316b981d29c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:27:14.881Z|c85c9de8-7b68-4245-86b5-316b981d29c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:27:14.910Z|3cb414ac-f884-45e1-903f-d0f2c552c11c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:27:14.911Z|3cb414ac-f884-45e1-903f-d0f2c552c11c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:27:14.943Z|f6dc739b-23b5-4cff-9ae4-3538561e3027|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:27:14.945Z|f6dc739b-23b5-4cff-9ae4-3538561e3027|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:27:24.487Z|f1095cad-b941-468c-898b-7010dac007f6|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T11:27:24.488Z|f1095cad-b941-468c-898b-7010dac007f6|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T11:27:24.937Z|55e6a3f9-acb1-45a2-9740-e577cf47a1b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:27:24.939Z|55e6a3f9-acb1-45a2-9740-e577cf47a1b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:27:24.953Z|44f53d61-949c-475c-ae91-eca69ab08723|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:27:24.964Z|44f53d61-949c-475c-ae91-eca69ab08723|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:27:24.978Z|f52941f6-0026-494e-8e26-8bc14c0a9a66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:27:24.995Z|f52941f6-0026-494e-8e26-8bc14c0a9a66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:27:25.295Z|e4b73419-bbad-4e32-88a9-78db42b3aa2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:27:25.297Z|e4b73419-bbad-4e32-88a9-78db42b3aa2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:27:25.614Z|c9c9409d-5089-4559-aaa5-88e38e0de929|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:27:25.615Z|c9c9409d-5089-4559-aaa5-88e38e0de929|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:27:34.984Z|7f1c694f-9190-468b-a015-05f4f2326ab0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:27:34.985Z|7f1c694f-9190-468b-a015-05f4f2326ab0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:27:35.021Z|40389923-c723-4635-8a9a-4425ad489255|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:27:35.022Z|40389923-c723-4635-8a9a-4425ad489255|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:27:35.043Z|60a72713-4dea-45cf-afcb-f5f7ac9e405e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:27:35.044Z|60a72713-4dea-45cf-afcb-f5f7ac9e405e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:27:40.295Z|98690fe2-4415-43b9-8841-598888da6c58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:27:40.299Z|98690fe2-4415-43b9-8841-598888da6c58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:27:45.010Z|6d42c863-2957-4037-b53d-96e11619eaa6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:27:45.012Z|6d42c863-2957-4037-b53d-96e11619eaa6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:27:45.052Z|005b6615-9532-4b8a-88a5-13b92f759318|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:27:45.054Z|005b6615-9532-4b8a-88a5-13b92f759318|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:27:45.070Z|36b7bde1-8b7f-4191-8239-f02eb5ad0725|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:27:45.072Z|36b7bde1-8b7f-4191-8239-f02eb5ad0725|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:27:55.038Z|890296ff-f73e-4272-bee4-ab34ee6cb06d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:27:55.039Z|890296ff-f73e-4272-bee4-ab34ee6cb06d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:27:55.083Z|f867257c-1859-427e-a4d3-f7358a2e5fc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:27:55.084Z|f867257c-1859-427e-a4d3-f7358a2e5fc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:27:55.099Z|5cf4ac5f-ac2c-45ea-8e79-bd327c2b050c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:27:55.100Z|5cf4ac5f-ac2c-45ea-8e79-bd327c2b050c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:27:55.294Z|461334e0-c3f2-4765-881b-103c2c48d1f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:27:55.295Z|461334e0-c3f2-4765-881b-103c2c48d1f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:27:55.616Z|30d8b4b5-367b-4086-a877-c15700f9618c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:27:55.616Z|30d8b4b5-367b-4086-a877-c15700f9618c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:28:05.062Z|950548fb-7d4f-4533-8fc5-897e1a7da5ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:28:05.063Z|950548fb-7d4f-4533-8fc5-897e1a7da5ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:28:05.112Z|708a520b-8beb-4051-93c3-650e7c1957c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:28:05.114Z|708a520b-8beb-4051-93c3-650e7c1957c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:28:05.129Z|4dbf2563-a3dd-4720-8a78-d988173adaf8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:28:05.130Z|4dbf2563-a3dd-4720-8a78-d988173adaf8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:28:10.294Z|f39afc32-4406-4ff7-a2ca-45686b54b2e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:28:10.295Z|f39afc32-4406-4ff7-a2ca-45686b54b2e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:28:15.115Z|ef0b5a0c-938b-4f71-a8ed-79f99ad6081a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:28:15.123Z|ef0b5a0c-938b-4f71-a8ed-79f99ad6081a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:28:15.146Z|c3470e7c-cafa-42a7-852a-e86822431a26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:28:15.147Z|c3470e7c-cafa-42a7-852a-e86822431a26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:28:15.191Z|202b84e0-235b-43a3-b4d4-85821107115b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:28:15.196Z|202b84e0-235b-43a3-b4d4-85821107115b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:28:24.490Z|ef952963-0a2d-4e0d-b1fa-98ae2ed11f67|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T11:28:24.491Z|ef952963-0a2d-4e0d-b1fa-98ae2ed11f67|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T11:28:25.181Z|f3903387-629d-40c9-8622-2f2e91c4db32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:28:25.183Z|f3903387-629d-40c9-8622-2f2e91c4db32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:28:25.186Z|b1c6694b-6bda-4aba-a2b0-bc165304a8ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:28:25.188Z|b1c6694b-6bda-4aba-a2b0-bc165304a8ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:28:25.256Z|16a6733c-c67b-425d-acd9-ca05b4f5c021|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:28:25.257Z|16a6733c-c67b-425d-acd9-ca05b4f5c021|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:28:25.294Z|f63c760d-61a8-40c4-afbf-273728dcebe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:28:25.297Z|f63c760d-61a8-40c4-afbf-273728dcebe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:28:25.617Z|b3f648e8-d057-4bee-892e-4b4c3b73c7cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:28:25.618Z|b3f648e8-d057-4bee-892e-4b4c3b73c7cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:28:35.213Z|0cc26e44-4b76-4d87-93ae-8617939472b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:28:35.213Z|0cc26e44-4b76-4d87-93ae-8617939472b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:28:35.213Z|07abfdac-a0e3-4513-a48f-03c11f70ca2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:28:35.215Z|07abfdac-a0e3-4513-a48f-03c11f70ca2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:28:35.283Z|88fe9461-199e-473e-b5af-9adf0bf1075b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:28:35.284Z|88fe9461-199e-473e-b5af-9adf0bf1075b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:28:40.294Z|6de3df24-6dda-4a48-b53d-9566f3e986ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:28:40.296Z|6de3df24-6dda-4a48-b53d-9566f3e986ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:28:45.240Z|4ba36582-23c1-456b-9be0-a28be00ce508|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:28:45.242Z|4ba36582-23c1-456b-9be0-a28be00ce508|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:28:45.258Z|d05d37e0-2a70-44e1-99d8-98a27e7521d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:28:45.289Z|d05d37e0-2a70-44e1-99d8-98a27e7521d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:28:45.311Z|dea87ff9-2186-4d23-8935-1d7be9d39704|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:28:45.312Z|dea87ff9-2186-4d23-8935-1d7be9d39704|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:28:55.272Z|7eda8c9b-5788-4860-8000-fce98ff440b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:28:55.273Z|7eda8c9b-5788-4860-8000-fce98ff440b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:28:55.294Z|2e589399-d066-4f6c-bd3c-ae3ca39af770|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:28:55.295Z|2e589399-d066-4f6c-bd3c-ae3ca39af770|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:28:55.346Z|31e80cbf-c121-4552-9ab2-71cc912f6f3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:28:55.348Z|31e80cbf-c121-4552-9ab2-71cc912f6f3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:28:55.359Z|b4a57e86-8703-4b78-87fd-c88443d79c7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:28:55.364Z|b4a57e86-8703-4b78-87fd-c88443d79c7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:28:55.619Z|c5e736fe-3843-46d0-a683-8e487c7cca1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:28:55.620Z|c5e736fe-3843-46d0-a683-8e487c7cca1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:29:05.305Z|e3838f8e-d234-4021-a23a-1f1be54d4cc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:29:05.306Z|e3838f8e-d234-4021-a23a-1f1be54d4cc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:29:05.389Z|90bb480c-0d5b-452a-b6a7-e9f6d6055f94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:29:05.391Z|90bb480c-0d5b-452a-b6a7-e9f6d6055f94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:29:05.395Z|b8907410-db0c-4919-a0b2-b9378316bafe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:29:05.396Z|b8907410-db0c-4919-a0b2-b9378316bafe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:29:10.294Z|747c806f-4990-40c8-8106-e5e30c4e3541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:29:10.300Z|747c806f-4990-40c8-8106-e5e30c4e3541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:29:15.343Z|1178ae9d-d660-4aba-8662-76c3c6fa7db8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:29:15.344Z|1178ae9d-d660-4aba-8662-76c3c6fa7db8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:29:15.418Z|63458842-e535-48b2-8da5-6f87df718031|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:29:15.418Z|fb6b6a69-4d15-4fec-a3f5-ccea12bb9e6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:29:15.420Z|63458842-e535-48b2-8da5-6f87df718031|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:29:15.420Z|fb6b6a69-4d15-4fec-a3f5-ccea12bb9e6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:29:24.488Z|69eb92f3-1b4b-444b-96ca-ad0c7f9180bb|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T11:29:24.489Z|69eb92f3-1b4b-444b-96ca-ad0c7f9180bb|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T11:29:25.294Z|fa3fcb83-6ab8-42a8-94c4-38f68f930cec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:29:25.295Z|fa3fcb83-6ab8-42a8-94c4-38f68f930cec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:29:25.373Z|5c491893-3008-41dc-becf-dc39d80013a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:29:25.374Z|5c491893-3008-41dc-becf-dc39d80013a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:29:25.448Z|243f39bd-22d5-4b15-934e-b5c91e191062|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:29:25.449Z|243f39bd-22d5-4b15-934e-b5c91e191062|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:29:25.448Z|1c561820-4100-4313-88cb-a9b4416834d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:29:25.453Z|1c561820-4100-4313-88cb-a9b4416834d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:29:25.620Z|cb21b845-d400-4db2-9e98-5af7e1d95546|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:29:25.621Z|cb21b845-d400-4db2-9e98-5af7e1d95546|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:29:35.413Z|d8d69a1d-18c2-435d-973a-e68b194c4a55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:29:35.415Z|d8d69a1d-18c2-435d-973a-e68b194c4a55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:29:35.475Z|6677ac89-99fa-4749-ae57-2630d2cf8634|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:29:35.476Z|6677ac89-99fa-4749-ae57-2630d2cf8634|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:29:35.497Z|f0e98b1c-2345-461a-acbc-6363f135f207|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:29:35.498Z|f0e98b1c-2345-461a-acbc-6363f135f207|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:29:40.294Z|5bd41dca-7b69-4715-b1cb-fe677dc4b1cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:29:40.295Z|5bd41dca-7b69-4715-b1cb-fe677dc4b1cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:29:45.441Z|19a3e844-e0e3-4160-b624-659684f6cba6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:29:45.442Z|19a3e844-e0e3-4160-b624-659684f6cba6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:29:45.503Z|f688c59e-6238-42e4-82ea-ef065d407580|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:29:45.504Z|f688c59e-6238-42e4-82ea-ef065d407580|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:29:45.548Z|dcc3d825-ed15-4b8e-82b9-3ecbd75a2d39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:29:45.551Z|dcc3d825-ed15-4b8e-82b9-3ecbd75a2d39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:29:55.294Z|c2313171-3c79-47f4-8c04-095c994eb071|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:29:55.297Z|c2313171-3c79-47f4-8c04-095c994eb071|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:29:55.467Z|8d6502c1-0494-44da-b19b-d215418a1e26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:29:55.468Z|8d6502c1-0494-44da-b19b-d215418a1e26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:29:55.529Z|b8f02803-4dcf-4ea9-b9ee-496d799bc117|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:29:55.531Z|b8f02803-4dcf-4ea9-b9ee-496d799bc117|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:29:55.577Z|7dd85667-8646-44b0-9742-0ade3128e959|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:29:55.579Z|7dd85667-8646-44b0-9742-0ade3128e959|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:29:55.622Z|8008f40d-5bf5-43b4-a8ed-bead34168a0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:29:55.623Z|8008f40d-5bf5-43b4-a8ed-bead34168a0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:30:05.493Z|64e77009-20bb-4aef-b5dc-f88b23347fee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:30:05.494Z|64e77009-20bb-4aef-b5dc-f88b23347fee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:30:05.565Z|28cd2c1f-cb1a-4cd8-ad87-360c6c61e98a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:30:05.566Z|28cd2c1f-cb1a-4cd8-ad87-360c6c61e98a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:30:05.607Z|281acbed-ccde-4ecc-bff3-e47e1aa9b6e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:30:05.609Z|281acbed-ccde-4ecc-bff3-e47e1aa9b6e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:30:10.294Z|ec17dd9c-caaa-429f-b08b-e5611bf342fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:30:10.295Z|ec17dd9c-caaa-429f-b08b-e5611bf342fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:30:15.520Z|be8c0b64-5591-4226-8010-9510d19fb7d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:30:15.522Z|be8c0b64-5591-4226-8010-9510d19fb7d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:30:15.595Z|546470b9-d862-48c6-a2e7-40314dee0a80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:30:15.597Z|546470b9-d862-48c6-a2e7-40314dee0a80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:30:15.636Z|052ab5a3-e446-4fea-bbf5-da40a377b0a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:30:15.637Z|052ab5a3-e446-4fea-bbf5-da40a377b0a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:30:24.500Z|70de9e42-f826-43b3-b578-d49c9d4982de|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T11:30:24.504Z|70de9e42-f826-43b3-b578-d49c9d4982de|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T11:30:25.294Z|294f6d94-31a0-4a64-9b9c-e45288c9d39d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:30:25.295Z|294f6d94-31a0-4a64-9b9c-e45288c9d39d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:30:25.551Z|c95c3397-e421-4039-8426-ab4a74a2ea2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:30:25.552Z|c95c3397-e421-4039-8426-ab4a74a2ea2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:30:25.626Z|19b2fed6-e818-42fd-a701-b60dc1949f16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:30:25.627Z|19b2fed6-e818-42fd-a701-b60dc1949f16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:30:25.630Z|d97fa8df-60fc-44ee-a17b-f6fc08d732e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:30:25.631Z|d97fa8df-60fc-44ee-a17b-f6fc08d732e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:30:25.664Z|a71e6881-6be0-4460-a88d-9c8d58c9c333|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:30:25.666Z|a71e6881-6be0-4460-a88d-9c8d58c9c333|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:30:35.580Z|08a11783-5135-469b-900d-a9702ef7c346|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:30:35.581Z|08a11783-5135-469b-900d-a9702ef7c346|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:30:35.657Z|cc407ffa-9f12-43b9-a2bd-e380b069e8bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:30:35.658Z|cc407ffa-9f12-43b9-a2bd-e380b069e8bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:30:35.693Z|d7a2fa1e-8dbf-4909-af13-82297ea7ce7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:30:35.694Z|d7a2fa1e-8dbf-4909-af13-82297ea7ce7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:30:40.294Z|3b42cace-2c9e-4c60-9f59-e09a248f784d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:30:40.297Z|3b42cace-2c9e-4c60-9f59-e09a248f784d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:30:45.615Z|8d6463b0-66e4-469c-9b49-535375a09297|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:30:45.616Z|8d6463b0-66e4-469c-9b49-535375a09297|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:30:45.682Z|7c2d4c80-c98e-459d-8fe8-bbe6aa3f376c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:30:45.682Z|7c2d4c80-c98e-459d-8fe8-bbe6aa3f376c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:30:45.718Z|8926cae9-bcd9-4e9a-845c-ebe4a11a2111|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:30:45.719Z|8926cae9-bcd9-4e9a-845c-ebe4a11a2111|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:30:55.294Z|62b673c9-b548-4cb8-bf7d-9a94440a32fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:30:55.295Z|62b673c9-b548-4cb8-bf7d-9a94440a32fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:30:55.628Z|1ca38c8f-13ba-468b-947d-069f60847664|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:30:55.629Z|1ca38c8f-13ba-468b-947d-069f60847664|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:30:55.645Z|2dd466c5-cbd7-4275-9932-c783006bdaeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:30:55.646Z|2dd466c5-cbd7-4275-9932-c783006bdaeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:30:55.708Z|626e5407-bf2f-4e1b-b012-7d6ac36267ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:30:55.709Z|626e5407-bf2f-4e1b-b012-7d6ac36267ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:30:55.744Z|cd547bbd-cbff-4183-84ef-1a679d0f1a3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:30:55.745Z|cd547bbd-cbff-4183-84ef-1a679d0f1a3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:31:05.670Z|da5f42dd-34f3-4726-b7df-21a213851038|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:31:05.671Z|da5f42dd-34f3-4726-b7df-21a213851038|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:31:05.736Z|73356104-afb3-4697-8d15-48ce7f87eab1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:31:05.737Z|73356104-afb3-4697-8d15-48ce7f87eab1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:31:05.773Z|a4d04c67-fee6-4401-80ad-aef1710028d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:31:05.774Z|a4d04c67-fee6-4401-80ad-aef1710028d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:31:10.294Z|e0e67950-f777-4f62-83b5-a1c75fd07c70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:31:10.296Z|e0e67950-f777-4f62-83b5-a1c75fd07c70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:31:15.697Z|06552140-ad87-4c66-9b35-bd276501f950|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:31:15.698Z|06552140-ad87-4c66-9b35-bd276501f950|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:31:15.766Z|4c65958b-b5d4-4ff4-827f-8ad40b834cdf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:31:15.767Z|4c65958b-b5d4-4ff4-827f-8ad40b834cdf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:31:15.801Z|295373d5-d6e9-4eae-a053-456e1ab60136|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:31:15.802Z|295373d5-d6e9-4eae-a053-456e1ab60136|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:31:24.490Z|ce5b2c6a-7f7d-4ba2-a3a7-491f11bc6b9d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T11:31:24.491Z|ce5b2c6a-7f7d-4ba2-a3a7-491f11bc6b9d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T11:31:25.294Z|cc3f2220-7c30-4c40-bcf4-ed131fe65479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:31:25.297Z|cc3f2220-7c30-4c40-bcf4-ed131fe65479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:31:25.630Z|838fd08a-5670-494c-96a1-e57d5b9820ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:31:25.631Z|838fd08a-5670-494c-96a1-e57d5b9820ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:31:25.724Z|66718f50-e524-4234-a49f-20eb630d2b87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:31:25.725Z|66718f50-e524-4234-a49f-20eb630d2b87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:31:25.794Z|8fde394b-b835-412f-970b-269719e4cd76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:31:25.796Z|8fde394b-b835-412f-970b-269719e4cd76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:31:25.829Z|2b949f4f-7132-46da-b369-c1739f3837c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:31:25.830Z|2b949f4f-7132-46da-b369-c1739f3837c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:31:35.750Z|552b5be0-5060-4103-9491-28ffcba2eb99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:31:35.751Z|552b5be0-5060-4103-9491-28ffcba2eb99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:31:35.826Z|bef86a97-44e2-485d-9662-039993ebc20a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:31:35.827Z|bef86a97-44e2-485d-9662-039993ebc20a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:31:35.857Z|2663d96b-143d-4d37-bb0f-b422986a2677|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:31:35.857Z|2663d96b-143d-4d37-bb0f-b422986a2677|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:31:40.295Z|23dc123d-7f61-4285-82ab-387daefd5275|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:31:40.296Z|23dc123d-7f61-4285-82ab-387daefd5275|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:31:45.779Z|9a195530-4e27-4892-8948-03e759bcc2bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:31:45.780Z|9a195530-4e27-4892-8948-03e759bcc2bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:31:45.856Z|d7c35b39-c3c9-40bd-8c04-041418f436c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:31:45.857Z|d7c35b39-c3c9-40bd-8c04-041418f436c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:31:45.884Z|a9e6aab3-a1cb-435e-b256-021f7a0e87c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:31:45.885Z|a9e6aab3-a1cb-435e-b256-021f7a0e87c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:31:55.295Z|9cdfd163-425a-48d3-8183-8ef60be9bff8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:31:55.296Z|9cdfd163-425a-48d3-8183-8ef60be9bff8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:31:55.632Z|9c51eab6-8f23-482e-a845-a13199af3c73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:31:55.633Z|9c51eab6-8f23-482e-a845-a13199af3c73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:31:55.806Z|3dd1df9d-8285-410d-975b-82cf6e838a33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:31:55.808Z|3dd1df9d-8285-410d-975b-82cf6e838a33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:31:55.887Z|83ea9a50-1011-4b8b-a63a-f27634c165ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:31:55.888Z|83ea9a50-1011-4b8b-a63a-f27634c165ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:31:55.910Z|f3b903f4-3358-4791-8923-513fff51a214|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:31:55.911Z|f3b903f4-3358-4791-8923-513fff51a214|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:32:05.842Z|446d8390-7d49-4218-8ebf-3f8c7e0f0c74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:32:05.843Z|446d8390-7d49-4218-8ebf-3f8c7e0f0c74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:32:05.915Z|3bcbe46b-21b9-4820-90d3-6cdbd0ceb29e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:32:05.915Z|3bcbe46b-21b9-4820-90d3-6cdbd0ceb29e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:32:05.939Z|f42bca89-1e86-48aa-bd58-feeef7de75e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:32:05.940Z|f42bca89-1e86-48aa-bd58-feeef7de75e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:32:10.294Z|b301f5b3-6ae9-4c99-8a93-2750378b3c0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:32:10.299Z|b301f5b3-6ae9-4c99-8a93-2750378b3c0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:32:15.870Z|006a28ec-45be-4ea0-9f28-ee7318120b6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:32:15.871Z|006a28ec-45be-4ea0-9f28-ee7318120b6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:32:15.954Z|c89919e1-cca1-47c6-b267-ec8873bcb65e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:32:15.955Z|c89919e1-cca1-47c6-b267-ec8873bcb65e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:32:15.969Z|94c20669-4d6a-4bd3-95c7-f70bb08cf6bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:32:15.970Z|94c20669-4d6a-4bd3-95c7-f70bb08cf6bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:32:24.488Z|1bfb8758-fb92-4632-950e-e262268acacc|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T11:32:24.489Z|1bfb8758-fb92-4632-950e-e262268acacc|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T11:32:25.294Z|70c7b126-0f19-4fbe-932d-68adc642496a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:32:25.295Z|70c7b126-0f19-4fbe-932d-68adc642496a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:32:25.633Z|bc64ab5f-a391-4e2b-86eb-debdd0d6c270|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:32:25.634Z|bc64ab5f-a391-4e2b-86eb-debdd0d6c270|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:32:25.901Z|03251c26-d1ed-4f5a-8717-9993b722538a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:32:25.902Z|03251c26-d1ed-4f5a-8717-9993b722538a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:32:25.981Z|3de43726-f13f-4445-893a-d81228e94269|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:32:25.982Z|3de43726-f13f-4445-893a-d81228e94269|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:32:25.995Z|681b4702-7792-4f22-bbe9-58f21f896b1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:32:25.996Z|681b4702-7792-4f22-bbe9-58f21f896b1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:32:35.928Z|5c4c038a-6920-4904-81e1-cfc60a97bbe6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:32:35.929Z|5c4c038a-6920-4904-81e1-cfc60a97bbe6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:32:36.007Z|f6905557-ceff-4c6f-9177-e892a604fdd4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:32:36.008Z|f6905557-ceff-4c6f-9177-e892a604fdd4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:32:36.023Z|c75259ef-dd00-4721-8158-4194f399e58d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:32:36.024Z|c75259ef-dd00-4721-8158-4194f399e58d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:32:40.295Z|a64b1bd0-c642-410c-a312-670e9495dbdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:32:40.296Z|a64b1bd0-c642-410c-a312-670e9495dbdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:32:45.999Z|f0b688fc-9cec-43c5-a388-aff2cd1fc08b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:32:46.000Z|f0b688fc-9cec-43c5-a388-aff2cd1fc08b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:32:46.039Z|7c8711f1-c527-429d-a27a-9cf02a8e9570|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:32:46.041Z|7c8711f1-c527-429d-a27a-9cf02a8e9570|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:32:46.052Z|911d59fa-9c14-4b6f-b44c-8363fc603e16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:32:46.053Z|911d59fa-9c14-4b6f-b44c-8363fc603e16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:32:55.294Z|ff105810-e1d2-4b6c-994d-fd7118b48c93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:32:55.305Z|ff105810-e1d2-4b6c-994d-fd7118b48c93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:32:55.635Z|f28e2d8b-ce14-4f10-bc6d-4f4c8e570e92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:32:55.636Z|f28e2d8b-ce14-4f10-bc6d-4f4c8e570e92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:32:56.025Z|f105cadd-e5d2-4b9f-a266-c9badd43406a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:32:56.026Z|f105cadd-e5d2-4b9f-a266-c9badd43406a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:32:56.074Z|cf89f8e7-9c99-41f1-bd3d-1994e0b8a0f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:32:56.076Z|cf89f8e7-9c99-41f1-bd3d-1994e0b8a0f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:32:56.078Z|74732bc0-a877-4111-ad4f-c2693d09c051|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:32:56.078Z|74732bc0-a877-4111-ad4f-c2693d09c051|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:33:06.051Z|189c9e39-8bce-4e2d-8193-d8b3a5e9d88c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:33:06.054Z|189c9e39-8bce-4e2d-8193-d8b3a5e9d88c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:33:06.107Z|ce4c3544-9fa6-4238-8373-46c5e29f764a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:33:06.108Z|ce4c3544-9fa6-4238-8373-46c5e29f764a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:33:06.112Z|8c292e3f-58a0-4372-8b44-31d1fa091921|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:33:06.113Z|8c292e3f-58a0-4372-8b44-31d1fa091921|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:33:10.295Z|2dc07c6e-dd77-49e6-89e1-f9f3bc54ab35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:33:10.296Z|2dc07c6e-dd77-49e6-89e1-f9f3bc54ab35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:33:16.081Z|71d4930e-449f-4e9e-b06f-4e1f89297367|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:33:16.082Z|71d4930e-449f-4e9e-b06f-4e1f89297367|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:33:16.133Z|58f50272-e4f3-48da-ad4d-6cb9bc0638a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:33:16.134Z|58f50272-e4f3-48da-ad4d-6cb9bc0638a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:33:16.139Z|8ffb279d-f85a-4518-a2e0-a30e35ae962a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:33:16.140Z|8ffb279d-f85a-4518-a2e0-a30e35ae962a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:33:24.488Z|faf4cf1a-0a10-41b7-92ba-60866dcd1699|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T11:33:24.489Z|faf4cf1a-0a10-41b7-92ba-60866dcd1699|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T11:33:25.295Z|5af04ee8-ff52-483e-aba9-9d0b00d3ec57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:33:25.297Z|5af04ee8-ff52-483e-aba9-9d0b00d3ec57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:33:25.637Z|ac1e9107-14f1-4efc-96ea-82d1ea3dd7f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:33:25.638Z|ac1e9107-14f1-4efc-96ea-82d1ea3dd7f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:33:26.105Z|e7820eb0-f614-44cd-80b6-3a52fb8bb6c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:33:26.106Z|e7820eb0-f614-44cd-80b6-3a52fb8bb6c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:33:26.158Z|2fba2b8b-2bd0-491f-8ae6-1f116447ce8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:33:26.159Z|2fba2b8b-2bd0-491f-8ae6-1f116447ce8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:33:26.164Z|abcf2de7-9b67-472c-a882-e86bc60582f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:33:26.166Z|abcf2de7-9b67-472c-a882-e86bc60582f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:33:36.132Z|324bf330-afeb-49b2-9a9a-b926a075f2a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:33:36.134Z|324bf330-afeb-49b2-9a9a-b926a075f2a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:33:36.186Z|100c22e3-35c7-409a-8b3a-6be15e16047a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:33:36.187Z|100c22e3-35c7-409a-8b3a-6be15e16047a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:33:36.190Z|c963134f-56eb-456f-a93e-7fe7f813e80e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:33:36.191Z|c963134f-56eb-456f-a93e-7fe7f813e80e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:33:40.294Z|2bfd2819-099c-41cf-bac7-e4bb13e6ce59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:33:40.301Z|2bfd2819-099c-41cf-bac7-e4bb13e6ce59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:33:46.163Z|1fe56c93-d87c-4082-8950-d61ccf02d978|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:33:46.164Z|1fe56c93-d87c-4082-8950-d61ccf02d978|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:33:46.218Z|919f0bd1-dd55-4bd2-aa3e-353ebee6e379|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:33:46.218Z|dd40a1b2-7b13-4569-82a8-2d77ed0e48c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:33:46.219Z|919f0bd1-dd55-4bd2-aa3e-353ebee6e379|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:33:46.219Z|dd40a1b2-7b13-4569-82a8-2d77ed0e48c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:33:55.294Z|5d2ac5e3-c49d-412c-a2ab-2c219af43950|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:33:55.295Z|5d2ac5e3-c49d-412c-a2ab-2c219af43950|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:33:55.639Z|4e6e3252-82c5-4c2d-8730-479180849ff5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:33:55.640Z|4e6e3252-82c5-4c2d-8730-479180849ff5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:33:56.200Z|29406f5a-2b3d-47ff-b3aa-d7383e106db3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:33:56.201Z|29406f5a-2b3d-47ff-b3aa-d7383e106db3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:33:56.248Z|f5d814a1-ad80-4b61-b053-3664f1a695f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:33:56.249Z|f5d814a1-ad80-4b61-b053-3664f1a695f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:33:56.257Z|f03de2c8-b729-45dd-a462-74ea47ffbfe8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:33:56.258Z|f03de2c8-b729-45dd-a462-74ea47ffbfe8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:34:06.233Z|7bb7a1fc-6e80-46b3-880b-44d31756af4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:34:06.234Z|7bb7a1fc-6e80-46b3-880b-44d31756af4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:34:06.294Z|bd0e850a-1f7e-41bb-9820-59ec70d1ed4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:34:06.296Z|bd0e850a-1f7e-41bb-9820-59ec70d1ed4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:34:06.320Z|acfb2837-90d0-4e0f-9e8b-775c6f212994|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:34:06.321Z|acfb2837-90d0-4e0f-9e8b-775c6f212994|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:34:10.294Z|73e039b6-51f1-4ca3-9239-c6e87266e4fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:34:10.296Z|73e039b6-51f1-4ca3-9239-c6e87266e4fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:34:16.272Z|72bdaf50-71df-47d8-9cfa-1deb2283f773|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:34:16.273Z|72bdaf50-71df-47d8-9cfa-1deb2283f773|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:34:16.328Z|5c174996-ca47-4c43-821b-d58f02446eaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:34:16.330Z|5c174996-ca47-4c43-821b-d58f02446eaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:34:16.353Z|c7200fca-4be3-4ebe-b386-6f01306fe1b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:34:16.354Z|c7200fca-4be3-4ebe-b386-6f01306fe1b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:34:24.488Z|c2e328d5-a329-4975-9569-09a709cfbf7c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T11:34:24.489Z|c2e328d5-a329-4975-9569-09a709cfbf7c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T11:34:25.295Z|a030fd43-6f53-4a95-95db-26d552d6a216|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:34:25.300Z|a030fd43-6f53-4a95-95db-26d552d6a216|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:34:25.641Z|90385cf3-4882-4d6c-a85e-6ad2fe49b0d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:34:25.642Z|90385cf3-4882-4d6c-a85e-6ad2fe49b0d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:34:26.317Z|2b112ee0-cd7f-4358-90b7-c2ff0cfe9fa7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:34:26.318Z|2b112ee0-cd7f-4358-90b7-c2ff0cfe9fa7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:34:26.363Z|7553e4e8-e9e9-465b-b1e3-7e42c9238731|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:34:26.364Z|7553e4e8-e9e9-465b-b1e3-7e42c9238731|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:34:26.382Z|43102e17-5565-4730-8efb-604336f5dbd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:34:26.383Z|43102e17-5565-4730-8efb-604336f5dbd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:34:36.347Z|3b4abe01-74d0-4388-a844-94edae8b9635|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:34:36.348Z|3b4abe01-74d0-4388-a844-94edae8b9635|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:34:36.409Z|3959065e-3dba-4f22-be09-55f344ced395|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:34:36.410Z|3959065e-3dba-4f22-be09-55f344ced395|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:34:36.424Z|060a4929-6b09-44d0-bde2-0500c7748931|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:34:36.425Z|060a4929-6b09-44d0-bde2-0500c7748931|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:34:40.294Z|57c3745a-d633-4298-a2f2-f1b4e789b27d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:34:40.295Z|57c3745a-d633-4298-a2f2-f1b4e789b27d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:34:46.410Z|c1ca105c-4733-470a-a43f-fbd3b72b7c3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:34:46.411Z|c1ca105c-4733-470a-a43f-fbd3b72b7c3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:34:46.441Z|1734ee55-f40c-4cb1-814e-1a637ce2d175|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:34:46.442Z|1734ee55-f40c-4cb1-814e-1a637ce2d175|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:34:46.459Z|f33bc639-c437-4fb8-8fcd-3f9bfbdff1f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:34:46.460Z|f33bc639-c437-4fb8-8fcd-3f9bfbdff1f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:34:55.294Z|18a86740-d5f4-4f9d-ba24-6d5604aab8f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:34:55.295Z|18a86740-d5f4-4f9d-ba24-6d5604aab8f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:34:55.643Z|87926637-71ea-4526-aed7-3f90ed587ace|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:34:55.644Z|87926637-71ea-4526-aed7-3f90ed587ace|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:34:56.453Z|ea3c71a5-dbfc-457c-88ff-c410a6612bf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:34:56.454Z|ea3c71a5-dbfc-457c-88ff-c410a6612bf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:34:56.475Z|be501aad-8b67-41e8-b19b-d0cc5a9ace17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:34:56.477Z|be501aad-8b67-41e8-b19b-d0cc5a9ace17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:34:56.508Z|1dc8ba0a-0161-4422-9908-4cd32b1cd8cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:34:56.509Z|1dc8ba0a-0161-4422-9908-4cd32b1cd8cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:35:06.479Z|5904bb5f-93f7-4104-b180-13fdc8c72045|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:35:06.481Z|5904bb5f-93f7-4104-b180-13fdc8c72045|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:35:06.504Z|263ea0e3-1237-406e-b24a-432a92d2d942|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:35:06.506Z|263ea0e3-1237-406e-b24a-432a92d2d942|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:35:06.536Z|06acb095-d193-4fc6-a437-895b4f3c2f13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:35:06.537Z|06acb095-d193-4fc6-a437-895b4f3c2f13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:35:10.296Z|1a84dea4-759d-44da-abfc-84bea0ceb926|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:35:10.307Z|1a84dea4-759d-44da-abfc-84bea0ceb926|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:35:16.506Z|8ae74258-c62c-4b08-8994-72452c63a898|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:35:16.507Z|8ae74258-c62c-4b08-8994-72452c63a898|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:35:16.532Z|0d1368b5-0d61-456f-a2c8-d9f49e9bc1df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:35:16.533Z|0d1368b5-0d61-456f-a2c8-d9f49e9bc1df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:35:16.566Z|60a18b01-de54-4abf-a4f9-ab5272faf541|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:35:16.568Z|60a18b01-de54-4abf-a4f9-ab5272faf541|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:35:24.488Z|35cd9c1b-45f8-49de-a2c5-af0b087d1e66|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T11:35:24.489Z|35cd9c1b-45f8-49de-a2c5-af0b087d1e66|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T11:35:25.294Z|0af257f1-2215-4269-8dea-8f5f2aa4c1bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:35:25.295Z|0af257f1-2215-4269-8dea-8f5f2aa4c1bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:35:25.645Z|43612446-0d04-4f06-a2ef-d55562551eec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:35:25.646Z|43612446-0d04-4f06-a2ef-d55562551eec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:35:26.550Z|9e8cdb80-e9df-47f3-8a03-d912cf846024|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:35:26.551Z|9e8cdb80-e9df-47f3-8a03-d912cf846024|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:35:26.568Z|467faee2-1f3d-4397-9b12-f63ab5fab4dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:35:26.569Z|467faee2-1f3d-4397-9b12-f63ab5fab4dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:35:26.603Z|bd69d456-dce3-4c1e-b3e1-dae3ce857323|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:35:26.608Z|bd69d456-dce3-4c1e-b3e1-dae3ce857323|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:35:36.580Z|2d27a536-8d79-48b4-80ab-00bc8a245fad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:35:36.582Z|2d27a536-8d79-48b4-80ab-00bc8a245fad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:35:36.608Z|11b662c5-1dce-48bf-bf61-8ad9100220b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:35:36.609Z|11b662c5-1dce-48bf-bf61-8ad9100220b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:35:36.645Z|4fd59ebb-bd41-41ed-8267-f663dfabfa4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:35:36.646Z|4fd59ebb-bd41-41ed-8267-f663dfabfa4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:35:40.294Z|6414bd42-fc3a-4062-afaa-6f03a486ed74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:35:40.295Z|6414bd42-fc3a-4062-afaa-6f03a486ed74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:35:46.609Z|eb711f70-b005-4308-9a19-a3c0472fea4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:35:46.610Z|eb711f70-b005-4308-9a19-a3c0472fea4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:35:46.642Z|64c66280-4d4d-47de-888c-63ae477f5482|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:35:46.644Z|64c66280-4d4d-47de-888c-63ae477f5482|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:35:46.674Z|3a77e215-473f-4ca7-9d49-59d3c5fc5aa5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:35:46.676Z|3a77e215-473f-4ca7-9d49-59d3c5fc5aa5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:35:55.294Z|e3da74e0-5d05-42ef-898a-238aeedd0a2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:35:55.298Z|e3da74e0-5d05-42ef-898a-238aeedd0a2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:35:55.647Z|47121613-37ff-40be-913a-9a08d781a443|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:35:55.648Z|47121613-37ff-40be-913a-9a08d781a443|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:35:56.651Z|b4a58950-c090-4b80-83d1-ee7fa6231fe9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:35:56.652Z|b4a58950-c090-4b80-83d1-ee7fa6231fe9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:35:56.673Z|25630b9e-8f01-4f1f-ae79-35bf39bf1bd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:35:56.675Z|25630b9e-8f01-4f1f-ae79-35bf39bf1bd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:35:56.707Z|1edeb916-bd06-439a-9214-313adf5be348|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:35:56.711Z|1edeb916-bd06-439a-9214-313adf5be348|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:36:06.685Z|50b87191-8457-4ca5-aace-c4b1558e2795|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:36:06.687Z|50b87191-8457-4ca5-aace-c4b1558e2795|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:36:06.707Z|8e7c478c-6949-4d52-9a50-3ea87b71ca05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:36:06.709Z|8e7c478c-6949-4d52-9a50-3ea87b71ca05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:36:06.741Z|f9bd380a-0baa-4b29-b714-5f1eb143691e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:36:06.742Z|f9bd380a-0baa-4b29-b714-5f1eb143691e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:36:10.294Z|cc32c499-60c2-4357-8761-5466c17f637d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:36:10.296Z|cc32c499-60c2-4357-8761-5466c17f637d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:36:16.729Z|72be4a91-c5cb-45ff-a3f5-7f5b0cfcd31e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:36:16.730Z|72be4a91-c5cb-45ff-a3f5-7f5b0cfcd31e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:36:16.741Z|e0d39c58-8041-4bcf-8ff9-0c38d200da28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:36:16.742Z|e0d39c58-8041-4bcf-8ff9-0c38d200da28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:36:16.763Z|19461228-f02c-4c71-b1e2-36b3a1b9adc4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:36:16.764Z|19461228-f02c-4c71-b1e2-36b3a1b9adc4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:36:24.492Z|66796766-732d-45a6-b3c2-0749592f58b7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T11:36:24.494Z|66796766-732d-45a6-b3c2-0749592f58b7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T11:36:25.294Z|cfd321ba-f0f2-4287-b08a-a1c73a1549f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:36:25.295Z|cfd321ba-f0f2-4287-b08a-a1c73a1549f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:36:25.649Z|942f7a8f-2392-4bc3-bcae-b76076d4c563|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:36:25.650Z|942f7a8f-2392-4bc3-bcae-b76076d4c563|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:36:26.777Z|9dce9dde-d975-4655-bdae-394e0b3c16c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:36:26.778Z|9dce9dde-d975-4655-bdae-394e0b3c16c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:36:26.783Z|6b03f1d7-a65a-459c-b789-19bf43846b4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:36:26.784Z|6b03f1d7-a65a-459c-b789-19bf43846b4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:36:26.809Z|62a77c6c-3017-4590-a184-173f82dbcb59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:36:26.810Z|62a77c6c-3017-4590-a184-173f82dbcb59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:36:36.813Z|f9ecafa4-ebf2-4b30-9f8e-ced42997fd57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:36:36.818Z|04ba79ee-ca01-4691-810d-c6b40aa10c55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:36:36.819Z|04ba79ee-ca01-4691-810d-c6b40aa10c55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:36:36.814Z|f9ecafa4-ebf2-4b30-9f8e-ced42997fd57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:36:36.838Z|a683f927-9c0d-4eae-8e3e-14e303fb3b4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:36:36.839Z|a683f927-9c0d-4eae-8e3e-14e303fb3b4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:36:40.294Z|5580cdf7-2fb3-4936-b709-7d11e506ac4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:36:40.298Z|5580cdf7-2fb3-4936-b709-7d11e506ac4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:36:46.846Z|99754899-4be1-4e27-9baf-fa223caa4692|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:36:46.847Z|99754899-4be1-4e27-9baf-fa223caa4692|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:36:46.859Z|9c14f5ea-0f16-424f-9580-2d0143124f8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:36:46.860Z|9c14f5ea-0f16-424f-9580-2d0143124f8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:36:46.872Z|50c37422-d297-4efb-8163-c88e16bcfe8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:36:46.873Z|50c37422-d297-4efb-8163-c88e16bcfe8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:36:55.294Z|af7291f5-4f24-4d7a-823b-5c63d5a908dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:36:55.295Z|af7291f5-4f24-4d7a-823b-5c63d5a908dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:36:55.651Z|f4dc6efc-edf5-4364-b04d-325478e23dcb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:36:55.651Z|f4dc6efc-edf5-4364-b04d-325478e23dcb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:36:56.880Z|2a0bde63-9f22-47e4-a529-7e82872af83d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:36:56.891Z|2a0bde63-9f22-47e4-a529-7e82872af83d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:36:56.894Z|665dd57d-881c-4018-8baa-3b7af636bcda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:36:56.896Z|665dd57d-881c-4018-8baa-3b7af636bcda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:36:56.912Z|42814bc4-8528-4328-b8e1-cef47ec21945|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:36:56.914Z|42814bc4-8528-4328-b8e1-cef47ec21945|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:37:06.930Z|5e30b459-e78a-449e-a4ce-dd2f63fb2bcd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:37:06.930Z|5e30b459-e78a-449e-a4ce-dd2f63fb2bcd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:37:06.932Z|cea6b06c-99d8-4c2e-b135-7dbf12ecb51f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:37:06.933Z|cea6b06c-99d8-4c2e-b135-7dbf12ecb51f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:37:06.949Z|2051b471-9c45-43b3-be74-222cdb84b389|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:37:06.950Z|2051b471-9c45-43b3-be74-222cdb84b389|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:37:10.294Z|fa52fddb-d806-4425-9467-a4104418b0b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:37:10.295Z|fa52fddb-d806-4425-9467-a4104418b0b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:37:16.978Z|deddbbdc-084d-49ec-82b6-1b8a37f03335|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:37:16.978Z|e9f3da4e-7be0-4a63-8dba-f22a6b32c637|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:37:16.979Z|deddbbdc-084d-49ec-82b6-1b8a37f03335|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:37:16.980Z|e9f3da4e-7be0-4a63-8dba-f22a6b32c637|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:37:16.993Z|83c682d5-bdf9-47fe-b3a1-af7b84521e29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:37:16.994Z|83c682d5-bdf9-47fe-b3a1-af7b84521e29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:37:24.488Z|955a96ec-d366-4142-a387-29d0d31bd4bf|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T11:37:24.503Z|955a96ec-d366-4142-a387-29d0d31bd4bf|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T11:37:25.294Z|f9181915-8fbf-4c64-be5a-add1fb175a76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:37:25.298Z|f9181915-8fbf-4c64-be5a-add1fb175a76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:37:25.653Z|a4e6bf63-9974-4b81-b7ba-96c669cde55f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:37:25.653Z|a4e6bf63-9974-4b81-b7ba-96c669cde55f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:37:27.047Z|14e7344d-f8c6-4070-b0c2-8df1f9d1acc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:37:27.048Z|14e7344d-f8c6-4070-b0c2-8df1f9d1acc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:37:27.050Z|f1695be9-1108-42fd-b7ec-18faf34fed04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:37:27.051Z|f1695be9-1108-42fd-b7ec-18faf34fed04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:37:27.057Z|08e1520a-bec3-4bfd-84fa-a55796a372cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:37:27.058Z|08e1520a-bec3-4bfd-84fa-a55796a372cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:37:37.090Z|f332c51f-7bfa-42cb-aa16-9bbbaa4e61fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:37:37.091Z|f332c51f-7bfa-42cb-aa16-9bbbaa4e61fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:37:37.095Z|0b646b8d-bbd5-4759-aef5-05707e2a3279|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:37:37.099Z|d2d3653f-14e7-4420-898d-bec7037b59f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:37:37.100Z|d2d3653f-14e7-4420-898d-bec7037b59f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:37:37.101Z|0b646b8d-bbd5-4759-aef5-05707e2a3279|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:37:40.294Z|d9701ef3-b64e-4ca3-9bc4-43e9f7752e77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:37:40.295Z|d9701ef3-b64e-4ca3-9bc4-43e9f7752e77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:37:47.126Z|3c1e6ce7-8c52-47b7-b035-e485199cef22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:37:47.127Z|3c1e6ce7-8c52-47b7-b035-e485199cef22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:37:47.131Z|e1c5ae85-7165-4edc-a712-8ca5e8f4daf9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:37:47.132Z|e1c5ae85-7165-4edc-a712-8ca5e8f4daf9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:37:47.135Z|cd482e40-1d9c-43a9-8167-590014d351ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:37:47.136Z|cd482e40-1d9c-43a9-8167-590014d351ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:37:55.294Z|9202ccbb-fbdd-40fe-bb6b-3182aafc7309|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:37:55.295Z|9202ccbb-fbdd-40fe-bb6b-3182aafc7309|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:37:55.654Z|3b83da5f-9131-4962-a352-8cca173b155b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:37:55.656Z|3b83da5f-9131-4962-a352-8cca173b155b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:37:57.159Z|26b478db-03e8-49a7-825c-cb74655373d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:37:57.161Z|26b478db-03e8-49a7-825c-cb74655373d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:37:57.197Z|385b23e4-78f5-4136-989c-1526f4c74831|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:37:57.190Z|6561b67b-110c-4e2d-9035-a0939fe14733|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:37:57.199Z|385b23e4-78f5-4136-989c-1526f4c74831|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:37:57.199Z|6561b67b-110c-4e2d-9035-a0939fe14733|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:38:07.218Z|23874f44-e8ad-461e-8865-4c7019dc981f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:38:07.219Z|23874f44-e8ad-461e-8865-4c7019dc981f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:38:07.257Z|3c73681d-cd75-4dbb-826a-9c9a87d35af5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:38:07.259Z|3c73681d-cd75-4dbb-826a-9c9a87d35af5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:38:07.262Z|0c1912b3-e89b-42d0-a012-576d0fc2b14d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:38:07.263Z|0c1912b3-e89b-42d0-a012-576d0fc2b14d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:38:10.296Z|611db1dd-8117-42fb-9376-1ff78570db96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:38:10.297Z|611db1dd-8117-42fb-9376-1ff78570db96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:38:17.250Z|7040e7c9-b434-4cc4-a9b2-fa8caa19d0d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:38:17.252Z|7040e7c9-b434-4cc4-a9b2-fa8caa19d0d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:38:17.303Z|859ebb8f-2a2a-42d7-9ccd-24ca664adf87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:38:17.305Z|859ebb8f-2a2a-42d7-9ccd-24ca664adf87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:38:17.308Z|b590041f-9580-4dd1-8d20-9d3567ffad0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:38:17.311Z|b590041f-9580-4dd1-8d20-9d3567ffad0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:38:24.489Z|c61b0991-a353-4181-9b5e-c0bf34adde51|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T11:38:24.490Z|c61b0991-a353-4181-9b5e-c0bf34adde51|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T11:38:25.295Z|e9ab359e-2162-4d06-a2bc-d2ae394a7f48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:38:25.295Z|e9ab359e-2162-4d06-a2bc-d2ae394a7f48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:38:25.657Z|54a7b597-8e4f-4b05-af3e-eaa84145495b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:38:25.658Z|54a7b597-8e4f-4b05-af3e-eaa84145495b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:38:27.283Z|4f95c69f-3c00-4c8e-adbc-2d650b19d635|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:38:27.285Z|4f95c69f-3c00-4c8e-adbc-2d650b19d635|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:38:27.343Z|0e49acbb-4c33-4577-9e63-76dc72a3ca4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:38:27.344Z|0e49acbb-4c33-4577-9e63-76dc72a3ca4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:38:27.345Z|9505d7d6-38a4-4335-82d9-be861bf5c43f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:38:27.346Z|9505d7d6-38a4-4335-82d9-be861bf5c43f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:38:37.326Z|5cf0d230-f086-4cb1-aa27-ab56e0c8b89b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:38:37.327Z|5cf0d230-f086-4cb1-aa27-ab56e0c8b89b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:38:37.388Z|f27c12ea-2ff5-440f-9ba6-33bd7be51628|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:38:37.389Z|f27c12ea-2ff5-440f-9ba6-33bd7be51628|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:38:37.394Z|537b768b-f8b2-419c-8b6d-e2c3ffa981bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:38:37.395Z|537b768b-f8b2-419c-8b6d-e2c3ffa981bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:38:40.297Z|7e65ab5d-9955-4763-bc68-41ec0815f4e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:38:40.311Z|7e65ab5d-9955-4763-bc68-41ec0815f4e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:38:47.356Z|a80c3b34-2980-4521-855d-002feeb834c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:38:47.357Z|a80c3b34-2980-4521-855d-002feeb834c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:38:47.445Z|58adfe87-b90a-4850-87f2-b86970789afd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:38:47.446Z|58adfe87-b90a-4850-87f2-b86970789afd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:38:47.445Z|3dca1b72-aa53-499f-92af-aeb11d18cb99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:38:47.447Z|3dca1b72-aa53-499f-92af-aeb11d18cb99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:38:55.295Z|7a706280-ccc0-4714-b61e-7cee9a67f4de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:38:55.296Z|7a706280-ccc0-4714-b61e-7cee9a67f4de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:38:55.659Z|129c6ee3-dc19-433c-a46a-3379400f0d39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:38:55.660Z|129c6ee3-dc19-433c-a46a-3379400f0d39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:38:57.397Z|bf2b240d-b48c-4a13-b3d5-174a4afd8b36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:38:57.398Z|bf2b240d-b48c-4a13-b3d5-174a4afd8b36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:38:57.480Z|b98c1d9d-6526-4943-a517-84a4fbd96ed5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:38:57.481Z|b98c1d9d-6526-4943-a517-84a4fbd96ed5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:38:57.497Z|c3a89343-0af1-42ab-81ae-6141ce12dd98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:38:57.499Z|c3a89343-0af1-42ab-81ae-6141ce12dd98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:39:07.434Z|6ea20b95-e02e-41cb-a0f7-2ee9d8efaefa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:39:07.436Z|6ea20b95-e02e-41cb-a0f7-2ee9d8efaefa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:39:07.643Z|62ec70f1-a6ef-4fee-98f6-12b5fe6d2c12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:39:07.645Z|62ec70f1-a6ef-4fee-98f6-12b5fe6d2c12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:39:07.646Z|90859864-aae0-4bf3-8310-ea5d1d9454b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:39:07.648Z|90859864-aae0-4bf3-8310-ea5d1d9454b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:39:10.295Z|63c23e62-e500-4e49-acd3-19a1a5916bd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:39:10.295Z|63c23e62-e500-4e49-acd3-19a1a5916bd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:39:17.481Z|eb06f4d1-c8f7-4f9e-85df-16475642c5c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:39:17.482Z|eb06f4d1-c8f7-4f9e-85df-16475642c5c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:39:17.674Z|75fa8820-1325-4a35-af31-9155fa95ed3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:39:17.675Z|75fa8820-1325-4a35-af31-9155fa95ed3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:39:17.676Z|bcffb006-6e66-4b8d-9287-3b883fe07b8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:39:17.677Z|bcffb006-6e66-4b8d-9287-3b883fe07b8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:39:24.491Z|7be583f3-b8b7-4259-8ead-fee3e7209bfd|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T11:39:24.492Z|7be583f3-b8b7-4259-8ead-fee3e7209bfd|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T11:39:25.295Z|dda562c2-7ec8-4381-a780-626151e0bce7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:39:25.311Z|dda562c2-7ec8-4381-a780-626151e0bce7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:39:25.663Z|8448fb37-8f9c-4894-8495-74c424001aa1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:39:25.664Z|8448fb37-8f9c-4894-8495-74c424001aa1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:39:27.527Z|126c9d28-7c30-4602-b766-04effb7ea6b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:39:27.533Z|126c9d28-7c30-4602-b766-04effb7ea6b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:39:27.732Z|d9e5c9ed-87a6-4c52-a2e4-e46bfb00d42c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:39:27.733Z|d9e5c9ed-87a6-4c52-a2e4-e46bfb00d42c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:39:27.732Z|90e26f64-d82c-4504-94cb-4400ad257d2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:39:27.739Z|90e26f64-d82c-4504-94cb-4400ad257d2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:39:37.564Z|21ad417a-3e0d-49d5-bbc6-20539136313b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:39:37.566Z|21ad417a-3e0d-49d5-bbc6-20539136313b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:39:37.769Z|69aad92b-e3ff-43ce-afaa-09f1cc725a55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:39:37.771Z|1044bc64-b95d-47c9-afe0-b73c003d137a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:39:37.771Z|69aad92b-e3ff-43ce-afaa-09f1cc725a55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:39:37.772Z|1044bc64-b95d-47c9-afe0-b73c003d137a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:39:40.295Z|2c53b161-8068-4688-ab7c-cfe24860e295|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:39:40.296Z|2c53b161-8068-4688-ab7c-cfe24860e295|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:39:47.602Z|75ba72f0-1b19-4406-b099-54eabe9b02f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:39:47.603Z|75ba72f0-1b19-4406-b099-54eabe9b02f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:39:47.808Z|dfdde098-6bf4-40ee-9d02-cb490790863f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:39:47.809Z|dfdde098-6bf4-40ee-9d02-cb490790863f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:39:47.830Z|effe0af7-5c54-4ef5-8c2d-32f5eef97b4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:39:47.832Z|effe0af7-5c54-4ef5-8c2d-32f5eef97b4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:39:55.295Z|32a05161-6b99-4c68-b1ea-dfe41984f3ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:39:55.296Z|32a05161-6b99-4c68-b1ea-dfe41984f3ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:39:55.665Z|a40409ef-c8a5-4675-833f-a7b9c208ffb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:39:55.666Z|a40409ef-c8a5-4675-833f-a7b9c208ffb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:39:57.636Z|c29ede1c-bc87-4f97-ae92-87531db27402|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:39:57.637Z|c29ede1c-bc87-4f97-ae92-87531db27402|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:39:57.862Z|8cc0bb63-ac2a-4b9b-968c-ce8e0700d59f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:39:57.863Z|8cc0bb63-ac2a-4b9b-968c-ce8e0700d59f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:39:57.862Z|1b8f2717-dcc2-404d-b710-1542d05dbe28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:39:57.868Z|1b8f2717-dcc2-404d-b710-1542d05dbe28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:40:07.676Z|01dfab4b-1e03-4ad9-9986-b0a1b5fcff22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:40:07.678Z|01dfab4b-1e03-4ad9-9986-b0a1b5fcff22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:40:07.895Z|5933b15d-d2dd-4095-80c9-5878619f52c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:40:07.896Z|5933b15d-d2dd-4095-80c9-5878619f52c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:40:07.902Z|12a1da03-65c5-4dc8-a389-e53809708f48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:40:07.903Z|12a1da03-65c5-4dc8-a389-e53809708f48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:40:10.294Z|de19ff91-e920-4b7b-8112-4404dfbe36a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:40:10.299Z|de19ff91-e920-4b7b-8112-4404dfbe36a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:40:17.725Z|a142a0a4-6bc5-4bf8-b772-ffa5b8cc7e86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:40:17.726Z|a142a0a4-6bc5-4bf8-b772-ffa5b8cc7e86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:40:17.930Z|589a96d6-f4bd-44f3-a0dc-89c2eabd4559|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:40:17.931Z|589a96d6-f4bd-44f3-a0dc-89c2eabd4559|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:40:17.941Z|82536adf-5cd1-41ea-b025-a74ca187335a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:40:17.942Z|82536adf-5cd1-41ea-b025-a74ca187335a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:40:24.487Z|2a8b4d75-ef35-4fba-91ab-f50ac27c7fd1|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T11:40:24.489Z|2a8b4d75-ef35-4fba-91ab-f50ac27c7fd1|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T11:40:25.295Z|cdf5d52a-71b1-4712-9476-c96c5e7cd8dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:40:25.295Z|cdf5d52a-71b1-4712-9476-c96c5e7cd8dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:40:25.668Z|a2f1604b-dfbd-469b-9f93-14e619ef7bdc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:40:25.669Z|a2f1604b-dfbd-469b-9f93-14e619ef7bdc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:40:27.767Z|9b8b6639-2118-4344-bf1c-f17cb6bfee38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:40:27.768Z|9b8b6639-2118-4344-bf1c-f17cb6bfee38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:40:27.959Z|61578074-618e-4448-a32a-0809d3abcf28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:40:27.960Z|61578074-618e-4448-a32a-0809d3abcf28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:40:27.969Z|f7056c70-cfb5-4d4c-8c30-64e57e33fed7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:40:27.970Z|f7056c70-cfb5-4d4c-8c30-64e57e33fed7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:40:37.813Z|d72bc156-0908-4ac6-b927-3c3298b08e04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:40:37.814Z|d72bc156-0908-4ac6-b927-3c3298b08e04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:40:37.992Z|9de70405-838c-4ca1-b927-8b482d2ef224|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:40:37.994Z|9de70405-838c-4ca1-b927-8b482d2ef224|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:40:38.009Z|8cacc824-441a-4a6f-959f-8bea5105872a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:40:38.011Z|8cacc824-441a-4a6f-959f-8bea5105872a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:40:40.294Z|c2a0a608-2627-4965-a836-03bfa8a97fbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:40:40.295Z|c2a0a608-2627-4965-a836-03bfa8a97fbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:40:47.849Z|4e93a7b3-aca6-4aa9-89cf-5e83565d3bb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:40:47.850Z|4e93a7b3-aca6-4aa9-89cf-5e83565d3bb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:40:48.047Z|fa78eabe-d40e-4021-b208-50d985cbf6c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:40:48.048Z|9e92ee33-5907-4740-9984-6cfe99a41e17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:40:48.049Z|fa78eabe-d40e-4021-b208-50d985cbf6c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:40:48.049Z|9e92ee33-5907-4740-9984-6cfe99a41e17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:40:55.295Z|eaf53cd1-8700-48d5-9f80-60b7f908da8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:40:55.303Z|eaf53cd1-8700-48d5-9f80-60b7f908da8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:40:55.670Z|54189b70-7a57-487c-8676-62e422428579|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:40:55.671Z|54189b70-7a57-487c-8676-62e422428579|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:40:57.880Z|26ae6903-792c-4c6e-a2cd-13e39aa84783|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:40:57.881Z|26ae6903-792c-4c6e-a2cd-13e39aa84783|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:40:58.085Z|696e3af8-3482-4bc4-a4e8-0378b2b2794e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:40:58.084Z|e7f67ca7-bc50-426c-b34d-6c3c173df3a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:40:58.086Z|e7f67ca7-bc50-426c-b34d-6c3c173df3a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:40:58.086Z|696e3af8-3482-4bc4-a4e8-0378b2b2794e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:41:07.931Z|6f560c29-d2a8-4064-a537-b7c94740cc79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:41:07.932Z|6f560c29-d2a8-4064-a537-b7c94740cc79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:41:08.122Z|8098e949-0e3d-41de-a3c3-b04fc85ff6d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:41:08.126Z|8098e949-0e3d-41de-a3c3-b04fc85ff6d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:41:08.127Z|22786617-c5b1-4f8e-b02f-95353e2c1f97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:41:08.132Z|22786617-c5b1-4f8e-b02f-95353e2c1f97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:41:10.294Z|f237d338-478a-4a50-8551-094bfcaf3f9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:41:10.295Z|f237d338-478a-4a50-8551-094bfcaf3f9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:41:17.971Z|862804fb-177a-4bd5-80c2-4af1d16a9bc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:41:17.972Z|862804fb-177a-4bd5-80c2-4af1d16a9bc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:41:18.159Z|c548f52b-303e-47a2-97fd-cafb8b268e3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:41:18.160Z|c548f52b-303e-47a2-97fd-cafb8b268e3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:41:18.165Z|4fcaafbe-7d66-4d99-9fa1-c615f3a83a3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:41:18.166Z|4fcaafbe-7d66-4d99-9fa1-c615f3a83a3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:41:24.486Z|911929d1-3f3c-40e9-9b1d-a52c99e904d7|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T11:41:24.487Z|911929d1-3f3c-40e9-9b1d-a52c99e904d7|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T11:41:25.300Z|3d9867c3-ef6d-4377-bf15-f730081a1e2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:41:25.300Z|3d9867c3-ef6d-4377-bf15-f730081a1e2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:41:25.674Z|85ad9a5d-880c-4ff5-ba09-87e43fa010d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:41:25.674Z|85ad9a5d-880c-4ff5-ba09-87e43fa010d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:41:28.012Z|2870bd8b-2ef8-4267-9725-391b46ed8b9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:41:28.013Z|2870bd8b-2ef8-4267-9725-391b46ed8b9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:41:28.185Z|c352af6b-304e-413e-9f4b-7fd4314cb617|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:41:28.186Z|c352af6b-304e-413e-9f4b-7fd4314cb617|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:41:28.193Z|b7fd6afe-5efc-4abc-af09-ec467ab7cfee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:41:28.194Z|b7fd6afe-5efc-4abc-af09-ec467ab7cfee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:41:38.043Z|0c25677c-de79-421e-b3e5-8f0033b8a644|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:41:38.044Z|0c25677c-de79-421e-b3e5-8f0033b8a644|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:41:38.221Z|123f231e-2153-4a07-9d3d-f85490bd5df4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:41:38.223Z|123f231e-2153-4a07-9d3d-f85490bd5df4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:41:38.233Z|5c4167c5-3271-4c43-aab8-69b8dcf1f60c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:41:38.234Z|5c4167c5-3271-4c43-aab8-69b8dcf1f60c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:41:40.294Z|05d6b487-2fab-403c-b8bb-a21659be8e98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:41:40.298Z|05d6b487-2fab-403c-b8bb-a21659be8e98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:41:48.073Z|6b71eecb-fdfd-4ba7-910c-abea9141786e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:41:48.074Z|6b71eecb-fdfd-4ba7-910c-abea9141786e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:41:48.272Z|9a840f14-5900-4f09-9b1a-b2d73e2c7731|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:41:48.273Z|9a840f14-5900-4f09-9b1a-b2d73e2c7731|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:41:48.291Z|276049f8-7e90-4e0c-ad0b-2bafb7da403b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:41:48.292Z|276049f8-7e90-4e0c-ad0b-2bafb7da403b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:41:55.294Z|dba5b537-fe3b-466a-a8fa-4fadede4a701|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:41:55.296Z|dba5b537-fe3b-466a-a8fa-4fadede4a701|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:41:55.676Z|26dc8383-5ec0-4dd5-8fde-56e4459c3021|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:41:55.676Z|26dc8383-5ec0-4dd5-8fde-56e4459c3021|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:41:58.110Z|0e895565-f1b0-4120-a18f-0fc8a1c17e9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:41:58.117Z|0e895565-f1b0-4120-a18f-0fc8a1c17e9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:41:58.300Z|23c285aa-f34c-4096-8679-e2125250004f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:41:58.302Z|23c285aa-f34c-4096-8679-e2125250004f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:41:58.322Z|7dc42bab-4ba0-49a3-8c80-ef17fc90d6ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:41:58.324Z|7dc42bab-4ba0-49a3-8c80-ef17fc90d6ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:42:08.145Z|2df605d3-8e6f-4cb4-8eb4-7fb5b668eabd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:42:08.147Z|2df605d3-8e6f-4cb4-8eb4-7fb5b668eabd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:42:08.340Z|372a16ce-63ae-460d-9824-ee0a416ebfec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:42:08.342Z|372a16ce-63ae-460d-9824-ee0a416ebfec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:42:08.371Z|d1864402-9f89-403f-8502-1fb1036ff972|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:42:08.372Z|d1864402-9f89-403f-8502-1fb1036ff972|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:42:10.294Z|183c98c3-13e1-4a38-853e-2c58c8f17ee7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:42:10.295Z|183c98c3-13e1-4a38-853e-2c58c8f17ee7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:42:18.210Z|4a15ca21-8e75-4750-8e14-bcd972407a38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:42:18.213Z|4a15ca21-8e75-4750-8e14-bcd972407a38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:42:18.369Z|549c17ac-6b13-45e5-9889-f0514aba6077|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:42:18.370Z|549c17ac-6b13-45e5-9889-f0514aba6077|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:42:18.409Z|67c1bab3-7e04-4047-aabd-01b8d847d820|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:42:18.410Z|67c1bab3-7e04-4047-aabd-01b8d847d820|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:42:24.486Z|9f5e36ce-ef8a-48ce-92e7-f6dba6753ec1|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T11:42:24.487Z|9f5e36ce-ef8a-48ce-92e7-f6dba6753ec1|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T11:42:25.294Z|1bd197fa-cc7f-4f46-bd5d-2c106c8d0fb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:42:25.298Z|1bd197fa-cc7f-4f46-bd5d-2c106c8d0fb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:42:25.677Z|1ce05686-dd6e-4e6f-9da5-cef6b770ba05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:42:25.678Z|1ce05686-dd6e-4e6f-9da5-cef6b770ba05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:42:28.254Z|df23bfe5-13e0-4e8f-811f-a2222823586a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:42:28.256Z|df23bfe5-13e0-4e8f-811f-a2222823586a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:42:28.413Z|f52945f2-c163-4813-bb7c-b817d683e2a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:42:28.424Z|f52945f2-c163-4813-bb7c-b817d683e2a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:42:28.442Z|fe336280-efc5-41db-b856-0e6b1da0f84c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:42:28.444Z|fe336280-efc5-41db-b856-0e6b1da0f84c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:42:38.311Z|fd305ce1-d159-403b-83a1-d8bbac7c7225|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:42:38.312Z|fd305ce1-d159-403b-83a1-d8bbac7c7225|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:42:38.460Z|abf42887-0e55-4d0f-91dc-7ede24d8a0b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:42:38.461Z|abf42887-0e55-4d0f-91dc-7ede24d8a0b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:42:38.474Z|e90f9131-891a-4148-a629-b19b611fd657|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:42:38.475Z|e90f9131-891a-4148-a629-b19b611fd657|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:42:40.296Z|a92aefc3-df81-40cf-9d24-624295bee2af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:42:40.296Z|a92aefc3-df81-40cf-9d24-624295bee2af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:42:48.340Z|d91a3cfe-29e4-4b8f-809c-c8967c781c65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:42:48.341Z|d91a3cfe-29e4-4b8f-809c-c8967c781c65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:42:48.497Z|b74de593-c2d6-4803-a9e9-a53b9254ba36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:42:48.498Z|b74de593-c2d6-4803-a9e9-a53b9254ba36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:42:48.507Z|cec07872-3893-484c-a522-2b9a6a7c827e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:42:48.508Z|cec07872-3893-484c-a522-2b9a6a7c827e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:42:55.295Z|133d5527-de97-408f-99af-2f2571ee3e37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:42:55.296Z|133d5527-de97-408f-99af-2f2571ee3e37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:42:55.679Z|6d160579-a286-4671-8ea8-c30018bf23f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:42:55.680Z|6d160579-a286-4671-8ea8-c30018bf23f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:42:58.383Z|fd9cb7a6-0379-4e40-b5e6-abb98a5b8011|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:42:58.388Z|fd9cb7a6-0379-4e40-b5e6-abb98a5b8011|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:42:58.528Z|2ad9cacf-9024-49c5-a58a-9fc787ef4db2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:42:58.529Z|2ad9cacf-9024-49c5-a58a-9fc787ef4db2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:42:58.534Z|87bb3e03-c05d-4261-8025-2b4ea57dac37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:42:58.535Z|87bb3e03-c05d-4261-8025-2b4ea57dac37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:43:08.424Z|248f0ce9-5b24-4334-b579-62f69b5c2eea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:43:08.425Z|248f0ce9-5b24-4334-b579-62f69b5c2eea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:43:08.554Z|3568994e-dd7a-4304-9c1e-a69d9ffe02ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:43:08.555Z|3568994e-dd7a-4304-9c1e-a69d9ffe02ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:43:08.575Z|d1041825-66ff-4caf-8eb2-a2b38d283eac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:43:08.576Z|d1041825-66ff-4caf-8eb2-a2b38d283eac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:43:10.295Z|207530a8-9e20-48e4-82f0-246ad4dae79e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:43:10.302Z|207530a8-9e20-48e4-82f0-246ad4dae79e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:43:18.454Z|ea603c9f-406c-4455-bfdc-17f437878ddf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:43:18.455Z|ea603c9f-406c-4455-bfdc-17f437878ddf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:43:18.586Z|ffe7d602-18cc-4612-886d-68d290f65de9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:43:18.587Z|ffe7d602-18cc-4612-886d-68d290f65de9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:43:18.612Z|d11d033f-6f2b-4ef0-baf0-7fa337a1ce5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:43:18.614Z|d11d033f-6f2b-4ef0-baf0-7fa337a1ce5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:43:24.488Z|03445518-2812-4fb4-bb51-05788815dc2d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T11:43:24.489Z|03445518-2812-4fb4-bb51-05788815dc2d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T11:43:25.294Z|5382a1fa-ab05-4d91-9456-80495ea75a2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:43:25.295Z|5382a1fa-ab05-4d91-9456-80495ea75a2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:43:25.681Z|66993f6b-565d-4aba-aadb-b26106a78db8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:43:25.683Z|66993f6b-565d-4aba-aadb-b26106a78db8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:43:28.491Z|474d40c8-47f5-4a0e-90a4-02450c31e2da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:43:28.492Z|474d40c8-47f5-4a0e-90a4-02450c31e2da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:43:28.632Z|5cac6a5d-5110-4cac-890e-9193641d224c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:43:28.633Z|5cac6a5d-5110-4cac-890e-9193641d224c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:43:28.649Z|261fad00-1a26-4f59-aa0d-a9b7efeebffa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:43:28.650Z|261fad00-1a26-4f59-aa0d-a9b7efeebffa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:43:38.528Z|934bbe50-3d76-4bcd-b7fd-b8edda669ab4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:43:38.529Z|934bbe50-3d76-4bcd-b7fd-b8edda669ab4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:43:38.666Z|30a93c8e-8900-45d9-826f-9f5053cd3556|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:43:38.667Z|30a93c8e-8900-45d9-826f-9f5053cd3556|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:43:38.691Z|73bde1fb-4839-48bf-8f53-dd9d8e296c3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:43:38.695Z|73bde1fb-4839-48bf-8f53-dd9d8e296c3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:43:40.294Z|f98389ed-e033-4bfc-81e4-8d625ba98c69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:43:40.295Z|f98389ed-e033-4bfc-81e4-8d625ba98c69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:43:48.554Z|5c9a72f5-5307-45c6-b522-8c7cf18738de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:43:48.555Z|5c9a72f5-5307-45c6-b522-8c7cf18738de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:43:48.693Z|16df4b66-7306-4f03-a4d6-d6292f37b1e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:43:48.695Z|16df4b66-7306-4f03-a4d6-d6292f37b1e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:43:48.726Z|5334cfa6-dde2-47e3-93cd-796d7773e360|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:43:48.727Z|5334cfa6-dde2-47e3-93cd-796d7773e360|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:43:55.294Z|b529972c-a428-4ee2-92cc-ea7beb8c455e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:43:55.297Z|b529972c-a428-4ee2-92cc-ea7beb8c455e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:43:55.684Z|75860bd1-de35-4ad4-9a98-bbccacae9f03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:43:55.685Z|75860bd1-de35-4ad4-9a98-bbccacae9f03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:43:58.584Z|65709c73-ded3-46a2-a6f9-48a131660863|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:43:58.586Z|65709c73-ded3-46a2-a6f9-48a131660863|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:43:58.727Z|91d33a33-b7a6-4ace-9731-43b518bf593e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:43:58.728Z|91d33a33-b7a6-4ace-9731-43b518bf593e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:43:58.764Z|5353d4b1-a573-4e0e-b01d-53d721dd07fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:43:58.769Z|5353d4b1-a573-4e0e-b01d-53d721dd07fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:44:08.629Z|c1809fd2-f98f-48cf-8f38-1650dbd231a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:44:08.630Z|c1809fd2-f98f-48cf-8f38-1650dbd231a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:44:08.759Z|3650ebdb-9de4-4fee-96f1-15091e602946|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:44:08.760Z|3650ebdb-9de4-4fee-96f1-15091e602946|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:44:08.825Z|5426f3e7-b662-4bde-b82d-4e5d0001f05f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:44:08.826Z|5426f3e7-b662-4bde-b82d-4e5d0001f05f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:44:10.296Z|abfa4c64-963d-4655-933d-57a334a9f671|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:44:10.298Z|abfa4c64-963d-4655-933d-57a334a9f671|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:44:18.667Z|90ee3761-ac4f-4c19-bbfb-c6a15bd3c7c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:44:18.668Z|90ee3761-ac4f-4c19-bbfb-c6a15bd3c7c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:44:18.804Z|83219a62-c15e-464c-9201-a6fae61318fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:44:18.805Z|83219a62-c15e-464c-9201-a6fae61318fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:44:18.855Z|4f6e4eaa-9b72-436d-b166-c9a855f2ecc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:44:18.856Z|4f6e4eaa-9b72-436d-b166-c9a855f2ecc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:44:24.488Z|e9e4afce-93cc-4764-a71e-8e0936a02a07|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T11:44:24.489Z|e9e4afce-93cc-4764-a71e-8e0936a02a07|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T11:44:25.294Z|3867fa96-73bd-46a0-92ad-0f44215a59bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:44:25.295Z|3867fa96-73bd-46a0-92ad-0f44215a59bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:44:25.686Z|649a6ab3-7dfc-4077-ac7d-39a9f3db51e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:44:25.686Z|649a6ab3-7dfc-4077-ac7d-39a9f3db51e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:44:28.707Z|1461d554-27c6-45a1-9888-41cc06e54726|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:44:28.709Z|1461d554-27c6-45a1-9888-41cc06e54726|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:44:28.842Z|64d8c352-2a70-4563-b8ef-5251885a6d83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:44:28.844Z|64d8c352-2a70-4563-b8ef-5251885a6d83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:44:28.889Z|b883f75b-cef3-4430-a784-c2e9dd06c46e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:44:28.891Z|b883f75b-cef3-4430-a784-c2e9dd06c46e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:44:38.779Z|5d302365-f866-4425-a685-a12454891f82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:44:38.781Z|5d302365-f866-4425-a685-a12454891f82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:44:38.880Z|138ae320-0d6c-42bb-be0d-5a164c16c9f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:44:38.881Z|138ae320-0d6c-42bb-be0d-5a164c16c9f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:44:38.928Z|605ba3ed-4ce4-4fb6-bd9e-7aed4fc8d2c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:44:38.930Z|605ba3ed-4ce4-4fb6-bd9e-7aed4fc8d2c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:44:40.294Z|d9ba5d4d-1231-4614-96e6-6c76e2cff924|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:44:40.298Z|d9ba5d4d-1231-4614-96e6-6c76e2cff924|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:44:48.824Z|e40bda0a-370f-4e79-a7de-18fa9cd00f6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:44:48.826Z|e40bda0a-370f-4e79-a7de-18fa9cd00f6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:44:48.926Z|d5649453-b32e-42c2-a679-2a99dc1d44e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:44:48.928Z|d5649453-b32e-42c2-a679-2a99dc1d44e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:44:48.979Z|43254162-0069-45a6-be43-1ca3d4312ab7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:44:48.980Z|43254162-0069-45a6-be43-1ca3d4312ab7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:44:55.294Z|3bd77d8d-fe51-4556-8212-e5098245996c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:44:55.295Z|3bd77d8d-fe51-4556-8212-e5098245996c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:44:55.687Z|3be9e7c8-9e6a-449c-9032-018163420f8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:44:55.688Z|3be9e7c8-9e6a-449c-9032-018163420f8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:44:58.875Z|97b0ba8b-abed-49c1-8925-687fc45734f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:44:58.880Z|97b0ba8b-abed-49c1-8925-687fc45734f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:44:58.962Z|9035161c-acb1-410b-b7a1-b17704df8d95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:44:58.963Z|9035161c-acb1-410b-b7a1-b17704df8d95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:44:59.031Z|d62772ff-cdaa-4d30-babf-529cc244b3e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:44:59.032Z|d62772ff-cdaa-4d30-babf-529cc244b3e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:45:08.988Z|643906b2-aff9-4fd3-b158-34d78290dfd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:45:08.991Z|643906b2-aff9-4fd3-b158-34d78290dfd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:45:09.034Z|549106c6-63ed-422e-bf48-7b8a5d3b011c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:45:09.036Z|549106c6-63ed-422e-bf48-7b8a5d3b011c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:45:09.061Z|b0ed98ea-efc9-4c37-bb7f-2f6baaf2139b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:45:09.062Z|b0ed98ea-efc9-4c37-bb7f-2f6baaf2139b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:45:10.295Z|d6a47a14-6ffb-496c-8e44-400d605b1a88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:45:10.296Z|d6a47a14-6ffb-496c-8e44-400d605b1a88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:45:19.086Z|44ee9fa7-30a3-42af-9b84-71a3f4e36fe2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:45:19.088Z|44ee9fa7-30a3-42af-9b84-71a3f4e36fe2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:45:19.088Z|7f01c8bf-c3c8-4d39-8d03-1f599d17a7d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:45:19.089Z|7f01c8bf-c3c8-4d39-8d03-1f599d17a7d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:45:19.159Z|ddbfadc6-cc33-4e12-84ed-a6988492de69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:45:19.161Z|ddbfadc6-cc33-4e12-84ed-a6988492de69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:45:24.489Z|ff6cfe47-48b7-4415-9041-80af96ad7b64|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T11:45:24.491Z|ff6cfe47-48b7-4415-9041-80af96ad7b64|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T11:45:25.294Z|4d79e319-101a-419f-ad7c-8a7f0391586b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:45:25.297Z|4d79e319-101a-419f-ad7c-8a7f0391586b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:45:25.689Z|e02c6acb-bb2e-4662-a217-c34a4ea899e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:45:25.690Z|e02c6acb-bb2e-4662-a217-c34a4ea899e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:45:29.152Z|ec508bbd-84fa-40c1-8158-0818ba426eda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:45:29.153Z|ec508bbd-84fa-40c1-8158-0818ba426eda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:45:29.184Z|03ee53ed-0791-48fc-a3bf-2de20825268f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:45:29.185Z|03ee53ed-0791-48fc-a3bf-2de20825268f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:45:29.208Z|bed40801-7ec8-4932-abba-30e118a22968|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:45:29.209Z|bed40801-7ec8-4932-abba-30e118a22968|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:45:39.204Z|840d630d-a256-4659-8c74-b985f6fd287c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:45:39.205Z|840d630d-a256-4659-8c74-b985f6fd287c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:45:39.214Z|7277210d-60a1-48eb-a4a3-d5d7029f6e0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:45:39.215Z|7277210d-60a1-48eb-a4a3-d5d7029f6e0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:45:39.250Z|82fa807b-8ae3-4efe-b647-c4c8df835e9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:45:39.252Z|82fa807b-8ae3-4efe-b647-c4c8df835e9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:45:40.294Z|1e63890a-8e94-440b-b0bf-d92151560d30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:45:40.295Z|1e63890a-8e94-440b-b0bf-d92151560d30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:45:49.233Z|ffe44584-40ba-4717-9321-8c8af94a687c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:45:49.234Z|ffe44584-40ba-4717-9321-8c8af94a687c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:45:49.256Z|c8f870db-b757-4f11-8a58-9d6e8be4237d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:45:49.257Z|c8f870db-b757-4f11-8a58-9d6e8be4237d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:45:49.288Z|aecf7b02-63a3-4b82-8886-92601b5283ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:45:49.289Z|aecf7b02-63a3-4b82-8886-92601b5283ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:45:55.294Z|123e9756-f542-44f9-8e13-f4e22eeea63c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:45:55.295Z|123e9756-f542-44f9-8e13-f4e22eeea63c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:45:55.691Z|82169475-18a5-4d1d-86ac-bd5c15a6bb17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:45:55.692Z|82169475-18a5-4d1d-86ac-bd5c15a6bb17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:45:59.264Z|eb96cc28-090e-44a2-9b5c-b6d9c7d689ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:45:59.266Z|eb96cc28-090e-44a2-9b5c-b6d9c7d689ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:45:59.295Z|1c36443f-ff3e-4c98-99db-eed063210fad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:45:59.297Z|1c36443f-ff3e-4c98-99db-eed063210fad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:45:59.315Z|8657f62a-9e0d-45bf-91c4-a66d2f828344|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:45:59.316Z|8657f62a-9e0d-45bf-91c4-a66d2f828344|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:46:09.303Z|63740d22-d0dd-4004-94ed-b2a816dce5d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:46:09.305Z|63740d22-d0dd-4004-94ed-b2a816dce5d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:46:09.347Z|568dc6ca-2276-481a-bb03-ea945c16d19c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:46:09.348Z|568dc6ca-2276-481a-bb03-ea945c16d19c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:46:09.356Z|f93bf917-2701-49cc-8b8a-1743b21dac7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:46:09.358Z|f93bf917-2701-49cc-8b8a-1743b21dac7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:46:10.295Z|b3e0e38e-9aa0-4eb4-9df3-f3439aa648b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:46:10.297Z|b3e0e38e-9aa0-4eb4-9df3-f3439aa648b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:46:19.363Z|14288192-a498-4476-8d6e-be7192c967dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:46:19.364Z|14288192-a498-4476-8d6e-be7192c967dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:46:19.401Z|be87e039-7cda-455b-a981-d6246a3b4365|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:46:19.402Z|be87e039-7cda-455b-a981-d6246a3b4365|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:46:19.445Z|d21c7ddf-e36d-417f-ab15-da874fccb3da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:46:19.446Z|d21c7ddf-e36d-417f-ab15-da874fccb3da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:46:24.488Z|74732c79-f9fa-4b02-8220-3650aeb33e0a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T11:46:24.490Z|74732c79-f9fa-4b02-8220-3650aeb33e0a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T11:46:25.295Z|f1546c40-0e55-4456-aeb4-3cebcf85cc67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:46:25.300Z|f1546c40-0e55-4456-aeb4-3cebcf85cc67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:46:25.693Z|b0b44f8c-ee1d-4026-991c-08ac47dca31c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:46:25.696Z|b0b44f8c-ee1d-4026-991c-08ac47dca31c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:46:29.419Z|d07dba88-bb94-4f61-bc6c-82f3db087148|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:46:29.420Z|d07dba88-bb94-4f61-bc6c-82f3db087148|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:46:29.433Z|0d346d51-f802-40d2-97e0-c96a973912a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:46:29.434Z|0d346d51-f802-40d2-97e0-c96a973912a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:46:29.479Z|931b8e4e-46d9-4206-ac34-9d355cfaea05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:46:29.480Z|931b8e4e-46d9-4206-ac34-9d355cfaea05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:46:39.450Z|ed24451e-24fd-4f90-809f-f7c01d94c951|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:46:39.454Z|ed24451e-24fd-4f90-809f-f7c01d94c951|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:46:39.469Z|ae3e7b9e-92bf-4cce-b885-029e6d56e44d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:46:39.470Z|ae3e7b9e-92bf-4cce-b885-029e6d56e44d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:46:39.511Z|69e736a0-c2f0-444e-b26a-4e597c4d6a9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:46:39.516Z|69e736a0-c2f0-444e-b26a-4e597c4d6a9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:46:40.299Z|511bf53a-0acc-4963-a7d0-790996eb3a27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:46:40.304Z|511bf53a-0acc-4963-a7d0-790996eb3a27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:46:49.505Z|193c1065-affa-4c5d-acd3-9041e84bc64b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:46:49.506Z|193c1065-affa-4c5d-acd3-9041e84bc64b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:46:49.513Z|2757dfd6-eda9-4007-b27d-da4584b0fed0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:46:49.514Z|2757dfd6-eda9-4007-b27d-da4584b0fed0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:46:49.550Z|74d8c302-0f2b-47f2-bbb5-130eb56e73e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:46:49.551Z|74d8c302-0f2b-47f2-bbb5-130eb56e73e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:46:55.294Z|bde8b9c0-a4c8-4fde-8b3f-4d01147d0704|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:46:55.295Z|bde8b9c0-a4c8-4fde-8b3f-4d01147d0704|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:46:55.697Z|1fae4df7-708a-4e4e-b995-331dd9a3482d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:46:55.698Z|1fae4df7-708a-4e4e-b995-331dd9a3482d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:46:59.533Z|2da187ca-48eb-44a8-a0a9-cbd716a44fb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:46:59.534Z|2da187ca-48eb-44a8-a0a9-cbd716a44fb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:46:59.545Z|b48d4ac7-5eb8-43b7-bb75-a8bd63f7dfa7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:46:59.550Z|b48d4ac7-5eb8-43b7-bb75-a8bd63f7dfa7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:46:59.581Z|68a8d755-2395-450a-a991-b0cc03ce44e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:46:59.600Z|68a8d755-2395-450a-a991-b0cc03ce44e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:47:09.562Z|7368068f-9b3f-4b7a-90dd-8d7a2989a4d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:47:09.571Z|7368068f-9b3f-4b7a-90dd-8d7a2989a4d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:47:09.652Z|a51a2298-b95e-4cef-8fe5-3471fb31b4c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:47:09.651Z|c48493ed-9946-476f-a37d-8026381fbf6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:47:09.653Z|a51a2298-b95e-4cef-8fe5-3471fb31b4c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:47:09.653Z|c48493ed-9946-476f-a37d-8026381fbf6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:47:10.294Z|a20ba33c-6bf2-46ff-a587-ddc32082c594|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:47:10.296Z|a20ba33c-6bf2-46ff-a587-ddc32082c594|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:47:19.654Z|634787c2-7c0a-4129-a017-d26493b3ce71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:47:19.664Z|634787c2-7c0a-4129-a017-d26493b3ce71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:47:19.710Z|8abeba0e-ef15-4ccf-8e99-2a9af4086aa7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:47:19.711Z|8abeba0e-ef15-4ccf-8e99-2a9af4086aa7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:47:19.805Z|f8db0fec-b70e-43c9-88f2-330fae9879d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:47:19.806Z|f8db0fec-b70e-43c9-88f2-330fae9879d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:47:24.489Z|383b24f6-79bc-47e6-93d5-4aef63ce73ac|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T11:47:24.490Z|383b24f6-79bc-47e6-93d5-4aef63ce73ac|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T11:47:25.294Z|40165308-1aab-45f2-ae70-81f7a11c7604|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:47:25.307Z|40165308-1aab-45f2-ae70-81f7a11c7604|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:47:25.700Z|ae68e535-6569-4ecd-800c-5c80dfd12b94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:47:25.701Z|ae68e535-6569-4ecd-800c-5c80dfd12b94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:47:29.715Z|63ed3cca-1d81-40f4-9cf6-a62bd9ef40cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:47:29.723Z|63ed3cca-1d81-40f4-9cf6-a62bd9ef40cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:47:29.776Z|fa6f2a0a-ec2a-4723-807a-4d9ef8356be4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:47:29.777Z|fa6f2a0a-ec2a-4723-807a-4d9ef8356be4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:47:29.840Z|47a38fbb-6561-44b7-964d-adb30196bda3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:47:29.841Z|47a38fbb-6561-44b7-964d-adb30196bda3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:47:39.759Z|7b0b40fd-ea28-4ba6-a7e9-6b5aca1645a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:47:39.763Z|7b0b40fd-ea28-4ba6-a7e9-6b5aca1645a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:47:39.803Z|df32955c-6d55-40e1-b176-3c119de5acce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:47:39.804Z|df32955c-6d55-40e1-b176-3c119de5acce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:47:39.871Z|4ecfb850-0d7f-46c6-9d75-0c55d5e88d56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:47:39.872Z|4ecfb850-0d7f-46c6-9d75-0c55d5e88d56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:47:40.306Z|6b3dccef-dc61-4ded-88fe-4f43f5a9b9aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:47:40.306Z|6b3dccef-dc61-4ded-88fe-4f43f5a9b9aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:47:49.816Z|f8284352-0d8c-401a-9636-df70181d6098|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:47:49.817Z|f8284352-0d8c-401a-9636-df70181d6098|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:47:49.839Z|23b5b966-5472-49b5-b970-d55adc557a4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:47:49.841Z|23b5b966-5472-49b5-b970-d55adc557a4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:47:49.935Z|fca1e78e-c430-4220-b07d-e98ab6169aaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:47:49.936Z|fca1e78e-c430-4220-b07d-e98ab6169aaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:47:55.295Z|b01e032e-cd11-4a51-add8-02e9ffe9655d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:47:55.296Z|b01e032e-cd11-4a51-add8-02e9ffe9655d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:47:55.702Z|747597a1-7ae1-4045-ac75-7650ec68c033|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:47:55.703Z|747597a1-7ae1-4045-ac75-7650ec68c033|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:47:59.884Z|44246526-f0ae-4cf8-a607-0b05bfeaa17d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:47:59.886Z|44246526-f0ae-4cf8-a607-0b05bfeaa17d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:47:59.906Z|eca7d082-0139-423d-abf6-2cd03513666d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:47:59.907Z|eca7d082-0139-423d-abf6-2cd03513666d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:47:59.977Z|c23b31db-4c54-489d-94b6-f5c0c3d6a951|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:47:59.978Z|c23b31db-4c54-489d-94b6-f5c0c3d6a951|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:48:09.928Z|23896bcf-d419-45d7-b75b-f617d6349be5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:48:09.930Z|23896bcf-d419-45d7-b75b-f617d6349be5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:48:09.939Z|4a05924d-e504-40ab-8863-4a8327604581|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:48:09.940Z|4a05924d-e504-40ab-8863-4a8327604581|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:48:10.009Z|24aa8673-2e44-4d5c-8260-50fd9221b17c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:48:10.014Z|24aa8673-2e44-4d5c-8260-50fd9221b17c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:48:10.295Z|5403239e-5594-4af9-b597-64e4efabc6a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:48:10.297Z|5403239e-5594-4af9-b597-64e4efabc6a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:48:19.998Z|4f40372a-9dda-460e-8eb7-0a635c8729b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:48:20.001Z|4f40372a-9dda-460e-8eb7-0a635c8729b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:48:20.010Z|0fcbdd7c-d655-4a2d-b5ce-2518ee9f1a74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:48:20.012Z|0fcbdd7c-d655-4a2d-b5ce-2518ee9f1a74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:48:20.054Z|e8ae5dfb-8c6d-430e-a4d3-d95c11dd563b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:48:20.055Z|e8ae5dfb-8c6d-430e-a4d3-d95c11dd563b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:48:24.503Z|7113b687-3729-4dfc-8495-a0ec08b99ab2|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T11:48:24.505Z|7113b687-3729-4dfc-8495-a0ec08b99ab2|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T11:48:25.294Z|6f7b98e0-62af-42a5-9622-cbaf9f79e06e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:48:25.295Z|6f7b98e0-62af-42a5-9622-cbaf9f79e06e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:48:25.709Z|338b04ce-2912-464b-a2e8-406569f06add|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:48:25.710Z|338b04ce-2912-464b-a2e8-406569f06add|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:48:30.037Z|0b09bed0-35f6-482a-9a48-30bba4dd5e36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:48:30.039Z|0b09bed0-35f6-482a-9a48-30bba4dd5e36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:48:30.053Z|071b924c-23ef-4769-8808-2dbe2b155e23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:48:30.054Z|071b924c-23ef-4769-8808-2dbe2b155e23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:48:30.083Z|4eb1af61-909e-4651-9fce-eec5f3b43a5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:48:30.084Z|4eb1af61-909e-4651-9fce-eec5f3b43a5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:48:40.067Z|fb7a78fd-8fc6-4ca3-8f65-50012f0ed035|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:48:40.068Z|fb7a78fd-8fc6-4ca3-8f65-50012f0ed035|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:48:40.081Z|d3232c35-c5d6-4508-8ad1-abc475ac521f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:48:40.082Z|d3232c35-c5d6-4508-8ad1-abc475ac521f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:48:40.107Z|6771c1ac-6527-4261-b1e5-afa13dfe7886|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:48:40.108Z|6771c1ac-6527-4261-b1e5-afa13dfe7886|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:48:40.294Z|552adf72-6dd7-4f54-beb8-e0d861cfe256|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:48:40.295Z|552adf72-6dd7-4f54-beb8-e0d861cfe256|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:48:50.100Z|c1161e18-db4b-40d1-8f2e-814872521591|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:48:50.101Z|c1161e18-db4b-40d1-8f2e-814872521591|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:48:50.109Z|dec7d965-3067-4c77-93fc-45c935f2bd12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:48:50.110Z|dec7d965-3067-4c77-93fc-45c935f2bd12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:48:50.131Z|f36b0048-2a7d-4fc7-bdc0-4a68296a02bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:48:50.132Z|f36b0048-2a7d-4fc7-bdc0-4a68296a02bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:48:55.295Z|a8b82156-6add-44b0-9c7d-14ffd6e49bd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:48:55.311Z|a8b82156-6add-44b0-9c7d-14ffd6e49bd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:48:55.710Z|2530b79d-5b71-4be5-b3c1-c72328d989a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:48:55.711Z|2530b79d-5b71-4be5-b3c1-c72328d989a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:49:00.158Z|ecfc0269-ae6e-4b19-85d5-ca9784214b76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:49:00.159Z|ecfc0269-ae6e-4b19-85d5-ca9784214b76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:49:00.163Z|efa78884-66fc-43b8-bd66-89daba4e7dbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:49:00.158Z|b4f99839-a577-4237-8198-61eab6c92548|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:49:00.178Z|efa78884-66fc-43b8-bd66-89daba4e7dbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:49:00.179Z|b4f99839-a577-4237-8198-61eab6c92548|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:49:10.210Z|d08533f6-f970-4b55-8b59-d7530cb39d76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:49:10.211Z|d08533f6-f970-4b55-8b59-d7530cb39d76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:49:10.227Z|f47f6da4-c003-48a5-ba0f-6aba9d1ad9ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:49:10.228Z|36fe0704-4c3c-4d57-bc87-3ac37f176de0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:49:10.228Z|f47f6da4-c003-48a5-ba0f-6aba9d1ad9ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:49:10.228Z|36fe0704-4c3c-4d57-bc87-3ac37f176de0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:49:10.294Z|e596c50a-14d7-4f98-bf5f-542a00b503bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:49:10.295Z|e596c50a-14d7-4f98-bf5f-542a00b503bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:49:20.244Z|49970294-fe8b-4897-8770-98cc8a228285|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:49:20.245Z|49970294-fe8b-4897-8770-98cc8a228285|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:49:20.262Z|bc7759da-a90e-46db-adbe-17865a51c3eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:49:20.263Z|a658daab-f035-48bf-9f65-083a5e5988db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:49:20.266Z|a658daab-f035-48bf-9f65-083a5e5988db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:49:20.266Z|bc7759da-a90e-46db-adbe-17865a51c3eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:49:24.489Z|175c5d52-22f6-4ba4-942f-9ba81b3898e8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T11:49:24.490Z|175c5d52-22f6-4ba4-942f-9ba81b3898e8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T11:49:25.294Z|b08d1e31-67e4-42d5-9fb7-419b615a7c12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:49:25.295Z|b08d1e31-67e4-42d5-9fb7-419b615a7c12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:49:25.712Z|4fb388d7-d1cd-424b-8291-58000e1492c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:49:25.713Z|4fb388d7-d1cd-424b-8291-58000e1492c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:49:30.293Z|7949f750-f844-4fdd-b9c6-b7318dfac688|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:49:30.294Z|7949f750-f844-4fdd-b9c6-b7318dfac688|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:49:30.315Z|640793c3-6e01-4ef0-9af8-9f80222fa1cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:49:30.316Z|640793c3-6e01-4ef0-9af8-9f80222fa1cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:49:30.322Z|57c4009b-ffc7-4590-b074-66ec95627cf7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:49:30.323Z|57c4009b-ffc7-4590-b074-66ec95627cf7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:49:40.294Z|9c455453-fff1-4f99-a672-270b90d054e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:49:40.298Z|9c455453-fff1-4f99-a672-270b90d054e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:49:40.358Z|97669c7f-0169-4492-b0b4-3131fd174345|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:49:40.363Z|97669c7f-0169-4492-b0b4-3131fd174345|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:49:40.365Z|45979a11-e67a-4a48-9d97-b74167a64bd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:49:40.365Z|45979a11-e67a-4a48-9d97-b74167a64bd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:49:40.368Z|82a145aa-2d16-4f61-a645-8fd2e00c68f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:49:40.369Z|82a145aa-2d16-4f61-a645-8fd2e00c68f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:49:50.397Z|b74c1a3f-ec9c-443a-9039-91518317e41a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:49:50.397Z|399cf81f-f436-482b-ac8c-e992956302e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:49:50.397Z|909f7ea7-9579-4f05-b1b0-8ef40d90f38a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:49:50.398Z|b74c1a3f-ec9c-443a-9039-91518317e41a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:49:50.398Z|399cf81f-f436-482b-ac8c-e992956302e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:49:50.398Z|909f7ea7-9579-4f05-b1b0-8ef40d90f38a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:49:55.294Z|e2a0c75b-b737-4b04-8ee7-3eaf07b578f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:49:55.295Z|e2a0c75b-b737-4b04-8ee7-3eaf07b578f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:49:55.714Z|d3886449-26d3-4024-8db6-5dd106646ce5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:49:55.714Z|d3886449-26d3-4024-8db6-5dd106646ce5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:50:00.426Z|d370d405-40bc-4271-84bb-645992282242|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:50:00.426Z|d23c4d50-f5b2-4c7f-a382-3a61178445c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:50:00.427Z|d370d405-40bc-4271-84bb-645992282242|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:50:00.427Z|d23c4d50-f5b2-4c7f-a382-3a61178445c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:50:00.429Z|0c2eb171-f66d-4704-8321-eaecb3c1fe63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:50:00.429Z|0c2eb171-f66d-4704-8321-eaecb3c1fe63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:50:10.295Z|0a68e512-9e4e-4c85-ae11-599991db5bc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:50:10.296Z|0a68e512-9e4e-4c85-ae11-599991db5bc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:50:10.455Z|a1d77f5e-7362-4cd3-963b-502da454c67f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:50:10.455Z|beec3ebd-3494-4875-bce5-ea9f32f2ceac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:50:10.455Z|55c0608f-8bf7-41fa-b8e1-45ac049b396b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:50:10.456Z|a1d77f5e-7362-4cd3-963b-502da454c67f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:50:10.456Z|55c0608f-8bf7-41fa-b8e1-45ac049b396b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:50:10.456Z|beec3ebd-3494-4875-bce5-ea9f32f2ceac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:50:20.500Z|3f5be0e9-742f-4dd1-8ead-99d056877cf7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:50:20.500Z|edb61f18-4172-4ad8-8902-db77d191e2c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:50:20.501Z|edb61f18-4172-4ad8-8902-db77d191e2c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:50:20.501Z|3f5be0e9-742f-4dd1-8ead-99d056877cf7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:50:20.500Z|d9390eca-644d-42f0-a7a2-6aea6b76a833|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:50:20.504Z|d9390eca-644d-42f0-a7a2-6aea6b76a833|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:50:24.488Z|35bd8435-4095-4c67-9850-15aeeda9bbda|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T11:50:24.489Z|35bd8435-4095-4c67-9850-15aeeda9bbda|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T11:50:25.294Z|d1017968-541c-4591-82c0-6d4f248a16ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:50:25.298Z|d1017968-541c-4591-82c0-6d4f248a16ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:50:25.715Z|625643d8-19a7-4a33-8cce-2f943571767c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:50:25.716Z|625643d8-19a7-4a33-8cce-2f943571767c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:50:30.543Z|e3d277aa-c667-4f71-a1a3-a69736d8ee9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:50:30.544Z|e3d277aa-c667-4f71-a1a3-a69736d8ee9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:50:30.546Z|c50f41c2-3097-471d-b583-43188730e7d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:50:30.547Z|b6b01b10-8ff3-44e0-a3cd-49deb403ec03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:50:30.547Z|c50f41c2-3097-471d-b583-43188730e7d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:50:30.550Z|b6b01b10-8ff3-44e0-a3cd-49deb403ec03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:50:40.295Z|ccdd8f3f-605a-4704-95ba-1e2197438448|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:50:40.296Z|ccdd8f3f-605a-4704-95ba-1e2197438448|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:50:40.593Z|a2e497d7-f0e6-40a8-a60a-1693a98e82cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:50:40.595Z|a2e497d7-f0e6-40a8-a60a-1693a98e82cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:50:40.603Z|50b2237a-e4b1-4054-8c15-f3fc19f7d463|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:50:40.603Z|63b7198b-ba1e-4b44-b4b7-f9a4f86bfe31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:50:40.604Z|63b7198b-ba1e-4b44-b4b7-f9a4f86bfe31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:50:40.604Z|50b2237a-e4b1-4054-8c15-f3fc19f7d463|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:50:50.637Z|ae733dd3-cda1-40b2-b685-e6744f0fd4cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:50:50.639Z|ae733dd3-cda1-40b2-b685-e6744f0fd4cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:50:50.645Z|ea9c6b78-c3f0-4f4b-bb1d-8e551830d35b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:50:50.646Z|ea9c6b78-c3f0-4f4b-bb1d-8e551830d35b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:50:50.663Z|692c7515-add0-445e-b03c-82da0eed5e08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:50:50.664Z|692c7515-add0-445e-b03c-82da0eed5e08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:50:55.294Z|7bfd37ce-f2d7-4cc6-b71c-a31aea3ea0d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:50:55.295Z|7bfd37ce-f2d7-4cc6-b71c-a31aea3ea0d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:50:55.717Z|aba02131-72b7-45b1-88b7-9c20a6d934a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:50:55.718Z|aba02131-72b7-45b1-88b7-9c20a6d934a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:51:00.669Z|b7787f1c-0ebc-47e2-9e83-a5cbf0ef0f17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:51:00.670Z|b7787f1c-0ebc-47e2-9e83-a5cbf0ef0f17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:51:00.680Z|0d4ef483-f6d5-46d4-913b-229577c6fca4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:51:00.681Z|0d4ef483-f6d5-46d4-913b-229577c6fca4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:51:00.690Z|b10370a2-b641-497e-988f-56e07eaee377|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:51:00.691Z|b10370a2-b641-497e-988f-56e07eaee377|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:51:10.294Z|0f7ade8a-eaf7-4e70-b0f1-9fe6869398d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:51:10.297Z|0f7ade8a-eaf7-4e70-b0f1-9fe6869398d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:51:10.705Z|45916277-202a-4edb-befa-c269f508bea0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:51:10.706Z|45916277-202a-4edb-befa-c269f508bea0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:51:10.714Z|91bc1ad6-c9a3-4de7-be76-21ea96cbaebb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:51:10.715Z|91bc1ad6-c9a3-4de7-be76-21ea96cbaebb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:51:10.723Z|dd6e62f7-339a-4412-8a88-71da57122833|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:51:10.724Z|dd6e62f7-339a-4412-8a88-71da57122833|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:51:20.754Z|5377a275-1b96-4771-89c8-61c8a170ab1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:51:20.756Z|5377a275-1b96-4771-89c8-61c8a170ab1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:51:20.761Z|61b855f3-c044-4d54-b084-abb492a2d47b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:51:20.763Z|61b855f3-c044-4d54-b084-abb492a2d47b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:51:20.752Z|57388bef-926d-4200-91e4-3c8550e993f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:51:20.766Z|57388bef-926d-4200-91e4-3c8550e993f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:51:24.489Z|962a91ad-de75-4695-97d1-b0bb9d732d52|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T11:51:24.491Z|962a91ad-de75-4695-97d1-b0bb9d732d52|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T11:51:25.295Z|c83c7324-da84-4de6-89af-f2582062e2d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:51:25.296Z|c83c7324-da84-4de6-89af-f2582062e2d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:51:25.719Z|09a117cf-d686-4ff1-a5ce-83016c233013|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:51:25.720Z|09a117cf-d686-4ff1-a5ce-83016c233013|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:51:30.785Z|0886062b-5f3e-4551-ac05-b7b152be2a2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:51:30.786Z|0886062b-5f3e-4551-ac05-b7b152be2a2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:51:30.797Z|30a38f6e-972e-4647-8f0b-0de61c12d4e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:51:30.797Z|cf8763fc-1206-4afc-a96e-8767f339e8dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:51:30.797Z|30a38f6e-972e-4647-8f0b-0de61c12d4e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:51:30.797Z|cf8763fc-1206-4afc-a96e-8767f339e8dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:51:40.295Z|1333792e-e143-48ca-b75a-4d43bfbc2dc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:51:40.296Z|1333792e-e143-48ca-b75a-4d43bfbc2dc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:51:40.809Z|5561594e-be1d-48a6-8bee-90dcc0f0f478|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:51:40.810Z|5561594e-be1d-48a6-8bee-90dcc0f0f478|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:51:40.821Z|76051cc7-e953-4fe6-a354-f790f01aa139|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:51:40.821Z|8dc8f415-2c7d-4948-88ac-c7d76fb5aa13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:51:40.822Z|8dc8f415-2c7d-4948-88ac-c7d76fb5aa13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:51:40.822Z|76051cc7-e953-4fe6-a354-f790f01aa139|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:51:50.854Z|acb6f499-3694-477e-93df-ff6873762e15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:51:50.856Z|acb6f499-3694-477e-93df-ff6873762e15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:51:50.857Z|7c703327-40e5-4587-95ca-297b01f16250|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:51:50.861Z|7c703327-40e5-4587-95ca-297b01f16250|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:51:50.860Z|67f59a13-1f83-4860-9682-68d710f60e37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:51:50.862Z|67f59a13-1f83-4860-9682-68d710f60e37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:51:55.294Z|f46823be-40de-4ba0-be54-0edc98eaac12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:51:55.298Z|f46823be-40de-4ba0-be54-0edc98eaac12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:51:55.721Z|08f24c81-116f-4b58-8ac8-d5df7f2c7b87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:51:55.722Z|08f24c81-116f-4b58-8ac8-d5df7f2c7b87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:52:00.902Z|57f3a067-8cc3-4dd5-bbb1-f9f58d809b35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:52:00.910Z|57f3a067-8cc3-4dd5-bbb1-f9f58d809b35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:52:00.913Z|bfb168ca-4b4f-4918-99fc-7475eb5e3a49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:52:00.919Z|bfb168ca-4b4f-4918-99fc-7475eb5e3a49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:52:00.925Z|82077073-4b4d-4165-92d3-04845c86099e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:52:00.926Z|82077073-4b4d-4165-92d3-04845c86099e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:52:10.294Z|a3e830d9-5ba9-40ce-afee-cacc806726a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:52:10.295Z|a3e830d9-5ba9-40ce-afee-cacc806726a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:52:10.944Z|cdce5458-bf62-4187-a9f5-8798a4219540|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:52:10.945Z|cdce5458-bf62-4187-a9f5-8798a4219540|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:52:10.948Z|f23d350a-19a6-413c-8cc7-d93ac05a79da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:52:10.949Z|f23d350a-19a6-413c-8cc7-d93ac05a79da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:52:10.952Z|0a9d8edf-a493-40ac-baaa-ef5d59c89c22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:52:10.953Z|0a9d8edf-a493-40ac-baaa-ef5d59c89c22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:52:20.973Z|3d0a492c-f7f5-4f04-bbcc-eadd860e9df5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:52:20.973Z|8fb7f735-c76a-4981-878c-7e98395baa6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:52:20.985Z|8fb7f735-c76a-4981-878c-7e98395baa6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:52:20.984Z|3d0a492c-f7f5-4f04-bbcc-eadd860e9df5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:52:20.987Z|0e53be6b-dd1a-4dd9-b7cd-151c3694b258|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:52:20.988Z|0e53be6b-dd1a-4dd9-b7cd-151c3694b258|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:52:24.486Z|c93baa33-d23b-4dc3-80a6-0c353f835ebf|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T11:52:24.487Z|c93baa33-d23b-4dc3-80a6-0c353f835ebf|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T11:52:25.295Z|a5bef2d5-0dac-4e3e-9aec-922cb2aeef08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:52:25.295Z|a5bef2d5-0dac-4e3e-9aec-922cb2aeef08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:52:25.723Z|3afe13d8-fd6b-4045-9267-bb8942ac403d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:52:25.724Z|3afe13d8-fd6b-4045-9267-bb8942ac403d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:52:31.010Z|78e8f59f-9ce1-488f-8181-0a73f9443b8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:52:31.011Z|78e8f59f-9ce1-488f-8181-0a73f9443b8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:52:31.010Z|c2f5f045-afda-40b3-9f1a-c6a6bf43f76d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:52:31.013Z|c2f5f045-afda-40b3-9f1a-c6a6bf43f76d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:52:31.014Z|0c6c44d9-d326-4d70-9705-841da402cd17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:52:31.015Z|0c6c44d9-d326-4d70-9705-841da402cd17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:52:40.294Z|027974d7-2c27-4cdc-9794-1af99cff25f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:52:40.297Z|027974d7-2c27-4cdc-9794-1af99cff25f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:52:41.048Z|b05df761-5392-4e72-b536-8445815c3c28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:52:41.050Z|b05df761-5392-4e72-b536-8445815c3c28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:52:41.051Z|78d80ec5-49ae-42dc-b26a-cbb45a06a700|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:52:41.053Z|78d80ec5-49ae-42dc-b26a-cbb45a06a700|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:52:41.060Z|312da775-c317-435e-96a7-44363d032485|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:52:41.061Z|312da775-c317-435e-96a7-44363d032485|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:52:51.089Z|87ec845f-c6e1-4d2e-a49d-067723eacadd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:52:51.091Z|87ec845f-c6e1-4d2e-a49d-067723eacadd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:52:51.096Z|a0b95ce8-4b67-46fe-8106-eee392c1c7b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:52:51.097Z|a0b95ce8-4b67-46fe-8106-eee392c1c7b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:52:51.098Z|7e489c71-3962-4c72-b1fa-be1d9953d1a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:52:51.099Z|7e489c71-3962-4c72-b1fa-be1d9953d1a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:52:55.295Z|06c90fa9-ac0e-4dfe-bb8f-ce261ef992a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:52:55.296Z|06c90fa9-ac0e-4dfe-bb8f-ce261ef992a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:52:55.725Z|2ae33fcd-0fea-4f21-a468-3a71ef346cb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:52:55.725Z|2ae33fcd-0fea-4f21-a468-3a71ef346cb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:53:01.126Z|660eb382-0e8f-42a2-ba4c-a605d651b5c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:53:01.127Z|660eb382-0e8f-42a2-ba4c-a605d651b5c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:53:01.130Z|2e25076a-fe7e-4e0f-8a15-bc2724b6c920|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:53:01.129Z|8863eefc-50ab-423f-8e78-94c9dd5e4fef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:53:01.130Z|2e25076a-fe7e-4e0f-8a15-bc2724b6c920|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:53:01.130Z|8863eefc-50ab-423f-8e78-94c9dd5e4fef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:53:10.295Z|b28b8634-bf05-46e4-b970-9b5631ee92d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:53:10.296Z|b28b8634-bf05-46e4-b970-9b5631ee92d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:53:11.165Z|7c742662-a710-497b-a189-09aeb8daa6ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:53:11.167Z|7c742662-a710-497b-a189-09aeb8daa6ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:53:11.168Z|9ec24996-7137-4740-bf37-00851c03cc3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:53:11.168Z|5576521c-aa20-4e34-b1e3-bdb5d28330ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:53:11.169Z|9ec24996-7137-4740-bf37-00851c03cc3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:53:11.169Z|5576521c-aa20-4e34-b1e3-bdb5d28330ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:53:21.199Z|4fe47d99-3689-49b3-acbf-64df8ba075e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:53:21.201Z|4fe47d99-3689-49b3-acbf-64df8ba075e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:53:21.205Z|faa38252-b8f3-4118-ad17-37a5e2cd2a43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:53:21.207Z|faa38252-b8f3-4118-ad17-37a5e2cd2a43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:53:21.208Z|f3454edb-9273-48d2-b7df-e2ac694a0390|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:53:21.209Z|f3454edb-9273-48d2-b7df-e2ac694a0390|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:53:24.487Z|1cf45655-fea0-4732-a4d4-579cbbc4b801|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T11:53:24.488Z|1cf45655-fea0-4732-a4d4-579cbbc4b801|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T11:53:25.294Z|5ace9b7c-eff3-401c-ba3d-8610b522d334|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:53:25.301Z|5ace9b7c-eff3-401c-ba3d-8610b522d334|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:53:25.727Z|cefa1ba1-c43e-4c88-a9ed-6fd65afee649|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:53:25.728Z|cefa1ba1-c43e-4c88-a9ed-6fd65afee649|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:53:31.234Z|24ed1f33-4726-4a14-9059-35db6ed07319|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:53:31.235Z|24ed1f33-4726-4a14-9059-35db6ed07319|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:53:31.234Z|8a0dbd88-30fe-466c-b294-e7f57e4cb4f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:53:31.238Z|8a0dbd88-30fe-466c-b294-e7f57e4cb4f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:53:31.239Z|6c0e19ee-ea4b-40d2-8fc7-5792b816f148|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:53:31.240Z|6c0e19ee-ea4b-40d2-8fc7-5792b816f148|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:53:40.294Z|15c507c9-b709-48de-bf71-1200ac93e413|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:53:40.296Z|15c507c9-b709-48de-bf71-1200ac93e413|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:53:41.286Z|7d1ebc9d-fb3f-4f8c-a8cc-011b2518531b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:53:41.291Z|7d1ebc9d-fb3f-4f8c-a8cc-011b2518531b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:53:41.292Z|f8c5c2e7-f729-47c7-92f4-4e77d985f016|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:53:41.293Z|f8c5c2e7-f729-47c7-92f4-4e77d985f016|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:53:41.298Z|10838e3a-55be-4b07-96c5-bb7cfb1c632b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:53:41.299Z|10838e3a-55be-4b07-96c5-bb7cfb1c632b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:53:51.329Z|8bdbd922-5eda-4866-b7ee-5cf10a182874|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:53:51.331Z|8bdbd922-5eda-4866-b7ee-5cf10a182874|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:53:51.336Z|e5f2290f-1dee-42c3-8246-a3d00671b058|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:53:51.337Z|e5f2290f-1dee-42c3-8246-a3d00671b058|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:53:51.363Z|dcd610a0-49a7-474f-b403-c0a343b36049|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:53:51.364Z|dcd610a0-49a7-474f-b403-c0a343b36049|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:53:55.295Z|8b9015e6-0e6a-43f1-8928-cc26e8dbfefe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:53:55.296Z|8b9015e6-0e6a-43f1-8928-cc26e8dbfefe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:53:55.729Z|e3b657e1-ce77-4cca-b1b5-0e02a8f145d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:53:55.730Z|e3b657e1-ce77-4cca-b1b5-0e02a8f145d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:54:01.374Z|e9a83eff-2897-4a1e-8337-c94e00d1536d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:54:01.375Z|e9a83eff-2897-4a1e-8337-c94e00d1536d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:54:01.387Z|60615bbf-32df-4b82-bea9-6851f6d8abc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:54:01.388Z|60615bbf-32df-4b82-bea9-6851f6d8abc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:54:01.415Z|fc3b24cb-dc3e-4754-84f7-127e6863130d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:54:01.416Z|fc3b24cb-dc3e-4754-84f7-127e6863130d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:54:10.294Z|d0c9b26e-b29c-4e03-b1ab-fd3f47695e07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:54:10.297Z|d0c9b26e-b29c-4e03-b1ab-fd3f47695e07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:54:11.420Z|a8cfa067-8aa1-428f-8493-e2702384a53f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:54:11.421Z|a8cfa067-8aa1-428f-8493-e2702384a53f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:54:11.427Z|4c931985-9762-48a3-ad3f-7f2c2abeefdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:54:11.431Z|4c931985-9762-48a3-ad3f-7f2c2abeefdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:54:11.440Z|95f27bc7-6e57-42d1-ac58-0d40895fd64e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:54:11.441Z|95f27bc7-6e57-42d1-ac58-0d40895fd64e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:54:21.474Z|4bd58ffb-42dd-4b78-b4d7-e88be24248b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:54:21.474Z|19fa6669-f1b8-4fe1-84c9-5c199353ec82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:54:21.475Z|19fa6669-f1b8-4fe1-84c9-5c199353ec82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:54:21.478Z|4bd58ffb-42dd-4b78-b4d7-e88be24248b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:54:21.482Z|a77e2325-8371-4c89-9aad-b9e1974410d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:54:21.486Z|a77e2325-8371-4c89-9aad-b9e1974410d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:54:24.487Z|e765d946-1b80-4248-885f-ab4c429af83c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T11:54:24.488Z|e765d946-1b80-4248-885f-ab4c429af83c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T11:54:25.295Z|bf106b53-cd50-4d44-b363-a6f590a783cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:54:25.296Z|bf106b53-cd50-4d44-b363-a6f590a783cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:54:25.730Z|71d721b6-0dd1-44d2-a674-33988c298baa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:54:25.731Z|71d721b6-0dd1-44d2-a674-33988c298baa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:54:31.518Z|f4a3cbbd-ef1a-4a38-89c0-e1ae16f41905|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:54:31.521Z|4c1fbb2f-aa0f-4cb8-8afd-28a73eb217c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:54:31.523Z|4c1fbb2f-aa0f-4cb8-8afd-28a73eb217c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:54:31.523Z|f4a3cbbd-ef1a-4a38-89c0-e1ae16f41905|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:54:31.531Z|580e7aea-87b1-46ea-8957-6aba7a02df56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:54:31.532Z|580e7aea-87b1-46ea-8957-6aba7a02df56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:54:40.295Z|8a878bb4-2fbb-4258-8100-979a5af72ab4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:54:40.296Z|8a878bb4-2fbb-4258-8100-979a5af72ab4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:54:41.553Z|12dd9f29-2840-406d-b0c3-f6bc0ad0ec3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:54:41.553Z|0e8addc6-ca4f-4375-a5fb-dbda9af2f508|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:54:41.554Z|12dd9f29-2840-406d-b0c3-f6bc0ad0ec3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:54:41.555Z|0e8addc6-ca4f-4375-a5fb-dbda9af2f508|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:54:41.570Z|d9ee9dc8-3eff-48c9-9acf-cb847651bc44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:54:41.571Z|d9ee9dc8-3eff-48c9-9acf-cb847651bc44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:54:51.600Z|8409263d-663e-4361-8995-130b21e94260|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:54:51.600Z|7dc16adb-daed-43cc-80ce-a13ac6a975d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:54:51.601Z|8409263d-663e-4361-8995-130b21e94260|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:54:51.600Z|7dc16adb-daed-43cc-80ce-a13ac6a975d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:54:51.608Z|001a6b39-8aa8-4b0c-83d1-8b13c12445c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:54:51.609Z|001a6b39-8aa8-4b0c-83d1-8b13c12445c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:54:55.294Z|040afbe1-80be-4d8c-b6bd-236f446160f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:54:55.298Z|040afbe1-80be-4d8c-b6bd-236f446160f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:54:55.732Z|257f185e-ddf8-4b13-9ef6-174c985e2422|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:54:55.733Z|257f185e-ddf8-4b13-9ef6-174c985e2422|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:55:01.628Z|100158f9-3a83-456e-869e-c35d6e0c0fc1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:55:01.630Z|100158f9-3a83-456e-869e-c35d6e0c0fc1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:55:01.631Z|2037b15a-1e44-407d-82ab-00ff26f840e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:55:01.631Z|38367269-13c0-494e-9d9c-c309f0c74e2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:55:01.632Z|2037b15a-1e44-407d-82ab-00ff26f840e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:55:01.632Z|38367269-13c0-494e-9d9c-c309f0c74e2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:55:10.294Z|9dea1a92-a1db-46ec-82c3-718bb7d6bb34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:55:10.295Z|9dea1a92-a1db-46ec-82c3-718bb7d6bb34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:55:11.661Z|618a0b50-a5c5-4bd0-b661-dc5e3e309888|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:55:11.662Z|e722d4f0-2a25-4ca0-b761-5aa0f19bfa61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:55:11.663Z|497edcc8-e94f-4659-9de3-365b3eadf71a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:55:11.664Z|e722d4f0-2a25-4ca0-b761-5aa0f19bfa61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:55:11.664Z|497edcc8-e94f-4659-9de3-365b3eadf71a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:55:11.669Z|618a0b50-a5c5-4bd0-b661-dc5e3e309888|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:55:21.697Z|a8448f0d-7919-4817-a03a-049d34ce9f94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:55:21.697Z|577b7891-4c0e-4ec3-82ba-785976754a6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:55:21.698Z|b6bdbe2a-778c-4c08-8f7c-85aa98dff8f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:55:21.698Z|577b7891-4c0e-4ec3-82ba-785976754a6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:55:21.698Z|a8448f0d-7919-4817-a03a-049d34ce9f94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:55:21.698Z|b6bdbe2a-778c-4c08-8f7c-85aa98dff8f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:55:24.487Z|f89a1594-3e6a-423f-9513-fc3e21d2bfd2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T11:55:24.488Z|f89a1594-3e6a-423f-9513-fc3e21d2bfd2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T11:55:25.294Z|69810dfe-cc3f-4869-98b9-04fe0d028bd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:55:25.295Z|69810dfe-cc3f-4869-98b9-04fe0d028bd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:55:25.734Z|28bcb989-599a-4c92-b832-c7f94c5be276|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:55:25.735Z|28bcb989-599a-4c92-b832-c7f94c5be276|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:55:31.723Z|26dd87f5-8a99-4b63-8208-52844f7783df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:55:31.723Z|7c4d107a-f64a-48cc-ac2a-66d802fbe18d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:55:31.724Z|26dd87f5-8a99-4b63-8208-52844f7783df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:55:31.724Z|7c4d107a-f64a-48cc-ac2a-66d802fbe18d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:55:31.725Z|f8cad3ad-2ffe-4e68-9b2f-56bf0af90977|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:55:31.726Z|f8cad3ad-2ffe-4e68-9b2f-56bf0af90977|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:55:40.294Z|ab077976-428b-4c03-a0d2-d40a9938ee41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:55:40.299Z|ab077976-428b-4c03-a0d2-d40a9938ee41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:55:41.751Z|4d26d9bc-f558-4bb5-9a7f-4d5643c0e02d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:55:41.753Z|4d26d9bc-f558-4bb5-9a7f-4d5643c0e02d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:55:41.761Z|5ef04251-20c2-4479-9b7a-05ef64185959|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:55:41.761Z|ed3e5763-b95b-4016-bcae-9f2e2361801e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:55:41.763Z|5ef04251-20c2-4479-9b7a-05ef64185959|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:55:41.763Z|ed3e5763-b95b-4016-bcae-9f2e2361801e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:55:51.788Z|a522af22-88ec-4626-afda-a949b90a52c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:55:51.790Z|a522af22-88ec-4626-afda-a949b90a52c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:55:51.797Z|cd39938f-92d0-456a-afd9-b17f75c0ae52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:55:51.797Z|5552cf86-4343-40f6-8d94-9d6228724096|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:55:51.798Z|5552cf86-4343-40f6-8d94-9d6228724096|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:55:51.799Z|cd39938f-92d0-456a-afd9-b17f75c0ae52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:55:55.294Z|3f757a36-0dbe-48ae-9061-e3e1a7824cd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:55:55.295Z|3f757a36-0dbe-48ae-9061-e3e1a7824cd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:55:55.736Z|d2027558-9479-4d9c-96f2-cf86d341b50d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:55:55.737Z|d2027558-9479-4d9c-96f2-cf86d341b50d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:56:01.817Z|7abb8362-41c1-4fd0-af6a-9b1912a2b4dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:56:01.818Z|7abb8362-41c1-4fd0-af6a-9b1912a2b4dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:56:01.837Z|11ea55a4-82ab-44d5-afc8-3560833b993b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:56:01.838Z|580ed7a6-1735-4b11-a420-c665b255cb79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:56:01.839Z|580ed7a6-1735-4b11-a420-c665b255cb79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:56:01.839Z|11ea55a4-82ab-44d5-afc8-3560833b993b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:56:10.294Z|1feac5d4-3198-4f71-a0d5-52dc16c137c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:56:10.296Z|1feac5d4-3198-4f71-a0d5-52dc16c137c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:56:11.853Z|1c473563-3b81-44ab-8458-e5741a4efb5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:56:11.855Z|1c473563-3b81-44ab-8458-e5741a4efb5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:56:11.870Z|0a76601b-ba70-4c02-b095-8616b995b1aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:56:11.871Z|0a76601b-ba70-4c02-b095-8616b995b1aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:56:11.870Z|4dcc054b-05b2-48bf-ac70-40a828e7a6ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:56:11.876Z|4dcc054b-05b2-48bf-ac70-40a828e7a6ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:56:21.882Z|7c5cfb81-b1ad-4765-8a4e-27fe270358e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:56:21.884Z|7c5cfb81-b1ad-4765-8a4e-27fe270358e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:56:21.905Z|cd4df518-55fe-4b6b-a91d-c6a913b783d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:56:21.905Z|cd449ccf-0106-4b01-ac00-04757bb46bdb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:56:21.906Z|cd449ccf-0106-4b01-ac00-04757bb46bdb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:56:21.906Z|cd4df518-55fe-4b6b-a91d-c6a913b783d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:56:24.497Z|ff15ce53-a6ad-47d6-9ffc-0ddeb5fe5472|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T11:56:24.506Z|ff15ce53-a6ad-47d6-9ffc-0ddeb5fe5472|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T11:56:25.295Z|455da397-1fe6-4dd8-a6e9-e8012c17a6d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:56:25.304Z|455da397-1fe6-4dd8-a6e9-e8012c17a6d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:56:25.738Z|9cb0003e-7117-4173-b822-45cb06685afe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:56:25.738Z|9cb0003e-7117-4173-b822-45cb06685afe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:56:31.913Z|ef82b761-27d3-4fc5-a7e4-7075e697602a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:56:31.914Z|ef82b761-27d3-4fc5-a7e4-7075e697602a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:56:31.934Z|6cc16ec6-c3fd-4df1-9e47-81fb1821873e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:56:31.934Z|4387a522-b497-4ab7-9033-6f1b7a35b1ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:56:31.935Z|4387a522-b497-4ab7-9033-6f1b7a35b1ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:56:31.935Z|6cc16ec6-c3fd-4df1-9e47-81fb1821873e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:56:40.294Z|e0a5d31e-d628-4f98-a096-8d4f64e7edc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:56:40.295Z|e0a5d31e-d628-4f98-a096-8d4f64e7edc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:56:41.960Z|e9058ab4-d5a0-479e-a7a6-3492af746e79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:56:41.961Z|e9058ab4-d5a0-479e-a7a6-3492af746e79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:56:42.009Z|237cf71d-93bd-4816-88e1-2561e8679660|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:56:42.009Z|5a18dcd2-c7a7-4fa4-80f2-c50b9d3eaa90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:56:42.010Z|237cf71d-93bd-4816-88e1-2561e8679660|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:56:42.010Z|5a18dcd2-c7a7-4fa4-80f2-c50b9d3eaa90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:56:52.014Z|7fc0857a-6bb6-4c95-8052-afb44762a2f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:56:52.015Z|7fc0857a-6bb6-4c95-8052-afb44762a2f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:56:52.048Z|861a58bf-0852-477b-8d49-cdc19614f315|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:56:52.049Z|861a58bf-0852-477b-8d49-cdc19614f315|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:56:52.068Z|c8733b2c-ef8f-4ea5-833e-bd930798c252|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:56:52.069Z|c8733b2c-ef8f-4ea5-833e-bd930798c252|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:56:55.295Z|bb4c06e3-b4f1-418d-b115-06bf7f175691|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:56:55.296Z|bb4c06e3-b4f1-418d-b115-06bf7f175691|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:56:55.739Z|4cd83746-68ee-4692-a414-fec1a0014703|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:56:55.741Z|4cd83746-68ee-4692-a414-fec1a0014703|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:57:02.096Z|faeaaca1-ccf1-4a78-bdbf-aa736474ffec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:57:02.099Z|faeaaca1-ccf1-4a78-bdbf-aa736474ffec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:57:02.124Z|8a3a0656-b2b7-456f-97a5-b8a5c6bccce6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:57:02.125Z|8a3a0656-b2b7-456f-97a5-b8a5c6bccce6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:57:02.124Z|5daad577-2533-4196-af3e-0747b6da23fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:57:02.126Z|5daad577-2533-4196-af3e-0747b6da23fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:57:10.295Z|8a7a3453-2a4d-4ed0-9026-1c520b854052|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:57:10.300Z|8a7a3453-2a4d-4ed0-9026-1c520b854052|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:57:12.138Z|a77cd136-eec0-4504-8b93-7b063aa2b6de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:57:12.139Z|a77cd136-eec0-4504-8b93-7b063aa2b6de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:57:12.161Z|4641ed5a-b290-4348-a1b3-4ff60d82bd34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:57:12.165Z|2168b235-19ed-4ba5-9f64-654a2c5bee00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:57:12.166Z|2168b235-19ed-4ba5-9f64-654a2c5bee00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:57:12.162Z|4641ed5a-b290-4348-a1b3-4ff60d82bd34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:57:22.186Z|9aa1a2c0-5b37-469b-b5c3-e67eec0278ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:57:22.196Z|9aa1a2c0-5b37-469b-b5c3-e67eec0278ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:57:22.201Z|b923873a-6df2-4661-a54d-63b699e3a3eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:57:22.202Z|b923873a-6df2-4661-a54d-63b699e3a3eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:57:22.213Z|6129f65c-a293-4fdf-8c34-cc36c307d58e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:57:22.219Z|6129f65c-a293-4fdf-8c34-cc36c307d58e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:57:24.487Z|2390ac48-ba31-4f52-aea4-41a3996927d0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T11:57:24.487Z|2390ac48-ba31-4f52-aea4-41a3996927d0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T11:57:25.295Z|498b9e2f-a2f2-402a-b24a-c0a84055801c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:57:25.296Z|498b9e2f-a2f2-402a-b24a-c0a84055801c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:57:25.742Z|be28baf7-3a0a-4da0-81a1-cef34c641393|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:57:25.743Z|be28baf7-3a0a-4da0-81a1-cef34c641393|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:57:32.234Z|cde1442a-27c2-4cf4-8310-f26290e54693|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:57:32.235Z|cde1442a-27c2-4cf4-8310-f26290e54693|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:57:32.250Z|e8addb53-c035-4191-943d-ce66d574e5f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:57:32.251Z|e8addb53-c035-4191-943d-ce66d574e5f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:57:32.258Z|1ad3aa89-e499-4239-a36a-69ba351fa34d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:57:32.258Z|1ad3aa89-e499-4239-a36a-69ba351fa34d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:57:40.294Z|aea7221a-7d6a-4834-868f-23d5589e17c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:57:40.295Z|aea7221a-7d6a-4834-868f-23d5589e17c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:57:42.273Z|4d41253f-d43d-463b-8b02-f94054ba8e58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:57:42.274Z|4d41253f-d43d-463b-8b02-f94054ba8e58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:57:42.290Z|245343d5-7704-485b-8c64-a5ded8e8d104|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:57:42.292Z|245343d5-7704-485b-8c64-a5ded8e8d104|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:57:42.297Z|07ca17f4-d43b-4241-b6bf-714ae3132aa9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:57:42.298Z|07ca17f4-d43b-4241-b6bf-714ae3132aa9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:57:52.303Z|c879326c-dda5-4032-92ea-7d7dfde90d3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:57:52.304Z|c879326c-dda5-4032-92ea-7d7dfde90d3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:57:52.320Z|0ed584d2-e23b-4e89-9f35-cfd1032c20ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:57:52.321Z|0ed584d2-e23b-4e89-9f35-cfd1032c20ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:57:52.334Z|9db9e1e4-59c0-4d70-b795-0761830daeb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:57:52.336Z|9db9e1e4-59c0-4d70-b795-0761830daeb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:57:55.294Z|25d924f4-e5a8-4df1-a6d7-45c9e176eb2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:57:55.298Z|25d924f4-e5a8-4df1-a6d7-45c9e176eb2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:57:55.744Z|dea3eaa9-38d5-4ed7-ab6f-15ae1254d7ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:57:55.745Z|dea3eaa9-38d5-4ed7-ab6f-15ae1254d7ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:58:02.336Z|e1f28886-73d6-4aa9-86d9-76690258c8e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:58:02.336Z|e1f28886-73d6-4aa9-86d9-76690258c8e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:58:02.355Z|8a42f3de-355a-4a0c-84fb-74e250e5f992|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:58:02.356Z|8a42f3de-355a-4a0c-84fb-74e250e5f992|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:58:02.362Z|abbc1768-62ec-4472-9bd3-7dc93f883e23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:58:02.363Z|abbc1768-62ec-4472-9bd3-7dc93f883e23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:58:10.295Z|bb96b189-b806-4c3d-bed0-bb62eb19a05d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:58:10.295Z|bb96b189-b806-4c3d-bed0-bb62eb19a05d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:58:12.380Z|5ec6506a-e02a-4f83-8809-0d4d23bf7347|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:58:12.384Z|5ec6506a-e02a-4f83-8809-0d4d23bf7347|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:58:12.395Z|f3e2fab4-ab24-4847-b743-b90a665fd241|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:58:12.395Z|311bb391-f0c1-405a-b8e1-77ba887f82a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:58:12.396Z|f3e2fab4-ab24-4847-b743-b90a665fd241|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:58:12.396Z|311bb391-f0c1-405a-b8e1-77ba887f82a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:58:22.418Z|b3d85b33-704c-40a5-9ebd-8eac8d6f1d86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:58:22.418Z|b3d85b33-704c-40a5-9ebd-8eac8d6f1d86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:58:22.425Z|36857de0-7cf4-4850-8faa-b0637f5f796b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:58:22.425Z|9c6d1fcb-64ee-4ddf-b8ed-89b722a89ca0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:58:22.426Z|36857de0-7cf4-4850-8faa-b0637f5f796b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:58:22.426Z|9c6d1fcb-64ee-4ddf-b8ed-89b722a89ca0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:58:24.487Z|54039a14-5103-4202-89ae-0ba3f62585d6|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T11:58:24.488Z|54039a14-5103-4202-89ae-0ba3f62585d6|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T11:58:25.294Z|4faf109d-4d77-43c8-b32c-27c867ff88a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:58:25.295Z|4faf109d-4d77-43c8-b32c-27c867ff88a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:58:25.746Z|2ab5cf18-a4ca-4b59-8afb-257805e77e48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:58:25.747Z|2ab5cf18-a4ca-4b59-8afb-257805e77e48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:58:32.442Z|bef53511-e66f-4cbe-b224-db0f44d6d3cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:58:32.443Z|bef53511-e66f-4cbe-b224-db0f44d6d3cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:58:32.452Z|191dcf00-df3e-4174-8e4a-0cebb4b2c7a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:58:32.453Z|191dcf00-df3e-4174-8e4a-0cebb4b2c7a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:58:32.454Z|41ae1603-a75a-4fce-b3df-4189045418c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:58:32.455Z|41ae1603-a75a-4fce-b3df-4189045418c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:58:40.294Z|30634aa5-04bc-4101-811b-4b2621ee121e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:58:40.298Z|30634aa5-04bc-4101-811b-4b2621ee121e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:58:42.473Z|93dad368-02d5-40fc-a11e-578c89ff621f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:58:42.474Z|93dad368-02d5-40fc-a11e-578c89ff621f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:58:42.510Z|04a304f9-d1ef-42b0-a9d4-2571fda79c33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:58:42.510Z|311e965f-e679-4b69-a747-d47a61789a0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:58:42.511Z|04a304f9-d1ef-42b0-a9d4-2571fda79c33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:58:42.511Z|311e965f-e679-4b69-a747-d47a61789a0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:58:52.545Z|0c69df82-0142-4187-bb89-24fe8d52514e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:58:52.545Z|3d0e1026-3dbf-4297-9558-0e690b9354a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:58:52.546Z|3d0e1026-3dbf-4297-9558-0e690b9354a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:58:52.546Z|0c69df82-0142-4187-bb89-24fe8d52514e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:58:52.558Z|56d8e03d-80e1-4a91-a643-345600dcff5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:58:52.559Z|56d8e03d-80e1-4a91-a643-345600dcff5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:58:55.294Z|e9f0273c-d3ef-4115-89c2-8b6be7ccb2a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:58:55.295Z|e9f0273c-d3ef-4115-89c2-8b6be7ccb2a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:58:55.752Z|a088efaf-1fa4-415d-8e0a-e1cc626c7a0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:58:55.752Z|a088efaf-1fa4-415d-8e0a-e1cc626c7a0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:59:02.576Z|2e4f6a57-3335-4ca6-a803-56a6c14e2c34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:59:02.576Z|1cd04a98-0a4f-441c-990b-75abd7ccfc7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:59:02.577Z|1cd04a98-0a4f-441c-990b-75abd7ccfc7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:59:02.577Z|2e4f6a57-3335-4ca6-a803-56a6c14e2c34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:59:02.586Z|e7028565-3b47-4da2-9ca9-18c96fc310a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:59:02.587Z|e7028565-3b47-4da2-9ca9-18c96fc310a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:59:10.294Z|405c8744-d8f7-4b00-8b2f-6981adf18030|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:59:10.295Z|405c8744-d8f7-4b00-8b2f-6981adf18030|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:59:12.604Z|5ed2ba25-ea22-4236-82d4-9a445c2840d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:59:12.605Z|5ed2ba25-ea22-4236-82d4-9a445c2840d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:59:12.610Z|0a04371f-9d81-45c2-ac2f-893292d19190|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:59:12.610Z|9e2afe8d-88e5-4dbf-9d88-0c27ce167a01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:59:12.611Z|0a04371f-9d81-45c2-ac2f-893292d19190|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:59:12.611Z|9e2afe8d-88e5-4dbf-9d88-0c27ce167a01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:59:22.634Z|058afc6e-9531-4709-80dd-494b7f703fb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:59:22.635Z|058afc6e-9531-4709-80dd-494b7f703fb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:59:22.636Z|18968ad2-82d1-4953-bf4e-58fe46af0907|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:59:22.636Z|7e8f17f3-e042-4aff-8ae3-e9a2568df198|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:59:22.637Z|7e8f17f3-e042-4aff-8ae3-e9a2568df198|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:59:22.638Z|18968ad2-82d1-4953-bf4e-58fe46af0907|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:59:24.488Z|5d1a3505-30d5-4194-a519-9198c2faf957|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T11:59:24.489Z|5d1a3505-30d5-4194-a519-9198c2faf957|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T11:59:25.294Z|a91a8be7-7706-4c41-9d21-67e6bd877662|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:59:25.298Z|a91a8be7-7706-4c41-9d21-67e6bd877662|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:59:25.753Z|65bb4e0d-0a13-4af0-bd15-db2023399b03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:59:25.754Z|65bb4e0d-0a13-4af0-bd15-db2023399b03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:59:32.667Z|212628e9-5180-469b-8099-f64c14507175|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:59:32.667Z|60d6eb22-6c4d-46fc-9a64-8779f94908e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:59:32.668Z|60d6eb22-6c4d-46fc-9a64-8779f94908e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:59:32.668Z|212628e9-5180-469b-8099-f64c14507175|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:59:32.668Z|8a5e02eb-4400-40df-8ac9-3e8eb85a3014|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:59:32.669Z|8a5e02eb-4400-40df-8ac9-3e8eb85a3014|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:59:40.294Z|a49b8591-4835-4099-83bc-6f93b4a588fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:59:40.295Z|a49b8591-4835-4099-83bc-6f93b4a588fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:59:42.693Z|6ebb2fc2-c19d-4373-ae4b-a7a224a81377|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:59:42.693Z|54aa51cd-bd8c-43ef-9aaa-a0b049d72451|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:59:42.693Z|e610fbc3-50ee-4394-a056-d06bbde4e4e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:59:42.694Z|6ebb2fc2-c19d-4373-ae4b-a7a224a81377|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:59:42.694Z|54aa51cd-bd8c-43ef-9aaa-a0b049d72451|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:59:42.694Z|e610fbc3-50ee-4394-a056-d06bbde4e4e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:59:52.727Z|2a94085a-c00a-4073-ad1c-64c8f89678ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:59:52.727Z|4390a26c-6b27-4f2b-902e-1facf842729b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:59:52.729Z|2a94085a-c00a-4073-ad1c-64c8f89678ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:59:52.729Z|4390a26c-6b27-4f2b-902e-1facf842729b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:59:52.731Z|89fd3b6b-f22e-46c5-9af3-c7eb2c450ca7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T11:59:52.731Z|89fd3b6b-f22e-46c5-9af3-c7eb2c450ca7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T11:59:55.295Z|21d8491b-a6a3-4cc8-abca-9a7130a049a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:59:55.295Z|21d8491b-a6a3-4cc8-abca-9a7130a049a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T11:59:55.755Z|c1bcb8af-3035-4fd9-bdc0-d7f7d31fec6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T11:59:55.756Z|c1bcb8af-3035-4fd9-bdc0-d7f7d31fec6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:00:02.753Z|391debdf-5e25-4a77-a032-7b954011e8c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:00:02.754Z|8d295b6f-9586-4fa2-aa04-18d8fd7eaefd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:00:02.754Z|391debdf-5e25-4a77-a032-7b954011e8c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:00:02.755Z|f9da1211-a15b-40b4-a6f1-6f186e328940|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:00:02.755Z|f9da1211-a15b-40b4-a6f1-6f186e328940|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:00:02.755Z|8d295b6f-9586-4fa2-aa04-18d8fd7eaefd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:00:10.296Z|ed99fe76-761c-44c2-b7b3-1ef4d711c542|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:00:10.312Z|ed99fe76-761c-44c2-b7b3-1ef4d711c542|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:00:12.780Z|e743a2a0-544b-4cd8-a1fd-255ddb49fdd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:00:12.780Z|b3eaeec2-20d6-4f97-9575-d7488cb2eec5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:00:12.781Z|e743a2a0-544b-4cd8-a1fd-255ddb49fdd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:00:12.781Z|b3eaeec2-20d6-4f97-9575-d7488cb2eec5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:00:12.785Z|cd88eb2d-4749-4ec6-96c1-5000adbb5e9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:00:12.785Z|cd88eb2d-4749-4ec6-96c1-5000adbb5e9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:00:22.811Z|10e4a524-606a-498f-8e82-86cb1d676416|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:00:22.812Z|10e4a524-606a-498f-8e82-86cb1d676416|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:00:22.818Z|e5746153-a41b-4940-8f5e-e506c03b93bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:00:22.819Z|e5746153-a41b-4940-8f5e-e506c03b93bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:00:22.823Z|9b8957f6-5879-4bf9-94af-c1aa3fe6bf32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:00:22.825Z|9b8957f6-5879-4bf9-94af-c1aa3fe6bf32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:00:24.488Z|f89aa207-7b03-4903-a18e-f80a07b99164|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:00:24.489Z|f89aa207-7b03-4903-a18e-f80a07b99164|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:00:25.294Z|eec0f8ce-f9dd-42ce-8baa-b674e134b9e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:00:25.295Z|eec0f8ce-f9dd-42ce-8baa-b674e134b9e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:00:25.756Z|7ee7a1ee-b8b6-4895-a13f-2cbee632aa89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:00:25.757Z|7ee7a1ee-b8b6-4895-a13f-2cbee632aa89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:00:32.838Z|131d3119-18d4-4c58-93c8-70973ef163c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:00:32.841Z|131d3119-18d4-4c58-93c8-70973ef163c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:00:32.850Z|beb76958-1fd9-4826-911a-4465e0146989|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:00:32.850Z|c8a7bdc3-c864-4ebe-937f-8419ce1c6ccd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:00:32.851Z|c8a7bdc3-c864-4ebe-937f-8419ce1c6ccd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:00:32.850Z|beb76958-1fd9-4826-911a-4465e0146989|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:00:40.294Z|9bf2122b-6354-4a91-bfa3-2615524e065b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:00:40.295Z|9bf2122b-6354-4a91-bfa3-2615524e065b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:00:42.863Z|1b8918e8-1388-41f6-9073-82ba63abcb91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:00:42.864Z|1b8918e8-1388-41f6-9073-82ba63abcb91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:00:42.872Z|5c70ec73-535c-40a2-93e5-750f0789e8af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:00:42.872Z|0daaca9b-b3fd-4fce-a162-c9a6b027253a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:00:42.873Z|5c70ec73-535c-40a2-93e5-750f0789e8af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:00:42.873Z|0daaca9b-b3fd-4fce-a162-c9a6b027253a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:00:52.892Z|37c2678c-7424-4b36-b543-c00c619da174|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:00:52.893Z|37c2678c-7424-4b36-b543-c00c619da174|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:00:52.897Z|bd2ae85f-40ab-4b67-9de6-5e2879a1e416|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:00:52.898Z|bd2ae85f-40ab-4b67-9de6-5e2879a1e416|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:00:52.902Z|fbbd64f5-5ee2-46a5-8b17-bcb709d6e9a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:00:52.910Z|fbbd64f5-5ee2-46a5-8b17-bcb709d6e9a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:00:55.294Z|e772a33f-7678-45c7-b66d-d6fe1a77a5b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:00:55.298Z|e772a33f-7678-45c7-b66d-d6fe1a77a5b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:00:55.758Z|84b0452c-6ff8-4c23-880d-487dfd516771|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:00:55.759Z|84b0452c-6ff8-4c23-880d-487dfd516771|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:01:02.936Z|9d97e278-96c6-4617-ae86-7153cb2bb7b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:01:02.936Z|614417e3-5ff4-43d5-92de-85334c567e87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:01:02.937Z|614417e3-5ff4-43d5-92de-85334c567e87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:01:02.937Z|9d97e278-96c6-4617-ae86-7153cb2bb7b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:01:02.937Z|c4b6d1fd-9fe9-4966-87c4-bdfb1a926d55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:01:02.938Z|c4b6d1fd-9fe9-4966-87c4-bdfb1a926d55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:01:10.295Z|18c94d4b-18e9-4ad3-9138-c30d1e14c21f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:01:10.296Z|18c94d4b-18e9-4ad3-9138-c30d1e14c21f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:01:12.963Z|f62a0eb1-f53c-4091-af9c-90180e068d31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:01:12.964Z|f62a0eb1-f53c-4091-af9c-90180e068d31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:01:12.964Z|017264be-667c-4a4a-b610-cd5bd86df56c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:01:12.965Z|017264be-667c-4a4a-b610-cd5bd86df56c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:01:12.963Z|fae4b05b-a826-4424-8a44-49c66d38434a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:01:12.967Z|fae4b05b-a826-4424-8a44-49c66d38434a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:01:22.988Z|48076dfd-e772-457f-a9ef-4f24ecf33d2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:01:22.989Z|48076dfd-e772-457f-a9ef-4f24ecf33d2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:01:23.002Z|3f80b920-1f9d-4c3f-9a52-b89d60eec902|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:01:23.004Z|3f80b920-1f9d-4c3f-9a52-b89d60eec902|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:01:23.039Z|db4697bb-66b3-46bd-a3ca-766d13840a25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:01:23.048Z|db4697bb-66b3-46bd-a3ca-766d13840a25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:01:24.488Z|eb2ead52-0e94-4632-9f67-0ccf071a3174|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:01:24.489Z|eb2ead52-0e94-4632-9f67-0ccf071a3174|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:01:25.295Z|cbf08c8e-2513-47b7-a370-dea9d2584d0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:01:25.295Z|cbf08c8e-2513-47b7-a370-dea9d2584d0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:01:25.761Z|72fc7928-fbe4-42d5-ae76-0a2ff6e64818|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:01:25.761Z|72fc7928-fbe4-42d5-ae76-0a2ff6e64818|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:01:33.016Z|92e63f79-adb1-4a8e-ae4a-a406477fa66b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:01:33.017Z|92e63f79-adb1-4a8e-ae4a-a406477fa66b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:01:33.042Z|a5a3aee2-eba8-4ef2-ae38-babd2b672079|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:01:33.043Z|a5a3aee2-eba8-4ef2-ae38-babd2b672079|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:01:33.072Z|af45efb4-55a5-4e13-b974-d61f9965d269|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:01:33.073Z|af45efb4-55a5-4e13-b974-d61f9965d269|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:01:40.294Z|22c834dd-2e19-4738-b2d3-aee17e8a7f5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:01:40.298Z|22c834dd-2e19-4738-b2d3-aee17e8a7f5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:01:43.041Z|d04d0dbf-1927-4a2d-acdf-1a81b27898f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:01:43.042Z|d04d0dbf-1927-4a2d-acdf-1a81b27898f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:01:43.065Z|143b51d3-f31c-4db1-ba36-44c8549335bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:01:43.066Z|143b51d3-f31c-4db1-ba36-44c8549335bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:01:43.096Z|91c76fda-c0f6-49de-add1-caf2d1691c42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:01:43.097Z|91c76fda-c0f6-49de-add1-caf2d1691c42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:01:53.079Z|ec3fcdfe-d617-4ec4-ae1f-e7c05f9d9417|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:01:53.080Z|ec3fcdfe-d617-4ec4-ae1f-e7c05f9d9417|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:01:53.094Z|ca4335dd-c392-4330-b2df-9141b2a1eef0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:01:53.095Z|ca4335dd-c392-4330-b2df-9141b2a1eef0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:01:53.122Z|6fd05bce-a973-40e5-8f44-21142ade6d23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:01:53.124Z|6fd05bce-a973-40e5-8f44-21142ade6d23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:01:55.295Z|54417566-f2fa-4983-ad27-d9c404b46d6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:01:55.296Z|54417566-f2fa-4983-ad27-d9c404b46d6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:01:55.763Z|8dbaae68-c56c-46b5-8017-b24966f3d499|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:01:55.763Z|8dbaae68-c56c-46b5-8017-b24966f3d499|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:02:03.115Z|08adce8d-3ed0-424f-ab67-71df4d63be86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:02:03.116Z|08adce8d-3ed0-424f-ab67-71df4d63be86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:02:03.124Z|5dad40c4-aec3-4393-8a2a-042bb7c3a165|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:02:03.125Z|5dad40c4-aec3-4393-8a2a-042bb7c3a165|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:02:03.154Z|18519408-62a8-4d30-b891-dd6c10bbc31e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:02:03.155Z|18519408-62a8-4d30-b891-dd6c10bbc31e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:02:10.295Z|ad8d4fe9-55ba-4566-b5b1-3a8c1b685bc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:02:10.296Z|ad8d4fe9-55ba-4566-b5b1-3a8c1b685bc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:02:13.143Z|32648cdf-9c14-410e-998b-3ec5a3ed7f4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:02:13.144Z|32648cdf-9c14-410e-998b-3ec5a3ed7f4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:02:13.153Z|1b8c856f-bd3b-455b-ad23-098f4c5cb6c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:02:13.154Z|1b8c856f-bd3b-455b-ad23-098f4c5cb6c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:02:13.186Z|6a4a5c77-90d5-4fb2-84c4-012853478a9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:02:13.187Z|6a4a5c77-90d5-4fb2-84c4-012853478a9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:02:23.167Z|175255de-2d27-48e1-86b5-4abecafa5887|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:02:23.168Z|175255de-2d27-48e1-86b5-4abecafa5887|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:02:23.176Z|3e8dff96-985c-4267-a244-22085ee27255|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:02:23.177Z|3e8dff96-985c-4267-a244-22085ee27255|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:02:23.208Z|bc1dba2a-3e6c-463f-9f68-7e839c7f9045|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:02:23.209Z|bc1dba2a-3e6c-463f-9f68-7e839c7f9045|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:02:24.487Z|022bed68-ac7e-4f45-8d49-6b07ec26638f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:02:24.488Z|022bed68-ac7e-4f45-8d49-6b07ec26638f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:02:25.295Z|02b3b43f-f0ba-48ca-b60f-4d13a766a576|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:02:25.298Z|02b3b43f-f0ba-48ca-b60f-4d13a766a576|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:02:25.764Z|c840bec8-61a2-4cca-a5b4-125d49c2b82f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:02:25.765Z|c840bec8-61a2-4cca-a5b4-125d49c2b82f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:02:33.193Z|76a6a9e8-a2ca-442f-9099-899b74ef88d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:02:33.194Z|76a6a9e8-a2ca-442f-9099-899b74ef88d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:02:33.208Z|3bc452f9-25e3-4dd4-ab70-9a2168844aa6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:02:33.209Z|3bc452f9-25e3-4dd4-ab70-9a2168844aa6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:02:33.237Z|468ba971-0c40-44eb-9368-41e1e5b771a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:02:33.238Z|468ba971-0c40-44eb-9368-41e1e5b771a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:02:40.294Z|be2ad89f-4a43-4fe1-aa60-73b19cff7ea1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:02:40.295Z|be2ad89f-4a43-4fe1-aa60-73b19cff7ea1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:02:43.225Z|8457fa33-337e-4e1e-aca1-c30e8bcdc297|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:02:43.226Z|8457fa33-337e-4e1e-aca1-c30e8bcdc297|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:02:43.237Z|da151c5b-2cf2-4039-842a-02b7fc6b76bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:02:43.238Z|da151c5b-2cf2-4039-842a-02b7fc6b76bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:02:43.263Z|bcf77b74-fce1-444b-a121-6ebd5a5400eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:02:43.264Z|bcf77b74-fce1-444b-a121-6ebd5a5400eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:02:53.250Z|de6d5c25-668c-416e-a802-7e5b748e9c69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:02:53.251Z|de6d5c25-668c-416e-a802-7e5b748e9c69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:02:53.264Z|a4885797-4998-4978-8c44-5bda9594f65a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:02:53.265Z|a4885797-4998-4978-8c44-5bda9594f65a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:02:53.290Z|832eb010-961c-4e8e-b8c8-ebd3bd38fc84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:02:53.291Z|832eb010-961c-4e8e-b8c8-ebd3bd38fc84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:02:55.295Z|28027ed5-4285-4543-9bad-725cc1b09fe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:02:55.296Z|28027ed5-4285-4543-9bad-725cc1b09fe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:02:55.766Z|21ac1d48-a554-4e2e-b4cd-68457aaf72ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:02:55.770Z|21ac1d48-a554-4e2e-b4cd-68457aaf72ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:03:03.281Z|8b41176f-9218-4c49-8c35-92c14c7b5747|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:03:03.282Z|8b41176f-9218-4c49-8c35-92c14c7b5747|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:03:03.293Z|1656f8f4-5ffb-44f8-befc-708d2546e854|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:03:03.316Z|1656f8f4-5ffb-44f8-befc-708d2546e854|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:03:03.320Z|d7f94ec3-7121-40e1-8b2b-7b656abca3e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:03:03.321Z|d7f94ec3-7121-40e1-8b2b-7b656abca3e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:03:10.294Z|be1bd881-d74d-4f69-aff7-eac3e09f758d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:03:10.299Z|be1bd881-d74d-4f69-aff7-eac3e09f758d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:03:13.308Z|03bede35-cafa-48de-b26b-44ffe40d14dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:03:13.309Z|03bede35-cafa-48de-b26b-44ffe40d14dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:03:13.352Z|9616ada4-8988-48ee-ac6d-2d87312b3507|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:03:13.353Z|9616ada4-8988-48ee-ac6d-2d87312b3507|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:03:13.358Z|5a1a8076-92bb-4a15-9659-a874ab53f72b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:03:13.360Z|5a1a8076-92bb-4a15-9659-a874ab53f72b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:03:23.336Z|a7cb6c09-c784-4ebc-9347-ea88b4753574|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:03:23.337Z|a7cb6c09-c784-4ebc-9347-ea88b4753574|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:03:23.394Z|eca03ce3-9bf0-45e6-b483-95130b3e365a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:03:23.404Z|eca03ce3-9bf0-45e6-b483-95130b3e365a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:03:23.413Z|43fb1d05-c363-48dc-a539-c72ae1f78265|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:03:23.420Z|43fb1d05-c363-48dc-a539-c72ae1f78265|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:03:24.489Z|7f4f4d53-a1d6-46a8-acd0-3ca0e360dcc2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:03:24.490Z|7f4f4d53-a1d6-46a8-acd0-3ca0e360dcc2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:03:25.294Z|0328aa6e-4e40-4677-a062-ed528ca34b3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:03:25.295Z|0328aa6e-4e40-4677-a062-ed528ca34b3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:03:25.771Z|307e5d83-8f94-471c-870d-14d3cde336f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:03:25.772Z|307e5d83-8f94-471c-870d-14d3cde336f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:03:33.373Z|f407ad86-3f48-4ace-9f44-ddd103f84529|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:03:33.375Z|f407ad86-3f48-4ace-9f44-ddd103f84529|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:03:33.430Z|e9f6e6e2-6d3e-429e-9541-5bc1760586c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:03:33.431Z|e9f6e6e2-6d3e-429e-9541-5bc1760586c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:03:33.445Z|61eb0d92-b7fb-471d-8953-891fd7507e14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:03:33.446Z|61eb0d92-b7fb-471d-8953-891fd7507e14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:03:40.294Z|950fc3cd-9b7b-4c46-9807-47e59365fcda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:03:40.295Z|950fc3cd-9b7b-4c46-9807-47e59365fcda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:03:43.405Z|ae745392-e017-4ef6-8383-e03dbc05aefa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:03:43.406Z|ae745392-e017-4ef6-8383-e03dbc05aefa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:03:43.460Z|a343e399-6e2a-44d0-ae19-3db0ffa69a40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:03:43.461Z|a343e399-6e2a-44d0-ae19-3db0ffa69a40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:03:43.474Z|8739f0ed-d27b-4b30-9e9f-d8e0be8cba23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:03:43.476Z|8739f0ed-d27b-4b30-9e9f-d8e0be8cba23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:03:53.438Z|c1a66d40-cd37-4b6b-a55b-dcfbae106477|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:03:53.438Z|c1a66d40-cd37-4b6b-a55b-dcfbae106477|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:03:53.498Z|862b3244-5cc5-4a5f-83b7-137f558af731|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:03:53.499Z|862b3244-5cc5-4a5f-83b7-137f558af731|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:03:53.506Z|47fc0e54-d14f-4249-b26a-ed2be028029d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:03:53.507Z|47fc0e54-d14f-4249-b26a-ed2be028029d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:03:55.294Z|8deaf252-f7f9-430b-9cd2-648b5b3feac6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:03:55.298Z|8deaf252-f7f9-430b-9cd2-648b5b3feac6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:03:55.773Z|e1105a5f-4df5-499d-9744-f81eccc041db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:03:55.774Z|e1105a5f-4df5-499d-9744-f81eccc041db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:04:03.486Z|58cfbb37-1a81-4142-9bcf-c64d65dfbc83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:04:03.488Z|58cfbb37-1a81-4142-9bcf-c64d65dfbc83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:04:03.533Z|f8682f2d-7bd8-40db-84d6-e0751676b3d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:04:03.533Z|2ac25c31-a4d7-41a8-a62e-cbcebd3de580|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:04:03.534Z|2ac25c31-a4d7-41a8-a62e-cbcebd3de580|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:04:03.534Z|f8682f2d-7bd8-40db-84d6-e0751676b3d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:04:10.294Z|e7de8664-4970-42e9-bd9e-724f8aafe09c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:04:10.295Z|e7de8664-4970-42e9-bd9e-724f8aafe09c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:04:13.512Z|576a20c2-e260-48a9-ba4c-bf76417444c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:04:13.513Z|576a20c2-e260-48a9-ba4c-bf76417444c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:04:13.562Z|86c296fc-ac55-4628-a600-c4128b64705e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:04:13.563Z|86c296fc-ac55-4628-a600-c4128b64705e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:04:13.563Z|8d129a15-2a76-4015-a94e-9d7dba7bc72d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:04:13.564Z|8d129a15-2a76-4015-a94e-9d7dba7bc72d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:04:23.538Z|d0f6c23c-588e-426e-bd12-0bf7040e46cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:04:23.539Z|d0f6c23c-588e-426e-bd12-0bf7040e46cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:04:23.592Z|20dea175-804d-410c-8389-c762694638b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:04:23.593Z|20dea175-804d-410c-8389-c762694638b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:04:23.598Z|c7a19e15-54ca-4132-bafb-ad22d7d4be32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:04:23.605Z|c7a19e15-54ca-4132-bafb-ad22d7d4be32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:04:24.487Z|a0c21e82-3c33-4549-a42a-fca6c7367293|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:04:24.488Z|a0c21e82-3c33-4549-a42a-fca6c7367293|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:04:25.294Z|762a03b9-6255-4a1a-9bbb-a7dd740718bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:04:25.295Z|762a03b9-6255-4a1a-9bbb-a7dd740718bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:04:25.775Z|f9cc09f4-c71c-4aba-bf24-542f743f8f48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:04:25.776Z|f9cc09f4-c71c-4aba-bf24-542f743f8f48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:04:33.567Z|766c2164-8a87-4fa6-8582-f24e8e4b5b0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:04:33.568Z|766c2164-8a87-4fa6-8582-f24e8e4b5b0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:04:33.625Z|691837fc-e10c-49fa-a6d3-bcdd115e6d72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:04:33.626Z|691837fc-e10c-49fa-a6d3-bcdd115e6d72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:04:33.656Z|b00a1451-b481-493d-8f1c-b8ea652d6108|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:04:33.657Z|b00a1451-b481-493d-8f1c-b8ea652d6108|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:04:40.294Z|070e4ca5-425e-40d9-ab10-fa6431782664|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:04:40.297Z|070e4ca5-425e-40d9-ab10-fa6431782664|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:04:43.594Z|d12c25e3-aa79-402c-8514-13f2e08aaa00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:04:43.594Z|d12c25e3-aa79-402c-8514-13f2e08aaa00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:04:43.669Z|88e81506-cc22-4242-889c-3f3ae2b7fc8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:04:43.670Z|88e81506-cc22-4242-889c-3f3ae2b7fc8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:04:43.689Z|3d62b8ca-68f2-4c05-8945-5c09baa3820a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:04:43.690Z|3d62b8ca-68f2-4c05-8945-5c09baa3820a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:04:53.621Z|0e8430fa-7fae-4551-9cbe-040cc431abb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:04:53.622Z|0e8430fa-7fae-4551-9cbe-040cc431abb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:04:53.705Z|9d7f7631-4cd8-43fa-848a-1011f8c16373|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:04:53.706Z|9d7f7631-4cd8-43fa-848a-1011f8c16373|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:04:53.719Z|41e3d36f-e1ec-4f96-bdd6-3625b1ff0228|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:04:53.720Z|41e3d36f-e1ec-4f96-bdd6-3625b1ff0228|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:04:55.294Z|090d1026-b6b1-4f00-a344-d74b5d423344|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:04:55.296Z|090d1026-b6b1-4f00-a344-d74b5d423344|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:04:55.777Z|578b9170-b616-4504-9b42-8b442e9a6476|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:04:55.778Z|578b9170-b616-4504-9b42-8b442e9a6476|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:05:03.653Z|cf15cbbb-64c3-469c-a257-f671950da525|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:05:03.655Z|cf15cbbb-64c3-469c-a257-f671950da525|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:05:03.733Z|a11c2732-50b4-4d21-a915-c94bb19e0a60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:05:03.734Z|a11c2732-50b4-4d21-a915-c94bb19e0a60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:05:03.762Z|456810d6-af6f-4d56-a1cd-1130af47613a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:05:03.763Z|456810d6-af6f-4d56-a1cd-1130af47613a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:05:10.294Z|ab35b0af-5971-4274-8252-9156e65cd60c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:05:10.295Z|ab35b0af-5971-4274-8252-9156e65cd60c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:05:13.709Z|e55ae251-e5eb-4f46-aed4-cdb0126d2650|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:05:13.711Z|e55ae251-e5eb-4f46-aed4-cdb0126d2650|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:05:13.766Z|0ffb0971-ab68-4f0b-a8f9-81b0806d27f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:05:13.767Z|0ffb0971-ab68-4f0b-a8f9-81b0806d27f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:05:13.808Z|3acfc2ce-0ee1-45eb-b91f-1d3b650a9aac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:05:13.809Z|3acfc2ce-0ee1-45eb-b91f-1d3b650a9aac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:05:23.752Z|8da0940b-575a-4565-9049-e7d1056d61f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:05:23.753Z|8da0940b-575a-4565-9049-e7d1056d61f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:05:23.804Z|083d77c9-58f6-4ca7-9189-0cd8bfbdb665|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:05:23.805Z|083d77c9-58f6-4ca7-9189-0cd8bfbdb665|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:05:23.835Z|1ae5c710-8ada-4b65-bea0-473bde0d9048|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:05:23.836Z|1ae5c710-8ada-4b65-bea0-473bde0d9048|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:05:24.488Z|a50d26b7-e4a2-4e5e-8426-6753ad5f9cb6|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:05:24.490Z|a50d26b7-e4a2-4e5e-8426-6753ad5f9cb6|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:05:25.294Z|27896f04-0014-46a3-8d05-5341e7249ead|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:05:25.297Z|27896f04-0014-46a3-8d05-5341e7249ead|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:05:25.779Z|5b25728d-3936-4973-a838-2f3198c9bc2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:05:25.780Z|5b25728d-3936-4973-a838-2f3198c9bc2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:05:33.783Z|015dba6f-f45a-4aa6-b59e-8d40f43394ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:05:33.784Z|015dba6f-f45a-4aa6-b59e-8d40f43394ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:05:33.831Z|516256fd-d75d-4e40-85ec-e07cec34289d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:05:33.832Z|516256fd-d75d-4e40-85ec-e07cec34289d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:05:33.867Z|dbb5b891-bd4e-499d-8b0a-176cf3541231|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:05:33.868Z|dbb5b891-bd4e-499d-8b0a-176cf3541231|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:05:40.294Z|087e6cf7-d4e6-4321-bda7-48b4589a4ccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:05:40.295Z|087e6cf7-d4e6-4321-bda7-48b4589a4ccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:05:43.820Z|59e35638-fd31-40b1-a3d0-78a17fb0760a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:05:43.822Z|59e35638-fd31-40b1-a3d0-78a17fb0760a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:05:43.858Z|00f1e1c5-054b-4979-9160-78db21143fc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:05:43.859Z|00f1e1c5-054b-4979-9160-78db21143fc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:05:43.894Z|68ee4d6e-5c10-4f17-be67-316326e47fd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:05:43.894Z|68ee4d6e-5c10-4f17-be67-316326e47fd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:05:53.859Z|4cdc49a6-c6da-40f7-b478-a4c22684e2d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:05:53.860Z|4cdc49a6-c6da-40f7-b478-a4c22684e2d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:05:53.891Z|6e918c7a-4da9-46d7-822d-6eaf9d932edb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:05:53.892Z|6e918c7a-4da9-46d7-822d-6eaf9d932edb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:05:53.918Z|95fb599e-203d-4dc9-b996-002303e51d23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:05:53.919Z|95fb599e-203d-4dc9-b996-002303e51d23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:05:55.294Z|8d9ef77f-f964-43ce-a034-0c05b42a77cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:05:55.295Z|8d9ef77f-f964-43ce-a034-0c05b42a77cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:05:55.781Z|6497688b-8ab4-4b8b-9449-6a7cb5d6a2f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:05:55.782Z|6497688b-8ab4-4b8b-9449-6a7cb5d6a2f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:06:03.907Z|be549333-9461-4666-8f9d-83c273d15095|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:06:03.909Z|be549333-9461-4666-8f9d-83c273d15095|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:06:03.922Z|b9a0bb20-e962-4498-98d5-e0b8730ff251|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:06:03.922Z|b9a0bb20-e962-4498-98d5-e0b8730ff251|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:06:03.955Z|1dda2bd6-b287-44ac-b814-758d46f2fda6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:06:03.956Z|1dda2bd6-b287-44ac-b814-758d46f2fda6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:06:10.294Z|1edbc41c-db3b-4a6b-aabe-a8d112c911a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:06:10.308Z|1edbc41c-db3b-4a6b-aabe-a8d112c911a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:06:13.955Z|a4fefb6a-0503-46f5-8c5f-b52bee1f744d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:06:13.956Z|a4fefb6a-0503-46f5-8c5f-b52bee1f744d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:06:13.981Z|f84fde88-f7c3-423b-bd68-1d4e9d80f600|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:06:13.982Z|f84fde88-f7c3-423b-bd68-1d4e9d80f600|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:06:13.991Z|deba96ff-86d0-4c7d-9339-ed9a74bafd67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:06:13.992Z|deba96ff-86d0-4c7d-9339-ed9a74bafd67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:06:24.016Z|9f2cf91e-2550-4fc7-9fb9-8f66524cda87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:06:24.017Z|e8e55a48-3959-4a8c-8459-333c7a9ffc63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:06:24.018Z|e8e55a48-3959-4a8c-8459-333c7a9ffc63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:06:24.024Z|9b26067c-385f-4196-ba00-694fee91f935|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:06:24.024Z|9b26067c-385f-4196-ba00-694fee91f935|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:06:24.021Z|9f2cf91e-2550-4fc7-9fb9-8f66524cda87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:06:24.489Z|8182c290-79e6-431a-97fc-42919fb435b3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:06:24.490Z|8182c290-79e6-431a-97fc-42919fb435b3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:06:25.295Z|cad552cf-6671-49e7-acb1-be561de4ee6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:06:25.296Z|cad552cf-6671-49e7-acb1-be561de4ee6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:06:25.783Z|7e3fc661-1905-47e0-a744-d522a40069fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:06:25.784Z|7e3fc661-1905-47e0-a744-d522a40069fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:06:34.053Z|334d605e-64a4-4df6-8e4e-be7eb6f8469a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:06:34.054Z|334d605e-64a4-4df6-8e4e-be7eb6f8469a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:06:34.076Z|3e008e92-75fd-4bce-81ea-5023a407e8d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:06:34.075Z|269dd5ac-2cd9-4de1-8413-9c28e41ff6fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:06:34.077Z|3e008e92-75fd-4bce-81ea-5023a407e8d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:06:34.077Z|269dd5ac-2cd9-4de1-8413-9c28e41ff6fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:06:40.294Z|f352c277-d4f6-470e-9d70-72c27fe82809|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:06:40.295Z|f352c277-d4f6-470e-9d70-72c27fe82809|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:06:44.106Z|ce46c330-a595-4d7b-8a3a-7004763afecf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:06:44.107Z|ce46c330-a595-4d7b-8a3a-7004763afecf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:06:44.108Z|16f47c30-e1df-467d-8772-f0986a1bf877|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:06:44.109Z|16f47c30-e1df-467d-8772-f0986a1bf877|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:06:44.114Z|3bce8000-e52f-42a0-8e0d-967f87eb26e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:06:44.116Z|3bce8000-e52f-42a0-8e0d-967f87eb26e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:06:54.141Z|e6e302bd-51f5-45b0-a589-f39142a5c139|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:06:54.142Z|e6e302bd-51f5-45b0-a589-f39142a5c139|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:06:54.148Z|2ac53f3d-9814-4baa-b1db-bca532b26547|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:06:54.150Z|2ac53f3d-9814-4baa-b1db-bca532b26547|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:06:54.152Z|126bd87a-8b07-4301-8c26-405cea19952d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:06:54.157Z|126bd87a-8b07-4301-8c26-405cea19952d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:06:55.294Z|995edf3d-c3c1-40e6-8926-40a973354b41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:06:55.297Z|995edf3d-c3c1-40e6-8926-40a973354b41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:06:55.785Z|f95b3794-441b-4453-b6a3-f286a50cf2fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:06:55.786Z|f95b3794-441b-4453-b6a3-f286a50cf2fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:07:04.187Z|5e60d2fa-5626-4701-9928-b757fa2e1c34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:07:04.188Z|5e60d2fa-5626-4701-9928-b757fa2e1c34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:07:04.193Z|318f1cc9-f43a-4571-b95d-f67cd5a8afa0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:07:04.195Z|318f1cc9-f43a-4571-b95d-f67cd5a8afa0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:07:04.197Z|656f7118-efa5-4cb0-9077-e3649a11b0c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:07:04.199Z|656f7118-efa5-4cb0-9077-e3649a11b0c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:07:10.294Z|7152bfc2-6789-40e8-9afc-4e29010f8581|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:07:10.295Z|7152bfc2-6789-40e8-9afc-4e29010f8581|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:07:14.232Z|83953f43-dfb5-4015-9fb2-d40e4828ded0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:07:14.233Z|83953f43-dfb5-4015-9fb2-d40e4828ded0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:07:14.251Z|65fcb1c3-fc45-4429-ba55-17ed9733af55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:07:14.251Z|65fcb1c3-fc45-4429-ba55-17ed9733af55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:07:14.252Z|413ba1f3-0bf8-4509-bead-8545ae24ad13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:07:14.252Z|413ba1f3-0bf8-4509-bead-8545ae24ad13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:07:24.283Z|4b737c70-8b21-41b5-a178-4e22f265df08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:07:24.284Z|4b737c70-8b21-41b5-a178-4e22f265df08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:07:24.285Z|131c9a27-e329-4caf-8a58-a9279fc199cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:07:24.286Z|131c9a27-e329-4caf-8a58-a9279fc199cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:07:24.293Z|641a066c-991e-4dd3-a27f-91944a4af4d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:07:24.294Z|641a066c-991e-4dd3-a27f-91944a4af4d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:07:24.487Z|2d17ece8-8abf-4fd7-bb75-5e3265fe82a8|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:07:24.489Z|2d17ece8-8abf-4fd7-bb75-5e3265fe82a8|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:07:25.294Z|9594e98f-fee7-41e3-987a-7b09f3ad416c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:07:25.296Z|9594e98f-fee7-41e3-987a-7b09f3ad416c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:07:25.787Z|88ba9744-d011-4274-ba6b-a1372168c368|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:07:25.787Z|88ba9744-d011-4274-ba6b-a1372168c368|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:07:34.348Z|8388a0b1-285a-4c2f-a291-2a9d6fc40986|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:07:34.349Z|fb0f7289-5b15-4272-a559-b8f3501e470e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:07:34.349Z|8388a0b1-285a-4c2f-a291-2a9d6fc40986|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:07:34.350Z|fb0f7289-5b15-4272-a559-b8f3501e470e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:07:34.357Z|c88b2260-aab1-4847-bb1c-7ac0f90a45cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:07:34.359Z|c88b2260-aab1-4847-bb1c-7ac0f90a45cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:07:40.296Z|d8b9886e-956c-4402-8f2e-d38d067cbbc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:07:40.296Z|d8b9886e-956c-4402-8f2e-d38d067cbbc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:07:44.389Z|a3363115-024c-4879-9852-2b72b3eefb49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:07:44.392Z|a3363115-024c-4879-9852-2b72b3eefb49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:07:44.419Z|dad1200a-343d-402a-aae6-ebfc4a40848b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:07:44.420Z|dad1200a-343d-402a-aae6-ebfc4a40848b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:07:44.420Z|14ee4657-db9f-41df-a82f-43054ee3483c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:07:44.421Z|14ee4657-db9f-41df-a82f-43054ee3483c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:07:54.430Z|edb97d54-a0f3-43ce-9b95-2c3bd111e9f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:07:54.431Z|edb97d54-a0f3-43ce-9b95-2c3bd111e9f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:07:54.460Z|ed8fa3f7-040e-4583-8060-99a12d4c9fd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:07:54.461Z|ed8fa3f7-040e-4583-8060-99a12d4c9fd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:07:54.464Z|d2349c1e-b0ad-423c-a9e0-039ff0006eb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:07:54.464Z|d2349c1e-b0ad-423c-a9e0-039ff0006eb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:07:55.296Z|aca7197d-994a-408d-a268-46c188974c6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:07:55.297Z|aca7197d-994a-408d-a268-46c188974c6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:07:55.788Z|eaaf7946-4967-47f1-90d5-e1d28634c2c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:07:55.789Z|eaaf7946-4967-47f1-90d5-e1d28634c2c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:08:04.471Z|d7d74a59-a87b-42fa-b894-a407b6b04058|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:08:04.472Z|d7d74a59-a87b-42fa-b894-a407b6b04058|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:08:04.497Z|eed4ad33-3527-477e-a2ea-a23ebfb114e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:08:04.498Z|eed4ad33-3527-477e-a2ea-a23ebfb114e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:08:04.503Z|a4cf34fd-e31c-4d2d-9e8c-d7174fce5df1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:08:04.504Z|a4cf34fd-e31c-4d2d-9e8c-d7174fce5df1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:08:10.294Z|117d050c-115d-442b-a3a7-8a5fdcd1da14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:08:10.295Z|117d050c-115d-442b-a3a7-8a5fdcd1da14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:08:14.511Z|12b98e6c-751d-4d48-a12a-b4d9ce902963|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:08:14.512Z|12b98e6c-751d-4d48-a12a-b4d9ce902963|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:08:14.527Z|226914ab-5973-4b00-a977-11e61baabb73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:08:14.529Z|226914ab-5973-4b00-a977-11e61baabb73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:08:14.548Z|2294aecb-4e0f-4657-8551-af894713d66d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:08:14.550Z|2294aecb-4e0f-4657-8551-af894713d66d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:08:24.487Z|b3fad4b2-9e77-497c-8732-cfe7031644b6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:08:24.489Z|b3fad4b2-9e77-497c-8732-cfe7031644b6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:08:24.571Z|5c535312-5b8b-4e7b-8f62-ef6513310303|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:08:24.573Z|5c535312-5b8b-4e7b-8f62-ef6513310303|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:08:24.571Z|74f7a77b-926a-4d94-a869-39b4f15cbe2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:08:24.617Z|74f7a77b-926a-4d94-a869-39b4f15cbe2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:08:24.620Z|82f773fd-b46e-4c85-8409-a7d81f81be93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:08:24.621Z|82f773fd-b46e-4c85-8409-a7d81f81be93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:08:25.294Z|a92537d9-440f-4be1-93b5-0ab7a6e4c2b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:08:25.296Z|a92537d9-440f-4be1-93b5-0ab7a6e4c2b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:08:25.790Z|e42acbc2-88a2-4446-a7d3-9d4d833135d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:08:25.791Z|e42acbc2-88a2-4446-a7d3-9d4d833135d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:08:34.609Z|aecc286d-8311-451f-906e-7975b155c586|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:08:34.619Z|aecc286d-8311-451f-906e-7975b155c586|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:08:34.699Z|96eff459-8c9c-4208-92c5-e635076549d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:08:34.700Z|96eff459-8c9c-4208-92c5-e635076549d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:08:34.709Z|e00529fe-cc58-4ad6-b8ba-697293e7ca9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:08:34.710Z|e00529fe-cc58-4ad6-b8ba-697293e7ca9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:08:40.294Z|260f655d-0d7b-4ae0-a193-c34e639acca2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:08:40.295Z|260f655d-0d7b-4ae0-a193-c34e639acca2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:08:44.663Z|f76d63cf-ddb1-4d0f-a78d-c92a33260b4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:08:44.664Z|f76d63cf-ddb1-4d0f-a78d-c92a33260b4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:08:44.728Z|15d0d21c-5185-429a-ac55-8b08c6f01aa5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:08:44.728Z|15d0d21c-5185-429a-ac55-8b08c6f01aa5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:08:44.739Z|111b7f9f-5e68-4fcb-a6b4-5b47e8b05c0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:08:44.740Z|111b7f9f-5e68-4fcb-a6b4-5b47e8b05c0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:08:54.698Z|8189ec16-d68a-461b-a7b9-3ebd490a78f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:08:54.699Z|8189ec16-d68a-461b-a7b9-3ebd490a78f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:08:54.760Z|1a24f210-f08a-4ccb-935c-31e8521329b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:08:54.761Z|1a24f210-f08a-4ccb-935c-31e8521329b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:08:54.773Z|ef93b960-2aec-43a2-8ae4-a5eff3db935a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:08:54.774Z|ef93b960-2aec-43a2-8ae4-a5eff3db935a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:08:55.294Z|27654762-086e-4e5b-9bdf-99252b4d2958|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:08:55.295Z|27654762-086e-4e5b-9bdf-99252b4d2958|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:08:55.792Z|fca58f5e-4921-457f-8100-2e7fcccc2a20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:08:55.793Z|fca58f5e-4921-457f-8100-2e7fcccc2a20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:09:04.743Z|9184e605-f7f9-420c-8347-3c41a6b4569c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:09:04.744Z|9184e605-f7f9-420c-8347-3c41a6b4569c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:09:04.793Z|108fd980-8f2b-4383-937d-368922442aeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:09:04.794Z|108fd980-8f2b-4383-937d-368922442aeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:09:04.806Z|c5166691-d65b-48b6-b60d-30512393a924|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:09:04.807Z|c5166691-d65b-48b6-b60d-30512393a924|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:09:10.294Z|8f2cae9c-73e1-4aa8-be50-1df996941d8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:09:10.297Z|8f2cae9c-73e1-4aa8-be50-1df996941d8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:09:14.777Z|60c09134-79aa-4d3c-a15a-d9b91daff79f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:09:14.778Z|60c09134-79aa-4d3c-a15a-d9b91daff79f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:09:14.823Z|2f7e36ee-ea5b-451d-9588-d2b0d5fe127b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:09:14.824Z|2f7e36ee-ea5b-451d-9588-d2b0d5fe127b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:09:14.830Z|1e589425-d765-454b-8e1b-3360d1ecf0ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:09:14.831Z|1e589425-d765-454b-8e1b-3360d1ecf0ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:09:24.495Z|fed73aa5-b5a8-4228-a87b-c9d0a806c393|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:09:24.507Z|fed73aa5-b5a8-4228-a87b-c9d0a806c393|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:09:24.802Z|2964ae86-7bce-4534-9a2c-1c9af01147c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:09:24.804Z|2964ae86-7bce-4534-9a2c-1c9af01147c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:09:24.849Z|7ac0e13a-db05-4e08-8b60-019edd1d5df4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:09:24.849Z|7ac0e13a-db05-4e08-8b60-019edd1d5df4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:09:24.859Z|b598df30-74dd-4300-bca6-5ee637471c67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:09:24.860Z|b598df30-74dd-4300-bca6-5ee637471c67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:09:25.294Z|20f56108-609e-47a5-baed-42ec86659307|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:09:25.295Z|20f56108-609e-47a5-baed-42ec86659307|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:09:25.794Z|e82d23bb-60d1-4e8c-8da9-334a407e8b95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:09:25.796Z|e82d23bb-60d1-4e8c-8da9-334a407e8b95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:09:34.841Z|3e1b112a-1f8e-412a-865e-4a6aa23f4793|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:09:34.842Z|3e1b112a-1f8e-412a-865e-4a6aa23f4793|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:09:34.882Z|6546790b-7355-4627-b8ab-afba6bbb0f01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:09:34.883Z|6546790b-7355-4627-b8ab-afba6bbb0f01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:09:34.888Z|939f4ff3-3a19-452d-97de-3a4fae0f9b20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:09:34.889Z|939f4ff3-3a19-452d-97de-3a4fae0f9b20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:09:40.294Z|1912ba76-4ba7-4a80-b9dc-5b84a8b01e58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:09:40.296Z|1912ba76-4ba7-4a80-b9dc-5b84a8b01e58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:09:44.868Z|95571464-71b7-4020-a1c9-45e4813b9ee4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:09:44.869Z|95571464-71b7-4020-a1c9-45e4813b9ee4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:09:44.914Z|1086552f-77d6-4770-b41a-46c1971f52e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:09:44.914Z|898ea82a-94b4-4082-a22e-ade0599990db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:09:44.915Z|898ea82a-94b4-4082-a22e-ade0599990db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:09:44.915Z|1086552f-77d6-4770-b41a-46c1971f52e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:09:54.900Z|af90ea8f-8bd8-4399-a7fd-d06061cb9cf0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:09:54.901Z|af90ea8f-8bd8-4399-a7fd-d06061cb9cf0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:09:54.947Z|419a75e4-c361-4c17-8199-a07f50671a5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:09:54.947Z|7d4a241c-580e-4f87-8519-1536acda34ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:09:54.949Z|419a75e4-c361-4c17-8199-a07f50671a5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:09:54.949Z|7d4a241c-580e-4f87-8519-1536acda34ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:09:55.294Z|af93df02-f10b-4739-9845-62de745a16f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:09:55.297Z|af93df02-f10b-4739-9845-62de745a16f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:09:55.799Z|56f41411-a406-45a4-ad25-302717bc9fcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:09:55.800Z|56f41411-a406-45a4-ad25-302717bc9fcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:10:04.958Z|15497186-1495-409e-a568-d44d83053c0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:10:04.958Z|15497186-1495-409e-a568-d44d83053c0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:10:04.997Z|6d15edfb-1c61-4d5b-b2fe-f07bf44a2d1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:10:04.998Z|6d15edfb-1c61-4d5b-b2fe-f07bf44a2d1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:10:05.004Z|c336565b-b14a-4f42-9540-e5f3e59165fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:10:05.005Z|c336565b-b14a-4f42-9540-e5f3e59165fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:10:10.297Z|f62db561-a829-4a85-bd62-97fc904821d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:10:10.297Z|f62db561-a829-4a85-bd62-97fc904821d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:10:14.994Z|69b69caa-7dad-44e9-bf9c-08fdd95f05c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:10:14.995Z|69b69caa-7dad-44e9-bf9c-08fdd95f05c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:10:15.050Z|31ecf701-1351-4f33-ace7-05bd583ab8b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:10:15.050Z|682ae8ff-2916-42a4-92a7-668b8aa8ae65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:10:15.051Z|31ecf701-1351-4f33-ace7-05bd583ab8b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:10:15.051Z|682ae8ff-2916-42a4-92a7-668b8aa8ae65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:10:24.489Z|5cd2409f-ca40-4d15-a1e7-d873be98b908|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:10:24.489Z|5cd2409f-ca40-4d15-a1e7-d873be98b908|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:10:25.022Z|f0e03c36-1514-4c86-9589-d4f514bcbf04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:10:25.024Z|f0e03c36-1514-4c86-9589-d4f514bcbf04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:10:25.082Z|2dcc1930-8f5b-429a-9f45-15df40a69d68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:10:25.082Z|6ff39b4c-8304-427a-98d2-da1f473d962a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:10:25.083Z|2dcc1930-8f5b-429a-9f45-15df40a69d68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:10:25.083Z|6ff39b4c-8304-427a-98d2-da1f473d962a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:10:25.294Z|0b2d036d-5728-48e8-ba60-750a6a3ccf81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:10:25.295Z|0b2d036d-5728-48e8-ba60-750a6a3ccf81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:10:25.801Z|8b240212-f2ad-44c9-9b3b-dae6840a6116|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:10:25.802Z|8b240212-f2ad-44c9-9b3b-dae6840a6116|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:10:35.051Z|4bd21c38-e7d6-4e39-b5d2-d5b5e227d5a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:10:35.052Z|4bd21c38-e7d6-4e39-b5d2-d5b5e227d5a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:10:35.116Z|6884a214-65d4-419a-86bb-8fdfdc9471ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:10:35.119Z|6884a214-65d4-419a-86bb-8fdfdc9471ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:10:35.117Z|c72db9a8-e801-4ccb-b8f6-6b5a26f98e7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:10:35.123Z|c72db9a8-e801-4ccb-b8f6-6b5a26f98e7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:10:40.294Z|ddcea00a-0150-44c8-a7d6-8c212a2077f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:10:40.297Z|ddcea00a-0150-44c8-a7d6-8c212a2077f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:10:45.086Z|250ad730-7cd2-4096-8ad2-de9c5b81032c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:10:45.087Z|250ad730-7cd2-4096-8ad2-de9c5b81032c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:10:45.149Z|77ab73a5-892c-48c2-8962-c315263765f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:10:45.151Z|77ab73a5-892c-48c2-8962-c315263765f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:10:45.152Z|69c98a46-f7ed-4778-95ab-96120760f343|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:10:45.153Z|69c98a46-f7ed-4778-95ab-96120760f343|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:10:55.112Z|c9060f08-09ed-416a-a2b0-a787f995e2df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:10:55.113Z|c9060f08-09ed-416a-a2b0-a787f995e2df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:10:55.179Z|ff4be1eb-9136-433e-ba36-f8b2b4ad6649|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:10:55.179Z|a9ae3017-7c3d-462a-8d21-c0a55fb8734e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:10:55.180Z|ff4be1eb-9136-433e-ba36-f8b2b4ad6649|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:10:55.180Z|a9ae3017-7c3d-462a-8d21-c0a55fb8734e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:10:55.294Z|5eb1f97d-a3db-4351-9ba4-e5a1c686f59b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:10:55.295Z|5eb1f97d-a3db-4351-9ba4-e5a1c686f59b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:10:55.803Z|90df47a3-dc07-4c3a-bf09-d5ae1eeec090|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:10:55.804Z|90df47a3-dc07-4c3a-bf09-d5ae1eeec090|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:11:05.138Z|248b7ad5-cb2a-4c5e-821a-325240e7f070|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:11:05.139Z|248b7ad5-cb2a-4c5e-821a-325240e7f070|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:11:05.202Z|977c0d6e-439d-4c86-b926-ea4980f2b5a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:11:05.203Z|977c0d6e-439d-4c86-b926-ea4980f2b5a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:11:05.212Z|4c61a617-0773-40fd-9f88-c9fdf5457927|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:11:05.213Z|4c61a617-0773-40fd-9f88-c9fdf5457927|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:11:10.294Z|f0fcbdaa-142e-41b5-a056-acdb71ab8f0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:11:10.295Z|f0fcbdaa-142e-41b5-a056-acdb71ab8f0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:11:15.167Z|2f708e52-7c27-4cd7-aba9-633396ddc528|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:11:15.168Z|2f708e52-7c27-4cd7-aba9-633396ddc528|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:11:15.231Z|771fa605-7016-41f2-931e-3e47e8285070|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:11:15.232Z|771fa605-7016-41f2-931e-3e47e8285070|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:11:15.246Z|e5c15987-34a4-4d9a-8063-de96acf83910|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:11:15.299Z|e5c15987-34a4-4d9a-8063-de96acf83910|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:11:24.488Z|cd79d268-61a3-4e38-b7df-603e6aa5a372|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:11:24.489Z|cd79d268-61a3-4e38-b7df-603e6aa5a372|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:11:25.198Z|409a5be1-8e76-477b-ac33-5f9e463759d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:11:25.199Z|409a5be1-8e76-477b-ac33-5f9e463759d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:11:25.258Z|8ebfb7d4-63de-49a7-9762-4ba4d045615f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:11:25.260Z|8ebfb7d4-63de-49a7-9762-4ba4d045615f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:11:25.295Z|b6d23fb7-c160-4498-954d-b0160517b6bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:11:25.302Z|b6d23fb7-c160-4498-954d-b0160517b6bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:11:25.334Z|ffa37bd0-bf8f-449b-8929-56e5a07efbb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:11:25.335Z|ffa37bd0-bf8f-449b-8929-56e5a07efbb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:11:25.805Z|fb34c14e-19d0-4964-87c7-cd57463cb328|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:11:25.806Z|fb34c14e-19d0-4964-87c7-cd57463cb328|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:11:35.224Z|c4d44daf-61bf-48e7-b7b4-0825dc3a639b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:11:35.225Z|c4d44daf-61bf-48e7-b7b4-0825dc3a639b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:11:35.284Z|056d7ff8-0218-4fc8-8c41-6279e421f80d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:11:35.285Z|056d7ff8-0218-4fc8-8c41-6279e421f80d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:11:35.359Z|418c9477-808b-4a24-96a2-2fac9047db82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:11:35.359Z|418c9477-808b-4a24-96a2-2fac9047db82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:11:40.295Z|759315af-1e39-4d29-8537-d0226e71b039|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:11:40.303Z|759315af-1e39-4d29-8537-d0226e71b039|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:11:45.264Z|399f14e6-47fb-41d1-8ef0-1ab1d79f1c48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:11:45.265Z|399f14e6-47fb-41d1-8ef0-1ab1d79f1c48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:11:45.311Z|9a8ca554-3517-4be5-9b6c-5d395956d96e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:11:45.312Z|9a8ca554-3517-4be5-9b6c-5d395956d96e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:11:45.401Z|84bc6ae9-5368-4c69-a75d-2f591abcdf8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:11:45.402Z|84bc6ae9-5368-4c69-a75d-2f591abcdf8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:11:55.294Z|e0d40283-7fd3-4042-adf2-c639b0d3f2af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:11:55.295Z|e0d40283-7fd3-4042-adf2-c639b0d3f2af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:11:55.308Z|4d0c18dd-4689-41c3-97fc-4d1437e9b543|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:11:55.309Z|4d0c18dd-4689-41c3-97fc-4d1437e9b543|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:11:55.337Z|0060e089-aa0f-463c-aa39-8275a4102523|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:11:55.338Z|0060e089-aa0f-463c-aa39-8275a4102523|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:11:55.433Z|68b1a64c-01f1-4bcd-bd46-29a536698663|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:11:55.435Z|68b1a64c-01f1-4bcd-bd46-29a536698663|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:11:55.807Z|a9e2d9bc-47d2-4ec6-a44c-683178312d3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:11:55.807Z|a9e2d9bc-47d2-4ec6-a44c-683178312d3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:12:05.335Z|6d865ce2-595b-49a6-8b7e-7480bf001dbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:12:05.336Z|6d865ce2-595b-49a6-8b7e-7480bf001dbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:12:05.367Z|e7d0a4e0-16c4-4368-888d-f6ad1539048e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:12:05.368Z|e7d0a4e0-16c4-4368-888d-f6ad1539048e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:12:05.461Z|53411af4-a06d-4a3d-81ec-6a603f58ab72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:12:05.462Z|53411af4-a06d-4a3d-81ec-6a603f58ab72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:12:10.294Z|bacac2d3-d31d-4555-85c8-cb4232db1db6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:12:10.297Z|bacac2d3-d31d-4555-85c8-cb4232db1db6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:12:15.359Z|21038763-0f9f-463d-9b53-3c815e4585af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:12:15.360Z|21038763-0f9f-463d-9b53-3c815e4585af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:12:15.399Z|b750b67a-c9cb-47a7-be97-63c29e8a6750|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:12:15.400Z|b750b67a-c9cb-47a7-be97-63c29e8a6750|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:12:15.494Z|6528db7f-a6f9-44ee-8f7a-3e77ffdb5be5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:12:15.495Z|6528db7f-a6f9-44ee-8f7a-3e77ffdb5be5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:12:24.493Z|31790241-e88f-480b-b6ca-3e8b8e5c6d33|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:12:24.493Z|31790241-e88f-480b-b6ca-3e8b8e5c6d33|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:12:25.294Z|06de5aed-bc1f-4b10-8a1c-a7acb6bdfa6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:12:25.295Z|06de5aed-bc1f-4b10-8a1c-a7acb6bdfa6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:12:25.393Z|216407bb-15e4-47ec-8c7a-cbc32270bc47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:12:25.394Z|216407bb-15e4-47ec-8c7a-cbc32270bc47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:12:25.435Z|342831f2-c264-4a33-8e5f-3546244521a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:12:25.436Z|342831f2-c264-4a33-8e5f-3546244521a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:12:25.521Z|9e48326e-631b-437e-a575-15b1de6ba001|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:12:25.522Z|9e48326e-631b-437e-a575-15b1de6ba001|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:12:25.808Z|63f17326-a571-4c3e-bcbd-ad7b63daef3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:12:25.809Z|63f17326-a571-4c3e-bcbd-ad7b63daef3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:12:35.421Z|1e5a63d6-3948-4119-b5d2-1a90c604f55e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:12:35.423Z|1e5a63d6-3948-4119-b5d2-1a90c604f55e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:12:35.466Z|0048fdf9-ad7b-4493-ac40-3d32bfc38cab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:12:35.467Z|0048fdf9-ad7b-4493-ac40-3d32bfc38cab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:12:35.568Z|f6e359a2-529f-4d88-ac0c-2e4a312a450d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:12:35.568Z|f6e359a2-529f-4d88-ac0c-2e4a312a450d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:12:40.294Z|c1033285-91bb-49fb-9a53-3a7f5c761d7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:12:40.295Z|c1033285-91bb-49fb-9a53-3a7f5c761d7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:12:45.449Z|5e4b173e-d3e1-40a2-a646-dc57b84dd12b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:12:45.450Z|5e4b173e-d3e1-40a2-a646-dc57b84dd12b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:12:45.493Z|610caa7f-e73f-4477-acbf-723c34e28e28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:12:45.494Z|610caa7f-e73f-4477-acbf-723c34e28e28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:12:45.596Z|d12bbbda-0951-4d3e-9313-76d1d8ab2c61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:12:45.597Z|d12bbbda-0951-4d3e-9313-76d1d8ab2c61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:12:55.294Z|39aa8565-84cf-49c2-a766-45e75ef3c05f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:12:55.297Z|39aa8565-84cf-49c2-a766-45e75ef3c05f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:12:55.472Z|8283cd2b-7d67-4d73-8ee1-4f3846855eb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:12:55.473Z|8283cd2b-7d67-4d73-8ee1-4f3846855eb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:12:55.518Z|970e5737-ef4f-4d04-8a65-b31aecfab315|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:12:55.519Z|970e5737-ef4f-4d04-8a65-b31aecfab315|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:12:55.620Z|cfde08d1-f4b6-4660-91c7-2909d0e2376b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:12:55.621Z|cfde08d1-f4b6-4660-91c7-2909d0e2376b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:12:55.810Z|7a2ffe87-c69b-46a7-a562-85f0e17eda1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:12:55.811Z|7a2ffe87-c69b-46a7-a562-85f0e17eda1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:13:05.496Z|5dbc4354-9ea5-44cb-87cb-5d6c4ee57c31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:13:05.497Z|5dbc4354-9ea5-44cb-87cb-5d6c4ee57c31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:13:05.542Z|f9f2a2f7-a2a2-434f-b6e1-8f8743317a76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:13:05.542Z|f9f2a2f7-a2a2-434f-b6e1-8f8743317a76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:13:05.643Z|ed657e86-52c4-4fb0-b347-a39c4a17b485|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:13:05.644Z|ed657e86-52c4-4fb0-b347-a39c4a17b485|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:13:10.294Z|6a0ba13d-2922-4c3e-be0d-7e8ae12f3824|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:13:10.295Z|6a0ba13d-2922-4c3e-be0d-7e8ae12f3824|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:13:15.564Z|c1c8d899-c0e3-4012-b76e-a28299beb519|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:13:15.564Z|c1c8d899-c0e3-4012-b76e-a28299beb519|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:13:15.588Z|753f8c94-5716-4050-9e76-47326a570195|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:13:15.589Z|753f8c94-5716-4050-9e76-47326a570195|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:13:15.686Z|c91bf726-db45-49f0-a157-4d696db7c64a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:13:15.691Z|c91bf726-db45-49f0-a157-4d696db7c64a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:13:24.496Z|51cbd3f4-70c4-4091-b838-8e688320b070|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:13:24.497Z|51cbd3f4-70c4-4091-b838-8e688320b070|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:13:25.294Z|b14ca286-dbbd-42ed-9e1b-86de230558a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:13:25.295Z|b14ca286-dbbd-42ed-9e1b-86de230558a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:13:25.601Z|469d7445-9173-4609-be6d-3cf5739d3491|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:13:25.602Z|469d7445-9173-4609-be6d-3cf5739d3491|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:13:25.644Z|dc1c61d5-d92c-4f20-bea3-b83ae3878014|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:13:25.645Z|dc1c61d5-d92c-4f20-bea3-b83ae3878014|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:13:25.727Z|4094c8ae-dc63-448a-8de4-512cce2e700b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:13:25.727Z|4094c8ae-dc63-448a-8de4-512cce2e700b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:13:25.812Z|d8479f76-228a-4a0f-83da-b7e7654023be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:13:25.812Z|d8479f76-228a-4a0f-83da-b7e7654023be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:13:35.626Z|97a87ebd-fb20-4348-b251-649d36301d78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:13:35.627Z|97a87ebd-fb20-4348-b251-649d36301d78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:13:35.669Z|6ab8a2da-c7be-4c6d-b80d-e67ec798fc67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:13:35.670Z|6ab8a2da-c7be-4c6d-b80d-e67ec798fc67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:13:35.751Z|038a0c3c-15c8-40c4-900b-c49b08e4d54b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:13:35.752Z|038a0c3c-15c8-40c4-900b-c49b08e4d54b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:13:40.294Z|71ef82c7-cd06-4005-a96c-a576cfd0d929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:13:40.297Z|71ef82c7-cd06-4005-a96c-a576cfd0d929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:13:45.658Z|6d5133b8-07ba-4384-a767-0218bf2f2001|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:13:45.659Z|6d5133b8-07ba-4384-a767-0218bf2f2001|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:13:45.694Z|5cdefec9-0f27-4af7-98b5-1fc3af84d75a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:13:45.695Z|5cdefec9-0f27-4af7-98b5-1fc3af84d75a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:13:45.776Z|0874a282-0c42-41f5-af40-347767c2fe7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:13:45.777Z|0874a282-0c42-41f5-af40-347767c2fe7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:13:55.294Z|c1d03a19-9a0a-41ca-bbf3-4e14aa89529d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:13:55.295Z|c1d03a19-9a0a-41ca-bbf3-4e14aa89529d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:13:55.683Z|f286d880-2aec-411f-84b3-3eadc164535d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:13:55.684Z|f286d880-2aec-411f-84b3-3eadc164535d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:13:55.718Z|e0cb29ec-6a70-48ea-90e5-0e9711c19bdf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:13:55.719Z|e0cb29ec-6a70-48ea-90e5-0e9711c19bdf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:13:55.798Z|fbde094e-66c8-4602-ad45-9ad00e1a43a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:13:55.799Z|fbde094e-66c8-4602-ad45-9ad00e1a43a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:13:55.813Z|ea51372c-8c7f-4c96-9e8b-84970f09abce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:13:55.813Z|ea51372c-8c7f-4c96-9e8b-84970f09abce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:14:05.708Z|2e05bf6b-8f34-48be-985b-415c341a2166|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:14:05.709Z|2e05bf6b-8f34-48be-985b-415c341a2166|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:14:05.746Z|20e97944-c0e9-4358-8db1-fb23e07a2bd0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:14:05.747Z|20e97944-c0e9-4358-8db1-fb23e07a2bd0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:14:05.823Z|ba90b6dd-43d3-41e9-9797-9142cb924c29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:14:05.823Z|ba90b6dd-43d3-41e9-9797-9142cb924c29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:14:10.294Z|ad491165-342d-4c5e-951d-c7bbdc582a95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:14:10.295Z|ad491165-342d-4c5e-951d-c7bbdc582a95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:14:15.734Z|1551edf1-61ee-439c-9a87-23263bd02fea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:14:15.735Z|1551edf1-61ee-439c-9a87-23263bd02fea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:14:15.771Z|e4514d48-fbfc-43a2-a3f4-6d6a812c3943|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:14:15.772Z|e4514d48-fbfc-43a2-a3f4-6d6a812c3943|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:14:15.847Z|a0b45c87-4410-40bc-b879-449e3d4799c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:14:15.849Z|a0b45c87-4410-40bc-b879-449e3d4799c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:14:24.488Z|c4c5d566-cd67-4a31-b859-a359daf29fdc|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:14:24.489Z|c4c5d566-cd67-4a31-b859-a359daf29fdc|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:14:25.294Z|aaef7279-21c1-4560-914a-6e8d8f55990e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:14:25.298Z|aaef7279-21c1-4560-914a-6e8d8f55990e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:14:25.761Z|34b01255-5f59-4356-8e75-2ddefe27d253|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:14:25.762Z|34b01255-5f59-4356-8e75-2ddefe27d253|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:14:25.795Z|d786e287-0964-490b-842d-f73b06def45e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:14:25.796Z|d786e287-0964-490b-842d-f73b06def45e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:14:25.814Z|3972faff-28e8-491a-ac43-b0d6e4a251c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:14:25.815Z|3972faff-28e8-491a-ac43-b0d6e4a251c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:14:25.878Z|b11522f3-1f98-4f73-b007-f27394aa249c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:14:25.879Z|b11522f3-1f98-4f73-b007-f27394aa249c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:14:35.798Z|321c2182-50be-4994-8b24-db86c5df54fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:14:35.799Z|321c2182-50be-4994-8b24-db86c5df54fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:14:35.821Z|a7d0e9f5-2893-4815-8a12-0f85a4256f52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:14:35.822Z|a7d0e9f5-2893-4815-8a12-0f85a4256f52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:14:35.905Z|b047d818-02f0-4ff0-8c34-826f0944244c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:14:35.905Z|b047d818-02f0-4ff0-8c34-826f0944244c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:14:40.294Z|a6f13222-b552-4aa3-be4e-7773beadecb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:14:40.295Z|a6f13222-b552-4aa3-be4e-7773beadecb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:14:45.823Z|1e3462ca-c45c-4214-9d6f-399ca8ae4a9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:14:45.824Z|1e3462ca-c45c-4214-9d6f-399ca8ae4a9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:14:45.846Z|4024140b-bad8-4177-a4f9-e4298b083f22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:14:45.847Z|4024140b-bad8-4177-a4f9-e4298b083f22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:14:46.024Z|c5c410a0-727a-4adb-ba1b-e865e6d93e78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:14:46.025Z|c5c410a0-727a-4adb-ba1b-e865e6d93e78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:14:55.294Z|e50075e5-be1c-4b44-96e0-050c1f664a2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:14:55.295Z|e50075e5-be1c-4b44-96e0-050c1f664a2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:14:55.815Z|3c4af809-4e3d-4363-938e-94a1173eb04a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:14:55.816Z|3c4af809-4e3d-4363-938e-94a1173eb04a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:14:55.851Z|aae8c70b-7dc6-437a-8a10-a8c91f23e39f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:14:55.852Z|aae8c70b-7dc6-437a-8a10-a8c91f23e39f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:14:55.875Z|bbe0f3e2-e466-4a63-a801-7997f38f3866|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:14:55.876Z|bbe0f3e2-e466-4a63-a801-7997f38f3866|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:14:56.054Z|2398a0b1-a4f1-49e7-9f90-a71a3acec40a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:14:56.056Z|2398a0b1-a4f1-49e7-9f90-a71a3acec40a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:15:05.887Z|2c72cd95-6606-44e6-a546-565d880444a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:15:05.888Z|2c72cd95-6606-44e6-a546-565d880444a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:15:05.902Z|5cee7f37-4a55-430f-b53a-4ceb9bbfb659|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:15:05.903Z|5cee7f37-4a55-430f-b53a-4ceb9bbfb659|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:15:06.081Z|11508bc2-24d9-494c-9b3c-74d0130abf71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:15:06.082Z|11508bc2-24d9-494c-9b3c-74d0130abf71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:15:10.294Z|3925e78c-e395-4c2b-a0dd-0ff2b77de41f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:15:10.298Z|3925e78c-e395-4c2b-a0dd-0ff2b77de41f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:15:15.910Z|662bebe0-8f83-4aa8-a2bb-1b2ecc8a7e52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:15:15.912Z|662bebe0-8f83-4aa8-a2bb-1b2ecc8a7e52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:15:15.934Z|c906e818-05c0-4e20-a832-22770724b012|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:15:15.935Z|c906e818-05c0-4e20-a832-22770724b012|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:15:16.108Z|1728b018-5b56-4e2a-a37c-34d18f3db122|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:15:16.109Z|1728b018-5b56-4e2a-a37c-34d18f3db122|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:15:24.489Z|338ba823-b638-4054-889f-bfc156535438|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:15:24.490Z|338ba823-b638-4054-889f-bfc156535438|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:15:25.294Z|05b56b70-f4bb-4248-873f-ae6296bb8e5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:15:25.295Z|05b56b70-f4bb-4248-873f-ae6296bb8e5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:15:25.817Z|eeaf790e-a5a5-452d-b691-148b9dca76c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:15:25.818Z|eeaf790e-a5a5-452d-b691-148b9dca76c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:15:25.938Z|29ebe5e5-513c-45d0-a3e6-aeb4c7918af5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:15:25.939Z|29ebe5e5-513c-45d0-a3e6-aeb4c7918af5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:15:25.959Z|3120d2a6-ab08-42f0-b47d-ca66576b1c84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:15:25.960Z|3120d2a6-ab08-42f0-b47d-ca66576b1c84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:15:26.134Z|da7d6f11-ac42-4bfe-b03a-5c12eca3e4c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:15:26.135Z|da7d6f11-ac42-4bfe-b03a-5c12eca3e4c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:15:35.965Z|28ffc403-1b17-463c-9608-2639e9e3ca18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:15:35.966Z|28ffc403-1b17-463c-9608-2639e9e3ca18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:15:35.983Z|6cb517df-009a-44a9-a9c9-946d412cc56e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:15:35.985Z|6cb517df-009a-44a9-a9c9-946d412cc56e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:15:36.162Z|c4724c92-1585-4937-b6d4-21f83159912a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:15:36.162Z|c4724c92-1585-4937-b6d4-21f83159912a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:15:40.296Z|cb1f266a-fc5d-4e91-b45c-6dc7978b0155|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:15:40.296Z|cb1f266a-fc5d-4e91-b45c-6dc7978b0155|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:15:45.996Z|11a715da-2981-4fa4-8bff-74cbb481216c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:15:45.997Z|11a715da-2981-4fa4-8bff-74cbb481216c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:15:46.010Z|916a9503-d94a-4bfa-8c2c-97cea8ffd427|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:15:46.012Z|916a9503-d94a-4bfa-8c2c-97cea8ffd427|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:15:46.188Z|dba61341-b1fe-479d-96c0-8c8df599bea9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:15:46.189Z|dba61341-b1fe-479d-96c0-8c8df599bea9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:15:55.297Z|4b69dac2-2871-4b4b-8c39-58b0bbc0a1a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:15:55.306Z|4b69dac2-2871-4b4b-8c39-58b0bbc0a1a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:15:55.818Z|f847e57d-87a4-4045-8eea-ff5e619f581c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:15:55.819Z|f847e57d-87a4-4045-8eea-ff5e619f581c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:15:56.021Z|f8b1f273-6a83-4dc5-9ec9-0b42d9da3378|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:15:56.022Z|f8b1f273-6a83-4dc5-9ec9-0b42d9da3378|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:15:56.035Z|bce29d5b-7b40-4cf0-98ea-496a2b1dc64d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:15:56.037Z|bce29d5b-7b40-4cf0-98ea-496a2b1dc64d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:15:56.213Z|4098fef4-9ea8-4fcf-9a74-c0f3cab55e6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:15:56.214Z|4098fef4-9ea8-4fcf-9a74-c0f3cab55e6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:16:06.059Z|bcc4fb78-3248-4ddb-86a0-4fd58ba3fa1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:16:06.060Z|bcc4fb78-3248-4ddb-86a0-4fd58ba3fa1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:16:06.070Z|de700cf6-2df7-453b-9577-deacead658dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:16:06.071Z|de700cf6-2df7-453b-9577-deacead658dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:16:06.246Z|0d394d01-fcdb-4983-9ad0-b04b1d8a97bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:16:06.248Z|0d394d01-fcdb-4983-9ad0-b04b1d8a97bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:16:10.294Z|bcafbb90-aa4e-4668-9991-8fe3c5921567|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:16:10.295Z|bcafbb90-aa4e-4668-9991-8fe3c5921567|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:16:16.086Z|61477c58-35da-4f29-8565-eed15853583d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:16:16.087Z|61477c58-35da-4f29-8565-eed15853583d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:16:16.099Z|7a5ceb24-53c1-4b93-b143-99c7c530aad7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:16:16.099Z|7a5ceb24-53c1-4b93-b143-99c7c530aad7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:16:16.315Z|40d63d55-c827-4843-8505-d90a8ee37338|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:16:16.316Z|40d63d55-c827-4843-8505-d90a8ee37338|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:16:24.487Z|b8c49095-34bf-471a-8e9e-6a6e16aff684|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:16:24.487Z|b8c49095-34bf-471a-8e9e-6a6e16aff684|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:16:25.294Z|8dc4d0bd-548b-4b9e-8467-efbca8ac74cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:16:25.295Z|8dc4d0bd-548b-4b9e-8467-efbca8ac74cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:16:25.820Z|09040b6e-2590-460f-a31c-b5b138f5e90f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:16:25.821Z|09040b6e-2590-460f-a31c-b5b138f5e90f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:16:26.111Z|1d26e714-9353-45fe-a5d0-c1f95b19e94f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:16:26.112Z|1d26e714-9353-45fe-a5d0-c1f95b19e94f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:16:26.121Z|f5be246a-4cd9-4014-b7ae-569ae9fcd7e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:16:26.122Z|f5be246a-4cd9-4014-b7ae-569ae9fcd7e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:16:26.357Z|330e9313-5e3a-4abc-9965-3b41340ba6f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:16:26.358Z|330e9313-5e3a-4abc-9965-3b41340ba6f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:16:36.134Z|75bf56fd-2288-4532-8cad-f45eafcd68d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:16:36.135Z|75bf56fd-2288-4532-8cad-f45eafcd68d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:16:36.165Z|4fb7fc0c-91b1-4a70-b2c1-44aa2c8b5b79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:16:36.166Z|4fb7fc0c-91b1-4a70-b2c1-44aa2c8b5b79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:16:36.392Z|86e8afb3-5532-4460-9af3-4c583b4d08a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:16:36.393Z|86e8afb3-5532-4460-9af3-4c583b4d08a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:16:40.294Z|e7b16d58-7fcf-4cdb-9e00-19f576ad83b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:16:40.298Z|e7b16d58-7fcf-4cdb-9e00-19f576ad83b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:16:46.168Z|4e9d5d84-7b3c-455b-a778-a08d702aab00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:16:46.169Z|4e9d5d84-7b3c-455b-a778-a08d702aab00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:16:46.188Z|52d0ea06-d379-4d67-9657-b8f726a4f333|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:16:46.190Z|52d0ea06-d379-4d67-9657-b8f726a4f333|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:16:46.422Z|e44243cc-8dde-434c-a436-dc9485c2fc95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:16:46.423Z|e44243cc-8dde-434c-a436-dc9485c2fc95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:16:55.294Z|b433859b-5fd5-40f7-998b-7abeb8a1fa93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:16:55.295Z|b433859b-5fd5-40f7-998b-7abeb8a1fa93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:16:55.822Z|44dce536-6fb7-4d16-aa32-3e1e0ce04170|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:16:55.822Z|44dce536-6fb7-4d16-aa32-3e1e0ce04170|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:16:56.192Z|964f0ee3-321c-45e8-93a6-04a6d1f78ca6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:16:56.193Z|964f0ee3-321c-45e8-93a6-04a6d1f78ca6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:16:56.213Z|8934f6a3-5110-4493-8324-200aa20d94b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:16:56.214Z|8934f6a3-5110-4493-8324-200aa20d94b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:16:56.448Z|c9875482-cee1-4f3b-9401-7efba7fcf66f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:16:56.449Z|c9875482-cee1-4f3b-9401-7efba7fcf66f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:17:06.228Z|e0536b39-5403-467a-b6c5-f4a8a5b41088|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:17:06.229Z|e0536b39-5403-467a-b6c5-f4a8a5b41088|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:17:06.245Z|3d2c6cf3-aac8-4dad-b9ea-bf5714981ed1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:17:06.246Z|3d2c6cf3-aac8-4dad-b9ea-bf5714981ed1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:17:06.470Z|c5d27193-48a8-44df-96d9-cfe2055fa50e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:17:06.471Z|c5d27193-48a8-44df-96d9-cfe2055fa50e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:17:10.294Z|60b900e7-a8ce-4588-9e1b-090c1e17a12f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:17:10.295Z|60b900e7-a8ce-4588-9e1b-090c1e17a12f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:17:16.269Z|2e9d4b0d-5ecb-4bfd-a512-10a3d1969139|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:17:16.270Z|2e9d4b0d-5ecb-4bfd-a512-10a3d1969139|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:17:16.295Z|c41442f0-415f-4e21-b928-989900b39e60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:17:16.296Z|c41442f0-415f-4e21-b928-989900b39e60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:17:16.495Z|c9ed7353-8b21-43db-8d30-93d9cd98b48b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:17:16.496Z|c9ed7353-8b21-43db-8d30-93d9cd98b48b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:17:24.488Z|c1358a41-e5fb-4717-91c9-fae0fb2c3213|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:17:24.489Z|c1358a41-e5fb-4717-91c9-fae0fb2c3213|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:17:25.294Z|eb03cfc4-1d28-4c69-88d9-b51a1d529b9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:17:25.298Z|eb03cfc4-1d28-4c69-88d9-b51a1d529b9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:17:25.824Z|b1a94208-4a6e-4af2-8d22-fffc74d09b08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:17:25.825Z|b1a94208-4a6e-4af2-8d22-fffc74d09b08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:17:26.306Z|660cb430-b91e-44ab-a0eb-1b7a20e3cac7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:17:26.308Z|660cb430-b91e-44ab-a0eb-1b7a20e3cac7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:17:26.320Z|ed0b8e1c-80d6-4891-b51b-69e4e21cb2a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:17:26.321Z|ed0b8e1c-80d6-4891-b51b-69e4e21cb2a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:17:26.525Z|6bffca20-79ac-4698-9409-7f835654acf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:17:26.526Z|6bffca20-79ac-4698-9409-7f835654acf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:17:36.348Z|fd0c6936-5a72-40c7-9f3b-405a4b97c91e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:17:36.349Z|fd0c6936-5a72-40c7-9f3b-405a4b97c91e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:17:36.359Z|1cc300d5-d226-43f4-89b9-fcd55e405887|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:17:36.360Z|1cc300d5-d226-43f4-89b9-fcd55e405887|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:17:36.565Z|39d24ad6-3085-45b4-9342-9a8e4bd69a78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:17:36.566Z|39d24ad6-3085-45b4-9342-9a8e4bd69a78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:17:40.294Z|1ec7f273-83ff-4d9c-a811-d1b629e95536|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:17:40.295Z|1ec7f273-83ff-4d9c-a811-d1b629e95536|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:17:46.378Z|6325ae86-38bb-4209-9c99-5f6b0acc02d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:17:46.379Z|6325ae86-38bb-4209-9c99-5f6b0acc02d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:17:46.398Z|ee7a67b8-7e35-4efc-8b96-330f8dead9cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:17:46.399Z|ee7a67b8-7e35-4efc-8b96-330f8dead9cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:17:46.593Z|a9fe1400-c1ff-4c73-8177-da2e16a0b114|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:17:46.595Z|a9fe1400-c1ff-4c73-8177-da2e16a0b114|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:17:55.294Z|f4dd7538-4116-4f77-bc39-73edcd4c3451|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:17:55.295Z|f4dd7538-4116-4f77-bc39-73edcd4c3451|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:17:55.825Z|9ddce15b-09a3-40ce-a946-ed48c7f764c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:17:55.826Z|9ddce15b-09a3-40ce-a946-ed48c7f764c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:17:56.414Z|5e3c5d6e-87e5-410d-96de-4bb6adc98fda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:17:56.415Z|5e3c5d6e-87e5-410d-96de-4bb6adc98fda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:17:56.425Z|6a75b8d0-27fb-4292-aabb-7a5e5c895a51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:17:56.426Z|6a75b8d0-27fb-4292-aabb-7a5e5c895a51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:17:56.620Z|748fdf19-a957-49d5-bc10-758496f9a6eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:17:56.621Z|748fdf19-a957-49d5-bc10-758496f9a6eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:18:06.438Z|129b3168-1b8e-471f-85dc-80937bc31638|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:18:06.439Z|129b3168-1b8e-471f-85dc-80937bc31638|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:18:06.452Z|d3327b0a-88dd-42b9-ba9d-da2b9e7f5425|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:18:06.453Z|d3327b0a-88dd-42b9-ba9d-da2b9e7f5425|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:18:06.646Z|a0f56303-bba5-4c52-9e87-821f3dbe334f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:18:06.646Z|a0f56303-bba5-4c52-9e87-821f3dbe334f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:18:10.294Z|5b1d878c-dc24-4556-8588-203a3f714ec1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:18:10.298Z|5b1d878c-dc24-4556-8588-203a3f714ec1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:18:16.472Z|d0f72511-183b-4340-819b-6e69c3583c6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:18:16.473Z|d0f72511-183b-4340-819b-6e69c3583c6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:18:16.476Z|7dd442b2-a8af-439a-b3f9-e6e07c2bfaa2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:18:16.476Z|7dd442b2-a8af-439a-b3f9-e6e07c2bfaa2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:18:16.669Z|c7a718ce-cfb7-499c-8c51-b22c960d3c36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:18:16.670Z|c7a718ce-cfb7-499c-8c51-b22c960d3c36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:18:24.487Z|88c19e51-c23a-42e3-bd06-8b396700bf04|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:18:24.487Z|88c19e51-c23a-42e3-bd06-8b396700bf04|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:18:25.294Z|101e7745-67bc-4e98-8aff-7b161f96e84c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:18:25.295Z|101e7745-67bc-4e98-8aff-7b161f96e84c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:18:25.827Z|c802bc71-0269-4863-8666-f994bc9e4cb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:18:25.828Z|c802bc71-0269-4863-8666-f994bc9e4cb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:18:26.504Z|eaad1b35-1623-4477-8d67-61bcc17950a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:18:26.505Z|eaad1b35-1623-4477-8d67-61bcc17950a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:18:26.514Z|b35b5ffc-0d7c-456f-a7ff-a01ed16aa400|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:18:26.515Z|b35b5ffc-0d7c-456f-a7ff-a01ed16aa400|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:18:26.698Z|4f88c9c1-b34e-4194-ae9a-257cecb150e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:18:26.699Z|4f88c9c1-b34e-4194-ae9a-257cecb150e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:18:36.541Z|279e945f-7d36-4934-988e-ac9dd6c076b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:18:36.542Z|279e945f-7d36-4934-988e-ac9dd6c076b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:18:36.542Z|e1e014c6-cc12-4d39-986e-02f8bbb96222|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:18:36.543Z|e1e014c6-cc12-4d39-986e-02f8bbb96222|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:18:36.726Z|126fbb87-133a-456e-b925-565ede863a90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:18:36.727Z|126fbb87-133a-456e-b925-565ede863a90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:18:40.294Z|35e94674-70b1-4b19-806e-ad8b2a38e651|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:18:40.295Z|35e94674-70b1-4b19-806e-ad8b2a38e651|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:18:46.568Z|dc52f516-71c2-4bed-895f-b27d50e4d190|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:18:46.570Z|dc52f516-71c2-4bed-895f-b27d50e4d190|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:18:46.571Z|c97ede82-1e59-45e5-8aa8-096e768ec254|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:18:46.571Z|c97ede82-1e59-45e5-8aa8-096e768ec254|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:18:46.764Z|ec384dc3-ad63-4560-9696-487b91de2c64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:18:46.765Z|ec384dc3-ad63-4560-9696-487b91de2c64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:18:55.295Z|71559b3c-edde-4fca-b1ce-196ae14e2679|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:18:55.307Z|71559b3c-edde-4fca-b1ce-196ae14e2679|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:18:55.829Z|cdddf1cb-c775-4be1-9248-5fc775e2c2b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:18:55.829Z|cdddf1cb-c775-4be1-9248-5fc775e2c2b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:18:56.607Z|82b5d47f-9616-4c68-8d5c-2dcfde3d8ff7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:18:56.613Z|5b4ee7d8-4b18-4c77-ab30-93d76de8bf63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:18:56.614Z|5b4ee7d8-4b18-4c77-ab30-93d76de8bf63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:18:56.617Z|82b5d47f-9616-4c68-8d5c-2dcfde3d8ff7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:18:56.799Z|a666b9ca-dd1d-4e41-818b-df67cb86db72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:18:56.800Z|a666b9ca-dd1d-4e41-818b-df67cb86db72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:19:06.643Z|a3a57a8d-ee3a-48f3-85fb-3393bde0909c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:19:06.643Z|725a65ca-1169-453e-9cd7-f418f51797be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:19:06.644Z|a3a57a8d-ee3a-48f3-85fb-3393bde0909c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:19:06.644Z|725a65ca-1169-453e-9cd7-f418f51797be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:19:06.827Z|f4729bc7-016c-4242-a598-e0938e3c55d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:19:06.828Z|f4729bc7-016c-4242-a598-e0938e3c55d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:19:10.294Z|68ace9c8-30c7-40bb-b0ef-bd5f7bd9306f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:19:10.295Z|68ace9c8-30c7-40bb-b0ef-bd5f7bd9306f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:19:16.677Z|d4d4190b-31f5-467e-97ac-836bf8b5b310|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:19:16.677Z|cbc52af2-d82c-4316-91b0-2eebbaad673a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:19:16.678Z|cbc52af2-d82c-4316-91b0-2eebbaad673a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:19:16.685Z|d4d4190b-31f5-467e-97ac-836bf8b5b310|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:19:16.851Z|586d9af3-9e87-462f-b963-7ab27e04902b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:19:16.852Z|586d9af3-9e87-462f-b963-7ab27e04902b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:19:24.488Z|3dbee816-9937-41fc-84de-eb4f32b66411|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:19:24.490Z|3dbee816-9937-41fc-84de-eb4f32b66411|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:19:25.294Z|72d4ffe8-251c-4b7a-bffd-5af47f14fa16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:19:25.295Z|72d4ffe8-251c-4b7a-bffd-5af47f14fa16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:19:25.830Z|c747cdc3-446c-4406-a67e-883206f4d0d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:19:25.830Z|c747cdc3-446c-4406-a67e-883206f4d0d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:19:26.725Z|0b94edbc-18b1-4f4e-88cc-90192650adef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:19:26.726Z|0b94edbc-18b1-4f4e-88cc-90192650adef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:19:26.742Z|b9a499c7-3bb0-403a-ab3e-7db878126952|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:19:26.743Z|b9a499c7-3bb0-403a-ab3e-7db878126952|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:19:26.877Z|049674e7-2c3c-44e6-b999-831940e3d59c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:19:26.878Z|049674e7-2c3c-44e6-b999-831940e3d59c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:19:36.750Z|58623992-7b66-4bcd-b6bd-722f57c50f98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:19:36.751Z|58623992-7b66-4bcd-b6bd-722f57c50f98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:19:36.777Z|e07632a1-3bae-4b24-84a3-74d9a74968b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:19:36.777Z|e07632a1-3bae-4b24-84a3-74d9a74968b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:19:36.917Z|c1e8fb2b-7a16-4d7f-ab83-071eb7cd7ff8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:19:36.917Z|c1e8fb2b-7a16-4d7f-ab83-071eb7cd7ff8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:19:40.299Z|eab1e725-a358-4350-97af-79eedaf4022a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:19:40.308Z|eab1e725-a358-4350-97af-79eedaf4022a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:19:46.777Z|faf41a2c-3c32-4bec-a8d0-a88f096a3bb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:19:46.778Z|faf41a2c-3c32-4bec-a8d0-a88f096a3bb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:19:46.809Z|e2fa773c-ee95-40f7-9c18-c89040da5206|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:19:46.810Z|e2fa773c-ee95-40f7-9c18-c89040da5206|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:19:46.955Z|9b99ad79-8212-4e29-9fbc-575292a8b463|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:19:46.956Z|9b99ad79-8212-4e29-9fbc-575292a8b463|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:19:55.294Z|84751218-764b-48f8-8058-a02776f8a671|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:19:55.295Z|84751218-764b-48f8-8058-a02776f8a671|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:19:55.831Z|34cc6468-8691-4963-9ff6-6cca00af2cd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:19:55.832Z|34cc6468-8691-4963-9ff6-6cca00af2cd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:19:56.803Z|ae0df1c3-8dff-4f48-9590-c8f38d1944d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:19:56.804Z|ae0df1c3-8dff-4f48-9590-c8f38d1944d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:19:56.841Z|562335fb-fdc9-49af-95fd-7a473134270d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:19:56.842Z|562335fb-fdc9-49af-95fd-7a473134270d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:19:56.978Z|8bf5979d-716c-4cd6-9739-8af2cc66fb67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:19:56.980Z|8bf5979d-716c-4cd6-9739-8af2cc66fb67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:20:06.831Z|34cfdeb2-ddab-45dc-ad29-4d44a66b7ca9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:20:06.832Z|34cfdeb2-ddab-45dc-ad29-4d44a66b7ca9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:20:06.866Z|f6c5537f-0a31-4fbe-9494-17249b84dbcb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:20:06.867Z|f6c5537f-0a31-4fbe-9494-17249b84dbcb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:20:07.012Z|b5abbe4a-9b90-42de-b6ca-23e22c1af9f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:20:07.013Z|b5abbe4a-9b90-42de-b6ca-23e22c1af9f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:20:10.296Z|cf934ed5-3b8a-4a17-96fc-e03b34ebc3cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:20:10.296Z|cf934ed5-3b8a-4a17-96fc-e03b34ebc3cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:20:16.858Z|61b8c272-b3fb-4dc4-98d0-f8fa3926e2f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:20:16.858Z|61b8c272-b3fb-4dc4-98d0-f8fa3926e2f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:20:16.894Z|519431ee-dd9a-444f-9551-2f693b911d01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:20:16.896Z|519431ee-dd9a-444f-9551-2f693b911d01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:20:17.040Z|fc8c8ab7-4a31-4c7b-b2a5-9d8e80d5c63e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:20:17.041Z|fc8c8ab7-4a31-4c7b-b2a5-9d8e80d5c63e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:20:24.486Z|5b96e37f-35ee-4cd2-bd2e-ef98f1a34c0b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:20:24.487Z|5b96e37f-35ee-4cd2-bd2e-ef98f1a34c0b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:20:25.294Z|96fa597b-257a-46af-ba3e-ef9ae435448a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:20:25.297Z|96fa597b-257a-46af-ba3e-ef9ae435448a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:20:25.833Z|090d51a2-8d96-4b9f-8cf7-40b30ffc8856|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:20:25.833Z|090d51a2-8d96-4b9f-8cf7-40b30ffc8856|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:20:26.882Z|347a712f-6185-424e-a015-cd18f5cec1f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:20:26.884Z|347a712f-6185-424e-a015-cd18f5cec1f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:20:26.924Z|fe372cbd-94ee-466c-a118-d649acc3f250|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:20:26.924Z|fe372cbd-94ee-466c-a118-d649acc3f250|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:20:27.066Z|bac9eecf-ed52-45ee-9f4d-b46555908b87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:20:27.068Z|bac9eecf-ed52-45ee-9f4d-b46555908b87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:20:36.933Z|49713aa6-5140-4188-9991-4d8ff04382b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:20:36.934Z|49713aa6-5140-4188-9991-4d8ff04382b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:20:36.948Z|78ebcc7b-8c7b-4e91-831e-40a3b908b1c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:20:36.949Z|78ebcc7b-8c7b-4e91-831e-40a3b908b1c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:20:37.095Z|292e9921-44cb-4ae9-b78a-8d472d6f5523|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:20:37.096Z|292e9921-44cb-4ae9-b78a-8d472d6f5523|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:20:40.295Z|28610286-f009-4e8f-8d94-a688f5b8b4e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:20:40.296Z|28610286-f009-4e8f-8d94-a688f5b8b4e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:20:46.959Z|6103a968-d884-461d-ac7d-36f334ebaf59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:20:46.960Z|6103a968-d884-461d-ac7d-36f334ebaf59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:20:46.975Z|7e2313bd-ac72-4455-8e26-ffd0b18a7667|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:20:46.976Z|7e2313bd-ac72-4455-8e26-ffd0b18a7667|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:20:47.126Z|a9f61105-24ed-43b6-bf17-f941b7215e7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:20:47.127Z|a9f61105-24ed-43b6-bf17-f941b7215e7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:20:55.294Z|6e9d8c1c-6da9-47e0-8bbe-5140ce3f458d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:20:55.295Z|6e9d8c1c-6da9-47e0-8bbe-5140ce3f458d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:20:55.834Z|b7b9f77a-2b03-40a0-9363-afe536688515|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:20:55.835Z|b7b9f77a-2b03-40a0-9363-afe536688515|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:20:56.997Z|d0b82630-e668-4245-8cac-01e137898ae1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:20:56.998Z|d0b82630-e668-4245-8cac-01e137898ae1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:20:57.003Z|9385501b-362a-4bdf-9a93-c16cfd0c06cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:20:57.004Z|9385501b-362a-4bdf-9a93-c16cfd0c06cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:20:57.160Z|2daf09cd-002c-4071-9c3f-118dd7992f22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:20:57.162Z|2daf09cd-002c-4071-9c3f-118dd7992f22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:21:07.026Z|d44cf748-54c1-4467-ba4a-b3858a10c1d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:21:07.027Z|d44cf748-54c1-4467-ba4a-b3858a10c1d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:21:07.044Z|ff531e8d-6aed-448f-ba4d-acaa7a3e2d23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:21:07.045Z|ff531e8d-6aed-448f-ba4d-acaa7a3e2d23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:21:07.197Z|b041c69b-9367-4bf3-afcb-afc9807f54f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:21:07.197Z|b041c69b-9367-4bf3-afcb-afc9807f54f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:21:10.294Z|40df6e24-1676-4ab6-8e0c-3eba9c1182f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:21:10.297Z|40df6e24-1676-4ab6-8e0c-3eba9c1182f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:21:17.056Z|69604f3b-b30b-4234-9abb-2d66e2a9e5ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:21:17.057Z|69604f3b-b30b-4234-9abb-2d66e2a9e5ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:21:17.086Z|7920eabe-3a27-47d4-b1d0-fddae0eed89e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:21:17.089Z|7920eabe-3a27-47d4-b1d0-fddae0eed89e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:21:17.225Z|c48e06a1-67a5-4378-b56f-623a3930df42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:21:17.226Z|c48e06a1-67a5-4378-b56f-623a3930df42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:21:24.487Z|d0eb0809-4059-46cf-aaea-7fe59d863e25|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:21:24.488Z|d0eb0809-4059-46cf-aaea-7fe59d863e25|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:21:25.294Z|fbb1c85e-4be5-421d-8594-d465d8c0b4c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:21:25.295Z|fbb1c85e-4be5-421d-8594-d465d8c0b4c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:21:25.835Z|6e34387b-23e3-4aa9-9e35-629f3cdcf7d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:21:25.836Z|6e34387b-23e3-4aa9-9e35-629f3cdcf7d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:21:27.094Z|94950a00-f2f4-4603-83c5-6ad3c84d827c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:21:27.099Z|94950a00-f2f4-4603-83c5-6ad3c84d827c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:21:27.125Z|a5231fc6-6250-4f16-99c5-3d3f6b80b740|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:21:27.127Z|a5231fc6-6250-4f16-99c5-3d3f6b80b740|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:21:27.258Z|4cf65e2e-26c0-4972-8587-d380f7f0db4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:21:27.259Z|4cf65e2e-26c0-4972-8587-d380f7f0db4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:21:37.123Z|b66a31ee-17cd-43a8-895c-f87b63e9e8ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:21:37.124Z|b66a31ee-17cd-43a8-895c-f87b63e9e8ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:21:37.149Z|495f6217-2871-4f11-b2f3-673d41e5e9c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:21:37.150Z|495f6217-2871-4f11-b2f3-673d41e5e9c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:21:37.300Z|20a7dba2-fd5a-4ac0-9dbe-6545761b249a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:21:37.301Z|20a7dba2-fd5a-4ac0-9dbe-6545761b249a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:21:40.294Z|678738a4-4d52-48a4-b5db-c97a15f5e307|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:21:40.295Z|678738a4-4d52-48a4-b5db-c97a15f5e307|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:21:47.149Z|9616f7d4-9ecb-420a-ab18-a447735c4461|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:21:47.150Z|9616f7d4-9ecb-420a-ab18-a447735c4461|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:21:47.176Z|8e94f42f-9e69-41c7-8450-f18a057797dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:21:47.177Z|8e94f42f-9e69-41c7-8450-f18a057797dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:21:47.326Z|52ef1588-0639-4570-b976-8d480a2d7b0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:21:47.327Z|52ef1588-0639-4570-b976-8d480a2d7b0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:21:55.295Z|a09622be-2111-46af-a859-05effb083cc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:21:55.298Z|a09622be-2111-46af-a859-05effb083cc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:21:55.837Z|83b9da77-be6e-4213-9079-967fe8e0131b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:21:55.838Z|83b9da77-be6e-4213-9079-967fe8e0131b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:21:57.198Z|50705051-e0fa-4a90-a490-76f169f13865|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:21:57.199Z|50705051-e0fa-4a90-a490-76f169f13865|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:21:57.217Z|67175f97-36a0-44cb-ad1e-c1a1cec674e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:21:57.218Z|67175f97-36a0-44cb-ad1e-c1a1cec674e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:21:57.360Z|89151c40-38ea-4cfd-a1d0-175b630bc0e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:21:57.361Z|89151c40-38ea-4cfd-a1d0-175b630bc0e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:22:07.234Z|146a353f-c045-4113-a01e-8958fa8222ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:22:07.236Z|146a353f-c045-4113-a01e-8958fa8222ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:22:07.243Z|ef3526f1-b34e-4330-a58e-9dc9a6589bc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:22:07.243Z|ef3526f1-b34e-4330-a58e-9dc9a6589bc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:22:07.398Z|cca710da-fba8-4edf-af78-69265c7a6570|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:22:07.399Z|cca710da-fba8-4edf-af78-69265c7a6570|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:22:10.294Z|f8575d4e-f76f-4583-8560-5d860830ee57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:22:10.295Z|f8575d4e-f76f-4583-8560-5d860830ee57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:22:17.279Z|a2ae599f-2beb-4dd8-b802-a2114a10224d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:22:17.278Z|92d43aeb-cd54-40ae-a2da-d12157855938|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:22:17.280Z|a2ae599f-2beb-4dd8-b802-a2114a10224d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:22:17.280Z|92d43aeb-cd54-40ae-a2da-d12157855938|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:22:17.444Z|12848982-66e7-46ec-bb03-a715022725ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:22:17.445Z|12848982-66e7-46ec-bb03-a715022725ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:22:24.488Z|6fe6fe67-dd09-4147-8282-cf5377bf5958|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:22:24.490Z|6fe6fe67-dd09-4147-8282-cf5377bf5958|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:22:25.294Z|c6c45ba9-2b55-4466-af57-ea118292b7f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:22:25.295Z|c6c45ba9-2b55-4466-af57-ea118292b7f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:22:25.839Z|5c2b8c48-3ac0-451e-b2f8-9e01f59f6ba5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:22:25.840Z|5c2b8c48-3ac0-451e-b2f8-9e01f59f6ba5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:22:27.330Z|388ec23d-70fc-4cfb-92a1-9d9a6456f6d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:22:27.335Z|388ec23d-70fc-4cfb-92a1-9d9a6456f6d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:22:27.336Z|9646c8c6-77ec-4339-9879-f3d8c11047d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:22:27.337Z|9646c8c6-77ec-4339-9879-f3d8c11047d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:22:27.473Z|62d8ad24-2184-45d6-ad9b-20df00ce70fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:22:27.474Z|62d8ad24-2184-45d6-ad9b-20df00ce70fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:22:37.367Z|2f9addc0-04d5-46c6-8be7-30a8c2459778|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:22:37.369Z|2f9addc0-04d5-46c6-8be7-30a8c2459778|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:22:37.377Z|70e55cb8-49b8-4442-85f7-0a2624871594|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:22:37.378Z|70e55cb8-49b8-4442-85f7-0a2624871594|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:22:37.514Z|6927bb0e-c612-462f-81e3-4f65a05da786|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:22:37.515Z|6927bb0e-c612-462f-81e3-4f65a05da786|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:22:40.294Z|e585a7d2-222f-4409-b2ad-50ad7fb18d08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:22:40.298Z|e585a7d2-222f-4409-b2ad-50ad7fb18d08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:22:47.397Z|e311e17f-e8f4-4825-85fb-65bcfd2ce01c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:22:47.398Z|e311e17f-e8f4-4825-85fb-65bcfd2ce01c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:22:47.431Z|74ef08f0-e91a-4719-9d98-83479535b5a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:22:47.432Z|74ef08f0-e91a-4719-9d98-83479535b5a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:22:47.549Z|f39e110d-b30b-4b18-a316-b375b6200d38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:22:47.550Z|f39e110d-b30b-4b18-a316-b375b6200d38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:22:55.294Z|ad2e747a-62ba-4862-9a26-170bdb18ffe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:22:55.295Z|ad2e747a-62ba-4862-9a26-170bdb18ffe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:22:55.843Z|643e3bb8-fe02-439a-b90b-46e73c16e2b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:22:55.843Z|643e3bb8-fe02-439a-b90b-46e73c16e2b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:22:57.437Z|2d4edea9-f705-4263-8cb4-2d034dcfcc59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:22:57.438Z|2d4edea9-f705-4263-8cb4-2d034dcfcc59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:22:57.460Z|2e621aaa-5164-43ef-b2b4-6c28fa51e51a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:22:57.462Z|2e621aaa-5164-43ef-b2b4-6c28fa51e51a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:22:57.583Z|9bc779a9-d14f-422a-a090-0f37644001ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:22:57.585Z|9bc779a9-d14f-422a-a090-0f37644001ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:23:07.473Z|1f289678-c5f2-47b0-b8be-2991964f6baa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:23:07.474Z|1f289678-c5f2-47b0-b8be-2991964f6baa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:23:07.496Z|28929a4b-8cb9-4c76-99dd-0664d38272fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:23:07.498Z|28929a4b-8cb9-4c76-99dd-0664d38272fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:23:07.634Z|6f8e8ea3-f372-4193-b7d1-767d92da4e3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:23:07.638Z|6f8e8ea3-f372-4193-b7d1-767d92da4e3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:23:10.294Z|01c30b47-ae95-4a7e-9ff5-cb4c3f868e5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:23:10.295Z|01c30b47-ae95-4a7e-9ff5-cb4c3f868e5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:23:17.509Z|22a24d0a-43b5-40f4-87e7-19466761cca5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:23:17.509Z|22a24d0a-43b5-40f4-87e7-19466761cca5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:23:17.532Z|3eb522ad-da4f-41f0-92f9-47a8a672a5db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:23:17.533Z|3eb522ad-da4f-41f0-92f9-47a8a672a5db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:23:17.674Z|27528a7b-94f4-4566-b066-662bcfc00e98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:23:17.675Z|27528a7b-94f4-4566-b066-662bcfc00e98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:23:24.488Z|dc9ed711-78e1-4d86-aa2c-10837b5d2128|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:23:24.489Z|dc9ed711-78e1-4d86-aa2c-10837b5d2128|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:23:25.294Z|6999d939-9274-43fb-853c-86d8a18ccbe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:23:25.297Z|6999d939-9274-43fb-853c-86d8a18ccbe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:23:25.845Z|c98f6b87-0268-464c-9937-63138f50f2ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:23:25.846Z|c98f6b87-0268-464c-9937-63138f50f2ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:23:27.545Z|a360b125-c785-44da-9f07-3e45e301b080|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:23:27.546Z|a360b125-c785-44da-9f07-3e45e301b080|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:23:27.559Z|0f8754c9-3eb1-4e01-b490-2bd81356f72f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:23:27.560Z|0f8754c9-3eb1-4e01-b490-2bd81356f72f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:23:27.714Z|a2063d06-3d84-49c0-8c79-43cd34294c54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:23:27.716Z|a2063d06-3d84-49c0-8c79-43cd34294c54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:23:37.573Z|54efdfe9-94c6-46c4-ae8b-254c4774abfa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:23:37.574Z|54efdfe9-94c6-46c4-ae8b-254c4774abfa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:23:37.601Z|d0a34287-6342-465b-9328-27ed36d9d3eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:23:37.602Z|d0a34287-6342-465b-9328-27ed36d9d3eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:23:37.748Z|e08f5cda-9da4-43c3-b10e-3bd3b7b8171b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:23:37.749Z|e08f5cda-9da4-43c3-b10e-3bd3b7b8171b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:23:40.295Z|97be1303-8780-4828-a21f-44713081a156|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:23:40.295Z|97be1303-8780-4828-a21f-44713081a156|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:23:47.601Z|7be66f30-d940-4934-8225-28a581c0ac66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:23:47.602Z|7be66f30-d940-4934-8225-28a581c0ac66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:23:47.642Z|eac8c6c3-80b2-4129-990c-14e054dc50e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:23:47.643Z|eac8c6c3-80b2-4129-990c-14e054dc50e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:23:47.775Z|96e28571-83a5-400c-9d52-535b55b53bd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:23:47.776Z|96e28571-83a5-400c-9d52-535b55b53bd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:23:55.294Z|7c5ea608-3798-4785-93ad-cde204c494b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:23:55.295Z|7c5ea608-3798-4785-93ad-cde204c494b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:23:55.847Z|b9cd7bdf-7312-4dcd-ae50-b41b2ac0225c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:23:55.847Z|b9cd7bdf-7312-4dcd-ae50-b41b2ac0225c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:23:57.653Z|ab40c640-940f-4123-b6eb-0851f1242613|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:23:57.653Z|ab40c640-940f-4123-b6eb-0851f1242613|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:23:57.689Z|52cec5ff-6328-40f7-9323-762470762b9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:23:57.690Z|52cec5ff-6328-40f7-9323-762470762b9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:23:57.812Z|edce6d13-c808-456a-9555-462495870cfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:23:57.813Z|edce6d13-c808-456a-9555-462495870cfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:24:07.703Z|55bd7b9b-7fc0-4305-a843-efd7b497269c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:24:07.705Z|55bd7b9b-7fc0-4305-a843-efd7b497269c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:24:07.723Z|2fff9daa-a5f9-4d6a-a9e8-57cc66babc64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:24:07.724Z|2fff9daa-a5f9-4d6a-a9e8-57cc66babc64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:24:07.858Z|6db44a0a-a692-405b-a2f3-ef9382bb9a9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:24:07.859Z|6db44a0a-a692-405b-a2f3-ef9382bb9a9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:24:10.294Z|36db902d-a269-4827-8800-e8987c4cb8ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:24:10.297Z|36db902d-a269-4827-8800-e8987c4cb8ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:24:17.750Z|dc007266-479c-4e11-83a2-bafcaf3082f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:24:17.752Z|dc007266-479c-4e11-83a2-bafcaf3082f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:24:17.770Z|278c8448-ce8b-4957-bb28-144b60251a3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:24:17.771Z|278c8448-ce8b-4957-bb28-144b60251a3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:24:17.922Z|ab01e419-e640-404f-990a-e32a10243c76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:24:17.923Z|ab01e419-e640-404f-990a-e32a10243c76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:24:24.488Z|f22305db-4477-4d2a-b246-a7b25c6d89a8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:24:24.489Z|f22305db-4477-4d2a-b246-a7b25c6d89a8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:24:25.294Z|0d66556d-2832-4cf1-bc3c-a65b90726ebc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:24:25.295Z|0d66556d-2832-4cf1-bc3c-a65b90726ebc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:24:25.848Z|6ae04450-5321-4e2a-bdbe-d0e36eedede3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:24:25.849Z|6ae04450-5321-4e2a-bdbe-d0e36eedede3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:24:27.789Z|35d9ac7d-1f33-48c0-b2d2-ea3c97601d70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:24:27.790Z|35d9ac7d-1f33-48c0-b2d2-ea3c97601d70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:24:27.825Z|10f73dd9-dbea-496a-a3b6-2104a07719ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:24:27.829Z|10f73dd9-dbea-496a-a3b6-2104a07719ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:24:27.963Z|2f61e18e-2f6d-4875-b864-49599cc1e9c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:24:27.964Z|2f61e18e-2f6d-4875-b864-49599cc1e9c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:24:37.849Z|a56ac728-a3e7-4f06-b080-c7555b75f50e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:24:37.851Z|a56ac728-a3e7-4f06-b080-c7555b75f50e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:24:37.870Z|7f0667fb-a2b9-4dd4-9fcb-10f5d0217d2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:24:37.871Z|7f0667fb-a2b9-4dd4-9fcb-10f5d0217d2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:24:38.018Z|04258913-358c-46fc-b97b-dcebb99f40b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:24:38.019Z|04258913-358c-46fc-b97b-dcebb99f40b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:24:40.294Z|158f45f7-cb04-4bcd-b559-74ada0227a0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:24:40.295Z|158f45f7-cb04-4bcd-b559-74ada0227a0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:24:47.883Z|a6ff1a54-2581-4ab6-bb85-3c3f46e8683b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:24:47.885Z|a6ff1a54-2581-4ab6-bb85-3c3f46e8683b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:24:47.901Z|0c97e4e7-6e4b-4bc7-9da5-76109cd656ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:24:47.901Z|0c97e4e7-6e4b-4bc7-9da5-76109cd656ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:24:48.053Z|5b9b6c86-54e8-4e3f-be56-5665fa4cd85a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:24:48.054Z|5b9b6c86-54e8-4e3f-be56-5665fa4cd85a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:24:55.294Z|7b7a6578-703c-4a67-8b43-6464e7bb483f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:24:55.298Z|7b7a6578-703c-4a67-8b43-6464e7bb483f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:24:55.850Z|4e2b4228-8aa5-425a-8f42-ec0c22c1554f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:24:55.851Z|4e2b4228-8aa5-425a-8f42-ec0c22c1554f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:24:57.938Z|2ecac8bb-03df-4474-a18d-11a318268632|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:24:57.940Z|2ecac8bb-03df-4474-a18d-11a318268632|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:24:57.951Z|e98b7aee-90cf-46ac-a03d-5bd1209da882|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:24:57.953Z|e98b7aee-90cf-46ac-a03d-5bd1209da882|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:24:58.081Z|ac0a8567-691e-43f8-8c72-1e3c2091124c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:24:58.083Z|ac0a8567-691e-43f8-8c72-1e3c2091124c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:25:07.992Z|7447fdce-0b85-4110-9d09-857b1f68804b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:25:08.004Z|54a14a6e-c09d-42f6-a504-ef114ef8c9e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:25:08.007Z|54a14a6e-c09d-42f6-a504-ef114ef8c9e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:25:07.997Z|7447fdce-0b85-4110-9d09-857b1f68804b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:25:08.114Z|447e53d3-68b8-4e75-b798-f50f10f23173|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:25:08.116Z|447e53d3-68b8-4e75-b798-f50f10f23173|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:25:10.295Z|edbbc48f-497a-4952-823f-8bef242f30f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:25:10.296Z|edbbc48f-497a-4952-823f-8bef242f30f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:25:18.049Z|df19ea9d-2a98-4aa7-a6c0-14e1e1d0f6b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:25:18.049Z|df19ea9d-2a98-4aa7-a6c0-14e1e1d0f6b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:25:18.051Z|553a45f7-e84b-439d-a95a-fa5d9901cdf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:25:18.052Z|553a45f7-e84b-439d-a95a-fa5d9901cdf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:25:18.158Z|7bd2ffa3-62cf-4797-8c48-4d82a6ac9559|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:25:18.158Z|7bd2ffa3-62cf-4797-8c48-4d82a6ac9559|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:25:24.488Z|828a429d-bb4c-40da-aded-796e0bfdb1d3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:25:24.489Z|828a429d-bb4c-40da-aded-796e0bfdb1d3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:25:25.294Z|fa0c07db-980a-4bda-960d-089dfd343413|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:25:25.296Z|fa0c07db-980a-4bda-960d-089dfd343413|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:25:25.852Z|04c7eecf-128a-4407-8b3b-9308167b86d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:25:25.853Z|04c7eecf-128a-4407-8b3b-9308167b86d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:25:28.084Z|001b2d29-f496-4e13-933d-a14f041889c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:25:28.084Z|5c9b416b-228c-4136-8706-c40c13e9ac0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:25:28.085Z|001b2d29-f496-4e13-933d-a14f041889c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:25:28.085Z|5c9b416b-228c-4136-8706-c40c13e9ac0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:25:28.185Z|40eb359b-b9a7-407d-a652-31efcebd4f14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:25:28.186Z|40eb359b-b9a7-407d-a652-31efcebd4f14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:25:38.108Z|25099e48-c407-4ff4-9cea-80b2ee6ff776|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:25:38.109Z|25099e48-c407-4ff4-9cea-80b2ee6ff776|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:25:38.113Z|9502bc01-a66d-4342-970e-dfd55d250254|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:25:38.113Z|9502bc01-a66d-4342-970e-dfd55d250254|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:25:38.213Z|fe62150c-d220-4489-9d7e-c800b7c018e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:25:38.214Z|fe62150c-d220-4489-9d7e-c800b7c018e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:25:40.294Z|a78eb337-cfce-4f45-8c34-986063b9ac6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:25:40.297Z|a78eb337-cfce-4f45-8c34-986063b9ac6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:25:48.161Z|a25f16d2-b50b-424d-800f-fb192aff0f4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:25:48.161Z|a25f16d2-b50b-424d-800f-fb192aff0f4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:25:48.177Z|4a4bf9b7-bc36-4a15-ba08-23e791e322db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:25:48.179Z|4a4bf9b7-bc36-4a15-ba08-23e791e322db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:25:48.241Z|4414eac1-5e49-4654-a390-d3496ffc6404|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:25:48.242Z|4414eac1-5e49-4654-a390-d3496ffc6404|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:25:55.294Z|1cf23836-b936-4173-9321-c93a10deff73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:25:55.295Z|1cf23836-b936-4173-9321-c93a10deff73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:25:55.853Z|efba6abf-1ce8-4a60-a7be-e0c355f66f0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:25:55.854Z|efba6abf-1ce8-4a60-a7be-e0c355f66f0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:25:58.196Z|44826eed-6c28-4d47-a660-b17b0c352e3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:25:58.197Z|44826eed-6c28-4d47-a660-b17b0c352e3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:25:58.228Z|1d449e6e-921d-41cc-9045-55ea2b49c083|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:25:58.229Z|1d449e6e-921d-41cc-9045-55ea2b49c083|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:25:58.272Z|b847c2a7-45d5-49c3-81f2-16817d3a20a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:25:58.273Z|b847c2a7-45d5-49c3-81f2-16817d3a20a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:26:08.236Z|ea642f74-02d6-47cb-86dc-b91e4549270a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:26:08.237Z|ea642f74-02d6-47cb-86dc-b91e4549270a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:26:08.263Z|c8403010-54b3-4472-a4ec-517b75b9766c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:26:08.264Z|c8403010-54b3-4472-a4ec-517b75b9766c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:26:08.310Z|b8d86a0e-260a-452f-ae96-2f4ac83c18ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:26:08.312Z|b8d86a0e-260a-452f-ae96-2f4ac83c18ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:26:10.294Z|beda963f-6ecb-4970-bccf-60465f4e90e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:26:10.295Z|beda963f-6ecb-4970-bccf-60465f4e90e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:26:18.273Z|67643c26-cd18-4758-8a6a-5e00917264f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:26:18.274Z|67643c26-cd18-4758-8a6a-5e00917264f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:26:18.297Z|97bf3cc1-aebc-4f13-95b9-88ba77fb42a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:26:18.298Z|97bf3cc1-aebc-4f13-95b9-88ba77fb42a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:26:18.341Z|c7bcc672-1c10-4557-8d49-f32577380700|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:26:18.343Z|c7bcc672-1c10-4557-8d49-f32577380700|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:26:24.487Z|6c12611e-7446-4e88-8039-62e205ec8a30|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:26:24.487Z|6c12611e-7446-4e88-8039-62e205ec8a30|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:26:25.294Z|93e9b953-31a1-4762-9de6-0c59c58dd044|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:26:25.298Z|93e9b953-31a1-4762-9de6-0c59c58dd044|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:26:25.854Z|0ead08e9-78b7-46b2-9e6b-4af5bff8f8e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:26:25.855Z|0ead08e9-78b7-46b2-9e6b-4af5bff8f8e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:26:28.320Z|8122bcd5-ed60-4815-86cf-2bd0dfca5f6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:26:28.322Z|8122bcd5-ed60-4815-86cf-2bd0dfca5f6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:26:28.337Z|d994d1fd-f554-4320-8926-563848ea1e5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:26:28.338Z|d994d1fd-f554-4320-8926-563848ea1e5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:26:28.378Z|01fde22f-4c83-48f7-8009-1510e0bb7ca0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:26:28.381Z|01fde22f-4c83-48f7-8009-1510e0bb7ca0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:26:38.351Z|a774a5c4-c572-471b-9a79-75473a8ae3d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:26:38.354Z|a774a5c4-c572-471b-9a79-75473a8ae3d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:26:38.373Z|4fe6bda7-fdf9-48e8-b6a9-c894d2fa6588|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:26:38.374Z|4fe6bda7-fdf9-48e8-b6a9-c894d2fa6588|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:26:38.415Z|eec375a4-269e-455c-9df9-1a07a1e6516c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:26:38.416Z|eec375a4-269e-455c-9df9-1a07a1e6516c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:26:40.294Z|bc4e34a7-2ca3-49f0-8d32-5205d9668433|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:26:40.295Z|bc4e34a7-2ca3-49f0-8d32-5205d9668433|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:26:48.405Z|89638a4c-dfaa-4bba-a7b0-a3acdef5837a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:26:48.407Z|89638a4c-dfaa-4bba-a7b0-a3acdef5837a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:26:48.424Z|2c8974b7-3f19-45ed-a178-df0b7e22cce9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:26:48.425Z|2c8974b7-3f19-45ed-a178-df0b7e22cce9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:26:48.458Z|455d70cc-589f-4c29-98ad-c60f61d0822c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:26:48.463Z|455d70cc-589f-4c29-98ad-c60f61d0822c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:26:55.294Z|522959a4-0641-4da3-8033-168592f08729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:26:55.295Z|522959a4-0641-4da3-8033-168592f08729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:26:55.856Z|4668ef09-dea0-4aa6-a3de-31f3f063a9e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:26:55.856Z|4668ef09-dea0-4aa6-a3de-31f3f063a9e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:26:58.505Z|815a142a-b39a-4fe5-95e6-7e6e8eb16ff6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:26:58.509Z|815a142a-b39a-4fe5-95e6-7e6e8eb16ff6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:26:58.511Z|10e5eb77-7d5d-470c-bd7b-de79b16e2513|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:26:58.512Z|10e5eb77-7d5d-470c-bd7b-de79b16e2513|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:26:58.511Z|cfc3752e-6221-4d3f-aa68-1ca62f531e20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:26:58.512Z|cfc3752e-6221-4d3f-aa68-1ca62f531e20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:27:08.540Z|50834409-ddbd-4cb5-8496-34c156e341f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:27:08.539Z|f4f6bb45-7ed5-464c-a236-87ec192b86d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:27:08.541Z|fc16f4b9-737b-4362-944e-a914a9d571d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:27:08.541Z|f4f6bb45-7ed5-464c-a236-87ec192b86d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:27:08.542Z|fc16f4b9-737b-4362-944e-a914a9d571d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:27:08.540Z|50834409-ddbd-4cb5-8496-34c156e341f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:27:10.294Z|2bbcda8e-519b-4154-91cc-499ec5ab8157|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:27:10.297Z|2bbcda8e-519b-4154-91cc-499ec5ab8157|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:27:18.572Z|3ba8fca9-c199-4235-9579-32cf64679b1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:27:18.573Z|3ba8fca9-c199-4235-9579-32cf64679b1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:27:18.575Z|4ec7345e-65aa-485d-9341-ff51b2204806|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:27:18.575Z|4ec7345e-65aa-485d-9341-ff51b2204806|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:27:18.576Z|c1317b4f-c238-4502-866b-05c547982ebd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:27:18.577Z|c1317b4f-c238-4502-866b-05c547982ebd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:27:24.487Z|21c9c9cb-3f36-45d3-8d52-52dca9e14bd5|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:27:24.488Z|21c9c9cb-3f36-45d3-8d52-52dca9e14bd5|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:27:25.294Z|4e49ec88-ec1f-486d-a668-c18658e466ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:27:25.295Z|4e49ec88-ec1f-486d-a668-c18658e466ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:27:25.857Z|504ce038-8e24-405d-ba69-5cf3d5c2afc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:27:25.858Z|504ce038-8e24-405d-ba69-5cf3d5c2afc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:27:28.621Z|947d650a-ce13-43e6-a0bc-c6099d519c56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:27:28.622Z|991330ff-2511-4245-a693-6ef067b642d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:27:28.623Z|947d650a-ce13-43e6-a0bc-c6099d519c56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:27:28.623Z|991330ff-2511-4245-a693-6ef067b642d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:27:28.629Z|b8ce0233-477f-419d-a057-069c814bcb01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:27:28.630Z|b8ce0233-477f-419d-a057-069c814bcb01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:27:38.673Z|0f8e2868-73c3-4151-8f0f-696be74678a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:27:38.674Z|0f8e2868-73c3-4151-8f0f-696be74678a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:27:38.676Z|2560a1f1-7336-4284-a2fe-5dfbaf27f9c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:27:38.677Z|2560a1f1-7336-4284-a2fe-5dfbaf27f9c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:27:38.679Z|5836e502-49bf-481a-8312-77877294da23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:27:38.680Z|5836e502-49bf-481a-8312-77877294da23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:27:40.294Z|cd9d6945-d73c-4ee7-a146-bec00b07f1e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:27:40.295Z|cd9d6945-d73c-4ee7-a146-bec00b07f1e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:27:48.708Z|80c848be-83be-4c87-82cf-df2de98f9491|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:27:48.708Z|40b7bbc8-311a-4861-b8c3-9f0028c7bcab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:27:48.708Z|80c848be-83be-4c87-82cf-df2de98f9491|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:27:48.708Z|40b7bbc8-311a-4861-b8c3-9f0028c7bcab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:27:48.716Z|ba7bcba0-d227-4247-a24f-1144655e7e32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:27:48.717Z|ba7bcba0-d227-4247-a24f-1144655e7e32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:27:55.294Z|e88efbb8-67f8-4bf0-b384-9b7995c06fb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:27:55.299Z|e88efbb8-67f8-4bf0-b384-9b7995c06fb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:27:55.859Z|bf3933e7-b305-40b5-9fbe-7a0232bfa426|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:27:55.859Z|bf3933e7-b305-40b5-9fbe-7a0232bfa426|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:27:58.745Z|735de288-0dda-4cd2-bbdc-dfac1c92d128|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:27:58.746Z|735de288-0dda-4cd2-bbdc-dfac1c92d128|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:27:58.751Z|6b681e12-cec7-45b5-ad4f-dbb7baad9ec9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:27:58.752Z|6b681e12-cec7-45b5-ad4f-dbb7baad9ec9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:27:58.754Z|7caab460-96d6-438b-ac0c-8748a1a353ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:27:58.755Z|7caab460-96d6-438b-ac0c-8748a1a353ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:28:08.782Z|19e25d88-d70f-40a3-a048-3f7868c9278c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:28:08.783Z|19e25d88-d70f-40a3-a048-3f7868c9278c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:28:08.802Z|e9e73a07-8eda-4dea-b421-f73ed2fc39b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:28:08.802Z|92bdf2e6-83fd-44ff-ace8-ee2cd7c059a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:28:08.802Z|e9e73a07-8eda-4dea-b421-f73ed2fc39b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:28:08.803Z|92bdf2e6-83fd-44ff-ace8-ee2cd7c059a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:28:10.294Z|6e33adf0-be4d-40ec-8278-8b7e921b13c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:28:10.295Z|6e33adf0-be4d-40ec-8278-8b7e921b13c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:28:18.860Z|222ae3d7-2fa0-453e-a3f9-5891b04fc14e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:28:18.861Z|0ac53698-a282-4b1b-b037-1c4566158df4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:28:18.862Z|222ae3d7-2fa0-453e-a3f9-5891b04fc14e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:28:18.862Z|0ac53698-a282-4b1b-b037-1c4566158df4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:28:18.860Z|3a534b17-91f6-4475-b7e3-0f9f44d8ebc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:28:18.862Z|3a534b17-91f6-4475-b7e3-0f9f44d8ebc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:28:24.487Z|bf7bbc44-3bda-49d8-a292-77db4d086ce2|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:28:24.488Z|bf7bbc44-3bda-49d8-a292-77db4d086ce2|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:28:25.295Z|92656e69-9caf-4afc-8549-368fcbdfe158|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:28:25.296Z|92656e69-9caf-4afc-8549-368fcbdfe158|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:28:25.860Z|06ffbce2-da0f-410d-bfe4-99ac10e0cb4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:28:25.861Z|06ffbce2-da0f-410d-bfe4-99ac10e0cb4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:28:28.911Z|b730670f-f7f7-4c03-b7a7-428b5979805e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:28:28.912Z|b730670f-f7f7-4c03-b7a7-428b5979805e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:28:28.918Z|0b277d35-d41e-41a9-9313-d514c166afff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:28:28.919Z|0b277d35-d41e-41a9-9313-d514c166afff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:28:28.930Z|f8a6f950-516f-40c4-ab39-325febb58554|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:28:28.931Z|f8a6f950-516f-40c4-ab39-325febb58554|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:28:38.965Z|08ae052e-ea14-4b1c-99a5-c3a69950a615|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:28:38.966Z|08ae052e-ea14-4b1c-99a5-c3a69950a615|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:28:38.972Z|4a6ecb18-8f66-41a8-975b-3636bf69a810|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:28:38.976Z|4a6ecb18-8f66-41a8-975b-3636bf69a810|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:28:39.014Z|f36ee0bd-0b36-477d-979f-d40ec4d90ea5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:28:39.016Z|f36ee0bd-0b36-477d-979f-d40ec4d90ea5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:28:40.294Z|31ab2dd4-a38e-46c5-a09c-2dc7d9a1f204|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:28:40.300Z|31ab2dd4-a38e-46c5-a09c-2dc7d9a1f204|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:28:49.029Z|897ea192-6c0b-4621-9f1b-493137d806ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:28:49.030Z|897ea192-6c0b-4621-9f1b-493137d806ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:28:49.034Z|d72d4e25-0527-4728-9e28-21dbabe376d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:28:49.035Z|d72d4e25-0527-4728-9e28-21dbabe376d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:28:49.073Z|b9122b87-4eba-4e39-85ae-159698bb5ad6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:28:49.074Z|b9122b87-4eba-4e39-85ae-159698bb5ad6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:28:55.294Z|3f6defbb-b677-4789-84d7-572607e9c8e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:28:55.295Z|3f6defbb-b677-4789-84d7-572607e9c8e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:28:55.862Z|4a78ea45-8221-4f4f-81a0-864cb0f2bed4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:28:55.862Z|4a78ea45-8221-4f4f-81a0-864cb0f2bed4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:28:59.070Z|bc55404e-0001-4a53-a19b-78ce9bf8f37c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:28:59.071Z|bc55404e-0001-4a53-a19b-78ce9bf8f37c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:28:59.098Z|3f3276f7-293b-45cc-8c67-e898f24ff20f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:28:59.099Z|3f3276f7-293b-45cc-8c67-e898f24ff20f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:28:59.135Z|dacfeac0-e135-4050-a1b7-52b48ba94fa0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:28:59.136Z|dacfeac0-e135-4050-a1b7-52b48ba94fa0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:29:09.137Z|b45099c5-9b9b-4a55-b97e-f840d467de57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:29:09.137Z|b45099c5-9b9b-4a55-b97e-f840d467de57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:29:09.142Z|94dc0e20-f019-41fa-b846-dba1ad94d3f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:29:09.143Z|94dc0e20-f019-41fa-b846-dba1ad94d3f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:29:09.196Z|1623db9c-1ebe-4e85-a8ac-328146013b54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:29:09.197Z|1623db9c-1ebe-4e85-a8ac-328146013b54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:29:10.294Z|d7ba6073-fb37-4a07-b5e2-c1cef140ba2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:29:10.295Z|d7ba6073-fb37-4a07-b5e2-c1cef140ba2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:29:19.172Z|aaa7fa3a-f4f8-4da0-9b6d-f307ae9a38b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:29:19.181Z|aaa7fa3a-f4f8-4da0-9b6d-f307ae9a38b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:29:19.183Z|00bdfd2a-9ebb-48f1-a755-0516a286ea44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:29:19.184Z|00bdfd2a-9ebb-48f1-a755-0516a286ea44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:29:19.245Z|d32b47d9-46c9-4488-be30-7bbe3f411284|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:29:19.245Z|d32b47d9-46c9-4488-be30-7bbe3f411284|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:29:24.487Z|874d89cc-5c4b-40bc-aa72-06168b2d87b2|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:29:24.489Z|874d89cc-5c4b-40bc-aa72-06168b2d87b2|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:29:25.294Z|ac5f7e36-fcc9-49a3-b6a6-9d81f4ad5860|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:29:25.297Z|ac5f7e36-fcc9-49a3-b6a6-9d81f4ad5860|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:29:25.863Z|ed53d5af-924c-470d-8b80-f596ea39a1b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:29:25.864Z|ed53d5af-924c-470d-8b80-f596ea39a1b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:29:29.233Z|584770c3-5462-4d29-b7b5-eba78b939b22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:29:29.235Z|584770c3-5462-4d29-b7b5-eba78b939b22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:29:29.237Z|62cd1401-6e8b-412e-a365-a9214e2d7158|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:29:29.237Z|62cd1401-6e8b-412e-a365-a9214e2d7158|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:29:29.279Z|3cf9f225-c1e8-4d33-83b6-5beddc8dfa24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:29:29.286Z|3cf9f225-c1e8-4d33-83b6-5beddc8dfa24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:29:39.286Z|867b9991-46f2-42eb-b958-5cfd69e829f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:29:39.292Z|867b9991-46f2-42eb-b958-5cfd69e829f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:29:39.301Z|f7affbb8-96f5-4577-a0e9-ebafd3cb1507|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:29:39.302Z|f7affbb8-96f5-4577-a0e9-ebafd3cb1507|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:29:39.359Z|73bd2ccc-2bba-4333-b74d-4c15805c0218|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:29:39.360Z|73bd2ccc-2bba-4333-b74d-4c15805c0218|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:29:40.294Z|9c12e492-48f5-4089-b5a2-93bb7837e5c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:29:40.295Z|9c12e492-48f5-4089-b5a2-93bb7837e5c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:29:49.358Z|0691d9f2-1aac-4ca2-a739-f66bc141075d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:29:49.357Z|80897fcc-5683-4246-8a84-4f6f6593ed55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:29:49.358Z|0691d9f2-1aac-4ca2-a739-f66bc141075d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:29:49.358Z|80897fcc-5683-4246-8a84-4f6f6593ed55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:29:49.413Z|b45fbca8-8c90-4d4a-91d7-b069d07ac8c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:29:49.414Z|b45fbca8-8c90-4d4a-91d7-b069d07ac8c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:29:55.294Z|e39fab23-abea-4372-8582-ff82efa54ad9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:29:55.295Z|e39fab23-abea-4372-8582-ff82efa54ad9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:29:55.864Z|2767fdb4-6ff9-4a10-abf9-e342d0b137da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:29:55.865Z|2767fdb4-6ff9-4a10-abf9-e342d0b137da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:29:59.387Z|142fbb13-0cea-499c-ad57-5a0f0769bdd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:29:59.388Z|142fbb13-0cea-499c-ad57-5a0f0769bdd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:29:59.397Z|1d98bea4-ad7f-4e6d-9c70-46b0badaa0dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:29:59.401Z|1d98bea4-ad7f-4e6d-9c70-46b0badaa0dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:29:59.438Z|9989dc2d-0926-4e64-831e-eb00d995fa99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:29:59.439Z|9989dc2d-0926-4e64-831e-eb00d995fa99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:30:09.442Z|d24c698c-3792-4d55-8455-cb6cda86f96c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:30:09.444Z|d24c698c-3792-4d55-8455-cb6cda86f96c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:30:09.452Z|629a9c6b-e277-4661-827a-ea61caac5cb6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:30:09.453Z|629a9c6b-e277-4661-827a-ea61caac5cb6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:30:09.475Z|ecd321a9-6cb1-4404-92ee-52ad5cce95ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:30:09.476Z|ecd321a9-6cb1-4404-92ee-52ad5cce95ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:30:10.294Z|37cd2428-2773-4080-a20b-96552e6b2206|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:30:10.297Z|37cd2428-2773-4080-a20b-96552e6b2206|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:30:19.525Z|ef00bef7-19a8-4667-a8f9-adc4ba05b4c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:30:19.526Z|ef00bef7-19a8-4667-a8f9-adc4ba05b4c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:30:19.529Z|290b78bd-facd-4faa-9d12-3996ae5ae9dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:30:19.530Z|290b78bd-facd-4faa-9d12-3996ae5ae9dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:30:19.559Z|3ae93fd1-4f80-486c-b07e-7c5e31b411d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:30:19.560Z|3ae93fd1-4f80-486c-b07e-7c5e31b411d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:30:24.490Z|a30dd712-81e4-48f4-a854-955d9d4933b9|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:30:24.491Z|a30dd712-81e4-48f4-a854-955d9d4933b9|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:30:25.295Z|fc71df6a-867b-44f0-8265-2d3671f50a3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:30:25.295Z|fc71df6a-867b-44f0-8265-2d3671f50a3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:30:25.866Z|9f5f6688-7eec-4cbf-975a-76d6cf708c05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:30:25.867Z|9f5f6688-7eec-4cbf-975a-76d6cf708c05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:30:29.581Z|512435da-feac-4ce6-8f0e-9ede7f4050fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:30:29.589Z|14c2f1c6-4a89-4bd5-ba8c-37eef50133e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:30:29.582Z|512435da-feac-4ce6-8f0e-9ede7f4050fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:30:29.607Z|14c2f1c6-4a89-4bd5-ba8c-37eef50133e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:30:29.626Z|916bb419-9c69-455c-8c0d-bf69d93bc920|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:30:29.627Z|916bb419-9c69-455c-8c0d-bf69d93bc920|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:30:39.662Z|ff454586-56fa-4645-a959-4a62559244a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:30:39.663Z|ff454586-56fa-4645-a959-4a62559244a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:30:39.674Z|f7815e08-07f7-4d31-bb30-e0b2bec7ed60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:30:39.675Z|f7815e08-07f7-4d31-bb30-e0b2bec7ed60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:30:39.698Z|82b742ba-1166-4cab-b8b9-91dc1afe99e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:30:39.704Z|82b742ba-1166-4cab-b8b9-91dc1afe99e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:30:40.294Z|60f08be5-7e49-43ae-b3a0-6a0c63abd669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:30:40.295Z|60f08be5-7e49-43ae-b3a0-6a0c63abd669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:30:49.723Z|f949b8a5-3a78-4c17-957d-afd0c06ee2da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:30:49.724Z|f949b8a5-3a78-4c17-957d-afd0c06ee2da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:30:49.730Z|04aef05c-28db-4119-834e-44a0519951a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:30:49.731Z|04aef05c-28db-4119-834e-44a0519951a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:30:49.761Z|b3b4afda-daa4-48f9-a42f-253419ec1f88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:30:49.762Z|b3b4afda-daa4-48f9-a42f-253419ec1f88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:30:55.294Z|05f19451-9385-4d38-b215-504b5e52aa8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:30:55.298Z|05f19451-9385-4d38-b215-504b5e52aa8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:30:55.868Z|14a3a156-4fa6-4f12-a6aa-12ad005a9e25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:30:55.869Z|14a3a156-4fa6-4f12-a6aa-12ad005a9e25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:30:59.767Z|04531802-36d9-4f7c-9987-5c6e5ec2676d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:30:59.768Z|04531802-36d9-4f7c-9987-5c6e5ec2676d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:30:59.772Z|4300365c-4699-40d8-8765-f5ea60ce356c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:30:59.773Z|4300365c-4699-40d8-8765-f5ea60ce356c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:30:59.801Z|bcb6ecf6-d7f7-49e0-8fcd-01d2f74e192b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:30:59.802Z|bcb6ecf6-d7f7-49e0-8fcd-01d2f74e192b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:31:09.808Z|394cb2ef-39fc-4384-a129-7fdfb0ff6225|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:31:09.808Z|394cb2ef-39fc-4384-a129-7fdfb0ff6225|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:31:09.810Z|2e67a8c7-5dd3-4f42-960e-ace701ca2c10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:31:09.811Z|2e67a8c7-5dd3-4f42-960e-ace701ca2c10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:31:09.830Z|96a55963-a14c-42d3-8d6f-e750fb9818b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:31:09.831Z|96a55963-a14c-42d3-8d6f-e750fb9818b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:31:10.294Z|2fc0079b-9635-4b92-95cf-7fae1c486035|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:31:10.295Z|2fc0079b-9635-4b92-95cf-7fae1c486035|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:31:19.862Z|6fbf8d1a-a3ef-4700-b423-e83033d60c0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:31:19.870Z|6fbf8d1a-a3ef-4700-b423-e83033d60c0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:31:19.874Z|edb914c0-8278-4745-b627-e1873aa2aa15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:31:19.880Z|edb914c0-8278-4745-b627-e1873aa2aa15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:31:19.987Z|693ba478-e741-49e0-841b-995c526ab988|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:31:20.001Z|693ba478-e741-49e0-841b-995c526ab988|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:31:24.487Z|3f66bd6a-3adc-4e5d-821d-d7f9019098d6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:31:24.488Z|3f66bd6a-3adc-4e5d-821d-d7f9019098d6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:31:25.295Z|c9a9b68f-7873-4680-ade1-97910d0f3774|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:31:25.311Z|c9a9b68f-7873-4680-ade1-97910d0f3774|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:31:25.869Z|c755ce14-4a90-49fa-a956-5347ea792038|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:31:25.870Z|c755ce14-4a90-49fa-a956-5347ea792038|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:31:29.925Z|e41d9002-5695-4997-b032-0defd6e0c780|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:31:29.926Z|e41d9002-5695-4997-b032-0defd6e0c780|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:31:29.927Z|da377121-8e6d-4709-8c01-d34625ec0977|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:31:29.928Z|da377121-8e6d-4709-8c01-d34625ec0977|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:31:30.051Z|36edc1fd-0eb5-44f3-8b51-58f0e5a47401|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:31:30.052Z|36edc1fd-0eb5-44f3-8b51-58f0e5a47401|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:31:39.973Z|717dc83e-82a1-426d-9226-5c5eafb31af7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:31:39.974Z|717dc83e-82a1-426d-9226-5c5eafb31af7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:31:39.975Z|2a158606-c0de-42a8-8ed7-bcb806384810|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:31:39.976Z|2a158606-c0de-42a8-8ed7-bcb806384810|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:31:40.094Z|bfc4ed4d-2cb9-42ba-bc31-eca3dce87e6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:31:40.095Z|bfc4ed4d-2cb9-42ba-bc31-eca3dce87e6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:31:40.294Z|34c1c2c0-1c2f-4dc1-9a0d-bbce8c551940|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:31:40.294Z|34c1c2c0-1c2f-4dc1-9a0d-bbce8c551940|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:31:50.013Z|0dd5a008-3aa7-4f17-a32e-17d776a4f934|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:31:50.014Z|0dd5a008-3aa7-4f17-a32e-17d776a4f934|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:31:50.017Z|6e82b433-3960-4ff0-87d5-3dc131da702c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:31:50.018Z|6e82b433-3960-4ff0-87d5-3dc131da702c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:31:50.124Z|44279932-dd0e-42ee-a0b6-470c87e8ad7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:31:50.125Z|44279932-dd0e-42ee-a0b6-470c87e8ad7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:31:55.294Z|b1cfd278-be84-4d78-82cc-27ed493a2ec8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:31:55.295Z|b1cfd278-be84-4d78-82cc-27ed493a2ec8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:31:55.871Z|33819bad-84dc-45c4-81b6-3aa7825475c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:31:55.871Z|33819bad-84dc-45c4-81b6-3aa7825475c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:32:00.073Z|b4a68c0b-c176-4445-a442-c81883fcf7e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:32:00.077Z|b4a68c0b-c176-4445-a442-c81883fcf7e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:32:00.089Z|0859cd3f-241a-41b9-ac1d-b808c0f3ed59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:32:00.099Z|0859cd3f-241a-41b9-ac1d-b808c0f3ed59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:32:00.155Z|8e4477d5-c5c2-47ff-9368-fc666a7fbfba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:32:00.156Z|8e4477d5-c5c2-47ff-9368-fc666a7fbfba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:32:10.108Z|cd58d331-771a-4ece-91c1-363b4fef968e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:32:10.109Z|cd58d331-771a-4ece-91c1-363b4fef968e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:32:10.133Z|2c14635a-f2db-4b83-bf72-f4deef192029|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:32:10.134Z|2c14635a-f2db-4b83-bf72-f4deef192029|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:32:10.185Z|c7533c00-5626-4441-b58d-689a907e2b3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:32:10.186Z|c7533c00-5626-4441-b58d-689a907e2b3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:32:10.294Z|210ce810-4c5e-4592-8d4f-947925a033c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:32:10.296Z|210ce810-4c5e-4592-8d4f-947925a033c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:32:20.134Z|4310d2e7-e788-4a13-b14a-48afa35c1511|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:32:20.135Z|4310d2e7-e788-4a13-b14a-48afa35c1511|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:32:20.162Z|13d63320-c96c-43db-bff0-110e18ae2cbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:32:20.163Z|13d63320-c96c-43db-bff0-110e18ae2cbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:32:20.210Z|ed014fd2-746a-42a6-a7f5-cd111f97e25e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:32:20.211Z|ed014fd2-746a-42a6-a7f5-cd111f97e25e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:32:24.487Z|198ca833-b9a7-4f28-916d-fc0e4c4881aa|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:32:24.488Z|198ca833-b9a7-4f28-916d-fc0e4c4881aa|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:32:25.294Z|88a2ca29-2024-47d5-8f7e-94eff8941117|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:32:25.295Z|88a2ca29-2024-47d5-8f7e-94eff8941117|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:32:25.872Z|1233dcf3-f096-4e7d-8ce9-b38b01a31a12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:32:25.873Z|1233dcf3-f096-4e7d-8ce9-b38b01a31a12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:32:30.165Z|d094bcec-d2ab-44ed-b420-9021b18b489f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:32:30.166Z|d094bcec-d2ab-44ed-b420-9021b18b489f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:32:30.193Z|51188fd4-2bc0-4d68-a376-75da6d3e2fd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:32:30.193Z|51188fd4-2bc0-4d68-a376-75da6d3e2fd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:32:30.249Z|13ce2380-34ec-43b9-9b8f-ddac09984a41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:32:30.250Z|13ce2380-34ec-43b9-9b8f-ddac09984a41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:32:40.189Z|b4043215-211f-4535-ae5a-06bf7644584a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:32:40.190Z|b4043215-211f-4535-ae5a-06bf7644584a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:32:40.220Z|4a85ba71-1085-473a-82b2-11b20eace057|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:32:40.221Z|4a85ba71-1085-473a-82b2-11b20eace057|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:32:40.293Z|6798c4e7-7ead-4652-9a47-3e7d33af11f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:32:40.294Z|6798c4e7-7ead-4652-9a47-3e7d33af11f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:32:40.295Z|556f377a-8e27-47a4-98da-d64122712c6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:32:40.295Z|556f377a-8e27-47a4-98da-d64122712c6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:32:50.237Z|20f15acf-9437-4096-a815-a0de301f5b60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:32:50.238Z|20f15acf-9437-4096-a815-a0de301f5b60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:32:50.270Z|e14c1ef8-858a-4dc8-a7af-e0c171de8726|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:32:50.271Z|e14c1ef8-858a-4dc8-a7af-e0c171de8726|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:32:50.332Z|cf881a2c-617f-4456-a115-2de8e37aaab6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:32:50.333Z|cf881a2c-617f-4456-a115-2de8e37aaab6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:32:55.294Z|08069b5e-dbe0-4e61-9439-1c63f1e38e89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:32:55.298Z|08069b5e-dbe0-4e61-9439-1c63f1e38e89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:32:55.874Z|7b2ef5aa-feaf-41a4-a4e0-ad26dad3eecb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:32:55.874Z|7b2ef5aa-feaf-41a4-a4e0-ad26dad3eecb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:33:00.279Z|597a6ca3-613b-4db8-adf5-22f12f9599e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:33:00.281Z|597a6ca3-613b-4db8-adf5-22f12f9599e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:33:00.318Z|2d5acf09-101a-4337-b5c2-6fef947a55c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:33:00.319Z|2d5acf09-101a-4337-b5c2-6fef947a55c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:33:00.369Z|49d6cb83-9c86-42c5-a033-9010310a4c73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:33:00.370Z|49d6cb83-9c86-42c5-a033-9010310a4c73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:33:10.294Z|68ad919b-b317-4716-ad37-0db249fc343f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:33:10.295Z|68ad919b-b317-4716-ad37-0db249fc343f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:33:10.314Z|a52ab4bb-f81d-43ce-86ce-07ef0dfa471b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:33:10.315Z|a52ab4bb-f81d-43ce-86ce-07ef0dfa471b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:33:10.344Z|237b6af5-e2b2-4086-a31a-49aacb279838|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:33:10.346Z|237b6af5-e2b2-4086-a31a-49aacb279838|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:33:10.397Z|2b3d7e5c-8cf6-467a-abb6-2ea61bd0bb5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:33:10.398Z|2b3d7e5c-8cf6-467a-abb6-2ea61bd0bb5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:33:20.354Z|3954de16-3dcd-4392-bd17-0c5275bb2ad1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:33:20.357Z|3954de16-3dcd-4392-bd17-0c5275bb2ad1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:33:20.378Z|09f94890-5c96-4b7b-9a6c-03e70da5c0ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:33:20.378Z|09f94890-5c96-4b7b-9a6c-03e70da5c0ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:33:20.423Z|233d77d7-a0e4-4ae5-bc4f-dda889b18276|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:33:20.424Z|233d77d7-a0e4-4ae5-bc4f-dda889b18276|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:33:24.488Z|4fbb6597-026d-4de3-a32b-72edcfd36776|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:33:24.489Z|4fbb6597-026d-4de3-a32b-72edcfd36776|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:33:25.294Z|6cdc3621-990e-4195-a3c3-6bb2c51a9360|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:33:25.295Z|6cdc3621-990e-4195-a3c3-6bb2c51a9360|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:33:25.875Z|d9eaa2e6-0fb0-430b-ba95-1fd94388270a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:33:25.876Z|d9eaa2e6-0fb0-430b-ba95-1fd94388270a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:33:30.383Z|d9426bd4-d09f-4696-903b-1fd5bff4f7d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:33:30.384Z|d9426bd4-d09f-4696-903b-1fd5bff4f7d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:33:30.419Z|f8b948d3-811b-4fba-aa6f-249dc7602b28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:33:30.420Z|f8b948d3-811b-4fba-aa6f-249dc7602b28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:33:30.450Z|5d04be6e-0ae4-4e85-9eca-9b090b4e4133|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:33:30.451Z|5d04be6e-0ae4-4e85-9eca-9b090b4e4133|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:33:40.296Z|ff4f0b4b-2a47-466d-8c92-5d47ee3674ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:33:40.307Z|ff4f0b4b-2a47-466d-8c92-5d47ee3674ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:33:40.418Z|ff55e35a-b966-4f13-b7e0-7d5fdcd6992b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:33:40.418Z|ff55e35a-b966-4f13-b7e0-7d5fdcd6992b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:33:40.465Z|cb6f99fe-e18f-45e9-9a30-290b1effbc96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:33:40.492Z|cb6f99fe-e18f-45e9-9a30-290b1effbc96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:33:40.490Z|db798970-15e5-48c0-8df9-80522140b9f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:33:40.519Z|db798970-15e5-48c0-8df9-80522140b9f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:33:50.485Z|8db65139-67f1-4149-9f44-9619146c900e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:33:50.487Z|8db65139-67f1-4149-9f44-9619146c900e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:33:50.535Z|b95ae765-59d8-480c-bf0e-208eded67a62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:33:50.536Z|b95ae765-59d8-480c-bf0e-208eded67a62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:33:50.557Z|8bccd903-83f3-40f6-822d-c5fb797b0501|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:33:50.558Z|8bccd903-83f3-40f6-822d-c5fb797b0501|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:33:55.294Z|bb669272-3b28-437e-88de-3bac10b9196f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:33:55.295Z|bb669272-3b28-437e-88de-3bac10b9196f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:33:55.877Z|5eeb7a2b-8b4e-4f6d-b62e-6fa5b71753be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:33:55.877Z|5eeb7a2b-8b4e-4f6d-b62e-6fa5b71753be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:34:00.514Z|8164491c-6cad-4fcf-8d6c-6ddf0640a15f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:34:00.515Z|8164491c-6cad-4fcf-8d6c-6ddf0640a15f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:34:00.565Z|2674b70e-0f59-4943-8864-f57eff296cc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:34:00.566Z|2674b70e-0f59-4943-8864-f57eff296cc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:34:00.588Z|b5dd153d-6b4a-48f6-84b4-3f1dbc707b0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:34:00.589Z|b5dd153d-6b4a-48f6-84b4-3f1dbc707b0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:34:10.294Z|0a997d67-8d08-4afc-a8a9-419227629733|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:34:10.295Z|0a997d67-8d08-4afc-a8a9-419227629733|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:34:10.541Z|f3e96989-e188-4897-95e0-db4ad56f1771|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:34:10.542Z|f3e96989-e188-4897-95e0-db4ad56f1771|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:34:10.593Z|1fcccc52-cb76-49ca-ae57-f245c0d44fce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:34:10.594Z|1fcccc52-cb76-49ca-ae57-f245c0d44fce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:34:10.614Z|b44442d8-426a-4af6-9cac-7df159aaf237|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:34:10.616Z|b44442d8-426a-4af6-9cac-7df159aaf237|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:34:20.580Z|f5c1c708-3544-4142-9a0a-463ffda82e38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:34:20.584Z|f5c1c708-3544-4142-9a0a-463ffda82e38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:34:20.624Z|17cbb125-d462-4f27-b303-24e997a6cc36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:34:20.625Z|17cbb125-d462-4f27-b303-24e997a6cc36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:34:20.656Z|0e49490a-070f-4001-ac86-618ae8645b0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:34:20.659Z|0e49490a-070f-4001-ac86-618ae8645b0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:34:24.487Z|4475b307-f19b-4768-b27e-056ba2d8d86f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:34:24.488Z|4475b307-f19b-4768-b27e-056ba2d8d86f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:34:25.294Z|24d4891e-03e0-4763-849c-bfe163738d46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:34:25.298Z|24d4891e-03e0-4763-849c-bfe163738d46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:34:25.880Z|0acde4b8-6f14-439d-95ad-d71b01fca6fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:34:25.883Z|0acde4b8-6f14-439d-95ad-d71b01fca6fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:34:30.631Z|f5f953ac-f7c9-4111-b788-334c5fe30536|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:34:30.636Z|f5f953ac-f7c9-4111-b788-334c5fe30536|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:34:30.674Z|4049a6a9-d07c-4661-879d-fe8026373ade|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:34:30.687Z|4049a6a9-d07c-4661-879d-fe8026373ade|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:34:30.718Z|d3bdf5b2-c111-4ab9-a138-4416abb47d6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:34:30.723Z|d3bdf5b2-c111-4ab9-a138-4416abb47d6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:34:40.294Z|87737c57-dfa1-4b3d-978c-2d74828802fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:34:40.295Z|87737c57-dfa1-4b3d-978c-2d74828802fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:34:40.698Z|6a123964-d153-4608-a835-2b95301aa83b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:34:40.703Z|6a123964-d153-4608-a835-2b95301aa83b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:34:40.746Z|638fc34c-6875-4369-b717-cf512445ba5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:34:40.747Z|638fc34c-6875-4369-b717-cf512445ba5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:34:40.783Z|7615c871-0584-4f12-8c71-23e7c83af21d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:34:40.784Z|7615c871-0584-4f12-8c71-23e7c83af21d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:34:50.739Z|c3ade67f-9660-4bba-9487-b7e65594ca85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:34:50.740Z|c3ade67f-9660-4bba-9487-b7e65594ca85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:34:50.777Z|9bc14025-2f2d-4867-bd3e-cabcd832ea02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:34:50.778Z|9bc14025-2f2d-4867-bd3e-cabcd832ea02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:34:50.818Z|9af28fd0-0293-463b-b2f8-a17ac76ca2f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:34:50.819Z|9af28fd0-0293-463b-b2f8-a17ac76ca2f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:34:55.294Z|ddfa4b95-88cb-4c99-bebd-1133829e08c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:34:55.295Z|ddfa4b95-88cb-4c99-bebd-1133829e08c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:34:55.884Z|0f6bdd24-ae8c-410f-9291-0b92f8d3ffe3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:34:55.885Z|0f6bdd24-ae8c-410f-9291-0b92f8d3ffe3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:35:00.779Z|a9067f65-6683-4263-96f5-f0cc3c1a37bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:35:00.780Z|a9067f65-6683-4263-96f5-f0cc3c1a37bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:35:00.812Z|08c6b36f-d25e-4bcf-93d7-20e510360ed7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:35:00.813Z|08c6b36f-d25e-4bcf-93d7-20e510360ed7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:35:00.848Z|89445b7d-9d2c-4c7c-8ca9-8e8755d0e493|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:35:00.849Z|89445b7d-9d2c-4c7c-8ca9-8e8755d0e493|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:35:10.295Z|39a8bb45-17f3-4ad2-ad0e-f9c60446da86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:35:10.325Z|39a8bb45-17f3-4ad2-ad0e-f9c60446da86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:35:10.821Z|7479a8f4-9ea4-4cc9-992f-248e9ef09fb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:35:10.840Z|7479a8f4-9ea4-4cc9-992f-248e9ef09fb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:35:10.850Z|3edd374c-a454-418c-a5e6-0b6d28bba22d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:35:10.859Z|3edd374c-a454-418c-a5e6-0b6d28bba22d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:35:10.901Z|e6fe73e3-788c-4e23-a834-4e39207f1514|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:35:10.907Z|e6fe73e3-788c-4e23-a834-4e39207f1514|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:35:20.889Z|09cc5d67-c4bb-4bd1-8827-dd1a4046e46d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:35:20.891Z|09cc5d67-c4bb-4bd1-8827-dd1a4046e46d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:35:20.908Z|8ffef294-596c-4c6c-9f1c-a097ecf4856a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:35:20.908Z|8ffef294-596c-4c6c-9f1c-a097ecf4856a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:35:20.949Z|f1b04097-af06-43fb-99fc-c7dd8bd67ca7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:35:20.952Z|f1b04097-af06-43fb-99fc-c7dd8bd67ca7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:35:24.490Z|718771e3-f3ff-40c5-98d6-2de74b9c95a0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:35:24.492Z|718771e3-f3ff-40c5-98d6-2de74b9c95a0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:35:25.294Z|3aaebe6a-6653-4f0d-91c8-68c43d494e44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:35:25.295Z|3aaebe6a-6653-4f0d-91c8-68c43d494e44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:35:25.886Z|a76720ac-147a-423f-9a3b-e73b498790b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:35:25.886Z|a76720ac-147a-423f-9a3b-e73b498790b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:35:30.927Z|3e609efc-0a14-4c42-aa03-fcbf6da33e8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:35:30.928Z|3e609efc-0a14-4c42-aa03-fcbf6da33e8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:35:30.936Z|21879d4d-3853-4e50-ab61-fd0f445cd0fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:35:30.936Z|21879d4d-3853-4e50-ab61-fd0f445cd0fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:35:30.986Z|adda3e30-f7d8-4c1a-b2dd-40e031d87552|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:35:30.987Z|adda3e30-f7d8-4c1a-b2dd-40e031d87552|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:35:40.294Z|c8b4f87a-bbea-4b7e-8443-b3d2f5fe4978|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:35:40.295Z|c8b4f87a-bbea-4b7e-8443-b3d2f5fe4978|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:35:40.955Z|62f73a03-30bd-4bfe-8b55-17096fe1cdee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:35:40.956Z|62f73a03-30bd-4bfe-8b55-17096fe1cdee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:35:40.963Z|597c5004-070b-4217-b786-c8134fe50c65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:35:40.964Z|597c5004-070b-4217-b786-c8134fe50c65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:35:41.011Z|b5c2fe9e-f522-47a9-a9d4-da80745f5328|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:35:41.011Z|b5c2fe9e-f522-47a9-a9d4-da80745f5328|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:35:50.986Z|80367396-d150-4d06-8b7e-01c047a7ddc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:35:50.988Z|80367396-d150-4d06-8b7e-01c047a7ddc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:35:50.994Z|4bd2d0b0-a78f-4e38-b87d-552f30c95271|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:35:50.995Z|4bd2d0b0-a78f-4e38-b87d-552f30c95271|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:35:51.037Z|b0bdd8fd-5ff7-4dda-ad80-e155b11c3080|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:35:51.038Z|b0bdd8fd-5ff7-4dda-ad80-e155b11c3080|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:35:55.294Z|dfebeedb-2e3f-4b3b-8ba3-8306b542fbc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:35:55.301Z|dfebeedb-2e3f-4b3b-8ba3-8306b542fbc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:35:55.887Z|814bb096-d2f4-45db-be28-83318907b8ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:35:55.888Z|814bb096-d2f4-45db-be28-83318907b8ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:36:01.016Z|bb9dad2b-e12a-45c5-af23-ee958b25be46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:36:01.017Z|bb9dad2b-e12a-45c5-af23-ee958b25be46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:36:01.022Z|a4f1f3d6-0552-462c-9ec5-1ed2fb8b93f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:36:01.023Z|a4f1f3d6-0552-462c-9ec5-1ed2fb8b93f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:36:01.076Z|125a078f-3cb9-4da5-aebd-23e8c65fb2a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:36:01.077Z|125a078f-3cb9-4da5-aebd-23e8c65fb2a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:36:10.294Z|7cce7087-8bbf-435a-be89-b0a344e12685|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:36:10.295Z|7cce7087-8bbf-435a-be89-b0a344e12685|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:36:11.044Z|853f6a14-4338-46a3-b99c-7030bbd24133|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:36:11.044Z|ffcb4ba8-6644-4c42-8067-4e4a7d4f0a35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:36:11.045Z|853f6a14-4338-46a3-b99c-7030bbd24133|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:36:11.045Z|ffcb4ba8-6644-4c42-8067-4e4a7d4f0a35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:36:11.102Z|ad640aaf-865c-42e0-af16-2ef887b0f1b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:36:11.104Z|ad640aaf-865c-42e0-af16-2ef887b0f1b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:36:21.092Z|d4955466-713b-4da4-a7e4-a70bf8b766c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:36:21.092Z|76e591fb-b1ad-4ea6-b0a1-b52a2bd84c5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:36:21.093Z|d4955466-713b-4da4-a7e4-a70bf8b766c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:36:21.093Z|76e591fb-b1ad-4ea6-b0a1-b52a2bd84c5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:36:21.128Z|992657ae-c4da-4ec4-abcd-db786d64bacd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:36:21.129Z|992657ae-c4da-4ec4-abcd-db786d64bacd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:36:24.488Z|14fec132-767d-4d92-a740-c5990ea44ea1|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:36:24.489Z|14fec132-767d-4d92-a740-c5990ea44ea1|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:36:25.294Z|a7979f0b-360b-4fc5-bcc6-16d6d7ab9562|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:36:25.295Z|a7979f0b-360b-4fc5-bcc6-16d6d7ab9562|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:36:25.888Z|e041b7aa-90d7-4cd7-aa7d-8cc6439f0b7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:36:25.889Z|e041b7aa-90d7-4cd7-aa7d-8cc6439f0b7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:36:31.123Z|a3e3c743-52a3-4aa9-9ec9-51037afd14e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:36:31.125Z|a3e3c743-52a3-4aa9-9ec9-51037afd14e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:36:31.126Z|1aa94d5f-82bf-4df2-977d-84ce7aa80452|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:36:31.127Z|1aa94d5f-82bf-4df2-977d-84ce7aa80452|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:36:31.152Z|fc39eaee-7114-4c98-aee1-96160034dd1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:36:31.153Z|fc39eaee-7114-4c98-aee1-96160034dd1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:36:40.294Z|a3dfbf43-8e39-49f7-964c-5a32907beea4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:36:40.297Z|a3dfbf43-8e39-49f7-964c-5a32907beea4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:36:41.153Z|b76d0160-60a3-42c6-813b-f0e256392dfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:36:41.154Z|b76d0160-60a3-42c6-813b-f0e256392dfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:36:41.165Z|5d5d67d8-1d80-40f6-b360-8b1d9b44a187|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:36:41.167Z|5d5d67d8-1d80-40f6-b360-8b1d9b44a187|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:36:41.185Z|824b1d21-90b7-4f37-b288-a64c949d77b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:36:41.186Z|824b1d21-90b7-4f37-b288-a64c949d77b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:36:51.188Z|29c92941-a77d-4eef-8224-2ff76632f5c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:36:51.189Z|29c92941-a77d-4eef-8224-2ff76632f5c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:36:51.198Z|b172f7d9-59b8-447b-91b4-2f3662c9d2da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:36:51.199Z|b172f7d9-59b8-447b-91b4-2f3662c9d2da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:36:51.208Z|a04fa255-d92b-48fe-aac5-8c4f71899985|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:36:51.211Z|a04fa255-d92b-48fe-aac5-8c4f71899985|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:36:55.294Z|1d7f1a0f-289d-46cf-8ff6-0fb1bafb20dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:36:55.295Z|1d7f1a0f-289d-46cf-8ff6-0fb1bafb20dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:36:55.890Z|f4eef9b2-24ba-43c7-8374-4a68e6b6028b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:36:55.891Z|f4eef9b2-24ba-43c7-8374-4a68e6b6028b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:37:01.215Z|585b428f-9f94-49d1-b7fa-85c6d5f02e7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:37:01.216Z|585b428f-9f94-49d1-b7fa-85c6d5f02e7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:37:01.222Z|a47d3c0c-0247-4e53-9435-ed593280dc9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:37:01.223Z|a47d3c0c-0247-4e53-9435-ed593280dc9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:37:01.234Z|1e2a0c55-1cc8-4d3c-b12e-eb90b1dd872f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:37:01.235Z|1e2a0c55-1cc8-4d3c-b12e-eb90b1dd872f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:37:10.294Z|b7d86407-7710-4563-9a88-a11848005673|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:37:10.295Z|b7d86407-7710-4563-9a88-a11848005673|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:37:11.250Z|4ccf0805-c5c3-4630-991f-d01b7c69d708|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:37:11.250Z|abbb26f7-df4e-46db-b8da-4d9ec0f43dc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:37:11.251Z|4ccf0805-c5c3-4630-991f-d01b7c69d708|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:37:11.252Z|abbb26f7-df4e-46db-b8da-4d9ec0f43dc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:37:11.265Z|a4207a0b-2082-4131-9b63-e093eb548468|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:37:11.268Z|a4207a0b-2082-4131-9b63-e093eb548468|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:37:21.306Z|fba0066b-edce-4469-ad8c-e6d1862ded51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:37:21.307Z|26a02c09-c31d-4e48-b437-b70d14cae544|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:37:21.308Z|fba0066b-edce-4469-ad8c-e6d1862ded51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:37:21.306Z|593f2fe3-f134-46eb-8b8c-87d48926b093|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:37:21.309Z|593f2fe3-f134-46eb-8b8c-87d48926b093|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:37:21.308Z|26a02c09-c31d-4e48-b437-b70d14cae544|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:37:24.486Z|7ae42c1b-f09f-43d1-8b65-850c9a7cc582|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:37:24.487Z|7ae42c1b-f09f-43d1-8b65-850c9a7cc582|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:37:25.294Z|a76986cc-cceb-482a-850b-50db3e9d1f54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:37:25.295Z|a76986cc-cceb-482a-850b-50db3e9d1f54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:37:25.891Z|3127f7b7-bc2c-4de1-8960-e577d0dc8f8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:37:25.892Z|3127f7b7-bc2c-4de1-8960-e577d0dc8f8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:37:31.336Z|ddf62bfb-12ae-4d12-b5cb-ee4e16fdecc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:37:31.337Z|ddf62bfb-12ae-4d12-b5cb-ee4e16fdecc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:37:31.345Z|28f3b369-3504-4ebd-a10f-2788bea0b8eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:37:31.346Z|28f3b369-3504-4ebd-a10f-2788bea0b8eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:37:31.345Z|87a55d8e-9044-419b-9a0c-f933631f214d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:37:31.347Z|87a55d8e-9044-419b-9a0c-f933631f214d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:37:40.294Z|dc41274d-dbcd-4620-b0fe-ad482b881874|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:37:40.295Z|dc41274d-dbcd-4620-b0fe-ad482b881874|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:37:41.372Z|29630532-d4ba-4fd6-b384-4c3c85806bc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:37:41.373Z|29630532-d4ba-4fd6-b384-4c3c85806bc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:37:41.424Z|57e44201-a59d-4893-b9da-d8f0e4f47807|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:37:41.435Z|57e44201-a59d-4893-b9da-d8f0e4f47807|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:37:41.434Z|7d0143f6-82d1-4abd-934e-0c87c74254ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:37:41.447Z|7d0143f6-82d1-4abd-934e-0c87c74254ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:37:51.420Z|286add4f-9d5f-485b-8ccf-8aa5e56b8ac4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:37:51.421Z|286add4f-9d5f-485b-8ccf-8aa5e56b8ac4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:37:51.497Z|4488aad0-47c6-4998-8007-221a6f97f5b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:37:51.497Z|dcb2298e-1d51-4556-98c5-6b0290f8ff82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:37:51.498Z|dcb2298e-1d51-4556-98c5-6b0290f8ff82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:37:51.498Z|4488aad0-47c6-4998-8007-221a6f97f5b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:37:55.294Z|e2b6d7a8-6022-4d11-a436-67bde1f9a822|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:37:55.295Z|e2b6d7a8-6022-4d11-a436-67bde1f9a822|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:37:55.893Z|6e807757-8b85-41dd-90ae-b574269faef7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:37:55.893Z|6e807757-8b85-41dd-90ae-b574269faef7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:38:01.458Z|2f763651-80a0-4d2a-85a7-47b07ab37f51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:38:01.463Z|2f763651-80a0-4d2a-85a7-47b07ab37f51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:38:01.522Z|2ceb0db5-580b-4f46-b180-0ec8f72b34a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:38:01.522Z|3d4819ea-4eca-42cd-a207-c53ac553f304|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:38:01.523Z|3d4819ea-4eca-42cd-a207-c53ac553f304|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:38:01.523Z|2ceb0db5-580b-4f46-b180-0ec8f72b34a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:38:10.294Z|d75ad2dc-8150-4df9-86eb-c0a0b8ab67f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:38:10.295Z|d75ad2dc-8150-4df9-86eb-c0a0b8ab67f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:38:11.488Z|799a10b2-0eae-4915-8451-714cb83724b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:38:11.489Z|799a10b2-0eae-4915-8451-714cb83724b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:38:11.546Z|7b7d62ce-6d3d-48ab-b2e6-b6b05aa16fa7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:38:11.547Z|7b7d62ce-6d3d-48ab-b2e6-b6b05aa16fa7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:38:11.560Z|bfb5238a-5bff-41fb-a24b-5efbe3d14389|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:38:11.561Z|bfb5238a-5bff-41fb-a24b-5efbe3d14389|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:38:21.511Z|3e424fef-d5ff-434f-99f7-2a576a10f825|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:38:21.512Z|3e424fef-d5ff-434f-99f7-2a576a10f825|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:38:21.584Z|8820e10e-ab47-4e93-8c10-b43a3ec2e4bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:38:21.585Z|8820e10e-ab47-4e93-8c10-b43a3ec2e4bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:38:21.582Z|2af25845-5278-49b2-8a60-2c114326e915|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:38:21.587Z|2af25845-5278-49b2-8a60-2c114326e915|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:38:24.486Z|98d5800f-d989-401f-b114-55783331f774|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:38:24.488Z|98d5800f-d989-401f-b114-55783331f774|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:38:25.295Z|7b0a3ea9-82f0-4ac8-b236-15583f557e95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:38:25.299Z|7b0a3ea9-82f0-4ac8-b236-15583f557e95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:38:25.894Z|07c34656-4925-41c7-9450-34987c0b8a9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:38:25.894Z|07c34656-4925-41c7-9450-34987c0b8a9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:38:31.542Z|f55026bc-b953-4d28-83bd-6e4b0307af7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:38:31.543Z|f55026bc-b953-4d28-83bd-6e4b0307af7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:38:31.612Z|e7c920a8-d2b8-4f01-a1c4-42dec9d76b48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:38:31.612Z|42db7c28-e685-47bc-91b9-efc41ce97b82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:38:31.613Z|42db7c28-e685-47bc-91b9-efc41ce97b82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:38:31.613Z|e7c920a8-d2b8-4f01-a1c4-42dec9d76b48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:38:40.294Z|acc5b2f8-443a-4778-9368-114072e10ff9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:38:40.295Z|acc5b2f8-443a-4778-9368-114072e10ff9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:38:41.578Z|13d21625-bcaf-47e8-96e0-f92b6e09b738|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:38:41.579Z|13d21625-bcaf-47e8-96e0-f92b6e09b738|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:38:41.645Z|9c43c6f1-87dc-4649-936e-e6c62b69629d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:38:41.648Z|1e01fac1-29cd-4be5-8adb-f5c38cac0ee9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:38:41.647Z|9c43c6f1-87dc-4649-936e-e6c62b69629d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:38:41.661Z|1e01fac1-29cd-4be5-8adb-f5c38cac0ee9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:38:51.605Z|bb55cc17-da39-49e6-b117-b497c17f032c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:38:51.606Z|bb55cc17-da39-49e6-b117-b497c17f032c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:38:51.686Z|60c78760-cb40-4641-b291-33a8b6a6fa33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:38:51.687Z|60c78760-cb40-4641-b291-33a8b6a6fa33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:38:51.698Z|44f8b652-879f-4356-ab31-22acc093b17d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:38:51.699Z|44f8b652-879f-4356-ab31-22acc093b17d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:38:55.294Z|592b0915-8c35-4b4b-a233-f0e379a11685|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:38:55.297Z|592b0915-8c35-4b4b-a233-f0e379a11685|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:38:55.895Z|680665d9-e68b-4fe0-b2bb-277994b8c54a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:38:55.896Z|680665d9-e68b-4fe0-b2bb-277994b8c54a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:39:01.633Z|bd37230f-1d39-4c2f-a0c7-78c20052175e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:39:01.634Z|bd37230f-1d39-4c2f-a0c7-78c20052175e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:39:01.712Z|86dffd5b-43d5-4a6c-b09d-4ab2d0d321b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:39:01.713Z|86dffd5b-43d5-4a6c-b09d-4ab2d0d321b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:39:01.721Z|02146f31-bf99-44a2-aab3-5845f8d5a3b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:39:01.722Z|02146f31-bf99-44a2-aab3-5845f8d5a3b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:39:10.294Z|e5ae9b50-010d-4451-9a3a-55f49e061f85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:39:10.295Z|e5ae9b50-010d-4451-9a3a-55f49e061f85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:39:11.668Z|d46d4a33-b2fc-4779-9bf6-3dfedab80cc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:39:11.669Z|d46d4a33-b2fc-4779-9bf6-3dfedab80cc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:39:11.743Z|6caf3011-92da-4ce2-aab4-161982c1465d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:39:11.744Z|6caf3011-92da-4ce2-aab4-161982c1465d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:39:11.757Z|cec36a7a-c0b9-40ff-9fdc-ad9f6de19ae2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:39:11.768Z|cec36a7a-c0b9-40ff-9fdc-ad9f6de19ae2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:39:21.718Z|e73c48cc-6436-4996-b475-ca91ff493f4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:39:21.719Z|e73c48cc-6436-4996-b475-ca91ff493f4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:39:21.771Z|0d208f56-5485-46bf-8336-3cee758d0537|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:39:21.772Z|0d208f56-5485-46bf-8336-3cee758d0537|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:39:21.808Z|ada25c47-6e1e-47ba-9e94-765b24508774|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:39:21.809Z|ada25c47-6e1e-47ba-9e94-765b24508774|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:39:24.489Z|a78ed60d-69ae-49f9-8ac3-d32067539ef5|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:39:24.490Z|a78ed60d-69ae-49f9-8ac3-d32067539ef5|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:39:25.294Z|61be9aa5-4180-4bb8-8287-36e76854e883|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:39:25.295Z|61be9aa5-4180-4bb8-8287-36e76854e883|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:39:25.896Z|07ee0c0c-f558-42f3-a73e-9a27631cb9c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:39:25.897Z|07ee0c0c-f558-42f3-a73e-9a27631cb9c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:39:31.749Z|5de261eb-619e-4b08-9194-978ebffdcd5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:39:31.750Z|5de261eb-619e-4b08-9194-978ebffdcd5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:39:31.795Z|3ed5f152-3111-4866-9625-2b3cc58e4d42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:39:31.796Z|3ed5f152-3111-4866-9625-2b3cc58e4d42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:39:31.836Z|afb7fcf9-97da-4904-ae06-216b3eacbcb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:39:31.837Z|afb7fcf9-97da-4904-ae06-216b3eacbcb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:39:40.294Z|a669b8ad-d302-4b04-9b82-16f5bfdb8143|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:39:40.305Z|a669b8ad-d302-4b04-9b82-16f5bfdb8143|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:39:41.790Z|dce803d9-ed8f-4d5f-81c4-1143af182ddb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:39:41.792Z|dce803d9-ed8f-4d5f-81c4-1143af182ddb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:39:41.834Z|11862c57-757f-46f5-a99e-8c5872587e69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:39:41.835Z|11862c57-757f-46f5-a99e-8c5872587e69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:39:41.868Z|1a69fe0b-7eb7-4874-b49c-ec52f6f11bb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:39:41.869Z|1a69fe0b-7eb7-4874-b49c-ec52f6f11bb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:39:51.833Z|aabe63e3-e7cf-4d33-b88b-ad3a5ddbb31d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:39:51.834Z|aabe63e3-e7cf-4d33-b88b-ad3a5ddbb31d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:39:51.885Z|a0a67735-856f-4f9d-8b16-f0238403b7ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:39:51.886Z|a0a67735-856f-4f9d-8b16-f0238403b7ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:39:51.937Z|268f3e7c-dacc-4628-85a6-ae3dd710d83f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:39:51.939Z|268f3e7c-dacc-4628-85a6-ae3dd710d83f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:39:55.294Z|5e77bc9e-a96b-4572-92ee-9a3d5aba1f65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:39:55.295Z|5e77bc9e-a96b-4572-92ee-9a3d5aba1f65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:39:55.898Z|7b83d495-2f41-4308-9cca-ae9879b4a9d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:39:55.898Z|7b83d495-2f41-4308-9cca-ae9879b4a9d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:40:01.878Z|3a8c1a69-290e-4485-9a2a-f218b5788578|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:40:01.880Z|3a8c1a69-290e-4485-9a2a-f218b5788578|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:40:01.928Z|0a87689f-3316-492c-93d8-2b87d33862b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:40:01.929Z|0a87689f-3316-492c-93d8-2b87d33862b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:40:01.987Z|b0b9669d-58fc-48c5-894a-4be8d8a0a195|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:40:01.988Z|b0b9669d-58fc-48c5-894a-4be8d8a0a195|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:40:10.294Z|1cbe4920-4c70-4fe3-aa2f-1fa4595a5f0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:40:10.296Z|1cbe4920-4c70-4fe3-aa2f-1fa4595a5f0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:40:11.921Z|b65cdee6-f72a-4fe5-ba51-ba9e638db54d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:40:11.922Z|b65cdee6-f72a-4fe5-ba51-ba9e638db54d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:40:11.988Z|ca6e42e9-6bac-4c5f-8f0f-2e518f3f7cca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:40:11.988Z|ca6e42e9-6bac-4c5f-8f0f-2e518f3f7cca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:40:12.084Z|eb330950-eac7-4fbc-9de4-14118c4f9825|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:40:12.085Z|eb330950-eac7-4fbc-9de4-14118c4f9825|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:40:21.982Z|fb48b4db-1447-403a-b82c-05bc89d45401|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:40:21.983Z|fb48b4db-1447-403a-b82c-05bc89d45401|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:40:22.019Z|c27c54af-2b43-4569-9888-54a8021ec52f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:40:22.020Z|c27c54af-2b43-4569-9888-54a8021ec52f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:40:22.130Z|38e29749-4425-459a-bfd1-6a992c40cca7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:40:22.132Z|38e29749-4425-459a-bfd1-6a992c40cca7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:40:24.490Z|9fa9624c-952a-458e-8bcc-5a6627e00977|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:40:24.492Z|9fa9624c-952a-458e-8bcc-5a6627e00977|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:40:25.294Z|1d93a8d9-fb0f-40cf-92d2-1360d51322e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:40:25.297Z|1d93a8d9-fb0f-40cf-92d2-1360d51322e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:40:25.899Z|851ffe13-91db-4c13-b49a-91e2e0486a08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:40:25.900Z|851ffe13-91db-4c13-b49a-91e2e0486a08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:40:32.017Z|7cb98409-a51f-4c09-9240-a38f399d8125|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:40:32.018Z|7cb98409-a51f-4c09-9240-a38f399d8125|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:40:32.075Z|e4b0925b-053c-4055-8174-4e208a069177|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:40:32.077Z|e4b0925b-053c-4055-8174-4e208a069177|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:40:32.200Z|4a1958e2-884d-4823-9f20-4a8fbf74b6dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:40:32.201Z|4a1958e2-884d-4823-9f20-4a8fbf74b6dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:40:40.294Z|c95c46d2-2c62-44e5-94cd-4cf2cfa2106a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:40:40.295Z|c95c46d2-2c62-44e5-94cd-4cf2cfa2106a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:40:42.081Z|44744acc-894b-464e-9400-949c96d4e644|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:40:42.083Z|44744acc-894b-464e-9400-949c96d4e644|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:40:42.122Z|572d7427-6b7a-4f54-93fa-86da8666c56f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:40:42.123Z|572d7427-6b7a-4f54-93fa-86da8666c56f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:40:42.232Z|4d0100eb-8358-46f5-91ce-1b6acb8a5c37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:40:42.233Z|4d0100eb-8358-46f5-91ce-1b6acb8a5c37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:40:52.140Z|e55001d0-b9f3-438d-b31b-784981916f99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:40:52.141Z|e55001d0-b9f3-438d-b31b-784981916f99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:40:52.172Z|5437b08f-a1a2-4548-94ae-be6f2e5f3f2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:40:52.173Z|5437b08f-a1a2-4548-94ae-be6f2e5f3f2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:40:52.284Z|27938b68-6ea3-4b94-8af3-ddde5e63f3bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:40:52.285Z|27938b68-6ea3-4b94-8af3-ddde5e63f3bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:40:55.294Z|25d03804-90cc-4dec-a1d2-ac22deb49000|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:40:55.295Z|25d03804-90cc-4dec-a1d2-ac22deb49000|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:40:55.901Z|4de408a2-7ec9-427c-8758-3a2118ef3a39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:40:55.902Z|4de408a2-7ec9-427c-8758-3a2118ef3a39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:41:02.226Z|c54372fc-cbbd-4a2e-be84-df7efbe57736|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:41:02.226Z|c54372fc-cbbd-4a2e-be84-df7efbe57736|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:41:02.226Z|deb0dfde-1387-45b3-be56-746b2793c7e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:41:02.227Z|deb0dfde-1387-45b3-be56-746b2793c7e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:41:02.320Z|5f9fd2dd-54ca-40dd-94a4-fe46d52a5a64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:41:02.321Z|5f9fd2dd-54ca-40dd-94a4-fe46d52a5a64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:41:10.294Z|f8bebd48-e9c5-4b4e-9d6b-b8bfd7df57be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:41:10.315Z|f8bebd48-e9c5-4b4e-9d6b-b8bfd7df57be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:41:12.272Z|399032c6-87a3-4e52-aa9c-d56bea29a6fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:41:12.273Z|399032c6-87a3-4e52-aa9c-d56bea29a6fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:41:12.274Z|d19d88e6-5568-426b-a062-52ead124773e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:41:12.276Z|d19d88e6-5568-426b-a062-52ead124773e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:41:12.371Z|2486f9ed-6647-4ab4-b8e3-16ce92cf6b1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:41:12.372Z|2486f9ed-6647-4ab4-b8e3-16ce92cf6b1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:41:22.359Z|a8ee03d7-b552-4a5c-82bc-905192d2bfcd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:41:22.361Z|a8ee03d7-b552-4a5c-82bc-905192d2bfcd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:41:22.362Z|d4195adc-5f15-499b-801a-5a093c072dda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:41:22.373Z|d4195adc-5f15-499b-801a-5a093c072dda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:41:22.420Z|40556d93-eeea-4f68-88b4-26b4c2116fe7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:41:22.422Z|40556d93-eeea-4f68-88b4-26b4c2116fe7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:41:24.487Z|480cc0db-232a-444f-ac15-6c9c9675c55a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:41:24.488Z|480cc0db-232a-444f-ac15-6c9c9675c55a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:41:25.294Z|7c2732d4-3daf-41ae-b7fc-830ea0a99db4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:41:25.295Z|7c2732d4-3daf-41ae-b7fc-830ea0a99db4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:41:25.902Z|f7e440fb-7c9b-4fec-8445-8bd554502990|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:41:25.903Z|f7e440fb-7c9b-4fec-8445-8bd554502990|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:41:32.395Z|60c1a2d5-c3e0-4a23-8ace-fe4010f3d3dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:41:32.395Z|60c1a2d5-c3e0-4a23-8ace-fe4010f3d3dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:41:32.429Z|2462512d-3cdd-4cfe-bcad-f16d9aa49812|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:41:32.430Z|2462512d-3cdd-4cfe-bcad-f16d9aa49812|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:41:32.446Z|e21d9487-fb12-4174-8efc-a24db5c81941|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:41:32.447Z|e21d9487-fb12-4174-8efc-a24db5c81941|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:41:40.294Z|f56d3e88-3022-433d-9d7d-da0cf997222f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:41:40.295Z|f56d3e88-3022-433d-9d7d-da0cf997222f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:41:42.420Z|3f858b57-9f41-47ca-a697-5db0b081d7e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:41:42.422Z|3f858b57-9f41-47ca-a697-5db0b081d7e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:41:42.475Z|79b86450-ce66-4e61-bfe3-86c183b4b167|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:41:42.478Z|79b86450-ce66-4e61-bfe3-86c183b4b167|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:41:42.489Z|899aa8b8-cd9b-4393-8b0f-813334d675bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:41:42.491Z|899aa8b8-cd9b-4393-8b0f-813334d675bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:41:52.457Z|27e9ad6d-5617-41be-bbde-53e953ed5bd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:41:52.459Z|27e9ad6d-5617-41be-bbde-53e953ed5bd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:41:52.510Z|47d2ed91-ced5-410d-80a1-504de9139346|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:41:52.511Z|47d2ed91-ced5-410d-80a1-504de9139346|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:41:52.532Z|94d1accb-b52a-4ec6-90c7-13eda74959a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:41:52.534Z|94d1accb-b52a-4ec6-90c7-13eda74959a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:41:55.294Z|d8024c31-1bf5-445d-a927-aa05ff3131dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:41:55.297Z|d8024c31-1bf5-445d-a927-aa05ff3131dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:41:55.904Z|ebf0d1e0-0053-4108-9ca7-a3058636a8ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:41:55.904Z|ebf0d1e0-0053-4108-9ca7-a3058636a8ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:42:02.488Z|57203621-e5c0-45d1-b773-f540cea98b44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:42:02.491Z|57203621-e5c0-45d1-b773-f540cea98b44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:42:02.547Z|a304ed2e-917b-4004-bf92-83b757a91539|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:42:02.548Z|a304ed2e-917b-4004-bf92-83b757a91539|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:42:02.568Z|79388596-9936-452b-ad34-374525d43971|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:42:02.569Z|79388596-9936-452b-ad34-374525d43971|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:42:10.294Z|1d677a71-1725-4085-bf5a-a2cd59336f24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:42:10.295Z|1d677a71-1725-4085-bf5a-a2cd59336f24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:42:12.525Z|a7177904-e84a-4e47-984f-c250e84eadae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:42:12.525Z|a7177904-e84a-4e47-984f-c250e84eadae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:42:12.573Z|e4b7dd87-dc64-4bbb-95d2-bdede8743e5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:42:12.573Z|e4b7dd87-dc64-4bbb-95d2-bdede8743e5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:42:12.594Z|54431b8e-22db-4623-ab94-f4aea96e1740|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:42:12.595Z|54431b8e-22db-4623-ab94-f4aea96e1740|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:42:22.556Z|e4492ca1-6fa6-4659-82f4-c01a8e227394|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:42:22.556Z|e4492ca1-6fa6-4659-82f4-c01a8e227394|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:42:22.598Z|be41c4d9-28fa-4cd9-ac96-9ebb8eb08747|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:42:22.604Z|be41c4d9-28fa-4cd9-ac96-9ebb8eb08747|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:42:22.624Z|12e3ec95-6956-4699-86e7-5aacc4ca1005|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:42:22.625Z|12e3ec95-6956-4699-86e7-5aacc4ca1005|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:42:24.487Z|2dc1da3a-a0ab-4c99-b0fd-b155521bc00b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:42:24.488Z|2dc1da3a-a0ab-4c99-b0fd-b155521bc00b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:42:25.294Z|5bdfc833-f39e-42b5-9a0b-fe7dc6e56b75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:42:25.295Z|5bdfc833-f39e-42b5-9a0b-fe7dc6e56b75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:42:25.905Z|b36535b7-c4e5-4ec8-989b-0b062f056d44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:42:25.906Z|b36535b7-c4e5-4ec8-989b-0b062f056d44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:42:32.579Z|2568ca75-88f3-4407-8bd7-90e382c6f189|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:42:32.580Z|2568ca75-88f3-4407-8bd7-90e382c6f189|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:42:32.632Z|43c1c57d-e67c-4e08-9ea4-71f29f838920|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:42:32.633Z|43c1c57d-e67c-4e08-9ea4-71f29f838920|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:42:32.662Z|5136bd41-52f6-41c5-9abe-aa7d78d8edba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:42:32.663Z|5136bd41-52f6-41c5-9abe-aa7d78d8edba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:42:40.295Z|333f9987-a778-4cce-949a-2336cfd0209b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:42:40.312Z|333f9987-a778-4cce-949a-2336cfd0209b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:42:42.610Z|d7b67f12-054d-47ba-9561-432eb2da7291|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:42:42.613Z|d7b67f12-054d-47ba-9561-432eb2da7291|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:42:42.684Z|e966d474-3e01-4dba-876f-061dc277ba11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:42:42.685Z|e966d474-3e01-4dba-876f-061dc277ba11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:42:42.697Z|59fb702c-0455-4d83-a9ac-0cac4e0794b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:42:42.698Z|59fb702c-0455-4d83-a9ac-0cac4e0794b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:42:52.690Z|92d74000-4a45-493e-924f-964c3a38b44e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:42:52.691Z|92d74000-4a45-493e-924f-964c3a38b44e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:42:52.714Z|00d4ed20-8611-4791-a5c5-7bb493da5860|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:42:52.716Z|00d4ed20-8611-4791-a5c5-7bb493da5860|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:42:52.738Z|98df5748-769c-4a40-849e-ec1f47b51a2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:42:52.739Z|98df5748-769c-4a40-849e-ec1f47b51a2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:42:55.294Z|ebb8d10b-9305-409c-b9a3-2fbfec5f69cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:42:55.295Z|ebb8d10b-9305-409c-b9a3-2fbfec5f69cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:42:55.907Z|61c96715-657c-47e5-ae2c-e12e191c646c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:42:55.910Z|61c96715-657c-47e5-ae2c-e12e191c646c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:43:02.717Z|b9872cbe-1cd0-45f7-b6fb-18ca1288d825|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:43:02.718Z|b9872cbe-1cd0-45f7-b6fb-18ca1288d825|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:43:02.748Z|887362e8-04da-425d-9d1c-4a5cfdd9c34c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:43:02.750Z|887362e8-04da-425d-9d1c-4a5cfdd9c34c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:43:02.771Z|9ecab185-f133-4eef-bd9b-3046fb2522ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:43:02.771Z|9ecab185-f133-4eef-bd9b-3046fb2522ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:43:10.294Z|536f59c8-7658-40b0-88dd-b2bba9e646c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:43:10.295Z|536f59c8-7658-40b0-88dd-b2bba9e646c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:43:12.759Z|69c4339d-887d-4da1-bdbc-71dd5d37fe65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:43:12.760Z|69c4339d-887d-4da1-bdbc-71dd5d37fe65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:43:12.774Z|ef53becd-235a-41fd-a79f-2d48598af663|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:43:12.775Z|ef53becd-235a-41fd-a79f-2d48598af663|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:43:12.796Z|0081e90c-14b0-4b2f-8325-ad5f71c03b11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:43:12.796Z|0081e90c-14b0-4b2f-8325-ad5f71c03b11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:43:22.783Z|efd161f1-74ca-409b-940f-c448b8294467|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:43:22.784Z|efd161f1-74ca-409b-940f-c448b8294467|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:43:22.798Z|3aa78db4-1b21-4b22-b058-0d088573edde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:43:22.799Z|3aa78db4-1b21-4b22-b058-0d088573edde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:43:22.820Z|eb81591a-62d1-4009-a92f-c932d0d81fc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:43:22.821Z|eb81591a-62d1-4009-a92f-c932d0d81fc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:43:24.488Z|d3f79a48-ac18-4aa0-8038-bc59f1f144d9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:43:24.489Z|d3f79a48-ac18-4aa0-8038-bc59f1f144d9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:43:25.295Z|fa042ceb-ef7a-4cba-8b55-3bbc50458e71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:43:25.313Z|fa042ceb-ef7a-4cba-8b55-3bbc50458e71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:43:25.911Z|df0d75c2-fa28-4566-9a41-de5d399b4c24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:43:25.912Z|df0d75c2-fa28-4566-9a41-de5d399b4c24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:43:32.808Z|0a5e2375-2cdb-4ee4-ab53-42de5edf9082|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:43:32.809Z|0a5e2375-2cdb-4ee4-ab53-42de5edf9082|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:43:32.837Z|8dba3d4e-5d75-45a5-9472-6715354cba1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:43:32.837Z|8dba3d4e-5d75-45a5-9472-6715354cba1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:43:32.843Z|babb97d5-c737-40e5-96ce-d32921239e7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:43:32.844Z|babb97d5-c737-40e5-96ce-d32921239e7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:43:40.294Z|b731142e-c589-45e8-8acb-c3fb6c85f0c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:43:40.295Z|b731142e-c589-45e8-8acb-c3fb6c85f0c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:43:42.843Z|ad00ff14-16b1-4ef6-ae98-f6d4f0ea825e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:43:42.844Z|ad00ff14-16b1-4ef6-ae98-f6d4f0ea825e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:43:42.863Z|aa684613-4d49-4342-b3cc-e3b2b65d205c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:43:42.865Z|aa684613-4d49-4342-b3cc-e3b2b65d205c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:43:42.878Z|8d7221e3-adf6-4798-85c5-4a500c505091|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:43:42.878Z|8d7221e3-adf6-4798-85c5-4a500c505091|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:43:52.870Z|9669f64f-35b7-4b34-85e6-57fd4680a128|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:43:52.871Z|9669f64f-35b7-4b34-85e6-57fd4680a128|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:43:52.894Z|671ebfce-106a-44c7-8986-1e56abe613a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:43:52.896Z|671ebfce-106a-44c7-8986-1e56abe613a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:43:52.904Z|812f846f-408c-4238-9439-ccb7bc11c046|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:43:52.905Z|812f846f-408c-4238-9439-ccb7bc11c046|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:43:55.294Z|e584cad6-8ed6-4502-a025-8b338df672e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:43:55.295Z|e584cad6-8ed6-4502-a025-8b338df672e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:43:55.913Z|42476c10-85cf-487e-a5eb-03e952162ec1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:43:55.914Z|42476c10-85cf-487e-a5eb-03e952162ec1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:44:02.909Z|a4185a28-d89e-40b2-ad33-a8b99eeea1cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:44:02.909Z|a4185a28-d89e-40b2-ad33-a8b99eeea1cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:44:02.922Z|5dc37f3b-f792-43ec-8d55-b8c6c895a871|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:44:02.923Z|5dc37f3b-f792-43ec-8d55-b8c6c895a871|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:44:02.930Z|243fa28b-c863-4820-b383-646489eb2e58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:44:02.931Z|243fa28b-c863-4820-b383-646489eb2e58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:44:10.294Z|e2d056fb-85fa-449d-9466-21f56f5aac0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:44:10.298Z|e2d056fb-85fa-449d-9466-21f56f5aac0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:44:12.938Z|f5b907a0-bd72-49ca-95c2-2ba7888a32ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:44:12.938Z|f5b907a0-bd72-49ca-95c2-2ba7888a32ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:44:12.945Z|fba72483-ce3b-4ab3-bcd1-997fdb593c84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:44:12.946Z|fba72483-ce3b-4ab3-bcd1-997fdb593c84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:44:12.953Z|4aea2648-77da-44a3-9146-2c27a04bb887|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:44:12.954Z|4aea2648-77da-44a3-9146-2c27a04bb887|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:44:22.963Z|63ab17de-2156-4b76-9ae9-322df6db3a31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:44:22.964Z|63ab17de-2156-4b76-9ae9-322df6db3a31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:44:22.968Z|8e1016aa-d30a-4886-93e7-cf8e8c401c62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:44:22.969Z|8e1016aa-d30a-4886-93e7-cf8e8c401c62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:44:22.985Z|1d1218c8-af8a-406c-a130-58721cf2ff87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:44:22.986Z|1d1218c8-af8a-406c-a130-58721cf2ff87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:44:24.487Z|9c28083b-7876-42c8-ae92-357fcd429dd3|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:44:24.488Z|9c28083b-7876-42c8-ae92-357fcd429dd3|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:44:25.294Z|9c5aaa13-e0c0-4801-acfe-be72651a9fd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:44:25.295Z|9c5aaa13-e0c0-4801-acfe-be72651a9fd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:44:25.915Z|a18429f9-365c-4cd3-a945-760708b9300c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:44:25.915Z|a18429f9-365c-4cd3-a945-760708b9300c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:44:32.990Z|ab731794-9af4-4ae0-aa6b-0c70416aa160|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:44:32.991Z|ab731794-9af4-4ae0-aa6b-0c70416aa160|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:44:33.006Z|3a427ff3-ec4f-4f59-b11b-dd67401b3326|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:44:33.007Z|3a427ff3-ec4f-4f59-b11b-dd67401b3326|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:44:33.012Z|21ae11ff-32f2-42a4-9c68-3f1c223baf0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:44:33.014Z|21ae11ff-32f2-42a4-9c68-3f1c223baf0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:44:40.294Z|56359c0f-6e9c-41ae-a390-f137f14f6cdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:44:40.295Z|56359c0f-6e9c-41ae-a390-f137f14f6cdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:44:43.024Z|b64c512f-5138-4e96-9ecf-81c87242b6f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:44:43.024Z|b64c512f-5138-4e96-9ecf-81c87242b6f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:44:43.032Z|c58f08c8-dd52-4c5d-b93b-823f42dab2e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:44:43.033Z|c58f08c8-dd52-4c5d-b93b-823f42dab2e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:44:43.052Z|db8c55b6-8120-411e-ae7e-7503fdd8b4b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:44:43.053Z|db8c55b6-8120-411e-ae7e-7503fdd8b4b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:44:53.057Z|09d8b092-11e6-4ec2-a7d4-be933eb84ca2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:44:53.057Z|e3887c9b-8f4e-4707-867e-f2b1d7b4d320|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:44:53.058Z|09d8b092-11e6-4ec2-a7d4-be933eb84ca2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:44:53.058Z|e3887c9b-8f4e-4707-867e-f2b1d7b4d320|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:44:53.081Z|2b987882-28a1-4580-b78d-2dfe1095efb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:44:53.082Z|2b987882-28a1-4580-b78d-2dfe1095efb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:44:55.295Z|b0f0dd36-c421-49ac-af95-0b6f7f8aa66b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:44:55.298Z|b0f0dd36-c421-49ac-af95-0b6f7f8aa66b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:44:55.916Z|3d9b30f0-dae2-47d8-b20d-a374f6e2fc96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:44:55.917Z|3d9b30f0-dae2-47d8-b20d-a374f6e2fc96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:45:03.079Z|8ba64b60-7bab-47dd-a95d-f7e545e0be59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:45:03.079Z|1a91f9d5-41f5-4a31-b09c-e4e66cc494e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:45:03.080Z|8ba64b60-7bab-47dd-a95d-f7e545e0be59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:45:03.080Z|1a91f9d5-41f5-4a31-b09c-e4e66cc494e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:45:03.109Z|a02f0712-f19b-42b6-9430-a6935564bb73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:45:03.110Z|a02f0712-f19b-42b6-9430-a6935564bb73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:45:10.294Z|144ba042-e829-4de1-9e1e-958704c3b5c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:45:10.295Z|144ba042-e829-4de1-9e1e-958704c3b5c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:45:13.102Z|cb842535-4a1c-407d-b27b-16e72f4fdccf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:45:13.102Z|4849c3f6-4bc3-44a4-a7b5-6d901d3cb79b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:45:13.103Z|cb842535-4a1c-407d-b27b-16e72f4fdccf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:45:13.103Z|4849c3f6-4bc3-44a4-a7b5-6d901d3cb79b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:45:13.134Z|f4762341-57bc-4c95-9fb9-56f702ce907e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:45:13.135Z|f4762341-57bc-4c95-9fb9-56f702ce907e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:45:23.133Z|78871c33-2104-46b0-b07d-8412507b2bd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:45:23.134Z|78871c33-2104-46b0-b07d-8412507b2bd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:45:23.140Z|b7b6282e-fe4c-445a-83b3-1ccfee7c5158|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:45:23.140Z|b7b6282e-fe4c-445a-83b3-1ccfee7c5158|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:45:23.173Z|b99b8ec6-3711-42cd-b6ad-f36fd18f26c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:45:23.175Z|b99b8ec6-3711-42cd-b6ad-f36fd18f26c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:45:24.491Z|6b98a6d5-c489-44b6-a014-c48e1bfc2de3|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:45:24.492Z|6b98a6d5-c489-44b6-a014-c48e1bfc2de3|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:45:25.294Z|48b14616-4531-4216-9a1e-8616dbd35d4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:45:25.297Z|48b14616-4531-4216-9a1e-8616dbd35d4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:45:25.917Z|0826550b-95aa-4a1e-87da-3a8c953996e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:45:25.919Z|0826550b-95aa-4a1e-87da-3a8c953996e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:45:33.166Z|d1c1ea4b-2cae-4f7c-b4f3-63f4d800db5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:45:33.167Z|d1c1ea4b-2cae-4f7c-b4f3-63f4d800db5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:45:33.171Z|5051b24f-e7e8-491e-a338-b84c35d66650|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:45:33.171Z|5051b24f-e7e8-491e-a338-b84c35d66650|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:45:33.208Z|35e332fc-9508-4dec-ae32-e693a90b3d80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:45:33.208Z|35e332fc-9508-4dec-ae32-e693a90b3d80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:45:40.294Z|ba73e6cc-7cb2-4ca8-8550-390129e378a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:45:40.297Z|ba73e6cc-7cb2-4ca8-8550-390129e378a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:45:43.191Z|ab360148-d215-413e-bb61-b8fefa5504fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:45:43.192Z|ab360148-d215-413e-bb61-b8fefa5504fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:45:43.197Z|df303b84-e2e7-4d6d-aad4-1c3066ddead4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:45:43.198Z|df303b84-e2e7-4d6d-aad4-1c3066ddead4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:45:43.232Z|7c063852-d321-4c52-bb17-8af95d393c32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:45:43.232Z|7c063852-d321-4c52-bb17-8af95d393c32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:45:53.219Z|aab0bd1d-e888-4467-969f-3c3ca7fe2edf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:45:53.220Z|aab0bd1d-e888-4467-969f-3c3ca7fe2edf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:45:53.220Z|6adc1bbd-17bc-4673-8a11-a8db42398b2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:45:53.221Z|6adc1bbd-17bc-4673-8a11-a8db42398b2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:45:53.259Z|5c3686cb-dcc4-4e52-a535-97f55be6709b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:45:53.260Z|5c3686cb-dcc4-4e52-a535-97f55be6709b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:45:55.294Z|6dc8aa17-17a6-485d-b717-31d63c19c709|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:45:55.295Z|6dc8aa17-17a6-485d-b717-31d63c19c709|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:45:55.920Z|2ce6bf0b-3c38-48cf-9892-fda78b919835|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:45:55.920Z|2ce6bf0b-3c38-48cf-9892-fda78b919835|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:46:03.248Z|d81193bd-fe7a-467e-9937-aa05cd958815|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:46:03.248Z|e8265de7-9c2f-4edd-82c7-c8ced1abcc67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:46:03.249Z|d81193bd-fe7a-467e-9937-aa05cd958815|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:46:03.249Z|e8265de7-9c2f-4edd-82c7-c8ced1abcc67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:46:03.285Z|2f74e968-0088-4a32-8e25-3e1ed0033a7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:46:03.286Z|2f74e968-0088-4a32-8e25-3e1ed0033a7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:46:10.294Z|4f4dde68-6d4b-432b-aef9-15967d48fe6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:46:10.295Z|4f4dde68-6d4b-432b-aef9-15967d48fe6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:46:13.285Z|3657a9d1-d1a9-4d5b-b62d-e4912755cc77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:46:13.285Z|e3c91e75-356c-4efd-922a-7b0ba32c10fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:46:13.286Z|3657a9d1-d1a9-4d5b-b62d-e4912755cc77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:46:13.286Z|e3c91e75-356c-4efd-922a-7b0ba32c10fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:46:13.320Z|24c864ab-3e42-4e6d-8db5-8fc04152513e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:46:13.321Z|24c864ab-3e42-4e6d-8db5-8fc04152513e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:46:23.328Z|49183daa-61de-4562-a78b-1b5c4a58443a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:46:23.328Z|c2c93b48-0bd1-47eb-8e71-f386449aa0d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:46:23.329Z|49183daa-61de-4562-a78b-1b5c4a58443a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:46:23.329Z|c2c93b48-0bd1-47eb-8e71-f386449aa0d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:46:23.351Z|597649ff-2890-4f47-adee-250d55c41f5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:46:23.354Z|597649ff-2890-4f47-adee-250d55c41f5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:46:24.487Z|3bf18e25-9010-41c7-bc1c-15dfbbd32dc4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:46:24.489Z|3bf18e25-9010-41c7-bc1c-15dfbbd32dc4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:46:25.294Z|1479aff1-bfd4-4208-8b85-0d1503de9eaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:46:25.298Z|1479aff1-bfd4-4208-8b85-0d1503de9eaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:46:25.921Z|22b75ecb-aaa2-4034-ad21-d18dd7c211b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:46:25.922Z|22b75ecb-aaa2-4034-ad21-d18dd7c211b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:46:33.358Z|60443f08-d930-4a3b-87a0-6371743dd50f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:46:33.359Z|60443f08-d930-4a3b-87a0-6371743dd50f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:46:33.364Z|bdfb85b3-ea5e-4438-878b-eb3a8fb54dd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:46:33.365Z|bdfb85b3-ea5e-4438-878b-eb3a8fb54dd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:46:33.393Z|8cbee980-ab8e-4851-9b4b-e5ece33714c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:46:33.394Z|8cbee980-ab8e-4851-9b4b-e5ece33714c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:46:40.294Z|429b5e01-9c26-42c6-9b45-571d5720d84c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:46:40.295Z|429b5e01-9c26-42c6-9b45-571d5720d84c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:46:43.407Z|e6be6bea-6292-476d-a4c1-d061f4da0fac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:46:43.407Z|315cc39b-0700-4bea-841b-b52c17838af1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:46:43.408Z|315cc39b-0700-4bea-841b-b52c17838af1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:46:43.408Z|e6be6bea-6292-476d-a4c1-d061f4da0fac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:46:43.463Z|17d72566-90f7-4bd2-be35-0506578e1494|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:46:43.463Z|17d72566-90f7-4bd2-be35-0506578e1494|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:46:53.433Z|1dbbfc49-7032-4a51-8c09-7822b4907827|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:46:53.434Z|1dbbfc49-7032-4a51-8c09-7822b4907827|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:46:53.435Z|41750752-3148-49a1-8a93-2e36edfe29b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:46:53.435Z|41750752-3148-49a1-8a93-2e36edfe29b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:46:53.497Z|1a6c7bba-5d92-4a5d-a4ab-48afd60f3294|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:46:53.498Z|1a6c7bba-5d92-4a5d-a4ab-48afd60f3294|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:46:55.294Z|7a954f37-ba16-4288-872f-82b58111b270|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:46:55.295Z|7a954f37-ba16-4288-872f-82b58111b270|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:46:55.923Z|afdc8ab5-6e47-44f9-b2ad-b726b0f0ebd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:46:55.923Z|afdc8ab5-6e47-44f9-b2ad-b726b0f0ebd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:47:03.482Z|39c557b0-167f-4743-9f20-c5bb3c0965ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:47:03.484Z|39c557b0-167f-4743-9f20-c5bb3c0965ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:47:03.494Z|314dfe56-5a98-44e1-9bc2-c05fcfdab63a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:47:03.496Z|314dfe56-5a98-44e1-9bc2-c05fcfdab63a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:47:03.529Z|b53cb3da-2016-4bbe-97c0-77b0e07d2a48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:47:03.530Z|b53cb3da-2016-4bbe-97c0-77b0e07d2a48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:47:10.294Z|480eb7cf-ae0f-4318-b580-442c33e4cee4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:47:10.300Z|480eb7cf-ae0f-4318-b580-442c33e4cee4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:47:13.519Z|ae09f75d-fbb5-4a08-903c-8d422160504f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:47:13.520Z|ae09f75d-fbb5-4a08-903c-8d422160504f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:47:13.550Z|b504cea7-c651-46e2-9b7d-2e200bbf9e40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:47:13.551Z|b504cea7-c651-46e2-9b7d-2e200bbf9e40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:47:13.560Z|0a794a61-0d06-4af9-8604-f5219007e99b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:47:13.561Z|0a794a61-0d06-4af9-8604-f5219007e99b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:47:23.560Z|81048e5d-f1c4-4f32-a190-ec000bcc7a80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:47:23.561Z|81048e5d-f1c4-4f32-a190-ec000bcc7a80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:47:23.587Z|5bcc14f7-1cde-4ca5-b762-33b1cf458f98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:47:23.588Z|5bcc14f7-1cde-4ca5-b762-33b1cf458f98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:47:23.595Z|7c36e0a1-284c-4c01-be9a-181b74d5ba18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:47:23.596Z|7c36e0a1-284c-4c01-be9a-181b74d5ba18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:47:24.487Z|3706ceda-dd82-4d0f-b455-a94a6a2a774b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:47:24.488Z|3706ceda-dd82-4d0f-b455-a94a6a2a774b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:47:25.294Z|2a01f3ef-a7d1-4665-a35a-bde2764bc57a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:47:25.295Z|2a01f3ef-a7d1-4665-a35a-bde2764bc57a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:47:25.924Z|0c876a30-1901-40e1-a9d1-6ed634ebb192|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:47:25.925Z|0c876a30-1901-40e1-a9d1-6ed634ebb192|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:47:33.621Z|ce61aefb-0b56-4a60-80fd-9d66c680a052|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:47:33.623Z|ce61aefb-0b56-4a60-80fd-9d66c680a052|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:47:33.625Z|5d80a66b-6f51-4c0b-b56e-0bfd5d07db40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:47:33.626Z|5d80a66b-6f51-4c0b-b56e-0bfd5d07db40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:47:33.628Z|92f50f1b-c50d-4971-bed5-15082b0a95b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:47:33.629Z|92f50f1b-c50d-4971-bed5-15082b0a95b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:47:40.294Z|5fa0315b-2222-4f9e-989c-59c054f73c31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:47:40.295Z|5fa0315b-2222-4f9e-989c-59c054f73c31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:47:43.656Z|d9d06476-a054-490c-8dbf-2cb17db4bdd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:47:43.656Z|2b38af03-4cb3-4ec5-823c-fa7e94d2fbd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:47:43.656Z|f17900fd-d69f-4a3e-ae20-b15b1c91155b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:47:43.657Z|d9d06476-a054-490c-8dbf-2cb17db4bdd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:47:43.657Z|f17900fd-d69f-4a3e-ae20-b15b1c91155b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:47:43.657Z|2b38af03-4cb3-4ec5-823c-fa7e94d2fbd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:47:53.692Z|89ee0735-6390-4972-aa33-cd8da990f686|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:47:53.695Z|38d1f117-9325-4b24-8016-62929a95d150|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:47:53.695Z|a8cecf4f-2c60-48aa-973b-d8fa4c24771f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:47:53.696Z|38d1f117-9325-4b24-8016-62929a95d150|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:47:53.696Z|a8cecf4f-2c60-48aa-973b-d8fa4c24771f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:47:53.699Z|89ee0735-6390-4972-aa33-cd8da990f686|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:47:55.294Z|49fa5018-ee65-4f70-bff3-b109826ffa14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:47:55.298Z|49fa5018-ee65-4f70-bff3-b109826ffa14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:47:55.925Z|665a49b4-754d-4d5a-994a-a8a388a415d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:47:55.926Z|665a49b4-754d-4d5a-994a-a8a388a415d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:48:03.737Z|71581398-2d98-4968-8b74-13be1c202a5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:48:03.738Z|71581398-2d98-4968-8b74-13be1c202a5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:48:03.743Z|996ebb37-6254-4713-a988-58ec46b11a1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:48:03.744Z|996ebb37-6254-4713-a988-58ec46b11a1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:48:03.731Z|31a24e46-01b2-4d02-a629-dd7bb3cab718|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:48:03.752Z|31a24e46-01b2-4d02-a629-dd7bb3cab718|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:48:10.295Z|0b7722ab-04d2-47ea-8bfe-03682781c0ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:48:10.296Z|0b7722ab-04d2-47ea-8bfe-03682781c0ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:48:13.777Z|103698f4-ce66-4027-b440-810d7d735d71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:48:13.777Z|8a5a392b-44b7-4bea-a9c8-4f00b530c922|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:48:13.778Z|8a5a392b-44b7-4bea-a9c8-4f00b530c922|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:48:13.778Z|103698f4-ce66-4027-b440-810d7d735d71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:48:13.785Z|4644df93-35a3-4855-848c-aa3d30a8c303|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:48:13.786Z|4644df93-35a3-4855-848c-aa3d30a8c303|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:48:23.802Z|22545905-d3b1-4eab-890a-0cdaf0a737e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:48:23.802Z|9c96143f-a61e-471a-8f3d-7b42d32396b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:48:23.803Z|22545905-d3b1-4eab-890a-0cdaf0a737e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:48:23.803Z|9c96143f-a61e-471a-8f3d-7b42d32396b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:48:23.814Z|c029e1da-d7ad-4983-9ffd-8fa1cfc32c72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:48:23.815Z|c029e1da-d7ad-4983-9ffd-8fa1cfc32c72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:48:24.490Z|d894718b-bd5d-47c3-b04c-c2d438e24c40|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:48:24.491Z|d894718b-bd5d-47c3-b04c-c2d438e24c40|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:48:25.294Z|3c3a3938-323b-4c8d-9894-aea969f37dfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:48:25.295Z|3c3a3938-323b-4c8d-9894-aea969f37dfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:48:25.927Z|594de80f-9351-4796-b604-6d763034c97a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:48:25.928Z|594de80f-9351-4796-b604-6d763034c97a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:48:33.829Z|3e74981e-e2ab-40d4-a89e-f960968a15af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:48:33.830Z|3e74981e-e2ab-40d4-a89e-f960968a15af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:48:33.843Z|1fbc60b1-de8c-4c47-8790-57a0988ee18c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:48:33.844Z|1fbc60b1-de8c-4c47-8790-57a0988ee18c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:48:33.857Z|2a2fa6cc-9211-4dea-ab94-2df7614fbc8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:48:33.857Z|2a2fa6cc-9211-4dea-ab94-2df7614fbc8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:48:40.295Z|473cafa5-d8ae-4545-b433-0e883d73f81c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:48:40.299Z|473cafa5-d8ae-4545-b433-0e883d73f81c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:48:43.870Z|dfb5dfc3-db52-46b0-8b52-c58f6ca57608|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:48:43.873Z|dfb5dfc3-db52-46b0-8b52-c58f6ca57608|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:48:43.892Z|599c457f-dc15-45dc-83af-d631313aa0e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:48:43.893Z|599c457f-dc15-45dc-83af-d631313aa0e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:48:43.894Z|f978872c-a7ad-4a66-b939-a7c0e0ec9abe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:48:43.896Z|f978872c-a7ad-4a66-b939-a7c0e0ec9abe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:48:53.906Z|19417001-c512-40ab-bf4b-50c7a6693c3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:48:53.907Z|19417001-c512-40ab-bf4b-50c7a6693c3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:48:53.923Z|5996e620-032e-42db-911b-bd74c4b51084|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:48:53.924Z|5996e620-032e-42db-911b-bd74c4b51084|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:48:53.934Z|4ff5a86d-cea4-4151-9c84-2d65584cbe59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:48:53.936Z|4ff5a86d-cea4-4151-9c84-2d65584cbe59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:48:55.294Z|e6d0f124-4f2e-4649-9465-dae82834edae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:48:55.296Z|e6d0f124-4f2e-4649-9465-dae82834edae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:48:55.929Z|fb28adba-aafa-4fed-83d6-02764d05e738|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:48:55.930Z|fb28adba-aafa-4fed-83d6-02764d05e738|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:49:03.937Z|2e552607-b71a-478d-91b2-8548787bec5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:49:03.938Z|2e552607-b71a-478d-91b2-8548787bec5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:49:03.950Z|fa707a08-feba-4e72-b4aa-3c8e0fba6e9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:49:03.950Z|fa707a08-feba-4e72-b4aa-3c8e0fba6e9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:49:03.964Z|9e63e93e-929d-4711-bd9b-c0a725a4d46c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:49:03.965Z|9e63e93e-929d-4711-bd9b-c0a725a4d46c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:49:10.294Z|b1ea326f-01f5-4193-90a6-936e744c24d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:49:10.295Z|b1ea326f-01f5-4193-90a6-936e744c24d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:49:13.961Z|03d000f1-ee2d-4e53-a02b-a652c0222e28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:49:13.962Z|03d000f1-ee2d-4e53-a02b-a652c0222e28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:49:13.977Z|32b4a5d5-87df-4bdf-b6eb-c2b4a8eda96c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:49:13.978Z|32b4a5d5-87df-4bdf-b6eb-c2b4a8eda96c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:49:14.002Z|3f2a1d3b-77ac-4d51-9bf4-d1d9791b379c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:49:14.004Z|3f2a1d3b-77ac-4d51-9bf4-d1d9791b379c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:49:23.985Z|df2d74af-ad05-4db3-aff7-43e141fc57b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:49:23.986Z|df2d74af-ad05-4db3-aff7-43e141fc57b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:49:24.000Z|08902f7a-2fe5-4ed5-ab0c-357b04a7850e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:49:24.001Z|08902f7a-2fe5-4ed5-ab0c-357b04a7850e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:49:24.030Z|79c8e363-aea8-4bcd-9fef-3cd3c1b083b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:49:24.031Z|79c8e363-aea8-4bcd-9fef-3cd3c1b083b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:49:24.487Z|0ed02798-4288-448f-bf96-7597190e8ba5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:49:24.488Z|0ed02798-4288-448f-bf96-7597190e8ba5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:49:25.294Z|d6a9a56d-76ac-41f2-9f71-993a237d9f18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:49:25.298Z|d6a9a56d-76ac-41f2-9f71-993a237d9f18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:49:25.931Z|00c48898-7fb6-4908-8ec6-aaf449df944f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:49:25.931Z|00c48898-7fb6-4908-8ec6-aaf449df944f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:49:34.022Z|9c80aaf4-73a9-441b-b78a-77243d861cad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:49:34.027Z|9c80aaf4-73a9-441b-b78a-77243d861cad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:49:34.030Z|b86ff57a-da93-419e-a54b-7b2b85342ee6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:49:34.035Z|b86ff57a-da93-419e-a54b-7b2b85342ee6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:49:34.061Z|3f9017ac-f2e7-4cdb-8b1d-beabe5773b3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:49:34.062Z|3f9017ac-f2e7-4cdb-8b1d-beabe5773b3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:49:40.294Z|f0779d50-d10e-4f65-a9af-cc9647a32287|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:49:40.295Z|f0779d50-d10e-4f65-a9af-cc9647a32287|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:49:44.054Z|84e19f6b-d204-4a91-9b98-c4309acbd36d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:49:44.056Z|84e19f6b-d204-4a91-9b98-c4309acbd36d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:49:44.063Z|1c8846c5-d8da-4a53-944b-7444892eef82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:49:44.064Z|1c8846c5-d8da-4a53-944b-7444892eef82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:49:44.085Z|01e5016c-cda0-4516-a371-e5ee92f9d659|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:49:44.086Z|01e5016c-cda0-4516-a371-e5ee92f9d659|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:49:54.079Z|7f80b770-d628-437a-9e77-5f50c856a87f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:49:54.080Z|7f80b770-d628-437a-9e77-5f50c856a87f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:49:54.093Z|42141a07-fd5f-4e5e-8791-995ef15a9283|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:49:54.094Z|42141a07-fd5f-4e5e-8791-995ef15a9283|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:49:54.109Z|217b720f-d369-4af4-8cdf-917e362792f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:49:54.111Z|217b720f-d369-4af4-8cdf-917e362792f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:49:55.294Z|fcc9ed7c-879a-429e-9f53-cc185f8a6a51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:49:55.295Z|fcc9ed7c-879a-429e-9f53-cc185f8a6a51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:49:55.932Z|fb7152c1-54ce-4109-99ce-772b5deb618d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:49:55.933Z|fb7152c1-54ce-4109-99ce-772b5deb618d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:50:04.121Z|bcf7b6c2-7c02-453b-adc6-ca01ae7bed58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:50:04.122Z|bcf7b6c2-7c02-453b-adc6-ca01ae7bed58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:50:04.121Z|3c3d0ce4-84da-4c23-96a4-55049fb828c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:50:04.123Z|3c3d0ce4-84da-4c23-96a4-55049fb828c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:50:04.153Z|add33f5f-56eb-45d8-9148-d394e6c24f8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:50:04.153Z|add33f5f-56eb-45d8-9148-d394e6c24f8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:50:10.299Z|00a3c9b8-079d-435f-bac5-e2217268e573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:50:10.306Z|00a3c9b8-079d-435f-bac5-e2217268e573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:50:14.156Z|e8b0ab49-9907-4305-a0d4-fe6be4a7e584|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:50:14.156Z|099e3cdf-0e04-47d3-936a-66f9239d313d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:50:14.157Z|099e3cdf-0e04-47d3-936a-66f9239d313d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:50:14.157Z|e8b0ab49-9907-4305-a0d4-fe6be4a7e584|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:50:14.188Z|05d4e7fd-11e3-47b9-889f-07925071ee86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:50:14.188Z|05d4e7fd-11e3-47b9-889f-07925071ee86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:50:24.184Z|e6b0cbc9-3ee8-4454-b1a1-07e991012151|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:50:24.185Z|e6b0cbc9-3ee8-4454-b1a1-07e991012151|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:50:24.191Z|0cb30b27-56ed-4830-a9d5-34e04369b076|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:50:24.192Z|0cb30b27-56ed-4830-a9d5-34e04369b076|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:50:24.218Z|8ff6cede-a263-40b2-9368-12ba603249a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:50:24.219Z|8ff6cede-a263-40b2-9368-12ba603249a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:50:24.491Z|874d44ce-289e-4943-8cff-ed5184d25f46|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:50:24.492Z|874d44ce-289e-4943-8cff-ed5184d25f46|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:50:25.294Z|d2bbe510-69c5-4775-a8d9-965f6bd47850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:50:25.296Z|d2bbe510-69c5-4775-a8d9-965f6bd47850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:50:25.934Z|9d83c52c-1326-4106-9c0b-2bc60fd7b71e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:50:25.935Z|9d83c52c-1326-4106-9c0b-2bc60fd7b71e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:50:34.223Z|b04f8f62-732b-4b84-93fb-3e70e4d3e9a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:50:34.225Z|b04f8f62-732b-4b84-93fb-3e70e4d3e9a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:50:34.232Z|e9289cec-5a9c-4e7d-8d4e-bb7eeff9fa41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:50:34.233Z|e9289cec-5a9c-4e7d-8d4e-bb7eeff9fa41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:50:34.258Z|8f693a9f-8cf1-4856-ba09-b511f2492f86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:50:34.259Z|8f693a9f-8cf1-4856-ba09-b511f2492f86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:50:40.294Z|6cc91780-7736-4239-b85d-37ee2ef3b25c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:50:40.295Z|6cc91780-7736-4239-b85d-37ee2ef3b25c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:50:44.251Z|1412d7b8-4e7a-45ae-bc6e-0696e60bc2f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:50:44.252Z|1412d7b8-4e7a-45ae-bc6e-0696e60bc2f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:50:44.260Z|543b1ce4-64d5-429c-bd1f-09ada1468f24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:50:44.261Z|543b1ce4-64d5-429c-bd1f-09ada1468f24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:50:44.283Z|406e960b-ff6a-4ec6-bcbd-12956d3004c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:50:44.284Z|406e960b-ff6a-4ec6-bcbd-12956d3004c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:50:54.277Z|8b3a616d-7851-45e5-ab19-bbceba2b9b81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:50:54.278Z|8b3a616d-7851-45e5-ab19-bbceba2b9b81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:50:54.292Z|7d433b8a-ded0-42c2-87c0-c44536fefad4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:50:54.294Z|7d433b8a-ded0-42c2-87c0-c44536fefad4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:50:54.308Z|feb6856b-570b-428e-a3bb-011b2f77a1f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:50:54.308Z|feb6856b-570b-428e-a3bb-011b2f77a1f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:50:55.294Z|87192750-c843-4e44-ba10-4686142de1ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:50:55.297Z|87192750-c843-4e44-ba10-4686142de1ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:50:55.935Z|e64a4465-e934-4344-a5d3-ffbe554e2aeb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:50:55.936Z|e64a4465-e934-4344-a5d3-ffbe554e2aeb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:51:04.307Z|359959f0-3b40-4295-8b0f-de353813db25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:51:04.308Z|359959f0-3b40-4295-8b0f-de353813db25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:51:04.322Z|6a6b6ee2-4831-45de-9cf4-f092e0c36235|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:51:04.323Z|6a6b6ee2-4831-45de-9cf4-f092e0c36235|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:51:04.341Z|b7eea7de-6886-4f28-a6c5-5fe8af11efbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:51:04.342Z|b7eea7de-6886-4f28-a6c5-5fe8af11efbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:51:10.294Z|b2d26783-2b23-4ac7-8762-a33bc22a2e3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:51:10.295Z|b2d26783-2b23-4ac7-8762-a33bc22a2e3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:51:14.345Z|16a5e263-bdf2-43d7-8fc3-40d535857839|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:51:14.346Z|16a5e263-bdf2-43d7-8fc3-40d535857839|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:51:14.354Z|0dd20938-3d22-493c-8069-fdd5bbeb1bac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:51:14.355Z|0dd20938-3d22-493c-8069-fdd5bbeb1bac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:51:14.372Z|015fb342-151e-4e61-9899-f2c35b0c6f1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:51:14.373Z|015fb342-151e-4e61-9899-f2c35b0c6f1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:51:24.388Z|f785a4ae-34d9-44da-94cb-7a20f8ed1aa4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:51:24.389Z|f785a4ae-34d9-44da-94cb-7a20f8ed1aa4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:51:24.391Z|bee4190d-5792-4c95-991f-edd97dc9a474|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:51:24.392Z|bee4190d-5792-4c95-991f-edd97dc9a474|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:51:24.518Z|cd9340c7-aba7-41f6-b734-84538ee4738c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:51:24.518Z|cd9340c7-aba7-41f6-b734-84538ee4738c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:51:24.524Z|439bdc8f-efcc-4ec9-9d0b-c70fd7a70f4a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:51:24.525Z|439bdc8f-efcc-4ec9-9d0b-c70fd7a70f4a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:51:25.294Z|f5e1817f-08d1-4899-937b-3b73e9082870|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:51:25.295Z|f5e1817f-08d1-4899-937b-3b73e9082870|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:51:25.936Z|6423b4fb-18fe-4b0f-916f-cdff5b8fc9aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:51:25.937Z|6423b4fb-18fe-4b0f-916f-cdff5b8fc9aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:51:34.417Z|ebcc1355-2091-4b96-8a62-bf03c9644ede|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:51:34.418Z|ebcc1355-2091-4b96-8a62-bf03c9644ede|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:51:34.548Z|ee289265-e92d-4120-b794-259d6298aeb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:51:34.550Z|ee289265-e92d-4120-b794-259d6298aeb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:51:34.574Z|e9b49e63-a690-449b-84c0-a236612baedc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:51:34.575Z|e9b49e63-a690-449b-84c0-a236612baedc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:51:40.294Z|1e474b94-7acb-4e45-973d-4bac390e9cea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:51:40.299Z|1e474b94-7acb-4e45-973d-4bac390e9cea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:51:44.444Z|e07e7e6a-b803-4858-ad51-306e63156acc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:51:44.445Z|e07e7e6a-b803-4858-ad51-306e63156acc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:51:44.590Z|b0cb8a09-a584-4dd4-b925-ddb623b4f3f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:51:44.593Z|b0cb8a09-a584-4dd4-b925-ddb623b4f3f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:51:44.640Z|a299815b-13e8-4cb6-a18a-286400cab6ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:51:44.642Z|a299815b-13e8-4cb6-a18a-286400cab6ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:51:54.474Z|d9f9d4a0-9e26-46c9-8697-1fb0cffcd706|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:51:54.475Z|d9f9d4a0-9e26-46c9-8697-1fb0cffcd706|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:51:54.633Z|e1303a7e-12aa-48f9-a4ef-be365e7ec94b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:51:54.634Z|e1303a7e-12aa-48f9-a4ef-be365e7ec94b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:51:54.681Z|7dbe050b-57af-4022-bfc0-089332e4c140|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:51:54.682Z|7dbe050b-57af-4022-bfc0-089332e4c140|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:51:55.294Z|5d28384e-33dd-40e1-a012-220f078c3e3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:51:55.295Z|5d28384e-33dd-40e1-a012-220f078c3e3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:51:55.938Z|7db12b6e-53fe-4363-8747-8612d16d8ea0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:51:55.939Z|7db12b6e-53fe-4363-8747-8612d16d8ea0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:52:04.515Z|0ded3ce8-ad6c-4bb7-88b9-745e46aa50f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:52:04.516Z|0ded3ce8-ad6c-4bb7-88b9-745e46aa50f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:52:04.677Z|0cae55da-19f7-46eb-9465-66bed99cc5db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:52:04.678Z|0cae55da-19f7-46eb-9465-66bed99cc5db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:52:04.716Z|1810b337-b65b-4ae7-9b79-414b484b7d9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:52:04.717Z|1810b337-b65b-4ae7-9b79-414b484b7d9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:52:10.295Z|ce3ab1a5-cc52-4eb3-a3dc-524b4a91e590|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:52:10.295Z|ce3ab1a5-cc52-4eb3-a3dc-524b4a91e590|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:52:14.558Z|e77435e2-0df7-4ce8-80c4-cc95b13cf59b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:52:14.559Z|e77435e2-0df7-4ce8-80c4-cc95b13cf59b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:52:14.715Z|9e98f8ee-f05e-4d29-81a3-10baa471abb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:52:14.716Z|9e98f8ee-f05e-4d29-81a3-10baa471abb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:52:14.746Z|05bef47a-6425-4cc3-83b5-3eaeb42c70f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:52:14.748Z|05bef47a-6425-4cc3-83b5-3eaeb42c70f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:52:24.493Z|7f4cd42b-41cb-4c2d-9663-41d2d89ccbfe|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:52:24.493Z|7f4cd42b-41cb-4c2d-9663-41d2d89ccbfe|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:52:24.632Z|c915db66-19b8-4682-a380-3d4f2e7c132c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:52:24.633Z|c915db66-19b8-4682-a380-3d4f2e7c132c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:52:24.742Z|2d93880e-afad-40c6-a230-1b1ac377c68e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:52:24.745Z|2d93880e-afad-40c6-a230-1b1ac377c68e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:52:24.776Z|4823400b-7c86-4edf-a77d-019b9dc50d4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:52:24.777Z|4823400b-7c86-4edf-a77d-019b9dc50d4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:52:25.294Z|515c1b5f-c59c-4d97-8b1a-5eed017724bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:52:25.297Z|515c1b5f-c59c-4d97-8b1a-5eed017724bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:52:25.940Z|ec9a5670-29ce-4e67-9040-9f082cbde59a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:52:25.940Z|ec9a5670-29ce-4e67-9040-9f082cbde59a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:52:34.706Z|922be7c3-309d-4b0e-abb2-5a40bbc0b7e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:52:34.708Z|922be7c3-309d-4b0e-abb2-5a40bbc0b7e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:52:34.771Z|cd55d0c1-6564-4813-9b04-d42e9f8d642b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:52:34.772Z|cd55d0c1-6564-4813-9b04-d42e9f8d642b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:52:34.805Z|ba022d4f-12f5-49f6-9255-109e55a0d1d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:52:34.806Z|ba022d4f-12f5-49f6-9255-109e55a0d1d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:52:40.294Z|07483537-66e3-4fe9-85dd-1df564b5dff2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:52:40.295Z|07483537-66e3-4fe9-85dd-1df564b5dff2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:52:44.761Z|93811024-5eff-48da-92a0-a39cdd0ddefb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:52:44.775Z|93811024-5eff-48da-92a0-a39cdd0ddefb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:52:44.811Z|c333a764-5b7e-4f1b-8577-4f9afeca8442|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:52:44.812Z|c333a764-5b7e-4f1b-8577-4f9afeca8442|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:52:44.856Z|ce9eb327-6e2e-4e0b-9c3b-19f62139f0cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:52:44.876Z|ce9eb327-6e2e-4e0b-9c3b-19f62139f0cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:52:54.824Z|6653d4b3-9bcf-4f9c-860b-8ec53aedd314|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:52:54.827Z|6653d4b3-9bcf-4f9c-860b-8ec53aedd314|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:52:54.841Z|14ec2375-f13c-487e-9f5d-a9289f72a478|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:52:54.842Z|14ec2375-f13c-487e-9f5d-a9289f72a478|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:52:54.923Z|978edf09-22ee-474d-a76b-b92a0bc81c44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:52:54.924Z|978edf09-22ee-474d-a76b-b92a0bc81c44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:52:55.294Z|8dede127-ee77-4c4f-9e03-e9356a328f40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:52:55.296Z|8dede127-ee77-4c4f-9e03-e9356a328f40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:52:55.941Z|47cccdff-bde3-4e88-80a6-6d5e6806c53e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:52:55.942Z|47cccdff-bde3-4e88-80a6-6d5e6806c53e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:53:04.857Z|5f806324-1da5-495c-8230-58db52b4b166|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:53:04.858Z|5f806324-1da5-495c-8230-58db52b4b166|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:53:04.876Z|1ce5ac05-7191-49f7-bba7-980639d54b70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:53:04.877Z|1ce5ac05-7191-49f7-bba7-980639d54b70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:53:04.952Z|1f2c8d92-75e6-4139-825d-48b64cbedb1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:53:04.953Z|1f2c8d92-75e6-4139-825d-48b64cbedb1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:53:10.294Z|9559ff1a-6216-43de-ba10-6f9522b3377d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:53:10.299Z|9559ff1a-6216-43de-ba10-6f9522b3377d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:53:14.901Z|10b37521-9730-443c-afd1-9413f59e6b2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:53:14.902Z|10b37521-9730-443c-afd1-9413f59e6b2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:53:14.902Z|b66c8cd5-fde1-497c-b4f6-f217b6577aed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:53:14.904Z|b66c8cd5-fde1-497c-b4f6-f217b6577aed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:53:14.983Z|f53652ab-f8b8-4d0a-ab57-c0deb82ff6de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:53:14.984Z|f53652ab-f8b8-4d0a-ab57-c0deb82ff6de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:53:24.487Z|6eec8193-9188-4f20-b699-2cbc284ee7ee|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:53:24.488Z|6eec8193-9188-4f20-b699-2cbc284ee7ee|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:53:24.933Z|4cf28b84-d395-4208-9c2e-cfd78b2b8d9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:53:24.934Z|4cf28b84-d395-4208-9c2e-cfd78b2b8d9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:53:24.945Z|dc509d39-2084-463b-9d0a-11bddc39d68f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:53:24.946Z|dc509d39-2084-463b-9d0a-11bddc39d68f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:53:25.015Z|caf30ce9-3e5f-4e13-8b3d-25fd8ebaaa8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:53:25.016Z|caf30ce9-3e5f-4e13-8b3d-25fd8ebaaa8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:53:25.294Z|b3925fc7-7c0b-4a22-8923-30d886a0b00d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:53:25.294Z|b3925fc7-7c0b-4a22-8923-30d886a0b00d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:53:25.943Z|bdd536ab-000c-4f15-83f5-293a68aa4190|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:53:25.943Z|bdd536ab-000c-4f15-83f5-293a68aa4190|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:53:34.986Z|8d97007b-6afa-4fac-9dcc-6f600bb79c14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:53:34.986Z|12ab55d1-6750-4b34-9e07-0880362ca559|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:53:34.987Z|12ab55d1-6750-4b34-9e07-0880362ca559|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:53:34.987Z|8d97007b-6afa-4fac-9dcc-6f600bb79c14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:53:35.043Z|165b231c-3047-48d4-9969-f1ea61e6b034|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:53:35.044Z|165b231c-3047-48d4-9969-f1ea61e6b034|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:53:40.294Z|1b2703ee-3d0b-4309-85b1-0398a849fb90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:53:40.295Z|1b2703ee-3d0b-4309-85b1-0398a849fb90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:53:45.013Z|365949d5-cc6a-48f2-b82b-50465e425e19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:53:45.013Z|b585abdd-64d7-452d-a237-3bb4c7c53c8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:53:45.014Z|365949d5-cc6a-48f2-b82b-50465e425e19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:53:45.014Z|b585abdd-64d7-452d-a237-3bb4c7c53c8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:53:45.073Z|40244350-b384-4e7d-a556-97f4e2ae3331|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:53:45.074Z|40244350-b384-4e7d-a556-97f4e2ae3331|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:53:55.040Z|297c7678-356a-4c0c-bc00-4466665fcf8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:53:55.040Z|a9b69fe7-3d9d-4f12-bc7c-1fd39574afd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:53:55.041Z|297c7678-356a-4c0c-bc00-4466665fcf8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:53:55.041Z|a9b69fe7-3d9d-4f12-bc7c-1fd39574afd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:53:55.109Z|9107787c-e124-4415-b244-d73428b60481|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:53:55.109Z|9107787c-e124-4415-b244-d73428b60481|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:53:55.294Z|2ff5fe44-1ffb-457d-bb93-e45704c603c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:53:55.299Z|2ff5fe44-1ffb-457d-bb93-e45704c603c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:53:55.944Z|08fe65b2-2a1f-49af-b693-a585cacf12df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:53:55.945Z|08fe65b2-2a1f-49af-b693-a585cacf12df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:54:05.068Z|d4860210-cdc2-4c44-be2f-275957cf4b48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:54:05.069Z|d4860210-cdc2-4c44-be2f-275957cf4b48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:54:05.072Z|5483f22c-32b2-4137-a079-36c292e5176d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:54:05.073Z|5483f22c-32b2-4137-a079-36c292e5176d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:54:05.135Z|d96ad02e-3c94-4399-a517-72fb3eaea62d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:54:05.135Z|d96ad02e-3c94-4399-a517-72fb3eaea62d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:54:10.294Z|5ed594dc-f871-463e-8524-ff58955c0238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:54:10.295Z|5ed594dc-f871-463e-8524-ff58955c0238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:54:15.097Z|449da2bc-73d7-4851-9968-80f05d12966a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:54:15.098Z|449da2bc-73d7-4851-9968-80f05d12966a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:54:15.102Z|cc03be71-dbc5-4fec-b0b2-aa38a11a6c2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:54:15.103Z|cc03be71-dbc5-4fec-b0b2-aa38a11a6c2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:54:15.167Z|3f9e34ff-7846-45b9-8a29-82b93f3fdec5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:54:15.168Z|3f9e34ff-7846-45b9-8a29-82b93f3fdec5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:54:24.488Z|2802e92f-5ab8-4eee-841a-a5c6480f51f7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:54:24.489Z|2802e92f-5ab8-4eee-841a-a5c6480f51f7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:54:25.124Z|0845bd0c-5066-4fd3-bf6d-426c4992c45c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:54:25.124Z|75653d74-35d2-4c02-9e6d-2837c6e56245|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:54:25.125Z|0845bd0c-5066-4fd3-bf6d-426c4992c45c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:54:25.125Z|75653d74-35d2-4c02-9e6d-2837c6e56245|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:54:25.195Z|131bfb1c-fed9-4318-9bdb-b44f20c63df7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:54:25.196Z|131bfb1c-fed9-4318-9bdb-b44f20c63df7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:54:25.294Z|fa6b6516-77b2-4e2d-a756-0ec2cecd5f98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:54:25.295Z|fa6b6516-77b2-4e2d-a756-0ec2cecd5f98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:54:25.946Z|84c8e7d8-6966-4651-9242-1784821306ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:54:25.946Z|84c8e7d8-6966-4651-9242-1784821306ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:54:35.150Z|f3961851-19c5-45f6-8c3c-73aa4d0fe1a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:54:35.151Z|f3961851-19c5-45f6-8c3c-73aa4d0fe1a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:54:35.156Z|0c00ec7d-1ebc-4767-9977-18592abdabb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:54:35.157Z|0c00ec7d-1ebc-4767-9977-18592abdabb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:54:35.219Z|f7a6d318-05e3-41ad-ad62-cba2379e7cae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:54:35.220Z|f7a6d318-05e3-41ad-ad62-cba2379e7cae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:54:40.303Z|d032bf4e-7f5a-4582-9a1d-7ae8f8f5371b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:54:40.307Z|d032bf4e-7f5a-4582-9a1d-7ae8f8f5371b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:54:45.192Z|c47c93f7-736c-470a-bde4-26c75a41cc4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:54:45.193Z|c47c93f7-736c-470a-bde4-26c75a41cc4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:54:45.197Z|c2db207d-1008-4f0d-880f-6860a4b81d0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:54:45.198Z|c2db207d-1008-4f0d-880f-6860a4b81d0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:54:45.246Z|4009fcda-3278-43a4-867b-3d92cef05154|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:54:45.248Z|4009fcda-3278-43a4-867b-3d92cef05154|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:54:55.219Z|e4efc0ad-d60e-4c18-b6d5-825698d19d5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:54:55.220Z|e4efc0ad-d60e-4c18-b6d5-825698d19d5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:54:55.231Z|36be6f96-04fa-4914-9664-66b4411c8c5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:54:55.232Z|36be6f96-04fa-4914-9664-66b4411c8c5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:54:55.275Z|9635c62e-7191-45f5-beb8-8d5d4c2f42fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:54:55.277Z|9635c62e-7191-45f5-beb8-8d5d4c2f42fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:54:55.296Z|ed733ccb-c5fa-40a1-9003-d1ba4118d316|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:54:55.297Z|ed733ccb-c5fa-40a1-9003-d1ba4118d316|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:54:55.947Z|a077abb6-5994-4c53-ae4f-2ca829dcb888|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:54:55.948Z|a077abb6-5994-4c53-ae4f-2ca829dcb888|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:55:05.252Z|8c4b1654-a90b-4677-a369-2a3e9ecd21d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:55:05.253Z|8c4b1654-a90b-4677-a369-2a3e9ecd21d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:55:05.257Z|a400ad48-c5ce-4695-b96b-2869a8a2a9e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:55:05.258Z|a400ad48-c5ce-4695-b96b-2869a8a2a9e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:55:05.301Z|45a5c441-084a-4bdd-976f-166a52119b62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:55:05.302Z|45a5c441-084a-4bdd-976f-166a52119b62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:55:10.294Z|27c137a8-fd2a-4ee6-a0b8-14c3c7210be0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:55:10.294Z|27c137a8-fd2a-4ee6-a0b8-14c3c7210be0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:55:15.280Z|b1842be6-4786-43ed-bf47-84f778c5af15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:55:15.281Z|b1842be6-4786-43ed-bf47-84f778c5af15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:55:15.286Z|fc6bf6d6-eb7b-479e-b7e4-96a1475fcff8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:55:15.287Z|fc6bf6d6-eb7b-479e-b7e4-96a1475fcff8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:55:15.325Z|0fef01d6-3c39-4b17-bb9e-488ef2ef006e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:55:15.325Z|0fef01d6-3c39-4b17-bb9e-488ef2ef006e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:55:24.495Z|1f4aab06-3845-40a7-aee8-3ca75e604a78|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:55:24.497Z|1f4aab06-3845-40a7-aee8-3ca75e604a78|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:55:25.295Z|99659f70-c5c3-437e-9bcb-ee5fd11dfaf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:55:25.298Z|99659f70-c5c3-437e-9bcb-ee5fd11dfaf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:55:25.308Z|79c2064e-a938-4f8b-8d22-51c96e87f1a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:55:25.308Z|f1f49578-1fc7-47be-a010-4279fe427c8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:55:25.309Z|79c2064e-a938-4f8b-8d22-51c96e87f1a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:55:25.310Z|f1f49578-1fc7-47be-a010-4279fe427c8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:55:25.351Z|ab73c0e5-c8c8-4f19-8b05-69de8fb72d4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:55:25.352Z|ab73c0e5-c8c8-4f19-8b05-69de8fb72d4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:55:25.949Z|f166f142-24b9-45a3-8132-8f14c1270129|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:55:25.949Z|f166f142-24b9-45a3-8132-8f14c1270129|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:55:35.332Z|87b7d134-c525-4135-a54b-3dbe97eb87ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:55:35.332Z|7de9493e-d164-4526-8aea-22ce872ebc91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:55:35.333Z|87b7d134-c525-4135-a54b-3dbe97eb87ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:55:35.332Z|7de9493e-d164-4526-8aea-22ce872ebc91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:55:35.381Z|b306a20d-e14f-4ff9-9136-6bf4aede6b89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:55:35.387Z|b306a20d-e14f-4ff9-9136-6bf4aede6b89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:55:40.294Z|cfc7d7fb-3b5f-4bf5-875c-bfc3b56ef728|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:55:40.295Z|cfc7d7fb-3b5f-4bf5-875c-bfc3b56ef728|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:55:45.367Z|259a9e75-ccc2-4048-a667-dc186317427d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:55:45.368Z|259a9e75-ccc2-4048-a667-dc186317427d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:55:45.369Z|a8511ece-3b8c-4af3-9fb4-347fff7c29eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:55:45.369Z|a8511ece-3b8c-4af3-9fb4-347fff7c29eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:55:45.411Z|93177b3a-12ad-4c39-891d-b3aa3b7eedf6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:55:45.412Z|93177b3a-12ad-4c39-891d-b3aa3b7eedf6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:55:55.296Z|79462f4d-a515-4153-9238-d4acf0a009b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:55:55.296Z|79462f4d-a515-4153-9238-d4acf0a009b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:55:55.414Z|10635d33-f3a8-4713-93f2-b50ee4d3f12e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:55:55.415Z|10635d33-f3a8-4713-93f2-b50ee4d3f12e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:55:55.419Z|89aa2758-ead7-4500-962f-d62c7e8344ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:55:55.420Z|89aa2758-ead7-4500-962f-d62c7e8344ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:55:55.455Z|d41dc340-a25e-4b52-aa6c-2447bfa14165|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:55:55.464Z|d41dc340-a25e-4b52-aa6c-2447bfa14165|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:55:55.950Z|a0f4a0f7-0ab0-4a6d-ab0e-4d02ed83bc57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:55:55.951Z|a0f4a0f7-0ab0-4a6d-ab0e-4d02ed83bc57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:56:05.463Z|6c362629-b7e9-4af4-9e70-40933e38af67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:56:05.463Z|ed44da76-8a9b-4aa7-a918-ac86122219fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:56:05.464Z|6c362629-b7e9-4af4-9e70-40933e38af67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:56:05.464Z|ed44da76-8a9b-4aa7-a918-ac86122219fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:56:05.501Z|1a55aacf-c334-48b1-823d-d2c30002a090|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:56:05.502Z|1a55aacf-c334-48b1-823d-d2c30002a090|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:56:10.294Z|1befc5fd-1786-4cab-9f9a-04d328ee7baa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:56:10.301Z|1befc5fd-1786-4cab-9f9a-04d328ee7baa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:56:15.488Z|4307a507-0d46-4a54-843a-cc60951e29fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:56:15.491Z|4307a507-0d46-4a54-843a-cc60951e29fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:56:15.492Z|15b7757b-6468-4f72-aed5-2701a361abda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:56:15.493Z|15b7757b-6468-4f72-aed5-2701a361abda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:56:15.527Z|4836c2e4-0367-4d9b-8a05-3172ba58ea87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:56:15.528Z|4836c2e4-0367-4d9b-8a05-3172ba58ea87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:56:24.487Z|478c2130-e932-4a22-a5b5-3f33e34b2278|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:56:24.488Z|478c2130-e932-4a22-a5b5-3f33e34b2278|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:56:25.294Z|c712974e-ba0a-4494-a9d7-d593fd7ff7cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:56:25.295Z|c712974e-ba0a-4494-a9d7-d593fd7ff7cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:56:25.516Z|b1945ad0-182b-4502-8c1a-e64a0bba0196|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:56:25.516Z|46f54acd-6c9a-4ebe-9053-6638c95cb0db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:56:25.517Z|46f54acd-6c9a-4ebe-9053-6638c95cb0db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:56:25.517Z|b1945ad0-182b-4502-8c1a-e64a0bba0196|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:56:25.554Z|39dd6385-9f2f-4059-ac0d-f973c61beaee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:56:25.555Z|39dd6385-9f2f-4059-ac0d-f973c61beaee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:56:25.951Z|5de527b2-beaa-4cc5-914c-a833c308ed08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:56:25.952Z|5de527b2-beaa-4cc5-914c-a833c308ed08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:56:35.550Z|1a150e0f-4310-41ae-bdc4-eb7b29a9b53c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:56:35.551Z|1a150e0f-4310-41ae-bdc4-eb7b29a9b53c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:56:35.551Z|ec95385c-cfdd-49f8-9d9c-40a823d58289|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:56:35.552Z|ec95385c-cfdd-49f8-9d9c-40a823d58289|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:56:35.602Z|85d71c22-533e-448a-96b8-9c61a38f7c23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:56:35.613Z|85d71c22-533e-448a-96b8-9c61a38f7c23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:56:40.294Z|a5a50d0f-a7ef-42ad-b3d4-229038e4f72f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:56:40.295Z|a5a50d0f-a7ef-42ad-b3d4-229038e4f72f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:56:45.586Z|5a297459-6d97-43d9-aa11-c78cc54f5b9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:56:45.587Z|5a297459-6d97-43d9-aa11-c78cc54f5b9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:56:45.586Z|b75f2ba0-5cfb-4b09-abab-2df62e417ef7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:56:45.592Z|b75f2ba0-5cfb-4b09-abab-2df62e417ef7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:56:45.640Z|0039e8a6-4fad-441a-94ae-6301e2a4247a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:56:45.641Z|0039e8a6-4fad-441a-94ae-6301e2a4247a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:56:55.296Z|12180021-739f-47c6-a9d7-9ea325a10e27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:56:55.301Z|12180021-739f-47c6-a9d7-9ea325a10e27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:56:55.639Z|71453f81-690b-4816-ba72-f12d6408cd4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:56:55.640Z|71453f81-690b-4816-ba72-f12d6408cd4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:56:55.642Z|17748bde-6295-4769-9f33-7e7e9de7a10e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:56:55.644Z|17748bde-6295-4769-9f33-7e7e9de7a10e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:56:55.671Z|a8cf4cdd-8441-49a5-a307-2d1c40b3d003|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:56:55.671Z|a8cf4cdd-8441-49a5-a307-2d1c40b3d003|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:56:55.953Z|8380c891-cfe2-4440-891c-2b5d33d7f015|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:56:55.954Z|8380c891-cfe2-4440-891c-2b5d33d7f015|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:57:05.669Z|949a79e0-1b33-4c8b-a3c7-5060c41f2564|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:57:05.670Z|949a79e0-1b33-4c8b-a3c7-5060c41f2564|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:57:05.680Z|bbc989d3-d859-4dc0-b037-7c9db7b9bae6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:57:05.681Z|bbc989d3-d859-4dc0-b037-7c9db7b9bae6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:57:05.703Z|c467a9e3-412e-49b3-b3b4-fe6aa482d41f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:57:05.704Z|c467a9e3-412e-49b3-b3b4-fe6aa482d41f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:57:10.295Z|c4a99b37-531a-4c43-a5f5-5bb5a1f56799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:57:10.296Z|c4a99b37-531a-4c43-a5f5-5bb5a1f56799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:57:15.697Z|c2e5f07b-e0ac-4f5d-98bc-bb20e349f0b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:57:15.698Z|c2e5f07b-e0ac-4f5d-98bc-bb20e349f0b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:57:15.710Z|72d953e7-6bd0-4ae5-b07f-4046555fb552|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:57:15.712Z|72d953e7-6bd0-4ae5-b07f-4046555fb552|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:57:15.737Z|cd1b7292-69ca-4c0f-8328-43d070cf6d00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:57:15.738Z|cd1b7292-69ca-4c0f-8328-43d070cf6d00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:57:24.488Z|afeb8e4d-e60d-4844-b500-37cbfbca2f66|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:57:24.489Z|afeb8e4d-e60d-4844-b500-37cbfbca2f66|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:57:25.295Z|f5cedd2c-cfc3-4dcb-ac26-46ecd2d67153|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:57:25.296Z|f5cedd2c-cfc3-4dcb-ac26-46ecd2d67153|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:57:25.743Z|d0caaccd-ad8c-408d-84c3-c4a77517b5e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:57:25.744Z|d0caaccd-ad8c-408d-84c3-c4a77517b5e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:57:25.750Z|f282d850-132a-407b-b678-a1ac7b465347|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:57:25.750Z|f282d850-132a-407b-b678-a1ac7b465347|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:57:25.774Z|582fbf34-7378-4242-8186-883d12a0ebed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:57:25.774Z|582fbf34-7378-4242-8186-883d12a0ebed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:57:25.956Z|2f143972-82cd-4f1a-a29c-4b99bf2ba0fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:57:25.957Z|2f143972-82cd-4f1a-a29c-4b99bf2ba0fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:57:35.787Z|75ded32d-b691-4e73-be23-bd61d709e963|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:57:35.787Z|d8290f0a-f6a7-4ac6-a33e-7cb8df867148|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:57:35.788Z|75ded32d-b691-4e73-be23-bd61d709e963|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:57:35.788Z|d8290f0a-f6a7-4ac6-a33e-7cb8df867148|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:57:35.809Z|859fda26-ac5c-41bf-8fcd-f9e1146db27c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:57:35.810Z|859fda26-ac5c-41bf-8fcd-f9e1146db27c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:57:40.294Z|ed9d0c17-00e6-4fce-bf9f-a9dce5c0049e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:57:40.297Z|ed9d0c17-00e6-4fce-bf9f-a9dce5c0049e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:57:45.819Z|2433276d-42bc-4568-a999-1b5e6e20066c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:57:45.820Z|2433276d-42bc-4568-a999-1b5e6e20066c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:57:45.826Z|bf34b1e4-dd08-40ea-bdb4-4074691ad12a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:57:45.827Z|bf34b1e4-dd08-40ea-bdb4-4074691ad12a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:57:45.833Z|3dd08675-c3af-4a88-9cea-de065857ffc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:57:45.834Z|3dd08675-c3af-4a88-9cea-de065857ffc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:57:53.605Z|cb113b6f-c609-464e-951c-92ff5fa090f2|http-nio-8080-exec-8|manage/health|python-requests/2.28.1|||INFO|500||Entering 2022-09-28T12:57:53.606Z|cb113b6f-c609-464e-951c-92ff5fa090f2|http-nio-8080-exec-8|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting. 2022-09-28T12:57:55.300Z|4858dbd4-9532-420f-b80b-f39be3aadce7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:57:55.301Z|4858dbd4-9532-420f-b80b-f39be3aadce7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:57:55.856Z|7185f970-0d15-4c2f-9034-a639afbe7d2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:57:55.857Z|7185f970-0d15-4c2f-9034-a639afbe7d2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:57:55.868Z|cd0218f2-4106-45ca-997b-6a17ffe0874e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:57:55.869Z|cd0218f2-4106-45ca-997b-6a17ffe0874e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:57:55.873Z|a4b5f60a-fe08-40e7-bcb0-be6d7cd17bda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:57:55.874Z|a4b5f60a-fe08-40e7-bcb0-be6d7cd17bda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:57:55.958Z|98c84ea0-4417-4cae-988f-11bb326a86e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:57:55.959Z|98c84ea0-4417-4cae-988f-11bb326a86e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:58:05.888Z|ce811992-b21d-4988-917f-ffcb0f342295|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:58:05.888Z|ce811992-b21d-4988-917f-ffcb0f342295|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:58:05.898Z|bbc06a12-64ef-4553-b040-9eb54198042b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:58:05.898Z|bbc06a12-64ef-4553-b040-9eb54198042b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:58:05.906Z|5db7feaf-4f12-49b3-89cc-2024208aca14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:58:05.906Z|5db7feaf-4f12-49b3-89cc-2024208aca14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:58:08.506Z|3dacf88e-a38c-4a7c-94ef-70c5f8343647|http-nio-8080-exec-7|manage/health|python-requests/2.28.1|||INFO|500||Entering 2022-09-28T12:58:08.507Z|3dacf88e-a38c-4a7c-94ef-70c5f8343647|http-nio-8080-exec-7|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting. 2022-09-28T12:58:10.294Z|162bd603-433e-492b-ac38-497e0a827eb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:58:10.294Z|162bd603-433e-492b-ac38-497e0a827eb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:58:15.916Z|c83c9292-8c56-4dad-9727-3d4e6d1060d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:58:15.917Z|c83c9292-8c56-4dad-9727-3d4e6d1060d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:58:15.923Z|cea9cbad-afdb-4a21-8d3e-f0fb17f4dd03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:58:15.924Z|cea9cbad-afdb-4a21-8d3e-f0fb17f4dd03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:58:15.931Z|58a0e92c-7056-4d17-afb8-2aebce967100|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:58:15.933Z|58a0e92c-7056-4d17-afb8-2aebce967100|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:58:24.488Z|41b0f592-c7e0-4340-b9a2-d69c6b29282c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:58:24.489Z|41b0f592-c7e0-4340-b9a2-d69c6b29282c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:58:25.294Z|0563f187-8cbb-4ab2-b64f-4f96a2f0c220|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:58:25.297Z|0563f187-8cbb-4ab2-b64f-4f96a2f0c220|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:58:25.944Z|3a9887b4-af09-4c18-b226-4d1b7bfd4cc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:58:25.945Z|3a9887b4-af09-4c18-b226-4d1b7bfd4cc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:58:25.954Z|5f179810-7a92-43b9-acc9-d1b58f0090df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:58:25.955Z|5f179810-7a92-43b9-acc9-d1b58f0090df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:58:25.960Z|938f14cc-7bc0-4e74-a3a0-c78edb6a8f0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:58:25.961Z|a0d96207-5cc3-4e82-9665-89f1610b0cf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:58:25.963Z|938f14cc-7bc0-4e74-a3a0-c78edb6a8f0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:58:25.963Z|a0d96207-5cc3-4e82-9665-89f1610b0cf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:58:35.977Z|ab00648d-162c-4a6e-bbd7-2cee0abfbbff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:58:35.978Z|ab00648d-162c-4a6e-bbd7-2cee0abfbbff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:58:35.988Z|051af639-0b82-4982-b81e-7a18944a45e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:58:35.988Z|3c21f98b-0986-4d4f-b8a6-12701b2a3c74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:58:35.989Z|051af639-0b82-4982-b81e-7a18944a45e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:58:35.989Z|3c21f98b-0986-4d4f-b8a6-12701b2a3c74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:58:40.294Z|97a23322-94cc-439f-b5b3-675321318c2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:58:40.294Z|97a23322-94cc-439f-b5b3-675321318c2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:58:46.026Z|62870c9c-eaf8-407b-8e00-be19952d9882|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:58:46.028Z|62870c9c-eaf8-407b-8e00-be19952d9882|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:58:46.032Z|0e0d791b-6026-4c9a-a748-f708a10f2c4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:58:46.034Z|0e0d791b-6026-4c9a-a748-f708a10f2c4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:58:46.040Z|273096e2-611d-4f00-ab76-a4d40f03ee21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:58:46.041Z|273096e2-611d-4f00-ab76-a4d40f03ee21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:58:55.294Z|ec9d3b75-a0d6-4a15-bf25-991585bf2d8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:58:55.295Z|ec9d3b75-a0d6-4a15-bf25-991585bf2d8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:58:55.964Z|25e5296a-5df1-417d-9c42-6656b331d023|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:58:55.964Z|25e5296a-5df1-417d-9c42-6656b331d023|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:58:56.057Z|5ea1efe8-8623-4651-8170-91a06aae0ccd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:58:56.057Z|5ea1efe8-8623-4651-8170-91a06aae0ccd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:58:56.070Z|9c1c983b-3dd0-43c9-8026-41451d2e26a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:58:56.070Z|dc4975f1-7c97-4b62-89c8-1635f4425685|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:58:56.071Z|9c1c983b-3dd0-43c9-8026-41451d2e26a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:58:56.071Z|dc4975f1-7c97-4b62-89c8-1635f4425685|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:59:06.080Z|66c07133-32df-43d3-ab29-244a797a4121|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:59:06.081Z|66c07133-32df-43d3-ab29-244a797a4121|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:59:06.096Z|aa66cafd-87d7-4ef8-a0fe-39dc490a7f00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:59:06.097Z|aa66cafd-87d7-4ef8-a0fe-39dc490a7f00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:59:06.101Z|df0a3e42-f6e8-4643-8dbf-2b5894f8b530|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:59:06.101Z|df0a3e42-f6e8-4643-8dbf-2b5894f8b530|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:59:10.294Z|aba1321f-ebcb-4e22-b085-755c580c89c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:59:10.299Z|aba1321f-ebcb-4e22-b085-755c580c89c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:59:16.107Z|5408d64d-c32f-4930-a419-0fa7abe299c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:59:16.108Z|5408d64d-c32f-4930-a419-0fa7abe299c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:59:16.121Z|56fef0f8-5c1c-4ae4-af09-fc95e161f510|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:59:16.122Z|56fef0f8-5c1c-4ae4-af09-fc95e161f510|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:59:16.128Z|7b9611b7-90ed-4631-913a-2318679b6760|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:59:16.128Z|7b9611b7-90ed-4631-913a-2318679b6760|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:59:24.487Z|969e478e-3db3-446f-9453-1854a050ba64|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T12:59:24.488Z|969e478e-3db3-446f-9453-1854a050ba64|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T12:59:25.295Z|3ec95e03-a312-4db1-9a0d-459a25357b03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:59:25.296Z|3ec95e03-a312-4db1-9a0d-459a25357b03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:59:25.965Z|b74fece1-9222-43f7-ada3-cd1a6cb7da67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:59:25.965Z|b74fece1-9222-43f7-ada3-cd1a6cb7da67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:59:26.134Z|474a5e3f-5be8-4ae7-8853-0dc543eec33b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:59:26.135Z|474a5e3f-5be8-4ae7-8853-0dc543eec33b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:59:26.154Z|94865b8e-71f0-4856-a547-61d48be75250|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:59:26.155Z|94865b8e-71f0-4856-a547-61d48be75250|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:59:26.156Z|9fd01605-5b9f-402b-bf00-be2e93e93d6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:59:26.157Z|9fd01605-5b9f-402b-bf00-be2e93e93d6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:59:36.162Z|f8e181c9-6238-4931-9b14-5717eba3827e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:59:36.163Z|f8e181c9-6238-4931-9b14-5717eba3827e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:59:36.181Z|21c2e557-a737-48a3-a3cd-8416d5fd4913|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:59:36.181Z|0ab5d1fb-a89e-4420-97c3-a09fb95a8c2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:59:36.182Z|21c2e557-a737-48a3-a3cd-8416d5fd4913|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:59:36.182Z|0ab5d1fb-a89e-4420-97c3-a09fb95a8c2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:59:40.294Z|5c3ac170-ce17-4fb7-8735-8764e799b097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:59:40.295Z|5c3ac170-ce17-4fb7-8735-8764e799b097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:59:46.193Z|d2d3da0b-4df4-4c68-ac6c-ba194b3bab5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:59:46.194Z|d2d3da0b-4df4-4c68-ac6c-ba194b3bab5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:59:46.217Z|11386776-18f0-4c53-820c-2c28b2f47a8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:59:46.219Z|11386776-18f0-4c53-820c-2c28b2f47a8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:59:46.222Z|7d1d9826-6f22-4918-bc17-21f2f9608df4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:59:46.222Z|7d1d9826-6f22-4918-bc17-21f2f9608df4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:59:55.294Z|5728dc28-2ed5-4110-bd16-ef3a80bd7a79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:59:55.299Z|5728dc28-2ed5-4110-bd16-ef3a80bd7a79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:59:55.966Z|e06b432a-08ad-4b46-91ac-f09fea3afac2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T12:59:55.967Z|e06b432a-08ad-4b46-91ac-f09fea3afac2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T12:59:56.238Z|190a4fe1-edb0-4ee7-a4de-d55955ea79d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:59:56.239Z|190a4fe1-edb0-4ee7-a4de-d55955ea79d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:59:56.254Z|1fab33ed-5d72-466c-9f3f-08d486228c6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:59:56.254Z|1fab33ed-5d72-466c-9f3f-08d486228c6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T12:59:56.264Z|d06a4411-691b-43d7-9495-dd83ec746cc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T12:59:56.265Z|d06a4411-691b-43d7-9495-dd83ec746cc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:00:06.270Z|4593692e-a589-4781-a264-accb9372d482|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:00:06.271Z|4593692e-a589-4781-a264-accb9372d482|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:00:06.309Z|5dbd3fc8-7ac2-4f77-945e-c1c6dabe1c29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:00:06.310Z|5dbd3fc8-7ac2-4f77-945e-c1c6dabe1c29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:00:06.326Z|82074780-9c76-49c8-858b-3ad153deb8f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:00:06.327Z|82074780-9c76-49c8-858b-3ad153deb8f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:00:10.294Z|8b2c1887-06f7-4ce2-92ef-092dafe57a7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:00:10.295Z|8b2c1887-06f7-4ce2-92ef-092dafe57a7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:00:16.308Z|35526e3a-3118-4864-8d40-6e679137c503|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:00:16.310Z|35526e3a-3118-4864-8d40-6e679137c503|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:00:16.337Z|d071c690-532f-43ce-8b77-fedf72e8a204|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:00:16.338Z|d071c690-532f-43ce-8b77-fedf72e8a204|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:00:16.353Z|8f5cb0e4-c5b9-407f-b863-ceb3368bb10d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:00:16.354Z|8f5cb0e4-c5b9-407f-b863-ceb3368bb10d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:00:24.489Z|c9a8ebe0-f83d-4f66-a627-f076fb805fd2|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:00:24.492Z|c9a8ebe0-f83d-4f66-a627-f076fb805fd2|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:00:25.294Z|2afa7c08-6eac-4508-88d1-82b98b561295|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:00:25.295Z|2afa7c08-6eac-4508-88d1-82b98b561295|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:00:25.968Z|0241552f-cb46-40dd-bb5c-c8f145c7dde2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:00:25.968Z|0241552f-cb46-40dd-bb5c-c8f145c7dde2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:00:26.343Z|bad197d0-fe0f-4a7e-85c0-5129e5c77240|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:00:26.344Z|bad197d0-fe0f-4a7e-85c0-5129e5c77240|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:00:26.369Z|e2085075-ca1a-48c1-b4e2-f6695db8db64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:00:26.370Z|e2085075-ca1a-48c1-b4e2-f6695db8db64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:00:26.398Z|2ebdc822-83a5-4c00-bce8-1c87fb064eeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:00:26.398Z|2ebdc822-83a5-4c00-bce8-1c87fb064eeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:00:35.840Z|44cc18d1-64d4-4ba5-8b9d-2d0bd0105d6d|http-nio-8080-exec-2|manage/health|python-requests/2.28.1|||INFO|500||Entering 2022-09-28T13:00:35.841Z|44cc18d1-64d4-4ba5-8b9d-2d0bd0105d6d|http-nio-8080-exec-2|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting. 2022-09-28T13:00:36.369Z|1614796e-7683-49cb-83eb-7e4d7db9ee03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:00:36.370Z|1614796e-7683-49cb-83eb-7e4d7db9ee03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:00:36.421Z|b8b1a56b-9417-43ee-9eea-b302af709efc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:00:36.422Z|b8b1a56b-9417-43ee-9eea-b302af709efc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:00:36.425Z|fc0438ba-6d6c-4f1f-87fd-1d6a76cd44db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:00:36.426Z|fc0438ba-6d6c-4f1f-87fd-1d6a76cd44db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:00:40.294Z|00532ae8-3117-4d2d-87a5-36b67c80fb9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:00:40.298Z|00532ae8-3117-4d2d-87a5-36b67c80fb9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:00:46.399Z|25cbd153-2c20-45ae-b3af-6c23abc217d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:00:46.399Z|25cbd153-2c20-45ae-b3af-6c23abc217d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:00:46.446Z|e3d8a9f9-515c-430c-a526-e5a9f03c7976|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:00:46.447Z|e3d8a9f9-515c-430c-a526-e5a9f03c7976|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:00:46.451Z|0574e15e-d5a1-404b-814a-c633e1372c3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:00:46.452Z|0574e15e-d5a1-404b-814a-c633e1372c3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:00:55.294Z|d74969ba-aa0b-4ce7-bedc-324983f45888|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:00:55.294Z|d74969ba-aa0b-4ce7-bedc-324983f45888|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:00:55.969Z|d51e45a2-d4e6-4014-96ad-b5636ec431da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:00:55.970Z|d51e45a2-d4e6-4014-96ad-b5636ec431da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:00:56.454Z|53ef9d95-222c-4753-8bcb-76420319e927|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:00:56.457Z|53ef9d95-222c-4753-8bcb-76420319e927|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:00:56.477Z|17fc17d6-4da2-4200-889a-e389c409e326|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:00:56.478Z|17fc17d6-4da2-4200-889a-e389c409e326|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:00:56.477Z|18454562-b46a-4a52-b2a5-df6fa24ff568|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:00:56.488Z|18454562-b46a-4a52-b2a5-df6fa24ff568|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:01:06.489Z|9980579f-f0d0-4d63-a49d-e312f53feb84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:01:06.490Z|9980579f-f0d0-4d63-a49d-e312f53feb84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:01:06.509Z|2ed6da41-40c5-46f4-964a-2d66e63b04a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:01:06.509Z|2ed6da41-40c5-46f4-964a-2d66e63b04a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:01:06.528Z|5051abf2-8bbd-41d4-bfc6-7395ba0c5c7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:01:06.529Z|5051abf2-8bbd-41d4-bfc6-7395ba0c5c7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:01:10.294Z|0c33e02a-0a8f-4d01-85a4-665e75f87531|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:01:10.295Z|0c33e02a-0a8f-4d01-85a4-665e75f87531|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:01:16.521Z|3adaeb12-4f23-4f00-9d47-e1869075c99f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:01:16.522Z|3adaeb12-4f23-4f00-9d47-e1869075c99f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:01:16.540Z|ae42e084-1d11-4b36-b313-935086afc145|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:01:16.541Z|ae42e084-1d11-4b36-b313-935086afc145|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:01:16.567Z|876ee413-c41b-4d72-bb4c-2dbe3bca9531|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:01:16.569Z|876ee413-c41b-4d72-bb4c-2dbe3bca9531|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:01:24.486Z|afcb566a-aa68-4264-a9cf-fc3aa503022f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:01:24.487Z|afcb566a-aa68-4264-a9cf-fc3aa503022f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:01:25.294Z|2202b5e8-7f18-4336-a9e5-f074d9a2fb4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:01:25.297Z|2202b5e8-7f18-4336-a9e5-f074d9a2fb4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:01:25.970Z|7e571d42-702d-40e3-b9d8-f2be9bd3219b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:01:25.971Z|7e571d42-702d-40e3-b9d8-f2be9bd3219b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:01:26.557Z|8564be65-10ba-4b44-af10-e6d997cb2e6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:01:26.558Z|8564be65-10ba-4b44-af10-e6d997cb2e6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:01:26.566Z|5620c379-7559-4504-98b8-ad7852f8eb04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:01:26.567Z|5620c379-7559-4504-98b8-ad7852f8eb04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:01:26.599Z|d6a1ba17-0633-4962-b085-9ea93b5c302c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:01:26.599Z|d6a1ba17-0633-4962-b085-9ea93b5c302c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:01:36.593Z|03ec83a8-1f29-480d-a67b-ae2fae5640f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:01:36.594Z|03ec83a8-1f29-480d-a67b-ae2fae5640f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:01:36.614Z|0d4aa345-33d9-4220-b29e-7bc4e01a16b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:01:36.622Z|0d4aa345-33d9-4220-b29e-7bc4e01a16b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:01:36.637Z|8c35f0e1-6e09-4c07-9675-1d9baf7cba7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:01:36.639Z|8c35f0e1-6e09-4c07-9675-1d9baf7cba7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:01:40.294Z|864d4009-9918-4e7f-96bf-b20b4bef058f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:01:40.294Z|864d4009-9918-4e7f-96bf-b20b4bef058f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:01:46.624Z|862d401f-0b93-46e9-b628-4f464ce4caad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:01:46.625Z|862d401f-0b93-46e9-b628-4f464ce4caad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:01:46.651Z|a70e2db1-1ede-448f-864c-f71b334b3365|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:01:46.652Z|a70e2db1-1ede-448f-864c-f71b334b3365|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:01:46.679Z|29bd23f5-cf39-4a83-9818-7a6bd4581d6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:01:46.681Z|29bd23f5-cf39-4a83-9818-7a6bd4581d6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:01:55.294Z|8f6bde58-5065-45bd-8fd6-b5ce27b718bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:01:55.295Z|8f6bde58-5065-45bd-8fd6-b5ce27b718bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:01:55.971Z|1dbd97dd-4864-4e2f-994e-aaf5a942bc97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:01:55.972Z|1dbd97dd-4864-4e2f-994e-aaf5a942bc97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:01:56.655Z|802e3efd-e762-487d-92bd-19b7e1aa2ebc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:01:56.656Z|802e3efd-e762-487d-92bd-19b7e1aa2ebc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:01:56.686Z|f4c8d885-2cb1-4b58-9844-7745d9d8007f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:01:56.688Z|f4c8d885-2cb1-4b58-9844-7745d9d8007f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:01:56.715Z|6830b3fd-1db9-4079-842d-dbdb91d38dce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:01:56.719Z|6830b3fd-1db9-4079-842d-dbdb91d38dce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:02:06.687Z|36c3b5b6-6e46-4403-86ba-0a46bef3ef60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:02:06.688Z|36c3b5b6-6e46-4403-86ba-0a46bef3ef60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:02:06.716Z|dd8fd390-982d-4109-b999-4620bb3cd91a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:02:06.717Z|dd8fd390-982d-4109-b999-4620bb3cd91a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:02:06.743Z|be1fbe76-edca-494d-be68-f11782836503|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:02:06.743Z|be1fbe76-edca-494d-be68-f11782836503|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:02:10.294Z|c6a4b87f-cf75-4bc6-b518-2c447bfa0498|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:02:10.298Z|c6a4b87f-cf75-4bc6-b518-2c447bfa0498|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:02:16.726Z|5e760cb0-cf72-47c1-b422-825e73f38d9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:02:16.727Z|5e760cb0-cf72-47c1-b422-825e73f38d9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:02:16.753Z|4b929b7a-f4c4-418b-8d23-49a865fa35db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:02:16.754Z|4b929b7a-f4c4-418b-8d23-49a865fa35db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:02:16.768Z|8e73becf-c2ae-4e71-b93b-82183bfcc9e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:02:16.769Z|8e73becf-c2ae-4e71-b93b-82183bfcc9e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:02:24.487Z|a84dc8b4-a795-4337-9100-24c626a2d46d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:02:24.488Z|a84dc8b4-a795-4337-9100-24c626a2d46d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:02:25.294Z|513fea20-5662-4e2d-99e9-ae4442481ebd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:02:25.294Z|513fea20-5662-4e2d-99e9-ae4442481ebd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:02:25.973Z|95992a40-93ba-4873-bf05-858964ec55d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:02:25.974Z|95992a40-93ba-4873-bf05-858964ec55d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:02:26.758Z|efcbd1e4-2a6e-46e2-abac-35470518fd74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:02:26.759Z|efcbd1e4-2a6e-46e2-abac-35470518fd74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:02:26.782Z|2cb89ab8-41b4-46d9-83ca-2ba9971b30de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:02:26.783Z|2cb89ab8-41b4-46d9-83ca-2ba9971b30de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:02:26.801Z|12d7366c-6f85-4c72-9068-dac142e523fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:02:26.802Z|12d7366c-6f85-4c72-9068-dac142e523fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:02:36.787Z|01ff9516-b08b-4a73-8de3-1d4a3a05dd24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:02:36.789Z|01ff9516-b08b-4a73-8de3-1d4a3a05dd24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:02:36.818Z|9f200f90-21dd-400c-8ee4-897cd928fc4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:02:36.819Z|9f200f90-21dd-400c-8ee4-897cd928fc4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:02:36.829Z|a4b090e6-5f16-4f78-b66c-31298413afe0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:02:36.833Z|a4b090e6-5f16-4f78-b66c-31298413afe0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:02:40.294Z|854213fb-b9a0-470e-91b1-69e77f6762dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:02:40.311Z|854213fb-b9a0-470e-91b1-69e77f6762dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:02:46.829Z|c58012de-13e5-4069-a358-545e05239d84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:02:46.829Z|c58012de-13e5-4069-a358-545e05239d84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:02:46.853Z|82d5f5a8-e5bd-4304-8c34-5b8767eafd4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:02:46.854Z|82d5f5a8-e5bd-4304-8c34-5b8767eafd4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:02:46.864Z|f931b708-155b-42a8-9756-58c9e14c2c84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:02:46.865Z|f931b708-155b-42a8-9756-58c9e14c2c84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:02:55.294Z|b9437be9-dcc3-4ee8-93ee-6a6dc7535a23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:02:55.295Z|b9437be9-dcc3-4ee8-93ee-6a6dc7535a23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:02:55.974Z|cb8aea63-94b4-4879-94dd-f0973f862c00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:02:55.975Z|cb8aea63-94b4-4879-94dd-f0973f862c00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:02:56.866Z|03f84b7d-0181-4bf2-b9ef-270b59c91e1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:02:56.867Z|03f84b7d-0181-4bf2-b9ef-270b59c91e1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:02:56.911Z|f5b16679-4849-4681-8bc7-f0d8040c52aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:02:56.912Z|f5b16679-4849-4681-8bc7-f0d8040c52aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:02:56.926Z|e2d2da7a-687a-4e89-b8cf-5582bfa84902|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:02:56.927Z|e2d2da7a-687a-4e89-b8cf-5582bfa84902|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:03:06.920Z|6ba97ccd-2269-4769-a82e-d41b46f70ecf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:03:06.921Z|6ba97ccd-2269-4769-a82e-d41b46f70ecf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:03:06.946Z|1194c1f7-a5fe-4cea-b7e8-5c5c5096bd01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:03:06.948Z|1194c1f7-a5fe-4cea-b7e8-5c5c5096bd01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:03:06.965Z|e180fcc8-a68c-4ad2-b8a6-37e6fb33e0c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:03:06.966Z|e180fcc8-a68c-4ad2-b8a6-37e6fb33e0c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:03:10.295Z|f949dd84-9a0c-46cb-aae7-70f3558fc5cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:03:10.296Z|f949dd84-9a0c-46cb-aae7-70f3558fc5cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:03:17.002Z|92bd0b49-3d00-4a95-91f5-71c5552ed18f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:03:17.002Z|4b8b6bc4-51fd-48c7-b478-0e84f90ec39f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:03:17.003Z|4b8b6bc4-51fd-48c7-b478-0e84f90ec39f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:03:17.003Z|92bd0b49-3d00-4a95-91f5-71c5552ed18f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:03:17.009Z|4e20942a-dbc9-4f18-8a99-bb458059fe45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:03:17.010Z|4e20942a-dbc9-4f18-8a99-bb458059fe45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:03:24.500Z|e84a5382-bc96-4e04-888d-97a4ab2f99fa|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:03:24.506Z|e84a5382-bc96-4e04-888d-97a4ab2f99fa|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:03:25.294Z|70458617-ef7b-47a7-9be8-81698bf8fd0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:03:25.296Z|70458617-ef7b-47a7-9be8-81698bf8fd0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:03:25.976Z|4e28f0bc-7945-4c42-8fda-8348e67563df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:03:25.978Z|4e28f0bc-7945-4c42-8fda-8348e67563df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:03:27.042Z|33608970-49a9-4591-9bf8-a9953ac5805e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:03:27.042Z|2f73e492-4720-45f6-9fe3-7ac7ac0dbc10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:03:27.043Z|2f73e492-4720-45f6-9fe3-7ac7ac0dbc10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:03:27.045Z|33608970-49a9-4591-9bf8-a9953ac5805e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:03:27.064Z|0f6f6083-68d6-4cef-8e3e-9306dab889b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:03:27.065Z|0f6f6083-68d6-4cef-8e3e-9306dab889b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:03:37.088Z|8eba4811-52f3-4094-96e5-9b1ae1562a8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:03:37.089Z|8eba4811-52f3-4094-96e5-9b1ae1562a8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:03:37.095Z|32e20b75-31d3-461c-9b4e-711fd29d8917|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:03:37.096Z|32e20b75-31d3-461c-9b4e-711fd29d8917|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:03:37.101Z|16849b47-43ff-41fd-9a7a-02dcbe7d02de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:03:37.103Z|16849b47-43ff-41fd-9a7a-02dcbe7d02de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:03:40.294Z|a54435a6-c7e2-4bb0-a8c8-b5f109221200|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:03:40.295Z|a54435a6-c7e2-4bb0-a8c8-b5f109221200|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:03:47.134Z|532b8e90-7705-47f8-bf5f-27750bee8f16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:03:47.135Z|532b8e90-7705-47f8-bf5f-27750bee8f16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:03:47.137Z|179d136e-e13e-45e5-9d4c-7a064659444a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:03:47.137Z|179d136e-e13e-45e5-9d4c-7a064659444a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:03:47.147Z|219fd807-7bc8-440e-ad28-1c6f4b198cb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:03:47.148Z|219fd807-7bc8-440e-ad28-1c6f4b198cb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:03:55.294Z|1201cd4c-604a-438f-8318-702cc6c98b71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:03:55.295Z|1201cd4c-604a-438f-8318-702cc6c98b71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:03:55.980Z|b0f6a5a9-f01c-48c0-aa97-57a32e908c6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:03:55.981Z|b0f6a5a9-f01c-48c0-aa97-57a32e908c6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:03:57.205Z|2d6d8ca7-14fe-40e1-94c6-0b05a2fcac81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:03:57.205Z|6cdb87a0-6c50-4b28-adee-73db27f2bc4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:03:57.208Z|6cdb87a0-6c50-4b28-adee-73db27f2bc4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:03:57.209Z|2d6d8ca7-14fe-40e1-94c6-0b05a2fcac81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:03:57.212Z|02710315-1cd4-402d-961f-bb5f91d41df9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:03:57.214Z|02710315-1cd4-402d-961f-bb5f91d41df9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:04:07.287Z|564f6a0c-91d6-4436-9de9-68e449891fa8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:04:07.288Z|564f6a0c-91d6-4436-9de9-68e449891fa8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:04:07.288Z|d7feb689-5a82-48fa-aee8-b68f807f4b52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:04:07.289Z|d7feb689-5a82-48fa-aee8-b68f807f4b52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:04:07.291Z|ca70b03b-402d-4606-9729-ff5531d92ea0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:04:07.293Z|ca70b03b-402d-4606-9729-ff5531d92ea0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:04:10.294Z|f53fff19-405f-434c-a8c3-8b6d19869feb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:04:10.300Z|f53fff19-405f-434c-a8c3-8b6d19869feb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:04:17.333Z|a1192796-a274-43ec-bd27-eb0a62802940|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:04:17.334Z|a1192796-a274-43ec-bd27-eb0a62802940|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:04:17.344Z|3f2682b3-a0d8-4c2a-ada6-cce33f383c67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:04:17.345Z|3f2682b3-a0d8-4c2a-ada6-cce33f383c67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:04:17.344Z|507df69b-b4c7-4937-8bdd-5f31f8be044c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:04:17.348Z|507df69b-b4c7-4937-8bdd-5f31f8be044c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:04:24.493Z|3e47fde7-c6c8-4f9c-a76d-7d810e817a68|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:04:24.494Z|3e47fde7-c6c8-4f9c-a76d-7d810e817a68|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:04:25.294Z|784ff368-a5b4-4d13-8f8f-3d6e1e1f276d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:04:25.295Z|784ff368-a5b4-4d13-8f8f-3d6e1e1f276d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:04:25.981Z|bdee15c2-a8aa-4071-91e0-16e5f54219c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:04:25.982Z|bdee15c2-a8aa-4071-91e0-16e5f54219c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:04:27.398Z|2a66a547-0fad-40da-89e0-de8be1bbb628|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:04:27.399Z|2a66a547-0fad-40da-89e0-de8be1bbb628|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:04:27.409Z|2361137d-a4e7-473c-8dce-43726553c77b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:04:27.410Z|2361137d-a4e7-473c-8dce-43726553c77b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:04:27.406Z|b33412b2-30a9-4ac6-9810-0fe8f7f1027d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:04:27.422Z|b33412b2-30a9-4ac6-9810-0fe8f7f1027d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:04:37.449Z|ad939c15-d912-4048-89a5-063df26873c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:04:37.451Z|ad939c15-d912-4048-89a5-063df26873c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:04:37.462Z|491c8804-201d-48f4-8c24-c410300b1d3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:04:37.463Z|491c8804-201d-48f4-8c24-c410300b1d3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:04:37.507Z|ec00b706-a9ba-4f1a-9a3e-b81c8809a763|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:04:37.508Z|ec00b706-a9ba-4f1a-9a3e-b81c8809a763|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:04:40.294Z|021235d5-9ac7-43c7-b839-244f2362ef97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:04:40.295Z|021235d5-9ac7-43c7-b839-244f2362ef97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:04:47.499Z|af48eb60-005c-4143-a417-f782b0fd1602|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:04:47.500Z|af48eb60-005c-4143-a417-f782b0fd1602|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:04:47.514Z|f610eb5b-a513-4761-aa61-ce06223d6d06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:04:47.515Z|f610eb5b-a513-4761-aa61-ce06223d6d06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:04:47.554Z|6b80d5e4-2a34-4020-8b59-ac432ce3b722|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:04:47.555Z|6b80d5e4-2a34-4020-8b59-ac432ce3b722|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:04:55.294Z|21a9c2cc-98f8-48a8-b94e-03e45e1e3eb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:04:55.297Z|21a9c2cc-98f8-48a8-b94e-03e45e1e3eb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:04:55.984Z|73f5b6f5-105e-4942-afb4-c487fe6b0516|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:04:55.984Z|73f5b6f5-105e-4942-afb4-c487fe6b0516|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:04:57.550Z|bbbb31d7-e8fa-4d75-ae02-fdb8898eb0dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:04:57.551Z|bbbb31d7-e8fa-4d75-ae02-fdb8898eb0dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:04:57.580Z|d0edb6af-856f-447c-b1f7-33c8732694d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:04:57.581Z|d0edb6af-856f-447c-b1f7-33c8732694d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:04:57.617Z|b60ddfdd-c890-4d60-a468-0fdb355f2ae3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:04:57.618Z|b60ddfdd-c890-4d60-a468-0fdb355f2ae3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:05:07.622Z|27c09810-5605-4dbe-86bd-cfc7d8930d36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:05:07.623Z|27c09810-5605-4dbe-86bd-cfc7d8930d36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:05:07.637Z|43b2e5f0-6661-4faf-8431-b0237963cc7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:05:07.640Z|43b2e5f0-6661-4faf-8431-b0237963cc7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:05:07.688Z|fa210ce2-7148-4ca6-9dad-7f7a2d703c5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:05:07.689Z|fa210ce2-7148-4ca6-9dad-7f7a2d703c5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:05:10.295Z|fec87408-e714-4bb5-8369-9bf7d8adcae9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:05:10.296Z|fec87408-e714-4bb5-8369-9bf7d8adcae9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:05:17.666Z|626fb851-9cd3-451f-bf04-ae9d2b680ded|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:05:17.669Z|626fb851-9cd3-451f-bf04-ae9d2b680ded|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:05:17.696Z|61fa4a12-d49c-44ef-bb05-e4fc4547ce59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:05:17.697Z|61fa4a12-d49c-44ef-bb05-e4fc4547ce59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:05:17.738Z|92aa66da-6d1f-4d76-b5b5-34059c9219e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:05:17.739Z|92aa66da-6d1f-4d76-b5b5-34059c9219e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:05:24.488Z|452a5947-d427-4a80-88a5-89a866f04567|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:05:24.490Z|452a5947-d427-4a80-88a5-89a866f04567|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:05:25.294Z|702ee2e9-f1c8-436a-8325-fef7aed58e3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:05:25.295Z|702ee2e9-f1c8-436a-8325-fef7aed58e3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:05:25.985Z|4d6a89c3-28d1-46d2-bc20-d7e237711f48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:05:25.986Z|4d6a89c3-28d1-46d2-bc20-d7e237711f48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:05:27.709Z|fedf2ef5-f59a-4916-a0bd-13de79cf80b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:05:27.709Z|fedf2ef5-f59a-4916-a0bd-13de79cf80b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:05:27.740Z|a136b9bf-1bb6-4a75-bd7e-111ad777cad9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:05:27.741Z|a136b9bf-1bb6-4a75-bd7e-111ad777cad9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:05:27.776Z|8c94f69e-56e2-4b59-abbd-a5b8553a8e58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:05:27.777Z|8c94f69e-56e2-4b59-abbd-a5b8553a8e58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:05:37.752Z|8ce090de-8b4c-4f1c-9b67-f8b2092196f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:05:37.753Z|8ce090de-8b4c-4f1c-9b67-f8b2092196f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:05:37.788Z|3930ef11-81dd-44aa-96e6-bdad11682a83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:05:37.789Z|3930ef11-81dd-44aa-96e6-bdad11682a83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:05:37.826Z|7dffa33c-2743-4c5f-83fb-6a246cbcc198|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:05:37.827Z|7dffa33c-2743-4c5f-83fb-6a246cbcc198|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:05:40.295Z|efd526d8-377e-4767-aaed-1daba1de2dc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:05:40.310Z|efd526d8-377e-4767-aaed-1daba1de2dc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:05:47.795Z|b40d8138-78b8-4422-937a-7d7d14ed4f9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:05:47.796Z|b40d8138-78b8-4422-937a-7d7d14ed4f9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:05:47.832Z|96d96d8f-f7f2-4235-af1b-6b7ec18eb0e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:05:47.833Z|96d96d8f-f7f2-4235-af1b-6b7ec18eb0e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:05:47.871Z|e108e9b0-bc84-406b-bd60-b54b15b80f21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:05:47.872Z|e108e9b0-bc84-406b-bd60-b54b15b80f21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:05:55.294Z|483d2fb9-4f2e-4bbd-9d11-3c367074c89c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:05:55.295Z|483d2fb9-4f2e-4bbd-9d11-3c367074c89c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:05:55.987Z|61658374-5eef-499b-a6f5-20f5e7f6565f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:05:55.988Z|61658374-5eef-499b-a6f5-20f5e7f6565f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:05:57.822Z|10090c80-a05e-4a58-aab3-0afd443239e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:05:57.823Z|10090c80-a05e-4a58-aab3-0afd443239e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:05:57.861Z|2e59bde5-e6af-46ad-8f85-1e55248b7b8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:05:57.862Z|2e59bde5-e6af-46ad-8f85-1e55248b7b8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:05:57.929Z|8f60d55c-b8e7-4a39-8482-c89e3da595f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:05:57.930Z|8f60d55c-b8e7-4a39-8482-c89e3da595f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:06:07.868Z|b58ccd5a-f8d1-4278-9253-c2c6d45564cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:06:07.869Z|b58ccd5a-f8d1-4278-9253-c2c6d45564cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:06:07.901Z|811fcbd5-97a3-4ac0-b34f-893432850e76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:06:07.902Z|811fcbd5-97a3-4ac0-b34f-893432850e76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:06:07.963Z|244aaa3a-d73e-429b-a08b-a8b6b87922f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:06:07.964Z|244aaa3a-d73e-429b-a08b-a8b6b87922f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:06:10.294Z|acb0526c-a0a8-48d3-95ba-b0aa9018cff4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:06:10.295Z|acb0526c-a0a8-48d3-95ba-b0aa9018cff4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:06:17.928Z|7e123278-406c-46f9-9a83-a988dd7c57a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:06:17.929Z|7e123278-406c-46f9-9a83-a988dd7c57a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:06:17.937Z|ec0e91cf-5ccc-4518-a6a8-d89ae4d3606c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:06:17.938Z|ec0e91cf-5ccc-4518-a6a8-d89ae4d3606c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:06:18.009Z|3097b5f5-cd23-446c-ad88-2bd221fe4594|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:06:18.010Z|3097b5f5-cd23-446c-ad88-2bd221fe4594|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:06:24.487Z|b688d944-76d6-47c3-a37c-fd0d1624406c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:06:24.488Z|b688d944-76d6-47c3-a37c-fd0d1624406c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:06:25.294Z|8611aad0-f060-4c8e-9398-f7b94b5b2459|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:06:25.298Z|8611aad0-f060-4c8e-9398-f7b94b5b2459|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:06:25.989Z|882598c9-2b71-43c6-b369-229326b45ccd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:06:25.989Z|882598c9-2b71-43c6-b369-229326b45ccd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:06:27.958Z|12d9f982-f29b-4e9f-bb39-e6c6c2e456b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:06:27.959Z|12d9f982-f29b-4e9f-bb39-e6c6c2e456b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:06:27.968Z|6486d2bd-287c-4777-bc7b-9d5ba1ee1aeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:06:27.969Z|6486d2bd-287c-4777-bc7b-9d5ba1ee1aeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:06:28.065Z|201c2cc5-a57b-4211-bfe4-c0a94e39f04c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:06:28.066Z|201c2cc5-a57b-4211-bfe4-c0a94e39f04c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:06:38.018Z|6ba8802d-008b-4620-8234-fe6a44b93b79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:06:38.024Z|6ba8802d-008b-4620-8234-fe6a44b93b79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:06:38.044Z|89df933e-59bb-4aad-8b0c-dbe635602f66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:06:38.045Z|89df933e-59bb-4aad-8b0c-dbe635602f66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:06:38.121Z|9952a164-9627-4060-af88-4c42d434a853|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:06:38.122Z|9952a164-9627-4060-af88-4c42d434a853|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:06:40.304Z|08b258ef-fa40-4e5b-b39c-df37066ff864|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:06:40.304Z|08b258ef-fa40-4e5b-b39c-df37066ff864|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:06:48.083Z|dfd0e206-3a05-489e-b7ba-85d59d71ae71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:06:48.084Z|dfd0e206-3a05-489e-b7ba-85d59d71ae71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:06:48.119Z|d0362342-aba9-4368-9438-2c476faad122|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:06:48.121Z|d0362342-aba9-4368-9438-2c476faad122|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:06:48.173Z|f2aa3745-c488-406d-8e3c-28dc7701bb0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:06:48.191Z|f2aa3745-c488-406d-8e3c-28dc7701bb0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:06:55.294Z|46ebcde7-00b4-4430-aa1e-e41f8ce1a534|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:06:55.295Z|46ebcde7-00b4-4430-aa1e-e41f8ce1a534|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:06:55.991Z|9fe11ccd-c782-499c-97eb-c482966c5908|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:06:55.992Z|9fe11ccd-c782-499c-97eb-c482966c5908|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:06:58.140Z|eb1fe74e-159f-47d3-a137-161c6ea8d47c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:06:58.141Z|eb1fe74e-159f-47d3-a137-161c6ea8d47c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:06:58.178Z|43015023-fdc1-4821-a3a4-780fd5427e86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:06:58.181Z|43015023-fdc1-4821-a3a4-780fd5427e86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:06:58.255Z|a49c1dad-caaa-4f0c-81a2-12f1e6bfaf1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:06:58.255Z|a49c1dad-caaa-4f0c-81a2-12f1e6bfaf1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:07:08.177Z|5f67cc2d-48a1-4ed4-8d4f-b36a85677bfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:07:08.178Z|5f67cc2d-48a1-4ed4-8d4f-b36a85677bfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:07:08.237Z|d9b79d3f-356e-453f-96fa-4d89cfa07280|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:07:08.238Z|d9b79d3f-356e-453f-96fa-4d89cfa07280|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:07:08.325Z|174a25d1-ab94-4857-8526-097d0ffae2cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:07:08.325Z|174a25d1-ab94-4857-8526-097d0ffae2cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:07:10.296Z|cf61c278-17b6-4030-9e5c-d9f6b94bcc49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:07:10.297Z|cf61c278-17b6-4030-9e5c-d9f6b94bcc49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:07:18.256Z|a8530157-dee9-430c-837e-b90392296c84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:07:18.257Z|a8530157-dee9-430c-837e-b90392296c84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:07:18.274Z|8706d9a1-5742-4643-a001-e946b42c206e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:07:18.276Z|8706d9a1-5742-4643-a001-e946b42c206e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:07:18.368Z|5b6d777a-d2d4-4007-87d7-500f3dddf32b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:07:18.371Z|5b6d777a-d2d4-4007-87d7-500f3dddf32b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:07:24.489Z|6919f030-fcba-4100-afae-0d94fc279592|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:07:24.490Z|6919f030-fcba-4100-afae-0d94fc279592|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:07:25.294Z|20ae489c-43de-49c7-8b0e-d86a42085e06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:07:25.295Z|20ae489c-43de-49c7-8b0e-d86a42085e06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:07:25.992Z|99d82e3d-1e41-442f-a1ba-00629ba942ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:07:25.993Z|99d82e3d-1e41-442f-a1ba-00629ba942ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:07:28.293Z|6f9bf663-814e-4a12-b7d3-884e225a0278|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:07:28.294Z|6f9bf663-814e-4a12-b7d3-884e225a0278|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:07:28.329Z|cc634a8c-a45f-4eeb-876e-9cd553c1309a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:07:28.331Z|cc634a8c-a45f-4eeb-876e-9cd553c1309a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:07:28.430Z|cce8be5c-4529-4675-8353-b68e276572eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:07:28.451Z|cce8be5c-4529-4675-8353-b68e276572eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:07:38.344Z|f5dfae47-4159-4633-8ec8-0d791428c83d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:07:38.345Z|f5dfae47-4159-4633-8ec8-0d791428c83d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:07:38.368Z|25cc123b-b935-4c6b-8204-6630419b2f92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:07:38.368Z|25cc123b-b935-4c6b-8204-6630419b2f92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:07:38.510Z|28484eb6-d6a7-4b61-9a17-0486b2435729|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:07:38.512Z|28484eb6-d6a7-4b61-9a17-0486b2435729|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:07:40.294Z|096472fb-c802-4b81-8673-a3bec6ef74a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:07:40.295Z|096472fb-c802-4b81-8673-a3bec6ef74a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:07:48.406Z|f45bbf0b-b4a7-471d-bf48-0635a2009181|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:07:48.407Z|f45bbf0b-b4a7-471d-bf48-0635a2009181|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:07:48.416Z|8b30147b-76ce-4bbf-9f92-674bb6dac534|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:07:48.417Z|8b30147b-76ce-4bbf-9f92-674bb6dac534|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:07:48.572Z|65ce678a-9fd6-4029-954d-f17c141fc76f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:07:48.573Z|65ce678a-9fd6-4029-954d-f17c141fc76f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:07:55.295Z|e6c3bf36-8d07-4ea9-b365-0a0c5de59960|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:07:55.296Z|e6c3bf36-8d07-4ea9-b365-0a0c5de59960|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:07:55.994Z|47e08f12-e6bc-4316-803b-144825000a87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:07:56.009Z|47e08f12-e6bc-4316-803b-144825000a87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:07:58.464Z|ed2bc2ad-5314-4377-9a94-3b658f1fb1e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:07:58.465Z|ed2bc2ad-5314-4377-9a94-3b658f1fb1e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:07:58.485Z|a54e85eb-66f8-4e6e-8e8c-9a28ae861a0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:07:58.486Z|a54e85eb-66f8-4e6e-8e8c-9a28ae861a0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:07:58.661Z|5d1b91c4-1d3e-4a7f-91d3-3ba94e7e0488|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:07:58.662Z|5d1b91c4-1d3e-4a7f-91d3-3ba94e7e0488|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:08:08.539Z|d2196b83-4891-44a1-9bdc-15925b6b1cca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:08:08.540Z|d2196b83-4891-44a1-9bdc-15925b6b1cca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:08:08.551Z|57db0ea8-56b2-4817-bcd2-f1c8fe983ff4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:08:08.552Z|57db0ea8-56b2-4817-bcd2-f1c8fe983ff4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:08:08.708Z|a6d6f71c-baa9-4db3-90ea-e72f06a293aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:08:08.709Z|a6d6f71c-baa9-4db3-90ea-e72f06a293aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:08:10.294Z|7335b138-44c2-4f7d-8574-d4b8e93dd058|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:08:10.300Z|7335b138-44c2-4f7d-8574-d4b8e93dd058|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:08:18.583Z|aaaf97dc-400a-4c85-aaf4-327a642547e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:08:18.585Z|aaaf97dc-400a-4c85-aaf4-327a642547e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:08:18.586Z|f610ba1a-feec-484d-84e9-acabda805555|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:08:18.587Z|f610ba1a-feec-484d-84e9-acabda805555|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:08:18.743Z|304c6e7a-fb32-4910-93c4-7c37df8a99b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:08:18.744Z|304c6e7a-fb32-4910-93c4-7c37df8a99b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:08:24.488Z|0cd2852a-7ded-45bc-baae-daff8c6f9160|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:08:24.489Z|0cd2852a-7ded-45bc-baae-daff8c6f9160|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:08:25.294Z|9dbb560b-1387-4ee9-a63c-ba6b3263f3d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:08:25.295Z|9dbb560b-1387-4ee9-a63c-ba6b3263f3d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:08:26.010Z|270234d1-e04e-415d-ae06-89323c1187e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:08:26.011Z|270234d1-e04e-415d-ae06-89323c1187e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:08:28.623Z|cf3a7492-093e-4538-915c-a6db071adc8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:08:28.623Z|bf169ee7-334e-47f8-8f70-6af453ffcd1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:08:28.624Z|cf3a7492-093e-4538-915c-a6db071adc8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:08:28.624Z|bf169ee7-334e-47f8-8f70-6af453ffcd1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:08:28.776Z|4daf228c-e3c0-46a7-a5a5-6f9f9d695863|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:08:28.777Z|4daf228c-e3c0-46a7-a5a5-6f9f9d695863|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:08:38.681Z|2a7b4e6a-29e1-4ec1-8e42-36ad77293c08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:08:38.683Z|2a7b4e6a-29e1-4ec1-8e42-36ad77293c08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:08:38.694Z|8e5b9e8b-79f0-4183-a25c-64a820e1ad14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:08:38.695Z|8e5b9e8b-79f0-4183-a25c-64a820e1ad14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:08:38.832Z|1532e476-c876-4b32-b7c4-c04137c34527|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:08:38.833Z|1532e476-c876-4b32-b7c4-c04137c34527|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:08:40.294Z|9016f29a-20c9-46c1-ab6c-146948041a95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:08:40.295Z|9016f29a-20c9-46c1-ab6c-146948041a95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:08:48.728Z|1f14a575-e1be-4ee9-802b-4b77f061c537|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:08:48.729Z|1f14a575-e1be-4ee9-802b-4b77f061c537|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:08:48.772Z|2e47800c-d934-477c-8bfe-2e932f9a4e78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:08:48.773Z|2e47800c-d934-477c-8bfe-2e932f9a4e78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:08:48.881Z|9dd04868-95ac-422c-8cfb-355fd57414bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:08:48.882Z|9dd04868-95ac-422c-8cfb-355fd57414bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:08:55.294Z|64991177-c96a-4f30-a0b8-91fe2705bd5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:08:55.297Z|64991177-c96a-4f30-a0b8-91fe2705bd5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:08:56.012Z|cdfaa1ca-92fe-4641-9cc7-89979c90bed2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:08:56.013Z|cdfaa1ca-92fe-4641-9cc7-89979c90bed2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:08:58.799Z|a5cb2dfb-0c38-441f-a197-f27017f71e2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:08:58.800Z|a5cb2dfb-0c38-441f-a197-f27017f71e2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:08:58.842Z|0528b86d-8196-4900-835b-a2ad3bd4ede2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:08:58.844Z|0528b86d-8196-4900-835b-a2ad3bd4ede2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:08:58.925Z|5625916c-61a9-4ad9-9d70-20926c264d27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:08:58.927Z|5625916c-61a9-4ad9-9d70-20926c264d27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:09:08.848Z|ac5d5821-3122-4790-972e-83e67570fd99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:09:08.849Z|ac5d5821-3122-4790-972e-83e67570fd99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:09:08.903Z|d2d0bd38-f5fe-4377-a0f6-56e1d1bb986e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:09:08.904Z|d2d0bd38-f5fe-4377-a0f6-56e1d1bb986e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:09:09.009Z|f0745d93-6048-448c-b2bc-2a157c9819e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:09:09.015Z|f0745d93-6048-448c-b2bc-2a157c9819e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:09:10.294Z|ea72c01c-2875-44ff-8ca1-0acca8d7f4f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:09:10.297Z|ea72c01c-2875-44ff-8ca1-0acca8d7f4f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:09:18.926Z|48d330aa-5fe4-4680-b805-7b2f3de24807|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:09:18.927Z|48d330aa-5fe4-4680-b805-7b2f3de24807|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:09:18.957Z|e2b7ac2d-b2e1-4aee-a7b5-533c04b14ef4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:09:18.960Z|e2b7ac2d-b2e1-4aee-a7b5-533c04b14ef4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:09:19.066Z|43dfe92a-45c0-41ab-a324-18d36f12e641|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:09:19.071Z|43dfe92a-45c0-41ab-a324-18d36f12e641|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:09:24.489Z|aee902c4-427e-4203-b3fd-ce4452360e5f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:09:24.490Z|aee902c4-427e-4203-b3fd-ce4452360e5f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:09:25.294Z|0561824a-feb5-4a80-a019-107212088f4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:09:25.295Z|0561824a-feb5-4a80-a019-107212088f4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:09:26.014Z|1d90f271-29b5-428e-b2b3-4abebdb710e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:09:26.015Z|1d90f271-29b5-428e-b2b3-4abebdb710e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:09:28.974Z|611c0381-590a-45bd-bd66-d883bad94926|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:09:28.975Z|611c0381-590a-45bd-bd66-d883bad94926|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:09:29.059Z|218138a0-bb37-4d95-9f21-ee057e8966be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:09:29.060Z|218138a0-bb37-4d95-9f21-ee057e8966be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:09:29.135Z|548b4f3a-4d8f-4720-bc29-361477af897f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:09:29.136Z|548b4f3a-4d8f-4720-bc29-361477af897f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:09:39.062Z|bcbf08a1-631c-436f-8d31-fc5533a148a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:09:39.063Z|bcbf08a1-631c-436f-8d31-fc5533a148a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:09:39.123Z|3965734f-82b3-43bd-8c0e-2c86d9db16e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:09:39.124Z|3965734f-82b3-43bd-8c0e-2c86d9db16e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:09:39.196Z|e1837406-c7d5-4429-847b-337e7a399f19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:09:39.198Z|e1837406-c7d5-4429-847b-337e7a399f19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:09:40.294Z|4b3a4398-b5e5-4f47-81dd-0315c2aea690|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:09:40.296Z|4b3a4398-b5e5-4f47-81dd-0315c2aea690|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:09:49.135Z|4e6a16b0-f286-4b14-a6fb-47b88739fa0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:09:49.136Z|4e6a16b0-f286-4b14-a6fb-47b88739fa0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:09:49.160Z|7e73150d-2603-46ff-9ecf-e963bda93440|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:09:49.161Z|7e73150d-2603-46ff-9ecf-e963bda93440|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:09:49.244Z|693a2c1f-5fc4-4350-bed4-4851e964b760|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:09:49.245Z|693a2c1f-5fc4-4350-bed4-4851e964b760|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:09:55.294Z|5ede99cf-a20a-4efb-99ac-58a27f72a096|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:09:55.295Z|5ede99cf-a20a-4efb-99ac-58a27f72a096|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:09:56.016Z|eca823b3-992e-4687-bdc0-340d7eedeea8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:09:56.016Z|eca823b3-992e-4687-bdc0-340d7eedeea8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:09:59.229Z|4b157562-6457-468f-bd05-97afa764970c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:09:59.230Z|4b157562-6457-468f-bd05-97afa764970c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:09:59.229Z|78d44e3b-4c3a-4309-8a3a-1aa1e6c31c83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:09:59.234Z|78d44e3b-4c3a-4309-8a3a-1aa1e6c31c83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:09:59.275Z|670c55d6-0c10-452d-884a-871f6bdfcf8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:09:59.276Z|670c55d6-0c10-452d-884a-871f6bdfcf8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:10:09.274Z|7c11756d-20d0-4603-a8a2-83a1c5e61124|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:10:09.274Z|7c11756d-20d0-4603-a8a2-83a1c5e61124|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:10:09.286Z|a4a7d319-52b3-4a7f-b59d-d970248c774d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:10:09.288Z|a4a7d319-52b3-4a7f-b59d-d970248c774d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:10:09.325Z|b6e594f5-3214-4208-bfd1-733db0e20978|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:10:09.326Z|b6e594f5-3214-4208-bfd1-733db0e20978|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:10:10.294Z|73a9d55d-eff2-42b5-a12d-5c1682a02898|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:10:10.295Z|73a9d55d-eff2-42b5-a12d-5c1682a02898|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:10:19.360Z|bbf4b2db-63c2-40d4-894a-671f90127640|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:10:19.361Z|bbf4b2db-63c2-40d4-894a-671f90127640|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:10:19.394Z|e01aeb9f-5c91-47fd-b0eb-7e20b02e7bcc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:10:19.395Z|e01aeb9f-5c91-47fd-b0eb-7e20b02e7bcc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:10:19.421Z|a08fae48-f374-43cf-91d0-efcd90fbd50b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:10:19.422Z|a08fae48-f374-43cf-91d0-efcd90fbd50b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:10:24.489Z|6abd5c0d-ec74-4668-87cd-0095a71d87b5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:10:24.491Z|6abd5c0d-ec74-4668-87cd-0095a71d87b5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:10:25.294Z|af1abe2a-975e-461c-910a-c4fc83b78769|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:10:25.297Z|af1abe2a-975e-461c-910a-c4fc83b78769|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:10:26.017Z|c3afbb95-f802-46ff-90fe-6af2df9492f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:10:26.018Z|c3afbb95-f802-46ff-90fe-6af2df9492f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:10:29.426Z|9685acba-fa28-433b-8398-943f0588263d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:10:29.427Z|9685acba-fa28-433b-8398-943f0588263d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:10:29.434Z|94b53a89-3556-4a99-ab6f-d25591446d85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:10:29.438Z|94b53a89-3556-4a99-ab6f-d25591446d85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:10:29.455Z|0087c2e6-84a1-46e6-a8d9-f1e24c414298|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:10:29.456Z|0087c2e6-84a1-46e6-a8d9-f1e24c414298|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:10:39.469Z|33af088a-ec98-4ef9-b816-9e1de433e0fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:10:39.470Z|33af088a-ec98-4ef9-b816-9e1de433e0fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:10:39.483Z|311cd34a-5b45-4183-b18c-815f0644212f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:10:39.492Z|311cd34a-5b45-4183-b18c-815f0644212f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:10:39.506Z|f3737797-78f2-45b1-b343-400a07a58f9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:10:39.506Z|f3737797-78f2-45b1-b343-400a07a58f9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:10:40.294Z|fefd140e-564f-43a3-b2d9-c7492c78ffb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:10:40.295Z|fefd140e-564f-43a3-b2d9-c7492c78ffb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:10:49.501Z|22dfb359-96ae-4462-af1d-b6c0d2da0bbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:10:49.502Z|22dfb359-96ae-4462-af1d-b6c0d2da0bbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:10:49.530Z|ab4b9dad-cf08-42e3-b9cc-f0cdc266dffa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:10:49.530Z|930193c4-b869-4776-9ad3-221040a38ee5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:10:49.531Z|ab4b9dad-cf08-42e3-b9cc-f0cdc266dffa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:10:49.531Z|930193c4-b869-4776-9ad3-221040a38ee5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:10:55.294Z|9288417c-115c-4d63-b27e-bae65599883e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:10:55.295Z|9288417c-115c-4d63-b27e-bae65599883e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:10:56.018Z|b291c7a7-4c40-4adf-9661-665091f00204|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:10:56.019Z|b291c7a7-4c40-4adf-9661-665091f00204|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:10:59.526Z|aaa62ab3-85a4-443b-b2e5-6bf603ec7c90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:10:59.527Z|aaa62ab3-85a4-443b-b2e5-6bf603ec7c90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:10:59.565Z|0fa6d327-dc97-4ad7-b017-23126d0bb744|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:10:59.565Z|3b340bd3-d71f-43dd-a997-1f5fa6d6e9cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:10:59.567Z|0fa6d327-dc97-4ad7-b017-23126d0bb744|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:10:59.566Z|3b340bd3-d71f-43dd-a997-1f5fa6d6e9cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:11:09.554Z|3b745729-df90-47b5-8555-e08a190ab481|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:11:09.555Z|3b745729-df90-47b5-8555-e08a190ab481|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:11:09.601Z|a7e72ee8-7234-43d0-aabe-90daaeffa87f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:11:09.602Z|a7e72ee8-7234-43d0-aabe-90daaeffa87f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:11:09.605Z|7307ea54-00b4-4684-b50c-8fec82512bb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:11:09.606Z|7307ea54-00b4-4684-b50c-8fec82512bb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:11:10.294Z|c10ce45a-f080-44ba-8963-ddf3c4f4c6f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:11:10.300Z|c10ce45a-f080-44ba-8963-ddf3c4f4c6f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:11:19.609Z|8ea4bca9-23bc-4fbf-87c7-235c51b1d838|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:11:19.610Z|8ea4bca9-23bc-4fbf-87c7-235c51b1d838|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:11:19.689Z|11751036-8edd-4410-aff1-07809c601c3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:11:19.690Z|11751036-8edd-4410-aff1-07809c601c3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:11:19.693Z|52c7f5bc-c034-4cd7-9b73-860a616a0561|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:11:19.694Z|52c7f5bc-c034-4cd7-9b73-860a616a0561|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:11:24.490Z|5417ea20-654f-4527-a6c7-9805ae7c441f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:11:24.493Z|5417ea20-654f-4527-a6c7-9805ae7c441f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:11:25.294Z|7e3a3c53-b091-485b-be89-017da0746841|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:11:25.295Z|7e3a3c53-b091-485b-be89-017da0746841|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:11:26.020Z|af179055-638e-44ef-a58b-eb4e0e7c9451|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:11:26.020Z|af179055-638e-44ef-a58b-eb4e0e7c9451|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:11:29.653Z|b57489ee-5f00-463d-a762-5e292efd93e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:11:29.654Z|b57489ee-5f00-463d-a762-5e292efd93e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:11:29.749Z|522bce82-0191-43bc-9638-82bb067487fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:11:29.749Z|fdf4fd7a-6428-4715-b0e8-042a1a7f5704|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:11:29.750Z|522bce82-0191-43bc-9638-82bb067487fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:11:29.750Z|fdf4fd7a-6428-4715-b0e8-042a1a7f5704|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:11:39.696Z|906deed8-e39c-4c89-a441-2124901f1f96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:11:39.699Z|906deed8-e39c-4c89-a441-2124901f1f96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:11:39.781Z|030d3b64-3caa-494e-b881-31bc729af65c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:11:39.782Z|030d3b64-3caa-494e-b881-31bc729af65c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:11:39.782Z|12dfa02e-3cb6-4b84-b9d5-f04e86fddba8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:11:39.783Z|12dfa02e-3cb6-4b84-b9d5-f04e86fddba8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:11:40.294Z|ea0e59a2-2e84-4da4-9069-110604e3ad39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:11:40.295Z|ea0e59a2-2e84-4da4-9069-110604e3ad39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:11:49.741Z|4c306d6a-998c-4a66-809d-65480bfda8fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:11:49.742Z|4c306d6a-998c-4a66-809d-65480bfda8fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:11:49.813Z|799a3b83-eec4-4ea8-854e-bcf849b779cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:11:49.813Z|01edbfba-d4e0-4fc4-83dc-67c646c89934|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:11:49.813Z|01edbfba-d4e0-4fc4-83dc-67c646c89934|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:11:49.813Z|799a3b83-eec4-4ea8-854e-bcf849b779cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:11:55.295Z|cbdeecb1-0c47-44f6-a2ef-4b85d7bfc9d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:11:55.298Z|cbdeecb1-0c47-44f6-a2ef-4b85d7bfc9d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:11:56.021Z|5402ad21-5f9e-4fb8-a05d-19ba302a9107|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:11:56.022Z|5402ad21-5f9e-4fb8-a05d-19ba302a9107|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:11:59.815Z|44b6f0e4-9f89-4272-8b72-fed848d21a3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:11:59.816Z|44b6f0e4-9f89-4272-8b72-fed848d21a3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:11:59.870Z|2b3be22e-3fb5-4859-a240-542eeadfb2fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:11:59.871Z|2b3be22e-3fb5-4859-a240-542eeadfb2fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:11:59.876Z|3c89477f-89f7-497b-b423-583c67583039|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:11:59.876Z|3c89477f-89f7-497b-b423-583c67583039|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:12:09.874Z|b72fc1db-4cfc-4e90-b7d6-201f4732a31f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:12:09.875Z|b72fc1db-4cfc-4e90-b7d6-201f4732a31f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:12:09.904Z|be7703ca-a620-49ea-b4b1-c2b9c5c267b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:12:09.905Z|be7703ca-a620-49ea-b4b1-c2b9c5c267b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:12:09.916Z|4281cefc-e558-46a0-9c72-dc7fc186b576|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:12:09.917Z|4281cefc-e558-46a0-9c72-dc7fc186b576|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:12:10.296Z|e4ed8d45-170b-4d4f-be9e-256f8c46f888|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:12:10.296Z|e4ed8d45-170b-4d4f-be9e-256f8c46f888|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:12:19.956Z|9bd30da7-65d0-48ee-9ae6-f1dc24f0750a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:12:19.962Z|9bd30da7-65d0-48ee-9ae6-f1dc24f0750a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:12:19.995Z|fc9efa4a-ed95-4d35-8d37-2cb4c0cd65d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:12:20.001Z|fc9efa4a-ed95-4d35-8d37-2cb4c0cd65d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:12:20.006Z|a905ba12-e208-45f8-a8b0-5650bcd6a656|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:12:20.008Z|a905ba12-e208-45f8-a8b0-5650bcd6a656|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:12:24.499Z|299e4573-5800-469d-9e1d-42994bd9589e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:12:24.500Z|299e4573-5800-469d-9e1d-42994bd9589e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:12:25.299Z|d70800fb-d372-49dd-aeb5-a18a2b4cbc86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:12:25.311Z|d70800fb-d372-49dd-aeb5-a18a2b4cbc86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:12:26.024Z|fad785f3-7f91-4696-a965-3ba6c7c026b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:12:26.024Z|fad785f3-7f91-4696-a965-3ba6c7c026b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:12:30.032Z|436e996d-bef0-4a16-91d9-e8b69f639b8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:12:30.033Z|436e996d-bef0-4a16-91d9-e8b69f639b8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:12:30.069Z|6a670bb0-1ee1-4b17-8961-1d575b0e4f10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:12:30.071Z|6a670bb0-1ee1-4b17-8961-1d575b0e4f10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:12:30.084Z|fd535993-b9b9-4ef2-8b22-62605a9c1292|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:12:30.085Z|fd535993-b9b9-4ef2-8b22-62605a9c1292|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:12:40.104Z|2ca45327-af6f-406b-beb2-96bec98c4eb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:12:40.105Z|2ca45327-af6f-406b-beb2-96bec98c4eb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:12:40.137Z|af2eafce-a180-41a6-8939-39bc1f4a0888|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:12:40.138Z|af2eafce-a180-41a6-8939-39bc1f4a0888|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:12:40.144Z|99cd15dd-b880-4a04-bc70-23f11f9e0b87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:12:40.151Z|99cd15dd-b880-4a04-bc70-23f11f9e0b87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:12:40.294Z|2d08a0dd-015f-4753-a2c5-75da19abeeba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:12:40.296Z|2d08a0dd-015f-4753-a2c5-75da19abeeba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:12:50.161Z|a019664f-24fd-49cd-9a24-15fa1bbd9b80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:12:50.162Z|a019664f-24fd-49cd-9a24-15fa1bbd9b80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:12:50.216Z|c2656ff9-8a94-451a-b004-86af8d8da07c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:12:50.217Z|c2656ff9-8a94-451a-b004-86af8d8da07c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:12:50.231Z|985cb0f4-e833-49d1-92a8-fdfc16d81c06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:12:50.232Z|985cb0f4-e833-49d1-92a8-fdfc16d81c06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:12:55.294Z|882138af-4c0e-4fd8-9a73-a5a935825314|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:12:55.295Z|882138af-4c0e-4fd8-9a73-a5a935825314|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:12:56.025Z|1b26b65b-62ed-4b4e-b037-78f19af8e497|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:12:56.026Z|1b26b65b-62ed-4b4e-b037-78f19af8e497|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:13:00.265Z|50e452e0-530e-43d3-997c-82cfec7b04b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:13:00.266Z|50e452e0-530e-43d3-997c-82cfec7b04b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:13:00.285Z|28e1535e-695e-4fb2-9885-7ee4083d3070|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:13:00.286Z|28e1535e-695e-4fb2-9885-7ee4083d3070|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:13:00.366Z|a1d07b57-3b6a-4c37-bbba-dfb107a434d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:13:00.367Z|a1d07b57-3b6a-4c37-bbba-dfb107a434d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:13:10.294Z|9a60e1b0-5f8f-4199-8c28-db8fc29dcd6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:13:10.298Z|9a60e1b0-5f8f-4199-8c28-db8fc29dcd6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:13:10.319Z|4252f7aa-c658-4f80-b181-ead94fd1cdf4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:13:10.320Z|4252f7aa-c658-4f80-b181-ead94fd1cdf4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:13:10.348Z|7c6108d1-565d-4413-8afe-072be9358484|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:13:10.349Z|7c6108d1-565d-4413-8afe-072be9358484|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:13:10.449Z|9c338c05-b9b8-41e3-ad28-320df6879e40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:13:10.450Z|9c338c05-b9b8-41e3-ad28-320df6879e40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:13:20.349Z|91df340e-b851-47c5-a3ea-72ee3984e5c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:13:20.350Z|91df340e-b851-47c5-a3ea-72ee3984e5c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:13:20.393Z|6674e30a-452a-4967-b956-579d0a63dd8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:13:20.394Z|6674e30a-452a-4967-b956-579d0a63dd8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:13:20.479Z|fc125129-4082-4281-bd43-391b12afc7b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:13:20.480Z|fc125129-4082-4281-bd43-391b12afc7b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:13:24.486Z|71d6760b-1682-47ce-b64f-348a9d15efde|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:13:24.488Z|71d6760b-1682-47ce-b64f-348a9d15efde|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:13:25.294Z|d2d5bcfb-0481-4c1d-a1d9-16df01e82e28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:13:25.295Z|d2d5bcfb-0481-4c1d-a1d9-16df01e82e28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:13:26.027Z|e1c6aa7c-7011-428b-b167-68fa5bca1ac6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:13:26.029Z|e1c6aa7c-7011-428b-b167-68fa5bca1ac6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:13:30.387Z|5b1333b6-5953-4694-88a0-5ab4ddd16503|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:13:30.388Z|5b1333b6-5953-4694-88a0-5ab4ddd16503|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:13:30.434Z|4e9579fd-c265-4c27-8f2e-fdfbf9442482|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:13:30.438Z|4e9579fd-c265-4c27-8f2e-fdfbf9442482|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:13:30.511Z|e8282473-20fb-447c-921d-b547c1dc007d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:13:30.512Z|e8282473-20fb-447c-921d-b547c1dc007d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:13:40.294Z|fbbfc0f9-663c-4049-b392-b3b828e75626|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:13:40.295Z|fbbfc0f9-663c-4049-b392-b3b828e75626|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:13:40.417Z|20aba5fb-e078-42b8-b93c-37379cb046e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:13:40.418Z|20aba5fb-e078-42b8-b93c-37379cb046e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:13:40.469Z|4bc31251-959f-43f9-a87e-8efebee1914d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:13:40.470Z|4bc31251-959f-43f9-a87e-8efebee1914d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:13:40.542Z|d04385e0-b5bf-41b7-b237-8a2dcf731407|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:13:40.545Z|d04385e0-b5bf-41b7-b237-8a2dcf731407|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:13:50.460Z|2ce0baeb-2550-4e36-b267-0567aff06c52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:13:50.462Z|2ce0baeb-2550-4e36-b267-0567aff06c52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:13:50.505Z|1605a929-5697-44ae-a1ef-19fc4d18f9b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:13:50.506Z|1605a929-5697-44ae-a1ef-19fc4d18f9b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:13:50.572Z|5f738422-ce0e-495e-bab9-0061201ad927|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:13:50.575Z|5f738422-ce0e-495e-bab9-0061201ad927|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:13:55.294Z|7817c576-2ea9-4c45-b816-676150ac9cfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:13:55.297Z|7817c576-2ea9-4c45-b816-676150ac9cfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:13:56.030Z|55fdc7ba-bc52-4516-a5d1-d0746453d369|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:13:56.031Z|55fdc7ba-bc52-4516-a5d1-d0746453d369|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:14:00.506Z|140ebd16-8fcb-443f-89eb-ce11463b3680|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:14:00.507Z|140ebd16-8fcb-443f-89eb-ce11463b3680|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:14:00.539Z|2cd6ccb3-76ce-4850-9f3f-369cf52e5189|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:14:00.553Z|2cd6ccb3-76ce-4850-9f3f-369cf52e5189|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:14:00.608Z|b212de67-ac54-4807-9366-124804bb665c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:14:00.623Z|b212de67-ac54-4807-9366-124804bb665c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:14:10.294Z|c55f9811-0c3b-4658-a632-1e961bc6293f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:14:10.295Z|c55f9811-0c3b-4658-a632-1e961bc6293f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:14:10.542Z|2187abf6-fb70-40bf-b669-0b878dbbf2bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:14:10.543Z|2187abf6-fb70-40bf-b669-0b878dbbf2bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:14:10.589Z|eeae7a76-5731-4cf3-9d9a-435389b0693c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:14:10.590Z|eeae7a76-5731-4cf3-9d9a-435389b0693c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:14:10.649Z|e85334b9-d59e-4431-a8ac-6d0418018411|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:14:10.650Z|e85334b9-d59e-4431-a8ac-6d0418018411|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:14:20.589Z|63f2fb5b-9d4d-45fc-b349-5684b3cef558|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:14:20.591Z|63f2fb5b-9d4d-45fc-b349-5684b3cef558|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:14:20.619Z|9b387577-aa89-44d1-807f-52ef0ea2c4c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:14:20.620Z|9b387577-aa89-44d1-807f-52ef0ea2c4c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:14:20.676Z|6fbc0b06-a3fc-4911-b9d0-0d791478f8fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:14:20.678Z|6fbc0b06-a3fc-4911-b9d0-0d791478f8fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:14:24.492Z|ca55f6bf-887c-46de-af2a-52fbf9ae780f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:14:24.494Z|ca55f6bf-887c-46de-af2a-52fbf9ae780f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:14:25.294Z|824baa25-424d-4ae8-b9b6-2730c3503235|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:14:25.295Z|824baa25-424d-4ae8-b9b6-2730c3503235|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:14:26.034Z|e6c2d73c-d585-4642-8f8b-0b2778753141|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:14:26.035Z|e6c2d73c-d585-4642-8f8b-0b2778753141|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:14:30.618Z|50de7892-f0c8-4b63-b041-f4ca10c4a3cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:14:30.619Z|50de7892-f0c8-4b63-b041-f4ca10c4a3cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:14:30.647Z|ef1f240d-98c1-4ae5-ba72-aa1e30fe905c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:14:30.648Z|ef1f240d-98c1-4ae5-ba72-aa1e30fe905c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:14:30.702Z|036e5adf-3a6b-4687-ac7f-a72c644edaf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:14:30.703Z|036e5adf-3a6b-4687-ac7f-a72c644edaf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:14:40.296Z|f6b8e124-6199-4dc8-9d00-90695589fd8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:14:40.315Z|f6b8e124-6199-4dc8-9d00-90695589fd8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:14:40.661Z|ef606df7-77de-4ce8-b8af-3197ff41632d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:14:40.662Z|ef606df7-77de-4ce8-b8af-3197ff41632d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:14:40.678Z|8f62e642-2448-4dab-b2f1-419bad88d385|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:14:40.680Z|8f62e642-2448-4dab-b2f1-419bad88d385|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:14:40.731Z|711cdde8-a47d-44e1-afbc-0423f118d715|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:14:40.732Z|711cdde8-a47d-44e1-afbc-0423f118d715|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:14:50.691Z|79195323-622c-4b23-9f24-d2f6ebd91433|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:14:50.692Z|79195323-622c-4b23-9f24-d2f6ebd91433|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:14:50.726Z|f5ab0a7a-f6df-40af-afe0-62518dedec9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:14:50.728Z|f5ab0a7a-f6df-40af-afe0-62518dedec9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:14:50.760Z|dbecf741-f32e-4cd0-9898-936190249d0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:14:50.761Z|dbecf741-f32e-4cd0-9898-936190249d0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:14:55.294Z|221c099c-5ed4-4973-89e9-f9c22fa30cef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:14:55.295Z|221c099c-5ed4-4973-89e9-f9c22fa30cef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:14:56.036Z|68d213e2-3f65-4d50-8804-6866fa3cc849|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:14:56.036Z|68d213e2-3f65-4d50-8804-6866fa3cc849|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:15:00.719Z|c042317a-a77c-44aa-81f7-d00d2ac465e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:15:00.720Z|c042317a-a77c-44aa-81f7-d00d2ac465e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:15:00.756Z|b32f202d-d971-4584-bbd0-1660e0741dcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:15:00.757Z|b32f202d-d971-4584-bbd0-1660e0741dcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:15:00.790Z|41f7c2cc-aac2-487e-abdb-d449a1c4d44f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:15:00.791Z|41f7c2cc-aac2-487e-abdb-d449a1c4d44f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:15:10.294Z|2b9f709d-29d1-4067-9ff5-959bcf07a7a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:15:10.295Z|2b9f709d-29d1-4067-9ff5-959bcf07a7a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:15:10.753Z|816a29ac-5896-4d34-a00f-c48956e2a00a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:15:10.754Z|816a29ac-5896-4d34-a00f-c48956e2a00a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:15:10.784Z|a8695bde-0265-4585-9ea3-b20eb8ba4708|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:15:10.785Z|a8695bde-0265-4585-9ea3-b20eb8ba4708|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:15:10.814Z|5a9e472a-8324-40d5-8dae-82e1ac054e9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:15:10.815Z|5a9e472a-8324-40d5-8dae-82e1ac054e9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:15:20.809Z|afc1fd90-638a-46cd-9e57-b7baceb54433|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:15:20.810Z|afc1fd90-638a-46cd-9e57-b7baceb54433|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:15:20.846Z|1b95ecf1-5f7f-47e8-aa86-216b9cc2fa51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:15:20.847Z|1b95ecf1-5f7f-47e8-aa86-216b9cc2fa51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:15:20.875Z|1e5d2d8e-0c4b-4fda-b176-bba1c4f850ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:15:20.876Z|1e5d2d8e-0c4b-4fda-b176-bba1c4f850ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:15:24.561Z|142d8d6d-aece-43eb-969e-19d613c1e073|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:15:24.562Z|142d8d6d-aece-43eb-969e-19d613c1e073|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:15:25.294Z|b1c23e2f-d325-4329-b6b6-679912e7764a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:15:25.299Z|b1c23e2f-d325-4329-b6b6-679912e7764a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:15:26.040Z|7c4d4549-93a2-4f78-b7b6-11a3b24078b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:15:26.042Z|7c4d4549-93a2-4f78-b7b6-11a3b24078b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:15:30.847Z|3ca9e572-0ca2-4c72-8453-ce7d2b8ef2e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:15:30.848Z|3ca9e572-0ca2-4c72-8453-ce7d2b8ef2e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:15:30.886Z|6f76759d-a1ae-4182-851b-ad125a5de14c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:15:30.887Z|6f76759d-a1ae-4182-851b-ad125a5de14c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:15:30.909Z|67a86b73-0e55-43cd-a6ab-7e4805cf4aaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:15:30.909Z|67a86b73-0e55-43cd-a6ab-7e4805cf4aaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:15:40.295Z|372e7602-286e-4351-b45b-8f659219daf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:15:40.296Z|372e7602-286e-4351-b45b-8f659219daf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:15:40.878Z|7846de1a-65f2-4f18-9d69-cd9ca9047e41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:15:40.879Z|7846de1a-65f2-4f18-9d69-cd9ca9047e41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:15:40.925Z|8052db53-cfe5-4bf2-908a-4c6917c8dd5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:15:40.926Z|8052db53-cfe5-4bf2-908a-4c6917c8dd5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:15:40.940Z|af3c8ce4-b29e-4181-9bcd-bc8448f7ba4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:15:40.941Z|af3c8ce4-b29e-4181-9bcd-bc8448f7ba4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:15:50.924Z|340f1ebe-0b89-42b0-8490-32cf3a7bd68b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:15:50.925Z|340f1ebe-0b89-42b0-8490-32cf3a7bd68b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:15:50.962Z|b7eb0d64-4bd7-49ee-b046-8e3614317db5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:15:50.963Z|b7eb0d64-4bd7-49ee-b046-8e3614317db5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:15:51.000Z|15e3d215-089f-47a4-93b9-7454df820e67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:15:51.004Z|15e3d215-089f-47a4-93b9-7454df820e67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:15:55.294Z|3d2e530f-e2f5-465c-89f5-44434173f244|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:15:55.295Z|3d2e530f-e2f5-465c-89f5-44434173f244|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:15:56.043Z|4601c3d7-9cc2-4243-864d-37fea752c037|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:15:56.045Z|4601c3d7-9cc2-4243-864d-37fea752c037|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:16:01.001Z|1856be46-7f6e-4c82-a627-b77d31394594|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:16:01.002Z|1856be46-7f6e-4c82-a627-b77d31394594|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:16:01.012Z|3ba3dfc9-fc98-43ca-81d2-c2681591a752|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:16:01.013Z|3ba3dfc9-fc98-43ca-81d2-c2681591a752|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:16:01.084Z|a4a155ea-385b-4842-9c66-b7b9a2976e03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:16:01.085Z|a4a155ea-385b-4842-9c66-b7b9a2976e03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:16:10.294Z|ee7dbd4f-3073-4ddd-9788-ba2c38be08a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:16:10.297Z|ee7dbd4f-3073-4ddd-9788-ba2c38be08a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:16:11.051Z|bf1098fc-02ab-4eed-b0b3-cc7a71392df1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:16:11.051Z|bf1098fc-02ab-4eed-b0b3-cc7a71392df1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:16:11.055Z|c26c73fb-4713-4b2a-aa14-3081ff9df702|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:16:11.055Z|c26c73fb-4713-4b2a-aa14-3081ff9df702|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:16:11.129Z|01a2e2a1-355c-463d-96ac-574d739a3b42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:16:11.130Z|01a2e2a1-355c-463d-96ac-574d739a3b42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:16:21.097Z|8d04be1c-b98a-48d0-9a52-bd76f310b1d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:16:21.098Z|8d04be1c-b98a-48d0-9a52-bd76f310b1d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:16:21.101Z|416afdf0-26a0-4bf6-bbea-185a3a00b428|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:16:21.102Z|416afdf0-26a0-4bf6-bbea-185a3a00b428|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:16:21.165Z|c7c0661d-b642-493d-8603-4564a2f46b47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:16:21.168Z|c7c0661d-b642-493d-8603-4564a2f46b47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:16:24.490Z|6938f8b3-5784-479c-b624-f969cc5202f7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:16:24.491Z|6938f8b3-5784-479c-b624-f969cc5202f7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:16:25.294Z|68f6bf3c-9216-4113-abce-9d322e86681c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:16:25.295Z|68f6bf3c-9216-4113-abce-9d322e86681c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:16:26.046Z|40db4502-b3d8-4ae9-9907-0a3f38de5323|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:16:26.047Z|40db4502-b3d8-4ae9-9907-0a3f38de5323|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:16:31.142Z|d39ce5b2-b484-4027-ba25-de287497dac9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:16:31.143Z|d39ce5b2-b484-4027-ba25-de287497dac9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:16:31.165Z|8c7e71be-6c3d-4ece-8f29-1ed95dd2b768|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:16:31.166Z|8c7e71be-6c3d-4ece-8f29-1ed95dd2b768|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:16:31.205Z|2a5dbda2-c73c-48f9-a688-f7ad1ffb607c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:16:31.214Z|2a5dbda2-c73c-48f9-a688-f7ad1ffb607c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:16:40.294Z|9b9e9add-58d2-4ad5-92cf-ad372a6de592|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:16:40.296Z|9b9e9add-58d2-4ad5-92cf-ad372a6de592|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:16:41.174Z|c0d2a567-16f1-45c9-beb4-e185c3492a64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:16:41.176Z|c0d2a567-16f1-45c9-beb4-e185c3492a64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:16:41.196Z|a6238dec-c782-414d-b766-352a0d9de283|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:16:41.202Z|a6238dec-c782-414d-b766-352a0d9de283|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:16:41.252Z|61d741ed-ddb1-4e7a-b03f-bd3aead541c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:16:41.253Z|61d741ed-ddb1-4e7a-b03f-bd3aead541c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:16:51.213Z|a2b9b1fc-1abd-457f-971f-9ca15c2dc675|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:16:51.214Z|a2b9b1fc-1abd-457f-971f-9ca15c2dc675|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:16:51.231Z|faeb9b66-aa7e-4bac-a266-6f941878431a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:16:51.233Z|faeb9b66-aa7e-4bac-a266-6f941878431a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:16:51.288Z|115cb978-c578-4bb4-b380-8737732c23ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:16:51.289Z|115cb978-c578-4bb4-b380-8737732c23ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:16:55.294Z|e9c61c9a-0143-4d28-a686-a580ef808262|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:16:55.297Z|e9c61c9a-0143-4d28-a686-a580ef808262|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:16:56.048Z|0d162746-0bf9-4600-a097-99a20ea630c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:16:56.049Z|0d162746-0bf9-4600-a097-99a20ea630c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:17:01.250Z|f743726c-741d-4bc4-a647-d5817f051e93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:17:01.251Z|f743726c-741d-4bc4-a647-d5817f051e93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:17:01.284Z|9a375521-2c9b-4389-984e-8c7658b21012|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:17:01.285Z|9a375521-2c9b-4389-984e-8c7658b21012|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:17:01.324Z|8ec59757-861e-4cc1-b672-2e9acb0ae291|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:17:01.325Z|8ec59757-861e-4cc1-b672-2e9acb0ae291|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:17:10.294Z|ef2b3a26-12f6-41be-85e0-9fb560a160ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:17:10.295Z|ef2b3a26-12f6-41be-85e0-9fb560a160ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:17:11.278Z|f7cd9569-1b8a-47d4-8ca1-9bb899b3cb3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:17:11.280Z|f7cd9569-1b8a-47d4-8ca1-9bb899b3cb3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:17:11.317Z|67eff2b6-93f8-411e-b54d-b4d61dd81c01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:17:11.318Z|67eff2b6-93f8-411e-b54d-b4d61dd81c01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:17:11.353Z|b53ff3cb-61a1-4869-adad-5f3f46ca2163|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:17:11.354Z|b53ff3cb-61a1-4869-adad-5f3f46ca2163|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:17:21.318Z|e4aed6d9-40e6-4696-a3ed-b82250dc78e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:17:21.319Z|e4aed6d9-40e6-4696-a3ed-b82250dc78e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:17:21.356Z|c20f3347-cf70-465b-9c1b-397ce42c37f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:17:21.357Z|c20f3347-cf70-465b-9c1b-397ce42c37f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:17:21.395Z|4cf18a8f-bd86-46a4-a9b9-b94049c9250b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:17:21.397Z|4cf18a8f-bd86-46a4-a9b9-b94049c9250b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:17:24.487Z|26f37000-e23a-4754-afc5-a4d5286f43a7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:17:24.488Z|26f37000-e23a-4754-afc5-a4d5286f43a7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:17:25.294Z|dd2cb56d-544a-4d23-b236-e08751e12230|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:17:25.295Z|dd2cb56d-544a-4d23-b236-e08751e12230|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:17:26.050Z|ecc97661-ba46-4986-a81d-6ae72df5afd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:17:26.050Z|ecc97661-ba46-4986-a81d-6ae72df5afd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:17:31.351Z|c3962239-4f20-484c-8637-a8d2e1d7c561|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:17:31.352Z|c3962239-4f20-484c-8637-a8d2e1d7c561|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:17:31.427Z|edc5847b-cfb5-4be8-9530-a02af95ca412|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:17:31.428Z|edc5847b-cfb5-4be8-9530-a02af95ca412|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:17:31.442Z|6469ef2d-c175-4262-ab7f-6818c07037d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:17:31.443Z|6469ef2d-c175-4262-ab7f-6818c07037d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:17:40.294Z|1c4e62b9-b705-4b93-8e5b-9cfacec74f01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:17:40.297Z|1c4e62b9-b705-4b93-8e5b-9cfacec74f01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:17:41.377Z|96c26e5a-a1b9-478c-a627-939e07f200a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:17:41.384Z|96c26e5a-a1b9-478c-a627-939e07f200a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:17:41.454Z|bb1a014d-6f8a-4c2d-8323-01b27ed009ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:17:41.454Z|bb1a014d-6f8a-4c2d-8323-01b27ed009ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:17:41.468Z|7de047cc-ee33-41b2-b8eb-f698fb3ee882|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:17:41.470Z|7de047cc-ee33-41b2-b8eb-f698fb3ee882|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:17:51.435Z|25a33642-366f-47c1-a583-12b999c18576|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:17:51.437Z|25a33642-366f-47c1-a583-12b999c18576|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:17:51.490Z|ae2df04c-20df-4349-8cbc-63484e46e299|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:17:51.491Z|ae2df04c-20df-4349-8cbc-63484e46e299|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:17:51.505Z|019a7fcb-7e82-4a04-a115-65ae7dce4cc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:17:51.505Z|019a7fcb-7e82-4a04-a115-65ae7dce4cc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:17:55.294Z|d5921259-a7ed-4ee4-aaac-41ab2b26ba45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:17:55.295Z|d5921259-a7ed-4ee4-aaac-41ab2b26ba45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:17:56.051Z|2541c055-8827-4b3b-837e-cc800085bc29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:17:56.052Z|2541c055-8827-4b3b-837e-cc800085bc29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:18:01.466Z|45c80515-96c5-455f-bd22-e43158fd450e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:18:01.467Z|45c80515-96c5-455f-bd22-e43158fd450e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:18:01.533Z|619fd809-1fc0-46ea-bf32-054b56c1ca06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:18:01.533Z|779ad86d-6e3b-4aa8-9279-8605e7dbe117|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:18:01.534Z|779ad86d-6e3b-4aa8-9279-8605e7dbe117|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:18:01.534Z|619fd809-1fc0-46ea-bf32-054b56c1ca06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:18:10.294Z|66720aa4-2f00-49d3-84cb-2ec4517edb5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:18:10.295Z|66720aa4-2f00-49d3-84cb-2ec4517edb5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:18:11.492Z|f88a8f3b-d48c-45f1-b124-085b490e4e7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:18:11.492Z|f88a8f3b-d48c-45f1-b124-085b490e4e7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:18:11.570Z|77aa7fa3-9fdd-4442-b52e-3b049d012b33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:18:11.571Z|77aa7fa3-9fdd-4442-b52e-3b049d012b33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:18:11.575Z|14106c94-a718-4ffd-af8d-9c9a9b699575|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:18:11.576Z|14106c94-a718-4ffd-af8d-9c9a9b699575|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:18:21.515Z|b3254dd3-9c5f-4209-885c-c21823cf99db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:18:21.516Z|b3254dd3-9c5f-4209-885c-c21823cf99db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:18:21.598Z|65bb818e-d46e-4399-b530-1fba97aceeea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:18:21.598Z|e4502ee1-d84c-4d16-90a2-0510792e0ae6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:18:21.599Z|65bb818e-d46e-4399-b530-1fba97aceeea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:18:21.599Z|e4502ee1-d84c-4d16-90a2-0510792e0ae6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:18:24.488Z|5c47c522-f629-4950-87dd-6b0968a430e8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:18:24.489Z|5c47c522-f629-4950-87dd-6b0968a430e8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:18:25.294Z|1cd399a8-fac0-4614-a86e-aa497ad462d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:18:25.299Z|1cd399a8-fac0-4614-a86e-aa497ad462d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:18:26.055Z|0035d875-40d9-432e-8727-bddba263da49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:18:26.055Z|0035d875-40d9-432e-8727-bddba263da49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:18:31.537Z|61342f69-a514-4c00-9804-191e2793ee49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:18:31.538Z|61342f69-a514-4c00-9804-191e2793ee49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:18:31.623Z|acb3f47f-a262-4660-9e88-23b915d36b4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:18:31.624Z|acb3f47f-a262-4660-9e88-23b915d36b4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:18:31.629Z|d9683caf-8f19-4274-8c18-c6e5d36bcdd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:18:31.629Z|d9683caf-8f19-4274-8c18-c6e5d36bcdd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:18:40.294Z|7a9aa9f4-1dda-4fdf-b361-b28b98db2ade|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:18:40.295Z|7a9aa9f4-1dda-4fdf-b361-b28b98db2ade|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:18:41.586Z|9590dbeb-671a-42eb-ac24-18f54ca7c817|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:18:41.587Z|9590dbeb-671a-42eb-ac24-18f54ca7c817|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:18:41.658Z|3658f7f6-7183-49a1-8a16-3b00b2617191|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:18:41.662Z|3658f7f6-7183-49a1-8a16-3b00b2617191|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:18:41.667Z|eb21e39c-edb3-4925-bb3e-effe00fd2f80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:18:41.669Z|eb21e39c-edb3-4925-bb3e-effe00fd2f80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:18:51.621Z|dbd3c04d-4bb2-4959-9fc9-25909221f575|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:18:51.622Z|dbd3c04d-4bb2-4959-9fc9-25909221f575|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:18:51.696Z|e43a660a-e742-4659-8dd1-50ef87991f9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:18:51.697Z|5fab8290-1ca9-4122-93cc-8a9dbf828ce8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:18:51.697Z|e43a660a-e742-4659-8dd1-50ef87991f9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:18:51.697Z|5fab8290-1ca9-4122-93cc-8a9dbf828ce8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:18:55.294Z|65968d60-aa12-4719-b0fb-780249a1be4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:18:55.295Z|65968d60-aa12-4719-b0fb-780249a1be4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:18:56.056Z|0bee7b81-f568-4699-9472-8aa675b75e12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:18:56.057Z|0bee7b81-f568-4699-9472-8aa675b75e12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:19:01.668Z|bc421e35-c967-4763-a908-41c4ef84a199|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:19:01.671Z|bc421e35-c967-4763-a908-41c4ef84a199|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:19:01.726Z|cc0423b5-54d7-47a3-b5ae-3ceeb24eea09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:19:01.727Z|cc0423b5-54d7-47a3-b5ae-3ceeb24eea09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:19:01.731Z|4ab087d6-5183-4822-94ae-299a89240c4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:19:01.732Z|4ab087d6-5183-4822-94ae-299a89240c4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:19:10.294Z|7931c0a0-9ba0-4849-969c-d695c8a2e83e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:19:10.297Z|7931c0a0-9ba0-4849-969c-d695c8a2e83e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:19:11.714Z|1d21adef-94d9-4ae6-b910-b44824424c17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:19:11.714Z|1d21adef-94d9-4ae6-b910-b44824424c17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:19:11.756Z|a02c6cd6-b15f-4376-acf8-559d189b4381|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:19:11.757Z|a02c6cd6-b15f-4376-acf8-559d189b4381|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:19:11.760Z|8830b594-01e0-40af-95c7-7bd03728df35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:19:11.762Z|8830b594-01e0-40af-95c7-7bd03728df35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:19:21.746Z|3498d44b-b645-4524-a4f8-db3aa15a78dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:19:21.748Z|3498d44b-b645-4524-a4f8-db3aa15a78dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:19:21.794Z|7687b8e4-a02b-4a30-8e63-394ccabe9243|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:19:21.796Z|7687b8e4-a02b-4a30-8e63-394ccabe9243|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:19:21.802Z|b031d0f8-274f-4cc1-81e9-ed136fd45d2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:19:21.804Z|b031d0f8-274f-4cc1-81e9-ed136fd45d2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:19:24.487Z|b37d1b36-62c4-452e-93ff-9c9f936daeab|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:19:24.488Z|b37d1b36-62c4-452e-93ff-9c9f936daeab|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:19:25.294Z|e31c0da7-ce41-4af2-8223-56b4a7ca962a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:19:25.294Z|e31c0da7-ce41-4af2-8223-56b4a7ca962a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:19:26.057Z|322b694f-d32f-4ed2-a172-5f3f5a856e98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:19:26.058Z|322b694f-d32f-4ed2-a172-5f3f5a856e98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:19:31.786Z|6e7ec457-cc1b-4eb8-a423-53fe3be982a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:19:31.787Z|6e7ec457-cc1b-4eb8-a423-53fe3be982a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:19:31.823Z|65f63c8b-e141-4b67-b4f1-e772285218ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:19:31.824Z|65f63c8b-e141-4b67-b4f1-e772285218ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:19:31.833Z|7aea1c02-cfde-4ea1-bed7-cdd1d9f29a50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:19:31.834Z|7aea1c02-cfde-4ea1-bed7-cdd1d9f29a50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:19:40.295Z|d9a21ea8-23a1-4026-a758-5acdea5b4c18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:19:40.296Z|d9a21ea8-23a1-4026-a758-5acdea5b4c18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:19:41.819Z|82f334e7-9015-4007-8903-eed508b5b0e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:19:41.820Z|82f334e7-9015-4007-8903-eed508b5b0e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:19:41.850Z|1452b384-8a17-49ac-9739-25567b565dd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:19:41.851Z|1452b384-8a17-49ac-9739-25567b565dd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:19:41.890Z|447a22c3-b8ce-4b2d-bf73-e1ffd9756aa5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:19:41.891Z|447a22c3-b8ce-4b2d-bf73-e1ffd9756aa5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:19:51.857Z|176640b5-e177-4860-8781-4d319a733cf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:19:51.858Z|176640b5-e177-4860-8781-4d319a733cf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:19:51.885Z|75c6522a-cebb-4453-ac8b-8f873a5fa367|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:19:51.886Z|75c6522a-cebb-4453-ac8b-8f873a5fa367|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:19:51.931Z|ebb175b3-8c39-40ac-80e8-0b68fe96d119|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:19:51.932Z|ebb175b3-8c39-40ac-80e8-0b68fe96d119|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:19:55.294Z|b5ec597d-596c-4781-aff8-2d4b46c8d217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:19:55.298Z|b5ec597d-596c-4781-aff8-2d4b46c8d217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:19:56.059Z|8cc890a6-2655-4a50-a058-912a86deda8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:19:56.059Z|8cc890a6-2655-4a50-a058-912a86deda8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:20:01.899Z|eaf8b63f-6a05-425e-bcf3-47fffca621c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:20:01.900Z|eaf8b63f-6a05-425e-bcf3-47fffca621c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:20:01.923Z|5785d144-6db9-41a1-9769-4d5abc1a0f71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:20:01.924Z|5785d144-6db9-41a1-9769-4d5abc1a0f71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:20:01.973Z|fd5535bb-a7d5-4b98-a760-e46b5c5f2acf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:20:01.976Z|fd5535bb-a7d5-4b98-a760-e46b5c5f2acf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:20:10.297Z|d1221d68-81e5-4db4-851d-6b56a0ff2399|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:20:10.298Z|d1221d68-81e5-4db4-851d-6b56a0ff2399|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:20:11.965Z|d052b72f-d4b2-4499-82b8-a4df4b03b929|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:20:11.971Z|d052b72f-d4b2-4499-82b8-a4df4b03b929|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:20:11.972Z|d86f9112-7193-4611-a91d-ab24e4e567d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:20:11.973Z|d86f9112-7193-4611-a91d-ab24e4e567d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:20:12.014Z|d9b7099d-1ede-4188-9568-7afee3f4969a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:20:12.015Z|d9b7099d-1ede-4188-9568-7afee3f4969a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:20:22.026Z|e00a9dbd-660c-43ca-a483-670a5c706a30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:20:22.027Z|e00a9dbd-660c-43ca-a483-670a5c706a30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:20:22.033Z|2eb54da2-fde9-4f36-a7aa-dcf0363240af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:20:22.034Z|2eb54da2-fde9-4f36-a7aa-dcf0363240af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:20:22.089Z|777bc64d-0076-4ebf-8a5f-4519e94e85a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:20:22.091Z|777bc64d-0076-4ebf-8a5f-4519e94e85a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:20:24.593Z|df342c59-e883-4972-bec5-f9339a803bcd|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:20:24.679Z|df342c59-e883-4972-bec5-f9339a803bcd|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:20:25.300Z|2b9511d6-6934-485b-9dfa-9565ceb56d49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:20:25.329Z|2b9511d6-6934-485b-9dfa-9565ceb56d49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:20:26.063Z|b144df8c-a545-41e1-8d11-e9b9b7aec0e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:20:26.064Z|b144df8c-a545-41e1-8d11-e9b9b7aec0e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:20:32.090Z|627c113f-228f-4ddf-b295-32fccfbbbe68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:20:32.094Z|627c113f-228f-4ddf-b295-32fccfbbbe68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:20:32.120Z|85f30a52-8115-4504-a5f3-8ef65865f4b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:20:32.121Z|85f30a52-8115-4504-a5f3-8ef65865f4b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:20:32.183Z|d2de7ab2-8856-408a-a6f8-2b57d181b8f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:20:32.188Z|d2de7ab2-8856-408a-a6f8-2b57d181b8f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:20:40.295Z|798fffa1-07cb-4845-8084-157eb47dbc21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:20:40.296Z|798fffa1-07cb-4845-8084-157eb47dbc21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:20:42.147Z|8d8a5725-23c4-4694-af43-f3798e4daf6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:20:42.151Z|8d8a5725-23c4-4694-af43-f3798e4daf6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:20:42.191Z|f1d110c4-af65-4f8e-b292-a28ac0a7f710|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:20:42.195Z|f1d110c4-af65-4f8e-b292-a28ac0a7f710|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:20:42.236Z|37bf4c4a-3368-448a-ad1b-a39131080dd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:20:42.237Z|37bf4c4a-3368-448a-ad1b-a39131080dd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:20:52.217Z|7eecf936-e78d-4c82-b226-f2562964b1d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:20:52.219Z|7eecf936-e78d-4c82-b226-f2562964b1d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:20:52.243Z|c94b5cf6-c924-4c7c-9478-60dcc3a33dde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:20:52.244Z|c94b5cf6-c924-4c7c-9478-60dcc3a33dde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:20:52.296Z|678d58d4-1d70-421a-a9b3-426ed5e8aa96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:20:52.297Z|678d58d4-1d70-421a-a9b3-426ed5e8aa96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:20:55.294Z|eed50e56-e985-44af-9009-46c0e146cffe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:20:55.295Z|eed50e56-e985-44af-9009-46c0e146cffe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:20:56.066Z|e0062d82-5c7c-46ed-9d20-2063729a1d7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:20:56.068Z|e0062d82-5c7c-46ed-9d20-2063729a1d7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:21:02.270Z|7cc3c785-ad7e-4a7b-861c-ad4f8184164e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:21:02.271Z|7cc3c785-ad7e-4a7b-861c-ad4f8184164e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:21:02.300Z|55877ecb-1379-4a84-9288-4e4470111cde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:21:02.301Z|55877ecb-1379-4a84-9288-4e4470111cde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:21:02.327Z|dbe96727-dd1c-4b23-a546-e61aa3cd5824|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:21:02.328Z|dbe96727-dd1c-4b23-a546-e61aa3cd5824|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:21:10.295Z|4922b955-d9d9-4712-9186-6e602c2b359a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:21:10.306Z|4922b955-d9d9-4712-9186-6e602c2b359a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:21:12.346Z|9bc8a1c0-e756-4f79-95f6-c45307bd26b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:21:12.347Z|6b6870ad-0843-4424-860c-fe91b05aaebf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:21:12.347Z|6b6870ad-0843-4424-860c-fe91b05aaebf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:21:12.347Z|9bc8a1c0-e756-4f79-95f6-c45307bd26b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:21:12.375Z|50e97570-e835-45a1-ab6c-f870e3fe2731|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:21:12.377Z|50e97570-e835-45a1-ab6c-f870e3fe2731|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:21:22.409Z|b3587054-4a1a-45a0-8a2a-84c4edb2c811|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:21:22.410Z|b3587054-4a1a-45a0-8a2a-84c4edb2c811|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:21:22.412Z|58bc83be-558a-4a1d-b3bd-5ed7e8ab3228|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:21:22.413Z|58bc83be-558a-4a1d-b3bd-5ed7e8ab3228|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:21:22.441Z|763efdd7-bcd7-47f6-9f25-84de3cc3465d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:21:22.442Z|763efdd7-bcd7-47f6-9f25-84de3cc3465d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:21:24.497Z|50583a16-e391-4760-9ef0-57284a27c324|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:21:24.498Z|50583a16-e391-4760-9ef0-57284a27c324|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:21:25.294Z|d33289bd-bd25-46cd-a355-e1963e6da479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:21:25.295Z|d33289bd-bd25-46cd-a355-e1963e6da479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:21:26.069Z|515dd947-e4a0-4a3b-929c-f009fdd1dff5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:21:26.070Z|515dd947-e4a0-4a3b-929c-f009fdd1dff5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:21:32.450Z|a1d187dd-f4fa-47ef-b380-e08f3f0cc90b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:21:32.452Z|a1d187dd-f4fa-47ef-b380-e08f3f0cc90b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:21:32.457Z|c98182c6-a65b-4e67-8826-d470134b597b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:21:32.459Z|c98182c6-a65b-4e67-8826-d470134b597b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:21:32.490Z|9823b7f6-65e4-43fd-a7b1-b93753e7671c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:21:32.492Z|9823b7f6-65e4-43fd-a7b1-b93753e7671c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:21:40.295Z|1e1e2303-06f3-449e-9678-dc07ac4ccc8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:21:40.296Z|1e1e2303-06f3-449e-9678-dc07ac4ccc8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:21:42.501Z|1dd0d3b5-2c73-47b0-bf0a-7df748d48b99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:21:42.502Z|1dd0d3b5-2c73-47b0-bf0a-7df748d48b99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:21:42.513Z|8781cf4b-2014-4af0-a80f-73af26d60090|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:21:42.516Z|8781cf4b-2014-4af0-a80f-73af26d60090|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:21:42.524Z|f28015e0-c402-4f6a-9bb1-0ed44e07041b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:21:42.525Z|f28015e0-c402-4f6a-9bb1-0ed44e07041b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:21:52.688Z|60707df0-f9ce-43f2-bbba-55acbbe85807|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:21:52.689Z|60707df0-f9ce-43f2-bbba-55acbbe85807|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:21:52.696Z|b6adb802-bd23-4d4e-8ca1-d1d98a087cec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:21:52.698Z|b6adb802-bd23-4d4e-8ca1-d1d98a087cec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:21:52.700Z|5d97abf5-f8e0-4180-8b02-1691ab7b7098|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:21:52.701Z|5d97abf5-f8e0-4180-8b02-1691ab7b7098|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:21:55.294Z|5327d2df-83f2-44f6-a5a7-69c8b1283ea5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:21:55.297Z|5327d2df-83f2-44f6-a5a7-69c8b1283ea5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:21:56.072Z|17e4bc93-a492-45a7-af51-68f941811209|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:21:56.072Z|17e4bc93-a492-45a7-af51-68f941811209|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:22:02.811Z|2946d5f8-22dc-4333-965a-c29047249b95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:22:02.813Z|2946d5f8-22dc-4333-965a-c29047249b95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:22:02.819Z|d8a7dfc7-4e33-4cf0-92c1-1bbd62296637|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:22:02.821Z|d8a7dfc7-4e33-4cf0-92c1-1bbd62296637|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:22:02.835Z|41d68a4a-2c01-4c24-8a4d-23a1ed377e04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:22:02.836Z|41d68a4a-2c01-4c24-8a4d-23a1ed377e04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:22:10.294Z|bae94dac-80b6-4394-a1b9-2691fd12bfac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:22:10.294Z|bae94dac-80b6-4394-a1b9-2691fd12bfac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:22:12.846Z|7902fbf2-5c17-4461-ab6f-568cbfc9b340|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:22:12.847Z|7902fbf2-5c17-4461-ab6f-568cbfc9b340|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:22:12.858Z|78cc98bb-8987-437a-b021-da48d2994271|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:22:12.859Z|78cc98bb-8987-437a-b021-da48d2994271|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:22:12.868Z|2695d58d-69df-4d02-8294-2065050ed2be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:22:12.869Z|2695d58d-69df-4d02-8294-2065050ed2be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:22:18.396Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:22:18.426Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0 already exists in requestDb InfraActiveRequests table 2022-09-28T13:22:18.528Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0 2022-09-28T13:22:18.529Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|INFO|500||Invoke 2022-09-28T13:22:18.530Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||===========================request begin================================================ 2022-09-28T13:22:18.530Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0 2022-09-28T13:22:18.530Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Method : GET 2022-09-28T13:22:18.531Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"143e88c809ca0ad3cf979ab97289f1eb", X-B3-SpanId:"581986260002b474", X-B3-ParentSpanId:"11036c61faa189ee", X-B3-Sampled:"0", X-ONAP-RequestID:"e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", X-RequestID:"e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", X-TransactionID:"e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", X-ECOMP-RequestID:"e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53d7d3d2-cf61-49e8-bc29-4213b7a5fdcf"] 2022-09-28T13:22:18.534Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Request body: 2022-09-28T13:22:18.534Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||==========================request end================================================ 2022-09-28T13:22:19.670Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||============================response begin========================================== 2022-09-28T13:22:19.671Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Status code : 404 NOT_FOUND 2022-09-28T13:22:19.680Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Status text : Not Found 2022-09-28T13:22:19.681Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9595DE3CEF7943D58F06A507DCCB7FA8; Path=/; HttpOnly", vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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-length:"0", date:"Wed, 28 Sep 2022 13:22:13 GMT", x-envoy-upstream-service-time:"559", server:"envoy"] 2022-09-28T13:22:19.682Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Response body: 2022-09-28T13:22:19.682Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||=======================response end================================================= 2022-09-28T13:22:19.683Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|INFO|404|Not Found|InvokeReturn 2022-09-28T13:22:20.141Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-09-28T13:22:22.954Z|437ab0d0-2979-4924-92bf-c2ab4aa24ae0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:22:22.955Z|437ab0d0-2979-4924-92bf-c2ab4aa24ae0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:22:22.961Z|819b4886-719b-44b6-bd41-abb35366bf16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:22:22.963Z|389ac8ff-70ec-4c9a-a0b5-b5e032a556d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:22:22.964Z|389ac8ff-70ec-4c9a-a0b5-b5e032a556d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:22:22.965Z|819b4886-719b-44b6-bd41-abb35366bf16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:22:24.498Z|a79df5a1-d798-496a-8dc3-87b2eab81f9f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:22:24.499Z|a79df5a1-d798-496a-8dc3-87b2eab81f9f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:22:25.294Z|8df59b18-28c9-4ebb-9367-23c280d50c4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:22:25.294Z|8df59b18-28c9-4ebb-9367-23c280d50c4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:22:26.073Z|0cea5ba5-9692-41a7-a6ca-1d85b1fee060|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:22:26.073Z|0cea5ba5-9692-41a7-a6ca-1d85b1fee060|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:22:33.048Z|3dfde87e-b58e-4891-97b6-1d39df2f0cb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:22:33.049Z|3dfde87e-b58e-4891-97b6-1d39df2f0cb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:22:33.050Z|cc6393cd-299d-489d-9adf-4eae36e35a8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:22:33.050Z|5d1eb975-ebbe-43d3-b7b0-00162d1d2406|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:22:33.051Z|5d1eb975-ebbe-43d3-b7b0-00162d1d2406|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:22:33.051Z|cc6393cd-299d-489d-9adf-4eae36e35a8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:22:40.295Z|66eb5688-fe80-42c8-9aaa-0679aeb7173f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:22:40.306Z|66eb5688-fe80-42c8-9aaa-0679aeb7173f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:22:40.782Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-09-28T13:22:41.069Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/e3b7e8e7a7024b26987c36eeb1a188a5|INFO|500||Invoke 2022-09-28T13:22:41.070Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/e3b7e8e7a7024b26987c36eeb1a188a5|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/e3b7e8e7a7024b26987c36eeb1a188a5 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[a155e4ef-c6b0-4003-a4ac-20a3656a1407], X-ECOMP-RequestID=[e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0], X-TransactionId=[], X-ONAP-RequestID=[e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0]} 2022-09-28T13:22:41.396Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/e3b7e8e7a7024b26987c36eeb1a188a5|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/e3b7e8e7a7024b26987c36eeb1a188a5 has http status code:200 and response headers:{date=[Wed, 28 Sep 2022 13:22:41 GMT], server=[envoy], content-length=[617], x-envoy-upstream-service-time=[206], vertex-id=[151576], x-aai-txid=[1-aai-resources-220928-13:22:41:122-27744], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-09-28T13:22:41.399Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/e3b7e8e7a7024b26987c36eeb1a188a5|DEBUG|500||{"tenant-id":"e3b7e8e7a7024b26987c36eeb1a188a5","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1664371274746","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2022-09-28T13:22:41.400Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/e3b7e8e7a7024b26987c36eeb1a188a5|INFO|500||InvokeReturn 2022-09-28T13:22:41.671Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-09-28T13:22:41.672Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-09-28T13:22:41.711Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-09-28T13:22:41.712Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-09-28T13:22:41.713Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-09-28T13:22:41.713Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-09-28T13:22:41.713Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-09-28T13:22:41.713Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"115", X-B3-TraceId:"143e88c809ca0ad3cf979ab97289f1eb", X-B3-SpanId:"4542cae84c37a8ef", X-B3-ParentSpanId:"11036c61faa189ee", X-B3-Sampled:"0", X-ONAP-RequestID:"e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", X-RequestID:"e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", X-TransactionID:"e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", X-ECOMP-RequestID:"e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"258a2c45-b49b-4201-8af8-56d111bd97c2"] 2022-09-28T13:22:41.713Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_network-15bd6d71-5d68-4e63-a842-dd4e78ee68c0","requestScope":"service"} 2022-09-28T13:22:41.713Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-09-28T13:22:42.114Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-09-28T13:22:42.115Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-09-28T13:22:42.115Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-09-28T13:22:42.115Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|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-length:"0", date:"Wed, 28 Sep 2022 13:22:35 GMT", x-envoy-upstream-service-time:"325", server:"envoy"] 2022-09-28T13:22:42.116Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-09-28T13:22:42.116Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-09-28T13:22:42.117Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-09-28T13:22:42.133Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-09-28T13:22:42.134Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-09-28T13:22:42.134Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-09-28T13:22:42.134Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-09-28T13:22:42.134Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-09-28T13:22:42.135Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", X-RequestID:"e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", X-TransactionID:"e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", X-ECOMP-RequestID:"e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ffc0479-f752-4a3c-85a7-9224a313e450"] 2022-09-28T13:22:42.135Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-09-28T13:22:42.135Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-09-28T13:22:42.722Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-09-28T13:22:42.723Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-09-28T13:22:42.724Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-09-28T13:22:42.724Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C68D6A102EBB76F96F0FF1C1D96B0C39; Path=/; HttpOnly", vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Wed, 28 Sep 2022 13:22:30 GMT", x-envoy-upstream-service-time:"566", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:22:42.778Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-09-28 11:07:51.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" } } } 2022-09-28T13:22:42.780Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-09-28T13:22:42.780Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-09-28T13:22:42.992Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-09-28T13:22:42.993Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2022-09-28T13:22:42.993Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-09-28T13:22:42.994Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-09-28T13:22:42.994Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2022-09-28T13:22:42.994Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", X-RequestID:"e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", X-TransactionID:"e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", X-ECOMP-RequestID:"e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47ad0e13-23a1-4f1f-97a6-25d0eb6720b8"] 2022-09-28T13:22:42.994Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2022-09-28T13:22:42.994Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2022-09-28T13:22:43.083Z|66e17f21-cb59-4bb9-9eba-9a50d3f1164b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:22:43.084Z|66e17f21-cb59-4bb9-9eba-9a50d3f1164b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:22:43.081Z|807daee4-1f6a-4d86-9fdd-32a9cca5d46a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:22:43.083Z|85452b64-19a9-4b06-b6d3-2ea675e2c61a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:22:43.087Z|85452b64-19a9-4b06-b6d3-2ea675e2c61a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:22:43.088Z|807daee4-1f6a-4d86-9fdd-32a9cca5d46a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:22:43.101Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2022-09-28T13:22:43.102Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2022-09-28T13:22:43.102Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2022-09-28T13:22:43.102Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Wed, 28 Sep 2022 13:22:30 GMT", x-envoy-upstream-service-time:"103", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:22:43.103Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 529, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2022-09-28T11:07:51.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service" } } } 2022-09-28T13:22:43.103Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2022-09-28T13:22:43.104Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2022-09-28T13:22:43.116Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-09-28T13:22:43.116Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-09-28T13:22:43.117Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-09-28T13:22:43.117Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-09-28T13:22:43.117Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-09-28T13:22:43.117Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", X-RequestID:"e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", X-TransactionID:"e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", X-ECOMP-RequestID:"e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1190285-ab58-43a9-b6da-18f1b966c9f7"] 2022-09-28T13:22:43.117Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-09-28T13:22:43.118Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-09-28T13:22:43.158Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-09-28T13:22:43.160Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-09-28T13:22:43.160Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-09-28T13:22:43.160Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Wed, 28 Sep 2022 13:22:30 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:22:43.162Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-09-28 11:07:51.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" } } } 2022-09-28T13:22:43.162Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-09-28T13:22:43.163Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-09-28T13:22:43.184Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-09-28T13:22:43.185Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-09-28T13:22:43.186Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-09-28T13:22:43.188Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-09-28T13:22:43.188Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-09-28T13:22:43.188Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1851", X-B3-TraceId:"143e88c809ca0ad3cf979ab97289f1eb", X-B3-SpanId:"67161008fa6e5bbe", X-B3-ParentSpanId:"11036c61faa189ee", X-B3-Sampled:"0", X-ONAP-RequestID:"e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", X-RequestID:"e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", X-TransactionID:"e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", X-ECOMP-RequestID:"e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2eb912db-9e32-48ac-b7ec-1b1954922380"] 2022-09-28T13:22:43.189Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0","requestStatus":"IN_PROGRESS","startTime":1664371340165,"source":"VID","tenantId":"e3b7e8e7a7024b26987c36eeb1a188a5","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-15bd6d71-5d68-4e63-a842-dd4e78ee68c0\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"31506af4-af2a-4972-9d8f-e304cc165b37\",\n\t\t\t\"modelVersionId\": \"0d57a8f8-72de-47fe-ac34-f1aec3c3bf92\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cdc9bd8c-2c4e-4128-8b41-a0121aeccca3\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-15bd6d71-5d68-4e63-a842-dd4e78ee68c0","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0"} 2022-09-28T13:22:43.189Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-09-28T13:22:43.771Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-09-28T13:22:43.772Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-09-28T13:22:43.773Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-09-28T13:22:43.773Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", 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/json", date:"Wed, 28 Sep 2022 13:22:37 GMT", x-envoy-upstream-service-time:"578", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:22:43.818Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-09-28T13:22:20.165+00:00", "source" : "VID", "tenantId" : "e3b7e8e7a7024b26987c36eeb1a188a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-15bd6d71-5d68-4e63-a842-dd4e78ee68c0\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"31506af4-af2a-4972-9d8f-e304cc165b37\",\n\t\t\t\"modelVersionId\": \"0d57a8f8-72de-47fe-ac34-f1aec3c3bf92\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cdc9bd8c-2c4e-4128-8b41-a0121aeccca3\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-09-28T13:22:37.015+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_network-15bd6d71-5d68-4e63-a842-dd4e78ee68c0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0" } } } 2022-09-28T13:22:43.819Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-09-28T13:22:43.820Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-09-28T13:22:43.949Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-09-28T13:22:43.950Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-09-28T13:22:43.950Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-09-28T13:22:43.951Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-09-28T13:22:43.951Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-09-28T13:22:43.951Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2258", X-B3-TraceId:"143e88c809ca0ad3cf979ab97289f1eb", X-B3-SpanId:"e9a4ae46d2388f19", X-B3-ParentSpanId:"11036c61faa189ee", X-B3-Sampled:"0", X-ONAP-RequestID:"e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", X-RequestID:"e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", X-TransactionID:"e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", X-ECOMP-RequestID:"e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0a833e9-c01a-44e0-a2db-7f42e4a491dc"] 2022-09-28T13:22:43.951Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"31506af4-af2a-4972-9d8f-e304cc165b37\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"0d57a8f8-72de-47fe-ac34-f1aec3c3bf92\",\"modelUuid\":\"0d57a8f8-72de-47fe-ac34-f1aec3c3bf92\",\"modelInvariantUuid\":\"31506af4-af2a-4972-9d8f-e304cc165b37\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-15bd6d71-5d68-4e63-a842-dd4e78ee68c0\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"e3b7e8e7a7024b26987c36eeb1a188a5\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"cdc9bd8c-2c4e-4128-8b41-a0121aeccca3\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0","type":"String"},"mso-request-id":{"value":"e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-09-28T13:22:43.952Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-09-28T13:22:48.964Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-09-28T13:22:48.965Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-09-28T13:22:48.966Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-09-28T13:22:48.967Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C1B8DBC9B2F1F11181341D63E4C6899E; Path=/; HttpOnly", date:"Wed, 28 Sep 2022 13:22:49 GMT", x-onap-requestid:"e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", x-requestid:"e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", x-transactionid:"e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", x-ecomp-requestid:"e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", x-onap-partnername:"UNKNOWN", x-invocationid:"a0a833e9-c01a-44e0-a2db-7f42e4a491dc", 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/json", x-envoy-upstream-service-time:"4976", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:22:48.968Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0\",\"instanceId\":\"082ecdbf-548d-4e59-998b-af15cfd82b66\"}}","message":"Success","processInstanceID":"a3e4bc20-3f30-11ed-99e9-1ee50620804c","variables":null,"messageCode":200} 2022-09-28T13:22:48.968Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-09-28T13:22:48.968Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-09-28T13:22:49.030Z|e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:22:49.412Z|23d25016-5559-49fb-8d98-00d5772f7560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:22:49.493Z|23d25016-5559-49fb-8d98-00d5772f7560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0 2022-09-28T13:22:49.494Z|23d25016-5559-49fb-8d98-00d5772f7560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|INFO|500||Invoke 2022-09-28T13:22:49.495Z|23d25016-5559-49fb-8d98-00d5772f7560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||===========================request begin================================================ 2022-09-28T13:22:49.495Z|23d25016-5559-49fb-8d98-00d5772f7560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0 2022-09-28T13:22:49.495Z|23d25016-5559-49fb-8d98-00d5772f7560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Method : GET 2022-09-28T13:22:49.503Z|23d25016-5559-49fb-8d98-00d5772f7560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d9e64197d666f16cba8875a44e159a9", X-B3-SpanId:"a65f6edc4fc2608d", X-B3-ParentSpanId:"934ccfb6bd5c47f2", X-B3-Sampled:"0", X-ONAP-RequestID:"23d25016-5559-49fb-8d98-00d5772f7560", X-RequestID:"23d25016-5559-49fb-8d98-00d5772f7560", X-TransactionID:"23d25016-5559-49fb-8d98-00d5772f7560", X-ECOMP-RequestID:"23d25016-5559-49fb-8d98-00d5772f7560", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8ea467d-968c-4c03-9358-13f73ec3aa2d"] 2022-09-28T13:22:49.504Z|23d25016-5559-49fb-8d98-00d5772f7560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Request body: 2022-09-28T13:22:49.504Z|23d25016-5559-49fb-8d98-00d5772f7560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||==========================request end================================================ 2022-09-28T13:22:49.554Z|23d25016-5559-49fb-8d98-00d5772f7560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||============================response begin========================================== 2022-09-28T13:22:49.556Z|23d25016-5559-49fb-8d98-00d5772f7560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Status code : 200 OK 2022-09-28T13:22:49.557Z|23d25016-5559-49fb-8d98-00d5772f7560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Status text : OK 2022-09-28T13:22:49.560Z|23d25016-5559-49fb-8d98-00d5772f7560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:22:43 GMT", x-envoy-upstream-service-time:"41", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:22:49.561Z|23d25016-5559-49fb-8d98-00d5772f7560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Response body: { "requestId" : "e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-09-28T13:22:20.000+00:00", "source" : "VID", "tenantId" : "e3b7e8e7a7024b26987c36eeb1a188a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-15bd6d71-5d68-4e63-a842-dd4e78ee68c0\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"31506af4-af2a-4972-9d8f-e304cc165b37\",\n\t\t\t\"modelVersionId\": \"0d57a8f8-72de-47fe-ac34-f1aec3c3bf92\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cdc9bd8c-2c4e-4128-8b41-a0121aeccca3\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:22:42.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "082ecdbf-548d-4e59-998b-af15cfd82b66", "serviceInstanceName" : "basic_network-15bd6d71-5d68-4e63-a842-dd4e78ee68c0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0" } } } 2022-09-28T13:22:49.561Z|23d25016-5559-49fb-8d98-00d5772f7560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||=======================response end================================================= 2022-09-28T13:22:49.561Z|23d25016-5559-49fb-8d98-00d5772f7560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|INFO|500||InvokeReturn 2022-09-28T13:22:49.579Z|23d25016-5559-49fb-8d98-00d5772f7560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false 2022-09-28T13:22:49.580Z|23d25016-5559-49fb-8d98-00d5772f7560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:22:49.581Z|23d25016-5559-49fb-8d98-00d5772f7560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:22:49.581Z|23d25016-5559-49fb-8d98-00d5772f7560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false 2022-09-28T13:22:49.581Z|23d25016-5559-49fb-8d98-00d5772f7560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:22:49.582Z|23d25016-5559-49fb-8d98-00d5772f7560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d9e64197d666f16cba8875a44e159a9", X-B3-SpanId:"b5f36de1319e0fd1", X-B3-ParentSpanId:"934ccfb6bd5c47f2", X-B3-Sampled:"0", X-ONAP-RequestID:"23d25016-5559-49fb-8d98-00d5772f7560", X-RequestID:"23d25016-5559-49fb-8d98-00d5772f7560", X-TransactionID:"23d25016-5559-49fb-8d98-00d5772f7560", X-ECOMP-RequestID:"23d25016-5559-49fb-8d98-00d5772f7560", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0aecba15-04b8-4d8d-8e4a-9bb9a61dc504"] 2022-09-28T13:22:49.583Z|23d25016-5559-49fb-8d98-00d5772f7560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:22:49.583Z|23d25016-5559-49fb-8d98-00d5772f7560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:22:49.722Z|23d25016-5559-49fb-8d98-00d5772f7560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:22:49.725Z|23d25016-5559-49fb-8d98-00d5772f7560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:22:49.726Z|23d25016-5559-49fb-8d98-00d5772f7560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:22:49.726Z|23d25016-5559-49fb-8d98-00d5772f7560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:22:43 GMT", x-envoy-upstream-service-time:"122", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:22:49.727Z|23d25016-5559-49fb-8d98-00d5772f7560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:22:49.727Z|23d25016-5559-49fb-8d98-00d5772f7560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:22:49.727Z|23d25016-5559-49fb-8d98-00d5772f7560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:22:49.844Z|23d25016-5559-49fb-8d98-00d5772f7560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:22:53.122Z|89cd3fac-d8a5-4e70-a763-572eebd71d5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:22:53.124Z|89cd3fac-d8a5-4e70-a763-572eebd71d5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:22:53.142Z|62d7d40e-a4d9-47d7-8e57-362905d5a75f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:22:53.142Z|d39edd87-e742-443a-9e58-522d9d1c136e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:22:53.143Z|d39edd87-e742-443a-9e58-522d9d1c136e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:22:53.143Z|62d7d40e-a4d9-47d7-8e57-362905d5a75f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:22:55.296Z|1b809753-80eb-458c-a8d1-ddb2599d5c5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:22:55.297Z|1b809753-80eb-458c-a8d1-ddb2599d5c5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:22:56.076Z|5d1f79c8-dfa9-40e4-bed2-4f1245568225|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:22:56.077Z|5d1f79c8-dfa9-40e4-bed2-4f1245568225|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:23:00.227Z|961d0b1c-9386-4ae8-9bcc-5b017fad5cb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:23:00.238Z|961d0b1c-9386-4ae8-9bcc-5b017fad5cb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0 2022-09-28T13:23:00.239Z|961d0b1c-9386-4ae8-9bcc-5b017fad5cb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|INFO|500||Invoke 2022-09-28T13:23:00.239Z|961d0b1c-9386-4ae8-9bcc-5b017fad5cb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||===========================request begin================================================ 2022-09-28T13:23:00.240Z|961d0b1c-9386-4ae8-9bcc-5b017fad5cb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0 2022-09-28T13:23:00.240Z|961d0b1c-9386-4ae8-9bcc-5b017fad5cb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Method : GET 2022-09-28T13:23:00.240Z|961d0b1c-9386-4ae8-9bcc-5b017fad5cb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4f67d90414155bcb97734564138ec441", X-B3-SpanId:"d2ffc5cb1ea9c483", X-B3-ParentSpanId:"a4ea2c51db13f9f4", X-B3-Sampled:"0", X-ONAP-RequestID:"961d0b1c-9386-4ae8-9bcc-5b017fad5cb5", X-RequestID:"961d0b1c-9386-4ae8-9bcc-5b017fad5cb5", X-TransactionID:"961d0b1c-9386-4ae8-9bcc-5b017fad5cb5", X-ECOMP-RequestID:"961d0b1c-9386-4ae8-9bcc-5b017fad5cb5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28705072-6099-4738-af34-feb0855b2af0"] 2022-09-28T13:23:00.240Z|961d0b1c-9386-4ae8-9bcc-5b017fad5cb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Request body: 2022-09-28T13:23:00.241Z|961d0b1c-9386-4ae8-9bcc-5b017fad5cb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||==========================request end================================================ 2022-09-28T13:23:00.275Z|961d0b1c-9386-4ae8-9bcc-5b017fad5cb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||============================response begin========================================== 2022-09-28T13:23:00.276Z|961d0b1c-9386-4ae8-9bcc-5b017fad5cb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Status code : 200 OK 2022-09-28T13:23:00.276Z|961d0b1c-9386-4ae8-9bcc-5b017fad5cb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Status text : OK 2022-09-28T13:23:00.276Z|961d0b1c-9386-4ae8-9bcc-5b017fad5cb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:22:53 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:23:00.278Z|961d0b1c-9386-4ae8-9bcc-5b017fad5cb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Response body: { "requestId" : "e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-09-28T13:22:20.000+00:00", "source" : "VID", "tenantId" : "e3b7e8e7a7024b26987c36eeb1a188a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-15bd6d71-5d68-4e63-a842-dd4e78ee68c0\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"31506af4-af2a-4972-9d8f-e304cc165b37\",\n\t\t\t\"modelVersionId\": \"0d57a8f8-72de-47fe-ac34-f1aec3c3bf92\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cdc9bd8c-2c4e-4128-8b41-a0121aeccca3\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:22:42.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "082ecdbf-548d-4e59-998b-af15cfd82b66", "serviceInstanceName" : "basic_network-15bd6d71-5d68-4e63-a842-dd4e78ee68c0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0" } } } 2022-09-28T13:23:00.279Z|961d0b1c-9386-4ae8-9bcc-5b017fad5cb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||=======================response end================================================= 2022-09-28T13:23:00.279Z|961d0b1c-9386-4ae8-9bcc-5b017fad5cb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|INFO|500||InvokeReturn 2022-09-28T13:23:00.282Z|961d0b1c-9386-4ae8-9bcc-5b017fad5cb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false 2022-09-28T13:23:00.283Z|961d0b1c-9386-4ae8-9bcc-5b017fad5cb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:23:00.284Z|961d0b1c-9386-4ae8-9bcc-5b017fad5cb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:23:00.284Z|961d0b1c-9386-4ae8-9bcc-5b017fad5cb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false 2022-09-28T13:23:00.284Z|961d0b1c-9386-4ae8-9bcc-5b017fad5cb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:23:00.284Z|961d0b1c-9386-4ae8-9bcc-5b017fad5cb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4f67d90414155bcb97734564138ec441", X-B3-SpanId:"f21db81c2c85fe88", X-B3-ParentSpanId:"a4ea2c51db13f9f4", X-B3-Sampled:"0", X-ONAP-RequestID:"961d0b1c-9386-4ae8-9bcc-5b017fad5cb5", X-RequestID:"961d0b1c-9386-4ae8-9bcc-5b017fad5cb5", X-TransactionID:"961d0b1c-9386-4ae8-9bcc-5b017fad5cb5", X-ECOMP-RequestID:"961d0b1c-9386-4ae8-9bcc-5b017fad5cb5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"113cc9e2-c5a1-4e55-8dc7-13577d23a6c3"] 2022-09-28T13:23:00.285Z|961d0b1c-9386-4ae8-9bcc-5b017fad5cb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:23:00.285Z|961d0b1c-9386-4ae8-9bcc-5b017fad5cb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:23:00.311Z|961d0b1c-9386-4ae8-9bcc-5b017fad5cb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:23:00.312Z|961d0b1c-9386-4ae8-9bcc-5b017fad5cb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:23:00.312Z|961d0b1c-9386-4ae8-9bcc-5b017fad5cb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:23:00.313Z|961d0b1c-9386-4ae8-9bcc-5b017fad5cb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:22:53 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:23:00.317Z|961d0b1c-9386-4ae8-9bcc-5b017fad5cb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:23:00.319Z|961d0b1c-9386-4ae8-9bcc-5b017fad5cb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:23:00.320Z|961d0b1c-9386-4ae8-9bcc-5b017fad5cb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:23:00.340Z|961d0b1c-9386-4ae8-9bcc-5b017fad5cb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:23:03.196Z|a3d3649d-9d8e-4a0e-8a43-0ef25a4ea989|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:23:03.197Z|a3d3649d-9d8e-4a0e-8a43-0ef25a4ea989|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:23:03.196Z|e9cb7c08-c73e-4a55-90e2-b72c24f4c5d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:23:03.204Z|e9cb7c08-c73e-4a55-90e2-b72c24f4c5d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:23:03.213Z|fc6a2425-93ee-46c9-9948-d0f5e27590f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:23:03.221Z|fc6a2425-93ee-46c9-9948-d0f5e27590f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:23:10.295Z|2c0f5d19-51ce-4bea-97a5-087d62bff555|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:23:10.296Z|2c0f5d19-51ce-4bea-97a5-087d62bff555|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:23:10.552Z|7ff05b41-3f60-4a57-b88a-ab0deeeb511a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:23:10.610Z|7ff05b41-3f60-4a57-b88a-ab0deeeb511a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0 2022-09-28T13:23:10.623Z|7ff05b41-3f60-4a57-b88a-ab0deeeb511a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|INFO|500||Invoke 2022-09-28T13:23:10.624Z|7ff05b41-3f60-4a57-b88a-ab0deeeb511a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||===========================request begin================================================ 2022-09-28T13:23:10.626Z|7ff05b41-3f60-4a57-b88a-ab0deeeb511a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0 2022-09-28T13:23:10.626Z|7ff05b41-3f60-4a57-b88a-ab0deeeb511a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Method : GET 2022-09-28T13:23:10.627Z|7ff05b41-3f60-4a57-b88a-ab0deeeb511a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b6aaf34467094e4aeffb58d2a2853697", X-B3-SpanId:"70e3ce6e6422236c", X-B3-ParentSpanId:"6e325397d0a9c301", X-B3-Sampled:"0", X-ONAP-RequestID:"7ff05b41-3f60-4a57-b88a-ab0deeeb511a", X-RequestID:"7ff05b41-3f60-4a57-b88a-ab0deeeb511a", X-TransactionID:"7ff05b41-3f60-4a57-b88a-ab0deeeb511a", X-ECOMP-RequestID:"7ff05b41-3f60-4a57-b88a-ab0deeeb511a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"181adeb3-ba8a-4b95-b6b0-76371181d6fa"] 2022-09-28T13:23:10.627Z|7ff05b41-3f60-4a57-b88a-ab0deeeb511a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Request body: 2022-09-28T13:23:10.627Z|7ff05b41-3f60-4a57-b88a-ab0deeeb511a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||==========================request end================================================ 2022-09-28T13:23:10.681Z|7ff05b41-3f60-4a57-b88a-ab0deeeb511a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||============================response begin========================================== 2022-09-28T13:23:10.683Z|7ff05b41-3f60-4a57-b88a-ab0deeeb511a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Status code : 200 OK 2022-09-28T13:23:10.684Z|7ff05b41-3f60-4a57-b88a-ab0deeeb511a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Status text : OK 2022-09-28T13:23:10.684Z|7ff05b41-3f60-4a57-b88a-ab0deeeb511a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:23:04 GMT", x-envoy-upstream-service-time:"42", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:23:10.685Z|7ff05b41-3f60-4a57-b88a-ab0deeeb511a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Response body: { "requestId" : "e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-09-28T13:22:20.000+00:00", "source" : "VID", "tenantId" : "e3b7e8e7a7024b26987c36eeb1a188a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-15bd6d71-5d68-4e63-a842-dd4e78ee68c0\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"31506af4-af2a-4972-9d8f-e304cc165b37\",\n\t\t\t\"modelVersionId\": \"0d57a8f8-72de-47fe-ac34-f1aec3c3bf92\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cdc9bd8c-2c4e-4128-8b41-a0121aeccca3\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:22:42.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "082ecdbf-548d-4e59-998b-af15cfd82b66", "serviceInstanceName" : "basic_network-15bd6d71-5d68-4e63-a842-dd4e78ee68c0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0" } } } 2022-09-28T13:23:10.685Z|7ff05b41-3f60-4a57-b88a-ab0deeeb511a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||=======================response end================================================= 2022-09-28T13:23:10.686Z|7ff05b41-3f60-4a57-b88a-ab0deeeb511a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|INFO|500||InvokeReturn 2022-09-28T13:23:10.698Z|7ff05b41-3f60-4a57-b88a-ab0deeeb511a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false 2022-09-28T13:23:10.712Z|7ff05b41-3f60-4a57-b88a-ab0deeeb511a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:23:10.713Z|7ff05b41-3f60-4a57-b88a-ab0deeeb511a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:23:10.713Z|7ff05b41-3f60-4a57-b88a-ab0deeeb511a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false 2022-09-28T13:23:10.713Z|7ff05b41-3f60-4a57-b88a-ab0deeeb511a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:23:10.714Z|7ff05b41-3f60-4a57-b88a-ab0deeeb511a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b6aaf34467094e4aeffb58d2a2853697", X-B3-SpanId:"61946146e0496f9a", X-B3-ParentSpanId:"6e325397d0a9c301", X-B3-Sampled:"0", X-ONAP-RequestID:"7ff05b41-3f60-4a57-b88a-ab0deeeb511a", X-RequestID:"7ff05b41-3f60-4a57-b88a-ab0deeeb511a", X-TransactionID:"7ff05b41-3f60-4a57-b88a-ab0deeeb511a", X-ECOMP-RequestID:"7ff05b41-3f60-4a57-b88a-ab0deeeb511a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e18fbd0-9472-4a5e-b75c-7f7b29351723"] 2022-09-28T13:23:10.714Z|7ff05b41-3f60-4a57-b88a-ab0deeeb511a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:23:10.715Z|7ff05b41-3f60-4a57-b88a-ab0deeeb511a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:23:10.750Z|7ff05b41-3f60-4a57-b88a-ab0deeeb511a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:23:10.751Z|7ff05b41-3f60-4a57-b88a-ab0deeeb511a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:23:10.752Z|7ff05b41-3f60-4a57-b88a-ab0deeeb511a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:23:10.753Z|7ff05b41-3f60-4a57-b88a-ab0deeeb511a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:23:04 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:23:10.754Z|7ff05b41-3f60-4a57-b88a-ab0deeeb511a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:23:10.754Z|7ff05b41-3f60-4a57-b88a-ab0deeeb511a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:23:10.755Z|7ff05b41-3f60-4a57-b88a-ab0deeeb511a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:23:10.831Z|7ff05b41-3f60-4a57-b88a-ab0deeeb511a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:23:13.239Z|d4b9c44f-f59e-4324-ad6e-eee240e86cff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:23:13.241Z|d4b9c44f-f59e-4324-ad6e-eee240e86cff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:23:13.245Z|a0aae86e-9cb2-4014-a88d-f90eb92354a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:23:13.246Z|a0aae86e-9cb2-4014-a88d-f90eb92354a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:23:13.260Z|63e70198-645d-42e5-98f9-15ecffc4dc4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:23:13.262Z|63e70198-645d-42e5-98f9-15ecffc4dc4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:23:20.989Z|320e1547-fc75-49e0-a4bd-872fa2bb7f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:23:21.000Z|320e1547-fc75-49e0-a4bd-872fa2bb7f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0 2022-09-28T13:23:21.001Z|320e1547-fc75-49e0-a4bd-872fa2bb7f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|INFO|500||Invoke 2022-09-28T13:23:21.002Z|320e1547-fc75-49e0-a4bd-872fa2bb7f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||===========================request begin================================================ 2022-09-28T13:23:21.002Z|320e1547-fc75-49e0-a4bd-872fa2bb7f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0 2022-09-28T13:23:21.002Z|320e1547-fc75-49e0-a4bd-872fa2bb7f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Method : GET 2022-09-28T13:23:21.002Z|320e1547-fc75-49e0-a4bd-872fa2bb7f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"771c149ab3f62b810e6132c5b3651b84", X-B3-SpanId:"c457b469efa0d329", X-B3-ParentSpanId:"b7db0badf51de395", X-B3-Sampled:"0", X-ONAP-RequestID:"320e1547-fc75-49e0-a4bd-872fa2bb7f1e", X-RequestID:"320e1547-fc75-49e0-a4bd-872fa2bb7f1e", X-TransactionID:"320e1547-fc75-49e0-a4bd-872fa2bb7f1e", X-ECOMP-RequestID:"320e1547-fc75-49e0-a4bd-872fa2bb7f1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7537924-7df6-489c-b875-d7feaea78298"] 2022-09-28T13:23:21.003Z|320e1547-fc75-49e0-a4bd-872fa2bb7f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Request body: 2022-09-28T13:23:21.003Z|320e1547-fc75-49e0-a4bd-872fa2bb7f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||==========================request end================================================ 2022-09-28T13:23:21.037Z|320e1547-fc75-49e0-a4bd-872fa2bb7f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||============================response begin========================================== 2022-09-28T13:23:21.038Z|320e1547-fc75-49e0-a4bd-872fa2bb7f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Status code : 200 OK 2022-09-28T13:23:21.038Z|320e1547-fc75-49e0-a4bd-872fa2bb7f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Status text : OK 2022-09-28T13:23:21.039Z|320e1547-fc75-49e0-a4bd-872fa2bb7f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:23:14 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:23:21.044Z|320e1547-fc75-49e0-a4bd-872fa2bb7f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Response body: { "requestId" : "e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0 Resource not found for PUT using id business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/082ecdbf-548d-4e59-998b-af15cfd82b66 (msg=Node Not Found:object located at service-design-and-creation/models/model/31506af4-af2a-4972-9d8f-e304cc165b37/model-vers/model-ver/0d57a8f8-72de-47fe-ac34-f1aec3c3bf92#model-version not found) (ec=ERR.5.4.6114)", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-09-28T13:22:20.000+00:00", "endTime" : "2022-09-28T13:23:19.000+00:00", "source" : "VID", "tenantId" : "e3b7e8e7a7024b26987c36eeb1a188a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-15bd6d71-5d68-4e63-a842-dd4e78ee68c0\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"31506af4-af2a-4972-9d8f-e304cc165b37\",\n\t\t\t\"modelVersionId\": \"0d57a8f8-72de-47fe-ac34-f1aec3c3bf92\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cdc9bd8c-2c4e-4128-8b41-a0121aeccca3\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:23:12.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "082ecdbf-548d-4e59-998b-af15cfd82b66", "serviceInstanceName" : "basic_network-15bd6d71-5d68-4e63-a842-dd4e78ee68c0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0" } } } 2022-09-28T13:23:21.045Z|320e1547-fc75-49e0-a4bd-872fa2bb7f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||=======================response end================================================= 2022-09-28T13:23:21.046Z|320e1547-fc75-49e0-a4bd-872fa2bb7f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|INFO|500||InvokeReturn 2022-09-28T13:23:21.048Z|320e1547-fc75-49e0-a4bd-872fa2bb7f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false 2022-09-28T13:23:21.049Z|320e1547-fc75-49e0-a4bd-872fa2bb7f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:23:21.050Z|320e1547-fc75-49e0-a4bd-872fa2bb7f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:23:21.051Z|320e1547-fc75-49e0-a4bd-872fa2bb7f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false 2022-09-28T13:23:21.060Z|320e1547-fc75-49e0-a4bd-872fa2bb7f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:23:21.060Z|320e1547-fc75-49e0-a4bd-872fa2bb7f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"771c149ab3f62b810e6132c5b3651b84", X-B3-SpanId:"ad6d37a788fbfc5a", X-B3-ParentSpanId:"b7db0badf51de395", X-B3-Sampled:"0", X-ONAP-RequestID:"320e1547-fc75-49e0-a4bd-872fa2bb7f1e", X-RequestID:"320e1547-fc75-49e0-a4bd-872fa2bb7f1e", X-TransactionID:"320e1547-fc75-49e0-a4bd-872fa2bb7f1e", X-ECOMP-RequestID:"320e1547-fc75-49e0-a4bd-872fa2bb7f1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63f616c9-7159-4b34-a676-0d81d3b9b15c"] 2022-09-28T13:23:21.061Z|320e1547-fc75-49e0-a4bd-872fa2bb7f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:23:21.061Z|320e1547-fc75-49e0-a4bd-872fa2bb7f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:23:21.088Z|320e1547-fc75-49e0-a4bd-872fa2bb7f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:23:21.089Z|320e1547-fc75-49e0-a4bd-872fa2bb7f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:23:21.089Z|320e1547-fc75-49e0-a4bd-872fa2bb7f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:23:21.090Z|320e1547-fc75-49e0-a4bd-872fa2bb7f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:23:14 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:23:21.093Z|320e1547-fc75-49e0-a4bd-872fa2bb7f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:23:21.094Z|320e1547-fc75-49e0-a4bd-872fa2bb7f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:23:21.094Z|320e1547-fc75-49e0-a4bd-872fa2bb7f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:23:21.110Z|320e1547-fc75-49e0-a4bd-872fa2bb7f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:23:21.281Z|79c4d7ee-c4aa-4639-884d-880a7ee220c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:23:21.312Z|79c4d7ee-c4aa-4639-884d-880a7ee220c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0 2022-09-28T13:23:21.313Z|79c4d7ee-c4aa-4639-884d-880a7ee220c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|INFO|500||Invoke 2022-09-28T13:23:21.314Z|79c4d7ee-c4aa-4639-884d-880a7ee220c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||===========================request begin================================================ 2022-09-28T13:23:21.315Z|79c4d7ee-c4aa-4639-884d-880a7ee220c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0 2022-09-28T13:23:21.315Z|79c4d7ee-c4aa-4639-884d-880a7ee220c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Method : GET 2022-09-28T13:23:21.316Z|79c4d7ee-c4aa-4639-884d-880a7ee220c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"71aaa132b4d2c05a4c10bd6426283441", X-B3-SpanId:"e6af761fcf44df0d", X-B3-ParentSpanId:"2504bf22a156319d", X-B3-Sampled:"0", X-ONAP-RequestID:"79c4d7ee-c4aa-4639-884d-880a7ee220c1", X-RequestID:"79c4d7ee-c4aa-4639-884d-880a7ee220c1", X-TransactionID:"79c4d7ee-c4aa-4639-884d-880a7ee220c1", X-ECOMP-RequestID:"79c4d7ee-c4aa-4639-884d-880a7ee220c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e5602e9-6956-490e-b613-e6aa040e0eb2"] 2022-09-28T13:23:21.317Z|79c4d7ee-c4aa-4639-884d-880a7ee220c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Request body: 2022-09-28T13:23:21.317Z|79c4d7ee-c4aa-4639-884d-880a7ee220c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||==========================request end================================================ 2022-09-28T13:23:21.376Z|79c4d7ee-c4aa-4639-884d-880a7ee220c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||============================response begin========================================== 2022-09-28T13:23:21.377Z|79c4d7ee-c4aa-4639-884d-880a7ee220c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Status code : 200 OK 2022-09-28T13:23:21.377Z|79c4d7ee-c4aa-4639-884d-880a7ee220c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Status text : OK 2022-09-28T13:23:21.378Z|79c4d7ee-c4aa-4639-884d-880a7ee220c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:23:14 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:23:21.380Z|79c4d7ee-c4aa-4639-884d-880a7ee220c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Response body: { "requestId" : "e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0 Resource not found for PUT using id business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/082ecdbf-548d-4e59-998b-af15cfd82b66 (msg=Node Not Found:object located at service-design-and-creation/models/model/31506af4-af2a-4972-9d8f-e304cc165b37/model-vers/model-ver/0d57a8f8-72de-47fe-ac34-f1aec3c3bf92#model-version not found) (ec=ERR.5.4.6114)", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-09-28T13:22:20.000+00:00", "endTime" : "2022-09-28T13:23:19.000+00:00", "source" : "VID", "tenantId" : "e3b7e8e7a7024b26987c36eeb1a188a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-15bd6d71-5d68-4e63-a842-dd4e78ee68c0\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"31506af4-af2a-4972-9d8f-e304cc165b37\",\n\t\t\t\"modelVersionId\": \"0d57a8f8-72de-47fe-ac34-f1aec3c3bf92\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cdc9bd8c-2c4e-4128-8b41-a0121aeccca3\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:23:12.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "082ecdbf-548d-4e59-998b-af15cfd82b66", "serviceInstanceName" : "basic_network-15bd6d71-5d68-4e63-a842-dd4e78ee68c0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0" } } } 2022-09-28T13:23:21.380Z|79c4d7ee-c4aa-4639-884d-880a7ee220c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||=======================response end================================================= 2022-09-28T13:23:21.381Z|79c4d7ee-c4aa-4639-884d-880a7ee220c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|INFO|500||InvokeReturn 2022-09-28T13:23:21.384Z|79c4d7ee-c4aa-4639-884d-880a7ee220c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false 2022-09-28T13:23:21.384Z|79c4d7ee-c4aa-4639-884d-880a7ee220c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:23:21.385Z|79c4d7ee-c4aa-4639-884d-880a7ee220c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:23:21.385Z|79c4d7ee-c4aa-4639-884d-880a7ee220c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false 2022-09-28T13:23:21.385Z|79c4d7ee-c4aa-4639-884d-880a7ee220c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:23:21.385Z|79c4d7ee-c4aa-4639-884d-880a7ee220c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"71aaa132b4d2c05a4c10bd6426283441", X-B3-SpanId:"8024585aba57ea2e", X-B3-ParentSpanId:"2504bf22a156319d", X-B3-Sampled:"0", X-ONAP-RequestID:"79c4d7ee-c4aa-4639-884d-880a7ee220c1", X-RequestID:"79c4d7ee-c4aa-4639-884d-880a7ee220c1", X-TransactionID:"79c4d7ee-c4aa-4639-884d-880a7ee220c1", X-ECOMP-RequestID:"79c4d7ee-c4aa-4639-884d-880a7ee220c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4fe9c780-7ae5-41e9-90d8-b657e39b7c21"] 2022-09-28T13:23:21.386Z|79c4d7ee-c4aa-4639-884d-880a7ee220c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:23:21.386Z|79c4d7ee-c4aa-4639-884d-880a7ee220c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:23:21.412Z|79c4d7ee-c4aa-4639-884d-880a7ee220c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:23:21.413Z|79c4d7ee-c4aa-4639-884d-880a7ee220c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:23:21.414Z|79c4d7ee-c4aa-4639-884d-880a7ee220c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:23:21.415Z|79c4d7ee-c4aa-4639-884d-880a7ee220c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:23:14 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:23:21.417Z|79c4d7ee-c4aa-4639-884d-880a7ee220c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:23:21.417Z|79c4d7ee-c4aa-4639-884d-880a7ee220c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:23:21.419Z|79c4d7ee-c4aa-4639-884d-880a7ee220c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:23:21.435Z|79c4d7ee-c4aa-4639-884d-880a7ee220c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:23:21.619Z|e1b37e6c-b5c6-4fa5-8d99-8d590e0a46d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:23:21.632Z|e1b37e6c-b5c6-4fa5-8d99-8d590e0a46d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0 2022-09-28T13:23:21.633Z|e1b37e6c-b5c6-4fa5-8d99-8d590e0a46d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|INFO|500||Invoke 2022-09-28T13:23:21.633Z|e1b37e6c-b5c6-4fa5-8d99-8d590e0a46d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||===========================request begin================================================ 2022-09-28T13:23:21.633Z|e1b37e6c-b5c6-4fa5-8d99-8d590e0a46d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0 2022-09-28T13:23:21.634Z|e1b37e6c-b5c6-4fa5-8d99-8d590e0a46d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Method : GET 2022-09-28T13:23:21.634Z|e1b37e6c-b5c6-4fa5-8d99-8d590e0a46d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4b25066ab99976c12da3d8b07d5cc338", X-B3-SpanId:"1033ce1e6ec996ee", X-B3-ParentSpanId:"9f4d31f5d0153795", X-B3-Sampled:"0", X-ONAP-RequestID:"e1b37e6c-b5c6-4fa5-8d99-8d590e0a46d9", X-RequestID:"e1b37e6c-b5c6-4fa5-8d99-8d590e0a46d9", X-TransactionID:"e1b37e6c-b5c6-4fa5-8d99-8d590e0a46d9", X-ECOMP-RequestID:"e1b37e6c-b5c6-4fa5-8d99-8d590e0a46d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f548c2d9-05f0-42dd-8f89-a0d55b9a1fbb"] 2022-09-28T13:23:21.634Z|e1b37e6c-b5c6-4fa5-8d99-8d590e0a46d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Request body: 2022-09-28T13:23:21.635Z|e1b37e6c-b5c6-4fa5-8d99-8d590e0a46d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||==========================request end================================================ 2022-09-28T13:23:21.664Z|e1b37e6c-b5c6-4fa5-8d99-8d590e0a46d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||============================response begin========================================== 2022-09-28T13:23:21.665Z|e1b37e6c-b5c6-4fa5-8d99-8d590e0a46d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Status code : 200 OK 2022-09-28T13:23:21.676Z|e1b37e6c-b5c6-4fa5-8d99-8d590e0a46d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Status text : OK 2022-09-28T13:23:21.677Z|e1b37e6c-b5c6-4fa5-8d99-8d590e0a46d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:23:14 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:23:21.678Z|e1b37e6c-b5c6-4fa5-8d99-8d590e0a46d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Response body: { "requestId" : "e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0 Resource not found for PUT using id business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/082ecdbf-548d-4e59-998b-af15cfd82b66 (msg=Node Not Found:object located at service-design-and-creation/models/model/31506af4-af2a-4972-9d8f-e304cc165b37/model-vers/model-ver/0d57a8f8-72de-47fe-ac34-f1aec3c3bf92#model-version not found) (ec=ERR.5.4.6114)", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-09-28T13:22:20.000+00:00", "endTime" : "2022-09-28T13:23:19.000+00:00", "source" : "VID", "tenantId" : "e3b7e8e7a7024b26987c36eeb1a188a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-15bd6d71-5d68-4e63-a842-dd4e78ee68c0\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"31506af4-af2a-4972-9d8f-e304cc165b37\",\n\t\t\t\"modelVersionId\": \"0d57a8f8-72de-47fe-ac34-f1aec3c3bf92\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cdc9bd8c-2c4e-4128-8b41-a0121aeccca3\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:23:12.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "082ecdbf-548d-4e59-998b-af15cfd82b66", "serviceInstanceName" : "basic_network-15bd6d71-5d68-4e63-a842-dd4e78ee68c0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0" } } } 2022-09-28T13:23:21.687Z|e1b37e6c-b5c6-4fa5-8d99-8d590e0a46d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||=======================response end================================================= 2022-09-28T13:23:21.688Z|e1b37e6c-b5c6-4fa5-8d99-8d590e0a46d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|INFO|500||InvokeReturn 2022-09-28T13:23:21.693Z|e1b37e6c-b5c6-4fa5-8d99-8d590e0a46d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false 2022-09-28T13:23:21.694Z|e1b37e6c-b5c6-4fa5-8d99-8d590e0a46d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:23:21.694Z|e1b37e6c-b5c6-4fa5-8d99-8d590e0a46d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:23:21.695Z|e1b37e6c-b5c6-4fa5-8d99-8d590e0a46d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false 2022-09-28T13:23:21.695Z|e1b37e6c-b5c6-4fa5-8d99-8d590e0a46d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:23:21.695Z|e1b37e6c-b5c6-4fa5-8d99-8d590e0a46d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4b25066ab99976c12da3d8b07d5cc338", X-B3-SpanId:"6de5a548f70864bb", X-B3-ParentSpanId:"9f4d31f5d0153795", X-B3-Sampled:"0", X-ONAP-RequestID:"e1b37e6c-b5c6-4fa5-8d99-8d590e0a46d9", X-RequestID:"e1b37e6c-b5c6-4fa5-8d99-8d590e0a46d9", X-TransactionID:"e1b37e6c-b5c6-4fa5-8d99-8d590e0a46d9", X-ECOMP-RequestID:"e1b37e6c-b5c6-4fa5-8d99-8d590e0a46d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28b151af-07ca-4089-bb2f-4ceb99edad1a"] 2022-09-28T13:23:21.695Z|e1b37e6c-b5c6-4fa5-8d99-8d590e0a46d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:23:21.695Z|e1b37e6c-b5c6-4fa5-8d99-8d590e0a46d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:23:21.718Z|e1b37e6c-b5c6-4fa5-8d99-8d590e0a46d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:23:21.719Z|e1b37e6c-b5c6-4fa5-8d99-8d590e0a46d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:23:21.720Z|e1b37e6c-b5c6-4fa5-8d99-8d590e0a46d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:23:21.720Z|e1b37e6c-b5c6-4fa5-8d99-8d590e0a46d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:23:14 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:23:21.731Z|e1b37e6c-b5c6-4fa5-8d99-8d590e0a46d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:23:21.732Z|e1b37e6c-b5c6-4fa5-8d99-8d590e0a46d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:23:21.733Z|e1b37e6c-b5c6-4fa5-8d99-8d590e0a46d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:23:21.788Z|e1b37e6c-b5c6-4fa5-8d99-8d590e0a46d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:23:21.968Z|3fac7561-7ee5-4af9-a297-e39905b22aa4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:23:21.975Z|3fac7561-7ee5-4af9-a297-e39905b22aa4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0 2022-09-28T13:23:21.977Z|3fac7561-7ee5-4af9-a297-e39905b22aa4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|INFO|500||Invoke 2022-09-28T13:23:21.977Z|3fac7561-7ee5-4af9-a297-e39905b22aa4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||===========================request begin================================================ 2022-09-28T13:23:21.977Z|3fac7561-7ee5-4af9-a297-e39905b22aa4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0 2022-09-28T13:23:21.977Z|3fac7561-7ee5-4af9-a297-e39905b22aa4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Method : GET 2022-09-28T13:23:21.977Z|3fac7561-7ee5-4af9-a297-e39905b22aa4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"be71e5e6db6b3fda6a0e9b8ca54aabc5", X-B3-SpanId:"f7d6b913aa5d4827", X-B3-ParentSpanId:"93ec43340da90868", X-B3-Sampled:"0", X-ONAP-RequestID:"3fac7561-7ee5-4af9-a297-e39905b22aa4", X-RequestID:"3fac7561-7ee5-4af9-a297-e39905b22aa4", X-TransactionID:"3fac7561-7ee5-4af9-a297-e39905b22aa4", X-ECOMP-RequestID:"3fac7561-7ee5-4af9-a297-e39905b22aa4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b315926a-ed77-4935-9b99-027b0f064e16"] 2022-09-28T13:23:21.977Z|3fac7561-7ee5-4af9-a297-e39905b22aa4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Request body: 2022-09-28T13:23:21.977Z|3fac7561-7ee5-4af9-a297-e39905b22aa4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||==========================request end================================================ 2022-09-28T13:23:22.029Z|3fac7561-7ee5-4af9-a297-e39905b22aa4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||============================response begin========================================== 2022-09-28T13:23:22.030Z|3fac7561-7ee5-4af9-a297-e39905b22aa4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Status code : 200 OK 2022-09-28T13:23:22.030Z|3fac7561-7ee5-4af9-a297-e39905b22aa4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Status text : OK 2022-09-28T13:23:22.032Z|3fac7561-7ee5-4af9-a297-e39905b22aa4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:23:14 GMT", x-envoy-upstream-service-time:"48", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:23:22.033Z|3fac7561-7ee5-4af9-a297-e39905b22aa4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Response body: { "requestId" : "e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0 Resource not found for PUT using id business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/082ecdbf-548d-4e59-998b-af15cfd82b66 (msg=Node Not Found:object located at service-design-and-creation/models/model/31506af4-af2a-4972-9d8f-e304cc165b37/model-vers/model-ver/0d57a8f8-72de-47fe-ac34-f1aec3c3bf92#model-version not found) (ec=ERR.5.4.6114)", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-09-28T13:22:20.000+00:00", "endTime" : "2022-09-28T13:23:19.000+00:00", "source" : "VID", "tenantId" : "e3b7e8e7a7024b26987c36eeb1a188a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-15bd6d71-5d68-4e63-a842-dd4e78ee68c0\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"31506af4-af2a-4972-9d8f-e304cc165b37\",\n\t\t\t\"modelVersionId\": \"0d57a8f8-72de-47fe-ac34-f1aec3c3bf92\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cdc9bd8c-2c4e-4128-8b41-a0121aeccca3\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:23:12.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "082ecdbf-548d-4e59-998b-af15cfd82b66", "serviceInstanceName" : "basic_network-15bd6d71-5d68-4e63-a842-dd4e78ee68c0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0" } } } 2022-09-28T13:23:22.034Z|3fac7561-7ee5-4af9-a297-e39905b22aa4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||=======================response end================================================= 2022-09-28T13:23:22.034Z|3fac7561-7ee5-4af9-a297-e39905b22aa4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|INFO|500||InvokeReturn 2022-09-28T13:23:22.037Z|3fac7561-7ee5-4af9-a297-e39905b22aa4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false 2022-09-28T13:23:22.039Z|3fac7561-7ee5-4af9-a297-e39905b22aa4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:23:22.040Z|3fac7561-7ee5-4af9-a297-e39905b22aa4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:23:22.040Z|3fac7561-7ee5-4af9-a297-e39905b22aa4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false 2022-09-28T13:23:22.041Z|3fac7561-7ee5-4af9-a297-e39905b22aa4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:23:22.041Z|3fac7561-7ee5-4af9-a297-e39905b22aa4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"be71e5e6db6b3fda6a0e9b8ca54aabc5", X-B3-SpanId:"13b08552b9fd1996", X-B3-ParentSpanId:"93ec43340da90868", X-B3-Sampled:"0", X-ONAP-RequestID:"3fac7561-7ee5-4af9-a297-e39905b22aa4", X-RequestID:"3fac7561-7ee5-4af9-a297-e39905b22aa4", X-TransactionID:"3fac7561-7ee5-4af9-a297-e39905b22aa4", X-ECOMP-RequestID:"3fac7561-7ee5-4af9-a297-e39905b22aa4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"780e8233-7a59-40e1-8de5-2586e0573837"] 2022-09-28T13:23:22.041Z|3fac7561-7ee5-4af9-a297-e39905b22aa4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:23:22.041Z|3fac7561-7ee5-4af9-a297-e39905b22aa4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:23:22.075Z|3fac7561-7ee5-4af9-a297-e39905b22aa4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:23:22.077Z|3fac7561-7ee5-4af9-a297-e39905b22aa4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:23:22.077Z|3fac7561-7ee5-4af9-a297-e39905b22aa4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:23:22.077Z|3fac7561-7ee5-4af9-a297-e39905b22aa4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:23:15 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:23:22.078Z|3fac7561-7ee5-4af9-a297-e39905b22aa4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:23:22.080Z|3fac7561-7ee5-4af9-a297-e39905b22aa4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:23:22.081Z|3fac7561-7ee5-4af9-a297-e39905b22aa4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:23:22.098Z|3fac7561-7ee5-4af9-a297-e39905b22aa4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:23:22.258Z|84dd2def-655b-4057-aaf2-94c99c0aae89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:23:22.272Z|84dd2def-655b-4057-aaf2-94c99c0aae89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0 2022-09-28T13:23:22.273Z|84dd2def-655b-4057-aaf2-94c99c0aae89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|INFO|500||Invoke 2022-09-28T13:23:22.274Z|84dd2def-655b-4057-aaf2-94c99c0aae89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||===========================request begin================================================ 2022-09-28T13:23:22.274Z|84dd2def-655b-4057-aaf2-94c99c0aae89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0 2022-09-28T13:23:22.274Z|84dd2def-655b-4057-aaf2-94c99c0aae89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Method : GET 2022-09-28T13:23:22.274Z|84dd2def-655b-4057-aaf2-94c99c0aae89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f82fbc36f09a96ea09e8866afbaf36cc", X-B3-SpanId:"ca211778f44ef287", X-B3-ParentSpanId:"597744fcdbb49572", X-B3-Sampled:"0", X-ONAP-RequestID:"84dd2def-655b-4057-aaf2-94c99c0aae89", X-RequestID:"84dd2def-655b-4057-aaf2-94c99c0aae89", X-TransactionID:"84dd2def-655b-4057-aaf2-94c99c0aae89", X-ECOMP-RequestID:"84dd2def-655b-4057-aaf2-94c99c0aae89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1ba384f-7d20-44b3-836d-20f38f2a5b47"] 2022-09-28T13:23:22.275Z|84dd2def-655b-4057-aaf2-94c99c0aae89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Request body: 2022-09-28T13:23:22.275Z|84dd2def-655b-4057-aaf2-94c99c0aae89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||==========================request end================================================ 2022-09-28T13:23:22.316Z|84dd2def-655b-4057-aaf2-94c99c0aae89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||============================response begin========================================== 2022-09-28T13:23:22.317Z|84dd2def-655b-4057-aaf2-94c99c0aae89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Status code : 200 OK 2022-09-28T13:23:22.318Z|84dd2def-655b-4057-aaf2-94c99c0aae89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Status text : OK 2022-09-28T13:23:22.319Z|84dd2def-655b-4057-aaf2-94c99c0aae89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:23:15 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:23:22.320Z|84dd2def-655b-4057-aaf2-94c99c0aae89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||Response body: { "requestId" : "e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0 Resource not found for PUT using id business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/082ecdbf-548d-4e59-998b-af15cfd82b66 (msg=Node Not Found:object located at service-design-and-creation/models/model/31506af4-af2a-4972-9d8f-e304cc165b37/model-vers/model-ver/0d57a8f8-72de-47fe-ac34-f1aec3c3bf92#model-version not found) (ec=ERR.5.4.6114)", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-09-28T13:22:20.000+00:00", "endTime" : "2022-09-28T13:23:19.000+00:00", "source" : "VID", "tenantId" : "e3b7e8e7a7024b26987c36eeb1a188a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-15bd6d71-5d68-4e63-a842-dd4e78ee68c0\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"31506af4-af2a-4972-9d8f-e304cc165b37\",\n\t\t\t\"modelVersionId\": \"0d57a8f8-72de-47fe-ac34-f1aec3c3bf92\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cdc9bd8c-2c4e-4128-8b41-a0121aeccca3\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:23:12.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "082ecdbf-548d-4e59-998b-af15cfd82b66", "serviceInstanceName" : "basic_network-15bd6d71-5d68-4e63-a842-dd4e78ee68c0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0" } } } 2022-09-28T13:23:22.320Z|84dd2def-655b-4057-aaf2-94c99c0aae89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|DEBUG|500||=======================response end================================================= 2022-09-28T13:23:22.321Z|84dd2def-655b-4057-aaf2-94c99c0aae89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|INFO|500||InvokeReturn 2022-09-28T13:23:22.323Z|84dd2def-655b-4057-aaf2-94c99c0aae89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false 2022-09-28T13:23:22.324Z|84dd2def-655b-4057-aaf2-94c99c0aae89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:23:22.325Z|84dd2def-655b-4057-aaf2-94c99c0aae89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:23:22.325Z|84dd2def-655b-4057-aaf2-94c99c0aae89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false 2022-09-28T13:23:22.325Z|84dd2def-655b-4057-aaf2-94c99c0aae89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:23:22.325Z|84dd2def-655b-4057-aaf2-94c99c0aae89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f82fbc36f09a96ea09e8866afbaf36cc", X-B3-SpanId:"5b9f104c401e5055", X-B3-ParentSpanId:"597744fcdbb49572", X-B3-Sampled:"0", X-ONAP-RequestID:"84dd2def-655b-4057-aaf2-94c99c0aae89", X-RequestID:"84dd2def-655b-4057-aaf2-94c99c0aae89", X-TransactionID:"84dd2def-655b-4057-aaf2-94c99c0aae89", X-ECOMP-RequestID:"84dd2def-655b-4057-aaf2-94c99c0aae89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2157e55-6a13-434d-826a-08e3b013d92e"] 2022-09-28T13:23:22.325Z|84dd2def-655b-4057-aaf2-94c99c0aae89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:23:22.326Z|84dd2def-655b-4057-aaf2-94c99c0aae89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:23:22.353Z|84dd2def-655b-4057-aaf2-94c99c0aae89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:23:22.355Z|84dd2def-655b-4057-aaf2-94c99c0aae89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:23:22.356Z|84dd2def-655b-4057-aaf2-94c99c0aae89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:23:22.356Z|84dd2def-655b-4057-aaf2-94c99c0aae89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:23:15 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:23:22.359Z|84dd2def-655b-4057-aaf2-94c99c0aae89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:23:22.360Z|84dd2def-655b-4057-aaf2-94c99c0aae89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:23:22.361Z|84dd2def-655b-4057-aaf2-94c99c0aae89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:23:22.377Z|84dd2def-655b-4057-aaf2-94c99c0aae89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e525eab2-ccd2-4c34-ab7c-5e60ef64a7f0|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:23:23.276Z|2b71c81f-6e86-4de7-a712-2d8ce9f8a235|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:23:23.278Z|2b71c81f-6e86-4de7-a712-2d8ce9f8a235|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:23:23.281Z|ebcd911d-563e-491e-9c2b-bc3248b0a759|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:23:23.282Z|ebcd911d-563e-491e-9c2b-bc3248b0a759|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:23:23.296Z|4a018c30-a49a-4af1-b2d7-2ee5ec1a3d7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:23:23.297Z|4a018c30-a49a-4af1-b2d7-2ee5ec1a3d7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:23:24.488Z|84c83960-027d-435d-945d-b8bdcaf168b4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:23:24.489Z|84c83960-027d-435d-945d-b8bdcaf168b4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:23:25.294Z|0d203f39-6407-4c2c-a907-fbd79052d0aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:23:25.319Z|0d203f39-6407-4c2c-a907-fbd79052d0aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:23:26.078Z|f870fd33-e8a8-4344-af9a-3e4a1a85c65f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:23:26.078Z|f870fd33-e8a8-4344-af9a-3e4a1a85c65f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:23:33.322Z|7e0d3e8d-79f3-442d-af2f-1d867ba298ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:23:33.323Z|7e0d3e8d-79f3-442d-af2f-1d867ba298ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:23:33.326Z|f0d46165-e0e2-4768-b211-16955a8bbef5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:23:33.327Z|f0d46165-e0e2-4768-b211-16955a8bbef5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:23:33.332Z|669abe56-62f8-4bf7-a1f9-633ce1960c0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:23:33.334Z|669abe56-62f8-4bf7-a1f9-633ce1960c0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:23:40.294Z|6b77620d-9a35-46df-b943-333f6a205693|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:23:40.295Z|6b77620d-9a35-46df-b943-333f6a205693|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:23:43.365Z|032f815d-5e6a-4455-a7f5-e974525f871e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:23:43.367Z|032f815d-5e6a-4455-a7f5-e974525f871e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:23:43.374Z|14303a71-11bf-4225-9b81-36543c8aa05a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:23:43.375Z|14303a71-11bf-4225-9b81-36543c8aa05a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:23:43.374Z|0e6d18a0-2b32-46f4-b3b3-00d989b1e44b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:23:43.376Z|0e6d18a0-2b32-46f4-b3b3-00d989b1e44b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:23:53.416Z|2b62f99f-7438-4999-ba67-db1f9ef84e1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:23:53.418Z|2b62f99f-7438-4999-ba67-db1f9ef84e1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:23:53.419Z|aa534c60-aded-4223-9789-5bdaf4dfc439|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:23:53.421Z|aa534c60-aded-4223-9789-5bdaf4dfc439|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:23:53.431Z|5ec8956a-e44e-4aec-b094-6afd2a175766|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:23:53.432Z|5ec8956a-e44e-4aec-b094-6afd2a175766|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:23:55.296Z|8126a803-88b9-46da-af85-551e93cb41fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:23:55.343Z|8126a803-88b9-46da-af85-551e93cb41fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:23:56.082Z|e0772c52-b896-4eef-8c5b-64df1050d70a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:23:56.098Z|e0772c52-b896-4eef-8c5b-64df1050d70a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:24:03.449Z|b9737945-aa1b-46c2-a6a9-0e494ea0ae0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:24:03.449Z|557d6739-a31e-4860-bf33-1413be4d01d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:24:03.450Z|b9737945-aa1b-46c2-a6a9-0e494ea0ae0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:24:03.450Z|557d6739-a31e-4860-bf33-1413be4d01d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:24:03.499Z|1f37ed9e-83d7-4aac-b354-5a66be5a6746|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:24:03.502Z|1f37ed9e-83d7-4aac-b354-5a66be5a6746|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:24:10.294Z|42b7d643-173a-4641-84bc-9c652fbffd17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:24:10.295Z|42b7d643-173a-4641-84bc-9c652fbffd17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:24:13.473Z|7af3c6bc-d25d-453b-9b58-38fc719ca7c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:24:13.475Z|7af3c6bc-d25d-453b-9b58-38fc719ca7c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:24:13.478Z|792e0da6-1a40-4fd4-9169-5d0f52ee33e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:24:13.479Z|792e0da6-1a40-4fd4-9169-5d0f52ee33e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:24:13.540Z|62b6fe90-a2bb-4a9f-b248-111a6f680c45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:24:13.542Z|62b6fe90-a2bb-4a9f-b248-111a6f680c45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:24:23.502Z|2e79a8d4-3ad5-4e71-9d4a-3c65d7d155a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:24:23.502Z|2e79a8d4-3ad5-4e71-9d4a-3c65d7d155a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:24:23.509Z|21039b55-cd2c-4a0e-a06e-881ee8848b52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:24:23.510Z|21039b55-cd2c-4a0e-a06e-881ee8848b52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:24:23.584Z|f839e88b-6963-4421-91fc-63ee0625ee5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:24:23.585Z|f839e88b-6963-4421-91fc-63ee0625ee5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:24:24.489Z|d091e5fd-f2c8-47d8-ab1f-3ec72921ad25|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:24:24.491Z|d091e5fd-f2c8-47d8-ab1f-3ec72921ad25|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:24:25.295Z|f3c836ec-cfa5-4129-add4-75e44d3fd548|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:24:25.296Z|f3c836ec-cfa5-4129-add4-75e44d3fd548|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:24:26.099Z|99b63c9a-9971-4be9-a0bb-a21548453f41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:24:26.100Z|99b63c9a-9971-4be9-a0bb-a21548453f41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:24:33.545Z|2f4e772d-6fc0-42f7-8be3-0af033983ea5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:24:33.548Z|2f4e772d-6fc0-42f7-8be3-0af033983ea5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:24:33.554Z|c4deab49-f743-46a6-ae08-1398cb7fb5d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:24:33.559Z|c4deab49-f743-46a6-ae08-1398cb7fb5d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:24:33.636Z|9cbd2d25-b1e8-4886-9309-a25b6271301c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:24:33.637Z|9cbd2d25-b1e8-4886-9309-a25b6271301c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:24:40.295Z|1da820dd-8805-4a31-b1c1-cd11f924d8b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:24:40.299Z|1da820dd-8805-4a31-b1c1-cd11f924d8b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:24:43.585Z|63c8ad1b-ce65-4340-bceb-90006064730f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:24:43.586Z|63c8ad1b-ce65-4340-bceb-90006064730f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:24:43.592Z|c342d561-8462-49a0-a876-39d49cb07e38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:24:43.593Z|c342d561-8462-49a0-a876-39d49cb07e38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:24:43.681Z|488aff63-228a-415b-a3d6-0ec304a51a93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:24:43.682Z|488aff63-228a-415b-a3d6-0ec304a51a93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:24:53.651Z|a39996a1-468d-4f27-bdf5-18b6f098ae4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:24:53.657Z|309bd568-6d10-4c49-8cbb-e696b13e40d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:24:53.659Z|309bd568-6d10-4c49-8cbb-e696b13e40d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:24:53.667Z|a39996a1-468d-4f27-bdf5-18b6f098ae4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:24:53.734Z|6d66dbde-ca5d-40ee-9178-18d8fe466212|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:24:53.735Z|6d66dbde-ca5d-40ee-9178-18d8fe466212|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:24:55.294Z|0bee5a6f-73dd-42f3-8b25-19233e62a26f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:24:55.295Z|0bee5a6f-73dd-42f3-8b25-19233e62a26f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:24:56.100Z|f43eb549-57e5-4522-8e5c-b9da2e3930c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:24:56.101Z|f43eb549-57e5-4522-8e5c-b9da2e3930c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:25:03.716Z|c7be114e-ee9b-49e7-b0c1-ec8868a280f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:25:03.716Z|8e89d2e0-739b-4895-8bec-4498ff18ae46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:25:03.717Z|c7be114e-ee9b-49e7-b0c1-ec8868a280f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:25:03.717Z|8e89d2e0-739b-4895-8bec-4498ff18ae46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:25:03.782Z|a01d756f-1a00-4bef-a878-a7c053169b95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:25:03.784Z|a01d756f-1a00-4bef-a878-a7c053169b95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:25:10.294Z|36c09e08-9c2e-47ed-9ce8-1b9ed2d52dc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:25:10.295Z|36c09e08-9c2e-47ed-9ce8-1b9ed2d52dc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:25:13.775Z|12d21b08-8562-411a-b7ff-3df9de78ff6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:25:13.776Z|12d21b08-8562-411a-b7ff-3df9de78ff6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:25:13.776Z|3f4a0d5e-252a-4520-878d-1a904b7df48d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:25:13.778Z|3f4a0d5e-252a-4520-878d-1a904b7df48d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:25:13.815Z|ccc4e349-116c-40ca-abc2-045868e0908d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:25:13.816Z|ccc4e349-116c-40ca-abc2-045868e0908d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:25:23.825Z|7984460a-4fab-400a-bbfb-62f1fa6c5cce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:25:23.825Z|22b46757-e08d-4013-b0c1-327dc6fd01c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:25:23.826Z|7984460a-4fab-400a-bbfb-62f1fa6c5cce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:25:23.826Z|22b46757-e08d-4013-b0c1-327dc6fd01c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:25:23.868Z|015aba3a-0c55-4c93-90ed-ac6f3abfb309|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:25:23.870Z|015aba3a-0c55-4c93-90ed-ac6f3abfb309|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:25:24.492Z|180084ee-1bd4-4d6e-8cb2-fbe8c2a2dcec|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:25:24.493Z|180084ee-1bd4-4d6e-8cb2-fbe8c2a2dcec|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:25:25.294Z|673b81f7-5c9f-4d48-8157-4a37a8280700|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:25:25.297Z|673b81f7-5c9f-4d48-8157-4a37a8280700|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:25:26.102Z|6209a3db-3bb7-47ae-8476-30a70be2b3b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:25:26.103Z|6209a3db-3bb7-47ae-8476-30a70be2b3b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:25:33.593Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:25:33.608Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 52242d75-8ec8-4c18-95f7-e978cf6c6a17 already exists in requestDb InfraActiveRequests table 2022-09-28T13:25:33.625Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17 2022-09-28T13:25:33.626Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|INFO|500||Invoke 2022-09-28T13:25:33.627Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||===========================request begin================================================ 2022-09-28T13:25:33.628Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17 2022-09-28T13:25:33.628Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Method : GET 2022-09-28T13:25:33.628Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3cb64e2885f5f9828bf942aaf880583e", X-B3-SpanId:"f6462d7d6aee4ffd", X-B3-ParentSpanId:"7aa42a6992f8bffc", X-B3-Sampled:"0", X-ONAP-RequestID:"52242d75-8ec8-4c18-95f7-e978cf6c6a17", X-RequestID:"52242d75-8ec8-4c18-95f7-e978cf6c6a17", X-TransactionID:"52242d75-8ec8-4c18-95f7-e978cf6c6a17", X-ECOMP-RequestID:"52242d75-8ec8-4c18-95f7-e978cf6c6a17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8cf32c9f-6e3c-47ab-8ce0-fa6c44ee159e"] 2022-09-28T13:25:33.629Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Request body: 2022-09-28T13:25:33.629Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||==========================request end================================================ 2022-09-28T13:25:33.678Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||============================response begin========================================== 2022-09-28T13:25:33.679Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Status code : 404 NOT_FOUND 2022-09-28T13:25:33.680Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Status text : Not Found 2022-09-28T13:25:33.680Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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-length:"0", date:"Wed, 28 Sep 2022 13:25:27 GMT", x-envoy-upstream-service-time:"30", server:"envoy"] 2022-09-28T13:25:33.681Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Response body: 2022-09-28T13:25:33.681Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||=======================response end================================================= 2022-09-28T13:25:33.682Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|INFO|404|Not Found|InvokeReturn 2022-09-28T13:25:33.910Z|2c9296df-80ad-487c-a93f-517ddfcd526e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:25:33.918Z|c61f9092-0f5b-4641-84f6-9e77e74b91cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:25:33.940Z|c61f9092-0f5b-4641-84f6-9e77e74b91cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:25:33.941Z|2c9296df-80ad-487c-a93f-517ddfcd526e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:25:33.939Z|8dcf9ff0-1f6d-4022-9dc8-3232c6c113cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:25:33.963Z|8dcf9ff0-1f6d-4022-9dc8-3232c6c113cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:25:33.961Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-09-28T13:25:33.980Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-09-28T13:25:34.233Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/e3b7e8e7a7024b26987c36eeb1a188a5|INFO|500||Invoke 2022-09-28T13:25:34.235Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/e3b7e8e7a7024b26987c36eeb1a188a5|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/e3b7e8e7a7024b26987c36eeb1a188a5 with request headers:{Authorization=[***REDACTED***], X-RequestID=[52242d75-8ec8-4c18-95f7-e978cf6c6a17], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[849f8431-cc2e-4803-810f-b9573b90ad10], X-ECOMP-RequestID=[52242d75-8ec8-4c18-95f7-e978cf6c6a17], X-TransactionId=[], X-ONAP-RequestID=[52242d75-8ec8-4c18-95f7-e978cf6c6a17]} 2022-09-28T13:25:34.346Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/e3b7e8e7a7024b26987c36eeb1a188a5|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/e3b7e8e7a7024b26987c36eeb1a188a5 has http status code:200 and response headers:{date=[Wed, 28 Sep 2022 13:25:34 GMT], server=[envoy], content-length=[617], x-envoy-upstream-service-time=[96], vertex-id=[151576], x-aai-txid=[1-aai-resources-220928-13:25:34:257-95724], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-09-28T13:25:34.348Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/e3b7e8e7a7024b26987c36eeb1a188a5|DEBUG|500||{"tenant-id":"e3b7e8e7a7024b26987c36eeb1a188a5","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1664371532401","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2022-09-28T13:25:34.349Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/e3b7e8e7a7024b26987c36eeb1a188a5|INFO|500||InvokeReturn 2022-09-28T13:25:34.352Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-09-28T13:25:34.353Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-09-28T13:25:34.360Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-09-28T13:25:34.361Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-09-28T13:25:34.362Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-09-28T13:25:34.362Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-09-28T13:25:34.362Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-09-28T13:25:34.362Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"115", X-B3-TraceId:"3cb64e2885f5f9828bf942aaf880583e", X-B3-SpanId:"cfb1f7beca3e12f7", X-B3-ParentSpanId:"7aa42a6992f8bffc", X-B3-Sampled:"0", X-ONAP-RequestID:"52242d75-8ec8-4c18-95f7-e978cf6c6a17", X-RequestID:"52242d75-8ec8-4c18-95f7-e978cf6c6a17", X-TransactionID:"52242d75-8ec8-4c18-95f7-e978cf6c6a17", X-ECOMP-RequestID:"52242d75-8ec8-4c18-95f7-e978cf6c6a17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"723bb0ea-06c6-406f-a481-d823f49bac02"] 2022-09-28T13:25:34.362Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_network-9a1b12d1-875d-4a5f-b6d6-e70f83f18cf4","requestScope":"service"} 2022-09-28T13:25:34.363Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-09-28T13:25:34.394Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-09-28T13:25:34.394Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-09-28T13:25:34.395Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-09-28T13:25:34.395Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|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-length:"0", date:"Wed, 28 Sep 2022 13:25:27 GMT", x-envoy-upstream-service-time:"27", server:"envoy"] 2022-09-28T13:25:34.396Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-09-28T13:25:34.396Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-09-28T13:25:34.397Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-09-28T13:25:34.398Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-09-28T13:25:34.398Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-09-28T13:25:34.399Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-09-28T13:25:34.399Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-09-28T13:25:34.399Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-09-28T13:25:34.400Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"52242d75-8ec8-4c18-95f7-e978cf6c6a17", X-RequestID:"52242d75-8ec8-4c18-95f7-e978cf6c6a17", X-TransactionID:"52242d75-8ec8-4c18-95f7-e978cf6c6a17", X-ECOMP-RequestID:"52242d75-8ec8-4c18-95f7-e978cf6c6a17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac4a1f1d-e59a-4f6d-8620-ee2ce3526a88"] 2022-09-28T13:25:34.400Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-09-28T13:25:34.400Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-09-28T13:25:34.450Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-09-28T13:25:34.451Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-09-28T13:25:34.451Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-09-28T13:25:34.452Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Wed, 28 Sep 2022 13:25:22 GMT", x-envoy-upstream-service-time:"44", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:25:34.453Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-09-28 11:07:51.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" } } } 2022-09-28T13:25:34.453Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-09-28T13:25:34.454Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-09-28T13:25:34.469Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-09-28T13:25:34.470Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2022-09-28T13:25:34.471Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-09-28T13:25:34.471Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-09-28T13:25:34.471Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2022-09-28T13:25:34.472Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"52242d75-8ec8-4c18-95f7-e978cf6c6a17", X-RequestID:"52242d75-8ec8-4c18-95f7-e978cf6c6a17", X-TransactionID:"52242d75-8ec8-4c18-95f7-e978cf6c6a17", X-ECOMP-RequestID:"52242d75-8ec8-4c18-95f7-e978cf6c6a17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"686a35f3-3f81-4b47-ad24-2a6eff63ddfc"] 2022-09-28T13:25:34.472Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2022-09-28T13:25:34.473Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2022-09-28T13:25:34.504Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2022-09-28T13:25:34.505Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2022-09-28T13:25:34.506Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2022-09-28T13:25:34.506Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Wed, 28 Sep 2022 13:25:22 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:25:34.507Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 529, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2022-09-28T11:07:51.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service" } } } 2022-09-28T13:25:34.508Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2022-09-28T13:25:34.508Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2022-09-28T13:25:34.511Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-09-28T13:25:34.511Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-09-28T13:25:34.512Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-09-28T13:25:34.512Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-09-28T13:25:34.512Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-09-28T13:25:34.512Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"52242d75-8ec8-4c18-95f7-e978cf6c6a17", X-RequestID:"52242d75-8ec8-4c18-95f7-e978cf6c6a17", X-TransactionID:"52242d75-8ec8-4c18-95f7-e978cf6c6a17", X-ECOMP-RequestID:"52242d75-8ec8-4c18-95f7-e978cf6c6a17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34f80e5b-193a-4018-8352-f70b8a145140"] 2022-09-28T13:25:34.513Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-09-28T13:25:34.513Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-09-28T13:25:34.541Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-09-28T13:25:34.542Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-09-28T13:25:34.543Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-09-28T13:25:34.543Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Wed, 28 Sep 2022 13:25:22 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:25:34.544Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-09-28 11:07:51.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" } } } 2022-09-28T13:25:34.545Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-09-28T13:25:34.545Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-09-28T13:25:34.551Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-09-28T13:25:34.552Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-09-28T13:25:34.552Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-09-28T13:25:34.553Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-09-28T13:25:34.553Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-09-28T13:25:34.553Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1851", X-B3-TraceId:"3cb64e2885f5f9828bf942aaf880583e", X-B3-SpanId:"5bee64088d59c564", X-B3-ParentSpanId:"7aa42a6992f8bffc", X-B3-Sampled:"0", X-ONAP-RequestID:"52242d75-8ec8-4c18-95f7-e978cf6c6a17", X-RequestID:"52242d75-8ec8-4c18-95f7-e978cf6c6a17", X-TransactionID:"52242d75-8ec8-4c18-95f7-e978cf6c6a17", X-ECOMP-RequestID:"52242d75-8ec8-4c18-95f7-e978cf6c6a17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42d17b7e-858c-4c62-b613-7b36fff8c50d"] 2022-09-28T13:25:34.554Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"52242d75-8ec8-4c18-95f7-e978cf6c6a17","requestStatus":"IN_PROGRESS","startTime":1664371533964,"source":"VID","tenantId":"e3b7e8e7a7024b26987c36eeb1a188a5","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-9a1b12d1-875d-4a5f-b6d6-e70f83f18cf4\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"31506af4-af2a-4972-9d8f-e304cc165b37\",\n\t\t\t\"modelVersionId\": \"0d57a8f8-72de-47fe-ac34-f1aec3c3bf92\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cdc9bd8c-2c4e-4128-8b41-a0121aeccca3\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-9a1b12d1-875d-4a5f-b6d6-e70f83f18cf4","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"52242d75-8ec8-4c18-95f7-e978cf6c6a17"} 2022-09-28T13:25:34.554Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-09-28T13:25:34.603Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-09-28T13:25:34.604Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-09-28T13:25:34.605Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-09-28T13:25:34.605Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17", 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/json", date:"Wed, 28 Sep 2022 13:25:27 GMT", x-envoy-upstream-service-time:"45", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:25:34.608Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "52242d75-8ec8-4c18-95f7-e978cf6c6a17", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-09-28T13:25:33.964+00:00", "source" : "VID", "tenantId" : "e3b7e8e7a7024b26987c36eeb1a188a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-9a1b12d1-875d-4a5f-b6d6-e70f83f18cf4\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"31506af4-af2a-4972-9d8f-e304cc165b37\",\n\t\t\t\"modelVersionId\": \"0d57a8f8-72de-47fe-ac34-f1aec3c3bf92\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cdc9bd8c-2c4e-4128-8b41-a0121aeccca3\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-09-28T13:25:28.140+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_network-9a1b12d1-875d-4a5f-b6d6-e70f83f18cf4", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "52242d75-8ec8-4c18-95f7-e978cf6c6a17", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17" } } } 2022-09-28T13:25:34.609Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-09-28T13:25:34.610Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-09-28T13:25:34.639Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-09-28T13:25:34.640Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-09-28T13:25:34.641Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-09-28T13:25:34.641Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-09-28T13:25:34.641Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-09-28T13:25:34.641Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2258", X-B3-TraceId:"3cb64e2885f5f9828bf942aaf880583e", X-B3-SpanId:"024d696b030efb0f", X-B3-ParentSpanId:"7aa42a6992f8bffc", X-B3-Sampled:"0", X-ONAP-RequestID:"52242d75-8ec8-4c18-95f7-e978cf6c6a17", X-RequestID:"52242d75-8ec8-4c18-95f7-e978cf6c6a17", X-TransactionID:"52242d75-8ec8-4c18-95f7-e978cf6c6a17", X-ECOMP-RequestID:"52242d75-8ec8-4c18-95f7-e978cf6c6a17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66f3755a-d26a-425f-abb8-b02d9275ca43"] 2022-09-28T13:25:34.650Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"31506af4-af2a-4972-9d8f-e304cc165b37\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"0d57a8f8-72de-47fe-ac34-f1aec3c3bf92\",\"modelUuid\":\"0d57a8f8-72de-47fe-ac34-f1aec3c3bf92\",\"modelInvariantUuid\":\"31506af4-af2a-4972-9d8f-e304cc165b37\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-9a1b12d1-875d-4a5f-b6d6-e70f83f18cf4\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"e3b7e8e7a7024b26987c36eeb1a188a5\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"cdc9bd8c-2c4e-4128-8b41-a0121aeccca3\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"52242d75-8ec8-4c18-95f7-e978cf6c6a17","type":"String"},"mso-request-id":{"value":"52242d75-8ec8-4c18-95f7-e978cf6c6a17","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-09-28T13:25:34.651Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-09-28T13:25:35.688Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-09-28T13:25:35.688Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-09-28T13:25:35.689Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-09-28T13:25:35.689Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Wed, 28 Sep 2022 13:25:36 GMT", x-onap-requestid:"52242d75-8ec8-4c18-95f7-e978cf6c6a17", x-requestid:"52242d75-8ec8-4c18-95f7-e978cf6c6a17", x-transactionid:"52242d75-8ec8-4c18-95f7-e978cf6c6a17", x-ecomp-requestid:"52242d75-8ec8-4c18-95f7-e978cf6c6a17", x-onap-partnername:"UNKNOWN", x-invocationid:"66f3755a-d26a-425f-abb8-b02d9275ca43", 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/json", x-envoy-upstream-service-time:"1025", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:25:35.689Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"52242d75-8ec8-4c18-95f7-e978cf6c6a17\",\"instanceId\":\"8fee47dd-0a56-4134-99a8-b46f2bb5786a\"}}","message":"Success","processInstanceID":"0920431e-3f31-11ed-99e9-1ee50620804c","variables":null,"messageCode":200} 2022-09-28T13:25:35.689Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-09-28T13:25:35.690Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-09-28T13:25:35.696Z|52242d75-8ec8-4c18-95f7-e978cf6c6a17|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:25:35.840Z|cc62da4d-2e44-497e-b285-677590cdbdbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:25:35.852Z|cc62da4d-2e44-497e-b285-677590cdbdbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17 2022-09-28T13:25:35.853Z|cc62da4d-2e44-497e-b285-677590cdbdbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|INFO|500||Invoke 2022-09-28T13:25:35.853Z|cc62da4d-2e44-497e-b285-677590cdbdbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||===========================request begin================================================ 2022-09-28T13:25:35.853Z|cc62da4d-2e44-497e-b285-677590cdbdbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17 2022-09-28T13:25:35.853Z|cc62da4d-2e44-497e-b285-677590cdbdbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Method : GET 2022-09-28T13:25:35.853Z|cc62da4d-2e44-497e-b285-677590cdbdbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"935a2a4da1e415ab0054eab006592227", X-B3-SpanId:"b8dbb4eedb21c9ca", X-B3-ParentSpanId:"18b0c9ec496b8558", X-B3-Sampled:"0", X-ONAP-RequestID:"cc62da4d-2e44-497e-b285-677590cdbdbc", X-RequestID:"cc62da4d-2e44-497e-b285-677590cdbdbc", X-TransactionID:"cc62da4d-2e44-497e-b285-677590cdbdbc", X-ECOMP-RequestID:"cc62da4d-2e44-497e-b285-677590cdbdbc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3db3a054-a1f7-4cf7-ac20-ab4fbff22a80"] 2022-09-28T13:25:35.856Z|cc62da4d-2e44-497e-b285-677590cdbdbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Request body: 2022-09-28T13:25:35.857Z|cc62da4d-2e44-497e-b285-677590cdbdbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||==========================request end================================================ 2022-09-28T13:25:35.888Z|cc62da4d-2e44-497e-b285-677590cdbdbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||============================response begin========================================== 2022-09-28T13:25:35.889Z|cc62da4d-2e44-497e-b285-677590cdbdbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Status code : 200 OK 2022-09-28T13:25:35.889Z|cc62da4d-2e44-497e-b285-677590cdbdbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Status text : OK 2022-09-28T13:25:35.889Z|cc62da4d-2e44-497e-b285-677590cdbdbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:25:28 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:25:35.890Z|cc62da4d-2e44-497e-b285-677590cdbdbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Response body: { "requestId" : "52242d75-8ec8-4c18-95f7-e978cf6c6a17", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-09-28T13:25:33.000+00:00", "source" : "VID", "tenantId" : "e3b7e8e7a7024b26987c36eeb1a188a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-9a1b12d1-875d-4a5f-b6d6-e70f83f18cf4\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"31506af4-af2a-4972-9d8f-e304cc165b37\",\n\t\t\t\"modelVersionId\": \"0d57a8f8-72de-47fe-ac34-f1aec3c3bf92\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cdc9bd8c-2c4e-4128-8b41-a0121aeccca3\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:25:28.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8fee47dd-0a56-4134-99a8-b46f2bb5786a", "serviceInstanceName" : "basic_network-9a1b12d1-875d-4a5f-b6d6-e70f83f18cf4", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "52242d75-8ec8-4c18-95f7-e978cf6c6a17", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17" } } } 2022-09-28T13:25:35.890Z|cc62da4d-2e44-497e-b285-677590cdbdbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||=======================response end================================================= 2022-09-28T13:25:35.891Z|cc62da4d-2e44-497e-b285-677590cdbdbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|INFO|500||InvokeReturn 2022-09-28T13:25:35.892Z|cc62da4d-2e44-497e-b285-677590cdbdbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false 2022-09-28T13:25:35.893Z|cc62da4d-2e44-497e-b285-677590cdbdbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:25:35.893Z|cc62da4d-2e44-497e-b285-677590cdbdbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:25:35.893Z|cc62da4d-2e44-497e-b285-677590cdbdbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false 2022-09-28T13:25:35.893Z|cc62da4d-2e44-497e-b285-677590cdbdbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:25:35.893Z|cc62da4d-2e44-497e-b285-677590cdbdbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"935a2a4da1e415ab0054eab006592227", X-B3-SpanId:"411680cf8c9b3a0c", X-B3-ParentSpanId:"18b0c9ec496b8558", X-B3-Sampled:"0", X-ONAP-RequestID:"cc62da4d-2e44-497e-b285-677590cdbdbc", X-RequestID:"cc62da4d-2e44-497e-b285-677590cdbdbc", X-TransactionID:"cc62da4d-2e44-497e-b285-677590cdbdbc", X-ECOMP-RequestID:"cc62da4d-2e44-497e-b285-677590cdbdbc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"099b71d7-9f52-4a5a-bc38-a5aaa22f99dc"] 2022-09-28T13:25:35.894Z|cc62da4d-2e44-497e-b285-677590cdbdbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:25:35.894Z|cc62da4d-2e44-497e-b285-677590cdbdbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:25:35.915Z|cc62da4d-2e44-497e-b285-677590cdbdbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:25:35.916Z|cc62da4d-2e44-497e-b285-677590cdbdbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:25:35.916Z|cc62da4d-2e44-497e-b285-677590cdbdbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:25:35.917Z|cc62da4d-2e44-497e-b285-677590cdbdbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:25:28 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:25:35.917Z|cc62da4d-2e44-497e-b285-677590cdbdbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:25:35.917Z|cc62da4d-2e44-497e-b285-677590cdbdbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:25:35.918Z|cc62da4d-2e44-497e-b285-677590cdbdbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:25:35.930Z|cc62da4d-2e44-497e-b285-677590cdbdbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:25:40.294Z|addc80ac-abe4-415e-a58a-f3999ad6f032|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:25:40.295Z|addc80ac-abe4-415e-a58a-f3999ad6f032|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:25:43.979Z|99258c3d-1475-4947-a5e8-24807634c6d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:25:43.980Z|99258c3d-1475-4947-a5e8-24807634c6d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:25:44.008Z|3e724b17-5f4a-406a-a597-968756f56031|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:25:44.008Z|9effffa7-3b80-4829-8e6f-bdce021d2fba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:25:44.008Z|3e724b17-5f4a-406a-a597-968756f56031|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:25:44.008Z|9effffa7-3b80-4829-8e6f-bdce021d2fba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:25:46.089Z|be43524c-7b02-4423-9096-02a44de1f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:25:46.097Z|be43524c-7b02-4423-9096-02a44de1f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17 2022-09-28T13:25:46.098Z|be43524c-7b02-4423-9096-02a44de1f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|INFO|500||Invoke 2022-09-28T13:25:46.099Z|be43524c-7b02-4423-9096-02a44de1f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||===========================request begin================================================ 2022-09-28T13:25:46.099Z|be43524c-7b02-4423-9096-02a44de1f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17 2022-09-28T13:25:46.099Z|be43524c-7b02-4423-9096-02a44de1f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Method : GET 2022-09-28T13:25:46.099Z|be43524c-7b02-4423-9096-02a44de1f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d7ffc48591aa1cb858f2b1b2be9170d5", X-B3-SpanId:"e27b8614db906948", X-B3-ParentSpanId:"55017a8592c69548", X-B3-Sampled:"0", X-ONAP-RequestID:"be43524c-7b02-4423-9096-02a44de1f826", X-RequestID:"be43524c-7b02-4423-9096-02a44de1f826", X-TransactionID:"be43524c-7b02-4423-9096-02a44de1f826", X-ECOMP-RequestID:"be43524c-7b02-4423-9096-02a44de1f826", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"661898e7-0fbe-4b32-b10f-47f9113c95e6"] 2022-09-28T13:25:46.100Z|be43524c-7b02-4423-9096-02a44de1f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Request body: 2022-09-28T13:25:46.100Z|be43524c-7b02-4423-9096-02a44de1f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||==========================request end================================================ 2022-09-28T13:25:46.130Z|be43524c-7b02-4423-9096-02a44de1f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||============================response begin========================================== 2022-09-28T13:25:46.131Z|be43524c-7b02-4423-9096-02a44de1f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Status code : 200 OK 2022-09-28T13:25:46.131Z|be43524c-7b02-4423-9096-02a44de1f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Status text : OK 2022-09-28T13:25:46.132Z|be43524c-7b02-4423-9096-02a44de1f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:25:39 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:25:46.133Z|be43524c-7b02-4423-9096-02a44de1f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Response body: { "requestId" : "52242d75-8ec8-4c18-95f7-e978cf6c6a17", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=52242d75-8ec8-4c18-95f7-e978cf6c6a17 Resource not found for PUT using id business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/8fee47dd-0a56-4134-99a8-b46f2bb5786a (msg=Node Not Found:object located at service-design-and-creation/models/model/31506af4-af2a-4972-9d8f-e304cc165b37/model-vers/model-ver/0d57a8f8-72de-47fe-ac34-f1aec3c3bf92#model-version not found) (ec=ERR.5.4.6114)", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-09-28T13:25:33.000+00:00", "endTime" : "2022-09-28T13:25:39.000+00:00", "source" : "VID", "tenantId" : "e3b7e8e7a7024b26987c36eeb1a188a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-9a1b12d1-875d-4a5f-b6d6-e70f83f18cf4\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"31506af4-af2a-4972-9d8f-e304cc165b37\",\n\t\t\t\"modelVersionId\": \"0d57a8f8-72de-47fe-ac34-f1aec3c3bf92\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cdc9bd8c-2c4e-4128-8b41-a0121aeccca3\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:25:32.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8fee47dd-0a56-4134-99a8-b46f2bb5786a", "serviceInstanceName" : "basic_network-9a1b12d1-875d-4a5f-b6d6-e70f83f18cf4", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "52242d75-8ec8-4c18-95f7-e978cf6c6a17", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17" } } } 2022-09-28T13:25:46.133Z|be43524c-7b02-4423-9096-02a44de1f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||=======================response end================================================= 2022-09-28T13:25:46.134Z|be43524c-7b02-4423-9096-02a44de1f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|INFO|500||InvokeReturn 2022-09-28T13:25:46.137Z|be43524c-7b02-4423-9096-02a44de1f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false 2022-09-28T13:25:46.138Z|be43524c-7b02-4423-9096-02a44de1f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:25:46.138Z|be43524c-7b02-4423-9096-02a44de1f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:25:46.138Z|be43524c-7b02-4423-9096-02a44de1f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false 2022-09-28T13:25:46.138Z|be43524c-7b02-4423-9096-02a44de1f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:25:46.138Z|be43524c-7b02-4423-9096-02a44de1f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d7ffc48591aa1cb858f2b1b2be9170d5", X-B3-SpanId:"a84d595104cb3950", X-B3-ParentSpanId:"55017a8592c69548", X-B3-Sampled:"0", X-ONAP-RequestID:"be43524c-7b02-4423-9096-02a44de1f826", X-RequestID:"be43524c-7b02-4423-9096-02a44de1f826", X-TransactionID:"be43524c-7b02-4423-9096-02a44de1f826", X-ECOMP-RequestID:"be43524c-7b02-4423-9096-02a44de1f826", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9715d517-eacb-4a9b-a7bd-96adf59f8793"] 2022-09-28T13:25:46.138Z|be43524c-7b02-4423-9096-02a44de1f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:25:46.138Z|be43524c-7b02-4423-9096-02a44de1f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:25:46.159Z|be43524c-7b02-4423-9096-02a44de1f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:25:46.159Z|be43524c-7b02-4423-9096-02a44de1f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:25:46.160Z|be43524c-7b02-4423-9096-02a44de1f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:25:46.160Z|be43524c-7b02-4423-9096-02a44de1f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:25:39 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:25:46.162Z|be43524c-7b02-4423-9096-02a44de1f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:25:46.162Z|be43524c-7b02-4423-9096-02a44de1f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:25:46.162Z|be43524c-7b02-4423-9096-02a44de1f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:25:46.185Z|be43524c-7b02-4423-9096-02a44de1f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:25:46.316Z|5fe0b871-5ab5-4aa3-ab96-a21bce6938d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:25:46.322Z|5fe0b871-5ab5-4aa3-ab96-a21bce6938d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17 2022-09-28T13:25:46.323Z|5fe0b871-5ab5-4aa3-ab96-a21bce6938d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|INFO|500||Invoke 2022-09-28T13:25:46.324Z|5fe0b871-5ab5-4aa3-ab96-a21bce6938d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||===========================request begin================================================ 2022-09-28T13:25:46.324Z|5fe0b871-5ab5-4aa3-ab96-a21bce6938d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17 2022-09-28T13:25:46.324Z|5fe0b871-5ab5-4aa3-ab96-a21bce6938d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Method : GET 2022-09-28T13:25:46.325Z|5fe0b871-5ab5-4aa3-ab96-a21bce6938d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"27b06e76055c0d75cca73075bc4153aa", X-B3-SpanId:"cb284f2ad82e60e3", X-B3-ParentSpanId:"9fe45283d540565e", X-B3-Sampled:"0", X-ONAP-RequestID:"5fe0b871-5ab5-4aa3-ab96-a21bce6938d3", X-RequestID:"5fe0b871-5ab5-4aa3-ab96-a21bce6938d3", X-TransactionID:"5fe0b871-5ab5-4aa3-ab96-a21bce6938d3", X-ECOMP-RequestID:"5fe0b871-5ab5-4aa3-ab96-a21bce6938d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7fb0c1c8-5554-4ff6-90a2-e52e5dd0da8d"] 2022-09-28T13:25:46.325Z|5fe0b871-5ab5-4aa3-ab96-a21bce6938d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Request body: 2022-09-28T13:25:46.325Z|5fe0b871-5ab5-4aa3-ab96-a21bce6938d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||==========================request end================================================ 2022-09-28T13:25:46.353Z|5fe0b871-5ab5-4aa3-ab96-a21bce6938d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||============================response begin========================================== 2022-09-28T13:25:46.353Z|5fe0b871-5ab5-4aa3-ab96-a21bce6938d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Status code : 200 OK 2022-09-28T13:25:46.354Z|5fe0b871-5ab5-4aa3-ab96-a21bce6938d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Status text : OK 2022-09-28T13:25:46.354Z|5fe0b871-5ab5-4aa3-ab96-a21bce6938d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:25:39 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:25:46.355Z|5fe0b871-5ab5-4aa3-ab96-a21bce6938d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Response body: { "requestId" : "52242d75-8ec8-4c18-95f7-e978cf6c6a17", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=52242d75-8ec8-4c18-95f7-e978cf6c6a17 Resource not found for PUT using id business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/8fee47dd-0a56-4134-99a8-b46f2bb5786a (msg=Node Not Found:object located at service-design-and-creation/models/model/31506af4-af2a-4972-9d8f-e304cc165b37/model-vers/model-ver/0d57a8f8-72de-47fe-ac34-f1aec3c3bf92#model-version not found) (ec=ERR.5.4.6114)", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-09-28T13:25:33.000+00:00", "endTime" : "2022-09-28T13:25:39.000+00:00", "source" : "VID", "tenantId" : "e3b7e8e7a7024b26987c36eeb1a188a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-9a1b12d1-875d-4a5f-b6d6-e70f83f18cf4\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"31506af4-af2a-4972-9d8f-e304cc165b37\",\n\t\t\t\"modelVersionId\": \"0d57a8f8-72de-47fe-ac34-f1aec3c3bf92\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cdc9bd8c-2c4e-4128-8b41-a0121aeccca3\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:25:32.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8fee47dd-0a56-4134-99a8-b46f2bb5786a", "serviceInstanceName" : "basic_network-9a1b12d1-875d-4a5f-b6d6-e70f83f18cf4", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "52242d75-8ec8-4c18-95f7-e978cf6c6a17", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17" } } } 2022-09-28T13:25:46.355Z|5fe0b871-5ab5-4aa3-ab96-a21bce6938d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||=======================response end================================================= 2022-09-28T13:25:46.356Z|5fe0b871-5ab5-4aa3-ab96-a21bce6938d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|INFO|500||InvokeReturn 2022-09-28T13:25:46.359Z|5fe0b871-5ab5-4aa3-ab96-a21bce6938d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false 2022-09-28T13:25:46.359Z|5fe0b871-5ab5-4aa3-ab96-a21bce6938d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:25:46.360Z|5fe0b871-5ab5-4aa3-ab96-a21bce6938d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:25:46.360Z|5fe0b871-5ab5-4aa3-ab96-a21bce6938d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false 2022-09-28T13:25:46.360Z|5fe0b871-5ab5-4aa3-ab96-a21bce6938d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:25:46.361Z|5fe0b871-5ab5-4aa3-ab96-a21bce6938d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"27b06e76055c0d75cca73075bc4153aa", X-B3-SpanId:"307c30eccc94956e", X-B3-ParentSpanId:"9fe45283d540565e", X-B3-Sampled:"0", X-ONAP-RequestID:"5fe0b871-5ab5-4aa3-ab96-a21bce6938d3", X-RequestID:"5fe0b871-5ab5-4aa3-ab96-a21bce6938d3", X-TransactionID:"5fe0b871-5ab5-4aa3-ab96-a21bce6938d3", X-ECOMP-RequestID:"5fe0b871-5ab5-4aa3-ab96-a21bce6938d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97e7628c-7a0e-4b67-a6be-05b7ce9a6ade"] 2022-09-28T13:25:46.361Z|5fe0b871-5ab5-4aa3-ab96-a21bce6938d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:25:46.361Z|5fe0b871-5ab5-4aa3-ab96-a21bce6938d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:25:46.377Z|5fe0b871-5ab5-4aa3-ab96-a21bce6938d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:25:46.378Z|5fe0b871-5ab5-4aa3-ab96-a21bce6938d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:25:46.378Z|5fe0b871-5ab5-4aa3-ab96-a21bce6938d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:25:46.379Z|5fe0b871-5ab5-4aa3-ab96-a21bce6938d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:25:39 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:25:46.379Z|5fe0b871-5ab5-4aa3-ab96-a21bce6938d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:25:46.380Z|5fe0b871-5ab5-4aa3-ab96-a21bce6938d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:25:46.380Z|5fe0b871-5ab5-4aa3-ab96-a21bce6938d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:25:46.393Z|5fe0b871-5ab5-4aa3-ab96-a21bce6938d3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:25:46.527Z|c969e051-bc38-4734-a1ef-6e64fcc5485d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:25:46.533Z|c969e051-bc38-4734-a1ef-6e64fcc5485d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17 2022-09-28T13:25:46.534Z|c969e051-bc38-4734-a1ef-6e64fcc5485d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|INFO|500||Invoke 2022-09-28T13:25:46.534Z|c969e051-bc38-4734-a1ef-6e64fcc5485d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||===========================request begin================================================ 2022-09-28T13:25:46.534Z|c969e051-bc38-4734-a1ef-6e64fcc5485d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17 2022-09-28T13:25:46.534Z|c969e051-bc38-4734-a1ef-6e64fcc5485d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Method : GET 2022-09-28T13:25:46.535Z|c969e051-bc38-4734-a1ef-6e64fcc5485d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a9583db95b4099d3d72045785a1068b1", X-B3-SpanId:"c93a5d672d2e180f", X-B3-ParentSpanId:"ccf3fbe0d7c81fbb", X-B3-Sampled:"0", X-ONAP-RequestID:"c969e051-bc38-4734-a1ef-6e64fcc5485d", X-RequestID:"c969e051-bc38-4734-a1ef-6e64fcc5485d", X-TransactionID:"c969e051-bc38-4734-a1ef-6e64fcc5485d", X-ECOMP-RequestID:"c969e051-bc38-4734-a1ef-6e64fcc5485d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc7a5a53-e356-4fc8-a701-b8cb05952500"] 2022-09-28T13:25:46.535Z|c969e051-bc38-4734-a1ef-6e64fcc5485d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Request body: 2022-09-28T13:25:46.535Z|c969e051-bc38-4734-a1ef-6e64fcc5485d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||==========================request end================================================ 2022-09-28T13:25:46.563Z|c969e051-bc38-4734-a1ef-6e64fcc5485d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||============================response begin========================================== 2022-09-28T13:25:46.565Z|c969e051-bc38-4734-a1ef-6e64fcc5485d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Status code : 200 OK 2022-09-28T13:25:46.565Z|c969e051-bc38-4734-a1ef-6e64fcc5485d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Status text : OK 2022-09-28T13:25:46.565Z|c969e051-bc38-4734-a1ef-6e64fcc5485d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:25:39 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:25:46.566Z|c969e051-bc38-4734-a1ef-6e64fcc5485d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Response body: { "requestId" : "52242d75-8ec8-4c18-95f7-e978cf6c6a17", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=52242d75-8ec8-4c18-95f7-e978cf6c6a17 Resource not found for PUT using id business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/8fee47dd-0a56-4134-99a8-b46f2bb5786a (msg=Node Not Found:object located at service-design-and-creation/models/model/31506af4-af2a-4972-9d8f-e304cc165b37/model-vers/model-ver/0d57a8f8-72de-47fe-ac34-f1aec3c3bf92#model-version not found) (ec=ERR.5.4.6114)", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-09-28T13:25:33.000+00:00", "endTime" : "2022-09-28T13:25:39.000+00:00", "source" : "VID", "tenantId" : "e3b7e8e7a7024b26987c36eeb1a188a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-9a1b12d1-875d-4a5f-b6d6-e70f83f18cf4\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"31506af4-af2a-4972-9d8f-e304cc165b37\",\n\t\t\t\"modelVersionId\": \"0d57a8f8-72de-47fe-ac34-f1aec3c3bf92\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cdc9bd8c-2c4e-4128-8b41-a0121aeccca3\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:25:32.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8fee47dd-0a56-4134-99a8-b46f2bb5786a", "serviceInstanceName" : "basic_network-9a1b12d1-875d-4a5f-b6d6-e70f83f18cf4", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "52242d75-8ec8-4c18-95f7-e978cf6c6a17", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17" } } } 2022-09-28T13:25:46.566Z|c969e051-bc38-4734-a1ef-6e64fcc5485d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||=======================response end================================================= 2022-09-28T13:25:46.566Z|c969e051-bc38-4734-a1ef-6e64fcc5485d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|INFO|500||InvokeReturn 2022-09-28T13:25:46.568Z|c969e051-bc38-4734-a1ef-6e64fcc5485d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false 2022-09-28T13:25:46.569Z|c969e051-bc38-4734-a1ef-6e64fcc5485d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:25:46.569Z|c969e051-bc38-4734-a1ef-6e64fcc5485d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:25:46.569Z|c969e051-bc38-4734-a1ef-6e64fcc5485d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false 2022-09-28T13:25:46.569Z|c969e051-bc38-4734-a1ef-6e64fcc5485d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:25:46.570Z|c969e051-bc38-4734-a1ef-6e64fcc5485d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a9583db95b4099d3d72045785a1068b1", X-B3-SpanId:"28ff98968b0c093a", X-B3-ParentSpanId:"ccf3fbe0d7c81fbb", X-B3-Sampled:"0", X-ONAP-RequestID:"c969e051-bc38-4734-a1ef-6e64fcc5485d", X-RequestID:"c969e051-bc38-4734-a1ef-6e64fcc5485d", X-TransactionID:"c969e051-bc38-4734-a1ef-6e64fcc5485d", X-ECOMP-RequestID:"c969e051-bc38-4734-a1ef-6e64fcc5485d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe009315-2908-4f95-8139-6bacb8be7694"] 2022-09-28T13:25:46.570Z|c969e051-bc38-4734-a1ef-6e64fcc5485d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:25:46.570Z|c969e051-bc38-4734-a1ef-6e64fcc5485d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:25:46.591Z|c969e051-bc38-4734-a1ef-6e64fcc5485d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:25:46.592Z|c969e051-bc38-4734-a1ef-6e64fcc5485d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:25:46.593Z|c969e051-bc38-4734-a1ef-6e64fcc5485d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:25:46.593Z|c969e051-bc38-4734-a1ef-6e64fcc5485d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:25:39 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:25:46.593Z|c969e051-bc38-4734-a1ef-6e64fcc5485d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:25:46.594Z|c969e051-bc38-4734-a1ef-6e64fcc5485d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:25:46.594Z|c969e051-bc38-4734-a1ef-6e64fcc5485d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:25:46.617Z|c969e051-bc38-4734-a1ef-6e64fcc5485d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:25:46.776Z|1574e658-cf18-4465-8ae1-b9a6de6e4762|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:25:46.788Z|1574e658-cf18-4465-8ae1-b9a6de6e4762|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17 2022-09-28T13:25:46.789Z|1574e658-cf18-4465-8ae1-b9a6de6e4762|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|INFO|500||Invoke 2022-09-28T13:25:46.789Z|1574e658-cf18-4465-8ae1-b9a6de6e4762|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||===========================request begin================================================ 2022-09-28T13:25:46.790Z|1574e658-cf18-4465-8ae1-b9a6de6e4762|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17 2022-09-28T13:25:46.793Z|1574e658-cf18-4465-8ae1-b9a6de6e4762|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Method : GET 2022-09-28T13:25:46.793Z|1574e658-cf18-4465-8ae1-b9a6de6e4762|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"953b5ef1c514f21def8036dedd7cbfa4", X-B3-SpanId:"d3bdf49306d4c1e7", X-B3-ParentSpanId:"2fafd5aff29a1a69", X-B3-Sampled:"0", X-ONAP-RequestID:"1574e658-cf18-4465-8ae1-b9a6de6e4762", X-RequestID:"1574e658-cf18-4465-8ae1-b9a6de6e4762", X-TransactionID:"1574e658-cf18-4465-8ae1-b9a6de6e4762", X-ECOMP-RequestID:"1574e658-cf18-4465-8ae1-b9a6de6e4762", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"250deb4b-1f06-4852-9d5a-a3f7b8498851"] 2022-09-28T13:25:46.793Z|1574e658-cf18-4465-8ae1-b9a6de6e4762|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Request body: 2022-09-28T13:25:46.794Z|1574e658-cf18-4465-8ae1-b9a6de6e4762|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||==========================request end================================================ 2022-09-28T13:25:46.821Z|1574e658-cf18-4465-8ae1-b9a6de6e4762|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||============================response begin========================================== 2022-09-28T13:25:46.822Z|1574e658-cf18-4465-8ae1-b9a6de6e4762|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Status code : 200 OK 2022-09-28T13:25:46.822Z|1574e658-cf18-4465-8ae1-b9a6de6e4762|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Status text : OK 2022-09-28T13:25:46.823Z|1574e658-cf18-4465-8ae1-b9a6de6e4762|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:25:39 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:25:46.824Z|1574e658-cf18-4465-8ae1-b9a6de6e4762|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Response body: { "requestId" : "52242d75-8ec8-4c18-95f7-e978cf6c6a17", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=52242d75-8ec8-4c18-95f7-e978cf6c6a17 Resource not found for PUT using id business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/8fee47dd-0a56-4134-99a8-b46f2bb5786a (msg=Node Not Found:object located at service-design-and-creation/models/model/31506af4-af2a-4972-9d8f-e304cc165b37/model-vers/model-ver/0d57a8f8-72de-47fe-ac34-f1aec3c3bf92#model-version not found) (ec=ERR.5.4.6114)", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-09-28T13:25:33.000+00:00", "endTime" : "2022-09-28T13:25:39.000+00:00", "source" : "VID", "tenantId" : "e3b7e8e7a7024b26987c36eeb1a188a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-9a1b12d1-875d-4a5f-b6d6-e70f83f18cf4\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"31506af4-af2a-4972-9d8f-e304cc165b37\",\n\t\t\t\"modelVersionId\": \"0d57a8f8-72de-47fe-ac34-f1aec3c3bf92\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cdc9bd8c-2c4e-4128-8b41-a0121aeccca3\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:25:32.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8fee47dd-0a56-4134-99a8-b46f2bb5786a", "serviceInstanceName" : "basic_network-9a1b12d1-875d-4a5f-b6d6-e70f83f18cf4", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "52242d75-8ec8-4c18-95f7-e978cf6c6a17", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17" } } } 2022-09-28T13:25:46.824Z|1574e658-cf18-4465-8ae1-b9a6de6e4762|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||=======================response end================================================= 2022-09-28T13:25:46.825Z|1574e658-cf18-4465-8ae1-b9a6de6e4762|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|INFO|500||InvokeReturn 2022-09-28T13:25:46.826Z|1574e658-cf18-4465-8ae1-b9a6de6e4762|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false 2022-09-28T13:25:46.827Z|1574e658-cf18-4465-8ae1-b9a6de6e4762|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:25:46.827Z|1574e658-cf18-4465-8ae1-b9a6de6e4762|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:25:46.827Z|1574e658-cf18-4465-8ae1-b9a6de6e4762|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false 2022-09-28T13:25:46.828Z|1574e658-cf18-4465-8ae1-b9a6de6e4762|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:25:46.828Z|1574e658-cf18-4465-8ae1-b9a6de6e4762|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"953b5ef1c514f21def8036dedd7cbfa4", X-B3-SpanId:"fe4639098c726458", X-B3-ParentSpanId:"2fafd5aff29a1a69", X-B3-Sampled:"0", X-ONAP-RequestID:"1574e658-cf18-4465-8ae1-b9a6de6e4762", X-RequestID:"1574e658-cf18-4465-8ae1-b9a6de6e4762", X-TransactionID:"1574e658-cf18-4465-8ae1-b9a6de6e4762", X-ECOMP-RequestID:"1574e658-cf18-4465-8ae1-b9a6de6e4762", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17bb7917-cc04-4448-b72f-990a3c66c9a5"] 2022-09-28T13:25:46.828Z|1574e658-cf18-4465-8ae1-b9a6de6e4762|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:25:46.828Z|1574e658-cf18-4465-8ae1-b9a6de6e4762|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:25:46.845Z|1574e658-cf18-4465-8ae1-b9a6de6e4762|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:25:46.846Z|1574e658-cf18-4465-8ae1-b9a6de6e4762|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:25:46.846Z|1574e658-cf18-4465-8ae1-b9a6de6e4762|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:25:46.847Z|1574e658-cf18-4465-8ae1-b9a6de6e4762|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:25:39 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:25:46.849Z|1574e658-cf18-4465-8ae1-b9a6de6e4762|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:25:46.849Z|1574e658-cf18-4465-8ae1-b9a6de6e4762|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:25:46.849Z|1574e658-cf18-4465-8ae1-b9a6de6e4762|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:25:46.864Z|1574e658-cf18-4465-8ae1-b9a6de6e4762|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:25:47.014Z|26d2cd19-3a3e-4ed2-9371-291b5ee5bb5c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:25:47.022Z|26d2cd19-3a3e-4ed2-9371-291b5ee5bb5c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17 2022-09-28T13:25:47.023Z|26d2cd19-3a3e-4ed2-9371-291b5ee5bb5c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|INFO|500||Invoke 2022-09-28T13:25:47.024Z|26d2cd19-3a3e-4ed2-9371-291b5ee5bb5c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||===========================request begin================================================ 2022-09-28T13:25:47.024Z|26d2cd19-3a3e-4ed2-9371-291b5ee5bb5c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17 2022-09-28T13:25:47.024Z|26d2cd19-3a3e-4ed2-9371-291b5ee5bb5c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Method : GET 2022-09-28T13:25:47.025Z|26d2cd19-3a3e-4ed2-9371-291b5ee5bb5c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a71fc499a9e87d805bb8f7ddc3394892", X-B3-SpanId:"cc8bfdd2f5be4571", X-B3-ParentSpanId:"9e801e89e744762f", X-B3-Sampled:"0", X-ONAP-RequestID:"26d2cd19-3a3e-4ed2-9371-291b5ee5bb5c", X-RequestID:"26d2cd19-3a3e-4ed2-9371-291b5ee5bb5c", X-TransactionID:"26d2cd19-3a3e-4ed2-9371-291b5ee5bb5c", X-ECOMP-RequestID:"26d2cd19-3a3e-4ed2-9371-291b5ee5bb5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7cec4a1f-d23c-4a72-98ec-30e68aa4076e"] 2022-09-28T13:25:47.025Z|26d2cd19-3a3e-4ed2-9371-291b5ee5bb5c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Request body: 2022-09-28T13:25:47.025Z|26d2cd19-3a3e-4ed2-9371-291b5ee5bb5c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||==========================request end================================================ 2022-09-28T13:25:47.051Z|26d2cd19-3a3e-4ed2-9371-291b5ee5bb5c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||============================response begin========================================== 2022-09-28T13:25:47.052Z|26d2cd19-3a3e-4ed2-9371-291b5ee5bb5c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Status code : 200 OK 2022-09-28T13:25:47.052Z|26d2cd19-3a3e-4ed2-9371-291b5ee5bb5c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Status text : OK 2022-09-28T13:25:47.053Z|26d2cd19-3a3e-4ed2-9371-291b5ee5bb5c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:25:39 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:25:47.054Z|26d2cd19-3a3e-4ed2-9371-291b5ee5bb5c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||Response body: { "requestId" : "52242d75-8ec8-4c18-95f7-e978cf6c6a17", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=52242d75-8ec8-4c18-95f7-e978cf6c6a17 Resource not found for PUT using id business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/8fee47dd-0a56-4134-99a8-b46f2bb5786a (msg=Node Not Found:object located at service-design-and-creation/models/model/31506af4-af2a-4972-9d8f-e304cc165b37/model-vers/model-ver/0d57a8f8-72de-47fe-ac34-f1aec3c3bf92#model-version not found) (ec=ERR.5.4.6114)", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-09-28T13:25:33.000+00:00", "endTime" : "2022-09-28T13:25:39.000+00:00", "source" : "VID", "tenantId" : "e3b7e8e7a7024b26987c36eeb1a188a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-9a1b12d1-875d-4a5f-b6d6-e70f83f18cf4\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"31506af4-af2a-4972-9d8f-e304cc165b37\",\n\t\t\t\"modelVersionId\": \"0d57a8f8-72de-47fe-ac34-f1aec3c3bf92\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cdc9bd8c-2c4e-4128-8b41-a0121aeccca3\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:25:32.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8fee47dd-0a56-4134-99a8-b46f2bb5786a", "serviceInstanceName" : "basic_network-9a1b12d1-875d-4a5f-b6d6-e70f83f18cf4", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "52242d75-8ec8-4c18-95f7-e978cf6c6a17", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17" } } } 2022-09-28T13:25:47.054Z|26d2cd19-3a3e-4ed2-9371-291b5ee5bb5c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|DEBUG|500||=======================response end================================================= 2022-09-28T13:25:47.054Z|26d2cd19-3a3e-4ed2-9371-291b5ee5bb5c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52242d75-8ec8-4c18-95f7-e978cf6c6a17|INFO|500||InvokeReturn 2022-09-28T13:25:47.056Z|26d2cd19-3a3e-4ed2-9371-291b5ee5bb5c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false 2022-09-28T13:25:47.057Z|26d2cd19-3a3e-4ed2-9371-291b5ee5bb5c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:25:47.057Z|26d2cd19-3a3e-4ed2-9371-291b5ee5bb5c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:25:47.057Z|26d2cd19-3a3e-4ed2-9371-291b5ee5bb5c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false 2022-09-28T13:25:47.057Z|26d2cd19-3a3e-4ed2-9371-291b5ee5bb5c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:25:47.057Z|26d2cd19-3a3e-4ed2-9371-291b5ee5bb5c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a71fc499a9e87d805bb8f7ddc3394892", X-B3-SpanId:"e18b412a55d33429", X-B3-ParentSpanId:"9e801e89e744762f", X-B3-Sampled:"0", X-ONAP-RequestID:"26d2cd19-3a3e-4ed2-9371-291b5ee5bb5c", X-RequestID:"26d2cd19-3a3e-4ed2-9371-291b5ee5bb5c", X-TransactionID:"26d2cd19-3a3e-4ed2-9371-291b5ee5bb5c", X-ECOMP-RequestID:"26d2cd19-3a3e-4ed2-9371-291b5ee5bb5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d850f973-ffa8-49cc-8827-c36c44d449a5"] 2022-09-28T13:25:47.057Z|26d2cd19-3a3e-4ed2-9371-291b5ee5bb5c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:25:47.058Z|26d2cd19-3a3e-4ed2-9371-291b5ee5bb5c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:25:47.074Z|26d2cd19-3a3e-4ed2-9371-291b5ee5bb5c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:25:47.075Z|26d2cd19-3a3e-4ed2-9371-291b5ee5bb5c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:25:47.076Z|26d2cd19-3a3e-4ed2-9371-291b5ee5bb5c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:25:47.077Z|26d2cd19-3a3e-4ed2-9371-291b5ee5bb5c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:25:39 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:25:47.078Z|26d2cd19-3a3e-4ed2-9371-291b5ee5bb5c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:25:47.078Z|26d2cd19-3a3e-4ed2-9371-291b5ee5bb5c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:25:47.079Z|26d2cd19-3a3e-4ed2-9371-291b5ee5bb5c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52242d75-8ec8-4c18-95f7-e978cf6c6a17&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:25:47.104Z|26d2cd19-3a3e-4ed2-9371-291b5ee5bb5c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52242d75-8ec8-4c18-95f7-e978cf6c6a17|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:25:54.002Z|f73478ab-9dfb-4159-a1eb-bc6d0d4b59c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:25:54.003Z|f73478ab-9dfb-4159-a1eb-bc6d0d4b59c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:25:54.032Z|873fc7b4-b78f-4ff6-97ca-43788708ec6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:25:54.032Z|b1182d77-285f-4c8b-ab56-d2ede5ac9f6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:25:54.033Z|873fc7b4-b78f-4ff6-97ca-43788708ec6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:25:54.033Z|b1182d77-285f-4c8b-ab56-d2ede5ac9f6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:25:55.295Z|08111328-e9bf-4bb3-b07c-59821e4840b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:25:55.296Z|08111328-e9bf-4bb3-b07c-59821e4840b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:25:56.104Z|c50d9cf7-00df-41a9-abdb-06a4dc790b5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:25:56.104Z|c50d9cf7-00df-41a9-abdb-06a4dc790b5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:26:04.035Z|e30ed6ab-dd4c-4522-96b4-3a124ed337e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:26:04.036Z|e30ed6ab-dd4c-4522-96b4-3a124ed337e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:26:04.065Z|9dae49cf-7eef-4689-a220-969cf8f7e45f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:26:04.066Z|9dae49cf-7eef-4689-a220-969cf8f7e45f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:26:04.065Z|84e53e66-ca93-4d06-b94a-d7b2a57bc257|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:26:04.067Z|84e53e66-ca93-4d06-b94a-d7b2a57bc257|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:26:10.294Z|af9bed27-fe5a-4d14-a3b0-27657797e3f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:26:10.306Z|af9bed27-fe5a-4d14-a3b0-27657797e3f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:26:14.070Z|126a0d56-1043-460b-9073-bfb708632278|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:26:14.071Z|126a0d56-1043-460b-9073-bfb708632278|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:26:14.093Z|aeced554-37cf-4942-949d-8648479b6511|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:26:14.093Z|beca9125-6c18-4879-8f2b-15ecb5313c68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:26:14.094Z|aeced554-37cf-4942-949d-8648479b6511|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:26:14.094Z|beca9125-6c18-4879-8f2b-15ecb5313c68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:26:24.101Z|91f6a4c5-2ccb-4b93-bb1a-91dd2d0d4ae0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:26:24.102Z|91f6a4c5-2ccb-4b93-bb1a-91dd2d0d4ae0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:26:24.122Z|4d9eb14a-83e0-4ab3-89e3-668e6a98c5ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:26:24.124Z|4d9eb14a-83e0-4ab3-89e3-668e6a98c5ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:26:24.130Z|99d7902d-10f9-4da8-a02d-0894131ac15d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:26:24.132Z|99d7902d-10f9-4da8-a02d-0894131ac15d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:26:24.488Z|fafbb804-2bd2-44ba-bcf0-e357c0d3fc3b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:26:24.489Z|fafbb804-2bd2-44ba-bcf0-e357c0d3fc3b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:26:25.294Z|5df710ca-4b62-4304-87ae-a16d4f462472|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:26:25.295Z|5df710ca-4b62-4304-87ae-a16d4f462472|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:26:26.105Z|72beb8e8-d899-4055-93c0-2368ad3a9d90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:26:26.106Z|72beb8e8-d899-4055-93c0-2368ad3a9d90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:26:34.134Z|241b7d82-549c-4ab6-844e-dfd89c6d5e63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:26:34.135Z|241b7d82-549c-4ab6-844e-dfd89c6d5e63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:26:34.149Z|585c4c73-3ac1-4343-9db7-6e453e87d925|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:26:34.150Z|585c4c73-3ac1-4343-9db7-6e453e87d925|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:26:34.173Z|320e6936-11cb-4aba-a57a-376667b7b75e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:26:34.174Z|320e6936-11cb-4aba-a57a-376667b7b75e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:26:40.294Z|d53ce071-8159-486d-95c7-d9e3487505b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:26:40.295Z|d53ce071-8159-486d-95c7-d9e3487505b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:26:44.171Z|7b5f9c6a-55b7-488e-a65b-5cd13e70fd83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:26:44.173Z|7b5f9c6a-55b7-488e-a65b-5cd13e70fd83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:26:44.177Z|87e8125f-5456-4f0b-a50a-e2b274ae99dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:26:44.179Z|87e8125f-5456-4f0b-a50a-e2b274ae99dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:26:44.216Z|abf1b127-a205-42db-8b93-0f59dd4b3d3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:26:44.217Z|abf1b127-a205-42db-8b93-0f59dd4b3d3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:26:54.202Z|b7136193-c5e7-409d-985d-419ce292844b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:26:54.203Z|b7136193-c5e7-409d-985d-419ce292844b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:26:54.211Z|eae14a7f-3d4f-4961-b20a-0d0d1a77a5be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:26:54.220Z|eae14a7f-3d4f-4961-b20a-0d0d1a77a5be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:26:54.242Z|810df085-5a17-4f60-9875-e63b1249000c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:26:54.244Z|810df085-5a17-4f60-9875-e63b1249000c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:26:55.294Z|7b9eea9b-4c21-472d-b931-72e8da188b65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:26:55.297Z|7b9eea9b-4c21-472d-b931-72e8da188b65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:26:56.106Z|f4e523ce-4cb5-4a4e-a38a-639d190ddd65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:26:56.107Z|f4e523ce-4cb5-4a4e-a38a-639d190ddd65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:27:04.242Z|e7428c2c-1c4e-4085-bac1-7245b2cb4a23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:27:04.243Z|e7428c2c-1c4e-4085-bac1-7245b2cb4a23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:27:04.261Z|f7175fde-ef03-4641-86e1-6b0f8e07348e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:27:04.262Z|f7175fde-ef03-4641-86e1-6b0f8e07348e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:27:04.288Z|f4fa4765-fa33-4086-9563-03b78bd2fe99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:27:04.289Z|f4fa4765-fa33-4086-9563-03b78bd2fe99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:27:10.294Z|ed4511db-8ee8-4e75-81ce-8816e5353096|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:27:10.294Z|ed4511db-8ee8-4e75-81ce-8816e5353096|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:27:14.274Z|828d28e3-d4fc-4c50-a384-3b494554bf91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:27:14.275Z|828d28e3-d4fc-4c50-a384-3b494554bf91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:27:14.296Z|514e8c56-3fb2-4fec-b3b7-5ce77eb83f9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:27:14.297Z|514e8c56-3fb2-4fec-b3b7-5ce77eb83f9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:27:14.326Z|2280a322-81e9-4d8a-b134-765adaff5683|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:27:14.327Z|2280a322-81e9-4d8a-b134-765adaff5683|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:27:24.302Z|b6e1e575-e37c-4765-8ef7-93ddb42973d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:27:24.303Z|b6e1e575-e37c-4765-8ef7-93ddb42973d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:27:24.322Z|c670faac-8a05-469a-9c17-9d4603093760|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:27:24.323Z|c670faac-8a05-469a-9c17-9d4603093760|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:27:24.349Z|2ef90834-191c-4651-9ed7-e73d1069da97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:27:24.350Z|2ef90834-191c-4651-9ed7-e73d1069da97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:27:24.488Z|62c987aa-71ab-4a18-b209-1b59514085a2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:27:24.490Z|62c987aa-71ab-4a18-b209-1b59514085a2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:27:25.294Z|8a0a934b-1e59-4861-9a95-146157a31327|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:27:25.295Z|8a0a934b-1e59-4861-9a95-146157a31327|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:27:26.108Z|4eb7f603-8888-4f46-a32d-ecdbe1e55c3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:27:26.108Z|4eb7f603-8888-4f46-a32d-ecdbe1e55c3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:27:34.341Z|54359aec-299d-481b-b996-65b835b4a428|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:27:34.342Z|54359aec-299d-481b-b996-65b835b4a428|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:27:34.353Z|ac37ea96-b864-4792-88b5-699aa7a3a0ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:27:34.354Z|ac37ea96-b864-4792-88b5-699aa7a3a0ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:27:34.371Z|33a55a5c-d7bb-486b-8101-7828e4a88a23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:27:34.372Z|33a55a5c-d7bb-486b-8101-7828e4a88a23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:27:40.294Z|41a9a0ca-de99-45e9-993d-9597fdb875fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:27:40.297Z|41a9a0ca-de99-45e9-993d-9597fdb875fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:27:44.367Z|bea40e1b-b78a-4842-ab0e-ddc9bf6012ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:27:44.368Z|bea40e1b-b78a-4842-ab0e-ddc9bf6012ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:27:44.376Z|0281526c-9eb6-4070-a4fe-184e4377fa15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:27:44.376Z|0281526c-9eb6-4070-a4fe-184e4377fa15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:27:44.396Z|d17ecc4e-5ef4-41fc-a172-3b27b4f0c576|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:27:44.397Z|d17ecc4e-5ef4-41fc-a172-3b27b4f0c576|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:27:54.397Z|c5ccc01a-338a-4f59-a06a-396658ca2002|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:27:54.398Z|c5ccc01a-338a-4f59-a06a-396658ca2002|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:27:54.405Z|6e7c8ae3-0789-4d04-8013-7d7e1643ac03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:27:54.406Z|6e7c8ae3-0789-4d04-8013-7d7e1643ac03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:27:54.428Z|afde28e2-6e2d-4b9c-bb46-4744f04c81b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:27:54.429Z|afde28e2-6e2d-4b9c-bb46-4744f04c81b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:27:55.294Z|d7bcff47-dbfe-461d-9d0b-6cc0312d2872|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:27:55.295Z|d7bcff47-dbfe-461d-9d0b-6cc0312d2872|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:27:56.109Z|ff97ca22-75cd-4f22-b148-97ad585bb074|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:27:56.109Z|ff97ca22-75cd-4f22-b148-97ad585bb074|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:28:04.425Z|5760b0a3-447a-4afb-b9dd-e9f62870f86b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:28:04.426Z|5760b0a3-447a-4afb-b9dd-e9f62870f86b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:28:04.439Z|032d47e1-9c70-4e22-8bcc-3b569f18c3a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:28:04.442Z|032d47e1-9c70-4e22-8bcc-3b569f18c3a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:28:04.459Z|ff9fe3ed-c979-401d-bebc-7347aac8790e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:28:04.460Z|ff9fe3ed-c979-401d-bebc-7347aac8790e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:28:04.670Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:28:04.672Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 95b9c0ec-fadf-486b-94f0-039518fd0f49 already exists in requestDb InfraActiveRequests table 2022-09-28T13:28:04.674Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49 2022-09-28T13:28:04.675Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|INFO|500||Invoke 2022-09-28T13:28:04.675Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||===========================request begin================================================ 2022-09-28T13:28:04.675Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49 2022-09-28T13:28:04.675Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Method : GET 2022-09-28T13:28:04.676Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"04303eb126086ba2a2a9483fdd9cd613", X-B3-SpanId:"880a49c8046c05d9", X-B3-ParentSpanId:"1bb89afe41155add", X-B3-Sampled:"0", X-ONAP-RequestID:"95b9c0ec-fadf-486b-94f0-039518fd0f49", X-RequestID:"95b9c0ec-fadf-486b-94f0-039518fd0f49", X-TransactionID:"95b9c0ec-fadf-486b-94f0-039518fd0f49", X-ECOMP-RequestID:"95b9c0ec-fadf-486b-94f0-039518fd0f49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"887abcf7-d6d5-44df-b0b7-80c5cf8597e5"] 2022-09-28T13:28:04.676Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Request body: 2022-09-28T13:28:04.676Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||==========================request end================================================ 2022-09-28T13:28:04.741Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||============================response begin========================================== 2022-09-28T13:28:04.741Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Status code : 404 NOT_FOUND 2022-09-28T13:28:04.741Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Status text : Not Found 2022-09-28T13:28:04.742Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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-length:"0", date:"Wed, 28 Sep 2022 13:27:58 GMT", x-envoy-upstream-service-time:"59", server:"envoy"] 2022-09-28T13:28:04.742Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Response body: 2022-09-28T13:28:04.742Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||=======================response end================================================= 2022-09-28T13:28:04.743Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|INFO|404|Not Found|InvokeReturn 2022-09-28T13:28:04.756Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-09-28T13:28:04.762Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-09-28T13:28:04.792Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e3b7e8e7a7024b26987c36eeb1a188a5|INFO|500||Invoke 2022-09-28T13:28:04.793Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e3b7e8e7a7024b26987c36eeb1a188a5|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e3b7e8e7a7024b26987c36eeb1a188a5 with request headers:{Authorization=[***REDACTED***], X-RequestID=[95b9c0ec-fadf-486b-94f0-039518fd0f49], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[4abcd21c-e090-4273-84c1-d0bbe96e18c3], X-ECOMP-RequestID=[95b9c0ec-fadf-486b-94f0-039518fd0f49], X-TransactionId=[], X-ONAP-RequestID=[95b9c0ec-fadf-486b-94f0-039518fd0f49]} 2022-09-28T13:28:04.872Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e3b7e8e7a7024b26987c36eeb1a188a5|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e3b7e8e7a7024b26987c36eeb1a188a5 has http status code:200 and response headers:{date=[Wed, 28 Sep 2022 13:28:04 GMT], server=[envoy], content-length=[607], x-envoy-upstream-service-time=[60], vertex-id=[438512], x-aai-txid=[2-aai-resources-220928-13:28:04:813-62945], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-09-28T13:28:04.874Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e3b7e8e7a7024b26987c36eeb1a188a5|DEBUG|500||{"tenant-id":"e3b7e8e7a7024b26987c36eeb1a188a5","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1664371381901","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2022-09-28T13:28:04.875Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e3b7e8e7a7024b26987c36eeb1a188a5|INFO|500||InvokeReturn 2022-09-28T13:28:04.877Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-09-28T13:28:04.878Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-09-28T13:28:04.879Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-09-28T13:28:04.880Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-09-28T13:28:04.880Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-09-28T13:28:04.881Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-09-28T13:28:04.881Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-09-28T13:28:04.881Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"110", X-B3-TraceId:"04303eb126086ba2a2a9483fdd9cd613", X-B3-SpanId:"3f979bc9fff10f1d", X-B3-ParentSpanId:"1bb89afe41155add", X-B3-Sampled:"0", X-ONAP-RequestID:"95b9c0ec-fadf-486b-94f0-039518fd0f49", X-RequestID:"95b9c0ec-fadf-486b-94f0-039518fd0f49", X-TransactionID:"95b9c0ec-fadf-486b-94f0-039518fd0f49", X-ECOMP-RequestID:"95b9c0ec-fadf-486b-94f0-039518fd0f49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42c14167-18c2-427b-9e38-2e42c1c94d76"] 2022-09-28T13:28:04.881Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_vm-19ae3273-890b-4ee4-a047-a1a07879453b","requestScope":"service"} 2022-09-28T13:28:04.882Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-09-28T13:28:04.912Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-09-28T13:28:04.913Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-09-28T13:28:04.913Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-09-28T13:28:04.914Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|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-length:"0", date:"Wed, 28 Sep 2022 13:27:58 GMT", x-envoy-upstream-service-time:"27", server:"envoy"] 2022-09-28T13:28:04.917Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-09-28T13:28:04.919Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-09-28T13:28:04.919Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-09-28T13:28:04.920Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-09-28T13:28:04.921Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-09-28T13:28:04.921Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-09-28T13:28:04.921Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-09-28T13:28:04.921Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-09-28T13:28:04.922Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"95b9c0ec-fadf-486b-94f0-039518fd0f49", X-RequestID:"95b9c0ec-fadf-486b-94f0-039518fd0f49", X-TransactionID:"95b9c0ec-fadf-486b-94f0-039518fd0f49", X-ECOMP-RequestID:"95b9c0ec-fadf-486b-94f0-039518fd0f49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a30638d-328d-4d7e-a011-8a3ce3546ee5"] 2022-09-28T13:28:04.922Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-09-28T13:28:04.922Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-09-28T13:28:04.960Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-09-28T13:28:04.961Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-09-28T13:28:04.961Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-09-28T13:28:04.961Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Wed, 28 Sep 2022 13:27:53 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:28:04.963Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-09-28 11:07:51.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" } } } 2022-09-28T13:28:04.963Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-09-28T13:28:04.964Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-09-28T13:28:04.972Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-09-28T13:28:04.973Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2022-09-28T13:28:04.980Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-09-28T13:28:04.980Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-09-28T13:28:04.981Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2022-09-28T13:28:04.981Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"95b9c0ec-fadf-486b-94f0-039518fd0f49", X-RequestID:"95b9c0ec-fadf-486b-94f0-039518fd0f49", X-TransactionID:"95b9c0ec-fadf-486b-94f0-039518fd0f49", X-ECOMP-RequestID:"95b9c0ec-fadf-486b-94f0-039518fd0f49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a87e9ecd-c74f-469c-9e0f-bbc3f5275dc8"] 2022-09-28T13:28:04.981Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2022-09-28T13:28:04.981Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2022-09-28T13:28:05.008Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2022-09-28T13:28:05.009Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2022-09-28T13:28:05.009Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2022-09-28T13:28:05.010Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Wed, 28 Sep 2022 13:27:53 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:28:05.013Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 529, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2022-09-28T11:07:51.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service" } } } 2022-09-28T13:28:05.014Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2022-09-28T13:28:05.015Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2022-09-28T13:28:05.020Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-09-28T13:28:05.021Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-09-28T13:28:05.022Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-09-28T13:28:05.022Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-09-28T13:28:05.022Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-09-28T13:28:05.023Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"95b9c0ec-fadf-486b-94f0-039518fd0f49", X-RequestID:"95b9c0ec-fadf-486b-94f0-039518fd0f49", X-TransactionID:"95b9c0ec-fadf-486b-94f0-039518fd0f49", X-ECOMP-RequestID:"95b9c0ec-fadf-486b-94f0-039518fd0f49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9733fbb-002f-4204-8250-1357647ce5a2"] 2022-09-28T13:28:05.023Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-09-28T13:28:05.023Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-09-28T13:28:05.065Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-09-28T13:28:05.066Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-09-28T13:28:05.066Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-09-28T13:28:05.066Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Wed, 28 Sep 2022 13:27:53 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:28:05.067Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-09-28 11:07:51.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" } } } 2022-09-28T13:28:05.067Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-09-28T13:28:05.068Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-09-28T13:28:05.072Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-09-28T13:28:05.073Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-09-28T13:28:05.073Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-09-28T13:28:05.074Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-09-28T13:28:05.074Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-09-28T13:28:05.074Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1831", X-B3-TraceId:"04303eb126086ba2a2a9483fdd9cd613", X-B3-SpanId:"4ab4f1711dafd95e", X-B3-ParentSpanId:"1bb89afe41155add", X-B3-Sampled:"0", X-ONAP-RequestID:"95b9c0ec-fadf-486b-94f0-039518fd0f49", X-RequestID:"95b9c0ec-fadf-486b-94f0-039518fd0f49", X-TransactionID:"95b9c0ec-fadf-486b-94f0-039518fd0f49", X-ECOMP-RequestID:"95b9c0ec-fadf-486b-94f0-039518fd0f49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c71c23e8-d98a-422a-8543-fc2bd5ac80b7"] 2022-09-28T13:28:05.075Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"95b9c0ec-fadf-486b-94f0-039518fd0f49","requestStatus":"IN_PROGRESS","startTime":1664371684757,"source":"VID","tenantId":"e3b7e8e7a7024b26987c36eeb1a188a5","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-19ae3273-890b-4ee4-a047-a1a07879453b\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"30a69d35-17c7-4f5e-8e99-5ca3d0daf496\",\n\t\t\t\"modelVersionId\": \"c2ffc0ed-c046-472e-9bc9-df375e82f5da\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"8932bb4c-9d33-493f-8a22-cc6a235e3cdb\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-19ae3273-890b-4ee4-a047-a1a07879453b","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"95b9c0ec-fadf-486b-94f0-039518fd0f49"} 2022-09-28T13:28:05.075Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-09-28T13:28:05.111Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-09-28T13:28:05.112Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-09-28T13:28:05.112Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-09-28T13:28:05.113Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49", 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/json", date:"Wed, 28 Sep 2022 13:27:58 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:28:05.114Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "95b9c0ec-fadf-486b-94f0-039518fd0f49", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-09-28T13:28:04.757+00:00", "source" : "VID", "tenantId" : "e3b7e8e7a7024b26987c36eeb1a188a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-19ae3273-890b-4ee4-a047-a1a07879453b\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"30a69d35-17c7-4f5e-8e99-5ca3d0daf496\",\n\t\t\t\"modelVersionId\": \"c2ffc0ed-c046-472e-9bc9-df375e82f5da\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"8932bb4c-9d33-493f-8a22-cc6a235e3cdb\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-09-28T13:27:58.653+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_vm-19ae3273-890b-4ee4-a047-a1a07879453b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "95b9c0ec-fadf-486b-94f0-039518fd0f49", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49" } } } 2022-09-28T13:28:05.115Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-09-28T13:28:05.115Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-09-28T13:28:05.144Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-09-28T13:28:05.145Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-09-28T13:28:05.145Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-09-28T13:28:05.145Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-09-28T13:28:05.146Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-09-28T13:28:05.146Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2243", X-B3-TraceId:"04303eb126086ba2a2a9483fdd9cd613", X-B3-SpanId:"dbfd30d20570d4bb", X-B3-ParentSpanId:"1bb89afe41155add", X-B3-Sampled:"0", X-ONAP-RequestID:"95b9c0ec-fadf-486b-94f0-039518fd0f49", X-RequestID:"95b9c0ec-fadf-486b-94f0-039518fd0f49", X-TransactionID:"95b9c0ec-fadf-486b-94f0-039518fd0f49", X-ECOMP-RequestID:"95b9c0ec-fadf-486b-94f0-039518fd0f49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0309373-654d-4a61-9b2d-14b80d92268a"] 2022-09-28T13:28:05.146Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"30a69d35-17c7-4f5e-8e99-5ca3d0daf496\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"c2ffc0ed-c046-472e-9bc9-df375e82f5da\",\"modelUuid\":\"c2ffc0ed-c046-472e-9bc9-df375e82f5da\",\"modelInvariantUuid\":\"30a69d35-17c7-4f5e-8e99-5ca3d0daf496\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-19ae3273-890b-4ee4-a047-a1a07879453b\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"e3b7e8e7a7024b26987c36eeb1a188a5\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"8932bb4c-9d33-493f-8a22-cc6a235e3cdb\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"95b9c0ec-fadf-486b-94f0-039518fd0f49","type":"String"},"mso-request-id":{"value":"95b9c0ec-fadf-486b-94f0-039518fd0f49","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-09-28T13:28:05.146Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-09-28T13:28:06.181Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-09-28T13:28:06.182Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-09-28T13:28:06.182Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-09-28T13:28:06.184Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Wed, 28 Sep 2022 13:28:07 GMT", x-onap-requestid:"95b9c0ec-fadf-486b-94f0-039518fd0f49", x-requestid:"95b9c0ec-fadf-486b-94f0-039518fd0f49", x-transactionid:"95b9c0ec-fadf-486b-94f0-039518fd0f49", x-ecomp-requestid:"95b9c0ec-fadf-486b-94f0-039518fd0f49", x-onap-partnername:"UNKNOWN", x-invocationid:"e0309373-654d-4a61-9b2d-14b80d92268a", 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/json", x-envoy-upstream-service-time:"1027", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:28:06.185Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"95b9c0ec-fadf-486b-94f0-039518fd0f49\",\"instanceId\":\"5440c5a4-f9f1-42cb-982a-8222df045aa3\"}}","message":"Success","processInstanceID":"62d3fa00-3f31-11ed-99e9-1ee50620804c","variables":null,"messageCode":200} 2022-09-28T13:28:06.185Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-09-28T13:28:06.185Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-09-28T13:28:06.191Z|95b9c0ec-fadf-486b-94f0-039518fd0f49|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:28:06.353Z|c528470f-a156-458a-bfab-7790a7983561|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:28:06.362Z|c528470f-a156-458a-bfab-7790a7983561|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49 2022-09-28T13:28:06.364Z|c528470f-a156-458a-bfab-7790a7983561|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|INFO|500||Invoke 2022-09-28T13:28:06.364Z|c528470f-a156-458a-bfab-7790a7983561|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||===========================request begin================================================ 2022-09-28T13:28:06.364Z|c528470f-a156-458a-bfab-7790a7983561|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49 2022-09-28T13:28:06.364Z|c528470f-a156-458a-bfab-7790a7983561|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Method : GET 2022-09-28T13:28:06.364Z|c528470f-a156-458a-bfab-7790a7983561|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f0e41c16730f4bb712f6cc454eb4021f", X-B3-SpanId:"6af18842008971dd", X-B3-ParentSpanId:"36c3188596fef729", X-B3-Sampled:"0", X-ONAP-RequestID:"c528470f-a156-458a-bfab-7790a7983561", X-RequestID:"c528470f-a156-458a-bfab-7790a7983561", X-TransactionID:"c528470f-a156-458a-bfab-7790a7983561", X-ECOMP-RequestID:"c528470f-a156-458a-bfab-7790a7983561", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96e7a40e-4f2d-4ef8-a8d3-710e0ee12ff7"] 2022-09-28T13:28:06.365Z|c528470f-a156-458a-bfab-7790a7983561|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Request body: 2022-09-28T13:28:06.366Z|c528470f-a156-458a-bfab-7790a7983561|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||==========================request end================================================ 2022-09-28T13:28:06.394Z|c528470f-a156-458a-bfab-7790a7983561|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||============================response begin========================================== 2022-09-28T13:28:06.395Z|c528470f-a156-458a-bfab-7790a7983561|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Status code : 200 OK 2022-09-28T13:28:06.395Z|c528470f-a156-458a-bfab-7790a7983561|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Status text : OK 2022-09-28T13:28:06.395Z|c528470f-a156-458a-bfab-7790a7983561|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:27:59 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:28:06.396Z|c528470f-a156-458a-bfab-7790a7983561|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Response body: { "requestId" : "95b9c0ec-fadf-486b-94f0-039518fd0f49", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-09-28T13:28:04.000+00:00", "source" : "VID", "tenantId" : "e3b7e8e7a7024b26987c36eeb1a188a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-19ae3273-890b-4ee4-a047-a1a07879453b\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"30a69d35-17c7-4f5e-8e99-5ca3d0daf496\",\n\t\t\t\"modelVersionId\": \"c2ffc0ed-c046-472e-9bc9-df375e82f5da\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"8932bb4c-9d33-493f-8a22-cc6a235e3cdb\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:27:59.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5440c5a4-f9f1-42cb-982a-8222df045aa3", "serviceInstanceName" : "basic_vm-19ae3273-890b-4ee4-a047-a1a07879453b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "95b9c0ec-fadf-486b-94f0-039518fd0f49", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49" } } } 2022-09-28T13:28:06.396Z|c528470f-a156-458a-bfab-7790a7983561|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||=======================response end================================================= 2022-09-28T13:28:06.397Z|c528470f-a156-458a-bfab-7790a7983561|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|INFO|500||InvokeReturn 2022-09-28T13:28:06.399Z|c528470f-a156-458a-bfab-7790a7983561|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false 2022-09-28T13:28:06.399Z|c528470f-a156-458a-bfab-7790a7983561|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:28:06.399Z|c528470f-a156-458a-bfab-7790a7983561|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:28:06.400Z|c528470f-a156-458a-bfab-7790a7983561|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false 2022-09-28T13:28:06.400Z|c528470f-a156-458a-bfab-7790a7983561|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:28:06.400Z|c528470f-a156-458a-bfab-7790a7983561|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f0e41c16730f4bb712f6cc454eb4021f", X-B3-SpanId:"1395f834a3990079", X-B3-ParentSpanId:"36c3188596fef729", X-B3-Sampled:"0", X-ONAP-RequestID:"c528470f-a156-458a-bfab-7790a7983561", X-RequestID:"c528470f-a156-458a-bfab-7790a7983561", X-TransactionID:"c528470f-a156-458a-bfab-7790a7983561", X-ECOMP-RequestID:"c528470f-a156-458a-bfab-7790a7983561", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b05f65b-749d-4245-b169-46e4e91c9f3c"] 2022-09-28T13:28:06.400Z|c528470f-a156-458a-bfab-7790a7983561|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:28:06.401Z|c528470f-a156-458a-bfab-7790a7983561|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:28:06.419Z|c528470f-a156-458a-bfab-7790a7983561|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:28:06.420Z|c528470f-a156-458a-bfab-7790a7983561|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:28:06.421Z|c528470f-a156-458a-bfab-7790a7983561|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:28:06.421Z|c528470f-a156-458a-bfab-7790a7983561|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:27:59 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:28:06.422Z|c528470f-a156-458a-bfab-7790a7983561|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:28:06.422Z|c528470f-a156-458a-bfab-7790a7983561|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:28:06.423Z|c528470f-a156-458a-bfab-7790a7983561|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:28:06.453Z|c528470f-a156-458a-bfab-7790a7983561|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:28:10.294Z|f6e0771f-d372-42f4-9488-c4b8f27ff121|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:28:10.295Z|f6e0771f-d372-42f4-9488-c4b8f27ff121|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:28:14.449Z|4aa8eeb1-0c35-4652-8cd2-a158439a6d6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:28:14.451Z|4aa8eeb1-0c35-4652-8cd2-a158439a6d6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:28:14.470Z|22dd687f-adfe-4f72-898a-2ca6d14f4370|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:28:14.471Z|22dd687f-adfe-4f72-898a-2ca6d14f4370|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:28:14.484Z|adbbcf47-9e11-407d-b0b3-cf47368d55be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:28:14.485Z|adbbcf47-9e11-407d-b0b3-cf47368d55be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:28:16.604Z|36185a75-20b1-4c94-bff1-78cc8affa009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:28:16.621Z|36185a75-20b1-4c94-bff1-78cc8affa009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49 2022-09-28T13:28:16.622Z|36185a75-20b1-4c94-bff1-78cc8affa009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|INFO|500||Invoke 2022-09-28T13:28:16.623Z|36185a75-20b1-4c94-bff1-78cc8affa009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||===========================request begin================================================ 2022-09-28T13:28:16.623Z|36185a75-20b1-4c94-bff1-78cc8affa009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49 2022-09-28T13:28:16.623Z|36185a75-20b1-4c94-bff1-78cc8affa009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Method : GET 2022-09-28T13:28:16.624Z|36185a75-20b1-4c94-bff1-78cc8affa009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ea35939a360b0869beb36dbecf2334b9", X-B3-SpanId:"99d39392a22178ac", X-B3-ParentSpanId:"9cc64fe7ae45d6f1", X-B3-Sampled:"0", X-ONAP-RequestID:"36185a75-20b1-4c94-bff1-78cc8affa009", X-RequestID:"36185a75-20b1-4c94-bff1-78cc8affa009", X-TransactionID:"36185a75-20b1-4c94-bff1-78cc8affa009", X-ECOMP-RequestID:"36185a75-20b1-4c94-bff1-78cc8affa009", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc6e2fa1-d5c2-45f9-82f7-24fb201dbdc9"] 2022-09-28T13:28:16.624Z|36185a75-20b1-4c94-bff1-78cc8affa009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Request body: 2022-09-28T13:28:16.625Z|36185a75-20b1-4c94-bff1-78cc8affa009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||==========================request end================================================ 2022-09-28T13:28:16.656Z|36185a75-20b1-4c94-bff1-78cc8affa009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||============================response begin========================================== 2022-09-28T13:28:16.657Z|36185a75-20b1-4c94-bff1-78cc8affa009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Status code : 200 OK 2022-09-28T13:28:16.657Z|36185a75-20b1-4c94-bff1-78cc8affa009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Status text : OK 2022-09-28T13:28:16.658Z|36185a75-20b1-4c94-bff1-78cc8affa009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:28:10 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:28:16.659Z|36185a75-20b1-4c94-bff1-78cc8affa009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Response body: { "requestId" : "95b9c0ec-fadf-486b-94f0-039518fd0f49", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=95b9c0ec-fadf-486b-94f0-039518fd0f49 Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/5440c5a4-f9f1-42cb-982a-8222df045aa3 (msg=Node Not Found:object located at service-design-and-creation/models/model/30a69d35-17c7-4f5e-8e99-5ca3d0daf496/model-vers/model-ver/c2ffc0ed-c046-472e-9bc9-df375e82f5da#model-version not found) (ec=ERR.5.4.6114)", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-09-28T13:28:04.000+00:00", "endTime" : "2022-09-28T13:28:09.000+00:00", "source" : "VID", "tenantId" : "e3b7e8e7a7024b26987c36eeb1a188a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-19ae3273-890b-4ee4-a047-a1a07879453b\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"30a69d35-17c7-4f5e-8e99-5ca3d0daf496\",\n\t\t\t\"modelVersionId\": \"c2ffc0ed-c046-472e-9bc9-df375e82f5da\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"8932bb4c-9d33-493f-8a22-cc6a235e3cdb\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:28:01.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5440c5a4-f9f1-42cb-982a-8222df045aa3", "serviceInstanceName" : "basic_vm-19ae3273-890b-4ee4-a047-a1a07879453b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "95b9c0ec-fadf-486b-94f0-039518fd0f49", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49" } } } 2022-09-28T13:28:16.659Z|36185a75-20b1-4c94-bff1-78cc8affa009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||=======================response end================================================= 2022-09-28T13:28:16.659Z|36185a75-20b1-4c94-bff1-78cc8affa009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|INFO|500||InvokeReturn 2022-09-28T13:28:16.669Z|36185a75-20b1-4c94-bff1-78cc8affa009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false 2022-09-28T13:28:16.670Z|36185a75-20b1-4c94-bff1-78cc8affa009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:28:16.671Z|36185a75-20b1-4c94-bff1-78cc8affa009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:28:16.671Z|36185a75-20b1-4c94-bff1-78cc8affa009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false 2022-09-28T13:28:16.671Z|36185a75-20b1-4c94-bff1-78cc8affa009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:28:16.672Z|36185a75-20b1-4c94-bff1-78cc8affa009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ea35939a360b0869beb36dbecf2334b9", X-B3-SpanId:"630b8166eff16e33", X-B3-ParentSpanId:"9cc64fe7ae45d6f1", X-B3-Sampled:"0", X-ONAP-RequestID:"36185a75-20b1-4c94-bff1-78cc8affa009", X-RequestID:"36185a75-20b1-4c94-bff1-78cc8affa009", X-TransactionID:"36185a75-20b1-4c94-bff1-78cc8affa009", X-ECOMP-RequestID:"36185a75-20b1-4c94-bff1-78cc8affa009", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2cdbaf04-6b69-4905-a9fc-9892c311bec4"] 2022-09-28T13:28:16.672Z|36185a75-20b1-4c94-bff1-78cc8affa009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:28:16.672Z|36185a75-20b1-4c94-bff1-78cc8affa009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:28:16.693Z|36185a75-20b1-4c94-bff1-78cc8affa009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:28:16.694Z|36185a75-20b1-4c94-bff1-78cc8affa009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:28:16.695Z|36185a75-20b1-4c94-bff1-78cc8affa009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:28:16.695Z|36185a75-20b1-4c94-bff1-78cc8affa009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:28:10 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:28:16.696Z|36185a75-20b1-4c94-bff1-78cc8affa009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:28:16.697Z|36185a75-20b1-4c94-bff1-78cc8affa009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:28:16.697Z|36185a75-20b1-4c94-bff1-78cc8affa009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:28:16.724Z|36185a75-20b1-4c94-bff1-78cc8affa009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:28:16.870Z|5a173a5c-72f7-4eac-afab-6c2af91fbc26|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:28:16.875Z|5a173a5c-72f7-4eac-afab-6c2af91fbc26|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49 2022-09-28T13:28:16.876Z|5a173a5c-72f7-4eac-afab-6c2af91fbc26|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|INFO|500||Invoke 2022-09-28T13:28:16.877Z|5a173a5c-72f7-4eac-afab-6c2af91fbc26|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||===========================request begin================================================ 2022-09-28T13:28:16.878Z|5a173a5c-72f7-4eac-afab-6c2af91fbc26|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49 2022-09-28T13:28:16.878Z|5a173a5c-72f7-4eac-afab-6c2af91fbc26|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Method : GET 2022-09-28T13:28:16.878Z|5a173a5c-72f7-4eac-afab-6c2af91fbc26|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8172f4493c8fcee54ccb262297be39ab", X-B3-SpanId:"183ba261c8d96747", X-B3-ParentSpanId:"d0f432edd65a7406", X-B3-Sampled:"0", X-ONAP-RequestID:"5a173a5c-72f7-4eac-afab-6c2af91fbc26", X-RequestID:"5a173a5c-72f7-4eac-afab-6c2af91fbc26", X-TransactionID:"5a173a5c-72f7-4eac-afab-6c2af91fbc26", X-ECOMP-RequestID:"5a173a5c-72f7-4eac-afab-6c2af91fbc26", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85e01275-39d1-45c6-bbb2-999427d13d38"] 2022-09-28T13:28:16.879Z|5a173a5c-72f7-4eac-afab-6c2af91fbc26|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Request body: 2022-09-28T13:28:16.879Z|5a173a5c-72f7-4eac-afab-6c2af91fbc26|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||==========================request end================================================ 2022-09-28T13:28:16.908Z|5a173a5c-72f7-4eac-afab-6c2af91fbc26|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||============================response begin========================================== 2022-09-28T13:28:16.909Z|5a173a5c-72f7-4eac-afab-6c2af91fbc26|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Status code : 200 OK 2022-09-28T13:28:16.909Z|5a173a5c-72f7-4eac-afab-6c2af91fbc26|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Status text : OK 2022-09-28T13:28:16.909Z|5a173a5c-72f7-4eac-afab-6c2af91fbc26|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:28:10 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:28:16.911Z|5a173a5c-72f7-4eac-afab-6c2af91fbc26|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Response body: { "requestId" : "95b9c0ec-fadf-486b-94f0-039518fd0f49", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=95b9c0ec-fadf-486b-94f0-039518fd0f49 Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/5440c5a4-f9f1-42cb-982a-8222df045aa3 (msg=Node Not Found:object located at service-design-and-creation/models/model/30a69d35-17c7-4f5e-8e99-5ca3d0daf496/model-vers/model-ver/c2ffc0ed-c046-472e-9bc9-df375e82f5da#model-version not found) (ec=ERR.5.4.6114)", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-09-28T13:28:04.000+00:00", "endTime" : "2022-09-28T13:28:09.000+00:00", "source" : "VID", "tenantId" : "e3b7e8e7a7024b26987c36eeb1a188a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-19ae3273-890b-4ee4-a047-a1a07879453b\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"30a69d35-17c7-4f5e-8e99-5ca3d0daf496\",\n\t\t\t\"modelVersionId\": \"c2ffc0ed-c046-472e-9bc9-df375e82f5da\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"8932bb4c-9d33-493f-8a22-cc6a235e3cdb\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:28:01.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5440c5a4-f9f1-42cb-982a-8222df045aa3", "serviceInstanceName" : "basic_vm-19ae3273-890b-4ee4-a047-a1a07879453b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "95b9c0ec-fadf-486b-94f0-039518fd0f49", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49" } } } 2022-09-28T13:28:16.912Z|5a173a5c-72f7-4eac-afab-6c2af91fbc26|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||=======================response end================================================= 2022-09-28T13:28:16.912Z|5a173a5c-72f7-4eac-afab-6c2af91fbc26|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|INFO|500||InvokeReturn 2022-09-28T13:28:16.914Z|5a173a5c-72f7-4eac-afab-6c2af91fbc26|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false 2022-09-28T13:28:16.915Z|5a173a5c-72f7-4eac-afab-6c2af91fbc26|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:28:16.916Z|5a173a5c-72f7-4eac-afab-6c2af91fbc26|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:28:16.916Z|5a173a5c-72f7-4eac-afab-6c2af91fbc26|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false 2022-09-28T13:28:16.916Z|5a173a5c-72f7-4eac-afab-6c2af91fbc26|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:28:16.916Z|5a173a5c-72f7-4eac-afab-6c2af91fbc26|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8172f4493c8fcee54ccb262297be39ab", X-B3-SpanId:"8be1b99cef8dc4cd", X-B3-ParentSpanId:"d0f432edd65a7406", X-B3-Sampled:"0", X-ONAP-RequestID:"5a173a5c-72f7-4eac-afab-6c2af91fbc26", X-RequestID:"5a173a5c-72f7-4eac-afab-6c2af91fbc26", X-TransactionID:"5a173a5c-72f7-4eac-afab-6c2af91fbc26", X-ECOMP-RequestID:"5a173a5c-72f7-4eac-afab-6c2af91fbc26", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d062484-cc9b-481f-9b4e-813f891a250d"] 2022-09-28T13:28:16.917Z|5a173a5c-72f7-4eac-afab-6c2af91fbc26|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:28:16.917Z|5a173a5c-72f7-4eac-afab-6c2af91fbc26|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:28:16.934Z|5a173a5c-72f7-4eac-afab-6c2af91fbc26|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:28:16.935Z|5a173a5c-72f7-4eac-afab-6c2af91fbc26|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:28:16.936Z|5a173a5c-72f7-4eac-afab-6c2af91fbc26|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:28:16.936Z|5a173a5c-72f7-4eac-afab-6c2af91fbc26|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:28:10 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:28:16.937Z|5a173a5c-72f7-4eac-afab-6c2af91fbc26|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:28:16.937Z|5a173a5c-72f7-4eac-afab-6c2af91fbc26|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:28:16.938Z|5a173a5c-72f7-4eac-afab-6c2af91fbc26|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:28:16.950Z|5a173a5c-72f7-4eac-afab-6c2af91fbc26|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:28:17.104Z|1a81fb62-7edc-4c97-88f5-1ff542fc5021|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:28:17.110Z|1a81fb62-7edc-4c97-88f5-1ff542fc5021|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49 2022-09-28T13:28:17.111Z|1a81fb62-7edc-4c97-88f5-1ff542fc5021|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|INFO|500||Invoke 2022-09-28T13:28:17.111Z|1a81fb62-7edc-4c97-88f5-1ff542fc5021|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||===========================request begin================================================ 2022-09-28T13:28:17.112Z|1a81fb62-7edc-4c97-88f5-1ff542fc5021|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49 2022-09-28T13:28:17.112Z|1a81fb62-7edc-4c97-88f5-1ff542fc5021|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Method : GET 2022-09-28T13:28:17.112Z|1a81fb62-7edc-4c97-88f5-1ff542fc5021|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a0f4074e7b5f1aca3faa1cf6c1fe7117", X-B3-SpanId:"38ef11c7e457571c", X-B3-ParentSpanId:"ed963942fcd3fb6e", X-B3-Sampled:"0", X-ONAP-RequestID:"1a81fb62-7edc-4c97-88f5-1ff542fc5021", X-RequestID:"1a81fb62-7edc-4c97-88f5-1ff542fc5021", X-TransactionID:"1a81fb62-7edc-4c97-88f5-1ff542fc5021", X-ECOMP-RequestID:"1a81fb62-7edc-4c97-88f5-1ff542fc5021", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b726e74-0aee-45aa-ba8f-04d8a35631ea"] 2022-09-28T13:28:17.112Z|1a81fb62-7edc-4c97-88f5-1ff542fc5021|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Request body: 2022-09-28T13:28:17.113Z|1a81fb62-7edc-4c97-88f5-1ff542fc5021|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||==========================request end================================================ 2022-09-28T13:28:17.148Z|1a81fb62-7edc-4c97-88f5-1ff542fc5021|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||============================response begin========================================== 2022-09-28T13:28:17.149Z|1a81fb62-7edc-4c97-88f5-1ff542fc5021|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Status code : 200 OK 2022-09-28T13:28:17.149Z|1a81fb62-7edc-4c97-88f5-1ff542fc5021|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Status text : OK 2022-09-28T13:28:17.149Z|1a81fb62-7edc-4c97-88f5-1ff542fc5021|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:28:10 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:28:17.150Z|1a81fb62-7edc-4c97-88f5-1ff542fc5021|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Response body: { "requestId" : "95b9c0ec-fadf-486b-94f0-039518fd0f49", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=95b9c0ec-fadf-486b-94f0-039518fd0f49 Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/5440c5a4-f9f1-42cb-982a-8222df045aa3 (msg=Node Not Found:object located at service-design-and-creation/models/model/30a69d35-17c7-4f5e-8e99-5ca3d0daf496/model-vers/model-ver/c2ffc0ed-c046-472e-9bc9-df375e82f5da#model-version not found) (ec=ERR.5.4.6114)", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-09-28T13:28:04.000+00:00", "endTime" : "2022-09-28T13:28:09.000+00:00", "source" : "VID", "tenantId" : "e3b7e8e7a7024b26987c36eeb1a188a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-19ae3273-890b-4ee4-a047-a1a07879453b\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"30a69d35-17c7-4f5e-8e99-5ca3d0daf496\",\n\t\t\t\"modelVersionId\": \"c2ffc0ed-c046-472e-9bc9-df375e82f5da\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"8932bb4c-9d33-493f-8a22-cc6a235e3cdb\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:28:01.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5440c5a4-f9f1-42cb-982a-8222df045aa3", "serviceInstanceName" : "basic_vm-19ae3273-890b-4ee4-a047-a1a07879453b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "95b9c0ec-fadf-486b-94f0-039518fd0f49", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49" } } } 2022-09-28T13:28:17.150Z|1a81fb62-7edc-4c97-88f5-1ff542fc5021|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||=======================response end================================================= 2022-09-28T13:28:17.151Z|1a81fb62-7edc-4c97-88f5-1ff542fc5021|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|INFO|500||InvokeReturn 2022-09-28T13:28:17.153Z|1a81fb62-7edc-4c97-88f5-1ff542fc5021|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false 2022-09-28T13:28:17.154Z|1a81fb62-7edc-4c97-88f5-1ff542fc5021|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:28:17.154Z|1a81fb62-7edc-4c97-88f5-1ff542fc5021|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:28:17.155Z|1a81fb62-7edc-4c97-88f5-1ff542fc5021|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false 2022-09-28T13:28:17.155Z|1a81fb62-7edc-4c97-88f5-1ff542fc5021|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:28:17.155Z|1a81fb62-7edc-4c97-88f5-1ff542fc5021|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a0f4074e7b5f1aca3faa1cf6c1fe7117", X-B3-SpanId:"c2c9dc04e9392b02", X-B3-ParentSpanId:"ed963942fcd3fb6e", X-B3-Sampled:"0", X-ONAP-RequestID:"1a81fb62-7edc-4c97-88f5-1ff542fc5021", X-RequestID:"1a81fb62-7edc-4c97-88f5-1ff542fc5021", X-TransactionID:"1a81fb62-7edc-4c97-88f5-1ff542fc5021", X-ECOMP-RequestID:"1a81fb62-7edc-4c97-88f5-1ff542fc5021", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bdfe04e2-390f-4853-9c99-84e8c98320a2"] 2022-09-28T13:28:17.156Z|1a81fb62-7edc-4c97-88f5-1ff542fc5021|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:28:17.156Z|1a81fb62-7edc-4c97-88f5-1ff542fc5021|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:28:17.175Z|1a81fb62-7edc-4c97-88f5-1ff542fc5021|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:28:17.176Z|1a81fb62-7edc-4c97-88f5-1ff542fc5021|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:28:17.176Z|1a81fb62-7edc-4c97-88f5-1ff542fc5021|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:28:17.177Z|1a81fb62-7edc-4c97-88f5-1ff542fc5021|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:28:10 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:28:17.178Z|1a81fb62-7edc-4c97-88f5-1ff542fc5021|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:28:17.178Z|1a81fb62-7edc-4c97-88f5-1ff542fc5021|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:28:17.179Z|1a81fb62-7edc-4c97-88f5-1ff542fc5021|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:28:17.201Z|1a81fb62-7edc-4c97-88f5-1ff542fc5021|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:28:17.356Z|688c5151-9ea0-4106-9e9b-3531c7847534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:28:17.362Z|688c5151-9ea0-4106-9e9b-3531c7847534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49 2022-09-28T13:28:17.363Z|688c5151-9ea0-4106-9e9b-3531c7847534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|INFO|500||Invoke 2022-09-28T13:28:17.363Z|688c5151-9ea0-4106-9e9b-3531c7847534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||===========================request begin================================================ 2022-09-28T13:28:17.364Z|688c5151-9ea0-4106-9e9b-3531c7847534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49 2022-09-28T13:28:17.364Z|688c5151-9ea0-4106-9e9b-3531c7847534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Method : GET 2022-09-28T13:28:17.364Z|688c5151-9ea0-4106-9e9b-3531c7847534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"62eb7b551f9e0a12c237528b3ad382fd", X-B3-SpanId:"32802496c8fdc294", X-B3-ParentSpanId:"31723a18d49bbf58", X-B3-Sampled:"0", X-ONAP-RequestID:"688c5151-9ea0-4106-9e9b-3531c7847534", X-RequestID:"688c5151-9ea0-4106-9e9b-3531c7847534", X-TransactionID:"688c5151-9ea0-4106-9e9b-3531c7847534", X-ECOMP-RequestID:"688c5151-9ea0-4106-9e9b-3531c7847534", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a5acd57-daf2-424b-b603-292f4b100bb5"] 2022-09-28T13:28:17.365Z|688c5151-9ea0-4106-9e9b-3531c7847534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Request body: 2022-09-28T13:28:17.365Z|688c5151-9ea0-4106-9e9b-3531c7847534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||==========================request end================================================ 2022-09-28T13:28:17.404Z|688c5151-9ea0-4106-9e9b-3531c7847534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||============================response begin========================================== 2022-09-28T13:28:17.405Z|688c5151-9ea0-4106-9e9b-3531c7847534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Status code : 200 OK 2022-09-28T13:28:17.405Z|688c5151-9ea0-4106-9e9b-3531c7847534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Status text : OK 2022-09-28T13:28:17.405Z|688c5151-9ea0-4106-9e9b-3531c7847534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:28:10 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:28:17.406Z|688c5151-9ea0-4106-9e9b-3531c7847534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Response body: { "requestId" : "95b9c0ec-fadf-486b-94f0-039518fd0f49", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=95b9c0ec-fadf-486b-94f0-039518fd0f49 Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/5440c5a4-f9f1-42cb-982a-8222df045aa3 (msg=Node Not Found:object located at service-design-and-creation/models/model/30a69d35-17c7-4f5e-8e99-5ca3d0daf496/model-vers/model-ver/c2ffc0ed-c046-472e-9bc9-df375e82f5da#model-version not found) (ec=ERR.5.4.6114)", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-09-28T13:28:04.000+00:00", "endTime" : "2022-09-28T13:28:09.000+00:00", "source" : "VID", "tenantId" : "e3b7e8e7a7024b26987c36eeb1a188a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-19ae3273-890b-4ee4-a047-a1a07879453b\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"30a69d35-17c7-4f5e-8e99-5ca3d0daf496\",\n\t\t\t\"modelVersionId\": \"c2ffc0ed-c046-472e-9bc9-df375e82f5da\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"8932bb4c-9d33-493f-8a22-cc6a235e3cdb\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:28:01.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5440c5a4-f9f1-42cb-982a-8222df045aa3", "serviceInstanceName" : "basic_vm-19ae3273-890b-4ee4-a047-a1a07879453b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "95b9c0ec-fadf-486b-94f0-039518fd0f49", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49" } } } 2022-09-28T13:28:17.407Z|688c5151-9ea0-4106-9e9b-3531c7847534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||=======================response end================================================= 2022-09-28T13:28:17.407Z|688c5151-9ea0-4106-9e9b-3531c7847534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|INFO|500||InvokeReturn 2022-09-28T13:28:17.409Z|688c5151-9ea0-4106-9e9b-3531c7847534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false 2022-09-28T13:28:17.410Z|688c5151-9ea0-4106-9e9b-3531c7847534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:28:17.410Z|688c5151-9ea0-4106-9e9b-3531c7847534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:28:17.410Z|688c5151-9ea0-4106-9e9b-3531c7847534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false 2022-09-28T13:28:17.410Z|688c5151-9ea0-4106-9e9b-3531c7847534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:28:17.410Z|688c5151-9ea0-4106-9e9b-3531c7847534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"62eb7b551f9e0a12c237528b3ad382fd", X-B3-SpanId:"a68038d5c51cd0f5", X-B3-ParentSpanId:"31723a18d49bbf58", X-B3-Sampled:"0", X-ONAP-RequestID:"688c5151-9ea0-4106-9e9b-3531c7847534", X-RequestID:"688c5151-9ea0-4106-9e9b-3531c7847534", X-TransactionID:"688c5151-9ea0-4106-9e9b-3531c7847534", X-ECOMP-RequestID:"688c5151-9ea0-4106-9e9b-3531c7847534", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fae21549-86b6-4515-bc51-d977cc855fec"] 2022-09-28T13:28:17.411Z|688c5151-9ea0-4106-9e9b-3531c7847534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:28:17.411Z|688c5151-9ea0-4106-9e9b-3531c7847534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:28:17.427Z|688c5151-9ea0-4106-9e9b-3531c7847534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:28:17.428Z|688c5151-9ea0-4106-9e9b-3531c7847534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:28:17.429Z|688c5151-9ea0-4106-9e9b-3531c7847534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:28:17.429Z|688c5151-9ea0-4106-9e9b-3531c7847534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:28:10 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:28:17.430Z|688c5151-9ea0-4106-9e9b-3531c7847534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:28:17.430Z|688c5151-9ea0-4106-9e9b-3531c7847534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:28:17.431Z|688c5151-9ea0-4106-9e9b-3531c7847534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:28:17.445Z|688c5151-9ea0-4106-9e9b-3531c7847534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:28:17.583Z|b13cff2a-c80a-48a8-80d6-a335978be97b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:28:17.591Z|b13cff2a-c80a-48a8-80d6-a335978be97b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49 2022-09-28T13:28:17.592Z|b13cff2a-c80a-48a8-80d6-a335978be97b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|INFO|500||Invoke 2022-09-28T13:28:17.593Z|b13cff2a-c80a-48a8-80d6-a335978be97b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||===========================request begin================================================ 2022-09-28T13:28:17.593Z|b13cff2a-c80a-48a8-80d6-a335978be97b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49 2022-09-28T13:28:17.593Z|b13cff2a-c80a-48a8-80d6-a335978be97b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Method : GET 2022-09-28T13:28:17.593Z|b13cff2a-c80a-48a8-80d6-a335978be97b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"72110881216172d33383699e8aab6702", X-B3-SpanId:"663f5418bdfc8a3a", X-B3-ParentSpanId:"2f70fad14d4aafe9", X-B3-Sampled:"0", X-ONAP-RequestID:"b13cff2a-c80a-48a8-80d6-a335978be97b", X-RequestID:"b13cff2a-c80a-48a8-80d6-a335978be97b", X-TransactionID:"b13cff2a-c80a-48a8-80d6-a335978be97b", X-ECOMP-RequestID:"b13cff2a-c80a-48a8-80d6-a335978be97b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c250a6b4-ce9e-4682-823f-ff0a631712c4"] 2022-09-28T13:28:17.594Z|b13cff2a-c80a-48a8-80d6-a335978be97b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Request body: 2022-09-28T13:28:17.594Z|b13cff2a-c80a-48a8-80d6-a335978be97b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||==========================request end================================================ 2022-09-28T13:28:17.622Z|b13cff2a-c80a-48a8-80d6-a335978be97b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||============================response begin========================================== 2022-09-28T13:28:17.623Z|b13cff2a-c80a-48a8-80d6-a335978be97b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Status code : 200 OK 2022-09-28T13:28:17.624Z|b13cff2a-c80a-48a8-80d6-a335978be97b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Status text : OK 2022-09-28T13:28:17.624Z|b13cff2a-c80a-48a8-80d6-a335978be97b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:28:10 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:28:17.625Z|b13cff2a-c80a-48a8-80d6-a335978be97b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||Response body: { "requestId" : "95b9c0ec-fadf-486b-94f0-039518fd0f49", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=95b9c0ec-fadf-486b-94f0-039518fd0f49 Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/5440c5a4-f9f1-42cb-982a-8222df045aa3 (msg=Node Not Found:object located at service-design-and-creation/models/model/30a69d35-17c7-4f5e-8e99-5ca3d0daf496/model-vers/model-ver/c2ffc0ed-c046-472e-9bc9-df375e82f5da#model-version not found) (ec=ERR.5.4.6114)", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-09-28T13:28:04.000+00:00", "endTime" : "2022-09-28T13:28:09.000+00:00", "source" : "VID", "tenantId" : "e3b7e8e7a7024b26987c36eeb1a188a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-19ae3273-890b-4ee4-a047-a1a07879453b\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"30a69d35-17c7-4f5e-8e99-5ca3d0daf496\",\n\t\t\t\"modelVersionId\": \"c2ffc0ed-c046-472e-9bc9-df375e82f5da\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"8932bb4c-9d33-493f-8a22-cc6a235e3cdb\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:28:01.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5440c5a4-f9f1-42cb-982a-8222df045aa3", "serviceInstanceName" : "basic_vm-19ae3273-890b-4ee4-a047-a1a07879453b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "95b9c0ec-fadf-486b-94f0-039518fd0f49", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49" } } } 2022-09-28T13:28:17.625Z|b13cff2a-c80a-48a8-80d6-a335978be97b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|DEBUG|500||=======================response end================================================= 2022-09-28T13:28:17.625Z|b13cff2a-c80a-48a8-80d6-a335978be97b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/95b9c0ec-fadf-486b-94f0-039518fd0f49|INFO|500||InvokeReturn 2022-09-28T13:28:17.628Z|b13cff2a-c80a-48a8-80d6-a335978be97b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false 2022-09-28T13:28:17.629Z|b13cff2a-c80a-48a8-80d6-a335978be97b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:28:17.629Z|b13cff2a-c80a-48a8-80d6-a335978be97b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:28:17.629Z|b13cff2a-c80a-48a8-80d6-a335978be97b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false 2022-09-28T13:28:17.630Z|b13cff2a-c80a-48a8-80d6-a335978be97b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:28:17.630Z|b13cff2a-c80a-48a8-80d6-a335978be97b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"72110881216172d33383699e8aab6702", X-B3-SpanId:"0a464593bc165eb9", X-B3-ParentSpanId:"2f70fad14d4aafe9", X-B3-Sampled:"0", X-ONAP-RequestID:"b13cff2a-c80a-48a8-80d6-a335978be97b", X-RequestID:"b13cff2a-c80a-48a8-80d6-a335978be97b", X-TransactionID:"b13cff2a-c80a-48a8-80d6-a335978be97b", X-ECOMP-RequestID:"b13cff2a-c80a-48a8-80d6-a335978be97b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be0a9c52-56e7-4052-9021-db77cde028a5"] 2022-09-28T13:28:17.630Z|b13cff2a-c80a-48a8-80d6-a335978be97b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:28:17.631Z|b13cff2a-c80a-48a8-80d6-a335978be97b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:28:17.651Z|b13cff2a-c80a-48a8-80d6-a335978be97b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:28:17.652Z|b13cff2a-c80a-48a8-80d6-a335978be97b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:28:17.653Z|b13cff2a-c80a-48a8-80d6-a335978be97b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:28:17.653Z|b13cff2a-c80a-48a8-80d6-a335978be97b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:28:10 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:28:17.653Z|b13cff2a-c80a-48a8-80d6-a335978be97b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:28:17.654Z|b13cff2a-c80a-48a8-80d6-a335978be97b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:28:17.654Z|b13cff2a-c80a-48a8-80d6-a335978be97b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=95b9c0ec-fadf-486b-94f0-039518fd0f49&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:28:17.665Z|b13cff2a-c80a-48a8-80d6-a335978be97b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/95b9c0ec-fadf-486b-94f0-039518fd0f49|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:28:24.475Z|007c14ab-0015-4c2d-8501-5f6328760ccf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:28:24.476Z|007c14ab-0015-4c2d-8501-5f6328760ccf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:28:24.487Z|b896b235-0e31-41f9-8b08-019310bbc17e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:28:24.488Z|b896b235-0e31-41f9-8b08-019310bbc17e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:28:24.498Z|80f452ba-65bc-4f31-9129-73ba47a89320|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:28:24.499Z|80f452ba-65bc-4f31-9129-73ba47a89320|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:28:24.509Z|7fb38f0e-2990-4946-92a7-9235b60cc60e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:28:24.510Z|7fb38f0e-2990-4946-92a7-9235b60cc60e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:28:25.294Z|66493427-abb0-4260-9d80-17e70f4ffc60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:28:25.297Z|66493427-abb0-4260-9d80-17e70f4ffc60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:28:26.110Z|c866f78a-0730-40c7-859c-5652d2c1a20f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:28:26.111Z|c866f78a-0730-40c7-859c-5652d2c1a20f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:28:34.517Z|bf829091-6e5a-41da-8d9e-dc1970177295|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:28:34.518Z|bf829091-6e5a-41da-8d9e-dc1970177295|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:28:34.525Z|c7dc0025-63b0-4cdb-aa2a-3e836bbb7598|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:28:34.531Z|c7dc0025-63b0-4cdb-aa2a-3e836bbb7598|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:28:34.542Z|cbae45b1-a542-430e-9309-bbdb4ed2bbe7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:28:34.543Z|cbae45b1-a542-430e-9309-bbdb4ed2bbe7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:28:40.294Z|3a097865-675c-451f-8d2c-e5a49f44e264|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:28:40.295Z|3a097865-675c-451f-8d2c-e5a49f44e264|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:28:44.556Z|fe175d4b-3275-4464-a7f7-3bff0377e43c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:28:44.557Z|fe175d4b-3275-4464-a7f7-3bff0377e43c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:28:44.563Z|c6ab2be9-076c-49ff-9b87-1f5cec862ac8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:28:44.564Z|c6ab2be9-076c-49ff-9b87-1f5cec862ac8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:28:44.570Z|8f2f13b5-9218-47ee-a942-d324924399cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:28:44.570Z|8f2f13b5-9218-47ee-a942-d324924399cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:28:54.588Z|2956ec25-3b9d-4033-88b4-eaa3c4c86730|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:28:54.588Z|295df21f-670e-49ba-89a0-6d613b26c807|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:28:54.588Z|2956ec25-3b9d-4033-88b4-eaa3c4c86730|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:28:54.588Z|295df21f-670e-49ba-89a0-6d613b26c807|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:28:54.596Z|a1f98ea7-98d1-4307-bb10-7a7de4436f25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:28:54.597Z|a1f98ea7-98d1-4307-bb10-7a7de4436f25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:28:55.294Z|47029652-d048-4c3a-a421-f7a9d7f9af2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:28:55.295Z|47029652-d048-4c3a-a421-f7a9d7f9af2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:28:56.111Z|2d78d7cc-1a58-45c3-b02f-f356b2fc5602|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:28:56.112Z|2d78d7cc-1a58-45c3-b02f-f356b2fc5602|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:29:04.623Z|3973df19-085a-4491-afce-2c55483ca1da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:29:04.625Z|3973df19-085a-4491-afce-2c55483ca1da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:29:04.632Z|4da957e0-ad0c-466d-8d9f-0a60c9d445af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:29:04.640Z|2a94e333-1132-49ad-88c7-c9bb8ca54515|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:29:04.649Z|2a94e333-1132-49ad-88c7-c9bb8ca54515|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:29:04.650Z|4da957e0-ad0c-466d-8d9f-0a60c9d445af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:29:10.295Z|3ee410e8-fae8-40fc-93dc-41ab6b0db41c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:29:10.313Z|3ee410e8-fae8-40fc-93dc-41ab6b0db41c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:29:14.658Z|1851ce9c-b527-4125-8d26-5478ece5c16e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:29:14.659Z|1851ce9c-b527-4125-8d26-5478ece5c16e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:29:14.696Z|48ff3c8b-44d2-4e09-959e-80b04a5ecc2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:29:14.697Z|48ff3c8b-44d2-4e09-959e-80b04a5ecc2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:29:14.702Z|ec76d2ca-1fb3-4874-be19-3ca5a5ea3224|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:29:14.703Z|ec76d2ca-1fb3-4874-be19-3ca5a5ea3224|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:29:24.490Z|525d040c-3ab8-45c9-b6dc-d380ab6fdc29|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:29:24.492Z|525d040c-3ab8-45c9-b6dc-d380ab6fdc29|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:29:24.695Z|ddf69e33-2fb8-407b-bbe8-95447d475d6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:29:24.696Z|ddf69e33-2fb8-407b-bbe8-95447d475d6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:29:24.724Z|16e477a4-9a6d-4768-9837-fdfa44919af3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:29:24.725Z|16e477a4-9a6d-4768-9837-fdfa44919af3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:29:24.729Z|2e03146a-2ce5-4f20-bf16-e4c7b0c3ff49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:29:24.730Z|2e03146a-2ce5-4f20-bf16-e4c7b0c3ff49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:29:25.294Z|8085fa87-f004-45ea-b69f-ca2599f02085|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:29:25.294Z|8085fa87-f004-45ea-b69f-ca2599f02085|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:29:26.113Z|1cc90ff8-26b5-4b51-b66e-ff0f29332e83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:29:26.113Z|1cc90ff8-26b5-4b51-b66e-ff0f29332e83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:29:34.730Z|abb2c816-86ef-48a5-9b0c-10fa06327a0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:29:34.731Z|abb2c816-86ef-48a5-9b0c-10fa06327a0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:29:34.750Z|80b65082-1fe5-4e9a-8200-5ec3e6453906|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:29:34.751Z|80b65082-1fe5-4e9a-8200-5ec3e6453906|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:29:34.753Z|fdfcc95b-28da-42af-a515-7afafc1dbab3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:29:34.754Z|fdfcc95b-28da-42af-a515-7afafc1dbab3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:29:40.294Z|61b6657f-d0ae-4d49-9fde-f7941e1f6296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:29:40.295Z|61b6657f-d0ae-4d49-9fde-f7941e1f6296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:29:44.763Z|9eb19166-8954-40ff-9118-96410eb173e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:29:44.764Z|9eb19166-8954-40ff-9118-96410eb173e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:29:44.776Z|a7949cad-db77-416e-a6dd-5078e84b4477|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:29:44.776Z|cf540903-ca5a-4bcd-bfdd-a949682a0870|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:29:44.777Z|a7949cad-db77-416e-a6dd-5078e84b4477|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:29:44.777Z|cf540903-ca5a-4bcd-bfdd-a949682a0870|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:29:54.787Z|11538cbb-d862-4ed9-aaa3-71f0111564f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:29:54.788Z|11538cbb-d862-4ed9-aaa3-71f0111564f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:29:54.800Z|c967dfbd-6d30-4567-aa46-1a68f016ee39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:29:54.801Z|c967dfbd-6d30-4567-aa46-1a68f016ee39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:29:54.801Z|d6ab24f6-76c6-4a63-8c2a-b3ea69a10206|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:29:54.802Z|d6ab24f6-76c6-4a63-8c2a-b3ea69a10206|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:29:55.294Z|4f43bd28-7e21-41fb-9d03-5af0ee3539c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:29:55.297Z|4f43bd28-7e21-41fb-9d03-5af0ee3539c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:29:56.115Z|8dd6215f-838a-4248-9e29-88e229f6dd56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:29:56.116Z|8dd6215f-838a-4248-9e29-88e229f6dd56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:30:04.814Z|6101bf38-6829-42c9-a0fa-b8a1ad9a061c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:30:04.815Z|6101bf38-6829-42c9-a0fa-b8a1ad9a061c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:30:04.831Z|7bce0a36-9760-4da5-9ae6-677bcae7f56f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:30:04.832Z|7bce0a36-9760-4da5-9ae6-677bcae7f56f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:30:04.842Z|965791f4-64bd-4cf5-a84c-ffeb4b9e9e7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:30:04.843Z|965791f4-64bd-4cf5-a84c-ffeb4b9e9e7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:30:10.294Z|42543de7-cd80-4688-b9c7-5167d9bd3d98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:30:10.295Z|42543de7-cd80-4688-b9c7-5167d9bd3d98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:30:14.847Z|3a1a345c-deb5-4a7b-842c-10589a2b5c9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:30:14.860Z|3a1a345c-deb5-4a7b-842c-10589a2b5c9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:30:14.873Z|821f3c87-94af-45e6-922e-5eed01a2a398|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:30:14.874Z|821f3c87-94af-45e6-922e-5eed01a2a398|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:30:14.895Z|d2b1cc74-86df-4e46-9a76-67a923dfd783|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:30:14.928Z|d2b1cc74-86df-4e46-9a76-67a923dfd783|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:30:24.496Z|c5aedbc8-2631-444d-9e00-e683135aa8ad|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:30:24.497Z|c5aedbc8-2631-444d-9e00-e683135aa8ad|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:30:24.973Z|b7755d3c-0b11-41c8-808a-8a4a66edc737|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:30:24.980Z|9e8d677a-7d21-4f3e-8c97-6bd1a4d8ad31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:30:24.981Z|9e8d677a-7d21-4f3e-8c97-6bd1a4d8ad31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:30:24.985Z|b7755d3c-0b11-41c8-808a-8a4a66edc737|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:30:25.035Z|52f2c36c-9be3-4d3a-8f89-c3a6b1c7328d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:30:25.035Z|52f2c36c-9be3-4d3a-8f89-c3a6b1c7328d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:30:25.295Z|33289f34-3c9b-4469-965c-6a523c48e923|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:30:25.295Z|33289f34-3c9b-4469-965c-6a523c48e923|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:30:26.117Z|04f8e430-1554-49fc-b43e-d033e3b41762|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:30:26.117Z|04f8e430-1554-49fc-b43e-d033e3b41762|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:30:35.016Z|80295e8d-41b9-4b6e-bfbb-48b5ca66d471|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:30:35.016Z|4d2e260a-58d6-444e-8b55-ef6b2e833889|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:30:35.017Z|80295e8d-41b9-4b6e-bfbb-48b5ca66d471|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:30:35.017Z|4d2e260a-58d6-444e-8b55-ef6b2e833889|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:30:35.069Z|1c2cde12-b499-448d-ba74-5d2e07d3fb73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:30:35.070Z|1c2cde12-b499-448d-ba74-5d2e07d3fb73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:30:40.294Z|6d73c589-4dfc-49ca-9f86-886e35703587|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:30:40.300Z|6d73c589-4dfc-49ca-9f86-886e35703587|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:30:44.914Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:30:44.918Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 8f03c4e0-e8ba-4183-8540-743345d5c130 already exists in requestDb InfraActiveRequests table 2022-09-28T13:30:44.924Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130 2022-09-28T13:30:44.925Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|INFO|500||Invoke 2022-09-28T13:30:44.925Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||===========================request begin================================================ 2022-09-28T13:30:44.925Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130 2022-09-28T13:30:44.925Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Method : GET 2022-09-28T13:30:44.926Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f322d0defa7a9129eed61da3c1d61114", X-B3-SpanId:"d417e8f68445b5a4", X-B3-ParentSpanId:"d32173419ee0d973", X-B3-Sampled:"0", X-ONAP-RequestID:"8f03c4e0-e8ba-4183-8540-743345d5c130", X-RequestID:"8f03c4e0-e8ba-4183-8540-743345d5c130", X-TransactionID:"8f03c4e0-e8ba-4183-8540-743345d5c130", X-ECOMP-RequestID:"8f03c4e0-e8ba-4183-8540-743345d5c130", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e04690ad-9f44-46d0-a68e-ec0cb45776a9"] 2022-09-28T13:30:44.926Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Request body: 2022-09-28T13:30:44.926Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||==========================request end================================================ 2022-09-28T13:30:44.955Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||============================response begin========================================== 2022-09-28T13:30:44.956Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Status code : 404 NOT_FOUND 2022-09-28T13:30:44.956Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Status text : Not Found 2022-09-28T13:30:44.957Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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-length:"0", date:"Wed, 28 Sep 2022 13:30:38 GMT", x-envoy-upstream-service-time:"23", server:"envoy"] 2022-09-28T13:30:44.957Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Response body: 2022-09-28T13:30:44.958Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||=======================response end================================================= 2022-09-28T13:30:44.958Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|INFO|404|Not Found|InvokeReturn 2022-09-28T13:30:44.973Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-09-28T13:30:44.980Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-09-28T13:30:45.012Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e3b7e8e7a7024b26987c36eeb1a188a5 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-09-28T13:30:45.013Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e3b7e8e7a7024b26987c36eeb1a188a5|INFO|500||Invoke 2022-09-28T13:30:45.041Z|793ce858-bf2c-4b3c-9746-48293eb57103|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:30:45.042Z|793ce858-bf2c-4b3c-9746-48293eb57103|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:30:45.047Z|c22031ee-fa65-42fd-8f37-c3471d3ec508|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:30:45.048Z|c22031ee-fa65-42fd-8f37-c3471d3ec508|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:30:45.082Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e3b7e8e7a7024b26987c36eeb1a188a5|INFO|500||InvokeReturn 2022-09-28T13:30:45.083Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e3b7e8e7a7024b26987c36eeb1a188a5 has http status code:200 and response headers:{date=[Wed, 28 Sep 2022 13:30:45 GMT], server=[envoy], content-length=[607], x-envoy-upstream-service-time=[47], vertex-id=[438512], x-aai-txid=[1-aai-resources-220928-13:30:45:040-17206], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-09-28T13:30:45.086Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"e3b7e8e7a7024b26987c36eeb1a188a5","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1664371843733","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2022-09-28T13:30:45.089Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-09-28T13:30:45.090Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-09-28T13:30:45.091Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-09-28T13:30:45.095Z|3bbd7b84-8d72-4ef4-b399-7d8da6c1f8f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:30:45.095Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-09-28T13:30:45.095Z|3bbd7b84-8d72-4ef4-b399-7d8da6c1f8f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:30:45.095Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-09-28T13:30:45.096Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-09-28T13:30:45.097Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-09-28T13:30:45.097Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"110", X-B3-TraceId:"f322d0defa7a9129eed61da3c1d61114", X-B3-SpanId:"52ab6357c5e361c5", X-B3-ParentSpanId:"d32173419ee0d973", X-B3-Sampled:"0", X-ONAP-RequestID:"8f03c4e0-e8ba-4183-8540-743345d5c130", X-RequestID:"8f03c4e0-e8ba-4183-8540-743345d5c130", X-TransactionID:"8f03c4e0-e8ba-4183-8540-743345d5c130", X-ECOMP-RequestID:"8f03c4e0-e8ba-4183-8540-743345d5c130", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42efe4d2-d160-42db-8483-0f8410f90478"] 2022-09-28T13:30:45.097Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_vm-bc29571e-ea4a-4fc4-aa20-6f0e9a878f5d","requestScope":"service"} 2022-09-28T13:30:45.098Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-09-28T13:30:45.124Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-09-28T13:30:45.125Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-09-28T13:30:45.126Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-09-28T13:30:45.126Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|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-length:"0", date:"Wed, 28 Sep 2022 13:30:38 GMT", x-envoy-upstream-service-time:"22", server:"envoy"] 2022-09-28T13:30:45.127Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-09-28T13:30:45.128Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-09-28T13:30:45.128Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-09-28T13:30:45.129Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-09-28T13:30:45.130Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-09-28T13:30:45.130Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-09-28T13:30:45.130Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-09-28T13:30:45.131Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-09-28T13:30:45.131Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8f03c4e0-e8ba-4183-8540-743345d5c130", X-RequestID:"8f03c4e0-e8ba-4183-8540-743345d5c130", X-TransactionID:"8f03c4e0-e8ba-4183-8540-743345d5c130", X-ECOMP-RequestID:"8f03c4e0-e8ba-4183-8540-743345d5c130", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e4ffaaf-fd64-447c-9bb3-285e550bc5b7"] 2022-09-28T13:30:45.131Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-09-28T13:30:45.131Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-09-28T13:30:45.188Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-09-28T13:30:45.189Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-09-28T13:30:45.191Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-09-28T13:30:45.191Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Wed, 28 Sep 2022 13:30:33 GMT", x-envoy-upstream-service-time:"48", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:30:45.192Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-09-28 11:07:51.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" } } } 2022-09-28T13:30:45.193Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-09-28T13:30:45.193Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-09-28T13:30:45.204Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-09-28T13:30:45.205Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2022-09-28T13:30:45.205Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-09-28T13:30:45.206Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-09-28T13:30:45.206Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2022-09-28T13:30:45.207Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8f03c4e0-e8ba-4183-8540-743345d5c130", X-RequestID:"8f03c4e0-e8ba-4183-8540-743345d5c130", X-TransactionID:"8f03c4e0-e8ba-4183-8540-743345d5c130", X-ECOMP-RequestID:"8f03c4e0-e8ba-4183-8540-743345d5c130", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f05f722c-df0f-4f8a-be47-7a6e520aedee"] 2022-09-28T13:30:45.207Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2022-09-28T13:30:45.208Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2022-09-28T13:30:45.232Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2022-09-28T13:30:45.233Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2022-09-28T13:30:45.234Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2022-09-28T13:30:45.234Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Wed, 28 Sep 2022 13:30:33 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:30:45.235Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 529, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2022-09-28T11:07:51.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service" } } } 2022-09-28T13:30:45.235Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2022-09-28T13:30:45.235Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2022-09-28T13:30:45.242Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-09-28T13:30:45.243Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-09-28T13:30:45.243Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-09-28T13:30:45.243Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-09-28T13:30:45.244Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-09-28T13:30:45.244Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8f03c4e0-e8ba-4183-8540-743345d5c130", X-RequestID:"8f03c4e0-e8ba-4183-8540-743345d5c130", X-TransactionID:"8f03c4e0-e8ba-4183-8540-743345d5c130", X-ECOMP-RequestID:"8f03c4e0-e8ba-4183-8540-743345d5c130", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0dae880b-a5ce-4544-b4ff-4e0845131d80"] 2022-09-28T13:30:45.245Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-09-28T13:30:45.245Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-09-28T13:30:45.271Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-09-28T13:30:45.273Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-09-28T13:30:45.273Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-09-28T13:30:45.273Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Wed, 28 Sep 2022 13:30:33 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:30:45.274Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-09-28 11:07:51.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" } } } 2022-09-28T13:30:45.275Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-09-28T13:30:45.275Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-09-28T13:30:45.280Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-09-28T13:30:45.281Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-09-28T13:30:45.281Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-09-28T13:30:45.281Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-09-28T13:30:45.282Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-09-28T13:30:45.282Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1831", X-B3-TraceId:"f322d0defa7a9129eed61da3c1d61114", X-B3-SpanId:"d4fa37ede7e68a03", X-B3-ParentSpanId:"d32173419ee0d973", X-B3-Sampled:"0", X-ONAP-RequestID:"8f03c4e0-e8ba-4183-8540-743345d5c130", X-RequestID:"8f03c4e0-e8ba-4183-8540-743345d5c130", X-TransactionID:"8f03c4e0-e8ba-4183-8540-743345d5c130", X-ECOMP-RequestID:"8f03c4e0-e8ba-4183-8540-743345d5c130", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4f5b799-7d1b-47dc-b1fc-508fb5a6c654"] 2022-09-28T13:30:45.282Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"8f03c4e0-e8ba-4183-8540-743345d5c130","requestStatus":"IN_PROGRESS","startTime":1664371844974,"source":"VID","tenantId":"e3b7e8e7a7024b26987c36eeb1a188a5","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-bc29571e-ea4a-4fc4-aa20-6f0e9a878f5d\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"30a69d35-17c7-4f5e-8e99-5ca3d0daf496\",\n\t\t\t\"modelVersionId\": \"c2ffc0ed-c046-472e-9bc9-df375e82f5da\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"8932bb4c-9d33-493f-8a22-cc6a235e3cdb\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-bc29571e-ea4a-4fc4-aa20-6f0e9a878f5d","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"8f03c4e0-e8ba-4183-8540-743345d5c130"} 2022-09-28T13:30:45.283Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-09-28T13:30:45.324Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-09-28T13:30:45.325Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-09-28T13:30:45.326Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-09-28T13:30:45.326Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130", 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/json", date:"Wed, 28 Sep 2022 13:30:38 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:30:45.328Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "8f03c4e0-e8ba-4183-8540-743345d5c130", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-09-28T13:30:44.974+00:00", "source" : "VID", "tenantId" : "e3b7e8e7a7024b26987c36eeb1a188a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-bc29571e-ea4a-4fc4-aa20-6f0e9a878f5d\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"30a69d35-17c7-4f5e-8e99-5ca3d0daf496\",\n\t\t\t\"modelVersionId\": \"c2ffc0ed-c046-472e-9bc9-df375e82f5da\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"8932bb4c-9d33-493f-8a22-cc6a235e3cdb\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-09-28T13:30:38.867+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_vm-bc29571e-ea4a-4fc4-aa20-6f0e9a878f5d", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "8f03c4e0-e8ba-4183-8540-743345d5c130", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130" } } } 2022-09-28T13:30:45.329Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-09-28T13:30:45.329Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-09-28T13:30:45.342Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-09-28T13:30:45.343Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-09-28T13:30:45.344Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-09-28T13:30:45.344Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-09-28T13:30:45.344Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-09-28T13:30:45.344Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2243", X-B3-TraceId:"f322d0defa7a9129eed61da3c1d61114", X-B3-SpanId:"b0a72f762144a9e2", X-B3-ParentSpanId:"d32173419ee0d973", X-B3-Sampled:"0", X-ONAP-RequestID:"8f03c4e0-e8ba-4183-8540-743345d5c130", X-RequestID:"8f03c4e0-e8ba-4183-8540-743345d5c130", X-TransactionID:"8f03c4e0-e8ba-4183-8540-743345d5c130", X-ECOMP-RequestID:"8f03c4e0-e8ba-4183-8540-743345d5c130", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a77c66b2-92df-45ef-9acc-482490104733"] 2022-09-28T13:30:45.345Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"30a69d35-17c7-4f5e-8e99-5ca3d0daf496\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"c2ffc0ed-c046-472e-9bc9-df375e82f5da\",\"modelUuid\":\"c2ffc0ed-c046-472e-9bc9-df375e82f5da\",\"modelInvariantUuid\":\"30a69d35-17c7-4f5e-8e99-5ca3d0daf496\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-bc29571e-ea4a-4fc4-aa20-6f0e9a878f5d\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"e3b7e8e7a7024b26987c36eeb1a188a5\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"8932bb4c-9d33-493f-8a22-cc6a235e3cdb\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"8f03c4e0-e8ba-4183-8540-743345d5c130","type":"String"},"mso-request-id":{"value":"8f03c4e0-e8ba-4183-8540-743345d5c130","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-09-28T13:30:45.345Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-09-28T13:30:46.389Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-09-28T13:30:46.390Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-09-28T13:30:46.390Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-09-28T13:30:46.390Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Wed, 28 Sep 2022 13:30:47 GMT", x-onap-requestid:"8f03c4e0-e8ba-4183-8540-743345d5c130", x-requestid:"8f03c4e0-e8ba-4183-8540-743345d5c130", x-transactionid:"8f03c4e0-e8ba-4183-8540-743345d5c130", x-ecomp-requestid:"8f03c4e0-e8ba-4183-8540-743345d5c130", x-onap-partnername:"UNKNOWN", x-invocationid:"a77c66b2-92df-45ef-9acc-482490104733", 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/json", x-envoy-upstream-service-time:"1035", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:30:46.391Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"8f03c4e0-e8ba-4183-8540-743345d5c130\",\"instanceId\":\"797e1ab9-2e30-4d55-8ee9-161ce905f6bd\"}}","message":"Success","processInstanceID":"c250dc92-3f31-11ed-99e9-1ee50620804c","variables":null,"messageCode":200} 2022-09-28T13:30:46.391Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-09-28T13:30:46.392Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-09-28T13:30:46.402Z|8f03c4e0-e8ba-4183-8540-743345d5c130|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:30:46.555Z|b6486ec0-9388-4f06-a538-c4ae2e02738a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:30:46.565Z|b6486ec0-9388-4f06-a538-c4ae2e02738a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130 2022-09-28T13:30:46.566Z|b6486ec0-9388-4f06-a538-c4ae2e02738a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|INFO|500||Invoke 2022-09-28T13:30:46.566Z|b6486ec0-9388-4f06-a538-c4ae2e02738a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||===========================request begin================================================ 2022-09-28T13:30:46.566Z|b6486ec0-9388-4f06-a538-c4ae2e02738a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130 2022-09-28T13:30:46.566Z|b6486ec0-9388-4f06-a538-c4ae2e02738a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Method : GET 2022-09-28T13:30:46.567Z|b6486ec0-9388-4f06-a538-c4ae2e02738a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"744e9d319ee5797fbeb35eaa046004d6", X-B3-SpanId:"1761a25f8e1c065a", X-B3-ParentSpanId:"0987cbd1f8fefda3", X-B3-Sampled:"0", X-ONAP-RequestID:"b6486ec0-9388-4f06-a538-c4ae2e02738a", X-RequestID:"b6486ec0-9388-4f06-a538-c4ae2e02738a", X-TransactionID:"b6486ec0-9388-4f06-a538-c4ae2e02738a", X-ECOMP-RequestID:"b6486ec0-9388-4f06-a538-c4ae2e02738a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f920198d-441e-44b2-85c5-8a1dfd427455"] 2022-09-28T13:30:46.567Z|b6486ec0-9388-4f06-a538-c4ae2e02738a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Request body: 2022-09-28T13:30:46.567Z|b6486ec0-9388-4f06-a538-c4ae2e02738a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||==========================request end================================================ 2022-09-28T13:30:46.598Z|b6486ec0-9388-4f06-a538-c4ae2e02738a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||============================response begin========================================== 2022-09-28T13:30:46.599Z|b6486ec0-9388-4f06-a538-c4ae2e02738a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Status code : 200 OK 2022-09-28T13:30:46.599Z|b6486ec0-9388-4f06-a538-c4ae2e02738a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Status text : OK 2022-09-28T13:30:46.600Z|b6486ec0-9388-4f06-a538-c4ae2e02738a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:30:40 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:30:46.600Z|b6486ec0-9388-4f06-a538-c4ae2e02738a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Response body: { "requestId" : "8f03c4e0-e8ba-4183-8540-743345d5c130", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-09-28T13:30:44.000+00:00", "source" : "VID", "tenantId" : "e3b7e8e7a7024b26987c36eeb1a188a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-bc29571e-ea4a-4fc4-aa20-6f0e9a878f5d\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"30a69d35-17c7-4f5e-8e99-5ca3d0daf496\",\n\t\t\t\"modelVersionId\": \"c2ffc0ed-c046-472e-9bc9-df375e82f5da\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"8932bb4c-9d33-493f-8a22-cc6a235e3cdb\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:30:39.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "797e1ab9-2e30-4d55-8ee9-161ce905f6bd", "serviceInstanceName" : "basic_vm-bc29571e-ea4a-4fc4-aa20-6f0e9a878f5d", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "8f03c4e0-e8ba-4183-8540-743345d5c130", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130" } } } 2022-09-28T13:30:46.601Z|b6486ec0-9388-4f06-a538-c4ae2e02738a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||=======================response end================================================= 2022-09-28T13:30:46.601Z|b6486ec0-9388-4f06-a538-c4ae2e02738a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|INFO|500||InvokeReturn 2022-09-28T13:30:46.604Z|b6486ec0-9388-4f06-a538-c4ae2e02738a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false 2022-09-28T13:30:46.605Z|b6486ec0-9388-4f06-a538-c4ae2e02738a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:30:46.605Z|b6486ec0-9388-4f06-a538-c4ae2e02738a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:30:46.605Z|b6486ec0-9388-4f06-a538-c4ae2e02738a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false 2022-09-28T13:30:46.606Z|b6486ec0-9388-4f06-a538-c4ae2e02738a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:30:46.606Z|b6486ec0-9388-4f06-a538-c4ae2e02738a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"744e9d319ee5797fbeb35eaa046004d6", X-B3-SpanId:"3e88568e2dccc827", X-B3-ParentSpanId:"0987cbd1f8fefda3", X-B3-Sampled:"0", X-ONAP-RequestID:"b6486ec0-9388-4f06-a538-c4ae2e02738a", X-RequestID:"b6486ec0-9388-4f06-a538-c4ae2e02738a", X-TransactionID:"b6486ec0-9388-4f06-a538-c4ae2e02738a", X-ECOMP-RequestID:"b6486ec0-9388-4f06-a538-c4ae2e02738a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0031893c-ece2-4cb9-b4e9-8139fa1cf8dd"] 2022-09-28T13:30:46.606Z|b6486ec0-9388-4f06-a538-c4ae2e02738a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:30:46.607Z|b6486ec0-9388-4f06-a538-c4ae2e02738a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:30:46.625Z|b6486ec0-9388-4f06-a538-c4ae2e02738a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:30:46.626Z|b6486ec0-9388-4f06-a538-c4ae2e02738a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:30:46.626Z|b6486ec0-9388-4f06-a538-c4ae2e02738a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:30:46.627Z|b6486ec0-9388-4f06-a538-c4ae2e02738a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:30:40 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:30:46.629Z|b6486ec0-9388-4f06-a538-c4ae2e02738a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:30:46.629Z|b6486ec0-9388-4f06-a538-c4ae2e02738a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:30:46.629Z|b6486ec0-9388-4f06-a538-c4ae2e02738a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:30:46.642Z|b6486ec0-9388-4f06-a538-c4ae2e02738a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:30:55.069Z|7ddbeff1-cc33-40d7-bd14-a4e2380839de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:30:55.070Z|7ddbeff1-cc33-40d7-bd14-a4e2380839de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:30:55.071Z|130d11a1-b2ca-4242-83c7-203d37d813ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:30:55.072Z|130d11a1-b2ca-4242-83c7-203d37d813ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:30:55.118Z|b4c1c66c-b9b6-41a8-abea-4ab4bf15dc6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:30:55.119Z|b4c1c66c-b9b6-41a8-abea-4ab4bf15dc6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:30:55.294Z|b9780653-fc9a-4398-a7aa-4e632cccd8dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:30:55.295Z|b9780653-fc9a-4398-a7aa-4e632cccd8dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:30:56.118Z|6c49f625-9703-47c1-8967-e3437c2f3cc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:30:56.118Z|6c49f625-9703-47c1-8967-e3437c2f3cc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:30:56.779Z|a3bb86af-0b70-4fdb-8702-a17665fcd9ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:30:56.786Z|a3bb86af-0b70-4fdb-8702-a17665fcd9ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130 2022-09-28T13:30:56.787Z|a3bb86af-0b70-4fdb-8702-a17665fcd9ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|INFO|500||Invoke 2022-09-28T13:30:56.788Z|a3bb86af-0b70-4fdb-8702-a17665fcd9ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||===========================request begin================================================ 2022-09-28T13:30:56.788Z|a3bb86af-0b70-4fdb-8702-a17665fcd9ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130 2022-09-28T13:30:56.789Z|a3bb86af-0b70-4fdb-8702-a17665fcd9ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Method : GET 2022-09-28T13:30:56.789Z|a3bb86af-0b70-4fdb-8702-a17665fcd9ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e413c866c7e5a7c96419661b17507df4", X-B3-SpanId:"0043baa1afc69a74", X-B3-ParentSpanId:"95adbf3ee0120424", X-B3-Sampled:"0", X-ONAP-RequestID:"a3bb86af-0b70-4fdb-8702-a17665fcd9ed", X-RequestID:"a3bb86af-0b70-4fdb-8702-a17665fcd9ed", X-TransactionID:"a3bb86af-0b70-4fdb-8702-a17665fcd9ed", X-ECOMP-RequestID:"a3bb86af-0b70-4fdb-8702-a17665fcd9ed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a21d6698-9df2-4f90-abe0-350498311542"] 2022-09-28T13:30:56.789Z|a3bb86af-0b70-4fdb-8702-a17665fcd9ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Request body: 2022-09-28T13:30:56.790Z|a3bb86af-0b70-4fdb-8702-a17665fcd9ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||==========================request end================================================ 2022-09-28T13:30:56.821Z|a3bb86af-0b70-4fdb-8702-a17665fcd9ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||============================response begin========================================== 2022-09-28T13:30:56.822Z|a3bb86af-0b70-4fdb-8702-a17665fcd9ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Status code : 200 OK 2022-09-28T13:30:56.822Z|a3bb86af-0b70-4fdb-8702-a17665fcd9ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Status text : OK 2022-09-28T13:30:56.823Z|a3bb86af-0b70-4fdb-8702-a17665fcd9ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:30:50 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:30:56.824Z|a3bb86af-0b70-4fdb-8702-a17665fcd9ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Response body: { "requestId" : "8f03c4e0-e8ba-4183-8540-743345d5c130", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=8f03c4e0-e8ba-4183-8540-743345d5c130 Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/797e1ab9-2e30-4d55-8ee9-161ce905f6bd (msg=Node Not Found:object located at service-design-and-creation/models/model/30a69d35-17c7-4f5e-8e99-5ca3d0daf496/model-vers/model-ver/c2ffc0ed-c046-472e-9bc9-df375e82f5da#model-version not found) (ec=ERR.5.4.6114)", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-09-28T13:30:44.000+00:00", "endTime" : "2022-09-28T13:30:50.000+00:00", "source" : "VID", "tenantId" : "e3b7e8e7a7024b26987c36eeb1a188a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-bc29571e-ea4a-4fc4-aa20-6f0e9a878f5d\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"30a69d35-17c7-4f5e-8e99-5ca3d0daf496\",\n\t\t\t\"modelVersionId\": \"c2ffc0ed-c046-472e-9bc9-df375e82f5da\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"8932bb4c-9d33-493f-8a22-cc6a235e3cdb\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:30:42.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "797e1ab9-2e30-4d55-8ee9-161ce905f6bd", "serviceInstanceName" : "basic_vm-bc29571e-ea4a-4fc4-aa20-6f0e9a878f5d", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "8f03c4e0-e8ba-4183-8540-743345d5c130", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130" } } } 2022-09-28T13:30:56.824Z|a3bb86af-0b70-4fdb-8702-a17665fcd9ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||=======================response end================================================= 2022-09-28T13:30:56.825Z|a3bb86af-0b70-4fdb-8702-a17665fcd9ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|INFO|500||InvokeReturn 2022-09-28T13:30:56.832Z|a3bb86af-0b70-4fdb-8702-a17665fcd9ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false 2022-09-28T13:30:56.833Z|a3bb86af-0b70-4fdb-8702-a17665fcd9ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:30:56.833Z|a3bb86af-0b70-4fdb-8702-a17665fcd9ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:30:56.833Z|a3bb86af-0b70-4fdb-8702-a17665fcd9ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false 2022-09-28T13:30:56.834Z|a3bb86af-0b70-4fdb-8702-a17665fcd9ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:30:56.834Z|a3bb86af-0b70-4fdb-8702-a17665fcd9ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e413c866c7e5a7c96419661b17507df4", X-B3-SpanId:"6f1dfc23b9efdad5", X-B3-ParentSpanId:"95adbf3ee0120424", X-B3-Sampled:"0", X-ONAP-RequestID:"a3bb86af-0b70-4fdb-8702-a17665fcd9ed", X-RequestID:"a3bb86af-0b70-4fdb-8702-a17665fcd9ed", X-TransactionID:"a3bb86af-0b70-4fdb-8702-a17665fcd9ed", X-ECOMP-RequestID:"a3bb86af-0b70-4fdb-8702-a17665fcd9ed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e4d7e64-01d4-4f16-a835-f188c649878d"] 2022-09-28T13:30:56.834Z|a3bb86af-0b70-4fdb-8702-a17665fcd9ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:30:56.834Z|a3bb86af-0b70-4fdb-8702-a17665fcd9ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:30:56.856Z|a3bb86af-0b70-4fdb-8702-a17665fcd9ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:30:56.857Z|a3bb86af-0b70-4fdb-8702-a17665fcd9ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:30:56.858Z|a3bb86af-0b70-4fdb-8702-a17665fcd9ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:30:56.859Z|a3bb86af-0b70-4fdb-8702-a17665fcd9ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:30:50 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:30:56.860Z|a3bb86af-0b70-4fdb-8702-a17665fcd9ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:30:56.860Z|a3bb86af-0b70-4fdb-8702-a17665fcd9ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:30:56.860Z|a3bb86af-0b70-4fdb-8702-a17665fcd9ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:30:56.870Z|a3bb86af-0b70-4fdb-8702-a17665fcd9ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:30:57.010Z|62265033-b3c6-4df6-8dec-ebafdd763300|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:30:57.024Z|62265033-b3c6-4df6-8dec-ebafdd763300|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130 2022-09-28T13:30:57.025Z|62265033-b3c6-4df6-8dec-ebafdd763300|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|INFO|500||Invoke 2022-09-28T13:30:57.025Z|62265033-b3c6-4df6-8dec-ebafdd763300|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||===========================request begin================================================ 2022-09-28T13:30:57.026Z|62265033-b3c6-4df6-8dec-ebafdd763300|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130 2022-09-28T13:30:57.026Z|62265033-b3c6-4df6-8dec-ebafdd763300|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Method : GET 2022-09-28T13:30:57.026Z|62265033-b3c6-4df6-8dec-ebafdd763300|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7565f0712b1c2ef020f4f726a39fb554", X-B3-SpanId:"07374fb3e72a535b", X-B3-ParentSpanId:"edfd4c8cb15fc7cf", X-B3-Sampled:"0", X-ONAP-RequestID:"62265033-b3c6-4df6-8dec-ebafdd763300", X-RequestID:"62265033-b3c6-4df6-8dec-ebafdd763300", X-TransactionID:"62265033-b3c6-4df6-8dec-ebafdd763300", X-ECOMP-RequestID:"62265033-b3c6-4df6-8dec-ebafdd763300", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca75aa20-5ad8-46aa-b754-1260a08dc44d"] 2022-09-28T13:30:57.027Z|62265033-b3c6-4df6-8dec-ebafdd763300|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Request body: 2022-09-28T13:30:57.027Z|62265033-b3c6-4df6-8dec-ebafdd763300|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||==========================request end================================================ 2022-09-28T13:30:57.052Z|62265033-b3c6-4df6-8dec-ebafdd763300|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||============================response begin========================================== 2022-09-28T13:30:57.053Z|62265033-b3c6-4df6-8dec-ebafdd763300|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Status code : 200 OK 2022-09-28T13:30:57.053Z|62265033-b3c6-4df6-8dec-ebafdd763300|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Status text : OK 2022-09-28T13:30:57.054Z|62265033-b3c6-4df6-8dec-ebafdd763300|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:30:50 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:30:57.055Z|62265033-b3c6-4df6-8dec-ebafdd763300|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Response body: { "requestId" : "8f03c4e0-e8ba-4183-8540-743345d5c130", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=8f03c4e0-e8ba-4183-8540-743345d5c130 Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/797e1ab9-2e30-4d55-8ee9-161ce905f6bd (msg=Node Not Found:object located at service-design-and-creation/models/model/30a69d35-17c7-4f5e-8e99-5ca3d0daf496/model-vers/model-ver/c2ffc0ed-c046-472e-9bc9-df375e82f5da#model-version not found) (ec=ERR.5.4.6114)", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-09-28T13:30:44.000+00:00", "endTime" : "2022-09-28T13:30:50.000+00:00", "source" : "VID", "tenantId" : "e3b7e8e7a7024b26987c36eeb1a188a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-bc29571e-ea4a-4fc4-aa20-6f0e9a878f5d\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"30a69d35-17c7-4f5e-8e99-5ca3d0daf496\",\n\t\t\t\"modelVersionId\": \"c2ffc0ed-c046-472e-9bc9-df375e82f5da\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"8932bb4c-9d33-493f-8a22-cc6a235e3cdb\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:30:42.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "797e1ab9-2e30-4d55-8ee9-161ce905f6bd", "serviceInstanceName" : "basic_vm-bc29571e-ea4a-4fc4-aa20-6f0e9a878f5d", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "8f03c4e0-e8ba-4183-8540-743345d5c130", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130" } } } 2022-09-28T13:30:57.055Z|62265033-b3c6-4df6-8dec-ebafdd763300|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||=======================response end================================================= 2022-09-28T13:30:57.055Z|62265033-b3c6-4df6-8dec-ebafdd763300|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|INFO|500||InvokeReturn 2022-09-28T13:30:57.057Z|62265033-b3c6-4df6-8dec-ebafdd763300|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false 2022-09-28T13:30:57.058Z|62265033-b3c6-4df6-8dec-ebafdd763300|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:30:57.058Z|62265033-b3c6-4df6-8dec-ebafdd763300|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:30:57.058Z|62265033-b3c6-4df6-8dec-ebafdd763300|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false 2022-09-28T13:30:57.058Z|62265033-b3c6-4df6-8dec-ebafdd763300|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:30:57.058Z|62265033-b3c6-4df6-8dec-ebafdd763300|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7565f0712b1c2ef020f4f726a39fb554", X-B3-SpanId:"8822a432803ce6ad", X-B3-ParentSpanId:"edfd4c8cb15fc7cf", X-B3-Sampled:"0", X-ONAP-RequestID:"62265033-b3c6-4df6-8dec-ebafdd763300", X-RequestID:"62265033-b3c6-4df6-8dec-ebafdd763300", X-TransactionID:"62265033-b3c6-4df6-8dec-ebafdd763300", X-ECOMP-RequestID:"62265033-b3c6-4df6-8dec-ebafdd763300", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a4cc3229-eb9c-4ad3-9a56-e52791b62926"] 2022-09-28T13:30:57.059Z|62265033-b3c6-4df6-8dec-ebafdd763300|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:30:57.059Z|62265033-b3c6-4df6-8dec-ebafdd763300|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:30:57.075Z|62265033-b3c6-4df6-8dec-ebafdd763300|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:30:57.076Z|62265033-b3c6-4df6-8dec-ebafdd763300|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:30:57.076Z|62265033-b3c6-4df6-8dec-ebafdd763300|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:30:57.076Z|62265033-b3c6-4df6-8dec-ebafdd763300|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:30:50 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:30:57.078Z|62265033-b3c6-4df6-8dec-ebafdd763300|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:30:57.078Z|62265033-b3c6-4df6-8dec-ebafdd763300|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:30:57.078Z|62265033-b3c6-4df6-8dec-ebafdd763300|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:30:57.092Z|62265033-b3c6-4df6-8dec-ebafdd763300|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:30:57.232Z|f9c151cd-e044-44af-9242-a287df6a85c2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:30:57.237Z|f9c151cd-e044-44af-9242-a287df6a85c2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130 2022-09-28T13:30:57.238Z|f9c151cd-e044-44af-9242-a287df6a85c2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|INFO|500||Invoke 2022-09-28T13:30:57.239Z|f9c151cd-e044-44af-9242-a287df6a85c2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||===========================request begin================================================ 2022-09-28T13:30:57.239Z|f9c151cd-e044-44af-9242-a287df6a85c2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130 2022-09-28T13:30:57.239Z|f9c151cd-e044-44af-9242-a287df6a85c2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Method : GET 2022-09-28T13:30:57.239Z|f9c151cd-e044-44af-9242-a287df6a85c2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3f3f61a5e6ba8c0502e6020459b71b2d", X-B3-SpanId:"290f18f092aa5fee", X-B3-ParentSpanId:"7b0b4de10e120359", X-B3-Sampled:"0", X-ONAP-RequestID:"f9c151cd-e044-44af-9242-a287df6a85c2", X-RequestID:"f9c151cd-e044-44af-9242-a287df6a85c2", X-TransactionID:"f9c151cd-e044-44af-9242-a287df6a85c2", X-ECOMP-RequestID:"f9c151cd-e044-44af-9242-a287df6a85c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5cc5e33d-a9e0-41f9-aaac-ad6a87ee72f6"] 2022-09-28T13:30:57.240Z|f9c151cd-e044-44af-9242-a287df6a85c2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Request body: 2022-09-28T13:30:57.240Z|f9c151cd-e044-44af-9242-a287df6a85c2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||==========================request end================================================ 2022-09-28T13:30:57.266Z|f9c151cd-e044-44af-9242-a287df6a85c2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||============================response begin========================================== 2022-09-28T13:30:57.268Z|f9c151cd-e044-44af-9242-a287df6a85c2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Status code : 200 OK 2022-09-28T13:30:57.268Z|f9c151cd-e044-44af-9242-a287df6a85c2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Status text : OK 2022-09-28T13:30:57.269Z|f9c151cd-e044-44af-9242-a287df6a85c2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:30:50 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:30:57.270Z|f9c151cd-e044-44af-9242-a287df6a85c2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Response body: { "requestId" : "8f03c4e0-e8ba-4183-8540-743345d5c130", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=8f03c4e0-e8ba-4183-8540-743345d5c130 Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/797e1ab9-2e30-4d55-8ee9-161ce905f6bd (msg=Node Not Found:object located at service-design-and-creation/models/model/30a69d35-17c7-4f5e-8e99-5ca3d0daf496/model-vers/model-ver/c2ffc0ed-c046-472e-9bc9-df375e82f5da#model-version not found) (ec=ERR.5.4.6114)", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-09-28T13:30:44.000+00:00", "endTime" : "2022-09-28T13:30:50.000+00:00", "source" : "VID", "tenantId" : "e3b7e8e7a7024b26987c36eeb1a188a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-bc29571e-ea4a-4fc4-aa20-6f0e9a878f5d\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"30a69d35-17c7-4f5e-8e99-5ca3d0daf496\",\n\t\t\t\"modelVersionId\": \"c2ffc0ed-c046-472e-9bc9-df375e82f5da\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"8932bb4c-9d33-493f-8a22-cc6a235e3cdb\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:30:42.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "797e1ab9-2e30-4d55-8ee9-161ce905f6bd", "serviceInstanceName" : "basic_vm-bc29571e-ea4a-4fc4-aa20-6f0e9a878f5d", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "8f03c4e0-e8ba-4183-8540-743345d5c130", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130" } } } 2022-09-28T13:30:57.270Z|f9c151cd-e044-44af-9242-a287df6a85c2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||=======================response end================================================= 2022-09-28T13:30:57.270Z|f9c151cd-e044-44af-9242-a287df6a85c2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|INFO|500||InvokeReturn 2022-09-28T13:30:57.273Z|f9c151cd-e044-44af-9242-a287df6a85c2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false 2022-09-28T13:30:57.273Z|f9c151cd-e044-44af-9242-a287df6a85c2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:30:57.274Z|f9c151cd-e044-44af-9242-a287df6a85c2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:30:57.274Z|f9c151cd-e044-44af-9242-a287df6a85c2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false 2022-09-28T13:30:57.274Z|f9c151cd-e044-44af-9242-a287df6a85c2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:30:57.274Z|f9c151cd-e044-44af-9242-a287df6a85c2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3f3f61a5e6ba8c0502e6020459b71b2d", X-B3-SpanId:"12c6a7b34192562a", X-B3-ParentSpanId:"7b0b4de10e120359", X-B3-Sampled:"0", X-ONAP-RequestID:"f9c151cd-e044-44af-9242-a287df6a85c2", X-RequestID:"f9c151cd-e044-44af-9242-a287df6a85c2", X-TransactionID:"f9c151cd-e044-44af-9242-a287df6a85c2", X-ECOMP-RequestID:"f9c151cd-e044-44af-9242-a287df6a85c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f91c78bb-6ff1-42a6-9c6b-d99acd313a02"] 2022-09-28T13:30:57.275Z|f9c151cd-e044-44af-9242-a287df6a85c2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:30:57.275Z|f9c151cd-e044-44af-9242-a287df6a85c2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:30:57.291Z|f9c151cd-e044-44af-9242-a287df6a85c2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:30:57.292Z|f9c151cd-e044-44af-9242-a287df6a85c2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:30:57.293Z|f9c151cd-e044-44af-9242-a287df6a85c2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:30:57.293Z|f9c151cd-e044-44af-9242-a287df6a85c2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:30:50 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:30:57.294Z|f9c151cd-e044-44af-9242-a287df6a85c2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:30:57.294Z|f9c151cd-e044-44af-9242-a287df6a85c2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:30:57.294Z|f9c151cd-e044-44af-9242-a287df6a85c2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:30:57.312Z|f9c151cd-e044-44af-9242-a287df6a85c2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:30:57.452Z|09667971-71fa-411e-8899-4238803eae65|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:30:57.458Z|09667971-71fa-411e-8899-4238803eae65|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130 2022-09-28T13:30:57.459Z|09667971-71fa-411e-8899-4238803eae65|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|INFO|500||Invoke 2022-09-28T13:30:57.460Z|09667971-71fa-411e-8899-4238803eae65|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||===========================request begin================================================ 2022-09-28T13:30:57.461Z|09667971-71fa-411e-8899-4238803eae65|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130 2022-09-28T13:30:57.461Z|09667971-71fa-411e-8899-4238803eae65|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Method : GET 2022-09-28T13:30:57.462Z|09667971-71fa-411e-8899-4238803eae65|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4670d68daf73ac358de0e702c88fa88d", X-B3-SpanId:"ac33bdadc08e6e54", X-B3-ParentSpanId:"d56aac342211de8c", X-B3-Sampled:"0", X-ONAP-RequestID:"09667971-71fa-411e-8899-4238803eae65", X-RequestID:"09667971-71fa-411e-8899-4238803eae65", X-TransactionID:"09667971-71fa-411e-8899-4238803eae65", X-ECOMP-RequestID:"09667971-71fa-411e-8899-4238803eae65", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59f9932c-0863-4763-8872-09cf3c4b2341"] 2022-09-28T13:30:57.463Z|09667971-71fa-411e-8899-4238803eae65|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Request body: 2022-09-28T13:30:57.463Z|09667971-71fa-411e-8899-4238803eae65|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||==========================request end================================================ 2022-09-28T13:30:57.489Z|09667971-71fa-411e-8899-4238803eae65|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||============================response begin========================================== 2022-09-28T13:30:57.490Z|09667971-71fa-411e-8899-4238803eae65|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Status code : 200 OK 2022-09-28T13:30:57.491Z|09667971-71fa-411e-8899-4238803eae65|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Status text : OK 2022-09-28T13:30:57.491Z|09667971-71fa-411e-8899-4238803eae65|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:30:50 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:30:57.493Z|09667971-71fa-411e-8899-4238803eae65|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Response body: { "requestId" : "8f03c4e0-e8ba-4183-8540-743345d5c130", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=8f03c4e0-e8ba-4183-8540-743345d5c130 Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/797e1ab9-2e30-4d55-8ee9-161ce905f6bd (msg=Node Not Found:object located at service-design-and-creation/models/model/30a69d35-17c7-4f5e-8e99-5ca3d0daf496/model-vers/model-ver/c2ffc0ed-c046-472e-9bc9-df375e82f5da#model-version not found) (ec=ERR.5.4.6114)", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-09-28T13:30:44.000+00:00", "endTime" : "2022-09-28T13:30:50.000+00:00", "source" : "VID", "tenantId" : "e3b7e8e7a7024b26987c36eeb1a188a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-bc29571e-ea4a-4fc4-aa20-6f0e9a878f5d\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"30a69d35-17c7-4f5e-8e99-5ca3d0daf496\",\n\t\t\t\"modelVersionId\": \"c2ffc0ed-c046-472e-9bc9-df375e82f5da\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"8932bb4c-9d33-493f-8a22-cc6a235e3cdb\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:30:42.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "797e1ab9-2e30-4d55-8ee9-161ce905f6bd", "serviceInstanceName" : "basic_vm-bc29571e-ea4a-4fc4-aa20-6f0e9a878f5d", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "8f03c4e0-e8ba-4183-8540-743345d5c130", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130" } } } 2022-09-28T13:30:57.494Z|09667971-71fa-411e-8899-4238803eae65|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||=======================response end================================================= 2022-09-28T13:30:57.494Z|09667971-71fa-411e-8899-4238803eae65|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|INFO|500||InvokeReturn 2022-09-28T13:30:57.498Z|09667971-71fa-411e-8899-4238803eae65|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false 2022-09-28T13:30:57.500Z|09667971-71fa-411e-8899-4238803eae65|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:30:57.500Z|09667971-71fa-411e-8899-4238803eae65|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:30:57.501Z|09667971-71fa-411e-8899-4238803eae65|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false 2022-09-28T13:30:57.501Z|09667971-71fa-411e-8899-4238803eae65|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:30:57.501Z|09667971-71fa-411e-8899-4238803eae65|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4670d68daf73ac358de0e702c88fa88d", X-B3-SpanId:"03b76cdae5d429da", X-B3-ParentSpanId:"d56aac342211de8c", X-B3-Sampled:"0", X-ONAP-RequestID:"09667971-71fa-411e-8899-4238803eae65", X-RequestID:"09667971-71fa-411e-8899-4238803eae65", X-TransactionID:"09667971-71fa-411e-8899-4238803eae65", X-ECOMP-RequestID:"09667971-71fa-411e-8899-4238803eae65", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd32d59d-2a7b-4fdc-bf34-84034ce167e0"] 2022-09-28T13:30:57.502Z|09667971-71fa-411e-8899-4238803eae65|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:30:57.502Z|09667971-71fa-411e-8899-4238803eae65|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:30:57.516Z|09667971-71fa-411e-8899-4238803eae65|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:30:57.517Z|09667971-71fa-411e-8899-4238803eae65|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:30:57.517Z|09667971-71fa-411e-8899-4238803eae65|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:30:57.517Z|09667971-71fa-411e-8899-4238803eae65|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:30:50 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:30:57.518Z|09667971-71fa-411e-8899-4238803eae65|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:30:57.519Z|09667971-71fa-411e-8899-4238803eae65|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:30:57.519Z|09667971-71fa-411e-8899-4238803eae65|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:30:57.536Z|09667971-71fa-411e-8899-4238803eae65|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:30:57.676Z|73f4867d-257e-4669-87c7-376526c08463|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:30:57.684Z|73f4867d-257e-4669-87c7-376526c08463|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130 2022-09-28T13:30:57.685Z|73f4867d-257e-4669-87c7-376526c08463|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|INFO|500||Invoke 2022-09-28T13:30:57.686Z|73f4867d-257e-4669-87c7-376526c08463|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||===========================request begin================================================ 2022-09-28T13:30:57.686Z|73f4867d-257e-4669-87c7-376526c08463|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130 2022-09-28T13:30:57.686Z|73f4867d-257e-4669-87c7-376526c08463|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Method : GET 2022-09-28T13:30:57.686Z|73f4867d-257e-4669-87c7-376526c08463|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"539540e47fd3efd7649b12801dd83aab", X-B3-SpanId:"7ddcd6bfdda5edfb", X-B3-ParentSpanId:"8a9724f4beb3bcdd", X-B3-Sampled:"0", X-ONAP-RequestID:"73f4867d-257e-4669-87c7-376526c08463", X-RequestID:"73f4867d-257e-4669-87c7-376526c08463", X-TransactionID:"73f4867d-257e-4669-87c7-376526c08463", X-ECOMP-RequestID:"73f4867d-257e-4669-87c7-376526c08463", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20584a6a-9b53-4aa9-a141-e0c559cf5ba6"] 2022-09-28T13:30:57.686Z|73f4867d-257e-4669-87c7-376526c08463|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Request body: 2022-09-28T13:30:57.686Z|73f4867d-257e-4669-87c7-376526c08463|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||==========================request end================================================ 2022-09-28T13:30:57.719Z|73f4867d-257e-4669-87c7-376526c08463|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||============================response begin========================================== 2022-09-28T13:30:57.721Z|73f4867d-257e-4669-87c7-376526c08463|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Status code : 200 OK 2022-09-28T13:30:57.721Z|73f4867d-257e-4669-87c7-376526c08463|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Status text : OK 2022-09-28T13:30:57.721Z|73f4867d-257e-4669-87c7-376526c08463|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:30:50 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:30:57.722Z|73f4867d-257e-4669-87c7-376526c08463|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||Response body: { "requestId" : "8f03c4e0-e8ba-4183-8540-743345d5c130", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=8f03c4e0-e8ba-4183-8540-743345d5c130 Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/797e1ab9-2e30-4d55-8ee9-161ce905f6bd (msg=Node Not Found:object located at service-design-and-creation/models/model/30a69d35-17c7-4f5e-8e99-5ca3d0daf496/model-vers/model-ver/c2ffc0ed-c046-472e-9bc9-df375e82f5da#model-version not found) (ec=ERR.5.4.6114)", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-09-28T13:30:44.000+00:00", "endTime" : "2022-09-28T13:30:50.000+00:00", "source" : "VID", "tenantId" : "e3b7e8e7a7024b26987c36eeb1a188a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-bc29571e-ea4a-4fc4-aa20-6f0e9a878f5d\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"30a69d35-17c7-4f5e-8e99-5ca3d0daf496\",\n\t\t\t\"modelVersionId\": \"c2ffc0ed-c046-472e-9bc9-df375e82f5da\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"8932bb4c-9d33-493f-8a22-cc6a235e3cdb\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:30:42.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "797e1ab9-2e30-4d55-8ee9-161ce905f6bd", "serviceInstanceName" : "basic_vm-bc29571e-ea4a-4fc4-aa20-6f0e9a878f5d", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "8f03c4e0-e8ba-4183-8540-743345d5c130", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130" } } } 2022-09-28T13:30:57.722Z|73f4867d-257e-4669-87c7-376526c08463|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|DEBUG|500||=======================response end================================================= 2022-09-28T13:30:57.723Z|73f4867d-257e-4669-87c7-376526c08463|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f03c4e0-e8ba-4183-8540-743345d5c130|INFO|500||InvokeReturn 2022-09-28T13:30:57.725Z|73f4867d-257e-4669-87c7-376526c08463|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false 2022-09-28T13:30:57.726Z|73f4867d-257e-4669-87c7-376526c08463|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:30:57.726Z|73f4867d-257e-4669-87c7-376526c08463|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:30:57.726Z|73f4867d-257e-4669-87c7-376526c08463|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false 2022-09-28T13:30:57.726Z|73f4867d-257e-4669-87c7-376526c08463|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:30:57.726Z|73f4867d-257e-4669-87c7-376526c08463|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"539540e47fd3efd7649b12801dd83aab", X-B3-SpanId:"3e5aca3a11e52f90", X-B3-ParentSpanId:"8a9724f4beb3bcdd", X-B3-Sampled:"0", X-ONAP-RequestID:"73f4867d-257e-4669-87c7-376526c08463", X-RequestID:"73f4867d-257e-4669-87c7-376526c08463", X-TransactionID:"73f4867d-257e-4669-87c7-376526c08463", X-ECOMP-RequestID:"73f4867d-257e-4669-87c7-376526c08463", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a83d0c89-5b1d-4df7-9df8-437c52c69aa9"] 2022-09-28T13:30:57.727Z|73f4867d-257e-4669-87c7-376526c08463|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:30:57.727Z|73f4867d-257e-4669-87c7-376526c08463|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:30:57.746Z|73f4867d-257e-4669-87c7-376526c08463|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:30:57.747Z|73f4867d-257e-4669-87c7-376526c08463|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:30:57.747Z|73f4867d-257e-4669-87c7-376526c08463|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:30:57.748Z|73f4867d-257e-4669-87c7-376526c08463|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:30:50 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:30:57.749Z|73f4867d-257e-4669-87c7-376526c08463|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:30:57.749Z|73f4867d-257e-4669-87c7-376526c08463|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:30:57.749Z|73f4867d-257e-4669-87c7-376526c08463|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f03c4e0-e8ba-4183-8540-743345d5c130&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:30:57.759Z|73f4867d-257e-4669-87c7-376526c08463|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f03c4e0-e8ba-4183-8540-743345d5c130|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:31:05.096Z|ae00bcf0-c1cc-4c20-a216-c75a4fbef442|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:31:05.096Z|82c6a345-4497-4d7f-9e9e-29cad7c63e83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:31:05.097Z|82c6a345-4497-4d7f-9e9e-29cad7c63e83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:31:05.097Z|ae00bcf0-c1cc-4c20-a216-c75a4fbef442|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:31:05.147Z|0ae27faf-8b8a-4db3-b2ea-17bcd4d138de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:31:05.148Z|0ae27faf-8b8a-4db3-b2ea-17bcd4d138de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:31:10.294Z|3a7fefbb-b607-427a-8583-5f5043f093ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:31:10.295Z|3a7fefbb-b607-427a-8583-5f5043f093ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:31:15.133Z|d29329e9-3da3-4a01-8acf-0e73181363ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:31:15.134Z|d29329e9-3da3-4a01-8acf-0e73181363ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:31:15.135Z|8f883cba-e00c-4548-a694-cc0c0e9af3ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:31:15.136Z|8f883cba-e00c-4548-a694-cc0c0e9af3ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:31:15.174Z|1a4e93bf-44a9-4a5a-be46-05697fd5fd70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:31:15.175Z|1a4e93bf-44a9-4a5a-be46-05697fd5fd70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:31:24.490Z|55c5da31-f602-45f9-9f5e-1248c6d79e46|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:31:24.491Z|55c5da31-f602-45f9-9f5e-1248c6d79e46|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:31:25.162Z|25645846-739f-449e-ac61-f794569287c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:31:25.162Z|25645846-739f-449e-ac61-f794569287c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:31:25.176Z|aebc61e1-4326-4377-b5d9-8fa1b1e71f8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:31:25.177Z|aebc61e1-4326-4377-b5d9-8fa1b1e71f8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:31:25.198Z|ca7f4ec5-ba31-45d9-a27d-6cdba186e9bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:31:25.200Z|ca7f4ec5-ba31-45d9-a27d-6cdba186e9bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:31:25.294Z|48a4e092-1683-48b0-a14f-18695d297c34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:31:25.298Z|48a4e092-1683-48b0-a14f-18695d297c34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:31:26.119Z|6e156e50-336a-444f-ad9f-4f3dc0b42ae9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:31:26.120Z|6e156e50-336a-444f-ad9f-4f3dc0b42ae9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:31:35.190Z|a2a59c28-ae0d-4a67-9db2-f9fc4ccda762|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:31:35.192Z|a2a59c28-ae0d-4a67-9db2-f9fc4ccda762|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:31:35.202Z|889d8fc8-a381-4c17-9d78-a96b46c03808|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:31:35.203Z|889d8fc8-a381-4c17-9d78-a96b46c03808|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:31:35.224Z|88ca3700-54c8-45d2-877c-c0d37884d145|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:31:35.224Z|88ca3700-54c8-45d2-877c-c0d37884d145|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:31:40.294Z|6039a8c3-ce71-4521-a36d-f03d306c4e13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:31:40.295Z|6039a8c3-ce71-4521-a36d-f03d306c4e13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:31:45.219Z|dc838ad6-2b77-459b-b639-9215ee9b09da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:31:45.220Z|dc838ad6-2b77-459b-b639-9215ee9b09da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:31:45.225Z|e06fdbd8-2624-42a4-99ed-b85f616282ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:31:45.226Z|e06fdbd8-2624-42a4-99ed-b85f616282ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:31:45.249Z|ec06ba29-fb7b-4772-b2cf-958ac1bbb460|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:31:45.250Z|ec06ba29-fb7b-4772-b2cf-958ac1bbb460|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:31:55.244Z|afb12fa4-0919-40f3-9471-8eb243940f4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:31:55.245Z|afb12fa4-0919-40f3-9471-8eb243940f4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:31:55.250Z|2cff668d-6173-46f2-9552-0f6377783308|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:31:55.252Z|2cff668d-6173-46f2-9552-0f6377783308|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:31:55.278Z|2a1e2089-d900-40f4-b63f-9c5c8d4aa400|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:31:55.279Z|2a1e2089-d900-40f4-b63f-9c5c8d4aa400|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:31:55.294Z|1d98f1ee-a548-4e60-99b2-fafca9b1b540|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:31:55.294Z|1d98f1ee-a548-4e60-99b2-fafca9b1b540|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:31:56.121Z|8df48854-1a82-4533-892a-033d6aab5025|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:31:56.122Z|8df48854-1a82-4533-892a-033d6aab5025|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:32:05.275Z|75a14faa-fd21-4621-bdc7-fdd941400a44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:32:05.276Z|75a14faa-fd21-4621-bdc7-fdd941400a44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:32:05.282Z|bb6b4407-8919-45ab-8de6-47a9bdf808a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:32:05.283Z|bb6b4407-8919-45ab-8de6-47a9bdf808a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:32:05.302Z|d1b022db-fd3b-4cf4-bb87-b21764b1208e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:32:05.304Z|d1b022db-fd3b-4cf4-bb87-b21764b1208e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:32:10.295Z|2c0e7965-3f9d-4d7f-bd4c-ca017e1d9dcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:32:10.304Z|2c0e7965-3f9d-4d7f-bd4c-ca017e1d9dcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:32:15.311Z|a7e27fe7-60a8-4b29-ba2b-e8181a3b6d35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:32:15.311Z|e1142496-acb0-443c-8bf3-a486fa8916e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:32:15.312Z|a7e27fe7-60a8-4b29-ba2b-e8181a3b6d35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:32:15.312Z|e1142496-acb0-443c-8bf3-a486fa8916e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:32:15.333Z|7f66ce5d-ac60-4846-8836-4fd58e23b171|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:32:15.334Z|7f66ce5d-ac60-4846-8836-4fd58e23b171|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:32:24.495Z|bab77395-4020-4391-8ad7-289ebc60fb5e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:32:24.496Z|bab77395-4020-4391-8ad7-289ebc60fb5e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:32:25.294Z|3c0d99f3-4c9a-48ca-bb3c-d62c17824bd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:32:25.295Z|3c0d99f3-4c9a-48ca-bb3c-d62c17824bd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:32:25.340Z|82074eaa-c720-4e2a-b9ec-75b1b31f6cc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:32:25.341Z|ecd6fffc-f1be-498b-91fa-8f2570bdf858|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:32:25.341Z|82074eaa-c720-4e2a-b9ec-75b1b31f6cc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:32:25.341Z|ecd6fffc-f1be-498b-91fa-8f2570bdf858|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:32:25.362Z|55c3eadc-6d17-4f98-9ed9-3d704269aece|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:32:25.363Z|55c3eadc-6d17-4f98-9ed9-3d704269aece|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:32:26.122Z|612ba052-f1d4-42c2-905e-21e78ee446df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:32:26.123Z|612ba052-f1d4-42c2-905e-21e78ee446df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:32:35.367Z|d6da181d-3551-447f-97bb-465f42c5a5a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:32:35.367Z|d84921a4-c103-4702-adcd-c1f0d0292665|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:32:35.367Z|d6da181d-3551-447f-97bb-465f42c5a5a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:32:35.368Z|d84921a4-c103-4702-adcd-c1f0d0292665|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:32:35.390Z|512ae475-ca8e-44a7-b90b-2fa224f2f013|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:32:35.391Z|512ae475-ca8e-44a7-b90b-2fa224f2f013|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:32:40.294Z|7fb51b62-1732-4c61-80bc-8311ba24c867|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:32:40.295Z|7fb51b62-1732-4c61-80bc-8311ba24c867|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:32:45.415Z|8ed0e8a0-7cae-48b7-82f3-e76a8618ac29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:32:45.416Z|8ed0e8a0-7cae-48b7-82f3-e76a8618ac29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:32:45.419Z|7c4159e4-f353-4fd5-9fff-d73c7ea04baa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:32:45.419Z|8a20749d-9bf4-4b50-8106-c7f722eb4954|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:32:45.420Z|7c4159e4-f353-4fd5-9fff-d73c7ea04baa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:32:45.420Z|8a20749d-9bf4-4b50-8106-c7f722eb4954|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:32:55.294Z|988a7b1b-3fea-44d6-ae5d-5b44dd2a2e09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:32:55.297Z|988a7b1b-3fea-44d6-ae5d-5b44dd2a2e09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:32:55.446Z|02929f22-1d34-423e-9df3-b5a29f3c1bde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:32:55.444Z|3cd46342-22b2-47b9-b97d-7dfa13ee5621|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:32:55.447Z|02929f22-1d34-423e-9df3-b5a29f3c1bde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:32:55.446Z|963712e8-987b-4416-8e8d-6789f7017918|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:32:55.447Z|963712e8-987b-4416-8e8d-6789f7017918|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:32:55.447Z|3cd46342-22b2-47b9-b97d-7dfa13ee5621|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:32:56.124Z|9265bf01-0c0b-42ec-822d-b070a9e0364c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:32:56.124Z|9265bf01-0c0b-42ec-822d-b070a9e0364c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:33:05.471Z|031a92ee-5da4-4715-9881-bceb2754dfd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:33:05.471Z|5c358208-d8fa-4990-b1b9-e26d06b772d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:33:05.471Z|865843dd-5e55-46fe-a2c3-420363310602|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:33:05.472Z|5c358208-d8fa-4990-b1b9-e26d06b772d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:33:05.472Z|031a92ee-5da4-4715-9881-bceb2754dfd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:33:05.472Z|865843dd-5e55-46fe-a2c3-420363310602|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:33:10.294Z|c5237e74-8e2a-4c1f-a729-0985731147ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:33:10.296Z|c5237e74-8e2a-4c1f-a729-0985731147ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:33:15.500Z|03419e3e-0e4f-4f89-a33e-ff739430bb49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:33:15.500Z|f20db68f-1132-4dc0-9b63-480143e82196|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:33:15.500Z|8cd6725e-7dc4-45f6-bd56-33b3ce0436ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:33:15.500Z|f20db68f-1132-4dc0-9b63-480143e82196|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:33:15.500Z|03419e3e-0e4f-4f89-a33e-ff739430bb49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:33:15.501Z|8cd6725e-7dc4-45f6-bd56-33b3ce0436ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:33:24.488Z|d0edf584-eb71-4c13-874c-63f8ccafa328|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:33:24.489Z|d0edf584-eb71-4c13-874c-63f8ccafa328|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:33:25.294Z|75de1c7e-2e8e-419e-8ed2-942ebbcaa377|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:33:25.295Z|75de1c7e-2e8e-419e-8ed2-942ebbcaa377|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:33:25.524Z|7f2b4026-b703-4dfd-a0f0-3759849fcf77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:33:25.524Z|b0f4d606-fd02-4bb2-8409-bfb03f8e8822|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:33:25.525Z|7f2b4026-b703-4dfd-a0f0-3759849fcf77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:33:25.526Z|b0f4d606-fd02-4bb2-8409-bfb03f8e8822|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:33:25.528Z|936dfe8b-4c20-41e7-be0a-7e21444a2a84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:33:25.531Z|936dfe8b-4c20-41e7-be0a-7e21444a2a84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:33:26.125Z|dba8b2f9-010c-49e9-8178-b621dcecd0b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:33:26.126Z|dba8b2f9-010c-49e9-8178-b621dcecd0b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:33:35.550Z|9a9ac59c-d166-4640-830a-3ade776ad7f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:33:35.550Z|df010d8b-03db-456c-b5c3-d4f997dfcf7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:33:35.551Z|df010d8b-03db-456c-b5c3-d4f997dfcf7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:33:35.551Z|9a9ac59c-d166-4640-830a-3ade776ad7f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:33:35.565Z|83da9f18-9238-4837-a470-e5986ee251d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:33:35.566Z|83da9f18-9238-4837-a470-e5986ee251d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:33:40.294Z|7ceaa197-c60a-4c65-8ae4-98d79dc50654|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:33:40.298Z|7ceaa197-c60a-4c65-8ae4-98d79dc50654|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:33:45.574Z|7912f756-0e8a-4679-99c0-930582094023|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:33:45.575Z|7912f756-0e8a-4679-99c0-930582094023|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:33:45.576Z|079d1b61-1d37-4d72-81c9-e3c844a17f62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:33:45.576Z|079d1b61-1d37-4d72-81c9-e3c844a17f62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:33:45.590Z|3381bdd3-f2f3-42bc-a9dd-7dff965e0249|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:33:45.591Z|3381bdd3-f2f3-42bc-a9dd-7dff965e0249|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:33:55.296Z|795a587c-cd03-48ce-8e64-ea410f4f1191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:33:55.299Z|795a587c-cd03-48ce-8e64-ea410f4f1191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:33:55.605Z|b119aae9-e683-4e7e-a83e-9651705f6478|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:33:55.604Z|6ba1dbae-f1aa-49eb-9b68-ab51d1bd5a10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:33:55.605Z|b119aae9-e683-4e7e-a83e-9651705f6478|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:33:55.605Z|6ba1dbae-f1aa-49eb-9b68-ab51d1bd5a10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:33:55.616Z|cfe5c571-397b-42c8-8933-48cc46a40471|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:33:55.617Z|cfe5c571-397b-42c8-8933-48cc46a40471|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:33:56.126Z|6a3e916d-dcec-4f34-b90d-81028b336178|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:33:56.127Z|6a3e916d-dcec-4f34-b90d-81028b336178|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:34:05.629Z|c6346c61-78d0-4aa6-8452-b2616934fcec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:34:05.629Z|fe9571cc-cad4-4bdc-92ee-baa7d314a8e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:34:05.630Z|c6346c61-78d0-4aa6-8452-b2616934fcec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:34:05.630Z|fe9571cc-cad4-4bdc-92ee-baa7d314a8e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:34:05.642Z|f4b7df0a-2bc1-4714-90aa-e154c41e3f8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:34:05.643Z|f4b7df0a-2bc1-4714-90aa-e154c41e3f8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:34:10.294Z|53c83567-0a17-4735-83b0-226c386f4849|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:34:10.295Z|53c83567-0a17-4735-83b0-226c386f4849|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:34:15.665Z|28b416d2-daae-42c6-b2aa-fb652842ce0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:34:15.666Z|28b416d2-daae-42c6-b2aa-fb652842ce0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:34:15.667Z|216cd848-b8df-4c70-beb8-0ec0b31aaab2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:34:15.668Z|216cd848-b8df-4c70-beb8-0ec0b31aaab2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:34:15.678Z|990794fa-a17f-4eb1-b88b-8f5f7ae8cda6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:34:15.679Z|990794fa-a17f-4eb1-b88b-8f5f7ae8cda6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:34:24.491Z|24049652-ac24-4361-b0b6-d828a7f30387|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:34:24.492Z|24049652-ac24-4361-b0b6-d828a7f30387|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:34:25.294Z|0baa31a8-2f51-444b-8d05-c9ddbda7bfcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:34:25.298Z|0baa31a8-2f51-444b-8d05-c9ddbda7bfcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:34:25.700Z|26687edf-91c2-4500-8c5e-58b747de004e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:34:25.700Z|465792f9-e64a-4c12-8777-783ac4f0fa60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:34:25.701Z|465792f9-e64a-4c12-8777-783ac4f0fa60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:34:25.701Z|26687edf-91c2-4500-8c5e-58b747de004e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:34:25.705Z|8f33b322-c4e3-4dd3-a24c-92e234ceb728|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:34:25.706Z|8f33b322-c4e3-4dd3-a24c-92e234ceb728|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:34:26.128Z|3cf1312b-8e1f-4c2f-bad3-c6bfbc96ae20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:34:26.129Z|3cf1312b-8e1f-4c2f-bad3-c6bfbc96ae20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:34:35.723Z|6229bdd3-2018-4528-973b-9297852726e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:34:35.723Z|89bb0821-81e5-4108-9f23-206deaa3ae88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:34:35.724Z|6229bdd3-2018-4528-973b-9297852726e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:34:35.724Z|89bb0821-81e5-4108-9f23-206deaa3ae88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:34:35.736Z|0347d033-cfe7-4b03-87e3-15e7698310ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:34:35.738Z|0347d033-cfe7-4b03-87e3-15e7698310ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:34:40.295Z|dc22451c-8bdc-47a1-aa10-6bbca7d4a08b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:34:40.303Z|dc22451c-8bdc-47a1-aa10-6bbca7d4a08b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:34:45.747Z|3451d7fd-a2a0-4e79-8785-4c2ba5145770|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:34:45.748Z|97f79f2c-5614-4110-86b1-e0a066e5156d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:34:45.748Z|3451d7fd-a2a0-4e79-8785-4c2ba5145770|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:34:45.748Z|97f79f2c-5614-4110-86b1-e0a066e5156d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:34:45.763Z|456080f9-af19-42bb-91eb-7937b5143c96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:34:45.764Z|456080f9-af19-42bb-91eb-7937b5143c96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:34:55.295Z|505915f7-f3ce-432e-8739-581d68ee0ac2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:34:55.296Z|505915f7-f3ce-432e-8739-581d68ee0ac2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:34:55.774Z|80e68f29-dd16-4115-a6c2-be68a7abdc96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:34:55.775Z|80e68f29-dd16-4115-a6c2-be68a7abdc96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:34:55.783Z|44643b99-eba4-4e5e-81e8-1e4a498c7bc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:34:55.784Z|44643b99-eba4-4e5e-81e8-1e4a498c7bc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:34:55.794Z|119a0768-1292-438e-91a4-13ce90c3366e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:34:55.795Z|119a0768-1292-438e-91a4-13ce90c3366e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:34:56.130Z|cffa09f9-4cde-433e-963f-930c5efcae0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:34:56.132Z|cffa09f9-4cde-433e-963f-930c5efcae0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:35:05.807Z|8fb57a78-085e-4390-89a1-127a4892e32a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:35:05.808Z|8fb57a78-085e-4390-89a1-127a4892e32a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:35:05.818Z|da2010f6-ee11-43e9-83c1-3d86d3fa0998|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:35:05.818Z|04e1db38-a324-4cd5-bf62-f18ea9a2d8ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:35:05.819Z|04e1db38-a324-4cd5-bf62-f18ea9a2d8ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:35:05.819Z|da2010f6-ee11-43e9-83c1-3d86d3fa0998|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:35:10.294Z|2031a0ac-a1f2-48a8-989c-3dc1e1e1d633|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:35:10.296Z|2031a0ac-a1f2-48a8-989c-3dc1e1e1d633|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:35:15.830Z|72e891b5-7196-42f8-affb-0f2849f81ab2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:35:15.831Z|72e891b5-7196-42f8-affb-0f2849f81ab2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:35:15.846Z|7b3b970b-6881-4469-b837-445925131655|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:35:15.847Z|7b3b970b-6881-4469-b837-445925131655|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:35:15.855Z|2bc59fd3-5c25-4595-a54e-f6e65f7e647c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:35:15.856Z|2bc59fd3-5c25-4595-a54e-f6e65f7e647c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:35:24.490Z|0927a27c-5c18-4204-ad74-904d084d5843|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:35:24.492Z|0927a27c-5c18-4204-ad74-904d084d5843|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:35:25.295Z|e9cc0b8f-3a68-4219-b1a0-791046f5e1c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:35:25.295Z|e9cc0b8f-3a68-4219-b1a0-791046f5e1c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:35:25.853Z|9a4332bc-fba6-4591-95c0-9f23ac9695f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:35:25.854Z|9a4332bc-fba6-4591-95c0-9f23ac9695f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:35:25.875Z|becdd934-98e9-4f3a-af9f-9df51c9ccdce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:35:25.876Z|becdd934-98e9-4f3a-af9f-9df51c9ccdce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:35:25.882Z|6b1ec0ac-de1a-4105-9ca6-103c87b81820|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:35:25.882Z|6b1ec0ac-de1a-4105-9ca6-103c87b81820|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:35:26.133Z|327c692c-fd46-4b12-bead-5468eed40690|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:35:26.133Z|327c692c-fd46-4b12-bead-5468eed40690|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:35:35.878Z|66fd2512-9681-4dcb-9786-690c2c32970f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:35:35.878Z|66fd2512-9681-4dcb-9786-690c2c32970f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:35:35.898Z|cdaee0de-a372-43cb-bc90-37dd997c3eac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:35:35.898Z|cdaee0de-a372-43cb-bc90-37dd997c3eac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:35:35.904Z|07ca3cf1-ba12-49de-acc6-7eace06cd472|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:35:35.905Z|07ca3cf1-ba12-49de-acc6-7eace06cd472|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:35:40.294Z|09e6fcaa-692b-4b3a-a757-8c228071fa4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:35:40.295Z|09e6fcaa-692b-4b3a-a757-8c228071fa4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:35:45.901Z|95990ffd-906e-4a4e-a883-8aaec20aa724|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:35:45.902Z|95990ffd-906e-4a4e-a883-8aaec20aa724|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:35:45.922Z|3d4b7fc1-4d3c-461f-aec5-af5b2b6d6330|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:35:45.922Z|3d4b7fc1-4d3c-461f-aec5-af5b2b6d6330|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:35:45.926Z|95496f6d-4f3e-4d00-82f0-fd75360a0d02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:35:45.926Z|95496f6d-4f3e-4d00-82f0-fd75360a0d02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:35:55.294Z|94cc4cc5-a4e8-4473-add5-02e15cf78eb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:35:55.295Z|94cc4cc5-a4e8-4473-add5-02e15cf78eb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:35:55.929Z|8e84a1ec-8e91-4329-b45d-fabcb813af59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:35:55.930Z|8e84a1ec-8e91-4329-b45d-fabcb813af59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:35:55.949Z|32c341ab-2e60-45d3-aaca-fc2ae62d0b7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:35:55.951Z|32c341ab-2e60-45d3-aaca-fc2ae62d0b7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:35:55.954Z|92efb617-ba2d-4e1f-a2ba-1508ca585dd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:35:55.955Z|92efb617-ba2d-4e1f-a2ba-1508ca585dd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:35:56.134Z|f4f8fe88-4a86-41b6-aece-fe99dd598c08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:35:56.135Z|f4f8fe88-4a86-41b6-aece-fe99dd598c08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:36:05.987Z|4d8551db-6954-450b-a6cb-61c22607984e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:36:05.987Z|bfa25a07-f8f1-40ca-9a6d-53127bf7801f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:36:05.987Z|6a4829e6-88e9-448b-8d18-8fea3f418811|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:36:05.988Z|4d8551db-6954-450b-a6cb-61c22607984e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:36:05.988Z|bfa25a07-f8f1-40ca-9a6d-53127bf7801f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:36:05.989Z|6a4829e6-88e9-448b-8d18-8fea3f418811|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:36:10.294Z|3d26f107-9951-4502-87ca-99ea7c5333b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:36:10.295Z|3d26f107-9951-4502-87ca-99ea7c5333b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:36:16.015Z|dc2fe9fb-782c-4f92-80b4-aab52e951c67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:36:16.015Z|af4e15e4-1045-443b-acc3-c1ba698f0e11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:36:16.015Z|edaef6d0-0511-4925-9247-879f8c0dce39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:36:16.016Z|dc2fe9fb-782c-4f92-80b4-aab52e951c67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:36:16.016Z|af4e15e4-1045-443b-acc3-c1ba698f0e11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:36:16.016Z|edaef6d0-0511-4925-9247-879f8c0dce39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:36:24.486Z|f9949d3b-2041-44c0-ae0f-7f8e592dcc45|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:36:24.488Z|f9949d3b-2041-44c0-ae0f-7f8e592dcc45|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:36:25.294Z|45a05cb3-c61a-4fef-8a3e-4535481d8a7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:36:25.300Z|45a05cb3-c61a-4fef-8a3e-4535481d8a7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:36:26.047Z|35982a1c-ed04-42b6-a8e5-dd952a8ad5ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:36:26.049Z|35982a1c-ed04-42b6-a8e5-dd952a8ad5ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:36:26.057Z|c52695a9-830b-413f-9f8c-e1ca6b3d3066|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:36:26.061Z|defe2ecc-a9a0-4932-abd1-f1ab0a0e150b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:36:26.062Z|defe2ecc-a9a0-4932-abd1-f1ab0a0e150b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:36:26.063Z|c52695a9-830b-413f-9f8c-e1ca6b3d3066|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:36:26.137Z|134969b8-a70c-47a0-a01c-70913217ffda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:36:26.138Z|134969b8-a70c-47a0-a01c-70913217ffda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:36:36.098Z|90343b4c-fb92-425e-a407-2a0294d9fb28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:36:36.098Z|819ee691-7529-4f50-b42c-5a4471a86c34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:36:36.100Z|90343b4c-fb92-425e-a407-2a0294d9fb28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:36:36.100Z|819ee691-7529-4f50-b42c-5a4471a86c34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:36:36.106Z|cd515e71-95ab-4794-8746-50657e8e59e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:36:36.107Z|cd515e71-95ab-4794-8746-50657e8e59e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:36:40.295Z|b2f93926-fbff-4a96-8b88-5ad657c4b008|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:36:40.296Z|b2f93926-fbff-4a96-8b88-5ad657c4b008|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:36:46.127Z|c822e263-7b24-49ad-9179-90fead8c382e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:36:46.134Z|c822e263-7b24-49ad-9179-90fead8c382e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:36:46.140Z|3c930971-a383-4f25-b454-b7324d214ae9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:36:46.141Z|3c930971-a383-4f25-b454-b7324d214ae9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:36:46.179Z|e30051a0-a7f3-43c2-9da1-05d9fb6442cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:36:46.185Z|e30051a0-a7f3-43c2-9da1-05d9fb6442cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:36:55.294Z|246f6baa-d299-485f-9a8f-359bb8a71c73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:36:55.295Z|246f6baa-d299-485f-9a8f-359bb8a71c73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:36:56.138Z|c3cf4cc6-4264-4e20-a501-718c6a8a0487|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:36:56.139Z|c3cf4cc6-4264-4e20-a501-718c6a8a0487|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:36:56.190Z|84cfb8e9-694f-4f7a-a43b-d6029b31f6ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:36:56.193Z|84cfb8e9-694f-4f7a-a43b-d6029b31f6ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:36:56.195Z|2e3c1212-1b78-4e08-adbb-e7055ee18a68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:36:56.196Z|2e3c1212-1b78-4e08-adbb-e7055ee18a68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:36:56.230Z|07cd9658-8e0c-40b9-928b-a38b9d7db2d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:36:56.231Z|07cd9658-8e0c-40b9-928b-a38b9d7db2d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:37:06.241Z|76bcb02b-a64a-457b-804d-e7536d2dccbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:37:06.242Z|76bcb02b-a64a-457b-804d-e7536d2dccbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:37:06.254Z|8ab662fa-df80-4264-bc1c-806585546178|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:37:06.255Z|8ab662fa-df80-4264-bc1c-806585546178|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:37:06.280Z|60e290c3-74a8-4dd3-9297-0d3de80ea899|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:37:06.281Z|60e290c3-74a8-4dd3-9297-0d3de80ea899|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:37:10.294Z|64601217-7294-4a79-99c9-48b1722d53a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:37:10.295Z|64601217-7294-4a79-99c9-48b1722d53a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:37:16.306Z|10f81ce1-8df5-425f-8676-f2932acbdf47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:37:16.306Z|11fcc5fb-c08e-41ff-a47c-19766f60117b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:37:16.307Z|10f81ce1-8df5-425f-8676-f2932acbdf47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:37:16.308Z|11fcc5fb-c08e-41ff-a47c-19766f60117b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:37:16.320Z|d156d838-e638-4a35-93cb-9bbdf34e0dfb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:37:16.321Z|d156d838-e638-4a35-93cb-9bbdf34e0dfb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:37:24.494Z|9afa6c7e-1018-4aae-aedf-644a2f7ced15|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:37:24.497Z|9afa6c7e-1018-4aae-aedf-644a2f7ced15|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:37:25.294Z|fc7526f4-ed38-4fa1-99f0-1a108ebab5ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:37:25.295Z|fc7526f4-ed38-4fa1-99f0-1a108ebab5ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:37:26.140Z|933f4c7e-a7d6-4bb2-b1b6-e577e4060206|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:37:26.141Z|933f4c7e-a7d6-4bb2-b1b6-e577e4060206|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:37:26.340Z|a012405d-10dc-440d-aaa3-5aac5eaa1e7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:37:26.340Z|78eac9b9-1a34-4e3f-9da2-eaa19fc13415|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:37:26.341Z|78eac9b9-1a34-4e3f-9da2-eaa19fc13415|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:37:26.341Z|a012405d-10dc-440d-aaa3-5aac5eaa1e7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:37:26.366Z|df130e79-521f-42d5-ac25-1a9044a03a16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:37:26.367Z|df130e79-521f-42d5-ac25-1a9044a03a16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:37:36.394Z|92e65dba-2f86-4d09-b7b8-24301fb948fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:37:36.397Z|92e65dba-2f86-4d09-b7b8-24301fb948fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:37:36.399Z|4f41de91-8e00-40c3-80cd-c0fc5874efd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:37:36.399Z|4f41de91-8e00-40c3-80cd-c0fc5874efd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:37:36.404Z|1a3f5884-631b-4ed6-a710-6be6e22c8117|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:37:36.405Z|1a3f5884-631b-4ed6-a710-6be6e22c8117|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:37:40.294Z|7ca46405-5984-4c13-a372-0dc49cfa94a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:37:40.295Z|7ca46405-5984-4c13-a372-0dc49cfa94a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:37:46.423Z|9eafe773-a0f7-45c0-ad90-8a5240c2b90c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:37:46.424Z|9eafe773-a0f7-45c0-ad90-8a5240c2b90c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:37:46.430Z|39302367-e7d8-4fdf-ae0a-21c0392694e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:37:46.431Z|39302367-e7d8-4fdf-ae0a-21c0392694e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:37:46.432Z|5954aea4-54bf-4b8a-8298-5451f7d6a80d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:37:46.433Z|5954aea4-54bf-4b8a-8298-5451f7d6a80d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:37:55.294Z|4721de4e-1959-4a44-815e-f643591b1920|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:37:55.295Z|4721de4e-1959-4a44-815e-f643591b1920|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:37:56.142Z|1a6e5b70-fd91-4f70-a57d-739b38dac490|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:37:56.143Z|1a6e5b70-fd91-4f70-a57d-739b38dac490|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:37:56.475Z|30f99973-f1a2-400e-abd7-0fb8d48629fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:37:56.476Z|30f99973-f1a2-400e-abd7-0fb8d48629fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:37:56.481Z|c4c63f33-e511-4854-a279-87a69213f490|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:37:56.475Z|42d4d6ad-4559-4bdf-8ebf-be6e8965b1f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:37:56.482Z|c4c63f33-e511-4854-a279-87a69213f490|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:37:56.483Z|42d4d6ad-4559-4bdf-8ebf-be6e8965b1f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:38:06.532Z|d9868e44-d36b-41e4-b30d-12ec8d6b2c38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:38:06.532Z|13c2b158-d863-45f4-859e-9a02806ba3b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:38:06.533Z|13c2b158-d863-45f4-859e-9a02806ba3b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:38:06.533Z|d9868e44-d36b-41e4-b30d-12ec8d6b2c38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:38:06.541Z|a8045f20-1e85-4651-b6db-bbbfe06a7373|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:38:06.542Z|a8045f20-1e85-4651-b6db-bbbfe06a7373|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:38:10.294Z|6cf6dff0-9764-4bbe-9309-9fe9adc946c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:38:10.298Z|6cf6dff0-9764-4bbe-9309-9fe9adc946c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:38:16.573Z|9f5ebcbf-8303-4ea6-af9e-10645e05bae0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:38:16.575Z|817dd66a-53f7-41dc-9f83-aa2d0fe7d4d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:38:16.575Z|9f5ebcbf-8303-4ea6-af9e-10645e05bae0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:38:16.575Z|817dd66a-53f7-41dc-9f83-aa2d0fe7d4d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:38:16.577Z|69ac1ca9-a88c-472f-89fb-e18a6813f08c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:38:16.577Z|69ac1ca9-a88c-472f-89fb-e18a6813f08c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:38:24.490Z|725acab8-4e5d-4a03-93f8-95fdfc5d3317|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:38:24.491Z|725acab8-4e5d-4a03-93f8-95fdfc5d3317|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:38:25.294Z|5db8540b-9232-43ab-9973-5a7c2bec686d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:38:25.294Z|5db8540b-9232-43ab-9973-5a7c2bec686d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:38:26.144Z|0ad6737e-4c93-4f33-9417-6a9b1cfdfa61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:38:26.145Z|0ad6737e-4c93-4f33-9417-6a9b1cfdfa61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:38:26.614Z|bc52036a-4ea4-4a5d-b054-c11ce4c9cf63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:38:26.615Z|bc52036a-4ea4-4a5d-b054-c11ce4c9cf63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:38:26.620Z|09f7ee52-d852-4f54-9c02-851a24952082|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:38:26.620Z|6a90f9f8-921c-4dd7-86eb-dfc693f5f569|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:38:26.621Z|6a90f9f8-921c-4dd7-86eb-dfc693f5f569|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:38:26.621Z|09f7ee52-d852-4f54-9c02-851a24952082|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:38:36.658Z|c81c592b-f164-49dd-814a-1b0ebfe19bc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:38:36.659Z|c81c592b-f164-49dd-814a-1b0ebfe19bc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:38:36.666Z|1b209d05-a3ce-4a32-a597-56326b152a70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:38:36.667Z|e40be345-3378-450c-8409-57819391c3e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:38:36.667Z|e40be345-3378-450c-8409-57819391c3e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:38:36.668Z|1b209d05-a3ce-4a32-a597-56326b152a70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:38:40.294Z|023baa21-3c44-4829-9216-9551eaa9b75a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:38:40.295Z|023baa21-3c44-4829-9216-9551eaa9b75a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:38:46.691Z|7348a781-a44a-40c8-a431-a4d61b8395ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:38:46.692Z|7348a781-a44a-40c8-a431-a4d61b8395ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:38:46.712Z|c2c7c618-9876-4751-9e7c-ec30c4784a10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:38:46.713Z|c2c7c618-9876-4751-9e7c-ec30c4784a10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:38:46.718Z|49cf7b10-ae76-49d3-8a9b-c7191e7e81be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:38:46.719Z|49cf7b10-ae76-49d3-8a9b-c7191e7e81be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:38:55.294Z|e9be6c28-cb47-4b7e-a7c3-e255968bcb40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:38:55.297Z|e9be6c28-cb47-4b7e-a7c3-e255968bcb40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:38:56.145Z|61fc90f5-29db-4393-9d1a-e1bdc807b6b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:38:56.146Z|61fc90f5-29db-4393-9d1a-e1bdc807b6b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:38:56.723Z|334aed02-7cd9-4c25-a17b-de4bd17c7fbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:38:56.724Z|334aed02-7cd9-4c25-a17b-de4bd17c7fbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:38:56.748Z|0d4f9e1d-5409-40bc-96b5-a717d291c351|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:38:56.748Z|5846cf44-39d9-4a70-980e-1c39ee17b686|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:38:56.748Z|5846cf44-39d9-4a70-980e-1c39ee17b686|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:38:56.748Z|0d4f9e1d-5409-40bc-96b5-a717d291c351|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:39:06.754Z|e1e34f8a-3fcd-4193-9cf0-728505e2baa8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:39:06.764Z|e1e34f8a-3fcd-4193-9cf0-728505e2baa8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:39:06.777Z|a1db7faa-1fe0-4603-8221-5c4ce3427827|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:39:06.778Z|a1db7faa-1fe0-4603-8221-5c4ce3427827|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:39:06.790Z|1722d8d9-6c64-40dc-a837-6d4a030e1eae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:39:06.791Z|1722d8d9-6c64-40dc-a837-6d4a030e1eae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:39:10.295Z|29602872-a862-4bc5-92f6-45c0564264c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:39:10.296Z|29602872-a862-4bc5-92f6-45c0564264c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:39:16.866Z|5a11ace9-e3d5-4e52-9d9c-e7f2ad73df99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:39:16.868Z|5a11ace9-e3d5-4e52-9d9c-e7f2ad73df99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:39:16.886Z|a790ee5c-a996-474f-a198-cfe78086b04e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:39:16.890Z|a790ee5c-a996-474f-a198-cfe78086b04e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:39:16.926Z|d01615ff-165e-497e-b468-0d03381be55f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:39:16.927Z|d01615ff-165e-497e-b468-0d03381be55f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:39:24.517Z|79996310-a42b-4076-9921-68e8ab1d9e2b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:39:24.519Z|79996310-a42b-4076-9921-68e8ab1d9e2b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:39:25.298Z|e5ebb0e4-f5a9-4b3f-8e33-d4ad61c081c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:39:25.315Z|e5ebb0e4-f5a9-4b3f-8e33-d4ad61c081c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:39:26.147Z|55b0c3de-1b33-49e6-a6f9-a1c96c46fc70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:39:26.147Z|55b0c3de-1b33-49e6-a6f9-a1c96c46fc70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:39:26.951Z|f30c25fb-9cd6-41d0-9fe6-afe491295216|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:39:26.954Z|f30c25fb-9cd6-41d0-9fe6-afe491295216|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:39:26.985Z|7b749c68-9049-4fde-8479-102f7776476b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:39:26.986Z|7b749c68-9049-4fde-8479-102f7776476b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:39:27.011Z|bfdb7917-d052-4fb2-9eaf-bea33132c395|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:39:27.012Z|bfdb7917-d052-4fb2-9eaf-bea33132c395|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:39:37.016Z|e6534ec8-d9da-4cbd-82a4-fe0413823edb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:39:37.017Z|e6534ec8-d9da-4cbd-82a4-fe0413823edb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:39:37.033Z|6e8490d7-2225-44e3-b7f9-2d7855e6facf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:39:37.035Z|6e8490d7-2225-44e3-b7f9-2d7855e6facf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:39:37.077Z|8cb60a4e-ceb4-4f44-af4f-c1920ded8ebc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:39:37.078Z|8cb60a4e-ceb4-4f44-af4f-c1920ded8ebc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:39:40.294Z|0a496ccd-0ee0-4424-99b4-b5d44586c19d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:39:40.295Z|0a496ccd-0ee0-4424-99b4-b5d44586c19d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:39:47.072Z|bb077673-c044-40c2-9fd9-28edcfea8790|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:39:47.073Z|bb077673-c044-40c2-9fd9-28edcfea8790|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:39:47.079Z|6ce98312-6837-458d-b603-2011e30e7765|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:39:47.079Z|6ce98312-6837-458d-b603-2011e30e7765|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:39:47.175Z|f17d4464-3da1-4e17-aff8-de7b5fa2841c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:39:47.176Z|f17d4464-3da1-4e17-aff8-de7b5fa2841c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:39:55.294Z|eca8aed8-4ef6-4c40-a98b-5666a93f8876|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:39:55.295Z|eca8aed8-4ef6-4c40-a98b-5666a93f8876|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:39:56.148Z|ffc31482-f454-459a-a794-6aa9ab14f9cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:39:56.149Z|ffc31482-f454-459a-a794-6aa9ab14f9cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:39:57.166Z|e9b98931-3486-4411-92ae-b2caafb42364|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:39:57.167Z|e9b98931-3486-4411-92ae-b2caafb42364|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:39:57.203Z|5767b5b3-1572-44d2-a584-6983c618dbe5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:39:57.204Z|5767b5b3-1572-44d2-a584-6983c618dbe5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:39:57.268Z|249c90a5-6f24-42b6-bfe9-80636247b474|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:39:57.269Z|249c90a5-6f24-42b6-bfe9-80636247b474|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:40:07.312Z|750c2062-6b04-4894-b305-695d06ad30e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:40:07.313Z|750c2062-6b04-4894-b305-695d06ad30e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:40:07.366Z|cff1e38c-a980-4dd8-b54c-71560d2ea806|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:40:07.366Z|10c3344d-5690-48ba-9b22-88334f8b6170|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:40:07.367Z|cff1e38c-a980-4dd8-b54c-71560d2ea806|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:40:07.368Z|10c3344d-5690-48ba-9b22-88334f8b6170|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:40:10.295Z|f1837089-6585-41f4-8255-8dc844637db3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:40:10.303Z|f1837089-6585-41f4-8255-8dc844637db3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:40:17.351Z|604e160f-6fe0-4da5-aa9e-00a1b703eb37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:40:17.353Z|604e160f-6fe0-4da5-aa9e-00a1b703eb37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:40:17.415Z|8e1505c8-db15-4a46-a401-a15363698323|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:40:17.417Z|8e1505c8-db15-4a46-a401-a15363698323|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:40:17.440Z|810067b5-34ab-4828-824b-ad1ab996865a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:40:17.441Z|810067b5-34ab-4828-824b-ad1ab996865a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:40:24.489Z|1a552b2a-c3a0-4a5e-9bf8-992b68bdb2bd|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:40:24.491Z|1a552b2a-c3a0-4a5e-9bf8-992b68bdb2bd|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:40:25.294Z|5a0b36f8-d25c-44b8-87b6-7ea197c34e6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:40:25.295Z|5a0b36f8-d25c-44b8-87b6-7ea197c34e6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:40:26.150Z|77f394e9-1e27-45d1-baac-040cb422a27e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:40:26.151Z|77f394e9-1e27-45d1-baac-040cb422a27e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:40:27.454Z|0bbdd14f-2fae-4bf4-98b3-ab85e10176d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:40:27.456Z|0bbdd14f-2fae-4bf4-98b3-ab85e10176d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:40:27.477Z|c748be98-abbb-4799-8a27-0dcea9a8fb56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:40:27.490Z|c748be98-abbb-4799-8a27-0dcea9a8fb56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:40:27.497Z|889535b7-1864-4bcb-b21e-ac660f1cc22f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:40:27.498Z|889535b7-1864-4bcb-b21e-ac660f1cc22f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:40:37.570Z|f1e3c719-c3de-4fc0-920d-bff314a372f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:40:37.572Z|f1e3c719-c3de-4fc0-920d-bff314a372f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:40:37.605Z|e81caa6a-78a0-459d-8972-0fc8e225cb6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:40:37.607Z|e81caa6a-78a0-459d-8972-0fc8e225cb6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:40:37.638Z|96f265df-9e7f-4bae-a8ea-35759238345f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:40:37.640Z|96f265df-9e7f-4bae-a8ea-35759238345f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:40:40.294Z|a7ee06f3-2deb-41b1-8f9b-d6b583615d5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:40:40.295Z|a7ee06f3-2deb-41b1-8f9b-d6b583615d5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:40:47.666Z|c03ba848-4447-4e2d-b1ee-d2499fae1475|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:40:47.668Z|c03ba848-4447-4e2d-b1ee-d2499fae1475|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:40:47.673Z|30e9134d-1a97-4901-a442-39f01bdce4db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:40:47.680Z|30e9134d-1a97-4901-a442-39f01bdce4db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:40:47.686Z|57bbe638-a84e-4c8d-972f-105cee88f239|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:40:47.687Z|57bbe638-a84e-4c8d-972f-105cee88f239|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:40:55.294Z|d20e3ff3-f8cd-41d0-9a67-d133549f5283|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:40:55.312Z|d20e3ff3-f8cd-41d0-9a67-d133549f5283|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:40:56.158Z|ec368b06-49b8-40eb-9d2a-02faee08b751|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:40:56.159Z|ec368b06-49b8-40eb-9d2a-02faee08b751|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:40:57.734Z|e1786f6d-72aa-473c-be03-d7a7dbb81856|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:40:57.735Z|e1786f6d-72aa-473c-be03-d7a7dbb81856|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:40:57.739Z|8cfb4133-00e5-4f32-b91f-0733554443f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:40:57.741Z|8cfb4133-00e5-4f32-b91f-0733554443f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:40:57.750Z|10a46920-e114-476e-a784-adfefa416a0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:40:57.751Z|10a46920-e114-476e-a784-adfefa416a0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:41:07.791Z|809e563a-b54b-4750-8f50-f6bc8e4784d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:41:07.792Z|809e563a-b54b-4750-8f50-f6bc8e4784d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:41:07.797Z|99b4276b-a188-4c4d-88de-d5e67ff88fef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:41:07.798Z|99b4276b-a188-4c4d-88de-d5e67ff88fef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:41:07.823Z|f0002566-0e14-4edf-88f4-c7925107a97f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:41:07.827Z|f0002566-0e14-4edf-88f4-c7925107a97f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:41:10.295Z|b4a74521-dae7-4778-a8fc-ac2e239bcf86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:41:10.296Z|b4a74521-dae7-4778-a8fc-ac2e239bcf86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:41:17.837Z|8155004b-9b04-4c42-85e3-b5c9ce677dfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:41:17.838Z|8155004b-9b04-4c42-85e3-b5c9ce677dfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:41:17.844Z|19ddfd26-7ee2-48c9-8a83-e37db788341e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:41:17.846Z|19ddfd26-7ee2-48c9-8a83-e37db788341e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:41:17.865Z|1c86e4c6-064e-4fdc-8ca7-97f06566a31e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:41:17.866Z|1c86e4c6-064e-4fdc-8ca7-97f06566a31e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:41:24.493Z|bc0b13bb-4318-4d68-bd09-9518857b05ea|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:41:24.494Z|bc0b13bb-4318-4d68-bd09-9518857b05ea|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:41:25.294Z|0f929cc4-6ee3-4a10-a2d6-ccc4833f2603|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:41:25.295Z|0f929cc4-6ee3-4a10-a2d6-ccc4833f2603|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:41:26.160Z|e241e4c0-0e9a-4d8f-a03b-c18873c2470d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:41:26.161Z|e241e4c0-0e9a-4d8f-a03b-c18873c2470d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:41:27.874Z|24f4978f-8d32-4b7c-b549-d46a5bfdb97a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:41:27.876Z|24f4978f-8d32-4b7c-b549-d46a5bfdb97a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:41:27.888Z|3741ccaf-f2dd-4686-a2ab-7937deaa1276|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:41:27.889Z|3741ccaf-f2dd-4686-a2ab-7937deaa1276|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:41:27.906Z|c0cc90c8-5196-44c2-90e8-f47643ea4490|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:41:27.907Z|c0cc90c8-5196-44c2-90e8-f47643ea4490|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:41:37.916Z|ad289ac2-2ceb-43bb-ba11-615c045fab0d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:41:37.917Z|ad289ac2-2ceb-43bb-ba11-615c045fab0d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:41:37.936Z|8fd0e3d3-95a6-4935-9059-1882ea264998|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:41:37.937Z|8fd0e3d3-95a6-4935-9059-1882ea264998|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:41:37.945Z|26f2a2fc-19b4-492c-868e-d95f8151ea86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:41:37.946Z|26f2a2fc-19b4-492c-868e-d95f8151ea86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:41:40.294Z|ea10a1f6-f505-4688-a1cf-3bbff01bfabe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:41:40.297Z|ea10a1f6-f505-4688-a1cf-3bbff01bfabe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:41:47.953Z|a83b0e5b-a97d-404b-91fc-65cae46698ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:41:47.954Z|a83b0e5b-a97d-404b-91fc-65cae46698ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:41:47.975Z|c1d7d5e1-8e87-445b-8cbc-e7d8b2637985|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:41:47.977Z|c1d7d5e1-8e87-445b-8cbc-e7d8b2637985|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:41:48.016Z|c3b80cc7-1d2a-4f18-9e84-258bedab0b8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:41:48.017Z|c3b80cc7-1d2a-4f18-9e84-258bedab0b8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:41:55.294Z|3658b67c-4f17-4b4c-b01e-3e018f4b060b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:41:55.295Z|3658b67c-4f17-4b4c-b01e-3e018f4b060b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:41:56.162Z|9e9a651b-e828-4d11-97fd-9ae671a29acf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:41:56.163Z|9e9a651b-e828-4d11-97fd-9ae671a29acf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:41:58.042Z|fb9123bf-dbe3-4889-b04f-62e52d0b9bf3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:41:58.044Z|fb9123bf-dbe3-4889-b04f-62e52d0b9bf3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:41:58.058Z|ada14a0f-3dbf-4bae-ab17-fb96b3c2103e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:41:58.062Z|b3346e4e-e653-4302-b988-075d809b1683|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:41:58.067Z|b3346e4e-e653-4302-b988-075d809b1683|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:41:58.065Z|ada14a0f-3dbf-4bae-ab17-fb96b3c2103e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:42:08.097Z|5b4a9959-8f83-491c-aaa4-02fdbda6f9cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:42:08.100Z|5b4a9959-8f83-491c-aaa4-02fdbda6f9cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:42:08.163Z|4ddfb1b3-95b0-4b47-a6db-1840c2f76623|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:42:08.164Z|4ddfb1b3-95b0-4b47-a6db-1840c2f76623|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:42:08.170Z|5346e608-9c75-4f26-b1a7-5bb6de72e335|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:42:08.171Z|5346e608-9c75-4f26-b1a7-5bb6de72e335|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:42:10.294Z|da90b736-c975-43de-8b29-bbab2a9a18fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:42:10.295Z|da90b736-c975-43de-8b29-bbab2a9a18fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:42:18.227Z|6af42556-4d04-40b9-a910-50d90e2380e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:42:18.228Z|6af42556-4d04-40b9-a910-50d90e2380e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:42:18.242Z|3ba447db-8ec8-4a36-b634-80346e3ae264|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:42:18.243Z|3ba447db-8ec8-4a36-b634-80346e3ae264|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:42:18.282Z|078e8603-a220-4392-a87e-34bf8e00c5be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:42:18.283Z|078e8603-a220-4392-a87e-34bf8e00c5be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:42:24.491Z|5dba633f-ec19-443e-ae99-18920f9db3eb|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:42:24.493Z|5dba633f-ec19-443e-ae99-18920f9db3eb|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:42:25.294Z|a86ff919-7938-40ff-a55a-17eeb4678765|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:42:25.303Z|a86ff919-7938-40ff-a55a-17eeb4678765|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:42:26.164Z|f0858b21-e8c4-41dd-9902-7e0b452fc42d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:42:26.165Z|f0858b21-e8c4-41dd-9902-7e0b452fc42d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:42:28.286Z|66287fa9-d817-421a-9553-42dbd5aea9a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:42:28.293Z|66287fa9-d817-421a-9553-42dbd5aea9a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:42:28.288Z|fef175ac-8b91-481c-ab65-6fd2b025dfca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:42:28.315Z|fef175ac-8b91-481c-ab65-6fd2b025dfca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:42:28.352Z|7270d5b6-b8a9-4911-971d-1b8b27bc2720|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:42:28.354Z|7270d5b6-b8a9-4911-971d-1b8b27bc2720|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:42:38.373Z|36c7ca9d-930b-4d4f-9c0c-7f5939581635|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:42:38.372Z|39f63120-0b41-4fa5-ae97-e789da181317|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:42:38.374Z|39f63120-0b41-4fa5-ae97-e789da181317|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:42:38.374Z|36c7ca9d-930b-4d4f-9c0c-7f5939581635|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:42:38.436Z|455116e1-f8c0-49bd-8ace-bc62e92a13d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:42:38.437Z|455116e1-f8c0-49bd-8ace-bc62e92a13d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:42:40.294Z|30563136-b014-40fd-8bae-96bdeff8edd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:42:40.295Z|30563136-b014-40fd-8bae-96bdeff8edd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:42:48.449Z|148188a6-6672-4af7-b806-01303cdc9208|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:42:48.452Z|148188a6-6672-4af7-b806-01303cdc9208|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:42:48.469Z|d5d17b17-4f70-4dd2-bd0f-279d9c958884|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:42:48.471Z|d5d17b17-4f70-4dd2-bd0f-279d9c958884|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:42:48.467Z|3146b847-ab0a-4694-9ce1-ea65c604ae99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:42:48.479Z|3146b847-ab0a-4694-9ce1-ea65c604ae99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:42:55.297Z|4b4c43e3-34b1-437b-a54c-c8a07761a6ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:42:55.298Z|4b4c43e3-34b1-437b-a54c-c8a07761a6ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:42:56.166Z|d9906391-a9ad-42dd-934f-2bbfa1013448|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:42:56.167Z|d9906391-a9ad-42dd-934f-2bbfa1013448|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:42:58.546Z|bba95908-105b-4577-ad17-fc0c1f8560e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:42:58.547Z|bba95908-105b-4577-ad17-fc0c1f8560e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:42:58.543Z|bc519d42-23ba-4d71-a9fa-adddb1470c85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:42:58.550Z|bc519d42-23ba-4d71-a9fa-adddb1470c85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:42:58.553Z|0050079e-e13f-4fd7-ae3e-24b3dcece48e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:42:58.554Z|0050079e-e13f-4fd7-ae3e-24b3dcece48e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:43:08.578Z|e1b202d9-3824-4d45-8d5e-e2f035ca63c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:43:08.580Z|e1b202d9-3824-4d45-8d5e-e2f035ca63c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:43:08.585Z|2f0cf5e8-902c-46e0-b7f9-ea4e9ad8e83c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:43:08.585Z|559acb65-6a44-48e5-af3d-98cd1dbe78eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:43:08.586Z|559acb65-6a44-48e5-af3d-98cd1dbe78eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:43:08.588Z|2f0cf5e8-902c-46e0-b7f9-ea4e9ad8e83c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:43:10.294Z|6301bc47-37fc-43b4-b8f5-faf647aaf9db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:43:10.297Z|6301bc47-37fc-43b4-b8f5-faf647aaf9db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:43:18.624Z|c1fd08fd-15e4-4673-9c26-b0ab63262645|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:43:18.625Z|c1fd08fd-15e4-4673-9c26-b0ab63262645|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:43:18.626Z|d4bc9e3d-1a52-423c-a430-7c39d46927be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:43:18.629Z|d4bc9e3d-1a52-423c-a430-7c39d46927be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:43:18.635Z|51c44523-245c-47a8-b776-4dc6fab4adf1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:43:18.636Z|51c44523-245c-47a8-b776-4dc6fab4adf1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:43:24.495Z|fef8621f-0770-4ba6-a130-7939cff267ad|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:43:24.498Z|fef8621f-0770-4ba6-a130-7939cff267ad|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:43:25.294Z|d7d8b7b7-3aaa-45df-93b7-fe213a47e977|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:43:25.295Z|d7d8b7b7-3aaa-45df-93b7-fe213a47e977|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:43:26.168Z|99fdbc49-b5a2-45f1-8ed0-c76a144de32f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:43:26.169Z|99fdbc49-b5a2-45f1-8ed0-c76a144de32f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:43:28.660Z|693d5966-0683-488f-9300-451329625971|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:43:28.661Z|693d5966-0683-488f-9300-451329625971|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:43:28.664Z|96b9c701-03cc-46fc-8ebe-2e2f709741ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:43:28.667Z|96b9c701-03cc-46fc-8ebe-2e2f709741ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:43:28.682Z|fb650346-868a-4e48-9f7b-4020849d59ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:43:28.683Z|fb650346-868a-4e48-9f7b-4020849d59ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:43:38.709Z|ed598702-4d48-4c9c-8aaf-a26b21994ddf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:43:38.711Z|ed598702-4d48-4c9c-8aaf-a26b21994ddf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:43:38.718Z|73284cef-31d9-42b0-9190-cfb037ce3c2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:43:38.719Z|73284cef-31d9-42b0-9190-cfb037ce3c2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:43:38.726Z|91924a41-3446-4998-a960-32d02bd3a75b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:43:38.727Z|91924a41-3446-4998-a960-32d02bd3a75b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:43:40.294Z|28c350e7-523f-4de2-92ab-06fe1d46e7d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:43:40.295Z|28c350e7-523f-4de2-92ab-06fe1d46e7d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:43:48.743Z|1f90124e-e8aa-4c66-9e99-84b9b3acfded|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:43:48.744Z|1f90124e-e8aa-4c66-9e99-84b9b3acfded|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:43:48.751Z|f3a85f04-bf8f-4dd3-8d52-797d3a619fad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:43:48.752Z|f3a85f04-bf8f-4dd3-8d52-797d3a619fad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:43:48.771Z|8f0997e6-0aed-43a2-90c2-bdd5ed72cd86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:43:48.772Z|8f0997e6-0aed-43a2-90c2-bdd5ed72cd86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:43:55.294Z|7683d0c2-865e-4615-9602-373cb56ebef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:43:55.305Z|7683d0c2-865e-4615-9602-373cb56ebef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:43:56.170Z|6634f61b-65bd-42ef-a0d8-b7e207dba2db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:43:56.171Z|6634f61b-65bd-42ef-a0d8-b7e207dba2db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:43:58.802Z|b85eeca1-dd5d-46e2-b8aa-c072fe081844|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:43:58.816Z|b85eeca1-dd5d-46e2-b8aa-c072fe081844|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:43:58.819Z|327f7d67-9bab-4204-a536-269e34515013|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:43:58.823Z|b4f930dd-698d-4d98-89bd-7d4e183b5c00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:43:58.820Z|327f7d67-9bab-4204-a536-269e34515013|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:43:58.824Z|b4f930dd-698d-4d98-89bd-7d4e183b5c00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:44:08.868Z|a3868379-17dc-4785-b751-b3c03e95cb4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:44:08.868Z|562678d0-57aa-490f-afd7-8f60cdbfbb39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:44:08.869Z|a3868379-17dc-4785-b751-b3c03e95cb4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:44:08.869Z|562678d0-57aa-490f-afd7-8f60cdbfbb39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:44:08.878Z|4b73ef6c-6945-41da-8802-64147cfe6283|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:44:08.880Z|4b73ef6c-6945-41da-8802-64147cfe6283|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:44:10.294Z|c7195b3a-6583-4fbc-8ee6-65b0f5d0baf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:44:10.295Z|c7195b3a-6583-4fbc-8ee6-65b0f5d0baf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:44:18.949Z|b3c5bd46-0650-4a61-856a-6fbad271751b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:44:18.949Z|e94d68d4-e55c-47fd-a091-f16a78021f96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:44:18.951Z|b3c5bd46-0650-4a61-856a-6fbad271751b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:44:18.951Z|e94d68d4-e55c-47fd-a091-f16a78021f96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:44:18.961Z|e9d2c202-eac0-46ba-9d49-46d71e7fb116|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:44:18.962Z|e9d2c202-eac0-46ba-9d49-46d71e7fb116|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:44:24.487Z|c867ac32-b505-4001-8d18-7130c5b87a86|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:44:24.489Z|c867ac32-b505-4001-8d18-7130c5b87a86|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:44:25.294Z|767c49f5-ad17-4aff-b584-e5b618ac264d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:44:25.294Z|767c49f5-ad17-4aff-b584-e5b618ac264d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:44:26.172Z|8b4820a8-4a82-407c-a6c1-9ac2a4f1ae88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:44:26.172Z|8b4820a8-4a82-407c-a6c1-9ac2a4f1ae88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:44:29.015Z|115dca37-7147-47a9-bc18-17a01683f911|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:44:29.016Z|115dca37-7147-47a9-bc18-17a01683f911|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:44:29.025Z|a79dcc57-bb13-499e-9f57-a9dd7d587a21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:44:29.026Z|a79dcc57-bb13-499e-9f57-a9dd7d587a21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:44:29.029Z|43337c30-2715-42c6-9bfe-8c0f028ea935|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:44:29.032Z|43337c30-2715-42c6-9bfe-8c0f028ea935|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:44:39.134Z|b014f58b-540b-4be7-8692-13663f00c140|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:44:39.136Z|b014f58b-540b-4be7-8692-13663f00c140|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:44:39.137Z|35b853b2-f6c2-4bfa-a131-3af550888711|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:44:39.138Z|35b853b2-f6c2-4bfa-a131-3af550888711|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:44:39.145Z|1942c936-e508-489e-8550-87eb547dc30a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:44:39.148Z|1942c936-e508-489e-8550-87eb547dc30a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:44:40.295Z|5e5ac567-e789-4ae1-99e8-aacaf66659d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:44:40.313Z|5e5ac567-e789-4ae1-99e8-aacaf66659d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:44:49.182Z|dfb57c12-5ed2-40f6-9648-9e00311e9ad7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:44:49.183Z|dfb57c12-5ed2-40f6-9648-9e00311e9ad7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:44:49.182Z|3e5a8f92-9b81-41e5-bffa-37bb5509261a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:44:49.195Z|3e5a8f92-9b81-41e5-bffa-37bb5509261a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:44:49.202Z|95a6f89c-47c2-4b48-9342-394022de36d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:44:49.204Z|95a6f89c-47c2-4b48-9342-394022de36d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:44:55.300Z|4d7fc008-57b7-4491-8a97-32f65bd39ec0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:44:55.301Z|4d7fc008-57b7-4491-8a97-32f65bd39ec0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:44:56.198Z|39385262-cc13-4a30-a64f-a45d2156f06d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:44:56.198Z|39385262-cc13-4a30-a64f-a45d2156f06d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:44:59.309Z|e7e7dffe-124e-4d47-9f32-8157434c75d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:44:59.310Z|e7e7dffe-124e-4d47-9f32-8157434c75d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:44:59.297Z|313b5489-1fb7-4676-924e-23919d1f61f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:44:59.297Z|03ffc715-74e7-4c3d-a42b-f314c618a456|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:44:59.312Z|313b5489-1fb7-4676-924e-23919d1f61f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:44:59.313Z|03ffc715-74e7-4c3d-a42b-f314c618a456|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:45:09.369Z|9ed08b2d-4769-4ce6-8a0f-cb9825ab992a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:45:09.370Z|9ed08b2d-4769-4ce6-8a0f-cb9825ab992a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:45:09.371Z|b8e7d920-9063-4b86-9f7d-1130f48e65af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:45:09.373Z|b8e7d920-9063-4b86-9f7d-1130f48e65af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:45:09.396Z|13363366-614d-4182-886d-dbd6f35e33cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:45:09.410Z|13363366-614d-4182-886d-dbd6f35e33cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:45:10.294Z|c92aefbd-069c-441a-8d96-c7319ccd52cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:45:10.295Z|c92aefbd-069c-441a-8d96-c7319ccd52cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:45:19.479Z|522a8484-4397-497f-b997-212fae51270d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:45:19.480Z|522a8484-4397-497f-b997-212fae51270d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:45:19.509Z|271b4700-09b6-430f-8f07-7577ff7dba6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:45:19.510Z|271b4700-09b6-430f-8f07-7577ff7dba6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:45:19.515Z|2501cb30-b084-45f4-98a7-a071a0d76fdf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:45:19.516Z|2501cb30-b084-45f4-98a7-a071a0d76fdf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:45:24.490Z|5c269e41-2109-479a-b15b-9b094ff2a9f5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:45:24.492Z|5c269e41-2109-479a-b15b-9b094ff2a9f5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:45:25.296Z|533c876a-06d0-47a6-a402-3fa93d1114ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:45:25.301Z|533c876a-06d0-47a6-a402-3fa93d1114ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:45:26.204Z|c76ebc71-c09d-45e1-b70d-6dd4990e3bd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:45:26.205Z|c76ebc71-c09d-45e1-b70d-6dd4990e3bd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:45:29.560Z|ac4bf2ac-547b-43aa-a361-2cb3b20ebf25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:45:29.561Z|ac4bf2ac-547b-43aa-a361-2cb3b20ebf25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:45:29.569Z|177e32b9-7d62-4dca-961c-eed33c434b90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:45:29.570Z|177e32b9-7d62-4dca-961c-eed33c434b90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:45:29.570Z|6456861f-1415-48f1-90c5-3d79de74267f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:45:29.571Z|6456861f-1415-48f1-90c5-3d79de74267f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:45:39.621Z|47c3b7b1-d532-4a57-a595-7e080eb7da95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:45:39.634Z|36d52762-18d7-4720-99a8-df0c45fbbbba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:45:39.635Z|36d52762-18d7-4720-99a8-df0c45fbbbba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:45:39.639Z|47c3b7b1-d532-4a57-a595-7e080eb7da95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:45:39.666Z|56d2e134-741f-49d4-bd42-1c4b209a26b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:45:39.670Z|56d2e134-741f-49d4-bd42-1c4b209a26b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:45:40.294Z|aa83714e-a504-45a1-93e0-456c2445d8b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:45:40.295Z|aa83714e-a504-45a1-93e0-456c2445d8b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:45:49.689Z|a4b1754a-25cd-49fa-a96d-a76947e5461f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:45:49.691Z|a4b1754a-25cd-49fa-a96d-a76947e5461f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:45:49.732Z|68fa0268-92e1-448b-b7f1-c6acb9741275|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:45:49.743Z|68fa0268-92e1-448b-b7f1-c6acb9741275|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:45:49.744Z|88268286-fa37-4266-83ac-87b0f2b2e344|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:45:49.745Z|88268286-fa37-4266-83ac-87b0f2b2e344|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:45:55.294Z|777878d1-56e6-4c82-aba3-6fc712736f14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:45:55.295Z|777878d1-56e6-4c82-aba3-6fc712736f14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:45:56.206Z|1241ab46-b8d3-4116-843d-df5fdc804e18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:45:56.207Z|1241ab46-b8d3-4116-843d-df5fdc804e18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:45:59.751Z|8da326e9-c973-4e03-8e8a-66755cd6c377|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:45:59.752Z|8da326e9-c973-4e03-8e8a-66755cd6c377|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:45:59.802Z|5c383ee8-92c8-4c53-a278-21259dfa9f4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:45:59.807Z|5c383ee8-92c8-4c53-a278-21259dfa9f4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:45:59.869Z|b6137da9-b4cc-42af-be66-9c35f7d1c428|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:45:59.870Z|b6137da9-b4cc-42af-be66-9c35f7d1c428|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:46:07.730Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:46:07.735Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3 already exists in requestDb InfraActiveRequests table 2022-09-28T13:46:07.739Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3 2022-09-28T13:46:07.740Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|INFO|500||Invoke 2022-09-28T13:46:07.740Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||===========================request begin================================================ 2022-09-28T13:46:07.741Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3 2022-09-28T13:46:07.741Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Method : GET 2022-09-28T13:46:07.741Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e32424243851d0367795bc1ca34b1a4b", X-B3-SpanId:"9bce2e312a1e133d", X-B3-ParentSpanId:"8408c95417cada04", X-B3-Sampled:"0", X-ONAP-RequestID:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", X-RequestID:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", X-TransactionID:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", X-ECOMP-RequestID:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa27cf43-9487-4361-979a-f777c7b4f07f"] 2022-09-28T13:46:07.742Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Request body: 2022-09-28T13:46:07.742Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||==========================request end================================================ 2022-09-28T13:46:07.789Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||============================response begin========================================== 2022-09-28T13:46:07.789Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Status code : 404 NOT_FOUND 2022-09-28T13:46:07.790Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Status text : Not Found 2022-09-28T13:46:07.790Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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-length:"0", date:"Wed, 28 Sep 2022 13:46:01 GMT", x-envoy-upstream-service-time:"39", server:"envoy"] 2022-09-28T13:46:07.790Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Response body: 2022-09-28T13:46:07.790Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||=======================response end================================================= 2022-09-28T13:46:07.791Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|INFO|404|Not Found|InvokeReturn 2022-09-28T13:46:07.824Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-09-28T13:46:07.826Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-09-28T13:46:07.850Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-09-28T13:46:07.909Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-09-28T13:46:07.910Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[ba6ba455-b907-49af-a724-66680b7e6931], X-ECOMP-RequestID=[3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3], X-TransactionId=[], X-ONAP-RequestID=[3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3]} 2022-09-28T13:46:08.038Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Wed, 28 Sep 2022 13:46:07 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[75], x-aai-txid=[0-aai-resources-220928-13:46:07:929-89305], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-09-28T13:46:08.058Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2022-09-28T13:46:08.061Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-09-28T13:46:08.105Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2022-09-28T13:46:08.109Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-09-28T13:46:08.116Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-09-28T13:46:08.172Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-09-28T13:46:08.173Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[79f6e003-9274-43cd-ae8a-39d27d813589], X-ECOMP-RequestID=[3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3], X-TransactionId=[], X-ONAP-RequestID=[3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3]} 2022-09-28T13:46:08.236Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Wed, 28 Sep 2022 13:46:08 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[54], x-aai-txid=[1-aai-resources-220928-13:46:08:196-91507], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-09-28T13:46:08.238Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2022-09-28T13:46:08.239Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-09-28T13:46:08.246Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2022-09-28T13:46:08.247Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-09-28T13:46:08.254Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-09-28T13:46:08.298Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-09-28T13:46:08.299Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke 2022-09-28T13:46:08.410Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn 2022-09-28T13:46:08.411Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{date=[Wed, 28 Sep 2022 13:46:08 GMT], server=[envoy], content-length=[599], x-envoy-upstream-service-time=[105], vertex-id=[172040], x-aai-txid=[1-aai-resources-220928-13:46:08:308-30817], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-09-28T13:46:08.417Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1664372524794","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basiccnf-macro-customer/service-subscriptions/service-subscription/basic_cnf_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basiccnf-macro-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf_macro"}]}]}} 2022-09-28T13:46:08.420Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-09-28T13:46:08.421Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-09-28T13:46:08.479Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-09-28T13:46:08.480Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-09-28T13:46:08.481Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-09-28T13:46:08.481Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-09-28T13:46:08.481Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-09-28T13:46:08.481Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"e32424243851d0367795bc1ca34b1a4b", X-B3-SpanId:"f21125eff3a9fc7b", X-B3-ParentSpanId:"8408c95417cada04", X-B3-Sampled:"0", X-ONAP-RequestID:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", X-RequestID:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", X-TransactionID:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", X-ECOMP-RequestID:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe576cf4-d9f9-40eb-bbeb-6b00574b5ae2"] 2022-09-28T13:46:08.482Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_cnf_macro_1ea89d93-4fdb-42b3-8ad8-19c99f3c9ad3","requestScope":"service"} 2022-09-28T13:46:08.482Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-09-28T13:46:08.514Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-09-28T13:46:08.516Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-09-28T13:46:08.517Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-09-28T13:46:08.518Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|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-length:"0", date:"Wed, 28 Sep 2022 13:46:01 GMT", x-envoy-upstream-service-time:"28", server:"envoy"] 2022-09-28T13:46:08.519Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-09-28T13:46:08.520Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-09-28T13:46:08.521Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-09-28T13:46:08.523Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c 2022-09-28T13:46:08.524Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|INFO|500||Invoke 2022-09-28T13:46:08.524Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||===========================request begin================================================ 2022-09-28T13:46:08.524Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c 2022-09-28T13:46:08.525Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||Method : GET 2022-09-28T13:46:08.525Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", X-RequestID:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", X-TransactionID:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", X-ECOMP-RequestID:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7720242f-c3c5-465f-93d7-3478c679863b"] 2022-09-28T13:46:08.525Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||Request body: 2022-09-28T13:46:08.526Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||==========================request end================================================ 2022-09-28T13:46:08.637Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||============================response begin========================================== 2022-09-28T13:46:08.638Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||Status code : 200 OK 2022-09-28T13:46:08.639Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||Status text : OK 2022-09-28T13:46:08.639Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Wed, 28 Sep 2022 13:45:56 GMT", x-envoy-upstream-service-time:"94", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:46:08.640Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "98dd0017-8e2d-4d92-b5af-169e7dffd91c", "modelInvariantUUID" : "5040ba5f-804c-4c50-9ae9-82314243d476", "created" : "2022-09-28 13:42:23.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_cnf_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 18, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : false, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/configurationCustomizations" } } } 2022-09-28T13:46:08.640Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||=======================response end================================================= 2022-09-28T13:46:08.640Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|INFO|500||InvokeReturn 2022-09-28T13:46:08.647Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance 2022-09-28T13:46:08.648Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|INFO|500||Invoke 2022-09-28T13:46:08.648Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-09-28T13:46:08.649Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance 2022-09-28T13:46:08.649Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||Method : GET 2022-09-28T13:46:08.649Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", X-RequestID:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", X-TransactionID:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", X-ECOMP-RequestID:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68348dce-2700-4eef-aaaa-8d75a14330f1"] 2022-09-28T13:46:08.650Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||Request body: 2022-09-28T13:46:08.650Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||==========================request end================================================ 2022-09-28T13:46:08.748Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||============================response begin========================================== 2022-09-28T13:46:08.749Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-09-28T13:46:08.749Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||Status text : Not Found 2022-09-28T13:46:08.750Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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-length:"0", date:"Wed, 28 Sep 2022 13:45:56 GMT", x-envoy-upstream-service-time:"55", server:"envoy"] 2022-09-28T13:46:08.750Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||Response body: 2022-09-28T13:46:08.751Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||=======================response end================================================= 2022-09-28T13:46:08.751Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-09-28T13:46:08.753Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5040ba5f-804c-4c50-9ae9-82314243d476|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5040ba5f-804c-4c50-9ae9-82314243d476 2022-09-28T13:46:08.753Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5040ba5f-804c-4c50-9ae9-82314243d476|INFO|500||Invoke 2022-09-28T13:46:08.754Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5040ba5f-804c-4c50-9ae9-82314243d476|DEBUG|500||===========================request begin================================================ 2022-09-28T13:46:08.758Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5040ba5f-804c-4c50-9ae9-82314243d476|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5040ba5f-804c-4c50-9ae9-82314243d476 2022-09-28T13:46:08.759Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5040ba5f-804c-4c50-9ae9-82314243d476|DEBUG|500||Method : GET 2022-09-28T13:46:08.760Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5040ba5f-804c-4c50-9ae9-82314243d476|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", X-RequestID:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", X-TransactionID:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", X-ECOMP-RequestID:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2e4722d-ad49-4dad-998a-f42417a11c24"] 2022-09-28T13:46:08.760Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5040ba5f-804c-4c50-9ae9-82314243d476|DEBUG|500||Request body: 2022-09-28T13:46:08.760Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5040ba5f-804c-4c50-9ae9-82314243d476|DEBUG|500||==========================request end================================================ 2022-09-28T13:46:08.821Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5040ba5f-804c-4c50-9ae9-82314243d476|DEBUG|500||============================response begin========================================== 2022-09-28T13:46:08.824Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5040ba5f-804c-4c50-9ae9-82314243d476|DEBUG|500||Status code : 200 OK 2022-09-28T13:46:08.826Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5040ba5f-804c-4c50-9ae9-82314243d476|DEBUG|500||Status text : OK 2022-09-28T13:46:08.830Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5040ba5f-804c-4c50-9ae9-82314243d476|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Wed, 28 Sep 2022 13:45:56 GMT", x-envoy-upstream-service-time:"56", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:46:08.834Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5040ba5f-804c-4c50-9ae9-82314243d476|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "98dd0017-8e2d-4d92-b5af-169e7dffd91c", "modelInvariantUUID" : "5040ba5f-804c-4c50-9ae9-82314243d476", "created" : "2022-09-28 13:42:23.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_cnf_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 18, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : false, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/configurationCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5040ba5f-804c-4c50-9ae9-82314243d476" } } } 2022-09-28T13:46:08.836Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5040ba5f-804c-4c50-9ae9-82314243d476|DEBUG|500||=======================response end================================================= 2022-09-28T13:46:08.838Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5040ba5f-804c-4c50-9ae9-82314243d476|INFO|500||InvokeReturn 2022-09-28T13:46:08.935Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance 2022-09-28T13:46:08.937Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|INFO|500||Invoke 2022-09-28T13:46:08.937Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-09-28T13:46:08.938Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance 2022-09-28T13:46:08.938Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||Method : GET 2022-09-28T13:46:08.938Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", X-RequestID:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", X-TransactionID:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", X-ECOMP-RequestID:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3031b100-af04-4505-b402-8db4fc047e29"] 2022-09-28T13:46:08.938Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||Request body: 2022-09-28T13:46:08.939Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||==========================request end================================================ 2022-09-28T13:46:09.092Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||============================response begin========================================== 2022-09-28T13:46:09.092Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-09-28T13:46:09.093Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||Status text : Not Found 2022-09-28T13:46:09.093Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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-length:"0", date:"Wed, 28 Sep 2022 13:45:56 GMT", x-envoy-upstream-service-time:"144", server:"envoy"] 2022-09-28T13:46:09.094Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||Response body: 2022-09-28T13:46:09.094Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||=======================response end================================================= 2022-09-28T13:46:09.094Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-09-28T13:46:09.112Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-09-28T13:46:09.124Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-09-28T13:46:09.125Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-09-28T13:46:09.126Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-09-28T13:46:09.126Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-09-28T13:46:09.127Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", X-RequestID:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", X-TransactionID:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", X-ECOMP-RequestID:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f466b960-ddc9-4e9e-a0f7-4273ee0dbb4e"] 2022-09-28T13:46:09.127Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-09-28T13:46:09.128Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-09-28T13:46:09.200Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-09-28T13:46:09.201Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-09-28T13:46:09.211Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-09-28T13:46:09.214Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Wed, 28 Sep 2022 13:45:56 GMT", x-envoy-upstream-service-time:"64", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:46:09.218Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-09-28 11:07:51.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" } } } 2022-09-28T13:46:09.219Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-09-28T13:46:09.224Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-09-28T13:46:09.228Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-09-28T13:46:09.229Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2022-09-28T13:46:09.229Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-09-28T13:46:09.231Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-09-28T13:46:09.232Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2022-09-28T13:46:09.233Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", X-RequestID:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", X-TransactionID:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", X-ECOMP-RequestID:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d16cd8f5-f677-428d-b595-3964c94d16db"] 2022-09-28T13:46:09.233Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2022-09-28T13:46:09.233Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2022-09-28T13:46:09.258Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2022-09-28T13:46:09.260Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2022-09-28T13:46:09.260Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2022-09-28T13:46:09.261Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Wed, 28 Sep 2022 13:45:56 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:46:09.265Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 529, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2022-09-28T11:07:51.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service" } } } 2022-09-28T13:46:09.266Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2022-09-28T13:46:09.270Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2022-09-28T13:46:09.277Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c 2022-09-28T13:46:09.312Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|INFO|500||Invoke 2022-09-28T13:46:09.313Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||===========================request begin================================================ 2022-09-28T13:46:09.314Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c 2022-09-28T13:46:09.314Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||Method : GET 2022-09-28T13:46:09.314Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", X-RequestID:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", X-TransactionID:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", X-ECOMP-RequestID:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f2297cb-a7a9-4d11-bab1-3c2a0c4c6e68"] 2022-09-28T13:46:09.316Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||Request body: 2022-09-28T13:46:09.316Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||==========================request end================================================ 2022-09-28T13:46:09.392Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||============================response begin========================================== 2022-09-28T13:46:09.397Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||Status code : 200 OK 2022-09-28T13:46:09.397Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||Status text : OK 2022-09-28T13:46:09.398Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Wed, 28 Sep 2022 13:45:56 GMT", x-envoy-upstream-service-time:"57", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:46:09.399Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "98dd0017-8e2d-4d92-b5af-169e7dffd91c", "modelInvariantUUID" : "5040ba5f-804c-4c50-9ae9-82314243d476", "created" : "2022-09-28 13:42:23.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_cnf_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 18, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : false, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/configurationCustomizations" } } } 2022-09-28T13:46:09.406Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||=======================response end================================================= 2022-09-28T13:46:09.408Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|INFO|500||InvokeReturn 2022-09-28T13:46:09.423Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-09-28T13:46:09.424Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-09-28T13:46:09.425Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-09-28T13:46:09.425Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-09-28T13:46:09.425Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-09-28T13:46:09.426Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"8974", X-B3-TraceId:"e32424243851d0367795bc1ca34b1a4b", X-B3-SpanId:"bf06fc93dbee2a45", X-B3-ParentSpanId:"8408c95417cada04", X-B3-Sampled:"0", X-ONAP-RequestID:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", X-RequestID:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", X-TransactionID:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", X-ECOMP-RequestID:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd19ddc6-7715-4d2d-b2bc-cb7de21a344a"] 2022-09-28T13:46:09.426Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3","requestStatus":"IN_PROGRESS","startTime":1664372767826,"source":"VID","tenantId":"123456","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_1ea89d93-4fdb-42b3-8ad8-19c99f3c9ad3\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5040ba5f-804c-4c50-9ae9-82314243d476\",\n\t\t\t\"modelVersionId\": \"98dd0017-8e2d-4d92-b5af-169e7dffd91c\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_1ea89d93-4fdb-42b3-8ad8-19c99f3c9ad3\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"a7c60cc2-4a84-4c79-8035-858c76f3e95d\",\n \"modelInvariantUuid\": \"64ba9a36-f59e-4360-8a11-1f3b4e408bd1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"9f18e6e7-d3d8-4cdb-9246-e343ec52d9a7\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"d66ae7fe-69ec-4413-83af-5bdeacdf4abd\",\n \"modelInvariantUuid\": \"670fd198-e938-4aef-8b7b-752e236b0a1f\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"77357884-54da-4dcb-bb55-2e043d53716e\"\n },\n \"instanceName\": \"basic_cnf_macro_1ea89d93-4fdb-42b3-8ad8-19c99f3c9ad3_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"98dd0017-8e2d-4d92-b5af-169e7dffd91c\",\n \"modelInvariantId\": \"5040ba5f-804c-4c50-9ae9-82314243d476\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b4d20f0b-e384-4eba-90c0-62b9c6bceec1\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceName":"basic_cnf_macro_1ea89d93-4fdb-42b3-8ad8-19c99f3c9ad3","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3"} 2022-09-28T13:46:09.426Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-09-28T13:46:09.499Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-09-28T13:46:09.502Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-09-28T13:46:09.503Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-09-28T13:46:09.503Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", 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/json", date:"Wed, 28 Sep 2022 13:46:03 GMT", x-envoy-upstream-service-time:"68", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:46:09.536Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-09-28T13:46:07.826+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_1ea89d93-4fdb-42b3-8ad8-19c99f3c9ad3\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5040ba5f-804c-4c50-9ae9-82314243d476\",\n\t\t\t\"modelVersionId\": \"98dd0017-8e2d-4d92-b5af-169e7dffd91c\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_1ea89d93-4fdb-42b3-8ad8-19c99f3c9ad3\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"a7c60cc2-4a84-4c79-8035-858c76f3e95d\",\n \"modelInvariantUuid\": \"64ba9a36-f59e-4360-8a11-1f3b4e408bd1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"9f18e6e7-d3d8-4cdb-9246-e343ec52d9a7\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"d66ae7fe-69ec-4413-83af-5bdeacdf4abd\",\n \"modelInvariantUuid\": \"670fd198-e938-4aef-8b7b-752e236b0a1f\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"77357884-54da-4dcb-bb55-2e043d53716e\"\n },\n \"instanceName\": \"basic_cnf_macro_1ea89d93-4fdb-42b3-8ad8-19c99f3c9ad3_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"98dd0017-8e2d-4d92-b5af-169e7dffd91c\",\n \"modelInvariantId\": \"5040ba5f-804c-4c50-9ae9-82314243d476\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b4d20f0b-e384-4eba-90c0-62b9c6bceec1\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-09-28T13:46:03.005+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceName" : "basic_cnf_macro_1ea89d93-4fdb-42b3-8ad8-19c99f3c9ad3", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3" } } } 2022-09-28T13:46:09.537Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-09-28T13:46:09.537Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-09-28T13:46:09.577Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-09-28T13:46:09.578Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-09-28T13:46:09.579Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-09-28T13:46:09.579Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-09-28T13:46:09.579Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-09-28T13:46:09.580Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"4343", X-B3-TraceId:"e32424243851d0367795bc1ca34b1a4b", X-B3-SpanId:"747ffe4af3eab564", X-B3-ParentSpanId:"8408c95417cada04", X-B3-Sampled:"0", X-ONAP-RequestID:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", X-RequestID:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", X-TransactionID:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", X-ECOMP-RequestID:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80089109-501a-4da4-ab42-cbdd010f4532"] 2022-09-28T13:46:09.580Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"5040ba5f-804c-4c50-9ae9-82314243d476\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"98dd0017-8e2d-4d92-b5af-169e7dffd91c\",\"modelUuid\":\"98dd0017-8e2d-4d92-b5af-169e7dffd91c\",\"modelInvariantUuid\":\"5040ba5f-804c-4c50-9ae9-82314243d476\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_cnf_macro_1ea89d93-4fdb-42b3-8ad8-19c99f3c9ad3\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basiccnf-macro-customer\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basiccnf-cloud-owner\",\"lcpCloudRegionId\":\"k8sregion-cnf-macro\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_cnf_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_cnf_macro_1ea89d93-4fdb-42b3-8ad8-19c99f3c9ad3\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_cnf_macro\",\"modelVersionId\":\"a7c60cc2-4a84-4c79-8035-858c76f3e95d\",\"modelInvariantUuid\":\"64ba9a36-f59e-4360-8a11-1f3b4e408bd1\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"9f18e6e7-d3d8-4cdb-9246-e343ec52d9a7\",\"modelInstanceName\":\"basic_cnf_macro\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basiccnf-cloud-owner\",\"lcpCloudRegionId\":\"k8sregion-cnf-macro\"},\"platform\":{\"platformName\":\"basicnf_macro_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnf_macro_lob\"},\"productFamilyId\":\"1234\",\"instanceName\":\"basic_cnf_macro\",\"instanceParams\":[{\"k8s-rb-profile-namespace\":\"onap-tests\",\"k8s-rb-profile-k8s-version\":\"1.19.0\"}],\"vfModules\":[{\"modelInfo\":{\"modelName\":\"BasicCnfMacro..helm_apache..module-1\",\"modelVersionId\":\"d66ae7fe-69ec-4413-83af-5bdeacdf4abd\",\"modelInvariantUuid\":\"670fd198-e938-4aef-8b7b-752e236b0a1f\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"77357884-54da-4dcb-bb55-2e043d53716e\"},\"instanceName\":\"basic_cnf_macro_1ea89d93-4fdb-42b3-8ad8-19c99f3c9ad3_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\"instanceParams\":[{\"vf_module_label\":\"helm_apache\",\"k8s-rb-profile-name\":\"node-port-profile\",\"k8s-rb-profile-source\":\"node-port-profile\",\"k8s-rb-profile-namespace\":\"onap-tests\",\"k8s-rb-instance-release-name\":\"rel-1-apache\",\"k8s-rb-config-template-name\":\"replica-count-template\",\"k8s-rb-config-template-source\":\"deployment-config\",\"k8s-rb-config-name\":\"replica-count-change\",\"k8s-rb-config-value-source\":\"custom-values\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"98dd0017-8e2d-4d92-b5af-169e7dffd91c\",\"modelInvariantId\":\"5040ba5f-804c-4c50-9ae9-82314243d476\",\"modelName\":\"basic_cnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"b4d20f0b-e384-4eba-90c0-62b9c6bceec1\",\"owningEntityName\":\"basicnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3","type":"String"},"mso-request-id":{"value":"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-09-28T13:46:09.580Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-09-28T13:46:09.898Z|176b6512-4256-4608-ad3b-857803881e11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:46:09.898Z|176b6512-4256-4608-ad3b-857803881e11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:46:09.955Z|84562f44-8e6e-4364-8a1f-f896a5177da7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:46:09.957Z|84562f44-8e6e-4364-8a1f-f896a5177da7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:46:09.990Z|c4e1c2be-b9c2-40d9-812f-e0928929db01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:46:09.990Z|c4e1c2be-b9c2-40d9-812f-e0928929db01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:46:10.294Z|5fc4a1fb-4f86-4677-a3dc-ee33f93085c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:46:10.303Z|5fc4a1fb-4f86-4677-a3dc-ee33f93085c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:46:12.678Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-09-28T13:46:12.680Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-09-28T13:46:12.680Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-09-28T13:46:12.681Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Wed, 28 Sep 2022 13:46:13 GMT", x-onap-requestid:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", x-requestid:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", x-transactionid:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", x-ecomp-requestid:"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", x-onap-partnername:"UNKNOWN", x-invocationid:"80089109-501a-4da4-ab42-cbdd010f4532", 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/json", x-envoy-upstream-service-time:"3085", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:46:12.683Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3\",\"instanceId\":\"9119895a-028a-4700-9259-a4d18299b8b2\"}}","message":"Success","processInstanceID":"e93e2770-3f33-11ed-99e9-1ee50620804c","variables":null,"messageCode":200} 2022-09-28T13:46:12.684Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-09-28T13:46:12.684Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-09-28T13:46:12.694Z|3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:46:12.886Z|c7385693-c67b-48a2-81c0-07e720da13d6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:46:12.894Z|c7385693-c67b-48a2-81c0-07e720da13d6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3 2022-09-28T13:46:12.895Z|c7385693-c67b-48a2-81c0-07e720da13d6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|INFO|500||Invoke 2022-09-28T13:46:12.895Z|c7385693-c67b-48a2-81c0-07e720da13d6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||===========================request begin================================================ 2022-09-28T13:46:12.896Z|c7385693-c67b-48a2-81c0-07e720da13d6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3 2022-09-28T13:46:12.896Z|c7385693-c67b-48a2-81c0-07e720da13d6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Method : GET 2022-09-28T13:46:12.896Z|c7385693-c67b-48a2-81c0-07e720da13d6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"281132e66188d967523fb2e10ee8ab8e", X-B3-SpanId:"5e89f030dcdd0121", X-B3-ParentSpanId:"3b6abd171d66a5a1", X-B3-Sampled:"0", X-ONAP-RequestID:"c7385693-c67b-48a2-81c0-07e720da13d6", X-RequestID:"c7385693-c67b-48a2-81c0-07e720da13d6", X-TransactionID:"c7385693-c67b-48a2-81c0-07e720da13d6", X-ECOMP-RequestID:"c7385693-c67b-48a2-81c0-07e720da13d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55abb5cc-2c91-4116-8add-2373777a998e"] 2022-09-28T13:46:12.896Z|c7385693-c67b-48a2-81c0-07e720da13d6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Request body: 2022-09-28T13:46:12.897Z|c7385693-c67b-48a2-81c0-07e720da13d6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||==========================request end================================================ 2022-09-28T13:46:12.942Z|c7385693-c67b-48a2-81c0-07e720da13d6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||============================response begin========================================== 2022-09-28T13:46:12.943Z|c7385693-c67b-48a2-81c0-07e720da13d6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Status code : 200 OK 2022-09-28T13:46:12.944Z|c7385693-c67b-48a2-81c0-07e720da13d6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Status text : OK 2022-09-28T13:46:12.944Z|c7385693-c67b-48a2-81c0-07e720da13d6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:46:06 GMT", x-envoy-upstream-service-time:"40", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:46:12.945Z|c7385693-c67b-48a2-81c0-07e720da13d6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Response body: { "requestId" : "3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-09-28T13:46:07.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_1ea89d93-4fdb-42b3-8ad8-19c99f3c9ad3\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5040ba5f-804c-4c50-9ae9-82314243d476\",\n\t\t\t\"modelVersionId\": \"98dd0017-8e2d-4d92-b5af-169e7dffd91c\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_1ea89d93-4fdb-42b3-8ad8-19c99f3c9ad3\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"a7c60cc2-4a84-4c79-8035-858c76f3e95d\",\n \"modelInvariantUuid\": \"64ba9a36-f59e-4360-8a11-1f3b4e408bd1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"9f18e6e7-d3d8-4cdb-9246-e343ec52d9a7\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"d66ae7fe-69ec-4413-83af-5bdeacdf4abd\",\n \"modelInvariantUuid\": \"670fd198-e938-4aef-8b7b-752e236b0a1f\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"77357884-54da-4dcb-bb55-2e043d53716e\"\n },\n \"instanceName\": \"basic_cnf_macro_1ea89d93-4fdb-42b3-8ad8-19c99f3c9ad3_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"98dd0017-8e2d-4d92-b5af-169e7dffd91c\",\n \"modelInvariantId\": \"5040ba5f-804c-4c50-9ae9-82314243d476\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b4d20f0b-e384-4eba-90c0-62b9c6bceec1\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:46:05.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "9119895a-028a-4700-9259-a4d18299b8b2", "serviceInstanceName" : "basic_cnf_macro_1ea89d93-4fdb-42b3-8ad8-19c99f3c9ad3", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3" } } } 2022-09-28T13:46:12.946Z|c7385693-c67b-48a2-81c0-07e720da13d6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||=======================response end================================================= 2022-09-28T13:46:12.946Z|c7385693-c67b-48a2-81c0-07e720da13d6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|INFO|500||InvokeReturn 2022-09-28T13:46:12.949Z|c7385693-c67b-48a2-81c0-07e720da13d6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false 2022-09-28T13:46:12.950Z|c7385693-c67b-48a2-81c0-07e720da13d6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:46:12.951Z|c7385693-c67b-48a2-81c0-07e720da13d6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:46:12.951Z|c7385693-c67b-48a2-81c0-07e720da13d6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false 2022-09-28T13:46:12.952Z|c7385693-c67b-48a2-81c0-07e720da13d6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:46:12.952Z|c7385693-c67b-48a2-81c0-07e720da13d6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"281132e66188d967523fb2e10ee8ab8e", X-B3-SpanId:"ebb16b647872714e", X-B3-ParentSpanId:"3b6abd171d66a5a1", X-B3-Sampled:"0", X-ONAP-RequestID:"c7385693-c67b-48a2-81c0-07e720da13d6", X-RequestID:"c7385693-c67b-48a2-81c0-07e720da13d6", X-TransactionID:"c7385693-c67b-48a2-81c0-07e720da13d6", X-ECOMP-RequestID:"c7385693-c67b-48a2-81c0-07e720da13d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4cbbffb7-ed64-44d4-a89d-5814db580a26"] 2022-09-28T13:46:12.952Z|c7385693-c67b-48a2-81c0-07e720da13d6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:46:12.952Z|c7385693-c67b-48a2-81c0-07e720da13d6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:46:12.978Z|c7385693-c67b-48a2-81c0-07e720da13d6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:46:12.979Z|c7385693-c67b-48a2-81c0-07e720da13d6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:46:12.982Z|c7385693-c67b-48a2-81c0-07e720da13d6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:46:12.983Z|c7385693-c67b-48a2-81c0-07e720da13d6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:46:06 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:46:12.984Z|c7385693-c67b-48a2-81c0-07e720da13d6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:46:12.984Z|c7385693-c67b-48a2-81c0-07e720da13d6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:46:12.985Z|c7385693-c67b-48a2-81c0-07e720da13d6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:46:12.998Z|c7385693-c67b-48a2-81c0-07e720da13d6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:46:20.025Z|4402e82f-b96f-49ad-98d3-d6f2a2937f34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:46:20.026Z|4402e82f-b96f-49ad-98d3-d6f2a2937f34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:46:20.041Z|891e4ff5-e32f-4729-8313-52949b7f1d8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:46:20.042Z|891e4ff5-e32f-4729-8313-52949b7f1d8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:46:20.144Z|a12088c8-113e-460a-97b8-aa6a5f1b1854|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:46:20.145Z|a12088c8-113e-460a-97b8-aa6a5f1b1854|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:46:23.177Z|5f463be5-a622-4199-8fa5-303c3634af81|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:46:23.184Z|5f463be5-a622-4199-8fa5-303c3634af81|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3 2022-09-28T13:46:23.185Z|5f463be5-a622-4199-8fa5-303c3634af81|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|INFO|500||Invoke 2022-09-28T13:46:23.185Z|5f463be5-a622-4199-8fa5-303c3634af81|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||===========================request begin================================================ 2022-09-28T13:46:23.186Z|5f463be5-a622-4199-8fa5-303c3634af81|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3 2022-09-28T13:46:23.186Z|5f463be5-a622-4199-8fa5-303c3634af81|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Method : GET 2022-09-28T13:46:23.186Z|5f463be5-a622-4199-8fa5-303c3634af81|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3cbf3c1bc5d7527b213d52d755335f13", X-B3-SpanId:"0ecfec0180355d6b", X-B3-ParentSpanId:"0940471740583cca", X-B3-Sampled:"0", X-ONAP-RequestID:"5f463be5-a622-4199-8fa5-303c3634af81", X-RequestID:"5f463be5-a622-4199-8fa5-303c3634af81", X-TransactionID:"5f463be5-a622-4199-8fa5-303c3634af81", X-ECOMP-RequestID:"5f463be5-a622-4199-8fa5-303c3634af81", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3297e587-da1a-4724-a657-a9272d7f478c"] 2022-09-28T13:46:23.187Z|5f463be5-a622-4199-8fa5-303c3634af81|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Request body: 2022-09-28T13:46:23.187Z|5f463be5-a622-4199-8fa5-303c3634af81|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||==========================request end================================================ 2022-09-28T13:46:23.220Z|5f463be5-a622-4199-8fa5-303c3634af81|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||============================response begin========================================== 2022-09-28T13:46:23.236Z|5f463be5-a622-4199-8fa5-303c3634af81|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Status code : 200 OK 2022-09-28T13:46:23.236Z|5f463be5-a622-4199-8fa5-303c3634af81|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Status text : OK 2022-09-28T13:46:23.237Z|5f463be5-a622-4199-8fa5-303c3634af81|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:46:16 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:46:23.238Z|5f463be5-a622-4199-8fa5-303c3634af81|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Response body: { "requestId" : "3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3 Resource not found for PUT using id business/customers/customer/basiccnf-macro-customer/service-subscriptions/service-subscription/basic_cnf_macro/service-instances/service-instance/9119895a-028a-4700-9259-a4d18299b8b2 (msg=Node Not Found:object located at service-design-and-creation/models/model/5040ba5f-804c-4c50-9ae9-82314243d476/model-vers/model-ver/98dd0017-8e2d-4d92-b5af-169e7dffd91c#model-version not found) (ec=ERR.5.4.6114)", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-09-28T13:46:07.000+00:00", "endTime" : "2022-09-28T13:46:20.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_1ea89d93-4fdb-42b3-8ad8-19c99f3c9ad3\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5040ba5f-804c-4c50-9ae9-82314243d476\",\n\t\t\t\"modelVersionId\": \"98dd0017-8e2d-4d92-b5af-169e7dffd91c\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_1ea89d93-4fdb-42b3-8ad8-19c99f3c9ad3\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"a7c60cc2-4a84-4c79-8035-858c76f3e95d\",\n \"modelInvariantUuid\": \"64ba9a36-f59e-4360-8a11-1f3b4e408bd1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"9f18e6e7-d3d8-4cdb-9246-e343ec52d9a7\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"d66ae7fe-69ec-4413-83af-5bdeacdf4abd\",\n \"modelInvariantUuid\": \"670fd198-e938-4aef-8b7b-752e236b0a1f\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"77357884-54da-4dcb-bb55-2e043d53716e\"\n },\n \"instanceName\": \"basic_cnf_macro_1ea89d93-4fdb-42b3-8ad8-19c99f3c9ad3_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"98dd0017-8e2d-4d92-b5af-169e7dffd91c\",\n \"modelInvariantId\": \"5040ba5f-804c-4c50-9ae9-82314243d476\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b4d20f0b-e384-4eba-90c0-62b9c6bceec1\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:46:13.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "9119895a-028a-4700-9259-a4d18299b8b2", "serviceInstanceName" : "basic_cnf_macro_1ea89d93-4fdb-42b3-8ad8-19c99f3c9ad3", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3" } } } 2022-09-28T13:46:23.238Z|5f463be5-a622-4199-8fa5-303c3634af81|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||=======================response end================================================= 2022-09-28T13:46:23.239Z|5f463be5-a622-4199-8fa5-303c3634af81|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|INFO|500||InvokeReturn 2022-09-28T13:46:23.242Z|5f463be5-a622-4199-8fa5-303c3634af81|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false 2022-09-28T13:46:23.243Z|5f463be5-a622-4199-8fa5-303c3634af81|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:46:23.243Z|5f463be5-a622-4199-8fa5-303c3634af81|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:46:23.244Z|5f463be5-a622-4199-8fa5-303c3634af81|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false 2022-09-28T13:46:23.244Z|5f463be5-a622-4199-8fa5-303c3634af81|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:46:23.244Z|5f463be5-a622-4199-8fa5-303c3634af81|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3cbf3c1bc5d7527b213d52d755335f13", X-B3-SpanId:"5bae69d5cdb36554", X-B3-ParentSpanId:"0940471740583cca", X-B3-Sampled:"0", X-ONAP-RequestID:"5f463be5-a622-4199-8fa5-303c3634af81", X-RequestID:"5f463be5-a622-4199-8fa5-303c3634af81", X-TransactionID:"5f463be5-a622-4199-8fa5-303c3634af81", X-ECOMP-RequestID:"5f463be5-a622-4199-8fa5-303c3634af81", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88387db2-c587-40f9-aaeb-22c2891cd7f4"] 2022-09-28T13:46:23.245Z|5f463be5-a622-4199-8fa5-303c3634af81|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:46:23.245Z|5f463be5-a622-4199-8fa5-303c3634af81|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:46:23.264Z|5f463be5-a622-4199-8fa5-303c3634af81|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:46:23.267Z|5f463be5-a622-4199-8fa5-303c3634af81|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:46:23.268Z|5f463be5-a622-4199-8fa5-303c3634af81|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:46:23.269Z|5f463be5-a622-4199-8fa5-303c3634af81|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:46:16 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:46:23.270Z|5f463be5-a622-4199-8fa5-303c3634af81|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:46:23.271Z|5f463be5-a622-4199-8fa5-303c3634af81|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:46:23.272Z|5f463be5-a622-4199-8fa5-303c3634af81|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:46:23.296Z|5f463be5-a622-4199-8fa5-303c3634af81|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:46:23.423Z|81486fbf-1d05-41c3-9d4f-10b880fb67fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:46:23.430Z|81486fbf-1d05-41c3-9d4f-10b880fb67fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3 2022-09-28T13:46:23.431Z|81486fbf-1d05-41c3-9d4f-10b880fb67fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|INFO|500||Invoke 2022-09-28T13:46:23.431Z|81486fbf-1d05-41c3-9d4f-10b880fb67fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||===========================request begin================================================ 2022-09-28T13:46:23.432Z|81486fbf-1d05-41c3-9d4f-10b880fb67fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3 2022-09-28T13:46:23.432Z|81486fbf-1d05-41c3-9d4f-10b880fb67fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Method : GET 2022-09-28T13:46:23.432Z|81486fbf-1d05-41c3-9d4f-10b880fb67fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf9c0d675feabba3c05daa6c4d574132", X-B3-SpanId:"65dd9a9738f2d578", X-B3-ParentSpanId:"7ca962859c0bf60d", X-B3-Sampled:"0", X-ONAP-RequestID:"81486fbf-1d05-41c3-9d4f-10b880fb67fb", X-RequestID:"81486fbf-1d05-41c3-9d4f-10b880fb67fb", X-TransactionID:"81486fbf-1d05-41c3-9d4f-10b880fb67fb", X-ECOMP-RequestID:"81486fbf-1d05-41c3-9d4f-10b880fb67fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"307e9f3c-4cdf-44d5-a65a-a96fd0065b85"] 2022-09-28T13:46:23.433Z|81486fbf-1d05-41c3-9d4f-10b880fb67fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Request body: 2022-09-28T13:46:23.433Z|81486fbf-1d05-41c3-9d4f-10b880fb67fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||==========================request end================================================ 2022-09-28T13:46:23.457Z|81486fbf-1d05-41c3-9d4f-10b880fb67fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||============================response begin========================================== 2022-09-28T13:46:23.458Z|81486fbf-1d05-41c3-9d4f-10b880fb67fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Status code : 200 OK 2022-09-28T13:46:23.458Z|81486fbf-1d05-41c3-9d4f-10b880fb67fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Status text : OK 2022-09-28T13:46:23.459Z|81486fbf-1d05-41c3-9d4f-10b880fb67fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:46:16 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:46:23.460Z|81486fbf-1d05-41c3-9d4f-10b880fb67fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Response body: { "requestId" : "3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3 Resource not found for PUT using id business/customers/customer/basiccnf-macro-customer/service-subscriptions/service-subscription/basic_cnf_macro/service-instances/service-instance/9119895a-028a-4700-9259-a4d18299b8b2 (msg=Node Not Found:object located at service-design-and-creation/models/model/5040ba5f-804c-4c50-9ae9-82314243d476/model-vers/model-ver/98dd0017-8e2d-4d92-b5af-169e7dffd91c#model-version not found) (ec=ERR.5.4.6114)", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-09-28T13:46:07.000+00:00", "endTime" : "2022-09-28T13:46:20.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_1ea89d93-4fdb-42b3-8ad8-19c99f3c9ad3\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5040ba5f-804c-4c50-9ae9-82314243d476\",\n\t\t\t\"modelVersionId\": \"98dd0017-8e2d-4d92-b5af-169e7dffd91c\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_1ea89d93-4fdb-42b3-8ad8-19c99f3c9ad3\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"a7c60cc2-4a84-4c79-8035-858c76f3e95d\",\n \"modelInvariantUuid\": \"64ba9a36-f59e-4360-8a11-1f3b4e408bd1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"9f18e6e7-d3d8-4cdb-9246-e343ec52d9a7\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"d66ae7fe-69ec-4413-83af-5bdeacdf4abd\",\n \"modelInvariantUuid\": \"670fd198-e938-4aef-8b7b-752e236b0a1f\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"77357884-54da-4dcb-bb55-2e043d53716e\"\n },\n \"instanceName\": \"basic_cnf_macro_1ea89d93-4fdb-42b3-8ad8-19c99f3c9ad3_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"98dd0017-8e2d-4d92-b5af-169e7dffd91c\",\n \"modelInvariantId\": \"5040ba5f-804c-4c50-9ae9-82314243d476\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b4d20f0b-e384-4eba-90c0-62b9c6bceec1\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:46:13.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "9119895a-028a-4700-9259-a4d18299b8b2", "serviceInstanceName" : "basic_cnf_macro_1ea89d93-4fdb-42b3-8ad8-19c99f3c9ad3", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3" } } } 2022-09-28T13:46:23.461Z|81486fbf-1d05-41c3-9d4f-10b880fb67fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||=======================response end================================================= 2022-09-28T13:46:23.461Z|81486fbf-1d05-41c3-9d4f-10b880fb67fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|INFO|500||InvokeReturn 2022-09-28T13:46:23.463Z|81486fbf-1d05-41c3-9d4f-10b880fb67fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false 2022-09-28T13:46:23.463Z|81486fbf-1d05-41c3-9d4f-10b880fb67fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:46:23.464Z|81486fbf-1d05-41c3-9d4f-10b880fb67fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:46:23.464Z|81486fbf-1d05-41c3-9d4f-10b880fb67fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false 2022-09-28T13:46:23.464Z|81486fbf-1d05-41c3-9d4f-10b880fb67fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:46:23.464Z|81486fbf-1d05-41c3-9d4f-10b880fb67fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf9c0d675feabba3c05daa6c4d574132", X-B3-SpanId:"568b89dcc6633684", X-B3-ParentSpanId:"7ca962859c0bf60d", X-B3-Sampled:"0", X-ONAP-RequestID:"81486fbf-1d05-41c3-9d4f-10b880fb67fb", X-RequestID:"81486fbf-1d05-41c3-9d4f-10b880fb67fb", X-TransactionID:"81486fbf-1d05-41c3-9d4f-10b880fb67fb", X-ECOMP-RequestID:"81486fbf-1d05-41c3-9d4f-10b880fb67fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"038976bd-0579-435b-a860-4ce34405427a"] 2022-09-28T13:46:23.464Z|81486fbf-1d05-41c3-9d4f-10b880fb67fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:46:23.464Z|81486fbf-1d05-41c3-9d4f-10b880fb67fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:46:23.487Z|81486fbf-1d05-41c3-9d4f-10b880fb67fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:46:23.488Z|81486fbf-1d05-41c3-9d4f-10b880fb67fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:46:23.488Z|81486fbf-1d05-41c3-9d4f-10b880fb67fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:46:23.488Z|81486fbf-1d05-41c3-9d4f-10b880fb67fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:46:16 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:46:23.489Z|81486fbf-1d05-41c3-9d4f-10b880fb67fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:46:23.489Z|81486fbf-1d05-41c3-9d4f-10b880fb67fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:46:23.489Z|81486fbf-1d05-41c3-9d4f-10b880fb67fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:46:23.501Z|81486fbf-1d05-41c3-9d4f-10b880fb67fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:46:23.622Z|784c5b01-1cc6-4c07-b20d-e719683cb560|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:46:23.631Z|784c5b01-1cc6-4c07-b20d-e719683cb560|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3 2022-09-28T13:46:23.632Z|784c5b01-1cc6-4c07-b20d-e719683cb560|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|INFO|500||Invoke 2022-09-28T13:46:23.632Z|784c5b01-1cc6-4c07-b20d-e719683cb560|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||===========================request begin================================================ 2022-09-28T13:46:23.632Z|784c5b01-1cc6-4c07-b20d-e719683cb560|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3 2022-09-28T13:46:23.632Z|784c5b01-1cc6-4c07-b20d-e719683cb560|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Method : GET 2022-09-28T13:46:23.633Z|784c5b01-1cc6-4c07-b20d-e719683cb560|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a4c175c304868d0e33ddee7368ce00f8", X-B3-SpanId:"9d3ddfc3b0f6e887", X-B3-ParentSpanId:"177864665ec2a93b", X-B3-Sampled:"0", X-ONAP-RequestID:"784c5b01-1cc6-4c07-b20d-e719683cb560", X-RequestID:"784c5b01-1cc6-4c07-b20d-e719683cb560", X-TransactionID:"784c5b01-1cc6-4c07-b20d-e719683cb560", X-ECOMP-RequestID:"784c5b01-1cc6-4c07-b20d-e719683cb560", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd7b16f9-d89e-4035-8956-7d18c70d4e6e"] 2022-09-28T13:46:23.633Z|784c5b01-1cc6-4c07-b20d-e719683cb560|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Request body: 2022-09-28T13:46:23.633Z|784c5b01-1cc6-4c07-b20d-e719683cb560|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||==========================request end================================================ 2022-09-28T13:46:23.658Z|784c5b01-1cc6-4c07-b20d-e719683cb560|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||============================response begin========================================== 2022-09-28T13:46:23.659Z|784c5b01-1cc6-4c07-b20d-e719683cb560|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Status code : 200 OK 2022-09-28T13:46:23.661Z|784c5b01-1cc6-4c07-b20d-e719683cb560|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Status text : OK 2022-09-28T13:46:23.661Z|784c5b01-1cc6-4c07-b20d-e719683cb560|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:46:16 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:46:23.662Z|784c5b01-1cc6-4c07-b20d-e719683cb560|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Response body: { "requestId" : "3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3 Resource not found for PUT using id business/customers/customer/basiccnf-macro-customer/service-subscriptions/service-subscription/basic_cnf_macro/service-instances/service-instance/9119895a-028a-4700-9259-a4d18299b8b2 (msg=Node Not Found:object located at service-design-and-creation/models/model/5040ba5f-804c-4c50-9ae9-82314243d476/model-vers/model-ver/98dd0017-8e2d-4d92-b5af-169e7dffd91c#model-version not found) (ec=ERR.5.4.6114)", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-09-28T13:46:07.000+00:00", "endTime" : "2022-09-28T13:46:20.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_1ea89d93-4fdb-42b3-8ad8-19c99f3c9ad3\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5040ba5f-804c-4c50-9ae9-82314243d476\",\n\t\t\t\"modelVersionId\": \"98dd0017-8e2d-4d92-b5af-169e7dffd91c\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_1ea89d93-4fdb-42b3-8ad8-19c99f3c9ad3\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"a7c60cc2-4a84-4c79-8035-858c76f3e95d\",\n \"modelInvariantUuid\": \"64ba9a36-f59e-4360-8a11-1f3b4e408bd1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"9f18e6e7-d3d8-4cdb-9246-e343ec52d9a7\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"d66ae7fe-69ec-4413-83af-5bdeacdf4abd\",\n \"modelInvariantUuid\": \"670fd198-e938-4aef-8b7b-752e236b0a1f\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"77357884-54da-4dcb-bb55-2e043d53716e\"\n },\n \"instanceName\": \"basic_cnf_macro_1ea89d93-4fdb-42b3-8ad8-19c99f3c9ad3_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"98dd0017-8e2d-4d92-b5af-169e7dffd91c\",\n \"modelInvariantId\": \"5040ba5f-804c-4c50-9ae9-82314243d476\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b4d20f0b-e384-4eba-90c0-62b9c6bceec1\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:46:13.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "9119895a-028a-4700-9259-a4d18299b8b2", "serviceInstanceName" : "basic_cnf_macro_1ea89d93-4fdb-42b3-8ad8-19c99f3c9ad3", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3" } } } 2022-09-28T13:46:23.662Z|784c5b01-1cc6-4c07-b20d-e719683cb560|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||=======================response end================================================= 2022-09-28T13:46:23.663Z|784c5b01-1cc6-4c07-b20d-e719683cb560|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|INFO|500||InvokeReturn 2022-09-28T13:46:23.665Z|784c5b01-1cc6-4c07-b20d-e719683cb560|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false 2022-09-28T13:46:23.666Z|784c5b01-1cc6-4c07-b20d-e719683cb560|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:46:23.666Z|784c5b01-1cc6-4c07-b20d-e719683cb560|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:46:23.666Z|784c5b01-1cc6-4c07-b20d-e719683cb560|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false 2022-09-28T13:46:23.666Z|784c5b01-1cc6-4c07-b20d-e719683cb560|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:46:23.666Z|784c5b01-1cc6-4c07-b20d-e719683cb560|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a4c175c304868d0e33ddee7368ce00f8", X-B3-SpanId:"0187e9d188902bff", X-B3-ParentSpanId:"177864665ec2a93b", X-B3-Sampled:"0", X-ONAP-RequestID:"784c5b01-1cc6-4c07-b20d-e719683cb560", X-RequestID:"784c5b01-1cc6-4c07-b20d-e719683cb560", X-TransactionID:"784c5b01-1cc6-4c07-b20d-e719683cb560", X-ECOMP-RequestID:"784c5b01-1cc6-4c07-b20d-e719683cb560", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8011a1f-fb82-459e-879f-9c9dfa95a509"] 2022-09-28T13:46:23.667Z|784c5b01-1cc6-4c07-b20d-e719683cb560|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:46:23.667Z|784c5b01-1cc6-4c07-b20d-e719683cb560|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:46:23.686Z|784c5b01-1cc6-4c07-b20d-e719683cb560|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:46:23.688Z|784c5b01-1cc6-4c07-b20d-e719683cb560|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:46:23.688Z|784c5b01-1cc6-4c07-b20d-e719683cb560|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:46:23.689Z|784c5b01-1cc6-4c07-b20d-e719683cb560|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:46:16 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:46:23.689Z|784c5b01-1cc6-4c07-b20d-e719683cb560|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:46:23.690Z|784c5b01-1cc6-4c07-b20d-e719683cb560|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:46:23.690Z|784c5b01-1cc6-4c07-b20d-e719683cb560|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:46:23.702Z|784c5b01-1cc6-4c07-b20d-e719683cb560|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:46:23.839Z|5bda776b-ef7d-44c2-a31f-c42b38af2131|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:46:23.850Z|5bda776b-ef7d-44c2-a31f-c42b38af2131|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3 2022-09-28T13:46:23.851Z|5bda776b-ef7d-44c2-a31f-c42b38af2131|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|INFO|500||Invoke 2022-09-28T13:46:23.851Z|5bda776b-ef7d-44c2-a31f-c42b38af2131|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||===========================request begin================================================ 2022-09-28T13:46:23.851Z|5bda776b-ef7d-44c2-a31f-c42b38af2131|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3 2022-09-28T13:46:23.851Z|5bda776b-ef7d-44c2-a31f-c42b38af2131|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Method : GET 2022-09-28T13:46:23.852Z|5bda776b-ef7d-44c2-a31f-c42b38af2131|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4362374e9cd75ef2cc953e445354e80d", X-B3-SpanId:"cf73aab1ef23ba6f", X-B3-ParentSpanId:"75737a847ea042db", X-B3-Sampled:"0", X-ONAP-RequestID:"5bda776b-ef7d-44c2-a31f-c42b38af2131", X-RequestID:"5bda776b-ef7d-44c2-a31f-c42b38af2131", X-TransactionID:"5bda776b-ef7d-44c2-a31f-c42b38af2131", X-ECOMP-RequestID:"5bda776b-ef7d-44c2-a31f-c42b38af2131", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca4ff49e-c37a-45af-a776-58fbb6a6e825"] 2022-09-28T13:46:23.852Z|5bda776b-ef7d-44c2-a31f-c42b38af2131|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Request body: 2022-09-28T13:46:23.852Z|5bda776b-ef7d-44c2-a31f-c42b38af2131|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||==========================request end================================================ 2022-09-28T13:46:23.876Z|5bda776b-ef7d-44c2-a31f-c42b38af2131|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||============================response begin========================================== 2022-09-28T13:46:23.877Z|5bda776b-ef7d-44c2-a31f-c42b38af2131|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Status code : 200 OK 2022-09-28T13:46:23.877Z|5bda776b-ef7d-44c2-a31f-c42b38af2131|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Status text : OK 2022-09-28T13:46:23.877Z|5bda776b-ef7d-44c2-a31f-c42b38af2131|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:46:16 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:46:23.880Z|5bda776b-ef7d-44c2-a31f-c42b38af2131|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Response body: { "requestId" : "3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3 Resource not found for PUT using id business/customers/customer/basiccnf-macro-customer/service-subscriptions/service-subscription/basic_cnf_macro/service-instances/service-instance/9119895a-028a-4700-9259-a4d18299b8b2 (msg=Node Not Found:object located at service-design-and-creation/models/model/5040ba5f-804c-4c50-9ae9-82314243d476/model-vers/model-ver/98dd0017-8e2d-4d92-b5af-169e7dffd91c#model-version not found) (ec=ERR.5.4.6114)", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-09-28T13:46:07.000+00:00", "endTime" : "2022-09-28T13:46:20.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_1ea89d93-4fdb-42b3-8ad8-19c99f3c9ad3\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5040ba5f-804c-4c50-9ae9-82314243d476\",\n\t\t\t\"modelVersionId\": \"98dd0017-8e2d-4d92-b5af-169e7dffd91c\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_1ea89d93-4fdb-42b3-8ad8-19c99f3c9ad3\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"a7c60cc2-4a84-4c79-8035-858c76f3e95d\",\n \"modelInvariantUuid\": \"64ba9a36-f59e-4360-8a11-1f3b4e408bd1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"9f18e6e7-d3d8-4cdb-9246-e343ec52d9a7\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"d66ae7fe-69ec-4413-83af-5bdeacdf4abd\",\n \"modelInvariantUuid\": \"670fd198-e938-4aef-8b7b-752e236b0a1f\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"77357884-54da-4dcb-bb55-2e043d53716e\"\n },\n \"instanceName\": \"basic_cnf_macro_1ea89d93-4fdb-42b3-8ad8-19c99f3c9ad3_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"98dd0017-8e2d-4d92-b5af-169e7dffd91c\",\n \"modelInvariantId\": \"5040ba5f-804c-4c50-9ae9-82314243d476\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b4d20f0b-e384-4eba-90c0-62b9c6bceec1\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:46:13.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "9119895a-028a-4700-9259-a4d18299b8b2", "serviceInstanceName" : "basic_cnf_macro_1ea89d93-4fdb-42b3-8ad8-19c99f3c9ad3", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3" } } } 2022-09-28T13:46:23.880Z|5bda776b-ef7d-44c2-a31f-c42b38af2131|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||=======================response end================================================= 2022-09-28T13:46:23.881Z|5bda776b-ef7d-44c2-a31f-c42b38af2131|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|INFO|500||InvokeReturn 2022-09-28T13:46:23.883Z|5bda776b-ef7d-44c2-a31f-c42b38af2131|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false 2022-09-28T13:46:23.883Z|5bda776b-ef7d-44c2-a31f-c42b38af2131|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:46:23.883Z|5bda776b-ef7d-44c2-a31f-c42b38af2131|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:46:23.884Z|5bda776b-ef7d-44c2-a31f-c42b38af2131|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false 2022-09-28T13:46:23.884Z|5bda776b-ef7d-44c2-a31f-c42b38af2131|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:46:23.884Z|5bda776b-ef7d-44c2-a31f-c42b38af2131|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4362374e9cd75ef2cc953e445354e80d", X-B3-SpanId:"943b8cb95fbdf188", X-B3-ParentSpanId:"75737a847ea042db", X-B3-Sampled:"0", X-ONAP-RequestID:"5bda776b-ef7d-44c2-a31f-c42b38af2131", X-RequestID:"5bda776b-ef7d-44c2-a31f-c42b38af2131", X-TransactionID:"5bda776b-ef7d-44c2-a31f-c42b38af2131", X-ECOMP-RequestID:"5bda776b-ef7d-44c2-a31f-c42b38af2131", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee291635-9a26-4226-8e8a-d1c64bdaf597"] 2022-09-28T13:46:23.884Z|5bda776b-ef7d-44c2-a31f-c42b38af2131|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:46:23.884Z|5bda776b-ef7d-44c2-a31f-c42b38af2131|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:46:23.901Z|5bda776b-ef7d-44c2-a31f-c42b38af2131|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:46:23.902Z|5bda776b-ef7d-44c2-a31f-c42b38af2131|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:46:23.902Z|5bda776b-ef7d-44c2-a31f-c42b38af2131|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:46:23.902Z|5bda776b-ef7d-44c2-a31f-c42b38af2131|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:46:16 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:46:23.903Z|5bda776b-ef7d-44c2-a31f-c42b38af2131|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:46:23.904Z|5bda776b-ef7d-44c2-a31f-c42b38af2131|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:46:23.904Z|5bda776b-ef7d-44c2-a31f-c42b38af2131|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:46:23.913Z|5bda776b-ef7d-44c2-a31f-c42b38af2131|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:46:24.031Z|a8b04f1c-344e-40a0-8704-33f3824a20c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:46:24.036Z|a8b04f1c-344e-40a0-8704-33f3824a20c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3 2022-09-28T13:46:24.036Z|a8b04f1c-344e-40a0-8704-33f3824a20c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|INFO|500||Invoke 2022-09-28T13:46:24.037Z|a8b04f1c-344e-40a0-8704-33f3824a20c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||===========================request begin================================================ 2022-09-28T13:46:24.037Z|a8b04f1c-344e-40a0-8704-33f3824a20c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3 2022-09-28T13:46:24.037Z|a8b04f1c-344e-40a0-8704-33f3824a20c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Method : GET 2022-09-28T13:46:24.038Z|a8b04f1c-344e-40a0-8704-33f3824a20c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cbf1beb58241a443f532239262531c41", X-B3-SpanId:"090d49e20f1fb18e", X-B3-ParentSpanId:"d6dabd42dcb0f635", X-B3-Sampled:"0", X-ONAP-RequestID:"a8b04f1c-344e-40a0-8704-33f3824a20c8", X-RequestID:"a8b04f1c-344e-40a0-8704-33f3824a20c8", X-TransactionID:"a8b04f1c-344e-40a0-8704-33f3824a20c8", X-ECOMP-RequestID:"a8b04f1c-344e-40a0-8704-33f3824a20c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6dbbccf0-a047-411d-9789-9486ddab66b2"] 2022-09-28T13:46:24.038Z|a8b04f1c-344e-40a0-8704-33f3824a20c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Request body: 2022-09-28T13:46:24.038Z|a8b04f1c-344e-40a0-8704-33f3824a20c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||==========================request end================================================ 2022-09-28T13:46:24.062Z|a8b04f1c-344e-40a0-8704-33f3824a20c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||============================response begin========================================== 2022-09-28T13:46:24.062Z|a8b04f1c-344e-40a0-8704-33f3824a20c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Status code : 200 OK 2022-09-28T13:46:24.063Z|a8b04f1c-344e-40a0-8704-33f3824a20c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Status text : OK 2022-09-28T13:46:24.063Z|a8b04f1c-344e-40a0-8704-33f3824a20c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:46:16 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:46:24.064Z|a8b04f1c-344e-40a0-8704-33f3824a20c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||Response body: { "requestId" : "3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3 Resource not found for PUT using id business/customers/customer/basiccnf-macro-customer/service-subscriptions/service-subscription/basic_cnf_macro/service-instances/service-instance/9119895a-028a-4700-9259-a4d18299b8b2 (msg=Node Not Found:object located at service-design-and-creation/models/model/5040ba5f-804c-4c50-9ae9-82314243d476/model-vers/model-ver/98dd0017-8e2d-4d92-b5af-169e7dffd91c#model-version not found) (ec=ERR.5.4.6114)", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-09-28T13:46:07.000+00:00", "endTime" : "2022-09-28T13:46:20.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_1ea89d93-4fdb-42b3-8ad8-19c99f3c9ad3\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5040ba5f-804c-4c50-9ae9-82314243d476\",\n\t\t\t\"modelVersionId\": \"98dd0017-8e2d-4d92-b5af-169e7dffd91c\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_1ea89d93-4fdb-42b3-8ad8-19c99f3c9ad3\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"a7c60cc2-4a84-4c79-8035-858c76f3e95d\",\n \"modelInvariantUuid\": \"64ba9a36-f59e-4360-8a11-1f3b4e408bd1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"9f18e6e7-d3d8-4cdb-9246-e343ec52d9a7\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"d66ae7fe-69ec-4413-83af-5bdeacdf4abd\",\n \"modelInvariantUuid\": \"670fd198-e938-4aef-8b7b-752e236b0a1f\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"77357884-54da-4dcb-bb55-2e043d53716e\"\n },\n \"instanceName\": \"basic_cnf_macro_1ea89d93-4fdb-42b3-8ad8-19c99f3c9ad3_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"98dd0017-8e2d-4d92-b5af-169e7dffd91c\",\n \"modelInvariantId\": \"5040ba5f-804c-4c50-9ae9-82314243d476\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b4d20f0b-e384-4eba-90c0-62b9c6bceec1\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:46:13.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "9119895a-028a-4700-9259-a4d18299b8b2", "serviceInstanceName" : "basic_cnf_macro_1ea89d93-4fdb-42b3-8ad8-19c99f3c9ad3", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3" } } } 2022-09-28T13:46:24.065Z|a8b04f1c-344e-40a0-8704-33f3824a20c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|DEBUG|500||=======================response end================================================= 2022-09-28T13:46:24.065Z|a8b04f1c-344e-40a0-8704-33f3824a20c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|INFO|500||InvokeReturn 2022-09-28T13:46:24.066Z|a8b04f1c-344e-40a0-8704-33f3824a20c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false 2022-09-28T13:46:24.067Z|a8b04f1c-344e-40a0-8704-33f3824a20c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:46:24.067Z|a8b04f1c-344e-40a0-8704-33f3824a20c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:46:24.067Z|a8b04f1c-344e-40a0-8704-33f3824a20c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false 2022-09-28T13:46:24.067Z|a8b04f1c-344e-40a0-8704-33f3824a20c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:46:24.067Z|a8b04f1c-344e-40a0-8704-33f3824a20c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cbf1beb58241a443f532239262531c41", X-B3-SpanId:"fdb7b923d8fe178e", X-B3-ParentSpanId:"d6dabd42dcb0f635", X-B3-Sampled:"0", X-ONAP-RequestID:"a8b04f1c-344e-40a0-8704-33f3824a20c8", X-RequestID:"a8b04f1c-344e-40a0-8704-33f3824a20c8", X-TransactionID:"a8b04f1c-344e-40a0-8704-33f3824a20c8", X-ECOMP-RequestID:"a8b04f1c-344e-40a0-8704-33f3824a20c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6fc3d54-1a37-42d0-8655-7971bb6119e3"] 2022-09-28T13:46:24.068Z|a8b04f1c-344e-40a0-8704-33f3824a20c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:46:24.068Z|a8b04f1c-344e-40a0-8704-33f3824a20c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:46:24.082Z|a8b04f1c-344e-40a0-8704-33f3824a20c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:46:24.083Z|a8b04f1c-344e-40a0-8704-33f3824a20c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:46:24.084Z|a8b04f1c-344e-40a0-8704-33f3824a20c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:46:24.084Z|a8b04f1c-344e-40a0-8704-33f3824a20c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:46:16 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:46:24.085Z|a8b04f1c-344e-40a0-8704-33f3824a20c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:46:24.085Z|a8b04f1c-344e-40a0-8704-33f3824a20c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:46:24.085Z|a8b04f1c-344e-40a0-8704-33f3824a20c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:46:24.094Z|a8b04f1c-344e-40a0-8704-33f3824a20c8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e8e1c8c-fa5e-4353-9bf3-604ea7cd34f3|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:46:24.486Z|e4f188c0-d344-43a2-b82a-bcc474663e04|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:46:24.488Z|e4f188c0-d344-43a2-b82a-bcc474663e04|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:46:25.294Z|44a32b63-3e63-40d5-8cef-d8f49a72343f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:46:25.295Z|44a32b63-3e63-40d5-8cef-d8f49a72343f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:46:26.207Z|dcf0dc7b-4f6a-4eab-9876-cd2be740f2fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:46:26.208Z|dcf0dc7b-4f6a-4eab-9876-cd2be740f2fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:46:30.068Z|ad53c4cd-b605-4057-b594-9a4080db9e65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:46:30.069Z|ad53c4cd-b605-4057-b594-9a4080db9e65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:46:30.086Z|a4583642-d34c-4243-bcfb-f99744f1e58c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:46:30.092Z|a4583642-d34c-4243-bcfb-f99744f1e58c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:46:30.181Z|a10704ec-cd6c-4d06-ab09-2f7ac1f6372a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:46:30.182Z|a10704ec-cd6c-4d06-ab09-2f7ac1f6372a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:46:40.121Z|2662a882-06be-4f2e-953a-0300590c886d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:46:40.124Z|2662a882-06be-4f2e-953a-0300590c886d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:46:40.127Z|87a8514c-a1b7-4e35-be8b-6ea6ebef112d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:46:40.129Z|87a8514c-a1b7-4e35-be8b-6ea6ebef112d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:46:40.223Z|8d681aad-f86f-40d3-9217-924d39fa3ca7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:46:40.225Z|8d681aad-f86f-40d3-9217-924d39fa3ca7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:46:40.294Z|3d34726e-2642-4f60-8a2a-ee2194acef92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:46:40.295Z|3d34726e-2642-4f60-8a2a-ee2194acef92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:46:50.172Z|d0de231d-cde3-4cca-93a9-6b7cf83cc0d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:46:50.173Z|d0de231d-cde3-4cca-93a9-6b7cf83cc0d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:46:50.183Z|35dfffdc-541d-41b6-b47c-27c7f0e0817b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:46:50.197Z|35dfffdc-541d-41b6-b47c-27c7f0e0817b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:46:50.264Z|1b0359a2-1208-49ff-9972-619a40e7c15a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:46:50.265Z|1b0359a2-1208-49ff-9972-619a40e7c15a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:46:55.300Z|782e9d76-9c52-43d1-a094-064cfa9c2e5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:46:55.350Z|782e9d76-9c52-43d1-a094-064cfa9c2e5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:46:56.209Z|2686bd8e-e58d-42dc-ae7a-072847e6f135|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:46:56.211Z|2686bd8e-e58d-42dc-ae7a-072847e6f135|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:47:00.232Z|b1c8066e-c0e4-4ce2-a679-0f322777516d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:47:00.232Z|60eb848d-8e65-4b0f-b6e2-86aa9fda8f69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:47:00.233Z|b1c8066e-c0e4-4ce2-a679-0f322777516d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:47:00.233Z|60eb848d-8e65-4b0f-b6e2-86aa9fda8f69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:47:00.309Z|116f7c7e-063e-44c4-a8ea-2214fd9562ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:47:00.316Z|116f7c7e-063e-44c4-a8ea-2214fd9562ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:47:10.268Z|d9189516-3071-484f-8720-8c93c5a761a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:47:10.268Z|5f61b80e-1913-47ad-90c8-b7998b23d507|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:47:10.269Z|d9189516-3071-484f-8720-8c93c5a761a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:47:10.269Z|5f61b80e-1913-47ad-90c8-b7998b23d507|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:47:10.294Z|b92789de-bac6-4fd4-9c41-ee80ef1f168d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:47:10.295Z|b92789de-bac6-4fd4-9c41-ee80ef1f168d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:47:10.346Z|5daaf46e-d755-4c2f-a8e8-ac1473dab2dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:47:10.347Z|5daaf46e-d755-4c2f-a8e8-ac1473dab2dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:47:20.297Z|857e144c-1891-4352-a22d-dcaaab0ef24b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:47:20.299Z|857e144c-1891-4352-a22d-dcaaab0ef24b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:47:20.319Z|5d875c5c-b59d-449e-8bdd-9f7405ca9f2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:47:20.320Z|5d875c5c-b59d-449e-8bdd-9f7405ca9f2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:47:20.385Z|af83d3d5-3ba1-442e-b12b-38382c014641|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:47:20.386Z|af83d3d5-3ba1-442e-b12b-38382c014641|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:47:24.490Z|9ee898ff-48a0-419f-a580-be7e16c1da7c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:47:24.494Z|9ee898ff-48a0-419f-a580-be7e16c1da7c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:47:25.294Z|723a00be-23c8-4ffa-9d86-12073c4edb01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:47:25.295Z|723a00be-23c8-4ffa-9d86-12073c4edb01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:47:26.213Z|361fc23d-4c9f-412f-9a82-118e59188a04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:47:26.213Z|361fc23d-4c9f-412f-9a82-118e59188a04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:47:30.356Z|27ec246c-629c-4f0b-ab11-94b83a0dccd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:47:30.357Z|225e81e7-5719-4f98-a9a1-6dfd1b8bceaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:47:30.364Z|225e81e7-5719-4f98-a9a1-6dfd1b8bceaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:47:30.364Z|27ec246c-629c-4f0b-ab11-94b83a0dccd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:47:30.423Z|4432792c-d8e2-4066-8b43-a2509d063b3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:47:30.426Z|4432792c-d8e2-4066-8b43-a2509d063b3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:47:40.294Z|d2feaa44-c1f7-4258-b582-aadf67163e5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:47:40.299Z|d2feaa44-c1f7-4258-b582-aadf67163e5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:47:40.410Z|43b235c6-f34d-4b12-880f-2b53b26a82d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:47:40.411Z|43b235c6-f34d-4b12-880f-2b53b26a82d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:47:40.417Z|90784420-e830-4855-b7ed-73461ca7785b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:47:40.418Z|90784420-e830-4855-b7ed-73461ca7785b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:47:40.473Z|54388817-d6ce-4ca3-b3b9-542cae3eea9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:47:40.477Z|54388817-d6ce-4ca3-b3b9-542cae3eea9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:47:50.439Z|f95ae266-99de-4ead-926b-78508e9cf4a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:47:50.441Z|f95ae266-99de-4ead-926b-78508e9cf4a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:47:50.459Z|b3e719b0-3fee-4630-932c-b154d9146cf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:47:50.460Z|b3e719b0-3fee-4630-932c-b154d9146cf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:47:50.509Z|166506fa-921b-465f-b0f4-31d185033d5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:47:50.511Z|166506fa-921b-465f-b0f4-31d185033d5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:47:55.294Z|cc7e2283-9c5c-4b7e-b60f-3c325ef55ca9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:47:55.295Z|cc7e2283-9c5c-4b7e-b60f-3c325ef55ca9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:47:56.215Z|258e8c3b-63cc-42cd-9000-31db9cf6e655|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:47:56.215Z|258e8c3b-63cc-42cd-9000-31db9cf6e655|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:48:00.489Z|bdbceee8-d498-4334-a0ca-5c4e9c45b0e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:48:00.506Z|0433073b-a4fe-4c8f-aff3-2eecc58a387b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:48:00.522Z|bdbceee8-d498-4334-a0ca-5c4e9c45b0e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:48:00.526Z|0433073b-a4fe-4c8f-aff3-2eecc58a387b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:48:00.560Z|bb148e4d-87d3-4941-9ce8-d1a01e1e5a56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:48:00.561Z|bb148e4d-87d3-4941-9ce8-d1a01e1e5a56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:48:10.294Z|c34f6aea-db9e-4b68-9365-6f67a10e3145|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:48:10.295Z|c34f6aea-db9e-4b68-9365-6f67a10e3145|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:48:10.567Z|1be40c08-23c4-48a7-a524-872dd323f38b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:48:10.568Z|1be40c08-23c4-48a7-a524-872dd323f38b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:48:10.624Z|96770c43-5de0-4f09-b693-800a7f779c38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:48:10.624Z|ee8bd910-3ba8-47ec-8d24-cf3c9775fe70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:48:10.625Z|96770c43-5de0-4f09-b693-800a7f779c38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:48:10.625Z|ee8bd910-3ba8-47ec-8d24-cf3c9775fe70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:48:20.617Z|7c90e0ac-3f10-4eca-b3c6-ccab9670f0cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:48:20.618Z|7c90e0ac-3f10-4eca-b3c6-ccab9670f0cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:48:20.682Z|917acddd-43c5-4cf9-9d5f-35a2d10dbe04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:48:20.683Z|917acddd-43c5-4cf9-9d5f-35a2d10dbe04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:48:20.694Z|8cd14b46-9848-4117-9e55-a822cc38cd30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:48:20.698Z|8cd14b46-9848-4117-9e55-a822cc38cd30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:48:24.486Z|18c88a9b-5c49-4fe5-b3a0-3c5853e245f9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:48:24.489Z|18c88a9b-5c49-4fe5-b3a0-3c5853e245f9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:48:25.294Z|32b6a680-3dae-4214-aedd-9ddb0a511049|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:48:25.298Z|32b6a680-3dae-4214-aedd-9ddb0a511049|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:48:26.216Z|94a5f7f2-a137-4cab-8d22-aba1a00cd810|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:48:26.217Z|94a5f7f2-a137-4cab-8d22-aba1a00cd810|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:48:28.296Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:48:28.299Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 6da0e765-f164-44c8-b094-2cadb05b5c4b already exists in requestDb InfraActiveRequests table 2022-09-28T13:48:28.300Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b 2022-09-28T13:48:28.302Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|INFO|500||Invoke 2022-09-28T13:48:28.303Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||===========================request begin================================================ 2022-09-28T13:48:28.303Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b 2022-09-28T13:48:28.303Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Method : GET 2022-09-28T13:48:28.303Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5fcf6304fe3ef209215e7c68f4dee993", X-B3-SpanId:"db3701ac188843a3", X-B3-ParentSpanId:"9e283935e053cf1e", X-B3-Sampled:"0", X-ONAP-RequestID:"6da0e765-f164-44c8-b094-2cadb05b5c4b", X-RequestID:"6da0e765-f164-44c8-b094-2cadb05b5c4b", X-TransactionID:"6da0e765-f164-44c8-b094-2cadb05b5c4b", X-ECOMP-RequestID:"6da0e765-f164-44c8-b094-2cadb05b5c4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9de4b0da-934e-41a8-a0c2-091aa5aafda3"] 2022-09-28T13:48:28.304Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Request body: 2022-09-28T13:48:28.304Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||==========================request end================================================ 2022-09-28T13:48:28.338Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||============================response begin========================================== 2022-09-28T13:48:28.338Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Status code : 404 NOT_FOUND 2022-09-28T13:48:28.338Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Status text : Not Found 2022-09-28T13:48:28.338Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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-length:"0", date:"Wed, 28 Sep 2022 13:48:21 GMT", x-envoy-upstream-service-time:"28", server:"envoy"] 2022-09-28T13:48:28.339Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Response body: 2022-09-28T13:48:28.339Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||=======================response end================================================= 2022-09-28T13:48:28.339Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|INFO|404|Not Found|InvokeReturn 2022-09-28T13:48:28.359Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-09-28T13:48:28.360Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-09-28T13:48:28.368Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-09-28T13:48:28.610Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-09-28T13:48:28.611Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-09-28T13:48:28.664Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-09-28T13:48:28.665Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Wed, 28 Sep 2022 13:48:28 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[37], x-aai-txid=[0-aai-resources-220928-13:48:28:625-76465], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-09-28T13:48:28.667Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2022-09-28T13:48:28.671Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2022-09-28T13:48:28.671Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-09-28T13:48:28.677Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-09-28T13:48:28.714Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-09-28T13:48:28.716Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-09-28T13:48:28.766Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-09-28T13:48:28.767Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Wed, 28 Sep 2022 13:48:28 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[46], x-aai-txid=[0-aai-resources-220928-13:48:28:725-60876], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-09-28T13:48:28.770Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2022-09-28T13:48:28.773Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2022-09-28T13:48:28.774Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-09-28T13:48:28.791Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-09-28T13:48:28.826Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/e3b7e8e7a7024b26987c36eeb1a188a5|INFO|500||Invoke 2022-09-28T13:48:28.827Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/e3b7e8e7a7024b26987c36eeb1a188a5|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/e3b7e8e7a7024b26987c36eeb1a188a5 with request headers:{Authorization=[***REDACTED***], X-RequestID=[6da0e765-f164-44c8-b094-2cadb05b5c4b], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[535aec39-46ce-4aa6-aeea-300fac34ccc8], X-ECOMP-RequestID=[6da0e765-f164-44c8-b094-2cadb05b5c4b], X-TransactionId=[], X-ONAP-RequestID=[6da0e765-f164-44c8-b094-2cadb05b5c4b]} 2022-09-28T13:48:28.894Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/e3b7e8e7a7024b26987c36eeb1a188a5|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/e3b7e8e7a7024b26987c36eeb1a188a5 has http status code:200 and response headers:{date=[Wed, 28 Sep 2022 13:48:28 GMT], server=[envoy], content-length=[619], x-envoy-upstream-service-time=[63], vertex-id=[176240], x-aai-txid=[0-aai-resources-220928-13:48:28:836-10358], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-09-28T13:48:28.897Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/e3b7e8e7a7024b26987c36eeb1a188a5|DEBUG|500||{"tenant-id":"e3b7e8e7a7024b26987c36eeb1a188a5","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1664372545367","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm_macro"}]}]}} 2022-09-28T13:48:28.898Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/e3b7e8e7a7024b26987c36eeb1a188a5|INFO|500||InvokeReturn 2022-09-28T13:48:28.899Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-09-28T13:48:28.900Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-09-28T13:48:28.908Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-09-28T13:48:28.909Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-09-28T13:48:28.909Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-09-28T13:48:28.909Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-09-28T13:48:28.910Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-09-28T13:48:28.910Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"113", X-B3-TraceId:"5fcf6304fe3ef209215e7c68f4dee993", X-B3-SpanId:"7cf22135f7520c67", X-B3-ParentSpanId:"9e283935e053cf1e", X-B3-Sampled:"0", X-ONAP-RequestID:"6da0e765-f164-44c8-b094-2cadb05b5c4b", X-RequestID:"6da0e765-f164-44c8-b094-2cadb05b5c4b", X-TransactionID:"6da0e765-f164-44c8-b094-2cadb05b5c4b", X-ECOMP-RequestID:"6da0e765-f164-44c8-b094-2cadb05b5c4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a34648d2-c0ee-43eb-9a94-fc774cd1b85b"] 2022-09-28T13:48:28.910Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_macro_a0966551-cfc3-40e6-83e1-7b3c0a1bea7f","requestScope":"service"} 2022-09-28T13:48:28.910Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-09-28T13:48:28.936Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-09-28T13:48:28.937Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-09-28T13:48:28.938Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-09-28T13:48:28.938Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|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-length:"0", date:"Wed, 28 Sep 2022 13:48:21 GMT", x-envoy-upstream-service-time:"22", server:"envoy"] 2022-09-28T13:48:28.939Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-09-28T13:48:28.939Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-09-28T13:48:28.939Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-09-28T13:48:28.940Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd 2022-09-28T13:48:28.941Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|INFO|500||Invoke 2022-09-28T13:48:28.941Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||===========================request begin================================================ 2022-09-28T13:48:28.941Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd 2022-09-28T13:48:28.942Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||Method : GET 2022-09-28T13:48:28.942Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6da0e765-f164-44c8-b094-2cadb05b5c4b", X-RequestID:"6da0e765-f164-44c8-b094-2cadb05b5c4b", X-TransactionID:"6da0e765-f164-44c8-b094-2cadb05b5c4b", X-ECOMP-RequestID:"6da0e765-f164-44c8-b094-2cadb05b5c4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12824ee0-7fc1-443f-9a69-4782cfed2372"] 2022-09-28T13:48:28.942Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||Request body: 2022-09-28T13:48:28.942Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||==========================request end================================================ 2022-09-28T13:48:29.017Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||============================response begin========================================== 2022-09-28T13:48:29.018Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||Status code : 200 OK 2022-09-28T13:48:29.019Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||Status text : OK 2022-09-28T13:48:29.019Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Wed, 28 Sep 2022 13:48:17 GMT", x-envoy-upstream-service-time:"69", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:48:29.033Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "69011292-e205-477f-9ce7-068aec8040fd", "modelInvariantUUID" : "8a8497eb-af5c-4301-ba9d-a6b9ef192d9b", "created" : "2022-09-28 13:46:20.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 21, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : false, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/configurationCustomizations" } } } 2022-09-28T13:48:29.034Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||=======================response end================================================= 2022-09-28T13:48:29.034Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|INFO|500||InvokeReturn 2022-09-28T13:48:29.042Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance 2022-09-28T13:48:29.043Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|INFO|500||Invoke 2022-09-28T13:48:29.045Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-09-28T13:48:29.045Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance 2022-09-28T13:48:29.046Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||Method : GET 2022-09-28T13:48:29.046Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6da0e765-f164-44c8-b094-2cadb05b5c4b", X-RequestID:"6da0e765-f164-44c8-b094-2cadb05b5c4b", X-TransactionID:"6da0e765-f164-44c8-b094-2cadb05b5c4b", X-ECOMP-RequestID:"6da0e765-f164-44c8-b094-2cadb05b5c4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f25b7ea9-c2d5-41c1-bfd3-a21db39a0fb0"] 2022-09-28T13:48:29.047Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||Request body: 2022-09-28T13:48:29.047Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||==========================request end================================================ 2022-09-28T13:48:29.082Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||============================response begin========================================== 2022-09-28T13:48:29.087Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-09-28T13:48:29.088Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||Status text : Not Found 2022-09-28T13:48:29.088Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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-length:"0", date:"Wed, 28 Sep 2022 13:48:17 GMT", x-envoy-upstream-service-time:"31", server:"envoy"] 2022-09-28T13:48:29.089Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||Response body: 2022-09-28T13:48:29.089Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||=======================response end================================================= 2022-09-28T13:48:29.090Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-09-28T13:48:29.092Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8497eb-af5c-4301-ba9d-a6b9ef192d9b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8497eb-af5c-4301-ba9d-a6b9ef192d9b 2022-09-28T13:48:29.092Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8497eb-af5c-4301-ba9d-a6b9ef192d9b|INFO|500||Invoke 2022-09-28T13:48:29.092Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8497eb-af5c-4301-ba9d-a6b9ef192d9b|DEBUG|500||===========================request begin================================================ 2022-09-28T13:48:29.093Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8497eb-af5c-4301-ba9d-a6b9ef192d9b|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8497eb-af5c-4301-ba9d-a6b9ef192d9b 2022-09-28T13:48:29.093Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8497eb-af5c-4301-ba9d-a6b9ef192d9b|DEBUG|500||Method : GET 2022-09-28T13:48:29.093Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8497eb-af5c-4301-ba9d-a6b9ef192d9b|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6da0e765-f164-44c8-b094-2cadb05b5c4b", X-RequestID:"6da0e765-f164-44c8-b094-2cadb05b5c4b", X-TransactionID:"6da0e765-f164-44c8-b094-2cadb05b5c4b", X-ECOMP-RequestID:"6da0e765-f164-44c8-b094-2cadb05b5c4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"615c8987-ad23-46d4-a005-c56c4e67b994"] 2022-09-28T13:48:29.094Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8497eb-af5c-4301-ba9d-a6b9ef192d9b|DEBUG|500||Request body: 2022-09-28T13:48:29.094Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8497eb-af5c-4301-ba9d-a6b9ef192d9b|DEBUG|500||==========================request end================================================ 2022-09-28T13:48:29.132Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8497eb-af5c-4301-ba9d-a6b9ef192d9b|DEBUG|500||============================response begin========================================== 2022-09-28T13:48:29.133Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8497eb-af5c-4301-ba9d-a6b9ef192d9b|DEBUG|500||Status code : 200 OK 2022-09-28T13:48:29.133Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8497eb-af5c-4301-ba9d-a6b9ef192d9b|DEBUG|500||Status text : OK 2022-09-28T13:48:29.133Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8497eb-af5c-4301-ba9d-a6b9ef192d9b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Wed, 28 Sep 2022 13:48:17 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:48:29.136Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8497eb-af5c-4301-ba9d-a6b9ef192d9b|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "69011292-e205-477f-9ce7-068aec8040fd", "modelInvariantUUID" : "8a8497eb-af5c-4301-ba9d-a6b9ef192d9b", "created" : "2022-09-28 13:46:20.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 21, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : false, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/configurationCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8497eb-af5c-4301-ba9d-a6b9ef192d9b" } } } 2022-09-28T13:48:29.136Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8497eb-af5c-4301-ba9d-a6b9ef192d9b|DEBUG|500||=======================response end================================================= 2022-09-28T13:48:29.137Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8497eb-af5c-4301-ba9d-a6b9ef192d9b|INFO|500||InvokeReturn 2022-09-28T13:48:29.147Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance 2022-09-28T13:48:29.148Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|INFO|500||Invoke 2022-09-28T13:48:29.148Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-09-28T13:48:29.149Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance 2022-09-28T13:48:29.149Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||Method : GET 2022-09-28T13:48:29.149Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6da0e765-f164-44c8-b094-2cadb05b5c4b", X-RequestID:"6da0e765-f164-44c8-b094-2cadb05b5c4b", X-TransactionID:"6da0e765-f164-44c8-b094-2cadb05b5c4b", X-ECOMP-RequestID:"6da0e765-f164-44c8-b094-2cadb05b5c4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7368279e-e130-4b94-947d-69628f8bfb9a"] 2022-09-28T13:48:29.149Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||Request body: 2022-09-28T13:48:29.149Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||==========================request end================================================ 2022-09-28T13:48:29.167Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||============================response begin========================================== 2022-09-28T13:48:29.168Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-09-28T13:48:29.169Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||Status text : Not Found 2022-09-28T13:48:29.169Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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-length:"0", date:"Wed, 28 Sep 2022 13:48:17 GMT", x-envoy-upstream-service-time:"13", server:"envoy"] 2022-09-28T13:48:29.170Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||Response body: 2022-09-28T13:48:29.170Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||=======================response end================================================= 2022-09-28T13:48:29.171Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-09-28T13:48:29.172Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-09-28T13:48:29.173Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-09-28T13:48:29.173Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-09-28T13:48:29.173Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-09-28T13:48:29.174Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-09-28T13:48:29.174Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6da0e765-f164-44c8-b094-2cadb05b5c4b", X-RequestID:"6da0e765-f164-44c8-b094-2cadb05b5c4b", X-TransactionID:"6da0e765-f164-44c8-b094-2cadb05b5c4b", X-ECOMP-RequestID:"6da0e765-f164-44c8-b094-2cadb05b5c4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79cf8dd8-0a86-4c7a-8ebe-7bd549c71d24"] 2022-09-28T13:48:29.174Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-09-28T13:48:29.174Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-09-28T13:48:29.200Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-09-28T13:48:29.202Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-09-28T13:48:29.203Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-09-28T13:48:29.203Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Wed, 28 Sep 2022 13:48:17 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:48:29.204Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-09-28 11:07:51.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" } } } 2022-09-28T13:48:29.210Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-09-28T13:48:29.211Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-09-28T13:48:29.216Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-09-28T13:48:29.217Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2022-09-28T13:48:29.217Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-09-28T13:48:29.218Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-09-28T13:48:29.218Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2022-09-28T13:48:29.218Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6da0e765-f164-44c8-b094-2cadb05b5c4b", X-RequestID:"6da0e765-f164-44c8-b094-2cadb05b5c4b", X-TransactionID:"6da0e765-f164-44c8-b094-2cadb05b5c4b", X-ECOMP-RequestID:"6da0e765-f164-44c8-b094-2cadb05b5c4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14f7c7ef-7340-4b27-b2ef-b702cd4e97fe"] 2022-09-28T13:48:29.219Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2022-09-28T13:48:29.219Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2022-09-28T13:48:29.251Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2022-09-28T13:48:29.252Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2022-09-28T13:48:29.253Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2022-09-28T13:48:29.253Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Wed, 28 Sep 2022 13:48:17 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:48:29.254Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 529, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2022-09-28T11:07:51.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service" } } } 2022-09-28T13:48:29.254Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2022-09-28T13:48:29.254Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2022-09-28T13:48:29.257Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd 2022-09-28T13:48:29.258Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|INFO|500||Invoke 2022-09-28T13:48:29.258Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||===========================request begin================================================ 2022-09-28T13:48:29.258Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd 2022-09-28T13:48:29.259Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||Method : GET 2022-09-28T13:48:29.259Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6da0e765-f164-44c8-b094-2cadb05b5c4b", X-RequestID:"6da0e765-f164-44c8-b094-2cadb05b5c4b", X-TransactionID:"6da0e765-f164-44c8-b094-2cadb05b5c4b", X-ECOMP-RequestID:"6da0e765-f164-44c8-b094-2cadb05b5c4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"efe1acbd-7154-4324-8bc6-67097ff81b45"] 2022-09-28T13:48:29.259Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||Request body: 2022-09-28T13:48:29.259Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||==========================request end================================================ 2022-09-28T13:48:29.297Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||============================response begin========================================== 2022-09-28T13:48:29.298Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||Status code : 200 OK 2022-09-28T13:48:29.298Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||Status text : OK 2022-09-28T13:48:29.299Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Wed, 28 Sep 2022 13:48:17 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:48:29.301Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "69011292-e205-477f-9ce7-068aec8040fd", "modelInvariantUUID" : "8a8497eb-af5c-4301-ba9d-a6b9ef192d9b", "created" : "2022-09-28 13:46:20.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 21, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : false, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/configurationCustomizations" } } } 2022-09-28T13:48:29.302Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||=======================response end================================================= 2022-09-28T13:48:29.303Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|INFO|500||InvokeReturn 2022-09-28T13:48:29.320Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-09-28T13:48:29.321Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-09-28T13:48:29.322Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-09-28T13:48:29.322Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-09-28T13:48:29.322Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-09-28T13:48:29.323Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"9183", X-B3-TraceId:"5fcf6304fe3ef209215e7c68f4dee993", X-B3-SpanId:"162a3f09b7fd587f", X-B3-ParentSpanId:"9e283935e053cf1e", X-B3-Sampled:"0", X-ONAP-RequestID:"6da0e765-f164-44c8-b094-2cadb05b5c4b", X-RequestID:"6da0e765-f164-44c8-b094-2cadb05b5c4b", X-TransactionID:"6da0e765-f164-44c8-b094-2cadb05b5c4b", X-ECOMP-RequestID:"6da0e765-f164-44c8-b094-2cadb05b5c4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7007738-fe5e-4318-9b73-6247790d6fdf"] 2022-09-28T13:48:29.324Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"6da0e765-f164-44c8-b094-2cadb05b5c4b","requestStatus":"IN_PROGRESS","startTime":1664372908360,"source":"VID","tenantId":"e3b7e8e7a7024b26987c36eeb1a188a5","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_a0966551-cfc3-40e6-83e1-7b3c0a1bea7f\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8a8497eb-af5c-4301-ba9d-a6b9ef192d9b\",\n\t\t\t\"modelVersionId\": \"69011292-e205-477f-9ce7-068aec8040fd\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_a0966551-cfc3-40e6-83e1-7b3c0a1bea7f\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"150d8e1b-4dee-42be-83f6-5f2d3360957d\",\n \"modelInvariantUuid\": \"16ec294f-2ae3-4056-9028-dc66db79a336\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"427e2484-8a24-4f1e-a2e2-a7ce1dc9ecf3\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"edc08e8d-8ad6-4e1e-9bbe-cd0ed4e13d37\",\n \"modelInvariantUuid\": \"bedcb727-f8e7-47da-b294-ba330c23b0f7\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ef4a7eb3-a522-4a00-9990-bdc1bafbdeef\"\n },\n \"instanceName\": \"basic_macro_a0966551-cfc3-40e6-83e1-7b3c0a1bea7f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"69011292-e205-477f-9ce7-068aec8040fd\",\n \"modelInvariantId\": \"8a8497eb-af5c-4301-ba9d-a6b9ef192d9b\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"8932bb4c-9d33-493f-8a22-cc6a235e3cdb\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_macro_a0966551-cfc3-40e6-83e1-7b3c0a1bea7f","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"6da0e765-f164-44c8-b094-2cadb05b5c4b"} 2022-09-28T13:48:29.324Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-09-28T13:48:29.363Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-09-28T13:48:29.364Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-09-28T13:48:29.365Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-09-28T13:48:29.365Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b", 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/json", date:"Wed, 28 Sep 2022 13:48:22 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:48:29.366Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "6da0e765-f164-44c8-b094-2cadb05b5c4b", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-09-28T13:48:28.360+00:00", "source" : "VID", "tenantId" : "e3b7e8e7a7024b26987c36eeb1a188a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_a0966551-cfc3-40e6-83e1-7b3c0a1bea7f\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8a8497eb-af5c-4301-ba9d-a6b9ef192d9b\",\n\t\t\t\"modelVersionId\": \"69011292-e205-477f-9ce7-068aec8040fd\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_a0966551-cfc3-40e6-83e1-7b3c0a1bea7f\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"150d8e1b-4dee-42be-83f6-5f2d3360957d\",\n \"modelInvariantUuid\": \"16ec294f-2ae3-4056-9028-dc66db79a336\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"427e2484-8a24-4f1e-a2e2-a7ce1dc9ecf3\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"edc08e8d-8ad6-4e1e-9bbe-cd0ed4e13d37\",\n \"modelInvariantUuid\": \"bedcb727-f8e7-47da-b294-ba330c23b0f7\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ef4a7eb3-a522-4a00-9990-bdc1bafbdeef\"\n },\n \"instanceName\": \"basic_macro_a0966551-cfc3-40e6-83e1-7b3c0a1bea7f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"69011292-e205-477f-9ce7-068aec8040fd\",\n \"modelInvariantId\": \"8a8497eb-af5c-4301-ba9d-a6b9ef192d9b\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"8932bb4c-9d33-493f-8a22-cc6a235e3cdb\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-09-28T13:48:22.890+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_macro_a0966551-cfc3-40e6-83e1-7b3c0a1bea7f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "6da0e765-f164-44c8-b094-2cadb05b5c4b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b" } } } 2022-09-28T13:48:29.366Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-09-28T13:48:29.370Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-09-28T13:48:29.387Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-09-28T13:48:29.388Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-09-28T13:48:29.388Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-09-28T13:48:29.388Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-09-28T13:48:29.389Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-09-28T13:48:29.389Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"4607", X-B3-TraceId:"5fcf6304fe3ef209215e7c68f4dee993", X-B3-SpanId:"fc7c04735d00096b", X-B3-ParentSpanId:"9e283935e053cf1e", X-B3-Sampled:"0", X-ONAP-RequestID:"6da0e765-f164-44c8-b094-2cadb05b5c4b", X-RequestID:"6da0e765-f164-44c8-b094-2cadb05b5c4b", X-TransactionID:"6da0e765-f164-44c8-b094-2cadb05b5c4b", X-ECOMP-RequestID:"6da0e765-f164-44c8-b094-2cadb05b5c4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e2788a9-24a7-40ea-b52a-c5eb09db621e"] 2022-09-28T13:48:29.390Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"8a8497eb-af5c-4301-ba9d-a6b9ef192d9b\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"69011292-e205-477f-9ce7-068aec8040fd\",\"modelUuid\":\"69011292-e205-477f-9ce7-068aec8040fd\",\"modelInvariantUuid\":\"8a8497eb-af5c-4301-ba9d-a6b9ef192d9b\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_macro_a0966551-cfc3-40e6-83e1-7b3c0a1bea7f\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"e3b7e8e7a7024b26987c36eeb1a188a5\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_macro_a0966551-cfc3-40e6-83e1-7b3c0a1bea7f\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_vm_macro\",\"modelVersionId\":\"150d8e1b-4dee-42be-83f6-5f2d3360957d\",\"modelInvariantUuid\":\"16ec294f-2ae3-4056-9028-dc66db79a336\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"427e2484-8a24-4f1e-a2e2-a7ce1dc9ecf3\",\"modelInstanceName\":\"basic_vm_macro\"},\"cloudConfiguration\":{\"tenantId\":\"e3b7e8e7a7024b26987c36eeb1a188a5\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"},\"productFamilyId\":\"1234\",\"instanceName\":\"basic_vm_macro\",\"instanceParams\":[{}],\"vfModules\":[{\"modelInfo\":{\"modelName\":\"BasicVmMacro..base_ubuntu20..module-0\",\"modelVersionId\":\"edc08e8d-8ad6-4e1e-9bbe-cd0ed4e13d37\",\"modelInvariantUuid\":\"bedcb727-f8e7-47da-b294-ba330c23b0f7\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"ef4a7eb3-a522-4a00-9990-bdc1bafbdeef\"},\"instanceName\":\"basic_macro_a0966551-cfc3-40e6-83e1-7b3c0a1bea7f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"instanceParams\":[{\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_key_name\":\"onap_dt\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"VM_name\":\"basic_vm_macro-VM-01\",\"vnf_id\":\"basic_vm_macro-VNF-instance\",\"vf_module_id\":\"basic_vm_macro-vfmodule-instance\",\"vnf_name\":\"basic_vm_macro-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"69011292-e205-477f-9ce7-068aec8040fd\",\"modelInvariantId\":\"8a8497eb-af5c-4301-ba9d-a6b9ef192d9b\",\"modelName\":\"basic_vm_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"8932bb4c-9d33-493f-8a22-cc6a235e3cdb\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"6da0e765-f164-44c8-b094-2cadb05b5c4b","type":"String"},"mso-request-id":{"value":"6da0e765-f164-44c8-b094-2cadb05b5c4b","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-09-28T13:48:29.390Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-09-28T13:48:30.654Z|cf11782e-c254-4067-8340-4cf0182b0e7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:48:30.655Z|cf11782e-c254-4067-8340-4cf0182b0e7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:48:30.722Z|9e08e627-db75-4d32-b3e2-de683fd01918|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:48:30.723Z|9e08e627-db75-4d32-b3e2-de683fd01918|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:48:30.778Z|580f151b-137f-4868-831a-ea92d619d119|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:48:30.779Z|580f151b-137f-4868-831a-ea92d619d119|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:48:31.416Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-09-28T13:48:31.416Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-09-28T13:48:31.417Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-09-28T13:48:31.417Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Wed, 28 Sep 2022 13:48:32 GMT", x-onap-requestid:"6da0e765-f164-44c8-b094-2cadb05b5c4b", x-requestid:"6da0e765-f164-44c8-b094-2cadb05b5c4b", x-transactionid:"6da0e765-f164-44c8-b094-2cadb05b5c4b", x-ecomp-requestid:"6da0e765-f164-44c8-b094-2cadb05b5c4b", x-onap-partnername:"UNKNOWN", x-invocationid:"5e2788a9-24a7-40ea-b52a-c5eb09db621e", 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/json", x-envoy-upstream-service-time:"2020", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:48:31.420Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"6da0e765-f164-44c8-b094-2cadb05b5c4b\",\"instanceId\":\"1a72234f-2aaf-435c-b52d-df66046531be\"}}","message":"Success","processInstanceID":"3c87699e-3f34-11ed-99e9-1ee50620804c","variables":null,"messageCode":200} 2022-09-28T13:48:31.421Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-09-28T13:48:31.421Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-09-28T13:48:31.427Z|6da0e765-f164-44c8-b094-2cadb05b5c4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:48:31.584Z|7ea3b7cd-1555-426a-bf41-ab8d81913e40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:48:31.592Z|7ea3b7cd-1555-426a-bf41-ab8d81913e40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b 2022-09-28T13:48:31.593Z|7ea3b7cd-1555-426a-bf41-ab8d81913e40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|INFO|500||Invoke 2022-09-28T13:48:31.593Z|7ea3b7cd-1555-426a-bf41-ab8d81913e40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||===========================request begin================================================ 2022-09-28T13:48:31.593Z|7ea3b7cd-1555-426a-bf41-ab8d81913e40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b 2022-09-28T13:48:31.594Z|7ea3b7cd-1555-426a-bf41-ab8d81913e40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Method : GET 2022-09-28T13:48:31.594Z|7ea3b7cd-1555-426a-bf41-ab8d81913e40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1cab81a3496775440485ec3a0f13570f", X-B3-SpanId:"aacec955c6ae1700", X-B3-ParentSpanId:"ec9ff3bc7e0e9cac", X-B3-Sampled:"0", X-ONAP-RequestID:"7ea3b7cd-1555-426a-bf41-ab8d81913e40", X-RequestID:"7ea3b7cd-1555-426a-bf41-ab8d81913e40", X-TransactionID:"7ea3b7cd-1555-426a-bf41-ab8d81913e40", X-ECOMP-RequestID:"7ea3b7cd-1555-426a-bf41-ab8d81913e40", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0cabb117-fc76-467f-bc09-5b395d0a00c3"] 2022-09-28T13:48:31.594Z|7ea3b7cd-1555-426a-bf41-ab8d81913e40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Request body: 2022-09-28T13:48:31.594Z|7ea3b7cd-1555-426a-bf41-ab8d81913e40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||==========================request end================================================ 2022-09-28T13:48:31.621Z|7ea3b7cd-1555-426a-bf41-ab8d81913e40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||============================response begin========================================== 2022-09-28T13:48:31.622Z|7ea3b7cd-1555-426a-bf41-ab8d81913e40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Status code : 200 OK 2022-09-28T13:48:31.622Z|7ea3b7cd-1555-426a-bf41-ab8d81913e40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Status text : OK 2022-09-28T13:48:31.623Z|7ea3b7cd-1555-426a-bf41-ab8d81913e40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:48:24 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:48:31.624Z|7ea3b7cd-1555-426a-bf41-ab8d81913e40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Response body: { "requestId" : "6da0e765-f164-44c8-b094-2cadb05b5c4b", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-09-28T13:48:28.000+00:00", "source" : "VID", "tenantId" : "e3b7e8e7a7024b26987c36eeb1a188a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_a0966551-cfc3-40e6-83e1-7b3c0a1bea7f\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8a8497eb-af5c-4301-ba9d-a6b9ef192d9b\",\n\t\t\t\"modelVersionId\": \"69011292-e205-477f-9ce7-068aec8040fd\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_a0966551-cfc3-40e6-83e1-7b3c0a1bea7f\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"150d8e1b-4dee-42be-83f6-5f2d3360957d\",\n \"modelInvariantUuid\": \"16ec294f-2ae3-4056-9028-dc66db79a336\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"427e2484-8a24-4f1e-a2e2-a7ce1dc9ecf3\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"edc08e8d-8ad6-4e1e-9bbe-cd0ed4e13d37\",\n \"modelInvariantUuid\": \"bedcb727-f8e7-47da-b294-ba330c23b0f7\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ef4a7eb3-a522-4a00-9990-bdc1bafbdeef\"\n },\n \"instanceName\": \"basic_macro_a0966551-cfc3-40e6-83e1-7b3c0a1bea7f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"69011292-e205-477f-9ce7-068aec8040fd\",\n \"modelInvariantId\": \"8a8497eb-af5c-4301-ba9d-a6b9ef192d9b\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"8932bb4c-9d33-493f-8a22-cc6a235e3cdb\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:48:24.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "1a72234f-2aaf-435c-b52d-df66046531be", "serviceInstanceName" : "basic_macro_a0966551-cfc3-40e6-83e1-7b3c0a1bea7f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "6da0e765-f164-44c8-b094-2cadb05b5c4b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b" } } } 2022-09-28T13:48:31.624Z|7ea3b7cd-1555-426a-bf41-ab8d81913e40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||=======================response end================================================= 2022-09-28T13:48:31.625Z|7ea3b7cd-1555-426a-bf41-ab8d81913e40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|INFO|500||InvokeReturn 2022-09-28T13:48:31.629Z|7ea3b7cd-1555-426a-bf41-ab8d81913e40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false 2022-09-28T13:48:31.630Z|7ea3b7cd-1555-426a-bf41-ab8d81913e40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:48:31.630Z|7ea3b7cd-1555-426a-bf41-ab8d81913e40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:48:31.630Z|7ea3b7cd-1555-426a-bf41-ab8d81913e40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false 2022-09-28T13:48:31.630Z|7ea3b7cd-1555-426a-bf41-ab8d81913e40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:48:31.631Z|7ea3b7cd-1555-426a-bf41-ab8d81913e40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1cab81a3496775440485ec3a0f13570f", X-B3-SpanId:"09347d1337109a25", X-B3-ParentSpanId:"ec9ff3bc7e0e9cac", X-B3-Sampled:"0", X-ONAP-RequestID:"7ea3b7cd-1555-426a-bf41-ab8d81913e40", X-RequestID:"7ea3b7cd-1555-426a-bf41-ab8d81913e40", X-TransactionID:"7ea3b7cd-1555-426a-bf41-ab8d81913e40", X-ECOMP-RequestID:"7ea3b7cd-1555-426a-bf41-ab8d81913e40", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9ad8d1f-97fb-4fae-9470-7a463e0b2214"] 2022-09-28T13:48:31.631Z|7ea3b7cd-1555-426a-bf41-ab8d81913e40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:48:31.631Z|7ea3b7cd-1555-426a-bf41-ab8d81913e40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:48:31.651Z|7ea3b7cd-1555-426a-bf41-ab8d81913e40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:48:31.652Z|7ea3b7cd-1555-426a-bf41-ab8d81913e40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:48:31.652Z|7ea3b7cd-1555-426a-bf41-ab8d81913e40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:48:31.653Z|7ea3b7cd-1555-426a-bf41-ab8d81913e40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:48:24 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:48:31.654Z|7ea3b7cd-1555-426a-bf41-ab8d81913e40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:48:31.654Z|7ea3b7cd-1555-426a-bf41-ab8d81913e40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:48:31.655Z|7ea3b7cd-1555-426a-bf41-ab8d81913e40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:48:31.666Z|7ea3b7cd-1555-426a-bf41-ab8d81913e40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:48:40.294Z|020cdc61-4b6f-4fcf-aff8-fe854b2707da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:48:40.295Z|020cdc61-4b6f-4fcf-aff8-fe854b2707da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:48:40.721Z|3b0318e3-62b9-4897-8b3f-e96f944dd888|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:48:40.723Z|3b0318e3-62b9-4897-8b3f-e96f944dd888|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:48:40.748Z|85802ec3-ebdf-443e-acf2-ce8c9364ec47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:48:40.749Z|85802ec3-ebdf-443e-acf2-ce8c9364ec47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:48:40.808Z|62eabff5-e09d-430a-87da-0ab8cac8e7d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:48:40.810Z|62eabff5-e09d-430a-87da-0ab8cac8e7d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:48:41.836Z|e3d33e45-7ab5-493c-bc0b-16844fba4b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:48:41.846Z|e3d33e45-7ab5-493c-bc0b-16844fba4b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b 2022-09-28T13:48:41.848Z|e3d33e45-7ab5-493c-bc0b-16844fba4b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|INFO|500||Invoke 2022-09-28T13:48:41.848Z|e3d33e45-7ab5-493c-bc0b-16844fba4b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||===========================request begin================================================ 2022-09-28T13:48:41.850Z|e3d33e45-7ab5-493c-bc0b-16844fba4b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b 2022-09-28T13:48:41.850Z|e3d33e45-7ab5-493c-bc0b-16844fba4b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Method : GET 2022-09-28T13:48:41.850Z|e3d33e45-7ab5-493c-bc0b-16844fba4b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"79193575cf36a151ab00e9dda10dfe81", X-B3-SpanId:"9017d47dd1640b83", X-B3-ParentSpanId:"592d9182e74f0304", X-B3-Sampled:"0", X-ONAP-RequestID:"e3d33e45-7ab5-493c-bc0b-16844fba4b39", X-RequestID:"e3d33e45-7ab5-493c-bc0b-16844fba4b39", X-TransactionID:"e3d33e45-7ab5-493c-bc0b-16844fba4b39", X-ECOMP-RequestID:"e3d33e45-7ab5-493c-bc0b-16844fba4b39", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5994a408-5c82-43e9-803b-b4803c6c2973"] 2022-09-28T13:48:41.851Z|e3d33e45-7ab5-493c-bc0b-16844fba4b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Request body: 2022-09-28T13:48:41.851Z|e3d33e45-7ab5-493c-bc0b-16844fba4b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||==========================request end================================================ 2022-09-28T13:48:41.888Z|e3d33e45-7ab5-493c-bc0b-16844fba4b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||============================response begin========================================== 2022-09-28T13:48:41.888Z|e3d33e45-7ab5-493c-bc0b-16844fba4b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Status code : 200 OK 2022-09-28T13:48:41.889Z|e3d33e45-7ab5-493c-bc0b-16844fba4b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Status text : OK 2022-09-28T13:48:41.889Z|e3d33e45-7ab5-493c-bc0b-16844fba4b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:48:35 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:48:41.897Z|e3d33e45-7ab5-493c-bc0b-16844fba4b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Response body: { "requestId" : "6da0e765-f164-44c8-b094-2cadb05b5c4b", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=6da0e765-f164-44c8-b094-2cadb05b5c4b Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro/service-instances/service-instance/1a72234f-2aaf-435c-b52d-df66046531be (msg=Node Not Found:object located at service-design-and-creation/models/model/8a8497eb-af5c-4301-ba9d-a6b9ef192d9b/model-vers/model-ver/69011292-e205-477f-9ce7-068aec8040fd#model-version not found) (ec=ERR.5.4.6114)", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-09-28T13:48:28.000+00:00", "endTime" : "2022-09-28T13:48:35.000+00:00", "source" : "VID", "tenantId" : "e3b7e8e7a7024b26987c36eeb1a188a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_a0966551-cfc3-40e6-83e1-7b3c0a1bea7f\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8a8497eb-af5c-4301-ba9d-a6b9ef192d9b\",\n\t\t\t\"modelVersionId\": \"69011292-e205-477f-9ce7-068aec8040fd\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_a0966551-cfc3-40e6-83e1-7b3c0a1bea7f\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"150d8e1b-4dee-42be-83f6-5f2d3360957d\",\n \"modelInvariantUuid\": \"16ec294f-2ae3-4056-9028-dc66db79a336\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"427e2484-8a24-4f1e-a2e2-a7ce1dc9ecf3\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"edc08e8d-8ad6-4e1e-9bbe-cd0ed4e13d37\",\n \"modelInvariantUuid\": \"bedcb727-f8e7-47da-b294-ba330c23b0f7\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ef4a7eb3-a522-4a00-9990-bdc1bafbdeef\"\n },\n \"instanceName\": \"basic_macro_a0966551-cfc3-40e6-83e1-7b3c0a1bea7f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"69011292-e205-477f-9ce7-068aec8040fd\",\n \"modelInvariantId\": \"8a8497eb-af5c-4301-ba9d-a6b9ef192d9b\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"8932bb4c-9d33-493f-8a22-cc6a235e3cdb\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:48:28.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "1a72234f-2aaf-435c-b52d-df66046531be", "serviceInstanceName" : "basic_macro_a0966551-cfc3-40e6-83e1-7b3c0a1bea7f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "6da0e765-f164-44c8-b094-2cadb05b5c4b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b" } } } 2022-09-28T13:48:41.898Z|e3d33e45-7ab5-493c-bc0b-16844fba4b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||=======================response end================================================= 2022-09-28T13:48:41.899Z|e3d33e45-7ab5-493c-bc0b-16844fba4b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|INFO|500||InvokeReturn 2022-09-28T13:48:41.903Z|e3d33e45-7ab5-493c-bc0b-16844fba4b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false 2022-09-28T13:48:41.914Z|e3d33e45-7ab5-493c-bc0b-16844fba4b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:48:41.915Z|e3d33e45-7ab5-493c-bc0b-16844fba4b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:48:41.916Z|e3d33e45-7ab5-493c-bc0b-16844fba4b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false 2022-09-28T13:48:41.916Z|e3d33e45-7ab5-493c-bc0b-16844fba4b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:48:41.916Z|e3d33e45-7ab5-493c-bc0b-16844fba4b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"79193575cf36a151ab00e9dda10dfe81", X-B3-SpanId:"055a91f44678cdb1", X-B3-ParentSpanId:"592d9182e74f0304", X-B3-Sampled:"0", X-ONAP-RequestID:"e3d33e45-7ab5-493c-bc0b-16844fba4b39", X-RequestID:"e3d33e45-7ab5-493c-bc0b-16844fba4b39", X-TransactionID:"e3d33e45-7ab5-493c-bc0b-16844fba4b39", X-ECOMP-RequestID:"e3d33e45-7ab5-493c-bc0b-16844fba4b39", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"588087f2-13e3-4326-8add-67778f1e103c"] 2022-09-28T13:48:41.917Z|e3d33e45-7ab5-493c-bc0b-16844fba4b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:48:41.921Z|e3d33e45-7ab5-493c-bc0b-16844fba4b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:48:41.952Z|e3d33e45-7ab5-493c-bc0b-16844fba4b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:48:41.961Z|e3d33e45-7ab5-493c-bc0b-16844fba4b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:48:41.964Z|e3d33e45-7ab5-493c-bc0b-16844fba4b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:48:41.965Z|e3d33e45-7ab5-493c-bc0b-16844fba4b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:48:35 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:48:41.966Z|e3d33e45-7ab5-493c-bc0b-16844fba4b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:48:41.969Z|e3d33e45-7ab5-493c-bc0b-16844fba4b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:48:41.972Z|e3d33e45-7ab5-493c-bc0b-16844fba4b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:48:41.998Z|e3d33e45-7ab5-493c-bc0b-16844fba4b39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:48:42.178Z|6134feca-a5ac-4579-bee9-dcd7dfd5670b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:48:42.188Z|6134feca-a5ac-4579-bee9-dcd7dfd5670b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b 2022-09-28T13:48:42.189Z|6134feca-a5ac-4579-bee9-dcd7dfd5670b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|INFO|500||Invoke 2022-09-28T13:48:42.191Z|6134feca-a5ac-4579-bee9-dcd7dfd5670b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||===========================request begin================================================ 2022-09-28T13:48:42.192Z|6134feca-a5ac-4579-bee9-dcd7dfd5670b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b 2022-09-28T13:48:42.192Z|6134feca-a5ac-4579-bee9-dcd7dfd5670b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Method : GET 2022-09-28T13:48:42.193Z|6134feca-a5ac-4579-bee9-dcd7dfd5670b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"15731036061e3b5dc78a7d791490a322", X-B3-SpanId:"bcc62d27f766ae57", X-B3-ParentSpanId:"5cef4a97001157de", X-B3-Sampled:"0", X-ONAP-RequestID:"6134feca-a5ac-4579-bee9-dcd7dfd5670b", X-RequestID:"6134feca-a5ac-4579-bee9-dcd7dfd5670b", X-TransactionID:"6134feca-a5ac-4579-bee9-dcd7dfd5670b", X-ECOMP-RequestID:"6134feca-a5ac-4579-bee9-dcd7dfd5670b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf22fc7d-b69b-4a5c-85dc-01a239db0bdc"] 2022-09-28T13:48:42.194Z|6134feca-a5ac-4579-bee9-dcd7dfd5670b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Request body: 2022-09-28T13:48:42.194Z|6134feca-a5ac-4579-bee9-dcd7dfd5670b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||==========================request end================================================ 2022-09-28T13:48:42.223Z|6134feca-a5ac-4579-bee9-dcd7dfd5670b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||============================response begin========================================== 2022-09-28T13:48:42.224Z|6134feca-a5ac-4579-bee9-dcd7dfd5670b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Status code : 200 OK 2022-09-28T13:48:42.225Z|6134feca-a5ac-4579-bee9-dcd7dfd5670b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Status text : OK 2022-09-28T13:48:42.226Z|6134feca-a5ac-4579-bee9-dcd7dfd5670b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:48:35 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:48:42.227Z|6134feca-a5ac-4579-bee9-dcd7dfd5670b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Response body: { "requestId" : "6da0e765-f164-44c8-b094-2cadb05b5c4b", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=6da0e765-f164-44c8-b094-2cadb05b5c4b Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro/service-instances/service-instance/1a72234f-2aaf-435c-b52d-df66046531be (msg=Node Not Found:object located at service-design-and-creation/models/model/8a8497eb-af5c-4301-ba9d-a6b9ef192d9b/model-vers/model-ver/69011292-e205-477f-9ce7-068aec8040fd#model-version not found) (ec=ERR.5.4.6114)", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-09-28T13:48:28.000+00:00", "endTime" : "2022-09-28T13:48:35.000+00:00", "source" : "VID", "tenantId" : "e3b7e8e7a7024b26987c36eeb1a188a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_a0966551-cfc3-40e6-83e1-7b3c0a1bea7f\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8a8497eb-af5c-4301-ba9d-a6b9ef192d9b\",\n\t\t\t\"modelVersionId\": \"69011292-e205-477f-9ce7-068aec8040fd\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_a0966551-cfc3-40e6-83e1-7b3c0a1bea7f\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"150d8e1b-4dee-42be-83f6-5f2d3360957d\",\n \"modelInvariantUuid\": \"16ec294f-2ae3-4056-9028-dc66db79a336\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"427e2484-8a24-4f1e-a2e2-a7ce1dc9ecf3\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"edc08e8d-8ad6-4e1e-9bbe-cd0ed4e13d37\",\n \"modelInvariantUuid\": \"bedcb727-f8e7-47da-b294-ba330c23b0f7\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ef4a7eb3-a522-4a00-9990-bdc1bafbdeef\"\n },\n \"instanceName\": \"basic_macro_a0966551-cfc3-40e6-83e1-7b3c0a1bea7f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"69011292-e205-477f-9ce7-068aec8040fd\",\n \"modelInvariantId\": \"8a8497eb-af5c-4301-ba9d-a6b9ef192d9b\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"8932bb4c-9d33-493f-8a22-cc6a235e3cdb\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:48:28.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "1a72234f-2aaf-435c-b52d-df66046531be", "serviceInstanceName" : "basic_macro_a0966551-cfc3-40e6-83e1-7b3c0a1bea7f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "6da0e765-f164-44c8-b094-2cadb05b5c4b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b" } } } 2022-09-28T13:48:42.228Z|6134feca-a5ac-4579-bee9-dcd7dfd5670b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||=======================response end================================================= 2022-09-28T13:48:42.229Z|6134feca-a5ac-4579-bee9-dcd7dfd5670b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|INFO|500||InvokeReturn 2022-09-28T13:48:42.231Z|6134feca-a5ac-4579-bee9-dcd7dfd5670b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false 2022-09-28T13:48:42.232Z|6134feca-a5ac-4579-bee9-dcd7dfd5670b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:48:42.232Z|6134feca-a5ac-4579-bee9-dcd7dfd5670b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:48:42.233Z|6134feca-a5ac-4579-bee9-dcd7dfd5670b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false 2022-09-28T13:48:42.233Z|6134feca-a5ac-4579-bee9-dcd7dfd5670b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:48:42.233Z|6134feca-a5ac-4579-bee9-dcd7dfd5670b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"15731036061e3b5dc78a7d791490a322", X-B3-SpanId:"0a33cddb09c1c892", X-B3-ParentSpanId:"5cef4a97001157de", X-B3-Sampled:"0", X-ONAP-RequestID:"6134feca-a5ac-4579-bee9-dcd7dfd5670b", X-RequestID:"6134feca-a5ac-4579-bee9-dcd7dfd5670b", X-TransactionID:"6134feca-a5ac-4579-bee9-dcd7dfd5670b", X-ECOMP-RequestID:"6134feca-a5ac-4579-bee9-dcd7dfd5670b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d07f323-caaa-4b06-b379-d0aff4643e33"] 2022-09-28T13:48:42.234Z|6134feca-a5ac-4579-bee9-dcd7dfd5670b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:48:42.234Z|6134feca-a5ac-4579-bee9-dcd7dfd5670b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:48:42.251Z|6134feca-a5ac-4579-bee9-dcd7dfd5670b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:48:42.255Z|6134feca-a5ac-4579-bee9-dcd7dfd5670b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:48:42.256Z|6134feca-a5ac-4579-bee9-dcd7dfd5670b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:48:42.257Z|6134feca-a5ac-4579-bee9-dcd7dfd5670b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:48:35 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:48:42.258Z|6134feca-a5ac-4579-bee9-dcd7dfd5670b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:48:42.258Z|6134feca-a5ac-4579-bee9-dcd7dfd5670b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:48:42.259Z|6134feca-a5ac-4579-bee9-dcd7dfd5670b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:48:42.277Z|6134feca-a5ac-4579-bee9-dcd7dfd5670b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:48:42.451Z|928c4814-05ad-43cb-a822-3ecbc5ce335f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:48:42.474Z|928c4814-05ad-43cb-a822-3ecbc5ce335f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b 2022-09-28T13:48:42.475Z|928c4814-05ad-43cb-a822-3ecbc5ce335f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|INFO|500||Invoke 2022-09-28T13:48:42.476Z|928c4814-05ad-43cb-a822-3ecbc5ce335f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||===========================request begin================================================ 2022-09-28T13:48:42.476Z|928c4814-05ad-43cb-a822-3ecbc5ce335f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b 2022-09-28T13:48:42.476Z|928c4814-05ad-43cb-a822-3ecbc5ce335f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Method : GET 2022-09-28T13:48:42.476Z|928c4814-05ad-43cb-a822-3ecbc5ce335f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7dfd88cc8af6329daf45b2494e050f2e", X-B3-SpanId:"6db9e603fdf14bb2", X-B3-ParentSpanId:"13a92b3b52711364", X-B3-Sampled:"0", X-ONAP-RequestID:"928c4814-05ad-43cb-a822-3ecbc5ce335f", X-RequestID:"928c4814-05ad-43cb-a822-3ecbc5ce335f", X-TransactionID:"928c4814-05ad-43cb-a822-3ecbc5ce335f", X-ECOMP-RequestID:"928c4814-05ad-43cb-a822-3ecbc5ce335f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b008a9b8-c487-4c9b-9418-d24f94904a5d"] 2022-09-28T13:48:42.477Z|928c4814-05ad-43cb-a822-3ecbc5ce335f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Request body: 2022-09-28T13:48:42.477Z|928c4814-05ad-43cb-a822-3ecbc5ce335f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||==========================request end================================================ 2022-09-28T13:48:42.517Z|928c4814-05ad-43cb-a822-3ecbc5ce335f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||============================response begin========================================== 2022-09-28T13:48:42.518Z|928c4814-05ad-43cb-a822-3ecbc5ce335f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Status code : 200 OK 2022-09-28T13:48:42.518Z|928c4814-05ad-43cb-a822-3ecbc5ce335f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Status text : OK 2022-09-28T13:48:42.518Z|928c4814-05ad-43cb-a822-3ecbc5ce335f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:48:35 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:48:42.519Z|928c4814-05ad-43cb-a822-3ecbc5ce335f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Response body: { "requestId" : "6da0e765-f164-44c8-b094-2cadb05b5c4b", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=6da0e765-f164-44c8-b094-2cadb05b5c4b Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro/service-instances/service-instance/1a72234f-2aaf-435c-b52d-df66046531be (msg=Node Not Found:object located at service-design-and-creation/models/model/8a8497eb-af5c-4301-ba9d-a6b9ef192d9b/model-vers/model-ver/69011292-e205-477f-9ce7-068aec8040fd#model-version not found) (ec=ERR.5.4.6114)", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-09-28T13:48:28.000+00:00", "endTime" : "2022-09-28T13:48:35.000+00:00", "source" : "VID", "tenantId" : "e3b7e8e7a7024b26987c36eeb1a188a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_a0966551-cfc3-40e6-83e1-7b3c0a1bea7f\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8a8497eb-af5c-4301-ba9d-a6b9ef192d9b\",\n\t\t\t\"modelVersionId\": \"69011292-e205-477f-9ce7-068aec8040fd\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_a0966551-cfc3-40e6-83e1-7b3c0a1bea7f\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"150d8e1b-4dee-42be-83f6-5f2d3360957d\",\n \"modelInvariantUuid\": \"16ec294f-2ae3-4056-9028-dc66db79a336\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"427e2484-8a24-4f1e-a2e2-a7ce1dc9ecf3\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"edc08e8d-8ad6-4e1e-9bbe-cd0ed4e13d37\",\n \"modelInvariantUuid\": \"bedcb727-f8e7-47da-b294-ba330c23b0f7\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ef4a7eb3-a522-4a00-9990-bdc1bafbdeef\"\n },\n \"instanceName\": \"basic_macro_a0966551-cfc3-40e6-83e1-7b3c0a1bea7f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"69011292-e205-477f-9ce7-068aec8040fd\",\n \"modelInvariantId\": \"8a8497eb-af5c-4301-ba9d-a6b9ef192d9b\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"8932bb4c-9d33-493f-8a22-cc6a235e3cdb\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:48:28.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "1a72234f-2aaf-435c-b52d-df66046531be", "serviceInstanceName" : "basic_macro_a0966551-cfc3-40e6-83e1-7b3c0a1bea7f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "6da0e765-f164-44c8-b094-2cadb05b5c4b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b" } } } 2022-09-28T13:48:42.520Z|928c4814-05ad-43cb-a822-3ecbc5ce335f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||=======================response end================================================= 2022-09-28T13:48:42.520Z|928c4814-05ad-43cb-a822-3ecbc5ce335f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|INFO|500||InvokeReturn 2022-09-28T13:48:42.523Z|928c4814-05ad-43cb-a822-3ecbc5ce335f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false 2022-09-28T13:48:42.524Z|928c4814-05ad-43cb-a822-3ecbc5ce335f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:48:42.524Z|928c4814-05ad-43cb-a822-3ecbc5ce335f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:48:42.524Z|928c4814-05ad-43cb-a822-3ecbc5ce335f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false 2022-09-28T13:48:42.525Z|928c4814-05ad-43cb-a822-3ecbc5ce335f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:48:42.525Z|928c4814-05ad-43cb-a822-3ecbc5ce335f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7dfd88cc8af6329daf45b2494e050f2e", X-B3-SpanId:"fa3a4a80b9ab7363", X-B3-ParentSpanId:"13a92b3b52711364", X-B3-Sampled:"0", X-ONAP-RequestID:"928c4814-05ad-43cb-a822-3ecbc5ce335f", X-RequestID:"928c4814-05ad-43cb-a822-3ecbc5ce335f", X-TransactionID:"928c4814-05ad-43cb-a822-3ecbc5ce335f", X-ECOMP-RequestID:"928c4814-05ad-43cb-a822-3ecbc5ce335f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86bf55f7-cc12-4094-b84c-0ec90c488d4b"] 2022-09-28T13:48:42.525Z|928c4814-05ad-43cb-a822-3ecbc5ce335f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:48:42.525Z|928c4814-05ad-43cb-a822-3ecbc5ce335f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:48:42.562Z|928c4814-05ad-43cb-a822-3ecbc5ce335f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:48:42.563Z|928c4814-05ad-43cb-a822-3ecbc5ce335f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:48:42.564Z|928c4814-05ad-43cb-a822-3ecbc5ce335f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:48:42.572Z|928c4814-05ad-43cb-a822-3ecbc5ce335f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:48:35 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:48:42.586Z|928c4814-05ad-43cb-a822-3ecbc5ce335f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:48:42.587Z|928c4814-05ad-43cb-a822-3ecbc5ce335f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:48:42.588Z|928c4814-05ad-43cb-a822-3ecbc5ce335f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:48:42.607Z|928c4814-05ad-43cb-a822-3ecbc5ce335f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:48:42.767Z|cd31bcaa-0542-4a26-bb7c-244c3f6313bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:48:42.775Z|cd31bcaa-0542-4a26-bb7c-244c3f6313bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b 2022-09-28T13:48:42.778Z|cd31bcaa-0542-4a26-bb7c-244c3f6313bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|INFO|500||Invoke 2022-09-28T13:48:42.779Z|cd31bcaa-0542-4a26-bb7c-244c3f6313bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||===========================request begin================================================ 2022-09-28T13:48:42.782Z|cd31bcaa-0542-4a26-bb7c-244c3f6313bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b 2022-09-28T13:48:42.782Z|cd31bcaa-0542-4a26-bb7c-244c3f6313bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Method : GET 2022-09-28T13:48:42.788Z|cd31bcaa-0542-4a26-bb7c-244c3f6313bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"12eecc1cb1dbe26dae7f6e06677b2a3f", X-B3-SpanId:"d427b640fb1dfef2", X-B3-ParentSpanId:"5938bc300a668197", X-B3-Sampled:"0", X-ONAP-RequestID:"cd31bcaa-0542-4a26-bb7c-244c3f6313bc", X-RequestID:"cd31bcaa-0542-4a26-bb7c-244c3f6313bc", X-TransactionID:"cd31bcaa-0542-4a26-bb7c-244c3f6313bc", X-ECOMP-RequestID:"cd31bcaa-0542-4a26-bb7c-244c3f6313bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b253a559-d0bb-446e-a792-b4280dd8f7a3"] 2022-09-28T13:48:42.789Z|cd31bcaa-0542-4a26-bb7c-244c3f6313bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Request body: 2022-09-28T13:48:42.789Z|cd31bcaa-0542-4a26-bb7c-244c3f6313bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||==========================request end================================================ 2022-09-28T13:48:42.819Z|cd31bcaa-0542-4a26-bb7c-244c3f6313bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||============================response begin========================================== 2022-09-28T13:48:42.820Z|cd31bcaa-0542-4a26-bb7c-244c3f6313bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Status code : 200 OK 2022-09-28T13:48:42.820Z|cd31bcaa-0542-4a26-bb7c-244c3f6313bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Status text : OK 2022-09-28T13:48:42.820Z|cd31bcaa-0542-4a26-bb7c-244c3f6313bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:48:35 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:48:42.821Z|cd31bcaa-0542-4a26-bb7c-244c3f6313bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Response body: { "requestId" : "6da0e765-f164-44c8-b094-2cadb05b5c4b", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=6da0e765-f164-44c8-b094-2cadb05b5c4b Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro/service-instances/service-instance/1a72234f-2aaf-435c-b52d-df66046531be (msg=Node Not Found:object located at service-design-and-creation/models/model/8a8497eb-af5c-4301-ba9d-a6b9ef192d9b/model-vers/model-ver/69011292-e205-477f-9ce7-068aec8040fd#model-version not found) (ec=ERR.5.4.6114)", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-09-28T13:48:28.000+00:00", "endTime" : "2022-09-28T13:48:35.000+00:00", "source" : "VID", "tenantId" : "e3b7e8e7a7024b26987c36eeb1a188a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_a0966551-cfc3-40e6-83e1-7b3c0a1bea7f\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8a8497eb-af5c-4301-ba9d-a6b9ef192d9b\",\n\t\t\t\"modelVersionId\": \"69011292-e205-477f-9ce7-068aec8040fd\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_a0966551-cfc3-40e6-83e1-7b3c0a1bea7f\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"150d8e1b-4dee-42be-83f6-5f2d3360957d\",\n \"modelInvariantUuid\": \"16ec294f-2ae3-4056-9028-dc66db79a336\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"427e2484-8a24-4f1e-a2e2-a7ce1dc9ecf3\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"edc08e8d-8ad6-4e1e-9bbe-cd0ed4e13d37\",\n \"modelInvariantUuid\": \"bedcb727-f8e7-47da-b294-ba330c23b0f7\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ef4a7eb3-a522-4a00-9990-bdc1bafbdeef\"\n },\n \"instanceName\": \"basic_macro_a0966551-cfc3-40e6-83e1-7b3c0a1bea7f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"69011292-e205-477f-9ce7-068aec8040fd\",\n \"modelInvariantId\": \"8a8497eb-af5c-4301-ba9d-a6b9ef192d9b\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"8932bb4c-9d33-493f-8a22-cc6a235e3cdb\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:48:28.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "1a72234f-2aaf-435c-b52d-df66046531be", "serviceInstanceName" : "basic_macro_a0966551-cfc3-40e6-83e1-7b3c0a1bea7f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "6da0e765-f164-44c8-b094-2cadb05b5c4b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b" } } } 2022-09-28T13:48:42.822Z|cd31bcaa-0542-4a26-bb7c-244c3f6313bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||=======================response end================================================= 2022-09-28T13:48:42.823Z|cd31bcaa-0542-4a26-bb7c-244c3f6313bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|INFO|500||InvokeReturn 2022-09-28T13:48:42.825Z|cd31bcaa-0542-4a26-bb7c-244c3f6313bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false 2022-09-28T13:48:42.826Z|cd31bcaa-0542-4a26-bb7c-244c3f6313bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:48:42.827Z|cd31bcaa-0542-4a26-bb7c-244c3f6313bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:48:42.827Z|cd31bcaa-0542-4a26-bb7c-244c3f6313bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false 2022-09-28T13:48:42.827Z|cd31bcaa-0542-4a26-bb7c-244c3f6313bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:48:42.827Z|cd31bcaa-0542-4a26-bb7c-244c3f6313bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"12eecc1cb1dbe26dae7f6e06677b2a3f", X-B3-SpanId:"6fd57a42be0d0a07", X-B3-ParentSpanId:"5938bc300a668197", X-B3-Sampled:"0", X-ONAP-RequestID:"cd31bcaa-0542-4a26-bb7c-244c3f6313bc", X-RequestID:"cd31bcaa-0542-4a26-bb7c-244c3f6313bc", X-TransactionID:"cd31bcaa-0542-4a26-bb7c-244c3f6313bc", X-ECOMP-RequestID:"cd31bcaa-0542-4a26-bb7c-244c3f6313bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4306fea8-ac16-48c2-85b8-d91c7145d60a"] 2022-09-28T13:48:42.828Z|cd31bcaa-0542-4a26-bb7c-244c3f6313bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:48:42.829Z|cd31bcaa-0542-4a26-bb7c-244c3f6313bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:48:42.847Z|cd31bcaa-0542-4a26-bb7c-244c3f6313bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:48:42.847Z|cd31bcaa-0542-4a26-bb7c-244c3f6313bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:48:42.848Z|cd31bcaa-0542-4a26-bb7c-244c3f6313bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:48:42.849Z|cd31bcaa-0542-4a26-bb7c-244c3f6313bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:48:35 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:48:42.850Z|cd31bcaa-0542-4a26-bb7c-244c3f6313bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:48:42.850Z|cd31bcaa-0542-4a26-bb7c-244c3f6313bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:48:42.851Z|cd31bcaa-0542-4a26-bb7c-244c3f6313bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:48:42.869Z|cd31bcaa-0542-4a26-bb7c-244c3f6313bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:48:42.990Z|b933a19d-aff6-438b-abe5-b9fae386f712|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:48:42.996Z|b933a19d-aff6-438b-abe5-b9fae386f712|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b 2022-09-28T13:48:42.997Z|b933a19d-aff6-438b-abe5-b9fae386f712|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|INFO|500||Invoke 2022-09-28T13:48:42.997Z|b933a19d-aff6-438b-abe5-b9fae386f712|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||===========================request begin================================================ 2022-09-28T13:48:42.997Z|b933a19d-aff6-438b-abe5-b9fae386f712|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b 2022-09-28T13:48:42.997Z|b933a19d-aff6-438b-abe5-b9fae386f712|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Method : GET 2022-09-28T13:48:42.998Z|b933a19d-aff6-438b-abe5-b9fae386f712|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ab0fac51ee6e08a8c3f4f7e5fbadc10e", X-B3-SpanId:"7fac2bafbaa2acc2", X-B3-ParentSpanId:"7bfd5ef630199b9a", X-B3-Sampled:"0", X-ONAP-RequestID:"b933a19d-aff6-438b-abe5-b9fae386f712", X-RequestID:"b933a19d-aff6-438b-abe5-b9fae386f712", X-TransactionID:"b933a19d-aff6-438b-abe5-b9fae386f712", X-ECOMP-RequestID:"b933a19d-aff6-438b-abe5-b9fae386f712", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5563d56e-81d6-45e1-b59e-7d1fadb3371a"] 2022-09-28T13:48:42.998Z|b933a19d-aff6-438b-abe5-b9fae386f712|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Request body: 2022-09-28T13:48:42.998Z|b933a19d-aff6-438b-abe5-b9fae386f712|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||==========================request end================================================ 2022-09-28T13:48:43.026Z|b933a19d-aff6-438b-abe5-b9fae386f712|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||============================response begin========================================== 2022-09-28T13:48:43.027Z|b933a19d-aff6-438b-abe5-b9fae386f712|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Status code : 200 OK 2022-09-28T13:48:43.027Z|b933a19d-aff6-438b-abe5-b9fae386f712|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Status text : OK 2022-09-28T13:48:43.028Z|b933a19d-aff6-438b-abe5-b9fae386f712|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:48:36 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:48:43.029Z|b933a19d-aff6-438b-abe5-b9fae386f712|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||Response body: { "requestId" : "6da0e765-f164-44c8-b094-2cadb05b5c4b", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=6da0e765-f164-44c8-b094-2cadb05b5c4b Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro/service-instances/service-instance/1a72234f-2aaf-435c-b52d-df66046531be (msg=Node Not Found:object located at service-design-and-creation/models/model/8a8497eb-af5c-4301-ba9d-a6b9ef192d9b/model-vers/model-ver/69011292-e205-477f-9ce7-068aec8040fd#model-version not found) (ec=ERR.5.4.6114)", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-09-28T13:48:28.000+00:00", "endTime" : "2022-09-28T13:48:35.000+00:00", "source" : "VID", "tenantId" : "e3b7e8e7a7024b26987c36eeb1a188a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_a0966551-cfc3-40e6-83e1-7b3c0a1bea7f\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8a8497eb-af5c-4301-ba9d-a6b9ef192d9b\",\n\t\t\t\"modelVersionId\": \"69011292-e205-477f-9ce7-068aec8040fd\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_a0966551-cfc3-40e6-83e1-7b3c0a1bea7f\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"150d8e1b-4dee-42be-83f6-5f2d3360957d\",\n \"modelInvariantUuid\": \"16ec294f-2ae3-4056-9028-dc66db79a336\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"427e2484-8a24-4f1e-a2e2-a7ce1dc9ecf3\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"edc08e8d-8ad6-4e1e-9bbe-cd0ed4e13d37\",\n \"modelInvariantUuid\": \"bedcb727-f8e7-47da-b294-ba330c23b0f7\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ef4a7eb3-a522-4a00-9990-bdc1bafbdeef\"\n },\n \"instanceName\": \"basic_macro_a0966551-cfc3-40e6-83e1-7b3c0a1bea7f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"69011292-e205-477f-9ce7-068aec8040fd\",\n \"modelInvariantId\": \"8a8497eb-af5c-4301-ba9d-a6b9ef192d9b\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"8932bb4c-9d33-493f-8a22-cc6a235e3cdb\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:48:28.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "1a72234f-2aaf-435c-b52d-df66046531be", "serviceInstanceName" : "basic_macro_a0966551-cfc3-40e6-83e1-7b3c0a1bea7f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "6da0e765-f164-44c8-b094-2cadb05b5c4b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b" } } } 2022-09-28T13:48:43.030Z|b933a19d-aff6-438b-abe5-b9fae386f712|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|DEBUG|500||=======================response end================================================= 2022-09-28T13:48:43.030Z|b933a19d-aff6-438b-abe5-b9fae386f712|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6da0e765-f164-44c8-b094-2cadb05b5c4b|INFO|500||InvokeReturn 2022-09-28T13:48:43.032Z|b933a19d-aff6-438b-abe5-b9fae386f712|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false 2022-09-28T13:48:43.033Z|b933a19d-aff6-438b-abe5-b9fae386f712|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:48:43.033Z|b933a19d-aff6-438b-abe5-b9fae386f712|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:48:43.033Z|b933a19d-aff6-438b-abe5-b9fae386f712|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false 2022-09-28T13:48:43.034Z|b933a19d-aff6-438b-abe5-b9fae386f712|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:48:43.034Z|b933a19d-aff6-438b-abe5-b9fae386f712|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ab0fac51ee6e08a8c3f4f7e5fbadc10e", X-B3-SpanId:"908e3c5cd576714b", X-B3-ParentSpanId:"7bfd5ef630199b9a", X-B3-Sampled:"0", X-ONAP-RequestID:"b933a19d-aff6-438b-abe5-b9fae386f712", X-RequestID:"b933a19d-aff6-438b-abe5-b9fae386f712", X-TransactionID:"b933a19d-aff6-438b-abe5-b9fae386f712", X-ECOMP-RequestID:"b933a19d-aff6-438b-abe5-b9fae386f712", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13e8cb9b-017c-4c25-a36c-fb8ef2229a92"] 2022-09-28T13:48:43.034Z|b933a19d-aff6-438b-abe5-b9fae386f712|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:48:43.034Z|b933a19d-aff6-438b-abe5-b9fae386f712|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:48:43.050Z|b933a19d-aff6-438b-abe5-b9fae386f712|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:48:43.052Z|b933a19d-aff6-438b-abe5-b9fae386f712|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:48:43.052Z|b933a19d-aff6-438b-abe5-b9fae386f712|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:48:43.052Z|b933a19d-aff6-438b-abe5-b9fae386f712|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:48:36 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:48:43.053Z|b933a19d-aff6-438b-abe5-b9fae386f712|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:48:43.054Z|b933a19d-aff6-438b-abe5-b9fae386f712|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:48:43.054Z|b933a19d-aff6-438b-abe5-b9fae386f712|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6da0e765-f164-44c8-b094-2cadb05b5c4b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:48:43.065Z|b933a19d-aff6-438b-abe5-b9fae386f712|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6da0e765-f164-44c8-b094-2cadb05b5c4b|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:48:50.749Z|b26133cd-de83-44c7-b9f6-8108d8771417|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:48:50.756Z|b26133cd-de83-44c7-b9f6-8108d8771417|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:48:50.791Z|fd87d7f5-f684-4e01-a817-2bbcbc8255e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:48:50.793Z|fd87d7f5-f684-4e01-a817-2bbcbc8255e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:48:50.858Z|b82916ee-5a2e-4a76-85da-791ea269532e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:48:50.860Z|b82916ee-5a2e-4a76-85da-791ea269532e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:48:55.294Z|b0d4e201-00e9-4649-827b-2f1b5e6bc8fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:48:55.295Z|b0d4e201-00e9-4649-827b-2f1b5e6bc8fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:48:56.218Z|ff3d03da-d86f-4db7-9ce2-ee91e21f2a4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:48:56.219Z|ff3d03da-d86f-4db7-9ce2-ee91e21f2a4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:49:00.797Z|ded0914f-472f-4116-9139-0285951d8dab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:49:00.798Z|ded0914f-472f-4116-9139-0285951d8dab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:49:00.825Z|5943db76-1bbe-4d20-a0d8-ffb94eb2ecda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:49:00.826Z|5943db76-1bbe-4d20-a0d8-ffb94eb2ecda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:49:00.906Z|e98fea50-46e0-43c5-9e10-e4932a453b3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:49:00.906Z|e98fea50-46e0-43c5-9e10-e4932a453b3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:49:10.294Z|3b5b0f1f-ad26-463b-8330-1b71752c7d20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:49:10.297Z|3b5b0f1f-ad26-463b-8330-1b71752c7d20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:49:10.821Z|c49a3e35-582a-4666-b9ff-4f5486c35033|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:49:10.822Z|c49a3e35-582a-4666-b9ff-4f5486c35033|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:49:10.854Z|263ced0d-e89a-447f-8f5a-378cfb51f427|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:49:10.855Z|263ced0d-e89a-447f-8f5a-378cfb51f427|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:49:10.933Z|6b2a14e2-fca2-4c1b-8ef5-2e8d886b471a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:49:10.934Z|6b2a14e2-fca2-4c1b-8ef5-2e8d886b471a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:49:20.850Z|7ffcccf8-d2f3-4750-87de-e1bfa18d7883|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:49:20.850Z|7ffcccf8-d2f3-4750-87de-e1bfa18d7883|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:49:20.891Z|95cb6edf-560f-4ae3-af70-cf0de39e06a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:49:20.892Z|95cb6edf-560f-4ae3-af70-cf0de39e06a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:49:20.978Z|112b69cd-039d-4dae-a423-0e323c3fc96e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:49:20.979Z|112b69cd-039d-4dae-a423-0e323c3fc96e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:49:24.490Z|71f3d423-1ec9-4e2e-b261-b285961210b5|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:49:24.492Z|71f3d423-1ec9-4e2e-b261-b285961210b5|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:49:25.294Z|a7cfd791-e5a9-4e92-b464-5fa7ec191117|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:49:25.295Z|a7cfd791-e5a9-4e92-b464-5fa7ec191117|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:49:26.219Z|240da841-4845-47ef-84ab-7a7dd0f9c086|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:49:26.220Z|240da841-4845-47ef-84ab-7a7dd0f9c086|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:49:30.883Z|2ab129cc-9cff-4e81-8a52-91e688f1198f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:49:30.884Z|2ab129cc-9cff-4e81-8a52-91e688f1198f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:49:30.925Z|5a8a446c-844b-4d02-ad33-5b70ed27e4fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:49:30.926Z|5a8a446c-844b-4d02-ad33-5b70ed27e4fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:49:31.003Z|0afad1ee-9555-40e1-9752-cd92ede786dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:49:31.004Z|0afad1ee-9555-40e1-9752-cd92ede786dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:49:40.294Z|66e125fa-1582-41a7-b32f-c6d487cf3cea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:49:40.295Z|66e125fa-1582-41a7-b32f-c6d487cf3cea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:49:40.914Z|57b4d6f5-4480-4e59-b7a7-4eee67b62cf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:49:40.915Z|57b4d6f5-4480-4e59-b7a7-4eee67b62cf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:49:40.958Z|632310b9-bda2-4873-8419-309ef6fdadcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:49:40.962Z|632310b9-bda2-4873-8419-309ef6fdadcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:49:41.036Z|b7584d10-3e6b-465b-86a1-e81cb4b574e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:49:41.037Z|b7584d10-3e6b-465b-86a1-e81cb4b574e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:49:50.942Z|9844a8b1-fb03-456a-bb05-02b65eb29f8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:49:50.943Z|9844a8b1-fb03-456a-bb05-02b65eb29f8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:49:51.017Z|05879c86-f523-400c-b07a-cafe0f57d2c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:49:51.017Z|05879c86-f523-400c-b07a-cafe0f57d2c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:49:51.094Z|43c410ec-c5cc-4011-a65b-a825dc68ee15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:49:51.095Z|43c410ec-c5cc-4011-a65b-a825dc68ee15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:49:52.892Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:49:52.898Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: ecfd377c-3c90-4757-9f2e-6b82a5c7caf3 already exists in requestDb InfraActiveRequests table 2022-09-28T13:49:52.899Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3 2022-09-28T13:49:52.900Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|INFO|500||Invoke 2022-09-28T13:49:52.900Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||===========================request begin================================================ 2022-09-28T13:49:52.900Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3 2022-09-28T13:49:52.901Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Method : GET 2022-09-28T13:49:52.901Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c4341ba71012b99c53fb280b36547ea1", X-B3-SpanId:"1a70d25b62518cf2", X-B3-ParentSpanId:"20b594f461521c62", X-B3-Sampled:"0", X-ONAP-RequestID:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", X-RequestID:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", X-TransactionID:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", X-ECOMP-RequestID:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26241b4a-2d15-447b-bfa1-f3434fc47c34"] 2022-09-28T13:49:52.901Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Request body: 2022-09-28T13:49:52.901Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||==========================request end================================================ 2022-09-28T13:49:52.938Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||============================response begin========================================== 2022-09-28T13:49:52.939Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Status code : 404 NOT_FOUND 2022-09-28T13:49:52.939Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Status text : Not Found 2022-09-28T13:49:52.939Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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-length:"0", date:"Wed, 28 Sep 2022 13:49:46 GMT", x-envoy-upstream-service-time:"29", server:"envoy"] 2022-09-28T13:49:52.940Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Response body: 2022-09-28T13:49:52.940Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||=======================response end================================================= 2022-09-28T13:49:52.941Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|INFO|404|Not Found|InvokeReturn 2022-09-28T13:49:52.954Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-09-28T13:49:52.956Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-09-28T13:49:52.962Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-09-28T13:49:52.993Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-09-28T13:49:52.994Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ecfd377c-3c90-4757-9f2e-6b82a5c7caf3], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[92366302-691b-42dd-85f3-977082082c56], X-ECOMP-RequestID=[ecfd377c-3c90-4757-9f2e-6b82a5c7caf3], X-TransactionId=[], X-ONAP-RequestID=[ecfd377c-3c90-4757-9f2e-6b82a5c7caf3]} 2022-09-28T13:49:53.051Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Wed, 28 Sep 2022 13:49:53 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[43], x-aai-txid=[2-aai-resources-220928-13:49:53:016-3779], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-09-28T13:49:53.055Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2022-09-28T13:49:53.056Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-09-28T13:49:53.060Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2022-09-28T13:49:53.061Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-09-28T13:49:53.067Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-09-28T13:49:53.099Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-09-28T13:49:53.108Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-09-28T13:49:53.147Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-09-28T13:49:53.148Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Wed, 28 Sep 2022 13:49:53 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[35], x-aai-txid=[2-aai-resources-220928-13:49:53:115-79864], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-09-28T13:49:53.150Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2022-09-28T13:49:53.153Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2022-09-28T13:49:53.154Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-09-28T13:49:53.159Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-09-28T13:49:53.192Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-09-28T13:49:53.193Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke 2022-09-28T13:49:53.269Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn 2022-09-28T13:49:53.270Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{date=[Wed, 28 Sep 2022 13:49:53 GMT], server=[envoy], content-length=[599], x-envoy-upstream-service-time=[63], vertex-id=[172040], x-aai-txid=[2-aai-resources-220928-13:49:53:209-18628], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-09-28T13:49:53.272Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1664372990757","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basiccnf-macro-customer/service-subscriptions/service-subscription/basic_cnf_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basiccnf-macro-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf_macro"}]}]}} 2022-09-28T13:49:53.274Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-09-28T13:49:53.275Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-09-28T13:49:53.282Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-09-28T13:49:53.283Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-09-28T13:49:53.283Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-09-28T13:49:53.284Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-09-28T13:49:53.284Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-09-28T13:49:53.284Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"c4341ba71012b99c53fb280b36547ea1", X-B3-SpanId:"c992b22858845a99", X-B3-ParentSpanId:"20b594f461521c62", X-B3-Sampled:"0", X-ONAP-RequestID:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", X-RequestID:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", X-TransactionID:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", X-ECOMP-RequestID:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed22ede6-fb8c-4368-b3aa-312fab28fdd2"] 2022-09-28T13:49:53.285Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_cnf_macro_6c0b792e-da78-40b6-b2b3-655b62afbd5b","requestScope":"service"} 2022-09-28T13:49:53.285Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-09-28T13:49:53.308Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-09-28T13:49:53.309Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-09-28T13:49:53.310Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-09-28T13:49:53.310Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|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-length:"0", date:"Wed, 28 Sep 2022 13:49:46 GMT", x-envoy-upstream-service-time:"19", server:"envoy"] 2022-09-28T13:49:53.311Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-09-28T13:49:53.311Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-09-28T13:49:53.312Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-09-28T13:49:53.313Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c 2022-09-28T13:49:53.313Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|INFO|500||Invoke 2022-09-28T13:49:53.313Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||===========================request begin================================================ 2022-09-28T13:49:53.314Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c 2022-09-28T13:49:53.314Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||Method : GET 2022-09-28T13:49:53.314Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", X-RequestID:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", X-TransactionID:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", X-ECOMP-RequestID:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2044d70d-860b-4eb6-a080-f8f2cb994812"] 2022-09-28T13:49:53.315Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||Request body: 2022-09-28T13:49:53.315Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||==========================request end================================================ 2022-09-28T13:49:53.355Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||============================response begin========================================== 2022-09-28T13:49:53.355Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||Status code : 200 OK 2022-09-28T13:49:53.356Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||Status text : OK 2022-09-28T13:49:53.356Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Wed, 28 Sep 2022 13:49:41 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:49:53.357Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "98dd0017-8e2d-4d92-b5af-169e7dffd91c", "modelInvariantUUID" : "5040ba5f-804c-4c50-9ae9-82314243d476", "created" : "2022-09-28 13:42:23.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_cnf_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 18, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : false, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/configurationCustomizations" } } } 2022-09-28T13:49:53.358Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||=======================response end================================================= 2022-09-28T13:49:53.358Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|INFO|500||InvokeReturn 2022-09-28T13:49:53.361Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance 2022-09-28T13:49:53.362Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|INFO|500||Invoke 2022-09-28T13:49:53.362Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-09-28T13:49:53.363Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance 2022-09-28T13:49:53.363Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||Method : GET 2022-09-28T13:49:53.363Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", X-RequestID:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", X-TransactionID:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", X-ECOMP-RequestID:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0daff3a-3f1a-4400-aec3-336c93a1616d"] 2022-09-28T13:49:53.364Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||Request body: 2022-09-28T13:49:53.364Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||==========================request end================================================ 2022-09-28T13:49:53.382Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||============================response begin========================================== 2022-09-28T13:49:53.383Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-09-28T13:49:53.384Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||Status text : Not Found 2022-09-28T13:49:53.384Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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-length:"0", date:"Wed, 28 Sep 2022 13:49:41 GMT", x-envoy-upstream-service-time:"15", server:"envoy"] 2022-09-28T13:49:53.385Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||Response body: 2022-09-28T13:49:53.385Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||=======================response end================================================= 2022-09-28T13:49:53.386Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-09-28T13:49:53.386Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5040ba5f-804c-4c50-9ae9-82314243d476|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5040ba5f-804c-4c50-9ae9-82314243d476 2022-09-28T13:49:53.388Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5040ba5f-804c-4c50-9ae9-82314243d476|INFO|500||Invoke 2022-09-28T13:49:53.388Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5040ba5f-804c-4c50-9ae9-82314243d476|DEBUG|500||===========================request begin================================================ 2022-09-28T13:49:53.389Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5040ba5f-804c-4c50-9ae9-82314243d476|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5040ba5f-804c-4c50-9ae9-82314243d476 2022-09-28T13:49:53.389Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5040ba5f-804c-4c50-9ae9-82314243d476|DEBUG|500||Method : GET 2022-09-28T13:49:53.389Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5040ba5f-804c-4c50-9ae9-82314243d476|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", X-RequestID:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", X-TransactionID:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", X-ECOMP-RequestID:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"589b832a-c84f-4a45-b547-127a35c5c607"] 2022-09-28T13:49:53.390Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5040ba5f-804c-4c50-9ae9-82314243d476|DEBUG|500||Request body: 2022-09-28T13:49:53.390Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5040ba5f-804c-4c50-9ae9-82314243d476|DEBUG|500||==========================request end================================================ 2022-09-28T13:49:53.427Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5040ba5f-804c-4c50-9ae9-82314243d476|DEBUG|500||============================response begin========================================== 2022-09-28T13:49:53.428Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5040ba5f-804c-4c50-9ae9-82314243d476|DEBUG|500||Status code : 200 OK 2022-09-28T13:49:53.428Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5040ba5f-804c-4c50-9ae9-82314243d476|DEBUG|500||Status text : OK 2022-09-28T13:49:53.428Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5040ba5f-804c-4c50-9ae9-82314243d476|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Wed, 28 Sep 2022 13:49:41 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:49:53.430Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5040ba5f-804c-4c50-9ae9-82314243d476|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "98dd0017-8e2d-4d92-b5af-169e7dffd91c", "modelInvariantUUID" : "5040ba5f-804c-4c50-9ae9-82314243d476", "created" : "2022-09-28 13:42:23.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_cnf_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 18, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : false, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/configurationCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5040ba5f-804c-4c50-9ae9-82314243d476" } } } 2022-09-28T13:49:53.431Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5040ba5f-804c-4c50-9ae9-82314243d476|DEBUG|500||=======================response end================================================= 2022-09-28T13:49:53.431Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5040ba5f-804c-4c50-9ae9-82314243d476|INFO|500||InvokeReturn 2022-09-28T13:49:53.434Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance 2022-09-28T13:49:53.435Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|INFO|500||Invoke 2022-09-28T13:49:53.435Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-09-28T13:49:53.435Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance 2022-09-28T13:49:53.435Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||Method : GET 2022-09-28T13:49:53.435Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", X-RequestID:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", X-TransactionID:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", X-ECOMP-RequestID:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32206e28-e582-4d4c-9787-f3419107a790"] 2022-09-28T13:49:53.436Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||Request body: 2022-09-28T13:49:53.436Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||==========================request end================================================ 2022-09-28T13:49:53.456Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||============================response begin========================================== 2022-09-28T13:49:53.457Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-09-28T13:49:53.458Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||Status text : Not Found 2022-09-28T13:49:53.458Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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-length:"0", date:"Wed, 28 Sep 2022 13:49:41 GMT", x-envoy-upstream-service-time:"13", server:"envoy"] 2022-09-28T13:49:53.459Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||Response body: 2022-09-28T13:49:53.459Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|DEBUG|500||=======================response end================================================= 2022-09-28T13:49:53.460Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=98dd0017-8e2d-4d92-b5af-169e7dffd91c&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-09-28T13:49:53.461Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-09-28T13:49:53.461Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-09-28T13:49:53.461Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-09-28T13:49:53.461Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-09-28T13:49:53.462Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-09-28T13:49:53.462Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", X-RequestID:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", X-TransactionID:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", X-ECOMP-RequestID:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79faa930-4a08-4926-b131-d1242a1cdee9"] 2022-09-28T13:49:53.462Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-09-28T13:49:53.462Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-09-28T13:49:53.498Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-09-28T13:49:53.499Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-09-28T13:49:53.499Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-09-28T13:49:53.500Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Wed, 28 Sep 2022 13:49:41 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:49:53.501Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-09-28 11:07:51.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" } } } 2022-09-28T13:49:53.501Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-09-28T13:49:53.501Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-09-28T13:49:53.504Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-09-28T13:49:53.505Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2022-09-28T13:49:53.506Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-09-28T13:49:53.506Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-09-28T13:49:53.506Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2022-09-28T13:49:53.506Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", X-RequestID:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", X-TransactionID:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", X-ECOMP-RequestID:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3369c86-2d6e-4f5a-afe8-47f72e2e7331"] 2022-09-28T13:49:53.507Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2022-09-28T13:49:53.507Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2022-09-28T13:49:53.527Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2022-09-28T13:49:53.528Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2022-09-28T13:49:53.529Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2022-09-28T13:49:53.529Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Wed, 28 Sep 2022 13:49:41 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:49:53.530Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 529, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2022-09-28T11:07:51.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service" } } } 2022-09-28T13:49:53.530Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2022-09-28T13:49:53.531Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2022-09-28T13:49:53.534Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c 2022-09-28T13:49:53.535Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|INFO|500||Invoke 2022-09-28T13:49:53.535Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||===========================request begin================================================ 2022-09-28T13:49:53.535Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c 2022-09-28T13:49:53.536Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||Method : GET 2022-09-28T13:49:53.536Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", X-RequestID:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", X-TransactionID:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", X-ECOMP-RequestID:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"396d53b5-b64d-454d-b055-26291c344186"] 2022-09-28T13:49:53.536Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||Request body: 2022-09-28T13:49:53.537Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||==========================request end================================================ 2022-09-28T13:49:53.565Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||============================response begin========================================== 2022-09-28T13:49:53.566Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||Status code : 200 OK 2022-09-28T13:49:53.567Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||Status text : OK 2022-09-28T13:49:53.567Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Wed, 28 Sep 2022 13:49:41 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:49:53.573Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "98dd0017-8e2d-4d92-b5af-169e7dffd91c", "modelInvariantUUID" : "5040ba5f-804c-4c50-9ae9-82314243d476", "created" : "2022-09-28 13:42:23.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_cnf_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 18, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : false, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c/configurationCustomizations" } } } 2022-09-28T13:49:53.574Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|DEBUG|500||=======================response end================================================= 2022-09-28T13:49:53.576Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/98dd0017-8e2d-4d92-b5af-169e7dffd91c|INFO|500||InvokeReturn 2022-09-28T13:49:53.580Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-09-28T13:49:53.583Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-09-28T13:49:53.584Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-09-28T13:49:53.585Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-09-28T13:49:53.586Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-09-28T13:49:53.586Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"8974", X-B3-TraceId:"c4341ba71012b99c53fb280b36547ea1", X-B3-SpanId:"ae123d4292620677", X-B3-ParentSpanId:"20b594f461521c62", X-B3-Sampled:"0", X-ONAP-RequestID:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", X-RequestID:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", X-TransactionID:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", X-ECOMP-RequestID:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40670ee9-f8c3-4814-b8bc-c6a7d5aeb492"] 2022-09-28T13:49:53.587Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3","requestStatus":"IN_PROGRESS","startTime":1664372992956,"source":"VID","tenantId":"123456","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_6c0b792e-da78-40b6-b2b3-655b62afbd5b\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5040ba5f-804c-4c50-9ae9-82314243d476\",\n\t\t\t\"modelVersionId\": \"98dd0017-8e2d-4d92-b5af-169e7dffd91c\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_6c0b792e-da78-40b6-b2b3-655b62afbd5b\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"a7c60cc2-4a84-4c79-8035-858c76f3e95d\",\n \"modelInvariantUuid\": \"64ba9a36-f59e-4360-8a11-1f3b4e408bd1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"9f18e6e7-d3d8-4cdb-9246-e343ec52d9a7\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"d66ae7fe-69ec-4413-83af-5bdeacdf4abd\",\n \"modelInvariantUuid\": \"670fd198-e938-4aef-8b7b-752e236b0a1f\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"77357884-54da-4dcb-bb55-2e043d53716e\"\n },\n \"instanceName\": \"basic_cnf_macro_6c0b792e-da78-40b6-b2b3-655b62afbd5b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"98dd0017-8e2d-4d92-b5af-169e7dffd91c\",\n \"modelInvariantId\": \"5040ba5f-804c-4c50-9ae9-82314243d476\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b4d20f0b-e384-4eba-90c0-62b9c6bceec1\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceName":"basic_cnf_macro_6c0b792e-da78-40b6-b2b3-655b62afbd5b","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3"} 2022-09-28T13:49:53.588Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-09-28T13:49:53.630Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-09-28T13:49:53.631Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-09-28T13:49:53.631Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-09-28T13:49:53.632Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", 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/json", date:"Wed, 28 Sep 2022 13:49:46 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:49:53.633Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-09-28T13:49:52.956+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_6c0b792e-da78-40b6-b2b3-655b62afbd5b\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5040ba5f-804c-4c50-9ae9-82314243d476\",\n\t\t\t\"modelVersionId\": \"98dd0017-8e2d-4d92-b5af-169e7dffd91c\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_6c0b792e-da78-40b6-b2b3-655b62afbd5b\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"a7c60cc2-4a84-4c79-8035-858c76f3e95d\",\n \"modelInvariantUuid\": \"64ba9a36-f59e-4360-8a11-1f3b4e408bd1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"9f18e6e7-d3d8-4cdb-9246-e343ec52d9a7\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"d66ae7fe-69ec-4413-83af-5bdeacdf4abd\",\n \"modelInvariantUuid\": \"670fd198-e938-4aef-8b7b-752e236b0a1f\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"77357884-54da-4dcb-bb55-2e043d53716e\"\n },\n \"instanceName\": \"basic_cnf_macro_6c0b792e-da78-40b6-b2b3-655b62afbd5b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"98dd0017-8e2d-4d92-b5af-169e7dffd91c\",\n \"modelInvariantId\": \"5040ba5f-804c-4c50-9ae9-82314243d476\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b4d20f0b-e384-4eba-90c0-62b9c6bceec1\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-09-28T13:49:47.159+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceName" : "basic_cnf_macro_6c0b792e-da78-40b6-b2b3-655b62afbd5b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3" } } } 2022-09-28T13:49:53.633Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-09-28T13:49:53.634Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-09-28T13:49:53.652Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-09-28T13:49:53.654Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-09-28T13:49:53.654Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-09-28T13:49:53.655Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-09-28T13:49:53.655Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-09-28T13:49:53.655Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"4343", X-B3-TraceId:"c4341ba71012b99c53fb280b36547ea1", X-B3-SpanId:"e9b7c146fb6dce93", X-B3-ParentSpanId:"20b594f461521c62", X-B3-Sampled:"0", X-ONAP-RequestID:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", X-RequestID:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", X-TransactionID:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", X-ECOMP-RequestID:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d08f588b-f2cc-4f83-97c2-4281107de59a"] 2022-09-28T13:49:53.656Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"5040ba5f-804c-4c50-9ae9-82314243d476\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"98dd0017-8e2d-4d92-b5af-169e7dffd91c\",\"modelUuid\":\"98dd0017-8e2d-4d92-b5af-169e7dffd91c\",\"modelInvariantUuid\":\"5040ba5f-804c-4c50-9ae9-82314243d476\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_cnf_macro_6c0b792e-da78-40b6-b2b3-655b62afbd5b\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basiccnf-macro-customer\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basiccnf-cloud-owner\",\"lcpCloudRegionId\":\"k8sregion-cnf-macro\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_cnf_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_cnf_macro_6c0b792e-da78-40b6-b2b3-655b62afbd5b\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_cnf_macro\",\"modelVersionId\":\"a7c60cc2-4a84-4c79-8035-858c76f3e95d\",\"modelInvariantUuid\":\"64ba9a36-f59e-4360-8a11-1f3b4e408bd1\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"9f18e6e7-d3d8-4cdb-9246-e343ec52d9a7\",\"modelInstanceName\":\"basic_cnf_macro\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basiccnf-cloud-owner\",\"lcpCloudRegionId\":\"k8sregion-cnf-macro\"},\"platform\":{\"platformName\":\"basicnf_macro_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnf_macro_lob\"},\"productFamilyId\":\"1234\",\"instanceName\":\"basic_cnf_macro\",\"instanceParams\":[{\"k8s-rb-profile-namespace\":\"onap-tests\",\"k8s-rb-profile-k8s-version\":\"1.19.0\"}],\"vfModules\":[{\"modelInfo\":{\"modelName\":\"BasicCnfMacro..helm_apache..module-1\",\"modelVersionId\":\"d66ae7fe-69ec-4413-83af-5bdeacdf4abd\",\"modelInvariantUuid\":\"670fd198-e938-4aef-8b7b-752e236b0a1f\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"77357884-54da-4dcb-bb55-2e043d53716e\"},\"instanceName\":\"basic_cnf_macro_6c0b792e-da78-40b6-b2b3-655b62afbd5b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\"instanceParams\":[{\"vf_module_label\":\"helm_apache\",\"k8s-rb-profile-name\":\"node-port-profile\",\"k8s-rb-profile-source\":\"node-port-profile\",\"k8s-rb-profile-namespace\":\"onap-tests\",\"k8s-rb-instance-release-name\":\"rel-1-apache\",\"k8s-rb-config-template-name\":\"replica-count-template\",\"k8s-rb-config-template-source\":\"deployment-config\",\"k8s-rb-config-name\":\"replica-count-change\",\"k8s-rb-config-value-source\":\"custom-values\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"98dd0017-8e2d-4d92-b5af-169e7dffd91c\",\"modelInvariantId\":\"5040ba5f-804c-4c50-9ae9-82314243d476\",\"modelName\":\"basic_cnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"b4d20f0b-e384-4eba-90c0-62b9c6bceec1\",\"owningEntityName\":\"basicnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3","type":"String"},"mso-request-id":{"value":"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-09-28T13:49:53.656Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-09-28T13:49:54.682Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-09-28T13:49:54.683Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-09-28T13:49:54.683Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-09-28T13:49:54.683Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Wed, 28 Sep 2022 13:49:55 GMT", x-onap-requestid:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", x-requestid:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", x-transactionid:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", x-ecomp-requestid:"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", x-onap-partnername:"UNKNOWN", x-invocationid:"d08f588b-f2cc-4f83-97c2-4281107de59a", 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/json", x-envoy-upstream-service-time:"1021", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:49:54.685Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"ecfd377c-3c90-4757-9f2e-6b82a5c7caf3\",\"instanceId\":\"7c23ecb1-a47d-464d-b79a-452345bec5e5\"}}","message":"Success","processInstanceID":"6ec050cc-3f34-11ed-99e9-1ee50620804c","variables":null,"messageCode":200} 2022-09-28T13:49:54.685Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-09-28T13:49:54.685Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-09-28T13:49:54.690Z|ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:49:54.847Z|57795b6f-489e-401d-8f87-36ce0e7b8735|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:49:54.851Z|57795b6f-489e-401d-8f87-36ce0e7b8735|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3 2022-09-28T13:49:54.853Z|57795b6f-489e-401d-8f87-36ce0e7b8735|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|INFO|500||Invoke 2022-09-28T13:49:54.853Z|57795b6f-489e-401d-8f87-36ce0e7b8735|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||===========================request begin================================================ 2022-09-28T13:49:54.853Z|57795b6f-489e-401d-8f87-36ce0e7b8735|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3 2022-09-28T13:49:54.854Z|57795b6f-489e-401d-8f87-36ce0e7b8735|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Method : GET 2022-09-28T13:49:54.854Z|57795b6f-489e-401d-8f87-36ce0e7b8735|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"915e1ed1c33682ab8c398e3b8b5022e1", X-B3-SpanId:"0f059645ad793bdc", X-B3-ParentSpanId:"7e92d371dd02b92d", X-B3-Sampled:"0", X-ONAP-RequestID:"57795b6f-489e-401d-8f87-36ce0e7b8735", X-RequestID:"57795b6f-489e-401d-8f87-36ce0e7b8735", X-TransactionID:"57795b6f-489e-401d-8f87-36ce0e7b8735", X-ECOMP-RequestID:"57795b6f-489e-401d-8f87-36ce0e7b8735", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ebf75cc3-2ed6-4a7e-b16b-1f8582ecc11a"] 2022-09-28T13:49:54.854Z|57795b6f-489e-401d-8f87-36ce0e7b8735|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Request body: 2022-09-28T13:49:54.854Z|57795b6f-489e-401d-8f87-36ce0e7b8735|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||==========================request end================================================ 2022-09-28T13:49:54.883Z|57795b6f-489e-401d-8f87-36ce0e7b8735|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||============================response begin========================================== 2022-09-28T13:49:54.884Z|57795b6f-489e-401d-8f87-36ce0e7b8735|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Status code : 200 OK 2022-09-28T13:49:54.884Z|57795b6f-489e-401d-8f87-36ce0e7b8735|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Status text : OK 2022-09-28T13:49:54.885Z|57795b6f-489e-401d-8f87-36ce0e7b8735|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:49:48 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:49:54.887Z|57795b6f-489e-401d-8f87-36ce0e7b8735|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Response body: { "requestId" : "ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-09-28T13:49:52.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_6c0b792e-da78-40b6-b2b3-655b62afbd5b\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5040ba5f-804c-4c50-9ae9-82314243d476\",\n\t\t\t\"modelVersionId\": \"98dd0017-8e2d-4d92-b5af-169e7dffd91c\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_6c0b792e-da78-40b6-b2b3-655b62afbd5b\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"a7c60cc2-4a84-4c79-8035-858c76f3e95d\",\n \"modelInvariantUuid\": \"64ba9a36-f59e-4360-8a11-1f3b4e408bd1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"9f18e6e7-d3d8-4cdb-9246-e343ec52d9a7\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"d66ae7fe-69ec-4413-83af-5bdeacdf4abd\",\n \"modelInvariantUuid\": \"670fd198-e938-4aef-8b7b-752e236b0a1f\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"77357884-54da-4dcb-bb55-2e043d53716e\"\n },\n \"instanceName\": \"basic_cnf_macro_6c0b792e-da78-40b6-b2b3-655b62afbd5b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"98dd0017-8e2d-4d92-b5af-169e7dffd91c\",\n \"modelInvariantId\": \"5040ba5f-804c-4c50-9ae9-82314243d476\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b4d20f0b-e384-4eba-90c0-62b9c6bceec1\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:49:48.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "7c23ecb1-a47d-464d-b79a-452345bec5e5", "serviceInstanceName" : "basic_cnf_macro_6c0b792e-da78-40b6-b2b3-655b62afbd5b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3" } } } 2022-09-28T13:49:54.887Z|57795b6f-489e-401d-8f87-36ce0e7b8735|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||=======================response end================================================= 2022-09-28T13:49:54.888Z|57795b6f-489e-401d-8f87-36ce0e7b8735|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|INFO|500||InvokeReturn 2022-09-28T13:49:54.890Z|57795b6f-489e-401d-8f87-36ce0e7b8735|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false 2022-09-28T13:49:54.890Z|57795b6f-489e-401d-8f87-36ce0e7b8735|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:49:54.890Z|57795b6f-489e-401d-8f87-36ce0e7b8735|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:49:54.891Z|57795b6f-489e-401d-8f87-36ce0e7b8735|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false 2022-09-28T13:49:54.891Z|57795b6f-489e-401d-8f87-36ce0e7b8735|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:49:54.891Z|57795b6f-489e-401d-8f87-36ce0e7b8735|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"915e1ed1c33682ab8c398e3b8b5022e1", X-B3-SpanId:"e8b15e3ad33be331", X-B3-ParentSpanId:"7e92d371dd02b92d", X-B3-Sampled:"0", X-ONAP-RequestID:"57795b6f-489e-401d-8f87-36ce0e7b8735", X-RequestID:"57795b6f-489e-401d-8f87-36ce0e7b8735", X-TransactionID:"57795b6f-489e-401d-8f87-36ce0e7b8735", X-ECOMP-RequestID:"57795b6f-489e-401d-8f87-36ce0e7b8735", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96cc1c59-348a-4bad-977c-423cace8b44c"] 2022-09-28T13:49:54.892Z|57795b6f-489e-401d-8f87-36ce0e7b8735|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:49:54.892Z|57795b6f-489e-401d-8f87-36ce0e7b8735|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:49:54.909Z|57795b6f-489e-401d-8f87-36ce0e7b8735|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:49:54.910Z|57795b6f-489e-401d-8f87-36ce0e7b8735|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:49:54.910Z|57795b6f-489e-401d-8f87-36ce0e7b8735|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:49:54.910Z|57795b6f-489e-401d-8f87-36ce0e7b8735|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:49:48 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:49:54.918Z|57795b6f-489e-401d-8f87-36ce0e7b8735|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:49:54.919Z|57795b6f-489e-401d-8f87-36ce0e7b8735|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:49:54.920Z|57795b6f-489e-401d-8f87-36ce0e7b8735|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:49:54.933Z|57795b6f-489e-401d-8f87-36ce0e7b8735|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:49:55.294Z|1d442719-8f2c-4f2f-9e7a-885688d783b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:49:55.302Z|1d442719-8f2c-4f2f-9e7a-885688d783b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:49:56.224Z|52af6940-882c-49bf-9fe8-c117badb2424|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:49:56.225Z|52af6940-882c-49bf-9fe8-c117badb2424|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:50:00.970Z|e5ce2421-c7d1-4184-8874-ab166fec0787|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:50:00.971Z|e5ce2421-c7d1-4184-8874-ab166fec0787|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:50:01.049Z|eb2ba330-f60f-41e8-b1ca-a1d1b686fd68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:50:01.050Z|eb2ba330-f60f-41e8-b1ca-a1d1b686fd68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:50:01.119Z|d113988d-678f-4bad-885d-36ad81f15f3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:50:01.120Z|d113988d-678f-4bad-885d-36ad81f15f3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:50:05.074Z|7e5361ea-d637-41ba-b35f-bd668097f874|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:50:05.083Z|7e5361ea-d637-41ba-b35f-bd668097f874|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3 2022-09-28T13:50:05.084Z|7e5361ea-d637-41ba-b35f-bd668097f874|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|INFO|500||Invoke 2022-09-28T13:50:05.084Z|7e5361ea-d637-41ba-b35f-bd668097f874|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||===========================request begin================================================ 2022-09-28T13:50:05.084Z|7e5361ea-d637-41ba-b35f-bd668097f874|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3 2022-09-28T13:50:05.084Z|7e5361ea-d637-41ba-b35f-bd668097f874|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Method : GET 2022-09-28T13:50:05.085Z|7e5361ea-d637-41ba-b35f-bd668097f874|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1bb364fa3e23150c75fda65f893336a4", X-B3-SpanId:"b7f650f778e43608", X-B3-ParentSpanId:"a50c90256b47f2b0", X-B3-Sampled:"0", X-ONAP-RequestID:"7e5361ea-d637-41ba-b35f-bd668097f874", X-RequestID:"7e5361ea-d637-41ba-b35f-bd668097f874", X-TransactionID:"7e5361ea-d637-41ba-b35f-bd668097f874", X-ECOMP-RequestID:"7e5361ea-d637-41ba-b35f-bd668097f874", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1242f216-11d4-4342-ad6f-6cdc63048d40"] 2022-09-28T13:50:05.085Z|7e5361ea-d637-41ba-b35f-bd668097f874|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Request body: 2022-09-28T13:50:05.085Z|7e5361ea-d637-41ba-b35f-bd668097f874|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||==========================request end================================================ 2022-09-28T13:50:05.113Z|7e5361ea-d637-41ba-b35f-bd668097f874|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||============================response begin========================================== 2022-09-28T13:50:05.113Z|7e5361ea-d637-41ba-b35f-bd668097f874|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Status code : 200 OK 2022-09-28T13:50:05.114Z|7e5361ea-d637-41ba-b35f-bd668097f874|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Status text : OK 2022-09-28T13:50:05.114Z|7e5361ea-d637-41ba-b35f-bd668097f874|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:49:58 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:50:05.116Z|7e5361ea-d637-41ba-b35f-bd668097f874|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Response body: { "requestId" : "ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3 Resource not found for PUT using id business/customers/customer/basiccnf-macro-customer/service-subscriptions/service-subscription/basic_cnf_macro/service-instances/service-instance/7c23ecb1-a47d-464d-b79a-452345bec5e5 (msg=Node Not Found:object located at service-design-and-creation/models/model/5040ba5f-804c-4c50-9ae9-82314243d476/model-vers/model-ver/98dd0017-8e2d-4d92-b5af-169e7dffd91c#model-version not found) (ec=ERR.5.4.6114)", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-09-28T13:49:52.000+00:00", "endTime" : "2022-09-28T13:49:58.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_6c0b792e-da78-40b6-b2b3-655b62afbd5b\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5040ba5f-804c-4c50-9ae9-82314243d476\",\n\t\t\t\"modelVersionId\": \"98dd0017-8e2d-4d92-b5af-169e7dffd91c\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_6c0b792e-da78-40b6-b2b3-655b62afbd5b\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"a7c60cc2-4a84-4c79-8035-858c76f3e95d\",\n \"modelInvariantUuid\": \"64ba9a36-f59e-4360-8a11-1f3b4e408bd1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"9f18e6e7-d3d8-4cdb-9246-e343ec52d9a7\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"d66ae7fe-69ec-4413-83af-5bdeacdf4abd\",\n \"modelInvariantUuid\": \"670fd198-e938-4aef-8b7b-752e236b0a1f\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"77357884-54da-4dcb-bb55-2e043d53716e\"\n },\n \"instanceName\": \"basic_cnf_macro_6c0b792e-da78-40b6-b2b3-655b62afbd5b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"98dd0017-8e2d-4d92-b5af-169e7dffd91c\",\n \"modelInvariantId\": \"5040ba5f-804c-4c50-9ae9-82314243d476\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b4d20f0b-e384-4eba-90c0-62b9c6bceec1\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:49:51.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "7c23ecb1-a47d-464d-b79a-452345bec5e5", "serviceInstanceName" : "basic_cnf_macro_6c0b792e-da78-40b6-b2b3-655b62afbd5b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3" } } } 2022-09-28T13:50:05.116Z|7e5361ea-d637-41ba-b35f-bd668097f874|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||=======================response end================================================= 2022-09-28T13:50:05.117Z|7e5361ea-d637-41ba-b35f-bd668097f874|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|INFO|500||InvokeReturn 2022-09-28T13:50:05.118Z|7e5361ea-d637-41ba-b35f-bd668097f874|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false 2022-09-28T13:50:05.119Z|7e5361ea-d637-41ba-b35f-bd668097f874|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:50:05.119Z|7e5361ea-d637-41ba-b35f-bd668097f874|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:50:05.120Z|7e5361ea-d637-41ba-b35f-bd668097f874|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false 2022-09-28T13:50:05.120Z|7e5361ea-d637-41ba-b35f-bd668097f874|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:50:05.120Z|7e5361ea-d637-41ba-b35f-bd668097f874|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1bb364fa3e23150c75fda65f893336a4", X-B3-SpanId:"fbe2f6052dcda967", X-B3-ParentSpanId:"a50c90256b47f2b0", X-B3-Sampled:"0", X-ONAP-RequestID:"7e5361ea-d637-41ba-b35f-bd668097f874", X-RequestID:"7e5361ea-d637-41ba-b35f-bd668097f874", X-TransactionID:"7e5361ea-d637-41ba-b35f-bd668097f874", X-ECOMP-RequestID:"7e5361ea-d637-41ba-b35f-bd668097f874", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d9b090a-55d6-4946-a2c4-09fc1662b664"] 2022-09-28T13:50:05.120Z|7e5361ea-d637-41ba-b35f-bd668097f874|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:50:05.120Z|7e5361ea-d637-41ba-b35f-bd668097f874|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:50:05.137Z|7e5361ea-d637-41ba-b35f-bd668097f874|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:50:05.138Z|7e5361ea-d637-41ba-b35f-bd668097f874|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:50:05.139Z|7e5361ea-d637-41ba-b35f-bd668097f874|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:50:05.140Z|7e5361ea-d637-41ba-b35f-bd668097f874|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:49:58 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:50:05.141Z|7e5361ea-d637-41ba-b35f-bd668097f874|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:50:05.141Z|7e5361ea-d637-41ba-b35f-bd668097f874|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:50:05.143Z|7e5361ea-d637-41ba-b35f-bd668097f874|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:50:05.153Z|7e5361ea-d637-41ba-b35f-bd668097f874|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:50:05.313Z|867721cc-5e7d-4dcb-b28e-3ee061eb7658|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:50:05.320Z|867721cc-5e7d-4dcb-b28e-3ee061eb7658|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3 2022-09-28T13:50:05.320Z|867721cc-5e7d-4dcb-b28e-3ee061eb7658|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|INFO|500||Invoke 2022-09-28T13:50:05.321Z|867721cc-5e7d-4dcb-b28e-3ee061eb7658|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||===========================request begin================================================ 2022-09-28T13:50:05.321Z|867721cc-5e7d-4dcb-b28e-3ee061eb7658|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3 2022-09-28T13:50:05.321Z|867721cc-5e7d-4dcb-b28e-3ee061eb7658|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Method : GET 2022-09-28T13:50:05.321Z|867721cc-5e7d-4dcb-b28e-3ee061eb7658|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a3f869cd04991ae06300e011f5926ffd", X-B3-SpanId:"f21a8ba4e2048d8b", X-B3-ParentSpanId:"f2c7e182d917e7f7", X-B3-Sampled:"0", X-ONAP-RequestID:"867721cc-5e7d-4dcb-b28e-3ee061eb7658", X-RequestID:"867721cc-5e7d-4dcb-b28e-3ee061eb7658", X-TransactionID:"867721cc-5e7d-4dcb-b28e-3ee061eb7658", X-ECOMP-RequestID:"867721cc-5e7d-4dcb-b28e-3ee061eb7658", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49133637-46df-4bb0-ae1f-872d70509d79"] 2022-09-28T13:50:05.322Z|867721cc-5e7d-4dcb-b28e-3ee061eb7658|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Request body: 2022-09-28T13:50:05.322Z|867721cc-5e7d-4dcb-b28e-3ee061eb7658|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||==========================request end================================================ 2022-09-28T13:50:05.346Z|867721cc-5e7d-4dcb-b28e-3ee061eb7658|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||============================response begin========================================== 2022-09-28T13:50:05.347Z|867721cc-5e7d-4dcb-b28e-3ee061eb7658|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Status code : 200 OK 2022-09-28T13:50:05.348Z|867721cc-5e7d-4dcb-b28e-3ee061eb7658|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Status text : OK 2022-09-28T13:50:05.348Z|867721cc-5e7d-4dcb-b28e-3ee061eb7658|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:49:58 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:50:05.350Z|867721cc-5e7d-4dcb-b28e-3ee061eb7658|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Response body: { "requestId" : "ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3 Resource not found for PUT using id business/customers/customer/basiccnf-macro-customer/service-subscriptions/service-subscription/basic_cnf_macro/service-instances/service-instance/7c23ecb1-a47d-464d-b79a-452345bec5e5 (msg=Node Not Found:object located at service-design-and-creation/models/model/5040ba5f-804c-4c50-9ae9-82314243d476/model-vers/model-ver/98dd0017-8e2d-4d92-b5af-169e7dffd91c#model-version not found) (ec=ERR.5.4.6114)", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-09-28T13:49:52.000+00:00", "endTime" : "2022-09-28T13:49:58.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_6c0b792e-da78-40b6-b2b3-655b62afbd5b\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5040ba5f-804c-4c50-9ae9-82314243d476\",\n\t\t\t\"modelVersionId\": \"98dd0017-8e2d-4d92-b5af-169e7dffd91c\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_6c0b792e-da78-40b6-b2b3-655b62afbd5b\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"a7c60cc2-4a84-4c79-8035-858c76f3e95d\",\n \"modelInvariantUuid\": \"64ba9a36-f59e-4360-8a11-1f3b4e408bd1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"9f18e6e7-d3d8-4cdb-9246-e343ec52d9a7\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"d66ae7fe-69ec-4413-83af-5bdeacdf4abd\",\n \"modelInvariantUuid\": \"670fd198-e938-4aef-8b7b-752e236b0a1f\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"77357884-54da-4dcb-bb55-2e043d53716e\"\n },\n \"instanceName\": \"basic_cnf_macro_6c0b792e-da78-40b6-b2b3-655b62afbd5b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"98dd0017-8e2d-4d92-b5af-169e7dffd91c\",\n \"modelInvariantId\": \"5040ba5f-804c-4c50-9ae9-82314243d476\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b4d20f0b-e384-4eba-90c0-62b9c6bceec1\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:49:51.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "7c23ecb1-a47d-464d-b79a-452345bec5e5", "serviceInstanceName" : "basic_cnf_macro_6c0b792e-da78-40b6-b2b3-655b62afbd5b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3" } } } 2022-09-28T13:50:05.350Z|867721cc-5e7d-4dcb-b28e-3ee061eb7658|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||=======================response end================================================= 2022-09-28T13:50:05.351Z|867721cc-5e7d-4dcb-b28e-3ee061eb7658|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|INFO|500||InvokeReturn 2022-09-28T13:50:05.353Z|867721cc-5e7d-4dcb-b28e-3ee061eb7658|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false 2022-09-28T13:50:05.354Z|867721cc-5e7d-4dcb-b28e-3ee061eb7658|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:50:05.354Z|867721cc-5e7d-4dcb-b28e-3ee061eb7658|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:50:05.354Z|867721cc-5e7d-4dcb-b28e-3ee061eb7658|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false 2022-09-28T13:50:05.354Z|867721cc-5e7d-4dcb-b28e-3ee061eb7658|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:50:05.354Z|867721cc-5e7d-4dcb-b28e-3ee061eb7658|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a3f869cd04991ae06300e011f5926ffd", X-B3-SpanId:"beb6692376459a35", X-B3-ParentSpanId:"f2c7e182d917e7f7", X-B3-Sampled:"0", X-ONAP-RequestID:"867721cc-5e7d-4dcb-b28e-3ee061eb7658", X-RequestID:"867721cc-5e7d-4dcb-b28e-3ee061eb7658", X-TransactionID:"867721cc-5e7d-4dcb-b28e-3ee061eb7658", X-ECOMP-RequestID:"867721cc-5e7d-4dcb-b28e-3ee061eb7658", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4f56f77-05fb-4d55-97cd-6648489bcc50"] 2022-09-28T13:50:05.355Z|867721cc-5e7d-4dcb-b28e-3ee061eb7658|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:50:05.355Z|867721cc-5e7d-4dcb-b28e-3ee061eb7658|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:50:05.372Z|867721cc-5e7d-4dcb-b28e-3ee061eb7658|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:50:05.373Z|867721cc-5e7d-4dcb-b28e-3ee061eb7658|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:50:05.374Z|867721cc-5e7d-4dcb-b28e-3ee061eb7658|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:50:05.374Z|867721cc-5e7d-4dcb-b28e-3ee061eb7658|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:49:58 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:50:05.374Z|867721cc-5e7d-4dcb-b28e-3ee061eb7658|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:50:05.375Z|867721cc-5e7d-4dcb-b28e-3ee061eb7658|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:50:05.375Z|867721cc-5e7d-4dcb-b28e-3ee061eb7658|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:50:05.386Z|867721cc-5e7d-4dcb-b28e-3ee061eb7658|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:50:05.532Z|ca8c75c1-d388-4897-864a-af44403b6661|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:50:05.537Z|ca8c75c1-d388-4897-864a-af44403b6661|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3 2022-09-28T13:50:05.538Z|ca8c75c1-d388-4897-864a-af44403b6661|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|INFO|500||Invoke 2022-09-28T13:50:05.538Z|ca8c75c1-d388-4897-864a-af44403b6661|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||===========================request begin================================================ 2022-09-28T13:50:05.539Z|ca8c75c1-d388-4897-864a-af44403b6661|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3 2022-09-28T13:50:05.539Z|ca8c75c1-d388-4897-864a-af44403b6661|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Method : GET 2022-09-28T13:50:05.539Z|ca8c75c1-d388-4897-864a-af44403b6661|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"56c3c0c46da036cf9943d80ea6177ef1", X-B3-SpanId:"a86323beb08d298d", X-B3-ParentSpanId:"bcbcffd8f05010f7", X-B3-Sampled:"0", X-ONAP-RequestID:"ca8c75c1-d388-4897-864a-af44403b6661", X-RequestID:"ca8c75c1-d388-4897-864a-af44403b6661", X-TransactionID:"ca8c75c1-d388-4897-864a-af44403b6661", X-ECOMP-RequestID:"ca8c75c1-d388-4897-864a-af44403b6661", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"548340bc-61cc-42cb-a849-b15358f7827f"] 2022-09-28T13:50:05.540Z|ca8c75c1-d388-4897-864a-af44403b6661|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Request body: 2022-09-28T13:50:05.540Z|ca8c75c1-d388-4897-864a-af44403b6661|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||==========================request end================================================ 2022-09-28T13:50:05.564Z|ca8c75c1-d388-4897-864a-af44403b6661|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||============================response begin========================================== 2022-09-28T13:50:05.565Z|ca8c75c1-d388-4897-864a-af44403b6661|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Status code : 200 OK 2022-09-28T13:50:05.565Z|ca8c75c1-d388-4897-864a-af44403b6661|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Status text : OK 2022-09-28T13:50:05.565Z|ca8c75c1-d388-4897-864a-af44403b6661|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:49:58 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:50:05.567Z|ca8c75c1-d388-4897-864a-af44403b6661|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Response body: { "requestId" : "ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3 Resource not found for PUT using id business/customers/customer/basiccnf-macro-customer/service-subscriptions/service-subscription/basic_cnf_macro/service-instances/service-instance/7c23ecb1-a47d-464d-b79a-452345bec5e5 (msg=Node Not Found:object located at service-design-and-creation/models/model/5040ba5f-804c-4c50-9ae9-82314243d476/model-vers/model-ver/98dd0017-8e2d-4d92-b5af-169e7dffd91c#model-version not found) (ec=ERR.5.4.6114)", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-09-28T13:49:52.000+00:00", "endTime" : "2022-09-28T13:49:58.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_6c0b792e-da78-40b6-b2b3-655b62afbd5b\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5040ba5f-804c-4c50-9ae9-82314243d476\",\n\t\t\t\"modelVersionId\": \"98dd0017-8e2d-4d92-b5af-169e7dffd91c\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_6c0b792e-da78-40b6-b2b3-655b62afbd5b\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"a7c60cc2-4a84-4c79-8035-858c76f3e95d\",\n \"modelInvariantUuid\": \"64ba9a36-f59e-4360-8a11-1f3b4e408bd1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"9f18e6e7-d3d8-4cdb-9246-e343ec52d9a7\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"d66ae7fe-69ec-4413-83af-5bdeacdf4abd\",\n \"modelInvariantUuid\": \"670fd198-e938-4aef-8b7b-752e236b0a1f\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"77357884-54da-4dcb-bb55-2e043d53716e\"\n },\n \"instanceName\": \"basic_cnf_macro_6c0b792e-da78-40b6-b2b3-655b62afbd5b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"98dd0017-8e2d-4d92-b5af-169e7dffd91c\",\n \"modelInvariantId\": \"5040ba5f-804c-4c50-9ae9-82314243d476\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b4d20f0b-e384-4eba-90c0-62b9c6bceec1\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:49:51.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "7c23ecb1-a47d-464d-b79a-452345bec5e5", "serviceInstanceName" : "basic_cnf_macro_6c0b792e-da78-40b6-b2b3-655b62afbd5b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3" } } } 2022-09-28T13:50:05.568Z|ca8c75c1-d388-4897-864a-af44403b6661|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||=======================response end================================================= 2022-09-28T13:50:05.568Z|ca8c75c1-d388-4897-864a-af44403b6661|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|INFO|500||InvokeReturn 2022-09-28T13:50:05.570Z|ca8c75c1-d388-4897-864a-af44403b6661|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false 2022-09-28T13:50:05.571Z|ca8c75c1-d388-4897-864a-af44403b6661|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:50:05.571Z|ca8c75c1-d388-4897-864a-af44403b6661|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:50:05.572Z|ca8c75c1-d388-4897-864a-af44403b6661|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false 2022-09-28T13:50:05.572Z|ca8c75c1-d388-4897-864a-af44403b6661|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:50:05.572Z|ca8c75c1-d388-4897-864a-af44403b6661|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"56c3c0c46da036cf9943d80ea6177ef1", X-B3-SpanId:"6f3bae620e25a588", X-B3-ParentSpanId:"bcbcffd8f05010f7", X-B3-Sampled:"0", X-ONAP-RequestID:"ca8c75c1-d388-4897-864a-af44403b6661", X-RequestID:"ca8c75c1-d388-4897-864a-af44403b6661", X-TransactionID:"ca8c75c1-d388-4897-864a-af44403b6661", X-ECOMP-RequestID:"ca8c75c1-d388-4897-864a-af44403b6661", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e589101-1410-43b5-bbf7-7a04c7c43448"] 2022-09-28T13:50:05.572Z|ca8c75c1-d388-4897-864a-af44403b6661|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:50:05.573Z|ca8c75c1-d388-4897-864a-af44403b6661|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:50:05.591Z|ca8c75c1-d388-4897-864a-af44403b6661|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:50:05.592Z|ca8c75c1-d388-4897-864a-af44403b6661|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:50:05.592Z|ca8c75c1-d388-4897-864a-af44403b6661|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:50:05.593Z|ca8c75c1-d388-4897-864a-af44403b6661|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:49:58 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:50:05.593Z|ca8c75c1-d388-4897-864a-af44403b6661|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:50:05.594Z|ca8c75c1-d388-4897-864a-af44403b6661|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:50:05.594Z|ca8c75c1-d388-4897-864a-af44403b6661|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:50:05.612Z|ca8c75c1-d388-4897-864a-af44403b6661|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:50:05.757Z|f7c28fcc-7092-46db-b671-3daf27252005|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:50:05.769Z|f7c28fcc-7092-46db-b671-3daf27252005|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3 2022-09-28T13:50:05.771Z|f7c28fcc-7092-46db-b671-3daf27252005|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|INFO|500||Invoke 2022-09-28T13:50:05.771Z|f7c28fcc-7092-46db-b671-3daf27252005|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||===========================request begin================================================ 2022-09-28T13:50:05.772Z|f7c28fcc-7092-46db-b671-3daf27252005|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3 2022-09-28T13:50:05.772Z|f7c28fcc-7092-46db-b671-3daf27252005|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Method : GET 2022-09-28T13:50:05.772Z|f7c28fcc-7092-46db-b671-3daf27252005|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5f357e92d1f9a5aaef06954b33214ce4", X-B3-SpanId:"abb9e635f36738d3", X-B3-ParentSpanId:"cc586f3ae1489b79", X-B3-Sampled:"0", X-ONAP-RequestID:"f7c28fcc-7092-46db-b671-3daf27252005", X-RequestID:"f7c28fcc-7092-46db-b671-3daf27252005", X-TransactionID:"f7c28fcc-7092-46db-b671-3daf27252005", X-ECOMP-RequestID:"f7c28fcc-7092-46db-b671-3daf27252005", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5c23742-3998-4113-85c6-c39b02f5334d"] 2022-09-28T13:50:05.773Z|f7c28fcc-7092-46db-b671-3daf27252005|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Request body: 2022-09-28T13:50:05.773Z|f7c28fcc-7092-46db-b671-3daf27252005|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||==========================request end================================================ 2022-09-28T13:50:05.801Z|f7c28fcc-7092-46db-b671-3daf27252005|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||============================response begin========================================== 2022-09-28T13:50:05.807Z|f7c28fcc-7092-46db-b671-3daf27252005|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Status code : 200 OK 2022-09-28T13:50:05.808Z|f7c28fcc-7092-46db-b671-3daf27252005|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Status text : OK 2022-09-28T13:50:05.809Z|f7c28fcc-7092-46db-b671-3daf27252005|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:49:58 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:50:05.809Z|f7c28fcc-7092-46db-b671-3daf27252005|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Response body: { "requestId" : "ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3 Resource not found for PUT using id business/customers/customer/basiccnf-macro-customer/service-subscriptions/service-subscription/basic_cnf_macro/service-instances/service-instance/7c23ecb1-a47d-464d-b79a-452345bec5e5 (msg=Node Not Found:object located at service-design-and-creation/models/model/5040ba5f-804c-4c50-9ae9-82314243d476/model-vers/model-ver/98dd0017-8e2d-4d92-b5af-169e7dffd91c#model-version not found) (ec=ERR.5.4.6114)", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-09-28T13:49:52.000+00:00", "endTime" : "2022-09-28T13:49:58.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_6c0b792e-da78-40b6-b2b3-655b62afbd5b\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5040ba5f-804c-4c50-9ae9-82314243d476\",\n\t\t\t\"modelVersionId\": \"98dd0017-8e2d-4d92-b5af-169e7dffd91c\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_6c0b792e-da78-40b6-b2b3-655b62afbd5b\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"a7c60cc2-4a84-4c79-8035-858c76f3e95d\",\n \"modelInvariantUuid\": \"64ba9a36-f59e-4360-8a11-1f3b4e408bd1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"9f18e6e7-d3d8-4cdb-9246-e343ec52d9a7\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"d66ae7fe-69ec-4413-83af-5bdeacdf4abd\",\n \"modelInvariantUuid\": \"670fd198-e938-4aef-8b7b-752e236b0a1f\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"77357884-54da-4dcb-bb55-2e043d53716e\"\n },\n \"instanceName\": \"basic_cnf_macro_6c0b792e-da78-40b6-b2b3-655b62afbd5b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"98dd0017-8e2d-4d92-b5af-169e7dffd91c\",\n \"modelInvariantId\": \"5040ba5f-804c-4c50-9ae9-82314243d476\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b4d20f0b-e384-4eba-90c0-62b9c6bceec1\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:49:51.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "7c23ecb1-a47d-464d-b79a-452345bec5e5", "serviceInstanceName" : "basic_cnf_macro_6c0b792e-da78-40b6-b2b3-655b62afbd5b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3" } } } 2022-09-28T13:50:05.810Z|f7c28fcc-7092-46db-b671-3daf27252005|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||=======================response end================================================= 2022-09-28T13:50:05.810Z|f7c28fcc-7092-46db-b671-3daf27252005|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|INFO|500||InvokeReturn 2022-09-28T13:50:05.812Z|f7c28fcc-7092-46db-b671-3daf27252005|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false 2022-09-28T13:50:05.813Z|f7c28fcc-7092-46db-b671-3daf27252005|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:50:05.813Z|f7c28fcc-7092-46db-b671-3daf27252005|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:50:05.813Z|f7c28fcc-7092-46db-b671-3daf27252005|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false 2022-09-28T13:50:05.813Z|f7c28fcc-7092-46db-b671-3daf27252005|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:50:05.813Z|f7c28fcc-7092-46db-b671-3daf27252005|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5f357e92d1f9a5aaef06954b33214ce4", X-B3-SpanId:"71bd83dba233844c", X-B3-ParentSpanId:"cc586f3ae1489b79", X-B3-Sampled:"0", X-ONAP-RequestID:"f7c28fcc-7092-46db-b671-3daf27252005", X-RequestID:"f7c28fcc-7092-46db-b671-3daf27252005", X-TransactionID:"f7c28fcc-7092-46db-b671-3daf27252005", X-ECOMP-RequestID:"f7c28fcc-7092-46db-b671-3daf27252005", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a47f4a78-acdf-4655-b196-4b7253054f95"] 2022-09-28T13:50:05.814Z|f7c28fcc-7092-46db-b671-3daf27252005|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:50:05.814Z|f7c28fcc-7092-46db-b671-3daf27252005|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:50:05.831Z|f7c28fcc-7092-46db-b671-3daf27252005|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:50:05.831Z|f7c28fcc-7092-46db-b671-3daf27252005|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:50:05.832Z|f7c28fcc-7092-46db-b671-3daf27252005|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:50:05.832Z|f7c28fcc-7092-46db-b671-3daf27252005|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:49:58 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:50:05.833Z|f7c28fcc-7092-46db-b671-3daf27252005|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:50:05.834Z|f7c28fcc-7092-46db-b671-3daf27252005|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:50:05.834Z|f7c28fcc-7092-46db-b671-3daf27252005|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:50:05.849Z|f7c28fcc-7092-46db-b671-3daf27252005|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:50:05.989Z|29fe9996-2a97-4b36-bf19-57515f127499|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:50:05.994Z|29fe9996-2a97-4b36-bf19-57515f127499|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3 2022-09-28T13:50:05.994Z|29fe9996-2a97-4b36-bf19-57515f127499|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|INFO|500||Invoke 2022-09-28T13:50:05.995Z|29fe9996-2a97-4b36-bf19-57515f127499|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||===========================request begin================================================ 2022-09-28T13:50:05.995Z|29fe9996-2a97-4b36-bf19-57515f127499|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3 2022-09-28T13:50:05.995Z|29fe9996-2a97-4b36-bf19-57515f127499|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Method : GET 2022-09-28T13:50:05.995Z|29fe9996-2a97-4b36-bf19-57515f127499|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"25ca2b40223f3843ab2f8259a704fc4b", X-B3-SpanId:"803f4a2968912053", X-B3-ParentSpanId:"415c3f76bdc05a0f", X-B3-Sampled:"0", X-ONAP-RequestID:"29fe9996-2a97-4b36-bf19-57515f127499", X-RequestID:"29fe9996-2a97-4b36-bf19-57515f127499", X-TransactionID:"29fe9996-2a97-4b36-bf19-57515f127499", X-ECOMP-RequestID:"29fe9996-2a97-4b36-bf19-57515f127499", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53ece8df-b95f-42ce-9c8a-c1bb68f07fde"] 2022-09-28T13:50:05.996Z|29fe9996-2a97-4b36-bf19-57515f127499|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Request body: 2022-09-28T13:50:05.996Z|29fe9996-2a97-4b36-bf19-57515f127499|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||==========================request end================================================ 2022-09-28T13:50:06.020Z|29fe9996-2a97-4b36-bf19-57515f127499|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||============================response begin========================================== 2022-09-28T13:50:06.021Z|29fe9996-2a97-4b36-bf19-57515f127499|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Status code : 200 OK 2022-09-28T13:50:06.021Z|29fe9996-2a97-4b36-bf19-57515f127499|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Status text : OK 2022-09-28T13:50:06.021Z|29fe9996-2a97-4b36-bf19-57515f127499|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:49:58 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:50:06.024Z|29fe9996-2a97-4b36-bf19-57515f127499|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||Response body: { "requestId" : "ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3 Resource not found for PUT using id business/customers/customer/basiccnf-macro-customer/service-subscriptions/service-subscription/basic_cnf_macro/service-instances/service-instance/7c23ecb1-a47d-464d-b79a-452345bec5e5 (msg=Node Not Found:object located at service-design-and-creation/models/model/5040ba5f-804c-4c50-9ae9-82314243d476/model-vers/model-ver/98dd0017-8e2d-4d92-b5af-169e7dffd91c#model-version not found) (ec=ERR.5.4.6114)", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-09-28T13:49:52.000+00:00", "endTime" : "2022-09-28T13:49:58.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_6c0b792e-da78-40b6-b2b3-655b62afbd5b\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5040ba5f-804c-4c50-9ae9-82314243d476\",\n\t\t\t\"modelVersionId\": \"98dd0017-8e2d-4d92-b5af-169e7dffd91c\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_6c0b792e-da78-40b6-b2b3-655b62afbd5b\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"a7c60cc2-4a84-4c79-8035-858c76f3e95d\",\n \"modelInvariantUuid\": \"64ba9a36-f59e-4360-8a11-1f3b4e408bd1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"9f18e6e7-d3d8-4cdb-9246-e343ec52d9a7\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"d66ae7fe-69ec-4413-83af-5bdeacdf4abd\",\n \"modelInvariantUuid\": \"670fd198-e938-4aef-8b7b-752e236b0a1f\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"77357884-54da-4dcb-bb55-2e043d53716e\"\n },\n \"instanceName\": \"basic_cnf_macro_6c0b792e-da78-40b6-b2b3-655b62afbd5b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"98dd0017-8e2d-4d92-b5af-169e7dffd91c\",\n \"modelInvariantId\": \"5040ba5f-804c-4c50-9ae9-82314243d476\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b4d20f0b-e384-4eba-90c0-62b9c6bceec1\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:49:51.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "7c23ecb1-a47d-464d-b79a-452345bec5e5", "serviceInstanceName" : "basic_cnf_macro_6c0b792e-da78-40b6-b2b3-655b62afbd5b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "ecfd377c-3c90-4757-9f2e-6b82a5c7caf3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3" } } } 2022-09-28T13:50:06.025Z|29fe9996-2a97-4b36-bf19-57515f127499|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|DEBUG|500||=======================response end================================================= 2022-09-28T13:50:06.025Z|29fe9996-2a97-4b36-bf19-57515f127499|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|INFO|500||InvokeReturn 2022-09-28T13:50:06.027Z|29fe9996-2a97-4b36-bf19-57515f127499|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false 2022-09-28T13:50:06.028Z|29fe9996-2a97-4b36-bf19-57515f127499|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:50:06.028Z|29fe9996-2a97-4b36-bf19-57515f127499|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:50:06.028Z|29fe9996-2a97-4b36-bf19-57515f127499|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false 2022-09-28T13:50:06.028Z|29fe9996-2a97-4b36-bf19-57515f127499|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:50:06.029Z|29fe9996-2a97-4b36-bf19-57515f127499|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"25ca2b40223f3843ab2f8259a704fc4b", X-B3-SpanId:"85fbda5e88773ae2", X-B3-ParentSpanId:"415c3f76bdc05a0f", X-B3-Sampled:"0", X-ONAP-RequestID:"29fe9996-2a97-4b36-bf19-57515f127499", X-RequestID:"29fe9996-2a97-4b36-bf19-57515f127499", X-TransactionID:"29fe9996-2a97-4b36-bf19-57515f127499", X-ECOMP-RequestID:"29fe9996-2a97-4b36-bf19-57515f127499", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9022ca87-f542-4e23-943c-510fd2f1231e"] 2022-09-28T13:50:06.029Z|29fe9996-2a97-4b36-bf19-57515f127499|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:50:06.030Z|29fe9996-2a97-4b36-bf19-57515f127499|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:50:06.059Z|29fe9996-2a97-4b36-bf19-57515f127499|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:50:06.059Z|29fe9996-2a97-4b36-bf19-57515f127499|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:50:06.061Z|29fe9996-2a97-4b36-bf19-57515f127499|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:50:06.061Z|29fe9996-2a97-4b36-bf19-57515f127499|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:49:58 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:50:06.062Z|29fe9996-2a97-4b36-bf19-57515f127499|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:50:06.062Z|29fe9996-2a97-4b36-bf19-57515f127499|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:50:06.063Z|29fe9996-2a97-4b36-bf19-57515f127499|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecfd377c-3c90-4757-9f2e-6b82a5c7caf3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:50:06.074Z|29fe9996-2a97-4b36-bf19-57515f127499|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ecfd377c-3c90-4757-9f2e-6b82a5c7caf3|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:50:10.295Z|6a8aeb36-da87-48fe-8148-3914d124f410|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:50:10.296Z|6a8aeb36-da87-48fe-8148-3914d124f410|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:50:10.992Z|c8208b0c-be0a-4614-a7e3-bc82749d5276|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:50:10.993Z|c8208b0c-be0a-4614-a7e3-bc82749d5276|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:50:11.074Z|ec35f9fe-ca41-42fd-83ec-ec4fe5b4b917|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:50:11.075Z|ec35f9fe-ca41-42fd-83ec-ec4fe5b4b917|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:50:11.149Z|7bdf297a-2d97-43e6-b017-314d37be3be6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:50:11.151Z|7bdf297a-2d97-43e6-b017-314d37be3be6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:50:21.032Z|989781c7-2eed-4e05-b4c6-050dea7b686d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:50:21.033Z|989781c7-2eed-4e05-b4c6-050dea7b686d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:50:21.110Z|06754601-b4e8-4dd4-bf5b-1a4ea1bd732b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:50:21.112Z|06754601-b4e8-4dd4-bf5b-1a4ea1bd732b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:50:21.184Z|0ba8dadd-c44f-4ba3-a925-90f035adc6f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:50:21.185Z|0ba8dadd-c44f-4ba3-a925-90f035adc6f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:50:24.494Z|a7a1cef7-e9cd-4c9d-beb1-4dec232445d7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:50:24.496Z|a7a1cef7-e9cd-4c9d-beb1-4dec232445d7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:50:25.295Z|d4260d9f-4b1e-4150-8d4e-a661062c49d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:50:25.296Z|d4260d9f-4b1e-4150-8d4e-a661062c49d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:50:26.227Z|b8bedcc1-cc26-4c2d-bddc-c2f767540432|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:50:26.228Z|b8bedcc1-cc26-4c2d-bddc-c2f767540432|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:50:31.072Z|900fba75-07f6-403f-ae6d-88a067abd03e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:50:31.073Z|900fba75-07f6-403f-ae6d-88a067abd03e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:50:31.137Z|df75bea1-b0e8-4ca6-a821-1033a946eed1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:50:31.138Z|df75bea1-b0e8-4ca6-a821-1033a946eed1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:50:31.217Z|a5e5fd24-d22b-4962-ba2a-3a5cd795b57f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:50:31.218Z|a5e5fd24-d22b-4962-ba2a-3a5cd795b57f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:50:40.295Z|a75d78a9-adf6-49e8-ab4d-4c0d72e4c291|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:50:40.303Z|a75d78a9-adf6-49e8-ab4d-4c0d72e4c291|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:50:41.095Z|1db7fa5e-50c6-414a-aa1b-b177f9097730|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:50:41.096Z|1db7fa5e-50c6-414a-aa1b-b177f9097730|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:50:41.164Z|d630a17e-9f18-46cd-94a5-e9220438d2e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:50:41.165Z|d630a17e-9f18-46cd-94a5-e9220438d2e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:50:41.241Z|47d4a499-d0a4-48fb-81e4-e689a0f14bc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:50:41.245Z|47d4a499-d0a4-48fb-81e4-e689a0f14bc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:50:51.126Z|533bbf38-f127-4d8b-91f8-ed3c94f36acd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:50:51.127Z|533bbf38-f127-4d8b-91f8-ed3c94f36acd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:50:51.200Z|53ef5531-2c4e-49bb-99d1-03701b3f4a04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:50:51.201Z|53ef5531-2c4e-49bb-99d1-03701b3f4a04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:50:51.276Z|49838e5e-fda6-4e02-882a-15c39790546a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:50:51.277Z|49838e5e-fda6-4e02-882a-15c39790546a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:50:55.294Z|addcb97b-6e59-40bf-8183-b2573af3e154|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:50:55.294Z|addcb97b-6e59-40bf-8183-b2573af3e154|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:50:56.228Z|467f880e-dcc2-409d-b8f3-45c6d4ec48f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:50:56.229Z|467f880e-dcc2-409d-b8f3-45c6d4ec48f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:51:01.157Z|6939ea5f-ad41-42ac-9a75-1df96d675f65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:51:01.158Z|6939ea5f-ad41-42ac-9a75-1df96d675f65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:51:01.226Z|0aa6455d-39ce-4e83-a001-2fc34a9efb39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:51:01.226Z|0aa6455d-39ce-4e83-a001-2fc34a9efb39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:51:01.301Z|9665d9bc-bd35-428c-bab3-e89eb2eb745d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:51:01.302Z|9665d9bc-bd35-428c-bab3-e89eb2eb745d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:51:10.294Z|b54f5109-34a1-4fea-832f-93fa024435f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:51:10.295Z|b54f5109-34a1-4fea-832f-93fa024435f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:51:11.185Z|68911cc1-0f51-4c4b-84a2-072817a2780d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:51:11.188Z|68911cc1-0f51-4c4b-84a2-072817a2780d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:51:11.256Z|dfb20f57-9c92-4a44-8e9a-cbb384cab5ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:51:11.257Z|dfb20f57-9c92-4a44-8e9a-cbb384cab5ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:51:11.324Z|2778fb43-5153-48d6-a94e-ddfe80b81125|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:51:11.325Z|2778fb43-5153-48d6-a94e-ddfe80b81125|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:51:21.224Z|b4dc94b3-268b-4d5f-91a7-d8e9e85b28b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:51:21.225Z|b4dc94b3-268b-4d5f-91a7-d8e9e85b28b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:51:21.298Z|65f8b0ec-9c57-4b4c-9bae-a54948656ba0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:51:21.305Z|65f8b0ec-9c57-4b4c-9bae-a54948656ba0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:51:21.387Z|ca894bc4-6663-40a3-a6c8-042373f67d25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:51:21.388Z|ca894bc4-6663-40a3-a6c8-042373f67d25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:51:24.488Z|1bcb94d7-5d83-4565-a91b-1fbd14104600|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:51:24.489Z|1bcb94d7-5d83-4565-a91b-1fbd14104600|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:51:25.294Z|9e694b1d-adec-4e08-85a0-db86276a023f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:51:25.296Z|9e694b1d-adec-4e08-85a0-db86276a023f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:51:26.230Z|17f7efd5-8f93-445d-a316-0f4db92032ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:51:26.230Z|17f7efd5-8f93-445d-a316-0f4db92032ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:51:31.274Z|b3c469c1-2bd9-4d36-b6b9-1c3d02873a9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:51:31.275Z|b3c469c1-2bd9-4d36-b6b9-1c3d02873a9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:51:31.333Z|eec7c89a-3029-4146-9ccf-31b2308b6f56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:51:31.333Z|eec7c89a-3029-4146-9ccf-31b2308b6f56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:51:31.425Z|495ea081-0a96-46f4-8f27-c93895a83a5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:51:31.426Z|495ea081-0a96-46f4-8f27-c93895a83a5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:51:40.294Z|9a2d6163-1c4d-4a30-bb7d-56547b23acb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:51:40.295Z|9a2d6163-1c4d-4a30-bb7d-56547b23acb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:51:41.305Z|5d5bdb83-a4e7-4ca4-805d-86ced5eea791|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:51:41.312Z|5d5bdb83-a4e7-4ca4-805d-86ced5eea791|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:51:41.365Z|aebdd115-3bc4-47eb-aa6c-854b2c3e1b30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:51:41.366Z|aebdd115-3bc4-47eb-aa6c-854b2c3e1b30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:51:41.453Z|f167cdf2-98ef-44d2-8d8c-c6cd72ce9330|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:51:41.455Z|f167cdf2-98ef-44d2-8d8c-c6cd72ce9330|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:51:51.338Z|c7e67a2a-d0ab-4518-a374-1c7f9caab695|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:51:51.340Z|c7e67a2a-d0ab-4518-a374-1c7f9caab695|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:51:51.403Z|d2305e6c-5e26-4a2c-8b00-fd1533d10a56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:51:51.404Z|d2305e6c-5e26-4a2c-8b00-fd1533d10a56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:51:51.498Z|74e3032d-924b-4378-acdc-865ee8360bca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:51:51.499Z|74e3032d-924b-4378-acdc-865ee8360bca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:51:55.294Z|ef67dc1c-fc95-4e00-b93f-9ea53b5eb21a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:51:55.295Z|ef67dc1c-fc95-4e00-b93f-9ea53b5eb21a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:51:56.231Z|16289852-84b6-4b0a-a99e-99508c2c0c9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:51:56.232Z|16289852-84b6-4b0a-a99e-99508c2c0c9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:52:01.378Z|29cb5b38-cff5-4f7a-81bb-0be2972793b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:52:01.379Z|29cb5b38-cff5-4f7a-81bb-0be2972793b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:52:01.438Z|05d62871-f98e-4a9c-b58c-c2ddeb09fd97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:52:01.442Z|05d62871-f98e-4a9c-b58c-c2ddeb09fd97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:52:01.542Z|94da37f9-51b6-42fe-8cd6-4bf939265995|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:52:01.543Z|94da37f9-51b6-42fe-8cd6-4bf939265995|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:52:10.295Z|8550e747-1c65-4583-ac31-644c6747430f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:52:10.298Z|8550e747-1c65-4583-ac31-644c6747430f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:52:11.434Z|d56d9582-efe9-411b-925a-8dbacb4a4b1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:52:11.439Z|d56d9582-efe9-411b-925a-8dbacb4a4b1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:52:11.501Z|19a21c6a-8416-4da9-9670-29bd296e2e7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:52:11.507Z|19a21c6a-8416-4da9-9670-29bd296e2e7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:52:11.601Z|632dc5e2-eff9-49bc-8831-1f0804d6534d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:52:11.602Z|632dc5e2-eff9-49bc-8831-1f0804d6534d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:52:21.481Z|b8c2152d-2bc6-418f-9ec0-48b86068ca85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:52:21.483Z|b8c2152d-2bc6-418f-9ec0-48b86068ca85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:52:21.554Z|3ef57f87-ef52-49d6-81ae-3aa199d35c74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:52:21.556Z|3ef57f87-ef52-49d6-81ae-3aa199d35c74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:52:21.669Z|0d8cbce9-74bc-4790-9594-1efb93370273|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:52:21.674Z|0d8cbce9-74bc-4790-9594-1efb93370273|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:52:24.492Z|5c4f7e01-7ef2-45dc-8788-5d6a1bc73d00|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:52:24.495Z|5c4f7e01-7ef2-45dc-8788-5d6a1bc73d00|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:52:25.294Z|eeb279c4-4e37-4c47-ba16-d2ba4a596455|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:52:25.295Z|eeb279c4-4e37-4c47-ba16-d2ba4a596455|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:52:26.232Z|ee960d9b-10cc-4e83-a626-a234fbb2fd1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:52:26.234Z|ee960d9b-10cc-4e83-a626-a234fbb2fd1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:52:31.510Z|14d38575-2475-472f-a013-cf845f49c85f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:52:31.511Z|14d38575-2475-472f-a013-cf845f49c85f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:52:31.596Z|5b7a03c7-3278-470e-bb03-b9de75b357f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:52:31.597Z|5b7a03c7-3278-470e-bb03-b9de75b357f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:52:31.705Z|fbb71264-9084-46a8-bc76-1dd1d277f753|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:52:31.707Z|fbb71264-9084-46a8-bc76-1dd1d277f753|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:52:32.468Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:52:32.472Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 5cf816ee-1b92-4970-bcec-ab94de945834 already exists in requestDb InfraActiveRequests table 2022-09-28T13:52:32.474Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834 2022-09-28T13:52:32.475Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|INFO|500||Invoke 2022-09-28T13:52:32.475Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||===========================request begin================================================ 2022-09-28T13:52:32.475Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834 2022-09-28T13:52:32.475Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Method : GET 2022-09-28T13:52:32.475Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6a08525eeae73a3860bbcbe470336b88", X-B3-SpanId:"49c02a7d72d7f3b2", X-B3-ParentSpanId:"b9b990ab6d1f106b", X-B3-Sampled:"0", X-ONAP-RequestID:"5cf816ee-1b92-4970-bcec-ab94de945834", X-RequestID:"5cf816ee-1b92-4970-bcec-ab94de945834", X-TransactionID:"5cf816ee-1b92-4970-bcec-ab94de945834", X-ECOMP-RequestID:"5cf816ee-1b92-4970-bcec-ab94de945834", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a9a8c00-f66a-42da-92e9-ea9fce28ae4d"] 2022-09-28T13:52:32.476Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Request body: 2022-09-28T13:52:32.476Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||==========================request end================================================ 2022-09-28T13:52:32.509Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||============================response begin========================================== 2022-09-28T13:52:32.510Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Status code : 404 NOT_FOUND 2022-09-28T13:52:32.510Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Status text : Not Found 2022-09-28T13:52:32.510Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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-length:"0", date:"Wed, 28 Sep 2022 13:52:26 GMT", x-envoy-upstream-service-time:"26", server:"envoy"] 2022-09-28T13:52:32.511Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Response body: 2022-09-28T13:52:32.511Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||=======================response end================================================= 2022-09-28T13:52:32.512Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|INFO|404|Not Found|InvokeReturn 2022-09-28T13:52:32.523Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-09-28T13:52:32.524Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-09-28T13:52:32.530Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-09-28T13:52:32.561Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-09-28T13:52:32.562Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[5cf816ee-1b92-4970-bcec-ab94de945834], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[e1265afa-4192-4062-8129-7ce17e5335d6], X-ECOMP-RequestID=[5cf816ee-1b92-4970-bcec-ab94de945834], X-TransactionId=[], X-ONAP-RequestID=[5cf816ee-1b92-4970-bcec-ab94de945834]} 2022-09-28T13:52:32.615Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Wed, 28 Sep 2022 13:52:32 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[39], x-aai-txid=[2-aai-resources-220928-13:52:32:578-72536], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-09-28T13:52:32.618Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2022-09-28T13:52:32.619Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-09-28T13:52:32.624Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2022-09-28T13:52:32.625Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-09-28T13:52:32.634Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-09-28T13:52:32.704Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-09-28T13:52:32.705Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[5cf816ee-1b92-4970-bcec-ab94de945834], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[961bc92a-b0a3-451b-8489-0c0dc059fb12], X-ECOMP-RequestID=[5cf816ee-1b92-4970-bcec-ab94de945834], X-TransactionId=[], X-ONAP-RequestID=[5cf816ee-1b92-4970-bcec-ab94de945834]} 2022-09-28T13:52:32.770Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Wed, 28 Sep 2022 13:52:32 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[60], x-aai-txid=[2-aai-resources-220928-13:52:32:714-86186], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-09-28T13:52:32.772Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2022-09-28T13:52:32.772Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-09-28T13:52:32.775Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2022-09-28T13:52:32.776Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-09-28T13:52:32.784Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-09-28T13:52:32.814Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/e3b7e8e7a7024b26987c36eeb1a188a5|INFO|500||Invoke 2022-09-28T13:52:32.816Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/e3b7e8e7a7024b26987c36eeb1a188a5|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/e3b7e8e7a7024b26987c36eeb1a188a5 with request headers:{Authorization=[***REDACTED***], X-RequestID=[5cf816ee-1b92-4970-bcec-ab94de945834], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[17cc64fa-f15c-4a43-8cc6-3d73fe47a533], X-ECOMP-RequestID=[5cf816ee-1b92-4970-bcec-ab94de945834], X-TransactionId=[], X-ONAP-RequestID=[5cf816ee-1b92-4970-bcec-ab94de945834]} 2022-09-28T13:52:32.885Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/e3b7e8e7a7024b26987c36eeb1a188a5|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/e3b7e8e7a7024b26987c36eeb1a188a5 has http status code:200 and response headers:{date=[Wed, 28 Sep 2022 13:52:32 GMT], server=[envoy], content-length=[619], x-envoy-upstream-service-time=[65], vertex-id=[176240], x-aai-txid=[0-aai-resources-220928-13:52:32:833-48018], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-09-28T13:52:32.886Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/e3b7e8e7a7024b26987c36eeb1a188a5|DEBUG|500||{"tenant-id":"e3b7e8e7a7024b26987c36eeb1a188a5","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1664373150541","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm_macro"}]}]}} 2022-09-28T13:52:32.887Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/e3b7e8e7a7024b26987c36eeb1a188a5|INFO|500||InvokeReturn 2022-09-28T13:52:32.890Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-09-28T13:52:32.890Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-09-28T13:52:32.901Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-09-28T13:52:32.902Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-09-28T13:52:32.902Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-09-28T13:52:32.903Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-09-28T13:52:32.903Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-09-28T13:52:32.903Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"113", X-B3-TraceId:"6a08525eeae73a3860bbcbe470336b88", X-B3-SpanId:"267805354f6d7887", X-B3-ParentSpanId:"b9b990ab6d1f106b", X-B3-Sampled:"0", X-ONAP-RequestID:"5cf816ee-1b92-4970-bcec-ab94de945834", X-RequestID:"5cf816ee-1b92-4970-bcec-ab94de945834", X-TransactionID:"5cf816ee-1b92-4970-bcec-ab94de945834", X-ECOMP-RequestID:"5cf816ee-1b92-4970-bcec-ab94de945834", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5aecf793-85ea-41bf-9d4e-df68fe998b68"] 2022-09-28T13:52:32.903Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_macro_25752483-0bfc-42b4-b413-16f4f14a64d0","requestScope":"service"} 2022-09-28T13:52:32.904Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-09-28T13:52:32.932Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-09-28T13:52:32.933Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-09-28T13:52:32.934Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-09-28T13:52:32.934Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|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-length:"0", date:"Wed, 28 Sep 2022 13:52:26 GMT", x-envoy-upstream-service-time:"24", server:"envoy"] 2022-09-28T13:52:32.934Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-09-28T13:52:32.935Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-09-28T13:52:32.935Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-09-28T13:52:32.936Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd 2022-09-28T13:52:32.937Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|INFO|500||Invoke 2022-09-28T13:52:32.937Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||===========================request begin================================================ 2022-09-28T13:52:32.938Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd 2022-09-28T13:52:32.938Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||Method : GET 2022-09-28T13:52:32.938Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5cf816ee-1b92-4970-bcec-ab94de945834", X-RequestID:"5cf816ee-1b92-4970-bcec-ab94de945834", X-TransactionID:"5cf816ee-1b92-4970-bcec-ab94de945834", X-ECOMP-RequestID:"5cf816ee-1b92-4970-bcec-ab94de945834", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c10a188-ad02-4144-9bbd-c6d18a79d6ca"] 2022-09-28T13:52:32.938Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||Request body: 2022-09-28T13:52:32.939Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||==========================request end================================================ 2022-09-28T13:52:32.975Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||============================response begin========================================== 2022-09-28T13:52:32.976Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||Status code : 200 OK 2022-09-28T13:52:32.976Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||Status text : OK 2022-09-28T13:52:32.977Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Wed, 28 Sep 2022 13:52:21 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:52:32.978Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "69011292-e205-477f-9ce7-068aec8040fd", "modelInvariantUUID" : "8a8497eb-af5c-4301-ba9d-a6b9ef192d9b", "created" : "2022-09-28 13:46:20.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 21, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : false, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/configurationCustomizations" } } } 2022-09-28T13:52:32.978Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||=======================response end================================================= 2022-09-28T13:52:32.978Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|INFO|500||InvokeReturn 2022-09-28T13:52:32.981Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance 2022-09-28T13:52:32.982Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|INFO|500||Invoke 2022-09-28T13:52:32.983Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-09-28T13:52:32.983Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance 2022-09-28T13:52:32.983Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||Method : GET 2022-09-28T13:52:32.983Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5cf816ee-1b92-4970-bcec-ab94de945834", X-RequestID:"5cf816ee-1b92-4970-bcec-ab94de945834", X-TransactionID:"5cf816ee-1b92-4970-bcec-ab94de945834", X-ECOMP-RequestID:"5cf816ee-1b92-4970-bcec-ab94de945834", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9aed27c4-710c-4c15-b433-ba21600d8f09"] 2022-09-28T13:52:32.983Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||Request body: 2022-09-28T13:52:32.984Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||==========================request end================================================ 2022-09-28T13:52:33.002Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||============================response begin========================================== 2022-09-28T13:52:33.003Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-09-28T13:52:33.003Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||Status text : Not Found 2022-09-28T13:52:33.003Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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-length:"0", date:"Wed, 28 Sep 2022 13:52:21 GMT", x-envoy-upstream-service-time:"14", server:"envoy"] 2022-09-28T13:52:33.004Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||Response body: 2022-09-28T13:52:33.004Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||=======================response end================================================= 2022-09-28T13:52:33.004Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-09-28T13:52:33.005Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8497eb-af5c-4301-ba9d-a6b9ef192d9b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8497eb-af5c-4301-ba9d-a6b9ef192d9b 2022-09-28T13:52:33.006Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8497eb-af5c-4301-ba9d-a6b9ef192d9b|INFO|500||Invoke 2022-09-28T13:52:33.006Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8497eb-af5c-4301-ba9d-a6b9ef192d9b|DEBUG|500||===========================request begin================================================ 2022-09-28T13:52:33.006Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8497eb-af5c-4301-ba9d-a6b9ef192d9b|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8497eb-af5c-4301-ba9d-a6b9ef192d9b 2022-09-28T13:52:33.006Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8497eb-af5c-4301-ba9d-a6b9ef192d9b|DEBUG|500||Method : GET 2022-09-28T13:52:33.007Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8497eb-af5c-4301-ba9d-a6b9ef192d9b|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5cf816ee-1b92-4970-bcec-ab94de945834", X-RequestID:"5cf816ee-1b92-4970-bcec-ab94de945834", X-TransactionID:"5cf816ee-1b92-4970-bcec-ab94de945834", X-ECOMP-RequestID:"5cf816ee-1b92-4970-bcec-ab94de945834", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3727a028-f926-43e3-b114-f8a7a9c6d139"] 2022-09-28T13:52:33.007Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8497eb-af5c-4301-ba9d-a6b9ef192d9b|DEBUG|500||Request body: 2022-09-28T13:52:33.007Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8497eb-af5c-4301-ba9d-a6b9ef192d9b|DEBUG|500||==========================request end================================================ 2022-09-28T13:52:33.039Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8497eb-af5c-4301-ba9d-a6b9ef192d9b|DEBUG|500||============================response begin========================================== 2022-09-28T13:52:33.040Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8497eb-af5c-4301-ba9d-a6b9ef192d9b|DEBUG|500||Status code : 200 OK 2022-09-28T13:52:33.041Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8497eb-af5c-4301-ba9d-a6b9ef192d9b|DEBUG|500||Status text : OK 2022-09-28T13:52:33.041Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8497eb-af5c-4301-ba9d-a6b9ef192d9b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Wed, 28 Sep 2022 13:52:21 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:52:33.041Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8497eb-af5c-4301-ba9d-a6b9ef192d9b|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "69011292-e205-477f-9ce7-068aec8040fd", "modelInvariantUUID" : "8a8497eb-af5c-4301-ba9d-a6b9ef192d9b", "created" : "2022-09-28 13:46:20.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 21, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : false, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/configurationCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8497eb-af5c-4301-ba9d-a6b9ef192d9b" } } } 2022-09-28T13:52:33.042Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8497eb-af5c-4301-ba9d-a6b9ef192d9b|DEBUG|500||=======================response end================================================= 2022-09-28T13:52:33.042Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8497eb-af5c-4301-ba9d-a6b9ef192d9b|INFO|500||InvokeReturn 2022-09-28T13:52:33.045Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance 2022-09-28T13:52:33.046Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|INFO|500||Invoke 2022-09-28T13:52:33.047Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-09-28T13:52:33.047Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance 2022-09-28T13:52:33.047Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||Method : GET 2022-09-28T13:52:33.047Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5cf816ee-1b92-4970-bcec-ab94de945834", X-RequestID:"5cf816ee-1b92-4970-bcec-ab94de945834", X-TransactionID:"5cf816ee-1b92-4970-bcec-ab94de945834", X-ECOMP-RequestID:"5cf816ee-1b92-4970-bcec-ab94de945834", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"401569d0-6d2e-41f4-bac7-f43f11a8ea0f"] 2022-09-28T13:52:33.047Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||Request body: 2022-09-28T13:52:33.048Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||==========================request end================================================ 2022-09-28T13:52:33.063Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||============================response begin========================================== 2022-09-28T13:52:33.064Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-09-28T13:52:33.064Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||Status text : Not Found 2022-09-28T13:52:33.065Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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-length:"0", date:"Wed, 28 Sep 2022 13:52:21 GMT", x-envoy-upstream-service-time:"12", server:"envoy"] 2022-09-28T13:52:33.065Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||Response body: 2022-09-28T13:52:33.065Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|DEBUG|500||=======================response end================================================= 2022-09-28T13:52:33.066Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=69011292-e205-477f-9ce7-068aec8040fd&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-09-28T13:52:33.066Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-09-28T13:52:33.067Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-09-28T13:52:33.067Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-09-28T13:52:33.067Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-09-28T13:52:33.067Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-09-28T13:52:33.068Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5cf816ee-1b92-4970-bcec-ab94de945834", X-RequestID:"5cf816ee-1b92-4970-bcec-ab94de945834", X-TransactionID:"5cf816ee-1b92-4970-bcec-ab94de945834", X-ECOMP-RequestID:"5cf816ee-1b92-4970-bcec-ab94de945834", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c20c3336-8689-4920-89b7-040c575d288a"] 2022-09-28T13:52:33.068Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-09-28T13:52:33.068Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-09-28T13:52:33.088Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-09-28T13:52:33.089Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-09-28T13:52:33.090Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-09-28T13:52:33.090Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Wed, 28 Sep 2022 13:52:21 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:52:33.091Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-09-28 11:07:51.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" } } } 2022-09-28T13:52:33.091Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-09-28T13:52:33.091Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-09-28T13:52:33.094Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-09-28T13:52:33.095Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2022-09-28T13:52:33.095Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-09-28T13:52:33.095Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-09-28T13:52:33.096Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2022-09-28T13:52:33.096Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5cf816ee-1b92-4970-bcec-ab94de945834", X-RequestID:"5cf816ee-1b92-4970-bcec-ab94de945834", X-TransactionID:"5cf816ee-1b92-4970-bcec-ab94de945834", X-ECOMP-RequestID:"5cf816ee-1b92-4970-bcec-ab94de945834", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac9ccaba-9481-4b40-b1f5-bcf78c0e165f"] 2022-09-28T13:52:33.096Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2022-09-28T13:52:33.096Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2022-09-28T13:52:33.117Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2022-09-28T13:52:33.118Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2022-09-28T13:52:33.118Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2022-09-28T13:52:33.119Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Wed, 28 Sep 2022 13:52:21 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:52:33.119Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 529, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2022-09-28T11:07:51.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service" } } } 2022-09-28T13:52:33.120Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2022-09-28T13:52:33.120Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2022-09-28T13:52:33.124Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd 2022-09-28T13:52:33.124Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|INFO|500||Invoke 2022-09-28T13:52:33.124Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||===========================request begin================================================ 2022-09-28T13:52:33.125Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd 2022-09-28T13:52:33.125Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||Method : GET 2022-09-28T13:52:33.125Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5cf816ee-1b92-4970-bcec-ab94de945834", X-RequestID:"5cf816ee-1b92-4970-bcec-ab94de945834", X-TransactionID:"5cf816ee-1b92-4970-bcec-ab94de945834", X-ECOMP-RequestID:"5cf816ee-1b92-4970-bcec-ab94de945834", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2c3ad80-8f76-468e-8085-8303cedfbd8e"] 2022-09-28T13:52:33.125Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||Request body: 2022-09-28T13:52:33.125Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||==========================request end================================================ 2022-09-28T13:52:33.152Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||============================response begin========================================== 2022-09-28T13:52:33.153Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||Status code : 200 OK 2022-09-28T13:52:33.154Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||Status text : OK 2022-09-28T13:52:33.154Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Wed, 28 Sep 2022 13:52:21 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:52:33.155Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "69011292-e205-477f-9ce7-068aec8040fd", "modelInvariantUUID" : "8a8497eb-af5c-4301-ba9d-a6b9ef192d9b", "created" : "2022-09-28 13:46:20.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 21, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : false, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd/configurationCustomizations" } } } 2022-09-28T13:52:33.155Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|DEBUG|500||=======================response end================================================= 2022-09-28T13:52:33.155Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/69011292-e205-477f-9ce7-068aec8040fd|INFO|500||InvokeReturn 2022-09-28T13:52:33.159Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-09-28T13:52:33.159Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-09-28T13:52:33.160Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-09-28T13:52:33.160Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-09-28T13:52:33.160Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-09-28T13:52:33.160Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"9183", X-B3-TraceId:"6a08525eeae73a3860bbcbe470336b88", X-B3-SpanId:"b857b2a2c29efa09", X-B3-ParentSpanId:"b9b990ab6d1f106b", X-B3-Sampled:"0", X-ONAP-RequestID:"5cf816ee-1b92-4970-bcec-ab94de945834", X-RequestID:"5cf816ee-1b92-4970-bcec-ab94de945834", X-TransactionID:"5cf816ee-1b92-4970-bcec-ab94de945834", X-ECOMP-RequestID:"5cf816ee-1b92-4970-bcec-ab94de945834", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4c1dc40-e5dd-46bb-9500-294b203b5290"] 2022-09-28T13:52:33.160Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"5cf816ee-1b92-4970-bcec-ab94de945834","requestStatus":"IN_PROGRESS","startTime":1664373152524,"source":"VID","tenantId":"e3b7e8e7a7024b26987c36eeb1a188a5","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_25752483-0bfc-42b4-b413-16f4f14a64d0\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8a8497eb-af5c-4301-ba9d-a6b9ef192d9b\",\n\t\t\t\"modelVersionId\": \"69011292-e205-477f-9ce7-068aec8040fd\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_25752483-0bfc-42b4-b413-16f4f14a64d0\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"150d8e1b-4dee-42be-83f6-5f2d3360957d\",\n \"modelInvariantUuid\": \"16ec294f-2ae3-4056-9028-dc66db79a336\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"427e2484-8a24-4f1e-a2e2-a7ce1dc9ecf3\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"edc08e8d-8ad6-4e1e-9bbe-cd0ed4e13d37\",\n \"modelInvariantUuid\": \"bedcb727-f8e7-47da-b294-ba330c23b0f7\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ef4a7eb3-a522-4a00-9990-bdc1bafbdeef\"\n },\n \"instanceName\": \"basic_macro_25752483-0bfc-42b4-b413-16f4f14a64d0_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"69011292-e205-477f-9ce7-068aec8040fd\",\n \"modelInvariantId\": \"8a8497eb-af5c-4301-ba9d-a6b9ef192d9b\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"8932bb4c-9d33-493f-8a22-cc6a235e3cdb\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_macro_25752483-0bfc-42b4-b413-16f4f14a64d0","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"5cf816ee-1b92-4970-bcec-ab94de945834"} 2022-09-28T13:52:33.161Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-09-28T13:52:33.195Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-09-28T13:52:33.196Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-09-28T13:52:33.196Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-09-28T13:52:33.196Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834", 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/json", date:"Wed, 28 Sep 2022 13:52:26 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:52:33.199Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "5cf816ee-1b92-4970-bcec-ab94de945834", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-09-28T13:52:32.524+00:00", "source" : "VID", "tenantId" : "e3b7e8e7a7024b26987c36eeb1a188a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_25752483-0bfc-42b4-b413-16f4f14a64d0\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8a8497eb-af5c-4301-ba9d-a6b9ef192d9b\",\n\t\t\t\"modelVersionId\": \"69011292-e205-477f-9ce7-068aec8040fd\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_25752483-0bfc-42b4-b413-16f4f14a64d0\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"150d8e1b-4dee-42be-83f6-5f2d3360957d\",\n \"modelInvariantUuid\": \"16ec294f-2ae3-4056-9028-dc66db79a336\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"427e2484-8a24-4f1e-a2e2-a7ce1dc9ecf3\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"edc08e8d-8ad6-4e1e-9bbe-cd0ed4e13d37\",\n \"modelInvariantUuid\": \"bedcb727-f8e7-47da-b294-ba330c23b0f7\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ef4a7eb3-a522-4a00-9990-bdc1bafbdeef\"\n },\n \"instanceName\": \"basic_macro_25752483-0bfc-42b4-b413-16f4f14a64d0_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"69011292-e205-477f-9ce7-068aec8040fd\",\n \"modelInvariantId\": \"8a8497eb-af5c-4301-ba9d-a6b9ef192d9b\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"8932bb4c-9d33-493f-8a22-cc6a235e3cdb\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-09-28T13:52:26.721+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_macro_25752483-0bfc-42b4-b413-16f4f14a64d0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "5cf816ee-1b92-4970-bcec-ab94de945834", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834" } } } 2022-09-28T13:52:33.199Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-09-28T13:52:33.200Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-09-28T13:52:33.216Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-09-28T13:52:33.217Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-09-28T13:52:33.217Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-09-28T13:52:33.218Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-09-28T13:52:33.218Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-09-28T13:52:33.218Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"4607", X-B3-TraceId:"6a08525eeae73a3860bbcbe470336b88", X-B3-SpanId:"950d8b5aad655133", X-B3-ParentSpanId:"b9b990ab6d1f106b", X-B3-Sampled:"0", X-ONAP-RequestID:"5cf816ee-1b92-4970-bcec-ab94de945834", X-RequestID:"5cf816ee-1b92-4970-bcec-ab94de945834", X-TransactionID:"5cf816ee-1b92-4970-bcec-ab94de945834", X-ECOMP-RequestID:"5cf816ee-1b92-4970-bcec-ab94de945834", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"449b71cc-b47a-42ca-a7d9-0a30d43a8211"] 2022-09-28T13:52:33.218Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"8a8497eb-af5c-4301-ba9d-a6b9ef192d9b\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"69011292-e205-477f-9ce7-068aec8040fd\",\"modelUuid\":\"69011292-e205-477f-9ce7-068aec8040fd\",\"modelInvariantUuid\":\"8a8497eb-af5c-4301-ba9d-a6b9ef192d9b\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_macro_25752483-0bfc-42b4-b413-16f4f14a64d0\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"e3b7e8e7a7024b26987c36eeb1a188a5\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_macro_25752483-0bfc-42b4-b413-16f4f14a64d0\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_vm_macro\",\"modelVersionId\":\"150d8e1b-4dee-42be-83f6-5f2d3360957d\",\"modelInvariantUuid\":\"16ec294f-2ae3-4056-9028-dc66db79a336\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"427e2484-8a24-4f1e-a2e2-a7ce1dc9ecf3\",\"modelInstanceName\":\"basic_vm_macro\"},\"cloudConfiguration\":{\"tenantId\":\"e3b7e8e7a7024b26987c36eeb1a188a5\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"},\"productFamilyId\":\"1234\",\"instanceName\":\"basic_vm_macro\",\"instanceParams\":[{}],\"vfModules\":[{\"modelInfo\":{\"modelName\":\"BasicVmMacro..base_ubuntu20..module-0\",\"modelVersionId\":\"edc08e8d-8ad6-4e1e-9bbe-cd0ed4e13d37\",\"modelInvariantUuid\":\"bedcb727-f8e7-47da-b294-ba330c23b0f7\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"ef4a7eb3-a522-4a00-9990-bdc1bafbdeef\"},\"instanceName\":\"basic_macro_25752483-0bfc-42b4-b413-16f4f14a64d0_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"instanceParams\":[{\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_key_name\":\"onap_dt\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"VM_name\":\"basic_vm_macro-VM-01\",\"vnf_id\":\"basic_vm_macro-VNF-instance\",\"vf_module_id\":\"basic_vm_macro-vfmodule-instance\",\"vnf_name\":\"basic_vm_macro-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"69011292-e205-477f-9ce7-068aec8040fd\",\"modelInvariantId\":\"8a8497eb-af5c-4301-ba9d-a6b9ef192d9b\",\"modelName\":\"basic_vm_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"8932bb4c-9d33-493f-8a22-cc6a235e3cdb\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"5cf816ee-1b92-4970-bcec-ab94de945834","type":"String"},"mso-request-id":{"value":"5cf816ee-1b92-4970-bcec-ab94de945834","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-09-28T13:52:33.219Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-09-28T13:52:35.243Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-09-28T13:52:35.244Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-09-28T13:52:35.245Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-09-28T13:52:35.246Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Wed, 28 Sep 2022 13:52:36 GMT", x-onap-requestid:"5cf816ee-1b92-4970-bcec-ab94de945834", x-requestid:"5cf816ee-1b92-4970-bcec-ab94de945834", x-transactionid:"5cf816ee-1b92-4970-bcec-ab94de945834", x-ecomp-requestid:"5cf816ee-1b92-4970-bcec-ab94de945834", x-onap-partnername:"UNKNOWN", x-invocationid:"449b71cc-b47a-42ca-a7d9-0a30d43a8211", 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/json", x-envoy-upstream-service-time:"2018", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:52:35.247Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"5cf816ee-1b92-4970-bcec-ab94de945834\",\"instanceId\":\"a2fc6eec-a98a-401e-9e4a-4f243e266dff\"}}","message":"Success","processInstanceID":"cddc27aa-3f34-11ed-99e9-1ee50620804c","variables":null,"messageCode":200} 2022-09-28T13:52:35.248Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-09-28T13:52:35.248Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-09-28T13:52:35.259Z|5cf816ee-1b92-4970-bcec-ab94de945834|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:52:35.417Z|fb817be1-e0dc-455a-a7d6-b6e878dac622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:52:35.424Z|fb817be1-e0dc-455a-a7d6-b6e878dac622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834 2022-09-28T13:52:35.425Z|fb817be1-e0dc-455a-a7d6-b6e878dac622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|INFO|500||Invoke 2022-09-28T13:52:35.425Z|fb817be1-e0dc-455a-a7d6-b6e878dac622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||===========================request begin================================================ 2022-09-28T13:52:35.426Z|fb817be1-e0dc-455a-a7d6-b6e878dac622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834 2022-09-28T13:52:35.426Z|fb817be1-e0dc-455a-a7d6-b6e878dac622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Method : GET 2022-09-28T13:52:35.426Z|fb817be1-e0dc-455a-a7d6-b6e878dac622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6831d3ad7dc385ea5494d06a7bbf5885", X-B3-SpanId:"4b70ac1953468a41", X-B3-ParentSpanId:"f29979f085b86d26", X-B3-Sampled:"0", X-ONAP-RequestID:"fb817be1-e0dc-455a-a7d6-b6e878dac622", X-RequestID:"fb817be1-e0dc-455a-a7d6-b6e878dac622", X-TransactionID:"fb817be1-e0dc-455a-a7d6-b6e878dac622", X-ECOMP-RequestID:"fb817be1-e0dc-455a-a7d6-b6e878dac622", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cdb225e0-aa19-4ffd-8fb6-b2d47e4d32f9"] 2022-09-28T13:52:35.427Z|fb817be1-e0dc-455a-a7d6-b6e878dac622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Request body: 2022-09-28T13:52:35.427Z|fb817be1-e0dc-455a-a7d6-b6e878dac622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||==========================request end================================================ 2022-09-28T13:52:35.458Z|fb817be1-e0dc-455a-a7d6-b6e878dac622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||============================response begin========================================== 2022-09-28T13:52:35.459Z|fb817be1-e0dc-455a-a7d6-b6e878dac622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Status code : 200 OK 2022-09-28T13:52:35.460Z|fb817be1-e0dc-455a-a7d6-b6e878dac622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Status text : OK 2022-09-28T13:52:35.460Z|fb817be1-e0dc-455a-a7d6-b6e878dac622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:52:28 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:52:35.461Z|fb817be1-e0dc-455a-a7d6-b6e878dac622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Response body: { "requestId" : "5cf816ee-1b92-4970-bcec-ab94de945834", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-09-28T13:52:32.000+00:00", "source" : "VID", "tenantId" : "e3b7e8e7a7024b26987c36eeb1a188a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_25752483-0bfc-42b4-b413-16f4f14a64d0\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8a8497eb-af5c-4301-ba9d-a6b9ef192d9b\",\n\t\t\t\"modelVersionId\": \"69011292-e205-477f-9ce7-068aec8040fd\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_25752483-0bfc-42b4-b413-16f4f14a64d0\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"150d8e1b-4dee-42be-83f6-5f2d3360957d\",\n \"modelInvariantUuid\": \"16ec294f-2ae3-4056-9028-dc66db79a336\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"427e2484-8a24-4f1e-a2e2-a7ce1dc9ecf3\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"edc08e8d-8ad6-4e1e-9bbe-cd0ed4e13d37\",\n \"modelInvariantUuid\": \"bedcb727-f8e7-47da-b294-ba330c23b0f7\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ef4a7eb3-a522-4a00-9990-bdc1bafbdeef\"\n },\n \"instanceName\": \"basic_macro_25752483-0bfc-42b4-b413-16f4f14a64d0_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"69011292-e205-477f-9ce7-068aec8040fd\",\n \"modelInvariantId\": \"8a8497eb-af5c-4301-ba9d-a6b9ef192d9b\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"8932bb4c-9d33-493f-8a22-cc6a235e3cdb\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:52:28.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a2fc6eec-a98a-401e-9e4a-4f243e266dff", "serviceInstanceName" : "basic_macro_25752483-0bfc-42b4-b413-16f4f14a64d0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "5cf816ee-1b92-4970-bcec-ab94de945834", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834" } } } 2022-09-28T13:52:35.462Z|fb817be1-e0dc-455a-a7d6-b6e878dac622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||=======================response end================================================= 2022-09-28T13:52:35.462Z|fb817be1-e0dc-455a-a7d6-b6e878dac622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|INFO|500||InvokeReturn 2022-09-28T13:52:35.464Z|fb817be1-e0dc-455a-a7d6-b6e878dac622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false 2022-09-28T13:52:35.465Z|fb817be1-e0dc-455a-a7d6-b6e878dac622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:52:35.465Z|fb817be1-e0dc-455a-a7d6-b6e878dac622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:52:35.465Z|fb817be1-e0dc-455a-a7d6-b6e878dac622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false 2022-09-28T13:52:35.465Z|fb817be1-e0dc-455a-a7d6-b6e878dac622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:52:35.465Z|fb817be1-e0dc-455a-a7d6-b6e878dac622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6831d3ad7dc385ea5494d06a7bbf5885", X-B3-SpanId:"7bab6bef84e52e47", X-B3-ParentSpanId:"f29979f085b86d26", X-B3-Sampled:"0", X-ONAP-RequestID:"fb817be1-e0dc-455a-a7d6-b6e878dac622", X-RequestID:"fb817be1-e0dc-455a-a7d6-b6e878dac622", X-TransactionID:"fb817be1-e0dc-455a-a7d6-b6e878dac622", X-ECOMP-RequestID:"fb817be1-e0dc-455a-a7d6-b6e878dac622", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc85b784-c76a-45b8-828a-1b30ab31f7b8"] 2022-09-28T13:52:35.466Z|fb817be1-e0dc-455a-a7d6-b6e878dac622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:52:35.466Z|fb817be1-e0dc-455a-a7d6-b6e878dac622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:52:35.485Z|fb817be1-e0dc-455a-a7d6-b6e878dac622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:52:35.486Z|fb817be1-e0dc-455a-a7d6-b6e878dac622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:52:35.487Z|fb817be1-e0dc-455a-a7d6-b6e878dac622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:52:35.487Z|fb817be1-e0dc-455a-a7d6-b6e878dac622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:52:28 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:52:35.488Z|fb817be1-e0dc-455a-a7d6-b6e878dac622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:52:35.488Z|fb817be1-e0dc-455a-a7d6-b6e878dac622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:52:35.488Z|fb817be1-e0dc-455a-a7d6-b6e878dac622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:52:35.500Z|fb817be1-e0dc-455a-a7d6-b6e878dac622|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:52:40.294Z|33e90d7e-5add-4c4d-b3cc-df158dd5e249|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:52:40.294Z|33e90d7e-5add-4c4d-b3cc-df158dd5e249|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:52:41.539Z|028e900d-f0ce-409b-9113-bb16bba635f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:52:41.541Z|028e900d-f0ce-409b-9113-bb16bba635f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:52:41.627Z|bf31710e-4347-45a1-907d-aaa4daf559d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:52:41.628Z|bf31710e-4347-45a1-907d-aaa4daf559d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:52:41.746Z|b6677828-7071-4f49-8b4c-c60a9301b22d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:52:41.747Z|b6677828-7071-4f49-8b4c-c60a9301b22d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:52:45.665Z|671664cc-78d0-4f00-b1ae-c59e2c121cad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:52:45.674Z|671664cc-78d0-4f00-b1ae-c59e2c121cad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834 2022-09-28T13:52:45.675Z|671664cc-78d0-4f00-b1ae-c59e2c121cad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|INFO|500||Invoke 2022-09-28T13:52:45.675Z|671664cc-78d0-4f00-b1ae-c59e2c121cad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||===========================request begin================================================ 2022-09-28T13:52:45.675Z|671664cc-78d0-4f00-b1ae-c59e2c121cad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834 2022-09-28T13:52:45.675Z|671664cc-78d0-4f00-b1ae-c59e2c121cad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Method : GET 2022-09-28T13:52:45.675Z|671664cc-78d0-4f00-b1ae-c59e2c121cad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86515e04dc4699745da3425272102f33", X-B3-SpanId:"1d7e5a912b547938", X-B3-ParentSpanId:"7995300ff17c487d", X-B3-Sampled:"0", X-ONAP-RequestID:"671664cc-78d0-4f00-b1ae-c59e2c121cad", X-RequestID:"671664cc-78d0-4f00-b1ae-c59e2c121cad", X-TransactionID:"671664cc-78d0-4f00-b1ae-c59e2c121cad", X-ECOMP-RequestID:"671664cc-78d0-4f00-b1ae-c59e2c121cad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c3daf85-a4e9-4500-8566-fb557de6a11b"] 2022-09-28T13:52:45.676Z|671664cc-78d0-4f00-b1ae-c59e2c121cad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Request body: 2022-09-28T13:52:45.676Z|671664cc-78d0-4f00-b1ae-c59e2c121cad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||==========================request end================================================ 2022-09-28T13:52:45.708Z|671664cc-78d0-4f00-b1ae-c59e2c121cad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||============================response begin========================================== 2022-09-28T13:52:45.709Z|671664cc-78d0-4f00-b1ae-c59e2c121cad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Status code : 200 OK 2022-09-28T13:52:45.709Z|671664cc-78d0-4f00-b1ae-c59e2c121cad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Status text : OK 2022-09-28T13:52:45.710Z|671664cc-78d0-4f00-b1ae-c59e2c121cad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:52:39 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:52:45.711Z|671664cc-78d0-4f00-b1ae-c59e2c121cad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Response body: { "requestId" : "5cf816ee-1b92-4970-bcec-ab94de945834", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=5cf816ee-1b92-4970-bcec-ab94de945834 Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro/service-instances/service-instance/a2fc6eec-a98a-401e-9e4a-4f243e266dff (msg=Node Not Found:object located at service-design-and-creation/models/model/8a8497eb-af5c-4301-ba9d-a6b9ef192d9b/model-vers/model-ver/69011292-e205-477f-9ce7-068aec8040fd#model-version not found) (ec=ERR.5.4.6114)", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-09-28T13:52:32.000+00:00", "endTime" : "2022-09-28T13:52:39.000+00:00", "source" : "VID", "tenantId" : "e3b7e8e7a7024b26987c36eeb1a188a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_25752483-0bfc-42b4-b413-16f4f14a64d0\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8a8497eb-af5c-4301-ba9d-a6b9ef192d9b\",\n\t\t\t\"modelVersionId\": \"69011292-e205-477f-9ce7-068aec8040fd\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_25752483-0bfc-42b4-b413-16f4f14a64d0\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"150d8e1b-4dee-42be-83f6-5f2d3360957d\",\n \"modelInvariantUuid\": \"16ec294f-2ae3-4056-9028-dc66db79a336\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"427e2484-8a24-4f1e-a2e2-a7ce1dc9ecf3\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"edc08e8d-8ad6-4e1e-9bbe-cd0ed4e13d37\",\n \"modelInvariantUuid\": \"bedcb727-f8e7-47da-b294-ba330c23b0f7\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ef4a7eb3-a522-4a00-9990-bdc1bafbdeef\"\n },\n \"instanceName\": \"basic_macro_25752483-0bfc-42b4-b413-16f4f14a64d0_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"69011292-e205-477f-9ce7-068aec8040fd\",\n \"modelInvariantId\": \"8a8497eb-af5c-4301-ba9d-a6b9ef192d9b\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"8932bb4c-9d33-493f-8a22-cc6a235e3cdb\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:52:32.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a2fc6eec-a98a-401e-9e4a-4f243e266dff", "serviceInstanceName" : "basic_macro_25752483-0bfc-42b4-b413-16f4f14a64d0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "5cf816ee-1b92-4970-bcec-ab94de945834", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834" } } } 2022-09-28T13:52:45.711Z|671664cc-78d0-4f00-b1ae-c59e2c121cad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||=======================response end================================================= 2022-09-28T13:52:45.712Z|671664cc-78d0-4f00-b1ae-c59e2c121cad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|INFO|500||InvokeReturn 2022-09-28T13:52:45.713Z|671664cc-78d0-4f00-b1ae-c59e2c121cad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false 2022-09-28T13:52:45.714Z|671664cc-78d0-4f00-b1ae-c59e2c121cad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:52:45.714Z|671664cc-78d0-4f00-b1ae-c59e2c121cad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:52:45.715Z|671664cc-78d0-4f00-b1ae-c59e2c121cad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false 2022-09-28T13:52:45.715Z|671664cc-78d0-4f00-b1ae-c59e2c121cad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:52:45.718Z|671664cc-78d0-4f00-b1ae-c59e2c121cad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86515e04dc4699745da3425272102f33", X-B3-SpanId:"7253812766d6c3e4", X-B3-ParentSpanId:"7995300ff17c487d", X-B3-Sampled:"0", X-ONAP-RequestID:"671664cc-78d0-4f00-b1ae-c59e2c121cad", X-RequestID:"671664cc-78d0-4f00-b1ae-c59e2c121cad", X-TransactionID:"671664cc-78d0-4f00-b1ae-c59e2c121cad", X-ECOMP-RequestID:"671664cc-78d0-4f00-b1ae-c59e2c121cad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"534e9e8e-a837-4bed-88e5-de42f660e8d2"] 2022-09-28T13:52:45.718Z|671664cc-78d0-4f00-b1ae-c59e2c121cad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:52:45.718Z|671664cc-78d0-4f00-b1ae-c59e2c121cad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:52:45.741Z|671664cc-78d0-4f00-b1ae-c59e2c121cad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:52:45.741Z|671664cc-78d0-4f00-b1ae-c59e2c121cad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:52:45.742Z|671664cc-78d0-4f00-b1ae-c59e2c121cad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:52:45.742Z|671664cc-78d0-4f00-b1ae-c59e2c121cad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:52:39 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:52:45.743Z|671664cc-78d0-4f00-b1ae-c59e2c121cad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:52:45.743Z|671664cc-78d0-4f00-b1ae-c59e2c121cad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:52:45.743Z|671664cc-78d0-4f00-b1ae-c59e2c121cad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:52:45.752Z|671664cc-78d0-4f00-b1ae-c59e2c121cad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:52:45.895Z|64f948bf-ba0a-4cad-bb58-967bb53ae684|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:52:45.901Z|64f948bf-ba0a-4cad-bb58-967bb53ae684|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834 2022-09-28T13:52:45.902Z|64f948bf-ba0a-4cad-bb58-967bb53ae684|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|INFO|500||Invoke 2022-09-28T13:52:45.903Z|64f948bf-ba0a-4cad-bb58-967bb53ae684|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||===========================request begin================================================ 2022-09-28T13:52:45.903Z|64f948bf-ba0a-4cad-bb58-967bb53ae684|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834 2022-09-28T13:52:45.903Z|64f948bf-ba0a-4cad-bb58-967bb53ae684|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Method : GET 2022-09-28T13:52:45.903Z|64f948bf-ba0a-4cad-bb58-967bb53ae684|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"038af6f5a08a2fc59dd2765613818b4f", X-B3-SpanId:"493cacc7f2c770e0", X-B3-ParentSpanId:"18f31290afc16c27", X-B3-Sampled:"0", X-ONAP-RequestID:"64f948bf-ba0a-4cad-bb58-967bb53ae684", X-RequestID:"64f948bf-ba0a-4cad-bb58-967bb53ae684", X-TransactionID:"64f948bf-ba0a-4cad-bb58-967bb53ae684", X-ECOMP-RequestID:"64f948bf-ba0a-4cad-bb58-967bb53ae684", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c86070d-3582-4100-bc43-07a7a608e37b"] 2022-09-28T13:52:45.904Z|64f948bf-ba0a-4cad-bb58-967bb53ae684|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Request body: 2022-09-28T13:52:45.904Z|64f948bf-ba0a-4cad-bb58-967bb53ae684|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||==========================request end================================================ 2022-09-28T13:52:45.930Z|64f948bf-ba0a-4cad-bb58-967bb53ae684|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||============================response begin========================================== 2022-09-28T13:52:45.931Z|64f948bf-ba0a-4cad-bb58-967bb53ae684|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Status code : 200 OK 2022-09-28T13:52:45.932Z|64f948bf-ba0a-4cad-bb58-967bb53ae684|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Status text : OK 2022-09-28T13:52:45.932Z|64f948bf-ba0a-4cad-bb58-967bb53ae684|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:52:39 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:52:45.933Z|64f948bf-ba0a-4cad-bb58-967bb53ae684|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Response body: { "requestId" : "5cf816ee-1b92-4970-bcec-ab94de945834", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=5cf816ee-1b92-4970-bcec-ab94de945834 Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro/service-instances/service-instance/a2fc6eec-a98a-401e-9e4a-4f243e266dff (msg=Node Not Found:object located at service-design-and-creation/models/model/8a8497eb-af5c-4301-ba9d-a6b9ef192d9b/model-vers/model-ver/69011292-e205-477f-9ce7-068aec8040fd#model-version not found) (ec=ERR.5.4.6114)", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-09-28T13:52:32.000+00:00", "endTime" : "2022-09-28T13:52:39.000+00:00", "source" : "VID", "tenantId" : "e3b7e8e7a7024b26987c36eeb1a188a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_25752483-0bfc-42b4-b413-16f4f14a64d0\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8a8497eb-af5c-4301-ba9d-a6b9ef192d9b\",\n\t\t\t\"modelVersionId\": \"69011292-e205-477f-9ce7-068aec8040fd\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_25752483-0bfc-42b4-b413-16f4f14a64d0\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"150d8e1b-4dee-42be-83f6-5f2d3360957d\",\n \"modelInvariantUuid\": \"16ec294f-2ae3-4056-9028-dc66db79a336\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"427e2484-8a24-4f1e-a2e2-a7ce1dc9ecf3\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"edc08e8d-8ad6-4e1e-9bbe-cd0ed4e13d37\",\n \"modelInvariantUuid\": \"bedcb727-f8e7-47da-b294-ba330c23b0f7\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ef4a7eb3-a522-4a00-9990-bdc1bafbdeef\"\n },\n \"instanceName\": \"basic_macro_25752483-0bfc-42b4-b413-16f4f14a64d0_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"69011292-e205-477f-9ce7-068aec8040fd\",\n \"modelInvariantId\": \"8a8497eb-af5c-4301-ba9d-a6b9ef192d9b\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"8932bb4c-9d33-493f-8a22-cc6a235e3cdb\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:52:32.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a2fc6eec-a98a-401e-9e4a-4f243e266dff", "serviceInstanceName" : "basic_macro_25752483-0bfc-42b4-b413-16f4f14a64d0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "5cf816ee-1b92-4970-bcec-ab94de945834", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834" } } } 2022-09-28T13:52:45.933Z|64f948bf-ba0a-4cad-bb58-967bb53ae684|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||=======================response end================================================= 2022-09-28T13:52:45.933Z|64f948bf-ba0a-4cad-bb58-967bb53ae684|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|INFO|500||InvokeReturn 2022-09-28T13:52:45.937Z|64f948bf-ba0a-4cad-bb58-967bb53ae684|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false 2022-09-28T13:52:45.938Z|64f948bf-ba0a-4cad-bb58-967bb53ae684|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:52:45.939Z|64f948bf-ba0a-4cad-bb58-967bb53ae684|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:52:45.939Z|64f948bf-ba0a-4cad-bb58-967bb53ae684|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false 2022-09-28T13:52:45.940Z|64f948bf-ba0a-4cad-bb58-967bb53ae684|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:52:45.940Z|64f948bf-ba0a-4cad-bb58-967bb53ae684|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"038af6f5a08a2fc59dd2765613818b4f", X-B3-SpanId:"e36ded2f01a643bf", X-B3-ParentSpanId:"18f31290afc16c27", X-B3-Sampled:"0", X-ONAP-RequestID:"64f948bf-ba0a-4cad-bb58-967bb53ae684", X-RequestID:"64f948bf-ba0a-4cad-bb58-967bb53ae684", X-TransactionID:"64f948bf-ba0a-4cad-bb58-967bb53ae684", X-ECOMP-RequestID:"64f948bf-ba0a-4cad-bb58-967bb53ae684", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc7e3a38-ab42-4e4f-8447-8021dd1b0de3"] 2022-09-28T13:52:45.941Z|64f948bf-ba0a-4cad-bb58-967bb53ae684|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:52:45.941Z|64f948bf-ba0a-4cad-bb58-967bb53ae684|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:52:45.959Z|64f948bf-ba0a-4cad-bb58-967bb53ae684|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:52:45.960Z|64f948bf-ba0a-4cad-bb58-967bb53ae684|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:52:45.960Z|64f948bf-ba0a-4cad-bb58-967bb53ae684|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:52:45.961Z|64f948bf-ba0a-4cad-bb58-967bb53ae684|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:52:39 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:52:45.962Z|64f948bf-ba0a-4cad-bb58-967bb53ae684|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:52:45.962Z|64f948bf-ba0a-4cad-bb58-967bb53ae684|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:52:45.962Z|64f948bf-ba0a-4cad-bb58-967bb53ae684|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:52:46.002Z|64f948bf-ba0a-4cad-bb58-967bb53ae684|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:52:46.140Z|60cbca9d-5721-4eb8-ab95-c5b663893c4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:52:46.147Z|60cbca9d-5721-4eb8-ab95-c5b663893c4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834 2022-09-28T13:52:46.151Z|60cbca9d-5721-4eb8-ab95-c5b663893c4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|INFO|500||Invoke 2022-09-28T13:52:46.152Z|60cbca9d-5721-4eb8-ab95-c5b663893c4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||===========================request begin================================================ 2022-09-28T13:52:46.155Z|60cbca9d-5721-4eb8-ab95-c5b663893c4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834 2022-09-28T13:52:46.155Z|60cbca9d-5721-4eb8-ab95-c5b663893c4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Method : GET 2022-09-28T13:52:46.155Z|60cbca9d-5721-4eb8-ab95-c5b663893c4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2cae866727a00f251a33b88ae235ac54", X-B3-SpanId:"404466b80430377e", X-B3-ParentSpanId:"b8acc0ff52e6b3b8", X-B3-Sampled:"0", X-ONAP-RequestID:"60cbca9d-5721-4eb8-ab95-c5b663893c4c", X-RequestID:"60cbca9d-5721-4eb8-ab95-c5b663893c4c", X-TransactionID:"60cbca9d-5721-4eb8-ab95-c5b663893c4c", X-ECOMP-RequestID:"60cbca9d-5721-4eb8-ab95-c5b663893c4c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f647ad1-346d-400e-8500-7085ca676458"] 2022-09-28T13:52:46.156Z|60cbca9d-5721-4eb8-ab95-c5b663893c4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Request body: 2022-09-28T13:52:46.156Z|60cbca9d-5721-4eb8-ab95-c5b663893c4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||==========================request end================================================ 2022-09-28T13:52:46.190Z|60cbca9d-5721-4eb8-ab95-c5b663893c4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||============================response begin========================================== 2022-09-28T13:52:46.191Z|60cbca9d-5721-4eb8-ab95-c5b663893c4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Status code : 200 OK 2022-09-28T13:52:46.191Z|60cbca9d-5721-4eb8-ab95-c5b663893c4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Status text : OK 2022-09-28T13:52:46.191Z|60cbca9d-5721-4eb8-ab95-c5b663893c4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:52:39 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:52:46.193Z|60cbca9d-5721-4eb8-ab95-c5b663893c4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Response body: { "requestId" : "5cf816ee-1b92-4970-bcec-ab94de945834", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=5cf816ee-1b92-4970-bcec-ab94de945834 Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro/service-instances/service-instance/a2fc6eec-a98a-401e-9e4a-4f243e266dff (msg=Node Not Found:object located at service-design-and-creation/models/model/8a8497eb-af5c-4301-ba9d-a6b9ef192d9b/model-vers/model-ver/69011292-e205-477f-9ce7-068aec8040fd#model-version not found) (ec=ERR.5.4.6114)", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-09-28T13:52:32.000+00:00", "endTime" : "2022-09-28T13:52:39.000+00:00", "source" : "VID", "tenantId" : "e3b7e8e7a7024b26987c36eeb1a188a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_25752483-0bfc-42b4-b413-16f4f14a64d0\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8a8497eb-af5c-4301-ba9d-a6b9ef192d9b\",\n\t\t\t\"modelVersionId\": \"69011292-e205-477f-9ce7-068aec8040fd\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_25752483-0bfc-42b4-b413-16f4f14a64d0\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"150d8e1b-4dee-42be-83f6-5f2d3360957d\",\n \"modelInvariantUuid\": \"16ec294f-2ae3-4056-9028-dc66db79a336\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"427e2484-8a24-4f1e-a2e2-a7ce1dc9ecf3\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"edc08e8d-8ad6-4e1e-9bbe-cd0ed4e13d37\",\n \"modelInvariantUuid\": \"bedcb727-f8e7-47da-b294-ba330c23b0f7\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ef4a7eb3-a522-4a00-9990-bdc1bafbdeef\"\n },\n \"instanceName\": \"basic_macro_25752483-0bfc-42b4-b413-16f4f14a64d0_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"69011292-e205-477f-9ce7-068aec8040fd\",\n \"modelInvariantId\": \"8a8497eb-af5c-4301-ba9d-a6b9ef192d9b\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"8932bb4c-9d33-493f-8a22-cc6a235e3cdb\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:52:32.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a2fc6eec-a98a-401e-9e4a-4f243e266dff", "serviceInstanceName" : "basic_macro_25752483-0bfc-42b4-b413-16f4f14a64d0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "5cf816ee-1b92-4970-bcec-ab94de945834", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834" } } } 2022-09-28T13:52:46.193Z|60cbca9d-5721-4eb8-ab95-c5b663893c4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||=======================response end================================================= 2022-09-28T13:52:46.194Z|60cbca9d-5721-4eb8-ab95-c5b663893c4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|INFO|500||InvokeReturn 2022-09-28T13:52:46.195Z|60cbca9d-5721-4eb8-ab95-c5b663893c4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false 2022-09-28T13:52:46.196Z|60cbca9d-5721-4eb8-ab95-c5b663893c4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:52:46.196Z|60cbca9d-5721-4eb8-ab95-c5b663893c4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:52:46.196Z|60cbca9d-5721-4eb8-ab95-c5b663893c4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false 2022-09-28T13:52:46.197Z|60cbca9d-5721-4eb8-ab95-c5b663893c4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:52:46.197Z|60cbca9d-5721-4eb8-ab95-c5b663893c4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2cae866727a00f251a33b88ae235ac54", X-B3-SpanId:"a65e93361e0ec4ca", X-B3-ParentSpanId:"b8acc0ff52e6b3b8", X-B3-Sampled:"0", X-ONAP-RequestID:"60cbca9d-5721-4eb8-ab95-c5b663893c4c", X-RequestID:"60cbca9d-5721-4eb8-ab95-c5b663893c4c", X-TransactionID:"60cbca9d-5721-4eb8-ab95-c5b663893c4c", X-ECOMP-RequestID:"60cbca9d-5721-4eb8-ab95-c5b663893c4c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"874ee3e7-c601-4ae6-89ad-ade24ed8353c"] 2022-09-28T13:52:46.197Z|60cbca9d-5721-4eb8-ab95-c5b663893c4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:52:46.197Z|60cbca9d-5721-4eb8-ab95-c5b663893c4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:52:46.214Z|60cbca9d-5721-4eb8-ab95-c5b663893c4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:52:46.215Z|60cbca9d-5721-4eb8-ab95-c5b663893c4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:52:46.215Z|60cbca9d-5721-4eb8-ab95-c5b663893c4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:52:46.216Z|60cbca9d-5721-4eb8-ab95-c5b663893c4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:52:39 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:52:46.217Z|60cbca9d-5721-4eb8-ab95-c5b663893c4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:52:46.217Z|60cbca9d-5721-4eb8-ab95-c5b663893c4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:52:46.217Z|60cbca9d-5721-4eb8-ab95-c5b663893c4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:52:46.234Z|60cbca9d-5721-4eb8-ab95-c5b663893c4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:52:46.387Z|e5e21dd6-4abf-475e-a1f7-8f14db790639|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:52:46.392Z|e5e21dd6-4abf-475e-a1f7-8f14db790639|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834 2022-09-28T13:52:46.393Z|e5e21dd6-4abf-475e-a1f7-8f14db790639|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|INFO|500||Invoke 2022-09-28T13:52:46.394Z|e5e21dd6-4abf-475e-a1f7-8f14db790639|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||===========================request begin================================================ 2022-09-28T13:52:46.394Z|e5e21dd6-4abf-475e-a1f7-8f14db790639|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834 2022-09-28T13:52:46.394Z|e5e21dd6-4abf-475e-a1f7-8f14db790639|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Method : GET 2022-09-28T13:52:46.395Z|e5e21dd6-4abf-475e-a1f7-8f14db790639|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d260a0d589ad4b8534cba8d0ab22e635", X-B3-SpanId:"b18193b35d14e4e7", X-B3-ParentSpanId:"f199154941efb6ca", X-B3-Sampled:"0", X-ONAP-RequestID:"e5e21dd6-4abf-475e-a1f7-8f14db790639", X-RequestID:"e5e21dd6-4abf-475e-a1f7-8f14db790639", X-TransactionID:"e5e21dd6-4abf-475e-a1f7-8f14db790639", X-ECOMP-RequestID:"e5e21dd6-4abf-475e-a1f7-8f14db790639", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95bbd531-31ed-4a80-8ec8-4e626b6d904d"] 2022-09-28T13:52:46.395Z|e5e21dd6-4abf-475e-a1f7-8f14db790639|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Request body: 2022-09-28T13:52:46.395Z|e5e21dd6-4abf-475e-a1f7-8f14db790639|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||==========================request end================================================ 2022-09-28T13:52:46.421Z|e5e21dd6-4abf-475e-a1f7-8f14db790639|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||============================response begin========================================== 2022-09-28T13:52:46.422Z|e5e21dd6-4abf-475e-a1f7-8f14db790639|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Status code : 200 OK 2022-09-28T13:52:46.422Z|e5e21dd6-4abf-475e-a1f7-8f14db790639|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Status text : OK 2022-09-28T13:52:46.423Z|e5e21dd6-4abf-475e-a1f7-8f14db790639|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:52:39 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:52:46.424Z|e5e21dd6-4abf-475e-a1f7-8f14db790639|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Response body: { "requestId" : "5cf816ee-1b92-4970-bcec-ab94de945834", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=5cf816ee-1b92-4970-bcec-ab94de945834 Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro/service-instances/service-instance/a2fc6eec-a98a-401e-9e4a-4f243e266dff (msg=Node Not Found:object located at service-design-and-creation/models/model/8a8497eb-af5c-4301-ba9d-a6b9ef192d9b/model-vers/model-ver/69011292-e205-477f-9ce7-068aec8040fd#model-version not found) (ec=ERR.5.4.6114)", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-09-28T13:52:32.000+00:00", "endTime" : "2022-09-28T13:52:39.000+00:00", "source" : "VID", "tenantId" : "e3b7e8e7a7024b26987c36eeb1a188a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_25752483-0bfc-42b4-b413-16f4f14a64d0\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8a8497eb-af5c-4301-ba9d-a6b9ef192d9b\",\n\t\t\t\"modelVersionId\": \"69011292-e205-477f-9ce7-068aec8040fd\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_25752483-0bfc-42b4-b413-16f4f14a64d0\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"150d8e1b-4dee-42be-83f6-5f2d3360957d\",\n \"modelInvariantUuid\": \"16ec294f-2ae3-4056-9028-dc66db79a336\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"427e2484-8a24-4f1e-a2e2-a7ce1dc9ecf3\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"edc08e8d-8ad6-4e1e-9bbe-cd0ed4e13d37\",\n \"modelInvariantUuid\": \"bedcb727-f8e7-47da-b294-ba330c23b0f7\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ef4a7eb3-a522-4a00-9990-bdc1bafbdeef\"\n },\n \"instanceName\": \"basic_macro_25752483-0bfc-42b4-b413-16f4f14a64d0_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"69011292-e205-477f-9ce7-068aec8040fd\",\n \"modelInvariantId\": \"8a8497eb-af5c-4301-ba9d-a6b9ef192d9b\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"8932bb4c-9d33-493f-8a22-cc6a235e3cdb\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:52:32.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a2fc6eec-a98a-401e-9e4a-4f243e266dff", "serviceInstanceName" : "basic_macro_25752483-0bfc-42b4-b413-16f4f14a64d0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "5cf816ee-1b92-4970-bcec-ab94de945834", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834" } } } 2022-09-28T13:52:46.424Z|e5e21dd6-4abf-475e-a1f7-8f14db790639|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||=======================response end================================================= 2022-09-28T13:52:46.424Z|e5e21dd6-4abf-475e-a1f7-8f14db790639|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|INFO|500||InvokeReturn 2022-09-28T13:52:46.426Z|e5e21dd6-4abf-475e-a1f7-8f14db790639|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false 2022-09-28T13:52:46.426Z|e5e21dd6-4abf-475e-a1f7-8f14db790639|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:52:46.427Z|e5e21dd6-4abf-475e-a1f7-8f14db790639|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:52:46.427Z|e5e21dd6-4abf-475e-a1f7-8f14db790639|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false 2022-09-28T13:52:46.427Z|e5e21dd6-4abf-475e-a1f7-8f14db790639|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:52:46.427Z|e5e21dd6-4abf-475e-a1f7-8f14db790639|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d260a0d589ad4b8534cba8d0ab22e635", X-B3-SpanId:"6fbd84bfcd6943e8", X-B3-ParentSpanId:"f199154941efb6ca", X-B3-Sampled:"0", X-ONAP-RequestID:"e5e21dd6-4abf-475e-a1f7-8f14db790639", X-RequestID:"e5e21dd6-4abf-475e-a1f7-8f14db790639", X-TransactionID:"e5e21dd6-4abf-475e-a1f7-8f14db790639", X-ECOMP-RequestID:"e5e21dd6-4abf-475e-a1f7-8f14db790639", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2dc17147-0430-4b5d-906a-77c9e15a3c1f"] 2022-09-28T13:52:46.428Z|e5e21dd6-4abf-475e-a1f7-8f14db790639|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:52:46.428Z|e5e21dd6-4abf-475e-a1f7-8f14db790639|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:52:46.442Z|e5e21dd6-4abf-475e-a1f7-8f14db790639|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:52:46.443Z|e5e21dd6-4abf-475e-a1f7-8f14db790639|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:52:46.444Z|e5e21dd6-4abf-475e-a1f7-8f14db790639|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:52:46.444Z|e5e21dd6-4abf-475e-a1f7-8f14db790639|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:52:39 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:52:46.445Z|e5e21dd6-4abf-475e-a1f7-8f14db790639|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:52:46.445Z|e5e21dd6-4abf-475e-a1f7-8f14db790639|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:52:46.446Z|e5e21dd6-4abf-475e-a1f7-8f14db790639|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:52:46.456Z|e5e21dd6-4abf-475e-a1f7-8f14db790639|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:52:46.588Z|475c7955-ffe8-4743-a55c-976157974762|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|||INFO|500||Entering 2022-09-28T13:52:46.592Z|475c7955-ffe8-4743-a55c-976157974762|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834 2022-09-28T13:52:46.593Z|475c7955-ffe8-4743-a55c-976157974762|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|INFO|500||Invoke 2022-09-28T13:52:46.594Z|475c7955-ffe8-4743-a55c-976157974762|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||===========================request begin================================================ 2022-09-28T13:52:46.594Z|475c7955-ffe8-4743-a55c-976157974762|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834 2022-09-28T13:52:46.594Z|475c7955-ffe8-4743-a55c-976157974762|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Method : GET 2022-09-28T13:52:46.594Z|475c7955-ffe8-4743-a55c-976157974762|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"39c38583e4bb4af6043a88b2663a8702", X-B3-SpanId:"2713d58f568019d7", X-B3-ParentSpanId:"683a1156e2655ec4", X-B3-Sampled:"0", X-ONAP-RequestID:"475c7955-ffe8-4743-a55c-976157974762", X-RequestID:"475c7955-ffe8-4743-a55c-976157974762", X-TransactionID:"475c7955-ffe8-4743-a55c-976157974762", X-ECOMP-RequestID:"475c7955-ffe8-4743-a55c-976157974762", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8b34fe3-4762-4a10-aa48-d4c66f8af8d5"] 2022-09-28T13:52:46.595Z|475c7955-ffe8-4743-a55c-976157974762|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Request body: 2022-09-28T13:52:46.595Z|475c7955-ffe8-4743-a55c-976157974762|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||==========================request end================================================ 2022-09-28T13:52:46.630Z|475c7955-ffe8-4743-a55c-976157974762|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||============================response begin========================================== 2022-09-28T13:52:46.632Z|475c7955-ffe8-4743-a55c-976157974762|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Status code : 200 OK 2022-09-28T13:52:46.633Z|475c7955-ffe8-4743-a55c-976157974762|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Status text : OK 2022-09-28T13:52:46.633Z|475c7955-ffe8-4743-a55c-976157974762|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:52:39 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:52:46.634Z|475c7955-ffe8-4743-a55c-976157974762|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||Response body: { "requestId" : "5cf816ee-1b92-4970-bcec-ab94de945834", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=5cf816ee-1b92-4970-bcec-ab94de945834 Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro/service-instances/service-instance/a2fc6eec-a98a-401e-9e4a-4f243e266dff (msg=Node Not Found:object located at service-design-and-creation/models/model/8a8497eb-af5c-4301-ba9d-a6b9ef192d9b/model-vers/model-ver/69011292-e205-477f-9ce7-068aec8040fd#model-version not found) (ec=ERR.5.4.6114)", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-09-28T13:52:32.000+00:00", "endTime" : "2022-09-28T13:52:39.000+00:00", "source" : "VID", "tenantId" : "e3b7e8e7a7024b26987c36eeb1a188a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_25752483-0bfc-42b4-b413-16f4f14a64d0\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8a8497eb-af5c-4301-ba9d-a6b9ef192d9b\",\n\t\t\t\"modelVersionId\": \"69011292-e205-477f-9ce7-068aec8040fd\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_25752483-0bfc-42b4-b413-16f4f14a64d0\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"150d8e1b-4dee-42be-83f6-5f2d3360957d\",\n \"modelInvariantUuid\": \"16ec294f-2ae3-4056-9028-dc66db79a336\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"427e2484-8a24-4f1e-a2e2-a7ce1dc9ecf3\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"edc08e8d-8ad6-4e1e-9bbe-cd0ed4e13d37\",\n \"modelInvariantUuid\": \"bedcb727-f8e7-47da-b294-ba330c23b0f7\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ef4a7eb3-a522-4a00-9990-bdc1bafbdeef\"\n },\n \"instanceName\": \"basic_macro_25752483-0bfc-42b4-b413-16f4f14a64d0_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"69011292-e205-477f-9ce7-068aec8040fd\",\n \"modelInvariantId\": \"8a8497eb-af5c-4301-ba9d-a6b9ef192d9b\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"8932bb4c-9d33-493f-8a22-cc6a235e3cdb\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-09-28T13:52:32.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a2fc6eec-a98a-401e-9e4a-4f243e266dff", "serviceInstanceName" : "basic_macro_25752483-0bfc-42b4-b413-16f4f14a64d0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "5cf816ee-1b92-4970-bcec-ab94de945834", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834" } } } 2022-09-28T13:52:46.635Z|475c7955-ffe8-4743-a55c-976157974762|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|DEBUG|500||=======================response end================================================= 2022-09-28T13:52:46.635Z|475c7955-ffe8-4743-a55c-976157974762|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5cf816ee-1b92-4970-bcec-ab94de945834|INFO|500||InvokeReturn 2022-09-28T13:52:46.637Z|475c7955-ffe8-4743-a55c-976157974762|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false 2022-09-28T13:52:46.638Z|475c7955-ffe8-4743-a55c-976157974762|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-09-28T13:52:46.638Z|475c7955-ffe8-4743-a55c-976157974762|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-09-28T13:52:46.638Z|475c7955-ffe8-4743-a55c-976157974762|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false 2022-09-28T13:52:46.638Z|475c7955-ffe8-4743-a55c-976157974762|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-09-28T13:52:46.639Z|475c7955-ffe8-4743-a55c-976157974762|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"39c38583e4bb4af6043a88b2663a8702", X-B3-SpanId:"0812b96e605303e3", X-B3-ParentSpanId:"683a1156e2655ec4", X-B3-Sampled:"0", X-ONAP-RequestID:"475c7955-ffe8-4743-a55c-976157974762", X-RequestID:"475c7955-ffe8-4743-a55c-976157974762", X-TransactionID:"475c7955-ffe8-4743-a55c-976157974762", X-ECOMP-RequestID:"475c7955-ffe8-4743-a55c-976157974762", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ecbd8f29-5a96-4969-bc64-09f210f41a1e"] 2022-09-28T13:52:46.639Z|475c7955-ffe8-4743-a55c-976157974762|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-09-28T13:52:46.639Z|475c7955-ffe8-4743-a55c-976157974762|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-09-28T13:52:46.656Z|475c7955-ffe8-4743-a55c-976157974762|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-09-28T13:52:46.657Z|475c7955-ffe8-4743-a55c-976157974762|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-09-28T13:52:46.658Z|475c7955-ffe8-4743-a55c-976157974762|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-09-28T13:52:46.659Z|475c7955-ffe8-4743-a55c-976157974762|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/json", date:"Wed, 28 Sep 2022 13:52:39 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-09-28T13:52:46.660Z|475c7955-ffe8-4743-a55c-976157974762|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-09-28T13:52:46.660Z|475c7955-ffe8-4743-a55c-976157974762|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-09-28T13:52:46.660Z|475c7955-ffe8-4743-a55c-976157974762|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5cf816ee-1b92-4970-bcec-ab94de945834&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-09-28T13:52:46.679Z|475c7955-ffe8-4743-a55c-976157974762|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5cf816ee-1b92-4970-bcec-ab94de945834|InfraPortalClient|||INFO|500||Exiting. 2022-09-28T13:52:51.582Z|c82cacdf-f3d9-4a01-949c-31210678a7cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:52:51.582Z|c82cacdf-f3d9-4a01-949c-31210678a7cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:52:51.662Z|c8cccfef-6476-4f53-b22c-1ca1ec8b811a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:52:51.663Z|c8cccfef-6476-4f53-b22c-1ca1ec8b811a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:52:51.777Z|d5bf4c9c-dbe2-4a0a-ba06-123f668a9161|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:52:51.779Z|d5bf4c9c-dbe2-4a0a-ba06-123f668a9161|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:52:55.294Z|35f4ac50-ef70-4d48-b545-f8d594378aed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:52:55.299Z|35f4ac50-ef70-4d48-b545-f8d594378aed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:52:56.235Z|8891f9e0-75b4-4192-bdcc-75ef3a3823d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:52:56.235Z|8891f9e0-75b4-4192-bdcc-75ef3a3823d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:53:01.625Z|14ad71a7-45b3-429a-93b2-f4bd373bbcea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:53:01.626Z|14ad71a7-45b3-429a-93b2-f4bd373bbcea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:53:01.694Z|e7e1d964-3a73-4b99-87c3-a9ab8f79e367|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:53:01.695Z|e7e1d964-3a73-4b99-87c3-a9ab8f79e367|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:53:01.812Z|967eab4a-c5e1-423e-b7ea-abd00f7ea22c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:53:01.813Z|967eab4a-c5e1-423e-b7ea-abd00f7ea22c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:53:10.295Z|117a41d7-e536-47af-8545-8f7a6cd18a40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:53:10.296Z|117a41d7-e536-47af-8545-8f7a6cd18a40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:53:11.650Z|1e2d9f8a-0394-4749-87fe-3ab0631ab4a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:53:11.651Z|1e2d9f8a-0394-4749-87fe-3ab0631ab4a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:53:11.718Z|8da5eb75-2eb2-4744-8295-a74a2082b5ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:53:11.719Z|8da5eb75-2eb2-4744-8295-a74a2082b5ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:53:11.852Z|71d2f6d6-f824-4951-96f5-b9a3960f287b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:53:11.854Z|71d2f6d6-f824-4951-96f5-b9a3960f287b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:53:21.678Z|6c3612da-824c-4381-a4f0-fd2eb72a710e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:53:21.679Z|6c3612da-824c-4381-a4f0-fd2eb72a710e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:53:21.747Z|107c15e8-a78c-4b68-bb28-614374806075|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:53:21.748Z|107c15e8-a78c-4b68-bb28-614374806075|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:53:21.884Z|ea1e5ef6-b0d5-499a-b3d9-cb843768804e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:53:21.885Z|ea1e5ef6-b0d5-499a-b3d9-cb843768804e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:53:24.488Z|88a0be72-d082-4030-b7db-7aa508c2f9ff|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:53:24.490Z|88a0be72-d082-4030-b7db-7aa508c2f9ff|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:53:25.294Z|82e9438e-4420-4b8a-b5ce-b15f0dd11fbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:53:25.295Z|82e9438e-4420-4b8a-b5ce-b15f0dd11fbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:53:26.236Z|2a8ffc57-3fd8-472c-a3c3-902317d65b03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:53:26.237Z|2a8ffc57-3fd8-472c-a3c3-902317d65b03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:53:31.707Z|e8f56eda-b6bc-44a8-aa9d-7541cc79b457|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:53:31.708Z|e8f56eda-b6bc-44a8-aa9d-7541cc79b457|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:53:31.771Z|3397e1a0-c22b-4367-96d6-ce959ad157fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:53:31.772Z|3397e1a0-c22b-4367-96d6-ce959ad157fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:53:31.952Z|610c2fc8-d024-44b1-94af-fef929eaf1ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:53:31.952Z|610c2fc8-d024-44b1-94af-fef929eaf1ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:53:40.294Z|0b30db38-379e-478a-ba3c-20b1bd984980|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:53:40.301Z|0b30db38-379e-478a-ba3c-20b1bd984980|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:53:41.760Z|e545043d-913b-4938-af9b-1fd90cc7b3a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:53:41.761Z|e545043d-913b-4938-af9b-1fd90cc7b3a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:53:41.802Z|05aec881-d217-41dd-8a61-82d52ca76f28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:53:41.807Z|05aec881-d217-41dd-8a61-82d52ca76f28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:53:42.008Z|84ff89d8-de3e-4065-8e46-ee1c3a05d9ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:53:42.009Z|84ff89d8-de3e-4065-8e46-ee1c3a05d9ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:53:51.825Z|264b753f-36c3-4021-85a2-4fa57dad7fe6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:53:51.826Z|264b753f-36c3-4021-85a2-4fa57dad7fe6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:53:51.842Z|c431f25d-b311-476c-bb62-11819ae15d3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:53:51.843Z|c431f25d-b311-476c-bb62-11819ae15d3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:53:52.058Z|9a10867f-88b8-44b6-9b43-9874c532e6b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:53:52.059Z|9a10867f-88b8-44b6-9b43-9874c532e6b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:53:55.295Z|18be68b5-dc0d-4d57-b91a-6993e4ce3534|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:53:55.295Z|18be68b5-dc0d-4d57-b91a-6993e4ce3534|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:53:56.237Z|9ea15b85-2839-4edc-b093-944857b026c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:53:56.238Z|9ea15b85-2839-4edc-b093-944857b026c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:54:01.871Z|00cf2864-bc5c-4afb-923f-c35edfe34435|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:54:01.872Z|00cf2864-bc5c-4afb-923f-c35edfe34435|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:54:01.882Z|109dafe0-56df-41a5-90e6-5058311ff8f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:54:01.890Z|109dafe0-56df-41a5-90e6-5058311ff8f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:54:02.094Z|cc54c66b-a151-497c-b8ef-3c9f50a21a14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:54:02.098Z|cc54c66b-a151-497c-b8ef-3c9f50a21a14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:54:10.294Z|d7e275a0-5d03-4354-8055-6aaf933c5165|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:54:10.295Z|d7e275a0-5d03-4354-8055-6aaf933c5165|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:54:11.922Z|2273a2d8-392b-4872-a264-c70241cf65c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:54:11.923Z|2273a2d8-392b-4872-a264-c70241cf65c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:54:11.927Z|b8b94c62-be67-41f8-b0ed-90e92c47a1ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:54:11.930Z|b8b94c62-be67-41f8-b0ed-90e92c47a1ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:54:12.161Z|6c806f21-1e6b-4090-8bfb-0a5a19d4c466|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:54:12.162Z|6c806f21-1e6b-4090-8bfb-0a5a19d4c466|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:54:21.960Z|ea93c739-5ace-4748-8e92-54ae3c4f50a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:54:21.961Z|ea93c739-5ace-4748-8e92-54ae3c4f50a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:54:22.002Z|835ffb50-29e1-49da-b031-f04c6013601f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:54:22.003Z|835ffb50-29e1-49da-b031-f04c6013601f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:54:22.219Z|45ed3678-506f-4795-b6d7-3de34adba19f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:54:22.220Z|45ed3678-506f-4795-b6d7-3de34adba19f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:54:24.486Z|f78d544a-da1a-45a8-b577-073f5bee16c2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:54:24.487Z|f78d544a-da1a-45a8-b577-073f5bee16c2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:54:25.294Z|8ba311f5-53ad-4e75-bae3-29be6cf9e728|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:54:25.298Z|8ba311f5-53ad-4e75-bae3-29be6cf9e728|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:54:26.239Z|a982f6a6-6c8e-42f3-b92a-587dd0c0d722|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:54:26.240Z|a982f6a6-6c8e-42f3-b92a-587dd0c0d722|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:54:32.047Z|babbdb79-1d0a-49a4-a894-471c8ed71437|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:54:32.049Z|babbdb79-1d0a-49a4-a894-471c8ed71437|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:54:32.061Z|71e7a6f6-4afa-4be9-a893-bab9bcc5193a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:54:32.062Z|71e7a6f6-4afa-4be9-a893-bab9bcc5193a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:54:32.260Z|f9e91747-cdc8-41a5-9918-c912294376e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:54:32.261Z|f9e91747-cdc8-41a5-9918-c912294376e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:54:40.294Z|a65a85a4-e400-450c-994c-9b9cf719d75a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:54:40.295Z|a65a85a4-e400-450c-994c-9b9cf719d75a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:54:42.162Z|4a9cb7b2-51b5-41ee-954a-ddb1b01f8232|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:54:42.164Z|4a9cb7b2-51b5-41ee-954a-ddb1b01f8232|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:54:42.168Z|7cfd3f97-cd17-4877-9ee8-5209c9035db9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:54:42.170Z|7cfd3f97-cd17-4877-9ee8-5209c9035db9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:54:42.296Z|dec79272-1446-41cd-9857-83dd3147fbfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:54:42.297Z|dec79272-1446-41cd-9857-83dd3147fbfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:54:52.236Z|dd3dec61-5bad-49c4-8cdc-a8d3c0228ff7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:54:52.237Z|dd3dec61-5bad-49c4-8cdc-a8d3c0228ff7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:54:52.249Z|c17371ab-d2b2-44cd-a796-ffff8136aaa3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:54:52.250Z|c17371ab-d2b2-44cd-a796-ffff8136aaa3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:54:52.329Z|37027b1c-6747-4d4b-96e9-84aacd1ec30d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:54:52.330Z|37027b1c-6747-4d4b-96e9-84aacd1ec30d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:54:55.294Z|c4f247a9-998d-4e4b-a515-4bf70858e00e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:54:55.295Z|c4f247a9-998d-4e4b-a515-4bf70858e00e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:54:56.242Z|05bec13b-e5a9-47d2-92df-5b83e9888e58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:54:56.243Z|05bec13b-e5a9-47d2-92df-5b83e9888e58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:55:02.266Z|a122ffd4-703d-42a1-9745-88682562e4b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:55:02.268Z|a122ffd4-703d-42a1-9745-88682562e4b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:55:02.281Z|537a0446-799a-485c-9ce8-20c55de6ebf6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:55:02.282Z|537a0446-799a-485c-9ce8-20c55de6ebf6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:55:02.366Z|4e33c73e-4723-4c37-b9a0-bc9c549b475a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:55:02.367Z|4e33c73e-4723-4c37-b9a0-bc9c549b475a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:55:10.294Z|7a5da23a-7a08-4136-9ebe-8ee2ceddb4d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:55:10.297Z|7a5da23a-7a08-4136-9ebe-8ee2ceddb4d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:55:12.298Z|053e8cff-e1d2-4f8d-832c-09929814f9fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:55:12.299Z|053e8cff-e1d2-4f8d-832c-09929814f9fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:55:12.309Z|444ccf64-2430-47c6-9b7a-8ceb20f6b374|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:55:12.310Z|444ccf64-2430-47c6-9b7a-8ceb20f6b374|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:55:12.398Z|45c591fe-76be-4583-be47-36a4fc55d6f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:55:12.398Z|45c591fe-76be-4583-be47-36a4fc55d6f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:55:22.373Z|d05d451c-93ee-4dc4-b076-9ea1f1ad792c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:55:22.375Z|d05d451c-93ee-4dc4-b076-9ea1f1ad792c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:55:22.369Z|05e98120-6e97-4cc3-ac6c-e44fe86f6595|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:55:22.380Z|05e98120-6e97-4cc3-ac6c-e44fe86f6595|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:55:22.432Z|8d495e88-d6dd-4db6-9621-e3879b5dc562|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:55:22.433Z|8d495e88-d6dd-4db6-9621-e3879b5dc562|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:55:24.486Z|27803052-3f30-485a-ac5f-4b51f38c9be6|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:55:24.488Z|27803052-3f30-485a-ac5f-4b51f38c9be6|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:55:25.294Z|34bb3708-8571-4f78-9129-fcf301dcac33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:55:25.295Z|34bb3708-8571-4f78-9129-fcf301dcac33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:55:26.245Z|2498ea9a-3ec9-4220-941d-3fb74a9b78ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:55:26.245Z|2498ea9a-3ec9-4220-941d-3fb74a9b78ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:55:32.407Z|8ec640e3-0a10-4a20-935d-62f82732e0b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:55:32.408Z|8ec640e3-0a10-4a20-935d-62f82732e0b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:55:32.426Z|81dbd31f-4bcf-4329-ab85-f07f7e9754ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:55:32.427Z|81dbd31f-4bcf-4329-ab85-f07f7e9754ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:55:32.477Z|13e0689e-bf70-4220-ab38-68541842bb5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:55:32.478Z|13e0689e-bf70-4220-ab38-68541842bb5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:55:40.295Z|da27575e-1265-41c3-9f2f-76a3dc2700c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:55:40.296Z|da27575e-1265-41c3-9f2f-76a3dc2700c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:55:42.445Z|6cef153f-fbbd-42e7-b7b8-36d23efaa8e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:55:42.446Z|6cef153f-fbbd-42e7-b7b8-36d23efaa8e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:55:42.473Z|27fa5e39-cc7b-4061-81f6-2da969c4dd82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:55:42.474Z|27fa5e39-cc7b-4061-81f6-2da969c4dd82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:55:42.506Z|272ecd4e-0244-455f-8fba-9b3a9e007a1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:55:42.508Z|272ecd4e-0244-455f-8fba-9b3a9e007a1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:55:52.476Z|c4c8b810-c0d6-4a33-adbb-969335eaac83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:55:52.477Z|c4c8b810-c0d6-4a33-adbb-969335eaac83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:55:52.516Z|4d9297e5-db51-4f90-91ce-c4eff25429d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:55:52.517Z|4d9297e5-db51-4f90-91ce-c4eff25429d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:55:52.540Z|a619e403-6124-4866-acf1-829ebb73297e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:55:52.540Z|a619e403-6124-4866-acf1-829ebb73297e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:55:55.295Z|523cae68-b86e-474b-b71e-9e53abf2c4a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:55:55.311Z|523cae68-b86e-474b-b71e-9e53abf2c4a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:55:56.246Z|6e03fc21-abec-401c-a6e4-fcb869abaff5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:55:56.247Z|6e03fc21-abec-401c-a6e4-fcb869abaff5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:56:02.502Z|b73b6920-0414-4d2d-95b1-9b8f5e0d60e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:56:02.503Z|b73b6920-0414-4d2d-95b1-9b8f5e0d60e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:56:02.541Z|86ff3c80-c193-44f5-a65c-cbd82f12ecec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:56:02.541Z|86ff3c80-c193-44f5-a65c-cbd82f12ecec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:56:02.564Z|7a02cf57-3d02-4205-8a17-58dde6356ccf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:56:02.564Z|7a02cf57-3d02-4205-8a17-58dde6356ccf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:56:10.295Z|ef164eda-f3b2-41ac-b759-a76fb8bab1cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:56:10.296Z|ef164eda-f3b2-41ac-b759-a76fb8bab1cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:56:12.565Z|cb598315-73f6-4fe7-89f7-e5ed912524b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:56:12.568Z|cb598315-73f6-4fe7-89f7-e5ed912524b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:56:12.570Z|b039b166-88a1-4c1d-9a86-26b07288d15e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:56:12.587Z|b039b166-88a1-4c1d-9a86-26b07288d15e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:56:12.591Z|9aa9b627-1700-41ee-8be6-c27aca21676e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:56:12.593Z|9aa9b627-1700-41ee-8be6-c27aca21676e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:56:22.615Z|45bd549e-6a66-4280-a1fd-ba35721c0c50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:56:22.616Z|45bd549e-6a66-4280-a1fd-ba35721c0c50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:56:22.634Z|6e57c303-df72-4747-9888-f05cb0e6d377|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:56:22.635Z|6e57c303-df72-4747-9888-f05cb0e6d377|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:56:22.653Z|6028e6f6-ac69-4058-afd3-c8d56e866362|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:56:22.654Z|6028e6f6-ac69-4058-afd3-c8d56e866362|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:56:24.494Z|c01cc1ee-8622-4dde-9b92-c4f435647c8c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:56:24.496Z|c01cc1ee-8622-4dde-9b92-c4f435647c8c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:56:25.299Z|665c6b5d-a681-4f6c-a729-41da0efe7653|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:56:25.300Z|665c6b5d-a681-4f6c-a729-41da0efe7653|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:56:26.248Z|3bde555b-9056-4a52-be76-46a83d320bf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:56:26.249Z|3bde555b-9056-4a52-be76-46a83d320bf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:56:32.649Z|63d8bb72-fe49-4474-9cb1-d9749d0a6bad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:56:32.650Z|63d8bb72-fe49-4474-9cb1-d9749d0a6bad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:56:32.684Z|d1949e8f-2abd-4750-bc98-235f43c9fd82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:56:32.685Z|d1949e8f-2abd-4750-bc98-235f43c9fd82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:56:32.707Z|13d7a7de-62e2-4e1f-9f0a-6c1b2b1f33dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:56:32.708Z|13d7a7de-62e2-4e1f-9f0a-6c1b2b1f33dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:56:40.294Z|7a573e32-4895-4ab4-a062-83c3ef6e3b4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:56:40.298Z|7a573e32-4895-4ab4-a062-83c3ef6e3b4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:56:42.712Z|3772fb4e-de85-46b3-b43e-360ed564eab7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:56:42.712Z|80ff6002-0159-45a3-926d-b00cd7bf63c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:56:42.713Z|3772fb4e-de85-46b3-b43e-360ed564eab7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:56:42.713Z|80ff6002-0159-45a3-926d-b00cd7bf63c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:56:42.735Z|4a997d37-0c3d-4032-9189-b4d7c064d328|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:56:42.736Z|4a997d37-0c3d-4032-9189-b4d7c064d328|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:56:52.743Z|64fecd43-2ad7-43cf-8dbb-e0723dd1b897|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:56:52.744Z|45e56476-8b0c-4e77-b92c-490d0cdce5a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:56:52.746Z|45e56476-8b0c-4e77-b92c-490d0cdce5a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:56:52.744Z|64fecd43-2ad7-43cf-8dbb-e0723dd1b897|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:56:52.764Z|8acebdc4-5d05-401c-83ea-c6723f5bf52f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:56:52.765Z|8acebdc4-5d05-401c-83ea-c6723f5bf52f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:56:55.294Z|e0190ded-862d-48fc-9905-eae2b6ab3531|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:56:55.295Z|e0190ded-862d-48fc-9905-eae2b6ab3531|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:56:56.250Z|f3e4382d-b285-4aa9-8cd2-9fb8566b6f60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:56:56.251Z|f3e4382d-b285-4aa9-8cd2-9fb8566b6f60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:57:02.785Z|28a923e4-5efe-443d-972b-0c227e718011|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:57:02.786Z|28a923e4-5efe-443d-972b-0c227e718011|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:57:02.789Z|d034af82-b932-4cf5-867c-3194fb1e0135|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:57:02.792Z|d034af82-b932-4cf5-867c-3194fb1e0135|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:57:02.797Z|91284658-ec19-41fa-827f-91650107cb5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:57:02.799Z|91284658-ec19-41fa-827f-91650107cb5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:57:10.294Z|48bf2da7-232a-4baa-81f2-dacc4f8b2bc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:57:10.295Z|48bf2da7-232a-4baa-81f2-dacc4f8b2bc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:57:12.821Z|5ff2dc24-5cd5-41f2-8eb8-606d2007bc62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:57:12.822Z|5ff2dc24-5cd5-41f2-8eb8-606d2007bc62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:57:12.829Z|2d52429d-45f6-46e1-9354-23a3b92b2e5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:57:12.830Z|2d52429d-45f6-46e1-9354-23a3b92b2e5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:57:12.832Z|6f52f4ba-2e42-4ed1-bcf3-495f79f8ffc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:57:12.832Z|6f52f4ba-2e42-4ed1-bcf3-495f79f8ffc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:57:22.855Z|ecdc17fa-0c3a-43cb-bd58-f27763461ea5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:57:22.856Z|ecdc17fa-0c3a-43cb-bd58-f27763461ea5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:57:22.858Z|e9631c42-8901-4abf-87ec-aa7230690763|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:57:22.858Z|e9631c42-8901-4abf-87ec-aa7230690763|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:57:22.910Z|db026050-c396-4991-bba8-6527d5c5194a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:57:22.911Z|db026050-c396-4991-bba8-6527d5c5194a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:57:24.490Z|aa45ec9a-bc99-4f11-bdf4-53f1ec633f5e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:57:24.492Z|aa45ec9a-bc99-4f11-bdf4-53f1ec633f5e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:57:25.294Z|0197e248-6e70-4225-960e-ff3ac6d4c535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:57:25.299Z|0197e248-6e70-4225-960e-ff3ac6d4c535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:57:26.251Z|1a082ea7-0446-4d60-b441-f1c748d10f3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:57:26.252Z|1a082ea7-0446-4d60-b441-f1c748d10f3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:57:32.940Z|c8fedba0-b48c-4e6a-838c-e6d07df466c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:57:32.941Z|c8fedba0-b48c-4e6a-838c-e6d07df466c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:57:32.954Z|a560e3e9-7258-40a6-9452-ae0157e801fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:57:32.954Z|c71b658b-bd03-4f4d-8e85-b55a3a193f1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:57:32.955Z|a560e3e9-7258-40a6-9452-ae0157e801fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:57:32.956Z|c71b658b-bd03-4f4d-8e85-b55a3a193f1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:57:40.294Z|85b9ea45-57d4-46e3-a31e-61b4b4672a39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:57:40.295Z|85b9ea45-57d4-46e3-a31e-61b4b4672a39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:57:42.987Z|f477aa81-403f-4dd7-addb-6eb214f62740|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:57:42.989Z|f477aa81-403f-4dd7-addb-6eb214f62740|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:57:42.991Z|d367f15c-447b-4490-9cd9-fa0d96096a06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:57:42.994Z|4db7cc6a-a53c-474f-8f03-a6fef2d8961a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:57:42.995Z|4db7cc6a-a53c-474f-8f03-a6fef2d8961a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:57:42.995Z|d367f15c-447b-4490-9cd9-fa0d96096a06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:57:53.040Z|33656f16-a5d8-426d-b576-97a35cd8f154|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:57:53.041Z|33656f16-a5d8-426d-b576-97a35cd8f154|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:57:53.050Z|7ba7478e-950c-4e6c-9f32-7aa5ce5733b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:57:53.059Z|7ba7478e-950c-4e6c-9f32-7aa5ce5733b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:57:53.090Z|09be108d-f190-42dc-8387-2de7f667259e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:57:53.091Z|09be108d-f190-42dc-8387-2de7f667259e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:57:55.294Z|76e9b9ae-892b-4c0b-acde-427e8ed500a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:57:55.295Z|76e9b9ae-892b-4c0b-acde-427e8ed500a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:57:56.253Z|e3c585b4-9e5e-4908-9da2-1ee6684196d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:57:56.254Z|e3c585b4-9e5e-4908-9da2-1ee6684196d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:58:03.092Z|4eb1dfd9-aff0-438e-88f2-78dcc82520e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:58:03.092Z|f7f1af8f-e169-4689-bbc5-c64e5f15f615|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:58:03.093Z|4eb1dfd9-aff0-438e-88f2-78dcc82520e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:58:03.093Z|f7f1af8f-e169-4689-bbc5-c64e5f15f615|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:58:03.141Z|413423ed-1f1f-429f-933c-a396cadd3d46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:58:03.142Z|413423ed-1f1f-429f-933c-a396cadd3d46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:58:10.294Z|51cf90df-5051-43e4-8b12-f38704dc5ad3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:58:10.297Z|51cf90df-5051-43e4-8b12-f38704dc5ad3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:58:13.119Z|3445f5f4-f33f-428a-806e-287dc693d4b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:58:13.118Z|8ac2bf88-52cb-4a8b-ac1a-2a98ce36abeb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:58:13.119Z|8ac2bf88-52cb-4a8b-ac1a-2a98ce36abeb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:58:13.119Z|3445f5f4-f33f-428a-806e-287dc693d4b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:58:13.167Z|ef01e238-0aca-43c7-bd4b-cf562e876102|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:58:13.168Z|ef01e238-0aca-43c7-bd4b-cf562e876102|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:58:23.143Z|670b1588-7873-46cf-a249-89aef0d9d18a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:58:23.143Z|4b07f997-a043-43cf-859a-3f52000d652a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:58:23.143Z|670b1588-7873-46cf-a249-89aef0d9d18a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:58:23.143Z|4b07f997-a043-43cf-859a-3f52000d652a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:58:23.194Z|45cb9629-ca5c-40df-b310-680b053f7f64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:58:23.195Z|45cb9629-ca5c-40df-b310-680b053f7f64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:58:24.487Z|d9a2cb9a-6b2a-4e5c-9d08-ebf815d0d749|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:58:24.488Z|d9a2cb9a-6b2a-4e5c-9d08-ebf815d0d749|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:58:25.294Z|7f81997f-2a86-43bb-a371-319e2035ecbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:58:25.295Z|7f81997f-2a86-43bb-a371-319e2035ecbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:58:26.254Z|43a5579e-dfa9-4765-ae13-6f481ee6500a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:58:26.255Z|43a5579e-dfa9-4765-ae13-6f481ee6500a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:58:33.167Z|27b1c3fc-9d5c-4ea8-8013-3d5d081f7d62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:58:33.168Z|27b1c3fc-9d5c-4ea8-8013-3d5d081f7d62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:58:33.189Z|aee74809-304d-4a5f-ac97-58e6c96008d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:58:33.190Z|aee74809-304d-4a5f-ac97-58e6c96008d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:58:33.220Z|7fd97a9f-a9a6-4bb7-a582-fd92911ece61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:58:33.222Z|7fd97a9f-a9a6-4bb7-a582-fd92911ece61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:58:40.295Z|06d838dc-bd17-4fcd-8f5a-a21e90223294|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:58:40.296Z|06d838dc-bd17-4fcd-8f5a-a21e90223294|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:58:43.202Z|4c42b0b4-e2d0-46da-9ee3-9c603863ab42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:58:43.203Z|4c42b0b4-e2d0-46da-9ee3-9c603863ab42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:58:43.386Z|8719af3c-10a0-45d7-9ab5-182feb153ef4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:58:43.384Z|2b8d00fa-be23-4861-a6dc-3b29ae35207f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:58:43.388Z|8719af3c-10a0-45d7-9ab5-182feb153ef4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:58:43.388Z|2b8d00fa-be23-4861-a6dc-3b29ae35207f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:58:53.225Z|3f92c218-7c02-457a-a8d3-ed7e6ff039fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:58:53.226Z|3f92c218-7c02-457a-a8d3-ed7e6ff039fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:58:53.429Z|1d128971-3314-410e-87da-68f1350947bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:58:53.430Z|1d128971-3314-410e-87da-68f1350947bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:58:53.432Z|6b8ded55-eb01-48e8-bf90-13683a5b003c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:58:53.433Z|6b8ded55-eb01-48e8-bf90-13683a5b003c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:58:55.294Z|1c353288-8c4e-4aa8-9eda-8a53b599c229|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:58:55.297Z|1c353288-8c4e-4aa8-9eda-8a53b599c229|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:58:56.256Z|2f69711a-3b2f-4010-a0b3-1498e716d4ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:58:56.257Z|2f69711a-3b2f-4010-a0b3-1498e716d4ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:59:03.252Z|0134d604-0ce5-4ac2-9df9-a63f610a6bbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:59:03.253Z|0134d604-0ce5-4ac2-9df9-a63f610a6bbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:59:03.466Z|4a3cd683-1cc8-4e6a-a660-34570bc9f688|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:59:03.470Z|4a3cd683-1cc8-4e6a-a660-34570bc9f688|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:59:03.474Z|ff1f1918-20ba-4f12-b35f-6121241ba4ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:59:03.475Z|ff1f1918-20ba-4f12-b35f-6121241ba4ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:59:10.294Z|3dfd197d-b759-4def-85e7-bd4679a65db4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:59:10.295Z|3dfd197d-b759-4def-85e7-bd4679a65db4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:59:13.278Z|8485191e-07c0-4636-be93-1ad9dc07c0d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:59:13.279Z|8485191e-07c0-4636-be93-1ad9dc07c0d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:59:13.518Z|f006df75-6aba-46d6-a122-48d09ffa7dce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:59:13.519Z|f006df75-6aba-46d6-a122-48d09ffa7dce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:59:13.534Z|86eb9011-5d84-426b-b4fc-ba6b01c6511c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:59:13.535Z|86eb9011-5d84-426b-b4fc-ba6b01c6511c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:59:23.318Z|ef31767d-e317-4a6e-a320-3c3b6e97e524|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:59:23.319Z|ef31767d-e317-4a6e-a320-3c3b6e97e524|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:59:23.545Z|d8e14c7f-84e9-4acf-af81-0247dfcfe920|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:59:23.546Z|d8e14c7f-84e9-4acf-af81-0247dfcfe920|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:59:23.560Z|c9196352-4f9b-40d1-bc6c-0490312e729e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:59:23.561Z|c9196352-4f9b-40d1-bc6c-0490312e729e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:59:24.487Z|8a49572e-4b5e-407e-91c1-2f8f12cc3165|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T13:59:24.488Z|8a49572e-4b5e-407e-91c1-2f8f12cc3165|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T13:59:25.294Z|a7ac47ac-3798-4665-bd7a-7c3ae3267573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:59:25.294Z|a7ac47ac-3798-4665-bd7a-7c3ae3267573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:59:26.257Z|00163597-d6c5-48d7-9f9c-2b76c773a478|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:59:26.258Z|00163597-d6c5-48d7-9f9c-2b76c773a478|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:59:33.349Z|dc7beec3-ce9e-45a4-a34b-804b4f22e9f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:59:33.350Z|dc7beec3-ce9e-45a4-a34b-804b4f22e9f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:59:33.582Z|5c98b5b6-756b-4fdd-80d7-7dfb2422ff26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:59:33.583Z|5c98b5b6-756b-4fdd-80d7-7dfb2422ff26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:59:33.586Z|08cae4b2-aa8f-4ec7-91fc-f80ea41a3d77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:59:33.586Z|08cae4b2-aa8f-4ec7-91fc-f80ea41a3d77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:59:40.294Z|dc23e027-6782-4f40-81c3-fcc906da7615|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:59:40.300Z|dc23e027-6782-4f40-81c3-fcc906da7615|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:59:43.394Z|12304c69-6008-44c8-97fb-0ab8ca3e171c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:59:43.395Z|12304c69-6008-44c8-97fb-0ab8ca3e171c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:59:43.616Z|ecf8d3af-4840-4dfd-9fb5-1c066ba82ab8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:59:43.617Z|ecf8d3af-4840-4dfd-9fb5-1c066ba82ab8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:59:43.612Z|67f49228-886c-4e9e-ba03-c46b79e5ac7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:59:43.620Z|67f49228-886c-4e9e-ba03-c46b79e5ac7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:59:53.434Z|0d516d51-08e8-44e3-b44a-628dd906fb47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:59:53.436Z|0d516d51-08e8-44e3-b44a-628dd906fb47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:59:53.645Z|1c1410be-1555-4492-aed3-6ad1c7f7c796|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:59:53.646Z|1c1410be-1555-4492-aed3-6ad1c7f7c796|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:59:53.652Z|644efd6a-d2af-4099-8a94-4e3215222ef5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T13:59:53.653Z|644efd6a-d2af-4099-8a94-4e3215222ef5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T13:59:55.294Z|eecf6947-cd20-490f-8de0-85b01875dbc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:59:55.295Z|eecf6947-cd20-490f-8de0-85b01875dbc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T13:59:56.259Z|447d8aea-1b05-4a73-b2be-0ab7517b856e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T13:59:56.260Z|447d8aea-1b05-4a73-b2be-0ab7517b856e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:00:03.486Z|02fec481-96f5-49ab-a1fe-7a099009b99b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:00:03.487Z|02fec481-96f5-49ab-a1fe-7a099009b99b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:00:03.683Z|c7a49acd-a08a-4fe4-9c8b-3ddba87aaae6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:00:03.683Z|e49771d4-d7c0-40b0-9b66-063f5ca7fd6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:00:03.684Z|c7a49acd-a08a-4fe4-9c8b-3ddba87aaae6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:00:03.684Z|e49771d4-d7c0-40b0-9b66-063f5ca7fd6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:00:10.294Z|9e9a6f8d-6dc2-4494-866f-75e64f410887|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:00:10.295Z|9e9a6f8d-6dc2-4494-866f-75e64f410887|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:00:13.514Z|d1e580b1-9875-461a-94f9-b49876cc7960|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:00:13.516Z|d1e580b1-9875-461a-94f9-b49876cc7960|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:00:13.714Z|b6cead96-5605-41c3-a940-3ba503991197|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:00:13.716Z|7585ddef-aaed-4ecf-9370-fc9b077b88a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:00:13.715Z|b6cead96-5605-41c3-a940-3ba503991197|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:00:13.717Z|7585ddef-aaed-4ecf-9370-fc9b077b88a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:00:23.551Z|82563eae-d0be-4882-a83e-66eba1aee5fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:00:23.552Z|82563eae-d0be-4882-a83e-66eba1aee5fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:00:23.751Z|f8e5a0f1-0d71-4af3-9d89-878971d1a617|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:00:23.752Z|f8e5a0f1-0d71-4af3-9d89-878971d1a617|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:00:23.749Z|d4426518-542d-4d77-9bdb-0ba8bea75d60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:00:23.756Z|d4426518-542d-4d77-9bdb-0ba8bea75d60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:00:24.487Z|08ac2532-98dc-4d41-aca6-a715b96cde86|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T14:00:24.489Z|08ac2532-98dc-4d41-aca6-a715b96cde86|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T14:00:25.294Z|acf8b79a-f874-4f8a-8e48-8d0731bc384b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:00:25.309Z|acf8b79a-f874-4f8a-8e48-8d0731bc384b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:00:26.261Z|cbd50830-8adf-4524-9d46-fbca2db7f966|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:00:26.262Z|cbd50830-8adf-4524-9d46-fbca2db7f966|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:00:33.594Z|2a60cc86-5908-41a6-b00d-362bdcfcd596|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:00:33.596Z|2a60cc86-5908-41a6-b00d-362bdcfcd596|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:00:33.782Z|075b1ea0-ba1e-46bf-9c58-315700f71677|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:00:33.783Z|075b1ea0-ba1e-46bf-9c58-315700f71677|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:00:33.797Z|f8aa043d-d2fb-4c80-a77b-e988185a8046|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:00:33.798Z|f8aa043d-d2fb-4c80-a77b-e988185a8046|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:00:40.294Z|87d2da68-da93-4e26-982f-c7bd0fd69b1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:00:40.295Z|87d2da68-da93-4e26-982f-c7bd0fd69b1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:00:43.633Z|908cf8b8-da8f-40d2-9b11-78548752828f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:00:43.634Z|908cf8b8-da8f-40d2-9b11-78548752828f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:00:43.810Z|9e28c798-91d1-4e9e-80d6-bb8e604525cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:00:43.811Z|9e28c798-91d1-4e9e-80d6-bb8e604525cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:00:43.834Z|bf40a985-2cfa-4765-b76f-3fdd89df4c71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:00:43.836Z|bf40a985-2cfa-4765-b76f-3fdd89df4c71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:00:53.677Z|b6058cdf-6016-4c2c-9fb1-018dcde43ae2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:00:53.678Z|b6058cdf-6016-4c2c-9fb1-018dcde43ae2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:00:53.856Z|8f5a5ffc-2e54-421b-930d-5d43bf80d7fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:00:53.857Z|8f5a5ffc-2e54-421b-930d-5d43bf80d7fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:00:53.870Z|e7d4a463-bc30-44b5-8c8d-3b4ce33be664|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:00:53.874Z|e7d4a463-bc30-44b5-8c8d-3b4ce33be664|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:00:55.294Z|a4e2fd85-4f30-497c-8e2f-f653d53e5f73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:00:55.296Z|a4e2fd85-4f30-497c-8e2f-f653d53e5f73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:00:56.263Z|8e9dec1a-30e4-45c5-9900-358876062fb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:00:56.264Z|8e9dec1a-30e4-45c5-9900-358876062fb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:01:03.737Z|71cc399c-9dff-4852-9dbc-210665f92b90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:01:03.771Z|71cc399c-9dff-4852-9dbc-210665f92b90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:01:03.902Z|c1a80c7a-945c-434c-9d91-c162243bd016|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:01:03.902Z|c1a80c7a-945c-434c-9d91-c162243bd016|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:01:03.909Z|40a52003-955f-4df1-8857-568716708a22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:01:03.935Z|40a52003-955f-4df1-8857-568716708a22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:01:10.294Z|2d31f3a7-610b-4555-982c-61b8bb191b55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:01:10.299Z|2d31f3a7-610b-4555-982c-61b8bb191b55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:01:13.831Z|e1671b1e-22e0-41bc-8b8f-c3f2122136ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:01:13.832Z|e1671b1e-22e0-41bc-8b8f-c3f2122136ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:01:13.933Z|7f2b4d62-b1d2-4509-b12f-bf9fd8ece167|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:01:13.934Z|7f2b4d62-b1d2-4509-b12f-bf9fd8ece167|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:01:13.996Z|71d7049c-6760-41e3-8b2c-6668455ef18d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:01:13.997Z|71d7049c-6760-41e3-8b2c-6668455ef18d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:01:23.863Z|f80dc40a-0895-4777-9e74-acb63f772ebe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:01:23.864Z|f80dc40a-0895-4777-9e74-acb63f772ebe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:01:23.959Z|c6af9169-8500-4ff8-8a21-09960e221860|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:01:23.960Z|c6af9169-8500-4ff8-8a21-09960e221860|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:01:24.022Z|3a7ead14-a9ae-48f8-ac47-b197b1ae7886|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:01:24.023Z|3a7ead14-a9ae-48f8-ac47-b197b1ae7886|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:01:24.501Z|1648d885-ef5f-4d25-917a-a4665cf8f928|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T14:01:24.503Z|1648d885-ef5f-4d25-917a-a4665cf8f928|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T14:01:25.294Z|0b5c6954-cacb-4fb5-9704-69187fd20aed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:01:25.295Z|0b5c6954-cacb-4fb5-9704-69187fd20aed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:01:26.265Z|5aae7830-dafd-4b95-a436-485d7f9cd41d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:01:26.266Z|5aae7830-dafd-4b95-a436-485d7f9cd41d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:01:33.896Z|df201f48-ed30-4006-bdf4-9d053f3741a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:01:33.897Z|df201f48-ed30-4006-bdf4-9d053f3741a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:01:33.985Z|1231cd1b-fafa-4829-9871-1096aee59033|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:01:33.986Z|1231cd1b-fafa-4829-9871-1096aee59033|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:01:34.047Z|6d1b8016-9084-4413-9d30-8144617bafb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:01:34.048Z|6d1b8016-9084-4413-9d30-8144617bafb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:01:40.294Z|9488bad2-18e7-4639-b05a-ca37ccb356db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:01:40.295Z|9488bad2-18e7-4639-b05a-ca37ccb356db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:01:43.930Z|5a6eca15-6651-41a1-b980-cb70f3232fad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:01:43.932Z|5a6eca15-6651-41a1-b980-cb70f3232fad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:01:44.011Z|3cbcaba8-6dd0-438b-9f84-bfbad5cf0b5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:01:44.012Z|3cbcaba8-6dd0-438b-9f84-bfbad5cf0b5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:01:44.079Z|558ed313-ac8b-4292-85d1-b4831c8267ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:01:44.080Z|558ed313-ac8b-4292-85d1-b4831c8267ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:01:53.958Z|cafc5958-c8ca-4040-9f49-10567666a648|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:01:53.959Z|cafc5958-c8ca-4040-9f49-10567666a648|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:01:54.035Z|7bca272e-6063-44bf-af82-c44783abc763|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:01:54.036Z|7bca272e-6063-44bf-af82-c44783abc763|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:01:54.103Z|e978970d-5bf1-4769-b486-52a8504e3dc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:01:54.104Z|e978970d-5bf1-4769-b486-52a8504e3dc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:01:55.294Z|48b3bfc0-45dc-4f98-803d-dbb0f237b98e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:01:55.296Z|48b3bfc0-45dc-4f98-803d-dbb0f237b98e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:01:56.267Z|95df9aca-8929-4bbe-81b2-9a3c71578ac0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:01:56.268Z|95df9aca-8929-4bbe-81b2-9a3c71578ac0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:02:04.005Z|a24d8d02-b053-4d51-b689-639a064b5e05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:02:04.006Z|a24d8d02-b053-4d51-b689-639a064b5e05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:02:04.077Z|4f95545f-a20e-4aa1-9828-5ce77e2bac42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:02:04.079Z|4f95545f-a20e-4aa1-9828-5ce77e2bac42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:02:04.128Z|db540ddc-2fbd-442e-884f-58449a39fafc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:02:04.129Z|db540ddc-2fbd-442e-884f-58449a39fafc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:02:10.294Z|f115b064-ddaa-4260-bf55-d49cdfd61f17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:02:10.294Z|f115b064-ddaa-4260-bf55-d49cdfd61f17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:02:14.030Z|f15b0fdd-241b-4249-a0d6-97e7c20f4f12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:02:14.031Z|f15b0fdd-241b-4249-a0d6-97e7c20f4f12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:02:14.110Z|86fdbc31-df2a-432f-add2-f296a3d1d6df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:02:14.110Z|86fdbc31-df2a-432f-add2-f296a3d1d6df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:02:14.155Z|62ca04cb-f52c-465b-84b7-10bb9053a590|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:02:14.156Z|62ca04cb-f52c-465b-84b7-10bb9053a590|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:02:24.057Z|d970005c-c7bd-42b4-af30-5a6a90ad585e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:02:24.058Z|d970005c-c7bd-42b4-af30-5a6a90ad585e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:02:24.132Z|918c2436-b03e-4ff0-8e70-54d1264fc27e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:02:24.133Z|918c2436-b03e-4ff0-8e70-54d1264fc27e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:02:24.179Z|1e7327de-b256-421d-9127-e05ea33c68fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:02:24.180Z|1e7327de-b256-421d-9127-e05ea33c68fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:02:24.487Z|c00d8e34-b2e2-491f-a640-b28489b81b99|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T14:02:24.488Z|c00d8e34-b2e2-491f-a640-b28489b81b99|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T14:02:25.295Z|a94bb83b-0238-494b-9a0e-cfd9ededbd47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:02:25.296Z|a94bb83b-0238-494b-9a0e-cfd9ededbd47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:02:26.269Z|e185b121-633e-4cbd-86ee-2084ad1f34ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:02:26.270Z|e185b121-633e-4cbd-86ee-2084ad1f34ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:02:34.090Z|0beb7af8-f599-41ce-bed2-1b5fae6d64b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:02:34.091Z|0beb7af8-f599-41ce-bed2-1b5fae6d64b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:02:34.157Z|e324b3c3-9d01-4132-959a-8b85a5969ef1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:02:34.158Z|e324b3c3-9d01-4132-959a-8b85a5969ef1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:02:34.203Z|a1eb35c0-9a17-4abe-a9e7-3088ee2e33ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:02:34.204Z|a1eb35c0-9a17-4abe-a9e7-3088ee2e33ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:02:40.294Z|fc83f9ba-223e-41b8-9716-1affe7023d6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:02:40.296Z|fc83f9ba-223e-41b8-9716-1affe7023d6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:02:44.126Z|65cdab9f-060e-4565-808e-3b0bd38aed87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:02:44.127Z|65cdab9f-060e-4565-808e-3b0bd38aed87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:02:44.184Z|73c957c4-1f3c-4412-b4ce-240e3b076bbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:02:44.185Z|73c957c4-1f3c-4412-b4ce-240e3b076bbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:02:44.227Z|1c462b8b-2f52-4839-8933-2befc0c821af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:02:44.228Z|1c462b8b-2f52-4839-8933-2befc0c821af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:02:54.151Z|7e2df857-83c0-4503-b0fa-f75126ca93f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:02:54.152Z|7e2df857-83c0-4503-b0fa-f75126ca93f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:02:54.211Z|f45972be-c16b-449f-baf3-e4486846b218|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:02:54.214Z|f45972be-c16b-449f-baf3-e4486846b218|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:02:54.276Z|72473f2e-24a9-40a8-8652-d812d356f0d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:02:54.277Z|72473f2e-24a9-40a8-8652-d812d356f0d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:02:55.294Z|e197b1ba-0aae-4934-9534-b36a53c95b3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:02:55.295Z|e197b1ba-0aae-4934-9534-b36a53c95b3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:02:56.271Z|6f6053e3-0ea4-4821-92e6-7c1f616622a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:02:56.275Z|6f6053e3-0ea4-4821-92e6-7c1f616622a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:03:04.177Z|0c602da3-6c9a-48df-ac98-6271f8d83d64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:03:04.178Z|0c602da3-6c9a-48df-ac98-6271f8d83d64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:03:04.243Z|118c74d4-e381-4db0-839e-5deae1178c8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:03:04.245Z|118c74d4-e381-4db0-839e-5deae1178c8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:03:04.305Z|59fd3afb-a0d7-4b54-929d-2c7d9ad0673f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:03:04.306Z|59fd3afb-a0d7-4b54-929d-2c7d9ad0673f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:03:10.294Z|d7011ae6-c19f-4db3-95c0-73555e348394|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:03:10.295Z|d7011ae6-c19f-4db3-95c0-73555e348394|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:03:14.209Z|efd7c7e2-1661-4cb9-b1f5-01802da2cfb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:03:14.210Z|efd7c7e2-1661-4cb9-b1f5-01802da2cfb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:03:14.276Z|9bb32db9-fe46-4f7e-ba61-acd2f17dcfbd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:03:14.278Z|9bb32db9-fe46-4f7e-ba61-acd2f17dcfbd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:03:14.334Z|6a356dde-1698-4994-8653-d3b7ecc2be93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:03:14.335Z|6a356dde-1698-4994-8653-d3b7ecc2be93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:03:24.237Z|ffd262b8-fb24-4105-990f-e3c3a9e927da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:03:24.239Z|ffd262b8-fb24-4105-990f-e3c3a9e927da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:03:24.301Z|82d80996-823b-4379-a2e8-9368f721b82b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:03:24.302Z|82d80996-823b-4379-a2e8-9368f721b82b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:03:24.360Z|29174b73-d926-43ed-9551-c7dedf8c394f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:03:24.361Z|29174b73-d926-43ed-9551-c7dedf8c394f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:03:24.487Z|8d11534e-bcfc-438a-9c8e-42f49da84c48|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T14:03:24.488Z|8d11534e-bcfc-438a-9c8e-42f49da84c48|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T14:03:25.294Z|d81e7ce3-9ce6-48dc-9978-1c728b51cb8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:03:25.300Z|d81e7ce3-9ce6-48dc-9978-1c728b51cb8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:03:26.276Z|0ecfdb45-e0ed-4c1c-b20d-a6227a54bf20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:03:26.277Z|0ecfdb45-e0ed-4c1c-b20d-a6227a54bf20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:03:34.266Z|59ce4da4-0d2e-46ea-93c2-a7faf87251ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:03:34.269Z|59ce4da4-0d2e-46ea-93c2-a7faf87251ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:03:34.329Z|b9918c4a-b118-4934-855c-fc54eb92b1db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:03:34.331Z|b9918c4a-b118-4934-855c-fc54eb92b1db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:03:34.385Z|faa7b454-01ba-41f9-963d-b4fbf16d1712|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:03:34.386Z|faa7b454-01ba-41f9-963d-b4fbf16d1712|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:03:40.295Z|ce44276e-d663-4734-97db-9d2d002ce2f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:03:40.296Z|ce44276e-d663-4734-97db-9d2d002ce2f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:03:44.293Z|dcab2647-818d-471a-a07f-7687e95ddd1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:03:44.294Z|dcab2647-818d-471a-a07f-7687e95ddd1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:03:44.356Z|4e13b61c-e97a-4bf1-bc21-dbbdfcc6d51b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:03:44.357Z|4e13b61c-e97a-4bf1-bc21-dbbdfcc6d51b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:03:44.413Z|119743ac-5150-498d-ae28-e5942bda6b33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:03:44.414Z|119743ac-5150-498d-ae28-e5942bda6b33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:03:54.318Z|c8e75af9-e0eb-40b3-88c2-c94b6cc034d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:03:54.319Z|c8e75af9-e0eb-40b3-88c2-c94b6cc034d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:03:54.381Z|7cb585d4-c4d9-4a91-b08f-c7c821b9a20a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:03:54.382Z|7cb585d4-c4d9-4a91-b08f-c7c821b9a20a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:03:54.438Z|e900226b-fb19-4266-b7c5-70fada10f57e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:03:54.439Z|e900226b-fb19-4266-b7c5-70fada10f57e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:03:55.294Z|a894b3cb-2b32-4fcd-aa7a-728be47790f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:03:55.295Z|a894b3cb-2b32-4fcd-aa7a-728be47790f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:03:56.278Z|38c3d23e-ae49-4789-9d3a-461c133ff423|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:03:56.278Z|38c3d23e-ae49-4789-9d3a-461c133ff423|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:04:04.344Z|7233d7ad-03ae-4958-8b78-7fedee35a3bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:04:04.345Z|7233d7ad-03ae-4958-8b78-7fedee35a3bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:04:04.406Z|66f41dbc-c756-497e-836f-b375411ebb16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:04:04.407Z|66f41dbc-c756-497e-836f-b375411ebb16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:04:04.464Z|41efa4c2-e964-40cb-a0c8-88acf487fe04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:04:04.465Z|41efa4c2-e964-40cb-a0c8-88acf487fe04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:04:10.294Z|d8dcb928-02f5-4652-b2cd-de6a6f1fe2a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:04:10.296Z|d8dcb928-02f5-4652-b2cd-de6a6f1fe2a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:04:14.370Z|44843445-3c00-491e-be25-1591197c0b85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:04:14.371Z|44843445-3c00-491e-be25-1591197c0b85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:04:14.432Z|812c6e39-f5ef-41c7-9bfc-907161996809|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:04:14.433Z|812c6e39-f5ef-41c7-9bfc-907161996809|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:04:14.490Z|3e5a64a2-8a9a-45a9-9382-3d3a1205a494|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:04:14.491Z|3e5a64a2-8a9a-45a9-9382-3d3a1205a494|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:04:24.401Z|d9642a95-cf9d-4aee-a3e7-53f64a8e1cfc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:04:24.402Z|d9642a95-cf9d-4aee-a3e7-53f64a8e1cfc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:04:24.456Z|0d365a04-f628-4e9c-9db3-23e0b1037bc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:04:24.457Z|0d365a04-f628-4e9c-9db3-23e0b1037bc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:04:24.493Z|f62d39b7-4b71-4ed0-adc3-500c9ca596ff|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T14:04:24.496Z|f62d39b7-4b71-4ed0-adc3-500c9ca596ff|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T14:04:24.518Z|d7f60a74-a0ec-4556-a06d-6eda6fbc1af1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:04:24.521Z|d7f60a74-a0ec-4556-a06d-6eda6fbc1af1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:04:25.294Z|3fce53fd-a250-413d-be9d-b558c4520ea6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:04:25.294Z|3fce53fd-a250-413d-be9d-b558c4520ea6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:04:26.279Z|a0896dff-fb6e-47bb-8a76-bcf555ce60c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:04:26.280Z|a0896dff-fb6e-47bb-8a76-bcf555ce60c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:04:34.427Z|df0f14f0-4028-473a-a33b-a54cbaf0a0d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:04:34.429Z|df0f14f0-4028-473a-a33b-a54cbaf0a0d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:04:34.479Z|e3cc99dd-25c6-463a-9ed4-5b2deadd4e53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:04:34.480Z|e3cc99dd-25c6-463a-9ed4-5b2deadd4e53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:04:34.544Z|b1a34830-4329-4459-b944-be4ba09e59c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:04:34.545Z|b1a34830-4329-4459-b944-be4ba09e59c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:04:40.294Z|ad3cb780-e379-4fef-9ed4-a4309720e37c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:04:40.294Z|ad3cb780-e379-4fef-9ed4-a4309720e37c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:04:44.455Z|87e01325-2b25-49a6-a05d-e7ff438b4483|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:04:44.459Z|87e01325-2b25-49a6-a05d-e7ff438b4483|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:04:44.504Z|cfe0ed33-12c2-4d89-b9a7-d79ac8022e12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:04:44.505Z|cfe0ed33-12c2-4d89-b9a7-d79ac8022e12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:04:44.570Z|969c2568-97e7-454b-a1ff-908bf4965385|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:04:44.571Z|969c2568-97e7-454b-a1ff-908bf4965385|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:04:54.487Z|8bd6d7f1-60d2-460c-b64a-dd425577629d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:04:54.490Z|8bd6d7f1-60d2-460c-b64a-dd425577629d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:04:54.546Z|1c090250-0f33-49e7-bf79-685e29ec181d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:04:54.548Z|1c090250-0f33-49e7-bf79-685e29ec181d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:04:54.636Z|195f4b7d-47fd-44f7-bfab-e5e340bfb2f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:04:54.637Z|195f4b7d-47fd-44f7-bfab-e5e340bfb2f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:04:55.294Z|869cbf56-ed91-4f1f-a595-4ad81ab592cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:04:55.297Z|869cbf56-ed91-4f1f-a595-4ad81ab592cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:04:56.281Z|ee6fa9b1-3345-488b-95ed-f6b0d40d501b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:04:56.282Z|ee6fa9b1-3345-488b-95ed-f6b0d40d501b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:05:04.517Z|649d1c6b-1e33-4d17-b6e6-eea6d5d4581b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:05:04.518Z|649d1c6b-1e33-4d17-b6e6-eea6d5d4581b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:05:04.576Z|77b02fea-afda-449a-a3ae-647ef4e2a955|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:05:04.577Z|77b02fea-afda-449a-a3ae-647ef4e2a955|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:05:04.712Z|d82f8be5-b378-48a2-bbaf-66257debbacf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:05:04.714Z|d82f8be5-b378-48a2-bbaf-66257debbacf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:05:10.295Z|fb340f5f-92a0-4d87-aa2a-a5e4e8bec2ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:05:10.296Z|fb340f5f-92a0-4d87-aa2a-a5e4e8bec2ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:05:14.543Z|d966bd70-be5a-45f0-9e93-1cf47a3e0ddd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:05:14.544Z|d966bd70-be5a-45f0-9e93-1cf47a3e0ddd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:05:14.609Z|5feca2f5-91c8-495d-af73-00e2a45b8096|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:05:14.610Z|5feca2f5-91c8-495d-af73-00e2a45b8096|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:05:14.762Z|667cf3fd-865c-4b83-8254-66593120bfe7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:05:14.764Z|667cf3fd-865c-4b83-8254-66593120bfe7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:05:24.488Z|f3cc4c66-5386-4a4d-9a84-5451bf37b910|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T14:05:24.489Z|f3cc4c66-5386-4a4d-9a84-5451bf37b910|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T14:05:24.568Z|77afaa0d-350d-4e59-86b2-94fc2ad6690f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:05:24.570Z|77afaa0d-350d-4e59-86b2-94fc2ad6690f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:05:24.666Z|81865ae8-9467-49e5-a1ac-5ffcbf0f0416|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:05:24.667Z|81865ae8-9467-49e5-a1ac-5ffcbf0f0416|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:05:24.785Z|e20404cf-6c48-4c19-af46-bbbefeb675d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:05:24.786Z|e20404cf-6c48-4c19-af46-bbbefeb675d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:05:25.294Z|e08c47cc-a29b-4311-8e9e-3b0614cd8a67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:05:25.295Z|e08c47cc-a29b-4311-8e9e-3b0614cd8a67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:05:26.282Z|4a4a6296-3287-4b1f-98b4-7061115d2eb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:05:26.284Z|4a4a6296-3287-4b1f-98b4-7061115d2eb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:05:34.604Z|c1f54610-699d-43e1-b00a-277760dc3f33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:05:34.605Z|c1f54610-699d-43e1-b00a-277760dc3f33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:05:34.714Z|47b2adf4-06fe-473e-bb67-3096b69217bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:05:34.715Z|47b2adf4-06fe-473e-bb67-3096b69217bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:05:34.811Z|eeb01dea-b661-45e2-807a-f23fd41fa34c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:05:34.812Z|eeb01dea-b661-45e2-807a-f23fd41fa34c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:05:40.294Z|a16def6a-5aea-4b67-b35d-083b90729d93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:05:40.295Z|a16def6a-5aea-4b67-b35d-083b90729d93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:05:44.634Z|5f107c83-e496-4ea6-9427-7f9ae0a87942|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:05:44.635Z|5f107c83-e496-4ea6-9427-7f9ae0a87942|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:05:44.737Z|6b2562e5-4aee-4fdf-8d54-c5a8eabd27ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:05:44.739Z|6b2562e5-4aee-4fdf-8d54-c5a8eabd27ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:05:44.834Z|9a48bc66-4456-4a8b-84ec-31ee0b45b8ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:05:44.835Z|9a48bc66-4456-4a8b-84ec-31ee0b45b8ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:05:54.661Z|2e397d6a-4d6f-4c04-b2d9-5f131040fe45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:05:54.662Z|2e397d6a-4d6f-4c04-b2d9-5f131040fe45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:05:54.786Z|b61f439b-d091-430f-b7b1-061a48cf2e57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:05:54.787Z|b61f439b-d091-430f-b7b1-061a48cf2e57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:05:54.865Z|96e7d13c-fef3-47d6-bfe8-9cfe103f0f88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:05:54.872Z|96e7d13c-fef3-47d6-bfe8-9cfe103f0f88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:05:55.294Z|b90d6316-7d20-437c-90b4-11ecfb903b77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:05:55.295Z|b90d6316-7d20-437c-90b4-11ecfb903b77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:05:56.285Z|3c8833c4-6f66-460a-97da-c08b24f3c707|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:05:56.285Z|3c8833c4-6f66-460a-97da-c08b24f3c707|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:06:04.699Z|eb9314c1-58d0-4bed-bbc6-c5760040bc48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:06:04.700Z|eb9314c1-58d0-4bed-bbc6-c5760040bc48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:06:04.837Z|cd03b38b-3579-4c0c-bad7-e8b74d467345|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:06:04.838Z|cd03b38b-3579-4c0c-bad7-e8b74d467345|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:06:04.908Z|0aaf9a99-ed12-43c4-8979-3ef6b5f97215|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:06:04.909Z|0aaf9a99-ed12-43c4-8979-3ef6b5f97215|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:06:10.294Z|3df0f701-96e1-42be-ae5a-bfda3e43a59c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:06:10.297Z|3df0f701-96e1-42be-ae5a-bfda3e43a59c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:06:14.736Z|364e0857-8333-41fd-a1cf-2f991c999efe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:06:14.736Z|364e0857-8333-41fd-a1cf-2f991c999efe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:06:14.873Z|b5a9553a-3ccb-45d1-8117-41fef8714297|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:06:14.873Z|b5a9553a-3ccb-45d1-8117-41fef8714297|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:06:14.939Z|72c4a091-b1b9-425d-9e7d-c6cd79baeeda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:06:14.940Z|72c4a091-b1b9-425d-9e7d-c6cd79baeeda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:06:24.492Z|6f8ad201-9627-4830-9eb0-cc557770753a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T14:06:24.493Z|6f8ad201-9627-4830-9eb0-cc557770753a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T14:06:24.775Z|3209b53e-6e29-42f2-83ce-d8e09fb37e6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:06:24.777Z|3209b53e-6e29-42f2-83ce-d8e09fb37e6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:06:24.898Z|c2584da7-cc30-46fd-aec1-06e9a5a31da9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:06:24.899Z|c2584da7-cc30-46fd-aec1-06e9a5a31da9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:06:24.980Z|4771338c-2147-4575-bc20-b00ec4da542b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:06:24.981Z|4771338c-2147-4575-bc20-b00ec4da542b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:06:25.294Z|94de6734-6178-4952-81be-3b30b01f42c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:06:25.295Z|94de6734-6178-4952-81be-3b30b01f42c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:06:26.286Z|4d9009b3-1666-4465-b93f-1465c6cc0ba4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:06:26.287Z|4d9009b3-1666-4465-b93f-1465c6cc0ba4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:06:34.812Z|1c64d5df-3167-4e18-a8e7-df4fa9e900ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:06:34.813Z|1c64d5df-3167-4e18-a8e7-df4fa9e900ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:06:34.926Z|15294848-4bd1-4847-a19a-c49c7aad560a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:06:34.927Z|15294848-4bd1-4847-a19a-c49c7aad560a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:06:35.009Z|d3dd98b6-b818-498e-a84c-8b949ec21290|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:06:35.010Z|d3dd98b6-b818-498e-a84c-8b949ec21290|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:06:40.294Z|fc6e6798-d952-4408-b63a-8597fd391357|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:06:40.295Z|fc6e6798-d952-4408-b63a-8597fd391357|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:06:44.838Z|f3dbf5fe-8543-4584-9644-106d9d05a4d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:06:44.839Z|f3dbf5fe-8543-4584-9644-106d9d05a4d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:06:44.953Z|5646d2bb-3195-41d8-afb8-343e0a984077|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:06:44.954Z|5646d2bb-3195-41d8-afb8-343e0a984077|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:06:45.037Z|da0200e1-f8cb-4ceb-a557-6771b9702efa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:06:45.039Z|da0200e1-f8cb-4ceb-a557-6771b9702efa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:06:54.862Z|260a68b8-7be6-4d5a-b891-d5aa409a97dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:06:54.863Z|260a68b8-7be6-4d5a-b891-d5aa409a97dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:06:54.980Z|8b31c626-f1ca-4162-a87b-a3c1bb1685d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:06:54.982Z|8b31c626-f1ca-4162-a87b-a3c1bb1685d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:06:55.063Z|46eb3314-c557-4bb3-8800-7ca774123e59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:06:55.063Z|46eb3314-c557-4bb3-8800-7ca774123e59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:06:55.294Z|45135712-06d9-4aab-a9f0-506844260ff2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:06:55.295Z|45135712-06d9-4aab-a9f0-506844260ff2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:06:56.287Z|2a821bc6-a5db-415c-919e-628a6b2d8c69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:06:56.288Z|2a821bc6-a5db-415c-919e-628a6b2d8c69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:07:04.891Z|5d2b0ce1-063b-4109-b640-c95646b8b1d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:07:04.892Z|5d2b0ce1-063b-4109-b640-c95646b8b1d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:07:05.006Z|ee5ae0f0-070b-488e-949e-33820573976e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:07:05.007Z|ee5ae0f0-070b-488e-949e-33820573976e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:07:05.091Z|ab0f7310-ffee-4ddc-9fe9-a4843305c1a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:07:05.092Z|ab0f7310-ffee-4ddc-9fe9-a4843305c1a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:07:10.294Z|395c2bf5-55b5-400e-ac5d-b62d1b9e4680|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:07:10.295Z|395c2bf5-55b5-400e-ac5d-b62d1b9e4680|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:07:14.913Z|f10bdaa4-0a77-4d90-bdf6-c00870f5060a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:07:14.914Z|f10bdaa4-0a77-4d90-bdf6-c00870f5060a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:07:15.030Z|318cbdfc-88c6-4c1c-9771-1f012566b16e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:07:15.032Z|318cbdfc-88c6-4c1c-9771-1f012566b16e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:07:15.114Z|6e081502-0d47-4bf3-bb0e-9203c2f852e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:07:15.114Z|6e081502-0d47-4bf3-bb0e-9203c2f852e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:07:24.488Z|5839b722-8d4e-47ec-b44f-5d6401f123d1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T14:07:24.493Z|5839b722-8d4e-47ec-b44f-5d6401f123d1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T14:07:24.938Z|6f9d0b9c-0af7-4c91-a942-0037fa55a6d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:07:24.939Z|6f9d0b9c-0af7-4c91-a942-0037fa55a6d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:07:25.058Z|e520f6be-e49b-486a-ab34-9b7d99922e4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:07:25.060Z|e520f6be-e49b-486a-ab34-9b7d99922e4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:07:25.136Z|195bf309-30b5-41e2-a338-5cc2237d73ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:07:25.137Z|195bf309-30b5-41e2-a338-5cc2237d73ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:07:25.294Z|2bc67648-318d-4779-a9de-740c31b24be7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:07:25.295Z|2bc67648-318d-4779-a9de-740c31b24be7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:07:26.289Z|e281d9b3-e23e-4104-a07f-f7da416bacfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:07:26.290Z|e281d9b3-e23e-4104-a07f-f7da416bacfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:07:34.961Z|c863a33d-2ac3-451b-85f6-0f9692c0e6de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:07:34.963Z|c863a33d-2ac3-451b-85f6-0f9692c0e6de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:07:35.084Z|cdb0a467-00d3-42ed-a208-e35a1f7afcf2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:07:35.085Z|cdb0a467-00d3-42ed-a208-e35a1f7afcf2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:07:35.163Z|4ca0c4df-b301-4836-9bd4-3f769ac9ca67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:07:35.164Z|4ca0c4df-b301-4836-9bd4-3f769ac9ca67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:07:40.294Z|b962d881-cc12-46ff-b630-29a751c46257|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:07:40.294Z|b962d881-cc12-46ff-b630-29a751c46257|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:07:44.987Z|34620bc8-8b9c-4401-85a4-068af624ea7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:07:44.988Z|34620bc8-8b9c-4401-85a4-068af624ea7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:07:45.109Z|b8846878-ae9b-4763-a577-e7f01c1a8efc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:07:45.110Z|b8846878-ae9b-4763-a577-e7f01c1a8efc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:07:45.192Z|6e8a4265-ad48-4948-a046-7b2cdcbe1ca2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:07:45.194Z|6e8a4265-ad48-4948-a046-7b2cdcbe1ca2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:07:55.012Z|2228c6cb-0da1-4b63-8b30-19250a0286a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:07:55.013Z|2228c6cb-0da1-4b63-8b30-19250a0286a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:07:55.131Z|1054eb86-3fc4-488e-bb3e-cca65a4424f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:07:55.132Z|1054eb86-3fc4-488e-bb3e-cca65a4424f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:07:55.218Z|fa335ed8-3acc-4c6a-8aeb-4572560345be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:07:55.218Z|fa335ed8-3acc-4c6a-8aeb-4572560345be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:07:55.294Z|530d3bf2-07ea-4a94-a278-7f27d1be3e65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:07:55.297Z|530d3bf2-07ea-4a94-a278-7f27d1be3e65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:07:56.290Z|32b1d06a-cb9c-42c2-a0f8-3d24c04549b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:07:56.292Z|32b1d06a-cb9c-42c2-a0f8-3d24c04549b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:08:05.035Z|29fbc406-6a2a-46f9-bd67-54c75d9a5a23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:08:05.036Z|29fbc406-6a2a-46f9-bd67-54c75d9a5a23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:08:05.154Z|84d49e62-433c-47f3-b002-9397e239bac6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:08:05.155Z|84d49e62-433c-47f3-b002-9397e239bac6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:08:05.242Z|8b51640e-31c9-45ad-85ff-584392e5189a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:08:05.242Z|8b51640e-31c9-45ad-85ff-584392e5189a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:08:10.294Z|986d3370-3d91-418a-9bc7-044a94a3c953|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:08:10.294Z|986d3370-3d91-418a-9bc7-044a94a3c953|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:08:15.057Z|c0d458b5-9f5d-48e1-9dab-8c06dde75d6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:08:15.058Z|c0d458b5-9f5d-48e1-9dab-8c06dde75d6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:08:15.179Z|d75feeac-c090-4b74-8f32-b3201ce08c8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:08:15.180Z|d75feeac-c090-4b74-8f32-b3201ce08c8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:08:15.266Z|616a2827-a5f0-4908-ad21-34bf2ba9f5cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:08:15.266Z|616a2827-a5f0-4908-ad21-34bf2ba9f5cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:08:24.493Z|a37b78ad-9624-4a07-abbf-b0faa803a1b1|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T14:08:24.494Z|a37b78ad-9624-4a07-abbf-b0faa803a1b1|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T14:08:25.083Z|3f54d107-a3d8-4748-b02a-003c22b8009b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:08:25.084Z|3f54d107-a3d8-4748-b02a-003c22b8009b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:08:25.203Z|f001005f-985e-4443-a890-ec37a6e85c32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:08:25.205Z|f001005f-985e-4443-a890-ec37a6e85c32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:08:25.294Z|97b5835f-173e-4871-966b-7428de970aab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:08:25.295Z|97b5835f-173e-4871-966b-7428de970aab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:08:25.299Z|821c7114-0100-49e7-96d7-e1f7c75515a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:08:25.300Z|821c7114-0100-49e7-96d7-e1f7c75515a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:08:26.293Z|e5942f97-6de8-4f95-9d18-266121da3a40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:08:26.293Z|e5942f97-6de8-4f95-9d18-266121da3a40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:08:35.120Z|f17fdaaf-b991-43c7-8cd2-ce107e3140d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:08:35.121Z|f17fdaaf-b991-43c7-8cd2-ce107e3140d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:08:35.226Z|a8113a08-1e84-42a6-aa78-cdecee5eabf8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:08:35.227Z|a8113a08-1e84-42a6-aa78-cdecee5eabf8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:08:35.331Z|6bf17981-1818-452a-b912-dba86bf54a25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:08:35.336Z|6bf17981-1818-452a-b912-dba86bf54a25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:08:40.294Z|b304edfa-1c76-45a6-ab6d-cc6290699d36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:08:40.298Z|b304edfa-1c76-45a6-ab6d-cc6290699d36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:08:45.155Z|ddbc319c-6ef2-4519-a036-a599611ba43b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:08:45.158Z|ddbc319c-6ef2-4519-a036-a599611ba43b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:08:45.263Z|798dc2b3-44c1-43ef-95c1-cedef8411e0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:08:45.266Z|798dc2b3-44c1-43ef-95c1-cedef8411e0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:08:45.363Z|6bf1762a-0291-43d8-91d4-d4a2afe8b6b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:08:45.364Z|6bf1762a-0291-43d8-91d4-d4a2afe8b6b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:08:55.198Z|198520e9-c925-419d-8beb-2daa01da2b30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:08:55.198Z|198520e9-c925-419d-8beb-2daa01da2b30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:08:55.294Z|4f20825f-c669-43a8-925c-58eb0ae0d7f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:08:55.295Z|4f20825f-c669-43a8-925c-58eb0ae0d7f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:08:55.322Z|ac3b6b31-3724-421d-ad85-5acd2e9508f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:08:55.340Z|ac3b6b31-3724-421d-ad85-5acd2e9508f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:08:55.429Z|695fa81a-d311-4a9b-b259-ca026bb710bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:08:55.431Z|695fa81a-d311-4a9b-b259-ca026bb710bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:08:56.294Z|49f5422a-39fc-4899-9ad3-8e9b7bfd9274|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:08:56.295Z|49f5422a-39fc-4899-9ad3-8e9b7bfd9274|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:09:05.234Z|a4313e53-cc4d-4fc4-bfce-db6bdc71aade|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:09:05.235Z|a4313e53-cc4d-4fc4-bfce-db6bdc71aade|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:09:05.380Z|7c3b2f11-bdbc-48e3-b659-7919b9c67e2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:09:05.381Z|7c3b2f11-bdbc-48e3-b659-7919b9c67e2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:09:05.457Z|b831e9a4-8c8e-4494-ad83-574df0f83636|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:09:05.458Z|b831e9a4-8c8e-4494-ad83-574df0f83636|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:09:10.294Z|7e6d662f-bd4b-42c0-9589-099b90900d19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:09:10.295Z|7e6d662f-bd4b-42c0-9589-099b90900d19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:09:15.261Z|ef1b94a5-1d7a-4caa-b55f-e0b440103c7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:09:15.262Z|ef1b94a5-1d7a-4caa-b55f-e0b440103c7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:09:15.417Z|c7a23ece-77b0-4571-a99f-49bc868724e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:09:15.418Z|c7a23ece-77b0-4571-a99f-49bc868724e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:09:15.497Z|8c3e2268-8abb-4f28-a9c7-233f6cce842f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:09:15.498Z|8c3e2268-8abb-4f28-a9c7-233f6cce842f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:09:24.490Z|71aa8bfb-58f1-4ad2-838c-69566b5718e7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T14:09:24.491Z|71aa8bfb-58f1-4ad2-838c-69566b5718e7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T14:09:25.289Z|8c79d42a-52c1-4fb6-bdf3-ef5b7213ce23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:09:25.290Z|8c79d42a-52c1-4fb6-bdf3-ef5b7213ce23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:09:25.294Z|e045681d-9819-491e-8f2b-8af6c80c8179|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:09:25.296Z|e045681d-9819-491e-8f2b-8af6c80c8179|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:09:25.443Z|3570bd50-a5c9-435d-a1ad-8fe01f47ae5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:09:25.444Z|3570bd50-a5c9-435d-a1ad-8fe01f47ae5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:09:25.533Z|4ea5e02e-e34c-4f30-b113-649fe6b9ded4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:09:25.534Z|4ea5e02e-e34c-4f30-b113-649fe6b9ded4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:09:26.299Z|db3b226e-0491-4d75-89fc-479afcaeaa8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:09:26.300Z|db3b226e-0491-4d75-89fc-479afcaeaa8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:09:35.325Z|51ac73e4-ab02-4d72-b54b-f16a5300429e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:09:35.326Z|51ac73e4-ab02-4d72-b54b-f16a5300429e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:09:35.473Z|27d4a577-bd3d-4269-8dd7-5ff020dbea6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:09:35.474Z|27d4a577-bd3d-4269-8dd7-5ff020dbea6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:09:35.564Z|6ff08dca-5b3d-4f76-9f6e-bc865199d5fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:09:35.565Z|6ff08dca-5b3d-4f76-9f6e-bc865199d5fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:09:40.294Z|7a512db5-fee1-44ad-8dfb-a4a0d13213d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:09:40.295Z|7a512db5-fee1-44ad-8dfb-a4a0d13213d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:09:45.354Z|1dd9c45d-cedb-4e41-9998-ffb0588230d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:09:45.355Z|1dd9c45d-cedb-4e41-9998-ffb0588230d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:09:45.506Z|33fffc31-c915-423e-87ab-bc689a7a24b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:09:45.507Z|33fffc31-c915-423e-87ab-bc689a7a24b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:09:45.593Z|448fe88b-3dd8-43ef-a20b-86c0664d742e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:09:45.593Z|448fe88b-3dd8-43ef-a20b-86c0664d742e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:09:55.294Z|d65d80bf-de50-4cd2-9ab9-5c62e4167a88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:09:55.295Z|d65d80bf-de50-4cd2-9ab9-5c62e4167a88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:09:55.384Z|2afd0be0-483d-40d7-b4fb-8ac96d6d1b1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:09:55.385Z|2afd0be0-483d-40d7-b4fb-8ac96d6d1b1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:09:55.530Z|d21c878b-0c35-4dad-9fab-f93ba263b29f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:09:55.531Z|d21c878b-0c35-4dad-9fab-f93ba263b29f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:09:55.619Z|3389f25c-c904-4d7a-98f5-cc375e767349|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:09:55.620Z|3389f25c-c904-4d7a-98f5-cc375e767349|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:09:56.302Z|6e889d4a-0066-484f-be65-c948ad02fb3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:09:56.302Z|6e889d4a-0066-484f-be65-c948ad02fb3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:10:05.412Z|a6ac7ddf-845d-4321-a215-775e1114106f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:10:05.412Z|a6ac7ddf-845d-4321-a215-775e1114106f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:10:05.557Z|7eef1a01-14b1-428a-a66e-897385bf4012|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:10:05.558Z|7eef1a01-14b1-428a-a66e-897385bf4012|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:10:05.645Z|5db574a7-16e9-46cf-bfbc-d1269bc04d59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:10:05.646Z|5db574a7-16e9-46cf-bfbc-d1269bc04d59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:10:10.296Z|d0019cc2-f0e7-429d-a911-efe3a53a9f2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:10:10.308Z|d0019cc2-f0e7-429d-a911-efe3a53a9f2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:10:15.440Z|e630bf6d-23e6-4254-89e9-04c06713bbd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:10:15.441Z|e630bf6d-23e6-4254-89e9-04c06713bbd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:10:15.582Z|74a74795-5b0e-4d65-a3b2-a35bb08ccdd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:10:15.582Z|74a74795-5b0e-4d65-a3b2-a35bb08ccdd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:10:15.670Z|441f7795-3c0e-4449-956a-27ce206ebc2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:10:15.670Z|441f7795-3c0e-4449-956a-27ce206ebc2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:10:24.489Z|c6f0737e-df48-457e-83ef-1ca9a80b72fb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T14:10:24.491Z|c6f0737e-df48-457e-83ef-1ca9a80b72fb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T14:10:25.294Z|caf0d22e-5eff-44fe-a59d-636e65df4e25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:10:25.295Z|caf0d22e-5eff-44fe-a59d-636e65df4e25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:10:25.463Z|106379a8-6948-4fcd-b9cf-4b4c5de6da6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:10:25.464Z|106379a8-6948-4fcd-b9cf-4b4c5de6da6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:10:25.609Z|01e23c9c-8fc6-4a8d-88db-8313e56a2493|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:10:25.610Z|01e23c9c-8fc6-4a8d-88db-8313e56a2493|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:10:25.696Z|46f01d33-83e0-4547-95d9-4c7b118d9f6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:10:25.697Z|46f01d33-83e0-4547-95d9-4c7b118d9f6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:10:26.303Z|cc9f99c7-9b32-497d-8972-20515d991f06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:10:26.304Z|cc9f99c7-9b32-497d-8972-20515d991f06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:10:35.490Z|c54fbf81-282f-478d-8076-f7ac52cf41cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:10:35.491Z|c54fbf81-282f-478d-8076-f7ac52cf41cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:10:35.635Z|bb28a40a-5f5b-40e8-99f0-2ee418934d04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:10:35.636Z|bb28a40a-5f5b-40e8-99f0-2ee418934d04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:10:35.725Z|aefe65be-da50-4f5d-9f1e-8b92e2f74d64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:10:35.726Z|aefe65be-da50-4f5d-9f1e-8b92e2f74d64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:10:40.295Z|d4cbc006-e2c1-47c6-8efb-bb9363452864|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:10:40.296Z|d4cbc006-e2c1-47c6-8efb-bb9363452864|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:10:45.530Z|5226d54d-806d-4253-a67c-65ff3e065e0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:10:45.532Z|5226d54d-806d-4253-a67c-65ff3e065e0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:10:45.660Z|d5c85fa2-150e-43bd-a79d-a2c4f69deb9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:10:45.660Z|d5c85fa2-150e-43bd-a79d-a2c4f69deb9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:10:45.750Z|d6fc6f6d-a73e-4cb5-89e8-284657965405|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:10:45.751Z|d6fc6f6d-a73e-4cb5-89e8-284657965405|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:10:55.295Z|b9f591e3-937e-4b90-b4e5-41cc8dba2aaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:10:55.299Z|b9f591e3-937e-4b90-b4e5-41cc8dba2aaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:10:55.556Z|8e4c4ee0-18ac-41aa-8105-bca4c9f44995|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:10:55.558Z|8e4c4ee0-18ac-41aa-8105-bca4c9f44995|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:10:55.692Z|bb35a306-da28-470d-9947-9e2235310336|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:10:55.693Z|bb35a306-da28-470d-9947-9e2235310336|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:10:55.779Z|f4a81ec2-48ea-477c-8611-49318060f50f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:10:55.780Z|f4a81ec2-48ea-477c-8611-49318060f50f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:10:56.305Z|0a71609e-8732-4390-a04d-963d49570248|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:10:56.306Z|0a71609e-8732-4390-a04d-963d49570248|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:11:05.582Z|ddfb4832-bd88-4ddd-9b59-c5a1727706c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:11:05.583Z|ddfb4832-bd88-4ddd-9b59-c5a1727706c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:11:05.722Z|7115ae1d-8799-44f9-b77f-df7df23e7435|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:11:05.722Z|7115ae1d-8799-44f9-b77f-df7df23e7435|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:11:05.810Z|2d2a17e7-c9eb-428d-b888-a92618647311|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:11:05.811Z|2d2a17e7-c9eb-428d-b888-a92618647311|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:11:10.294Z|173a0850-93ba-4299-9e0e-dce1b4d3892d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:11:10.295Z|173a0850-93ba-4299-9e0e-dce1b4d3892d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:11:15.620Z|cedefe37-a359-4dec-a847-d8756cca9e64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:11:15.621Z|cedefe37-a359-4dec-a847-d8756cca9e64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:11:15.749Z|5c1245d9-e66f-46a5-b41d-a16dc4aca2a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:11:15.750Z|5c1245d9-e66f-46a5-b41d-a16dc4aca2a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:11:15.837Z|257a4709-98a8-4ad4-b1cc-a0e8db436d27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:11:15.843Z|257a4709-98a8-4ad4-b1cc-a0e8db436d27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:11:24.487Z|ba58e34e-8cb0-43ae-a0a4-732e3972c384|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T14:11:24.489Z|ba58e34e-8cb0-43ae-a0a4-732e3972c384|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T14:11:25.294Z|e4720291-d3c4-4beb-b28f-f1fc57f2614f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:11:25.295Z|e4720291-d3c4-4beb-b28f-f1fc57f2614f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:11:25.657Z|89363209-1c98-4700-8fa9-b933f2ab000d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:11:25.658Z|89363209-1c98-4700-8fa9-b933f2ab000d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:11:25.835Z|7f5150e2-b5a2-4a64-ab4e-4c710f4e1fcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:11:25.836Z|7f5150e2-b5a2-4a64-ab4e-4c710f4e1fcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:11:25.880Z|55f6dc99-071e-4105-8250-0ee7ba1b7028|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:11:25.881Z|55f6dc99-071e-4105-8250-0ee7ba1b7028|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:11:26.307Z|db27bf73-803a-4796-a507-c7d03942a7b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:11:26.307Z|db27bf73-803a-4796-a507-c7d03942a7b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:11:35.682Z|6d4df29d-9223-4550-b791-968abd357fba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:11:35.683Z|6d4df29d-9223-4550-b791-968abd357fba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:11:35.858Z|4e6df6ee-34b8-4ad9-b928-9fbcf747b568|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:11:35.859Z|4e6df6ee-34b8-4ad9-b928-9fbcf747b568|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:11:35.907Z|bbd353af-2212-49e0-9707-1bee5eebec4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:11:35.908Z|bbd353af-2212-49e0-9707-1bee5eebec4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:11:40.294Z|2b81eb14-8279-43ef-b79f-dbb4a28fa7c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:11:40.298Z|2b81eb14-8279-43ef-b79f-dbb4a28fa7c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:11:45.705Z|fd35afd5-0064-45d9-a813-56bef974c421|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:11:45.706Z|fd35afd5-0064-45d9-a813-56bef974c421|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:11:45.881Z|4f2503fb-5c41-4a10-a633-83dd9ab2bfef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:11:45.882Z|4f2503fb-5c41-4a10-a633-83dd9ab2bfef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:11:45.934Z|cb3baa93-0c07-4171-a5df-e7ddf82ea85b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:11:45.934Z|cb3baa93-0c07-4171-a5df-e7ddf82ea85b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:11:55.294Z|f8dca001-2717-4ad3-b156-9cd13335cb31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:11:55.295Z|f8dca001-2717-4ad3-b156-9cd13335cb31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:11:55.755Z|c4423ff2-098e-475a-a454-55b567c999fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:11:55.756Z|c4423ff2-098e-475a-a454-55b567c999fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:11:55.907Z|f1315104-3515-4bbc-9918-7f00f84abf1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:11:55.908Z|f1315104-3515-4bbc-9918-7f00f84abf1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:11:55.962Z|d67dff07-aa30-4a1e-b80a-e1750ad86b1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:11:55.963Z|d67dff07-aa30-4a1e-b80a-e1750ad86b1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:11:56.308Z|03d672a1-61db-411b-9afb-4ff066b37a19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:11:56.309Z|03d672a1-61db-411b-9afb-4ff066b37a19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:12:05.781Z|da268d56-226b-4894-a23b-62f7c07fa42d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:12:05.782Z|da268d56-226b-4894-a23b-62f7c07fa42d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:12:05.933Z|d1c447c6-7ea4-4ad4-ace9-c4749df5cf38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:12:05.934Z|d1c447c6-7ea4-4ad4-ace9-c4749df5cf38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:12:05.990Z|e9046e25-8286-41c2-9ac9-bc7e431d358f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:12:05.991Z|e9046e25-8286-41c2-9ac9-bc7e431d358f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:12:10.294Z|3db7a9cd-2442-4689-bd61-e101d9e70cbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:12:10.295Z|3db7a9cd-2442-4689-bd61-e101d9e70cbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:12:15.818Z|ed57add3-1b4b-432d-abdf-51e697d4344f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:12:15.819Z|ed57add3-1b4b-432d-abdf-51e697d4344f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:12:15.959Z|4b5bb3da-dcdd-4c2d-8cde-cef2702bda77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:12:15.961Z|4b5bb3da-dcdd-4c2d-8cde-cef2702bda77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:12:16.013Z|d7a841d3-ed4a-4972-8df8-daf9da7ce02f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:12:16.014Z|d7a841d3-ed4a-4972-8df8-daf9da7ce02f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:12:24.489Z|13a22a26-f51e-4d8a-8830-9e39d0619e87|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T14:12:24.490Z|13a22a26-f51e-4d8a-8830-9e39d0619e87|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T14:12:25.294Z|5aed7e9e-0f20-468c-8979-0e9730b79a3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:12:25.297Z|5aed7e9e-0f20-468c-8979-0e9730b79a3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:12:25.843Z|c5c86ef5-f97e-4afd-9957-5d4e6a21a764|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:12:25.844Z|c5c86ef5-f97e-4afd-9957-5d4e6a21a764|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:12:25.992Z|cd1744cc-b6ee-4da2-9e07-2161db7526aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:12:25.993Z|cd1744cc-b6ee-4da2-9e07-2161db7526aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:12:26.035Z|edce5682-0925-45b3-807a-a318a58e2ac5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:12:26.036Z|edce5682-0925-45b3-807a-a318a58e2ac5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:12:26.310Z|21920d96-4f70-4004-964f-625ca599727b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:12:26.311Z|21920d96-4f70-4004-964f-625ca599727b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:12:35.879Z|93ad74d3-1498-4541-8060-10126298c0e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:12:35.879Z|93ad74d3-1498-4541-8060-10126298c0e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:12:36.015Z|f0e22d8a-b076-494a-add6-fd10011a947e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:12:36.016Z|f0e22d8a-b076-494a-add6-fd10011a947e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:12:36.062Z|923769bc-7f05-414a-86f6-0592d3b8db91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:12:36.063Z|923769bc-7f05-414a-86f6-0592d3b8db91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:12:40.294Z|c79377f9-2cef-4ffb-a1c1-fba7e86c4d8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:12:40.295Z|c79377f9-2cef-4ffb-a1c1-fba7e86c4d8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:12:45.905Z|ec934725-a8fd-4798-bf38-db5d44b4832b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:12:45.906Z|ec934725-a8fd-4798-bf38-db5d44b4832b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:12:46.045Z|652beb34-ea76-433f-9279-83cf07cf35ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:12:46.046Z|652beb34-ea76-433f-9279-83cf07cf35ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:12:46.097Z|5b1ef4ab-4cde-40b2-8b3c-903d78e96826|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:12:46.100Z|5b1ef4ab-4cde-40b2-8b3c-903d78e96826|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:12:55.294Z|5982610b-21b7-4897-85ec-e3c754ae051a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:12:55.295Z|5982610b-21b7-4897-85ec-e3c754ae051a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:12:55.939Z|d6b01043-0a03-4d61-98d2-e1d01c9fff84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:12:55.940Z|d6b01043-0a03-4d61-98d2-e1d01c9fff84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:12:56.069Z|aa3abfa2-664a-448b-919c-2f8939a7378f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:12:56.070Z|aa3abfa2-664a-448b-919c-2f8939a7378f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:12:56.125Z|590be247-1233-4913-b5da-f91a4f8734e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:12:56.126Z|590be247-1233-4913-b5da-f91a4f8734e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:12:56.312Z|abe85a04-dd91-4502-aed8-0861c1015676|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:12:56.313Z|abe85a04-dd91-4502-aed8-0861c1015676|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:13:05.965Z|97bc2458-ea8b-49d4-bca4-aa8cf42117e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:13:05.966Z|97bc2458-ea8b-49d4-bca4-aa8cf42117e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:13:06.092Z|b0dee238-10b2-48b4-8b51-79b992cbe316|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:13:06.093Z|b0dee238-10b2-48b4-8b51-79b992cbe316|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:13:06.148Z|ef6df820-5a49-49e2-8b16-d44f495cae69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:13:06.149Z|ef6df820-5a49-49e2-8b16-d44f495cae69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:13:10.294Z|b6688f72-1d9c-4238-8f02-1dfd02534a2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:13:10.296Z|b6688f72-1d9c-4238-8f02-1dfd02534a2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:13:15.989Z|7ad590ea-fbda-48e1-bade-82cd456f3841|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:13:15.990Z|7ad590ea-fbda-48e1-bade-82cd456f3841|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:13:16.114Z|f2588591-331e-422d-8a97-b71518e7df78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:13:16.116Z|f2588591-331e-422d-8a97-b71518e7df78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:13:16.185Z|2631f725-4c5d-4095-97c1-24a8a09fee78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:13:16.186Z|2631f725-4c5d-4095-97c1-24a8a09fee78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:13:24.492Z|f8b7e904-1b62-4da9-a7be-adb74f6455ca|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T14:13:24.493Z|f8b7e904-1b62-4da9-a7be-adb74f6455ca|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T14:13:25.294Z|101785fa-8fbd-4fe7-9490-b6bb00ca5c07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:13:25.295Z|101785fa-8fbd-4fe7-9490-b6bb00ca5c07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:13:26.027Z|60c86c1e-04c0-4a9a-a08c-d3b0d4c5515b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:13:26.030Z|60c86c1e-04c0-4a9a-a08c-d3b0d4c5515b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:13:26.161Z|1c043daa-e35e-4f4e-96aa-e3d39ea18e02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:13:26.162Z|1c043daa-e35e-4f4e-96aa-e3d39ea18e02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:13:26.211Z|6df5091d-4b3d-4753-be8b-605845993680|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:13:26.212Z|6df5091d-4b3d-4753-be8b-605845993680|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:13:26.313Z|62fb2041-cb58-47d2-8580-b4daa04b2427|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:13:26.314Z|62fb2041-cb58-47d2-8580-b4daa04b2427|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:13:36.055Z|b702a903-0fcd-4337-9690-a205c5264423|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:13:36.056Z|b702a903-0fcd-4337-9690-a205c5264423|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:13:36.191Z|2f5c8b15-60a4-45fb-ab52-5bf23895b646|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:13:36.192Z|2f5c8b15-60a4-45fb-ab52-5bf23895b646|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:13:36.248Z|bb79ebe0-3de3-4507-b1e0-331137d9ca55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:13:36.249Z|bb79ebe0-3de3-4507-b1e0-331137d9ca55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:13:40.295Z|5ec32b85-c02b-4442-ab2e-54ab58f6b7d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:13:40.295Z|5ec32b85-c02b-4442-ab2e-54ab58f6b7d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:13:46.089Z|c1af2e86-e3e6-454f-9bbb-66044570bc5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:13:46.090Z|c1af2e86-e3e6-454f-9bbb-66044570bc5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:13:46.225Z|8b9df144-be66-4022-99a7-bf2860c942d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:13:46.226Z|8b9df144-be66-4022-99a7-bf2860c942d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:13:46.282Z|56da8d9a-f747-47b1-9059-24d468c9369d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:13:46.283Z|56da8d9a-f747-47b1-9059-24d468c9369d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:13:55.294Z|048ecd46-b771-4958-8de3-11d8c25b8587|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:13:55.307Z|048ecd46-b771-4958-8de3-11d8c25b8587|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:13:56.125Z|3954d00c-f8e8-43f8-bec2-cc7a8a2bcac8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:13:56.126Z|3954d00c-f8e8-43f8-bec2-cc7a8a2bcac8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:13:56.269Z|91dc58bf-dea3-4a09-8e6f-64d2822ff1fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:13:56.270Z|91dc58bf-dea3-4a09-8e6f-64d2822ff1fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:13:56.315Z|d4281d27-798d-4e9a-aa9d-8470860b2d04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:13:56.316Z|d4281d27-798d-4e9a-aa9d-8470860b2d04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:13:56.330Z|95a19def-771d-430d-bc8b-4f577ef19c6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:13:56.330Z|95a19def-771d-430d-bc8b-4f577ef19c6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:14:06.154Z|8e037804-989e-4e48-af1e-abbf68e25ed5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:14:06.155Z|8e037804-989e-4e48-af1e-abbf68e25ed5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:14:06.308Z|e5f038cc-1f6a-4cb0-b9af-1301a0a08bdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:14:06.309Z|e5f038cc-1f6a-4cb0-b9af-1301a0a08bdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:14:06.362Z|4a2510b4-e66e-4da3-9a93-d4a4b2ec2c57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:14:06.364Z|4a2510b4-e66e-4da3-9a93-d4a4b2ec2c57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:14:10.296Z|076ed864-adef-4be1-999a-4175f3f786e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:14:10.297Z|076ed864-adef-4be1-999a-4175f3f786e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:14:16.185Z|81c7c171-8400-41f7-beb9-dc8826191f4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:14:16.186Z|81c7c171-8400-41f7-beb9-dc8826191f4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:14:16.376Z|f19daabf-aae0-4150-91dd-5fcb4cc17d34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:14:16.377Z|f19daabf-aae0-4150-91dd-5fcb4cc17d34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:14:16.397Z|aab4a09f-69b0-4668-945a-df3767171118|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:14:16.399Z|aab4a09f-69b0-4668-945a-df3767171118|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:14:24.487Z|b249bfe8-4629-4ea4-a2da-6562bbb1d115|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T14:14:24.489Z|b249bfe8-4629-4ea4-a2da-6562bbb1d115|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T14:14:25.294Z|9ab402ba-2780-4491-9744-ac2df7f2c369|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:14:25.294Z|9ab402ba-2780-4491-9744-ac2df7f2c369|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:14:26.213Z|5f16bcf6-17b8-4542-9c11-1d66bfac8813|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:14:26.215Z|5f16bcf6-17b8-4542-9c11-1d66bfac8813|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:14:26.317Z|4702016e-e043-4109-a018-0e6a9bc2bd88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:14:26.317Z|4702016e-e043-4109-a018-0e6a9bc2bd88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:14:26.410Z|39492ec3-80b7-455f-afd2-209d61768886|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:14:26.410Z|39492ec3-80b7-455f-afd2-209d61768886|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:14:26.459Z|49aca9d1-f0f0-4cc1-9c7a-b4fac9d83008|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:14:26.460Z|49aca9d1-f0f0-4cc1-9c7a-b4fac9d83008|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:14:36.255Z|e137d810-e234-458f-8fd1-6a54167105a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:14:36.256Z|e137d810-e234-458f-8fd1-6a54167105a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:14:36.479Z|2145c124-6995-47f3-873f-31fd576dee9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:14:36.480Z|2145c124-6995-47f3-873f-31fd576dee9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:14:36.498Z|a11dcf3a-de8e-40d2-b836-40d65994516c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:14:36.499Z|a11dcf3a-de8e-40d2-b836-40d65994516c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:14:40.294Z|cbd1edbc-ef21-4fb5-a44d-8e9bc9e074a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:14:40.307Z|cbd1edbc-ef21-4fb5-a44d-8e9bc9e074a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:14:46.294Z|136fab87-267b-42a0-86a7-d2125173faa0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:14:46.296Z|136fab87-267b-42a0-86a7-d2125173faa0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:14:46.508Z|541d32f0-da98-4c15-97c4-805ee7b2989a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:14:46.509Z|541d32f0-da98-4c15-97c4-805ee7b2989a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:14:46.551Z|2eaf2333-3e75-45b2-a645-cf4bab6449b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:14:46.552Z|2eaf2333-3e75-45b2-a645-cf4bab6449b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:14:55.294Z|07a22f15-ec19-4b86-a8ea-c0de692f7880|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:14:55.296Z|07a22f15-ec19-4b86-a8ea-c0de692f7880|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:14:56.318Z|f6fc5f86-27ed-4f51-b0c6-57aa0bf814e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:14:56.320Z|f6fc5f86-27ed-4f51-b0c6-57aa0bf814e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:14:56.352Z|3c390a24-fec4-4b63-97a2-8c0311283c3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:14:56.353Z|3c390a24-fec4-4b63-97a2-8c0311283c3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:14:56.559Z|c871c306-b36c-4334-b04c-150483441ff2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:14:56.563Z|c871c306-b36c-4334-b04c-150483441ff2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:14:56.607Z|e1710fb0-d059-4e54-9e3b-ec902d97e71e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:14:56.620Z|e1710fb0-d059-4e54-9e3b-ec902d97e71e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:15:06.401Z|bb878a03-d7c2-4775-b2b4-0250bdd28ba4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:15:06.402Z|bb878a03-d7c2-4775-b2b4-0250bdd28ba4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:15:06.615Z|7dccf867-657f-4580-8341-bffab0ac5552|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:15:06.616Z|7dccf867-657f-4580-8341-bffab0ac5552|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:15:06.672Z|fde48a95-02ba-4ec1-9652-500800a8f584|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:15:06.673Z|fde48a95-02ba-4ec1-9652-500800a8f584|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:15:10.294Z|a59b5b9c-a9bb-4b17-ae7e-bd183177a5a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:15:10.295Z|a59b5b9c-a9bb-4b17-ae7e-bd183177a5a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:15:16.430Z|6ddb5121-464c-4101-acdd-a67e2acfe475|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:15:16.431Z|6ddb5121-464c-4101-acdd-a67e2acfe475|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:15:16.650Z|b48bcac4-6c3f-46e7-a1e5-450a380fcb58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:15:16.651Z|b48bcac4-6c3f-46e7-a1e5-450a380fcb58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:15:16.699Z|c2b4e604-38ce-4c86-aa3b-25d0264c909a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:15:16.700Z|c2b4e604-38ce-4c86-aa3b-25d0264c909a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:15:24.490Z|d0f37b83-6015-4a3c-b4f0-190d73438614|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T14:15:24.491Z|d0f37b83-6015-4a3c-b4f0-190d73438614|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T14:15:25.295Z|665d9a5a-bb0e-4660-977e-0126117691ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:15:25.308Z|665d9a5a-bb0e-4660-977e-0126117691ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:15:26.321Z|c32caa18-177c-419b-9546-2bdfa7bbdb17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:15:26.321Z|c32caa18-177c-419b-9546-2bdfa7bbdb17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:15:26.459Z|8ef1d3c9-c255-4ef0-8e90-ace0f61ad854|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:15:26.460Z|8ef1d3c9-c255-4ef0-8e90-ace0f61ad854|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:15:26.684Z|d69613f2-2b7b-4d61-aa78-6a8a02164a9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:15:26.685Z|d69613f2-2b7b-4d61-aa78-6a8a02164a9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:15:26.734Z|25c29a53-2963-4c71-8cc1-2a7b4ef5109e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:15:26.739Z|25c29a53-2963-4c71-8cc1-2a7b4ef5109e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:15:36.489Z|67234220-b153-4f64-899f-5dda098b6b4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:15:36.499Z|67234220-b153-4f64-899f-5dda098b6b4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:15:36.729Z|2e50ae07-4c80-4bfe-8e94-e064f9809b77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:15:36.732Z|2e50ae07-4c80-4bfe-8e94-e064f9809b77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:15:36.769Z|12fdfbca-8fa2-452d-bbcf-d31af3dfcad5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:15:36.770Z|12fdfbca-8fa2-452d-bbcf-d31af3dfcad5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:15:40.294Z|fae2b338-8363-482d-a1ea-d43646983e52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:15:40.295Z|fae2b338-8363-482d-a1ea-d43646983e52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:15:46.529Z|03c16414-bb3e-40b9-b739-a19f79ae2973|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:15:46.529Z|03c16414-bb3e-40b9-b739-a19f79ae2973|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:15:46.757Z|d849fa3d-2ed2-4f4c-b885-372bd6730eb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:15:46.757Z|d849fa3d-2ed2-4f4c-b885-372bd6730eb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:15:46.810Z|cab8aa88-295c-4bfa-89fd-492d87176ad6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:15:46.811Z|cab8aa88-295c-4bfa-89fd-492d87176ad6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:15:55.294Z|653d5db0-a3a2-453b-857a-d3e08e0f3a43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:15:55.295Z|653d5db0-a3a2-453b-857a-d3e08e0f3a43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:15:56.322Z|45d73114-d546-48d8-88ba-ee23231b3f19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:15:56.323Z|45d73114-d546-48d8-88ba-ee23231b3f19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:15:56.565Z|377fd40b-ad5b-4d7f-8f65-791048f2aee4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:15:56.566Z|377fd40b-ad5b-4d7f-8f65-791048f2aee4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:15:56.801Z|7ce8db4d-1924-4e32-b946-05d6ce215c49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:15:56.802Z|7ce8db4d-1924-4e32-b946-05d6ce215c49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:15:56.845Z|a336cb34-10e3-4399-9995-70765bac9649|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:15:56.846Z|a336cb34-10e3-4399-9995-70765bac9649|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:16:06.615Z|85dcfb23-fb87-4572-bfba-d33a0087f02c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:16:06.616Z|85dcfb23-fb87-4572-bfba-d33a0087f02c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:16:06.834Z|bfdbab6f-8536-40cf-9cad-c944ef6b989a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:16:06.834Z|bfdbab6f-8536-40cf-9cad-c944ef6b989a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:16:06.873Z|12be5bcd-ed2d-4040-9be9-b5f3541fd374|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:16:06.875Z|12be5bcd-ed2d-4040-9be9-b5f3541fd374|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:16:10.294Z|846afb41-24f1-4419-b2cb-c07b51b7a242|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:16:10.296Z|846afb41-24f1-4419-b2cb-c07b51b7a242|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:16:16.647Z|348208cc-da13-44dd-964f-578a465362af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:16:16.648Z|348208cc-da13-44dd-964f-578a465362af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:16:16.860Z|f2ea894d-468a-46e8-8619-3898acb6c74e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:16:16.861Z|f2ea894d-468a-46e8-8619-3898acb6c74e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:16:16.904Z|78116ec8-afe9-4e52-87a7-d13eb76ba438|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:16:16.905Z|78116ec8-afe9-4e52-87a7-d13eb76ba438|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:16:24.489Z|a83b1dd1-7b9b-4f50-8d0c-e38f995fd0d5|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T14:16:24.490Z|a83b1dd1-7b9b-4f50-8d0c-e38f995fd0d5|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T14:16:25.295Z|ece0e225-1ec5-46b7-8d86-297d66db3a17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:16:25.298Z|ece0e225-1ec5-46b7-8d86-297d66db3a17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:16:26.324Z|f1fc2474-aa75-4601-ad34-347dac51c4ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:16:26.324Z|f1fc2474-aa75-4601-ad34-347dac51c4ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:16:26.691Z|32255c68-ccee-4352-832e-2219b39cbd02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:16:26.692Z|32255c68-ccee-4352-832e-2219b39cbd02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:16:26.886Z|3da7b380-5845-48d9-923e-c48dcd5d22a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:16:26.887Z|3da7b380-5845-48d9-923e-c48dcd5d22a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:16:26.945Z|7c6592e3-16d3-4688-b577-050b798483d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:16:26.945Z|7c6592e3-16d3-4688-b577-050b798483d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:16:36.762Z|73d7ee43-4d1f-49a2-be35-9fafd35214fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:16:36.763Z|73d7ee43-4d1f-49a2-be35-9fafd35214fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:16:36.917Z|337d6aa2-56cf-4942-bd26-ec384f3c52d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:16:36.918Z|337d6aa2-56cf-4942-bd26-ec384f3c52d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:16:36.980Z|ecffc067-012a-4885-ae20-b1bcba350675|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:16:36.981Z|ecffc067-012a-4885-ae20-b1bcba350675|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:16:40.294Z|9eeab011-7780-4fe5-8460-efdd2b6f00e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:16:40.295Z|9eeab011-7780-4fe5-8460-efdd2b6f00e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:16:46.788Z|859a20d6-749d-488a-a7fb-152f151c22c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:16:46.790Z|859a20d6-749d-488a-a7fb-152f151c22c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:16:46.941Z|1f66162a-8d7b-4210-a5a4-7d9e6b8d29b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:16:46.942Z|1f66162a-8d7b-4210-a5a4-7d9e6b8d29b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:16:47.021Z|982fc2a4-7d2e-443d-86d1-11b2a06c641e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:16:47.021Z|982fc2a4-7d2e-443d-86d1-11b2a06c641e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:16:55.295Z|ba305cfa-b0d4-4665-ae53-8b7f8c59415a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:16:55.298Z|ba305cfa-b0d4-4665-ae53-8b7f8c59415a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:16:56.325Z|89cec654-b30c-41f6-882f-516fe84f1590|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:16:56.326Z|89cec654-b30c-41f6-882f-516fe84f1590|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:16:56.835Z|dfcaf5a8-bf99-4d8e-8590-2557aa294c4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:16:56.836Z|dfcaf5a8-bf99-4d8e-8590-2557aa294c4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:16:56.972Z|8b0224c3-1662-43cc-bc39-67d7aaa08f43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:16:56.972Z|8b0224c3-1662-43cc-bc39-67d7aaa08f43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:16:57.047Z|25a5b6ee-0749-402a-9081-1692fed29d1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:16:57.050Z|25a5b6ee-0749-402a-9081-1692fed29d1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:17:06.862Z|5fa6f60f-998e-4bc3-85b6-12cdce080f5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:17:06.863Z|5fa6f60f-998e-4bc3-85b6-12cdce080f5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:17:07.013Z|9a4f88cc-acd6-47a8-a58f-9f4dc542eb51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:17:07.014Z|9a4f88cc-acd6-47a8-a58f-9f4dc542eb51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:17:07.083Z|3f3024dd-6a89-479f-a5b8-4960c076776a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:17:07.084Z|3f3024dd-6a89-479f-a5b8-4960c076776a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:17:10.295Z|4904aeb6-03ca-49b8-a3c5-2db9ee5afee8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:17:10.296Z|4904aeb6-03ca-49b8-a3c5-2db9ee5afee8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:17:16.913Z|b4d25e01-a0da-4416-9a0a-b8755f8fd693|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:17:16.914Z|b4d25e01-a0da-4416-9a0a-b8755f8fd693|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:17:17.052Z|9d6c4bd8-630e-4270-9e3f-094b423709aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:17:17.053Z|9d6c4bd8-630e-4270-9e3f-094b423709aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:17:17.136Z|ddb9c813-b0e8-49a7-91ad-608ed494bfb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:17:17.137Z|ddb9c813-b0e8-49a7-91ad-608ed494bfb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:17:24.488Z|70d863d1-b5e6-4ed1-a4db-05b98f41c432|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T14:17:24.495Z|70d863d1-b5e6-4ed1-a4db-05b98f41c432|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T14:17:25.294Z|c9a027d3-6c9b-400f-8640-3df16325bb3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:17:25.295Z|c9a027d3-6c9b-400f-8640-3df16325bb3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:17:26.328Z|ab98d2d5-a939-4e89-9fc2-d56c2035e28c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:17:26.329Z|ab98d2d5-a939-4e89-9fc2-d56c2035e28c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:17:26.957Z|0e049596-1904-4d9f-b3f3-e20adbd56968|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:17:26.958Z|0e049596-1904-4d9f-b3f3-e20adbd56968|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:17:27.081Z|08ca9a6b-62ba-40ec-a73a-f509b90a0572|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:17:27.082Z|08ca9a6b-62ba-40ec-a73a-f509b90a0572|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:17:27.176Z|4f027368-3f87-4ba5-a1ea-a655f8d89889|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:17:27.179Z|4f027368-3f87-4ba5-a1ea-a655f8d89889|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:17:36.993Z|2bade73d-c5f5-401a-865e-6cab7399f03e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:17:36.994Z|2bade73d-c5f5-401a-865e-6cab7399f03e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:17:37.122Z|1d928372-74a1-4085-9b1f-f4a6b7519191|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:17:37.122Z|1d928372-74a1-4085-9b1f-f4a6b7519191|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:17:37.213Z|80e2868c-a09b-46c1-b40d-1c928787130e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:17:37.222Z|80e2868c-a09b-46c1-b40d-1c928787130e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:17:40.294Z|a8ad96e3-8e4e-412f-90ad-3c02828c7afe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:17:40.297Z|a8ad96e3-8e4e-412f-90ad-3c02828c7afe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:17:47.021Z|dcc6e14d-6dba-4073-8a2a-874daa1450b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:17:47.022Z|dcc6e14d-6dba-4073-8a2a-874daa1450b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:17:47.146Z|ad4724dd-1cb7-48e6-8ed8-01bce258eb26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:17:47.147Z|ad4724dd-1cb7-48e6-8ed8-01bce258eb26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:17:47.249Z|8c66cb5f-fc3e-4a5f-b45b-fc3c6d808f3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:17:47.250Z|8c66cb5f-fc3e-4a5f-b45b-fc3c6d808f3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:17:55.294Z|580e4829-dbc6-465e-bd7d-f68e4254e4d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:17:55.295Z|580e4829-dbc6-465e-bd7d-f68e4254e4d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:17:56.330Z|f4dc5c69-60fd-4336-98bf-a9990ec0eaca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:17:56.331Z|f4dc5c69-60fd-4336-98bf-a9990ec0eaca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:17:57.046Z|738caf89-1389-4c40-8747-810c8df028cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:17:57.048Z|738caf89-1389-4c40-8747-810c8df028cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:17:57.188Z|e0ee13a8-a884-4509-9dba-ba3c55713d6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:17:57.189Z|e0ee13a8-a884-4509-9dba-ba3c55713d6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:17:57.280Z|1015a6b2-1853-45d3-b8f9-3e7c8ce21c4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:17:57.281Z|1015a6b2-1853-45d3-b8f9-3e7c8ce21c4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:18:07.071Z|afb1550d-cb98-4fde-ab94-97aac61d836c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:18:07.072Z|afb1550d-cb98-4fde-ab94-97aac61d836c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:18:07.222Z|376ad606-d53a-4396-931f-8968e4159210|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:18:07.223Z|376ad606-d53a-4396-931f-8968e4159210|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:18:07.311Z|ce089723-2640-4d5a-ae9e-814a41ab7c36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:18:07.312Z|ce089723-2640-4d5a-ae9e-814a41ab7c36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:18:10.294Z|e46b6555-eeab-49c3-8f04-6f70c48cc681|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:18:10.295Z|e46b6555-eeab-49c3-8f04-6f70c48cc681|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:18:17.102Z|ab19397c-8c4e-4776-9d74-86739848b9a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:18:17.103Z|ab19397c-8c4e-4776-9d74-86739848b9a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:18:17.254Z|e0e1f439-3edd-422b-9d4b-10fab77dfb34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:18:17.255Z|e0e1f439-3edd-422b-9d4b-10fab77dfb34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:18:17.361Z|2af64d00-c09e-4f9f-8ccf-192bda04a68a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:18:17.362Z|2af64d00-c09e-4f9f-8ccf-192bda04a68a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:18:24.487Z|2e787fa1-b6f6-48c0-90c5-9273080bc389|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T14:18:24.492Z|2e787fa1-b6f6-48c0-90c5-9273080bc389|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T14:18:25.294Z|06b894ba-9e11-4805-9f97-4430cd46d036|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:18:25.301Z|06b894ba-9e11-4805-9f97-4430cd46d036|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:18:26.332Z|78f8f01f-1a4f-4918-9827-34a184ea5b0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:18:26.333Z|78f8f01f-1a4f-4918-9827-34a184ea5b0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:18:27.157Z|495ffa2d-7306-40a8-ab0b-27f755fbd4d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:18:27.157Z|495ffa2d-7306-40a8-ab0b-27f755fbd4d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:18:27.285Z|2315a340-3d63-4056-aaaf-1f4ed8980bb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:18:27.291Z|2315a340-3d63-4056-aaaf-1f4ed8980bb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:18:27.410Z|e7ff3976-b742-42cc-9dda-c52dae251d34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:18:27.410Z|e7ff3976-b742-42cc-9dda-c52dae251d34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:18:37.197Z|0775f8fe-e553-43e3-80d2-068d7744e5b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:18:37.198Z|0775f8fe-e553-43e3-80d2-068d7744e5b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:18:37.324Z|ff1d45bb-2782-42b3-8f84-53696770967f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:18:37.325Z|ff1d45bb-2782-42b3-8f84-53696770967f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:18:37.465Z|1e2fee66-e3e5-4641-984d-b1c6ebda1bca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:18:37.466Z|1e2fee66-e3e5-4641-984d-b1c6ebda1bca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:18:40.294Z|59b8461b-934b-4394-8fbc-ed21fbcbb811|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:18:40.295Z|59b8461b-934b-4394-8fbc-ed21fbcbb811|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:18:47.243Z|731b83d5-bd26-4931-bc61-73c6ace09e2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:18:47.244Z|731b83d5-bd26-4931-bc61-73c6ace09e2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:18:47.361Z|408c038c-ff25-4f0e-b9e1-c242a5292afc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:18:47.361Z|408c038c-ff25-4f0e-b9e1-c242a5292afc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:18:47.494Z|630298a3-0dac-48c8-96c2-77ce6cfc1e8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:18:47.497Z|630298a3-0dac-48c8-96c2-77ce6cfc1e8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:18:55.294Z|5a9100d8-a3e9-4116-a90f-a2169209e7eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:18:55.295Z|5a9100d8-a3e9-4116-a90f-a2169209e7eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:18:56.333Z|900443c7-af3b-43e6-8788-c5565ff9082a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:18:56.334Z|900443c7-af3b-43e6-8788-c5565ff9082a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:18:57.283Z|1f28ff9a-dea8-4788-b2fd-012493c899ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:18:57.284Z|1f28ff9a-dea8-4788-b2fd-012493c899ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:18:57.413Z|91be4b05-b9ae-443c-b372-26cb55ba103d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:18:57.414Z|91be4b05-b9ae-443c-b372-26cb55ba103d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:18:57.557Z|6658f2cd-a411-45c9-9b59-304e35e584cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:18:57.558Z|6658f2cd-a411-45c9-9b59-304e35e584cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:19:07.335Z|4165ebe1-d5c2-4b3c-9796-4ad6c1a2f5f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:19:07.336Z|4165ebe1-d5c2-4b3c-9796-4ad6c1a2f5f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:19:07.466Z|e55e9f78-41ca-46df-a841-36b5d2d51c0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:19:07.467Z|e55e9f78-41ca-46df-a841-36b5d2d51c0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:19:07.584Z|0f3ab719-c071-4df7-b068-557f06cf6901|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:19:07.585Z|0f3ab719-c071-4df7-b068-557f06cf6901|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:19:10.294Z|283ca737-b1f4-4e42-b750-9a9c4bd5ec02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:19:10.297Z|283ca737-b1f4-4e42-b750-9a9c4bd5ec02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:19:17.380Z|aee9b1a5-ae4a-4ce9-93a2-a52f7fcaad0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:19:17.381Z|aee9b1a5-ae4a-4ce9-93a2-a52f7fcaad0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:19:17.519Z|642dce08-1d17-4216-bf2b-ee5f452bc564|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:19:17.520Z|642dce08-1d17-4216-bf2b-ee5f452bc564|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:19:17.614Z|c025a140-7397-4bbd-88cc-f775648449aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:19:17.615Z|c025a140-7397-4bbd-88cc-f775648449aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:19:24.491Z|695adadc-cabc-46f1-8f60-a3a43f072d1a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T14:19:24.492Z|695adadc-cabc-46f1-8f60-a3a43f072d1a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T14:19:25.294Z|af264898-1399-4991-af40-c3e96e68531f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:19:25.295Z|af264898-1399-4991-af40-c3e96e68531f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:19:26.336Z|e64b32cd-1720-4ddf-9481-6e6e4cd5fb1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:19:26.337Z|e64b32cd-1720-4ddf-9481-6e6e4cd5fb1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:19:27.414Z|06b199ae-3afa-4709-8ca6-62d42b8fd97d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:19:27.423Z|06b199ae-3afa-4709-8ca6-62d42b8fd97d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:19:27.554Z|c0406155-0f89-4533-bb96-68c632e2e9ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:19:27.555Z|c0406155-0f89-4533-bb96-68c632e2e9ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:19:27.646Z|e73826c0-1f6b-4eeb-ae57-10efbbdc2699|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:19:27.647Z|e73826c0-1f6b-4eeb-ae57-10efbbdc2699|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:19:37.459Z|327d0f7b-0673-4b92-a8f1-9eb0164c8066|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:19:37.460Z|327d0f7b-0673-4b92-a8f1-9eb0164c8066|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:19:37.613Z|fbb55058-b6d0-4e6e-946e-3a4cc9a64ada|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:19:37.613Z|fbb55058-b6d0-4e6e-946e-3a4cc9a64ada|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:19:37.673Z|10455d92-a0e7-49a5-806a-fd214f7bb146|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:19:37.674Z|10455d92-a0e7-49a5-806a-fd214f7bb146|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:19:40.294Z|cb0559f0-8e7a-4e90-b1e7-5f7d9f77d352|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:19:40.295Z|cb0559f0-8e7a-4e90-b1e7-5f7d9f77d352|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:19:47.499Z|1eabf993-d8a9-4ae9-aa4c-99913ec0899d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:19:47.500Z|1eabf993-d8a9-4ae9-aa4c-99913ec0899d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:19:47.682Z|36da4edd-302b-4101-807f-300677220d87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:19:47.683Z|36da4edd-302b-4101-807f-300677220d87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:19:47.702Z|b29e0af7-0e3d-4232-bbb3-10e200066806|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:19:47.704Z|b29e0af7-0e3d-4232-bbb3-10e200066806|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:19:55.294Z|3111d0b4-dea0-48be-be04-daad2fc98bc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:19:55.308Z|3111d0b4-dea0-48be-be04-daad2fc98bc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:19:56.338Z|23471764-6197-4f55-a2d4-ba9235627470|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:19:56.339Z|23471764-6197-4f55-a2d4-ba9235627470|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:19:57.553Z|c084c48b-1cc8-42a5-8866-4dc1ce737966|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:19:57.554Z|c084c48b-1cc8-42a5-8866-4dc1ce737966|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:19:57.744Z|b87fa593-094e-48c2-b3e6-b3ab665ffce3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:19:57.747Z|f6d7808c-10aa-471b-b533-262c6787d738|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:19:57.748Z|f6d7808c-10aa-471b-b533-262c6787d738|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:19:57.751Z|b87fa593-094e-48c2-b3e6-b3ab665ffce3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:20:07.602Z|6d5c3235-89dc-436e-81a4-9afdb488bc40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:20:07.604Z|6d5c3235-89dc-436e-81a4-9afdb488bc40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:20:07.781Z|e384ab4e-b3fa-4862-9e82-8b1f47cba4ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:20:07.783Z|e384ab4e-b3fa-4862-9e82-8b1f47cba4ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:20:07.791Z|9c843c96-8437-446c-bd63-6abc9750c2d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:20:07.792Z|9c843c96-8437-446c-bd63-6abc9750c2d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:20:10.294Z|9da58453-de0a-4bca-9292-aef0a827132d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:20:10.295Z|9da58453-de0a-4bca-9292-aef0a827132d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:20:17.645Z|7041f8db-3c78-440e-b5ac-11173d88bfee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:20:17.646Z|7041f8db-3c78-440e-b5ac-11173d88bfee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:20:17.820Z|23afd2f7-ac5e-4953-8d01-3a9e18c20dc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:20:17.821Z|23afd2f7-ac5e-4953-8d01-3a9e18c20dc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:20:17.825Z|a08ea7e4-3b27-46f7-91c5-df29aab0b560|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:20:17.826Z|a08ea7e4-3b27-46f7-91c5-df29aab0b560|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:20:24.488Z|53fb9156-7701-4e4a-9244-47860c0017da|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T14:20:24.489Z|53fb9156-7701-4e4a-9244-47860c0017da|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T14:20:25.294Z|c479039f-ab9d-478d-b574-2d2865a5df27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:20:25.295Z|c479039f-ab9d-478d-b574-2d2865a5df27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:20:26.341Z|b033a70d-021c-4f87-999d-ff6c57a232df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:20:26.342Z|b033a70d-021c-4f87-999d-ff6c57a232df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:20:27.687Z|73b19cbf-96fe-431a-9410-2d91998bedee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:20:27.688Z|73b19cbf-96fe-431a-9410-2d91998bedee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:20:27.856Z|839d186e-0ee0-4801-9d07-118eb57edb51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:20:27.857Z|839d186e-0ee0-4801-9d07-118eb57edb51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:20:27.863Z|f99ad406-0077-4602-acbb-92ac93aa5e96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:20:27.864Z|f99ad406-0077-4602-acbb-92ac93aa5e96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:20:37.771Z|404b72c7-e471-4966-8231-2e615376cae6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:20:37.772Z|404b72c7-e471-4966-8231-2e615376cae6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:20:37.900Z|65fc37f9-7f02-4a4e-806f-b601fa32ea5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:20:37.901Z|65fc37f9-7f02-4a4e-806f-b601fa32ea5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:20:37.929Z|16bd2c2a-be21-4b43-bbc4-833b0476c831|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:20:37.930Z|16bd2c2a-be21-4b43-bbc4-833b0476c831|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:20:40.294Z|f4eaf07f-5a17-4966-a310-c2a09cc1d3b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:20:40.297Z|f4eaf07f-5a17-4966-a310-c2a09cc1d3b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:20:47.826Z|cc6187f8-c4c5-4ced-95a4-e5d6255025c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:20:47.827Z|cc6187f8-c4c5-4ced-95a4-e5d6255025c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:20:47.935Z|d716ccdf-1091-48ed-8355-053e373628d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:20:47.936Z|d716ccdf-1091-48ed-8355-053e373628d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:20:47.981Z|d3c84ea0-33eb-45d0-8ec5-04eb0231b0fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:20:47.981Z|d3c84ea0-33eb-45d0-8ec5-04eb0231b0fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:20:55.294Z|64ae3c05-732b-48b0-b3ef-23e84e467154|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:20:55.295Z|64ae3c05-732b-48b0-b3ef-23e84e467154|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:20:56.353Z|188a9352-6558-4954-8f71-1942e4c93627|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:20:56.354Z|188a9352-6558-4954-8f71-1942e4c93627|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:20:57.866Z|329af1c7-09e1-45f3-9e39-16ba14335e0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:20:57.868Z|329af1c7-09e1-45f3-9e39-16ba14335e0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:20:57.968Z|d31db3b0-323b-49a2-bcd9-b27cc01939a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:20:57.969Z|d31db3b0-323b-49a2-bcd9-b27cc01939a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:20:58.016Z|92fd73bf-8bf1-4814-ad9c-d70edc9f3621|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:20:58.017Z|92fd73bf-8bf1-4814-ad9c-d70edc9f3621|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:21:07.903Z|0282b5e5-8f97-4619-a871-98016df5db40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:21:07.904Z|0282b5e5-8f97-4619-a871-98016df5db40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:21:08.016Z|68676977-8e9a-44e5-b11b-6641d6eded48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:21:08.017Z|68676977-8e9a-44e5-b11b-6641d6eded48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:21:08.055Z|9520f7b1-987d-4715-93a9-ae7d74463b48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:21:08.056Z|9520f7b1-987d-4715-93a9-ae7d74463b48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:21:10.294Z|9b3a4336-5ad9-4b52-b276-5199f7c94380|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:21:10.295Z|9b3a4336-5ad9-4b52-b276-5199f7c94380|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:21:17.932Z|6d90c54b-3a9f-48eb-a0b4-289b1b7ff26d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:21:17.933Z|6d90c54b-3a9f-48eb-a0b4-289b1b7ff26d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:21:18.051Z|c274230c-1d32-4ecc-9811-aba3448c3a1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:21:18.052Z|c274230c-1d32-4ecc-9811-aba3448c3a1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:21:18.091Z|d6af83ab-9c76-4f4f-969f-990d54e9ab7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:21:18.092Z|d6af83ab-9c76-4f4f-969f-990d54e9ab7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:21:24.488Z|9df3109f-9e1f-4eb0-b69c-0e3ef7f354be|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T14:21:24.490Z|9df3109f-9e1f-4eb0-b69c-0e3ef7f354be|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T14:21:25.294Z|ce96e390-f67f-4a18-83f3-4d000c0ca87b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:21:25.298Z|ce96e390-f67f-4a18-83f3-4d000c0ca87b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:21:26.355Z|561c8a3e-18fc-4f24-ac75-698148909094|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:21:26.355Z|561c8a3e-18fc-4f24-ac75-698148909094|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:21:27.995Z|d59ba1e5-3b00-4963-b686-1b1704246ea6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:21:28.002Z|d59ba1e5-3b00-4963-b686-1b1704246ea6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:21:28.103Z|6570d350-2094-44d6-83d2-a84a8e7d762d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:21:28.105Z|6570d350-2094-44d6-83d2-a84a8e7d762d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:21:28.177Z|b2fb142d-5d67-4913-92b0-b66e2e955470|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:21:28.178Z|b2fb142d-5d67-4913-92b0-b66e2e955470|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:21:38.051Z|e81c9561-167a-49bc-b76c-d65bca657427|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:21:38.052Z|e81c9561-167a-49bc-b76c-d65bca657427|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:21:38.184Z|0e7561cc-3856-4e6f-90de-0f334216136b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:21:38.185Z|0e7561cc-3856-4e6f-90de-0f334216136b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:21:38.206Z|71783c68-dc33-4ac4-ab48-a4dffdeb9315|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:21:38.207Z|71783c68-dc33-4ac4-ab48-a4dffdeb9315|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:21:40.297Z|6314c34f-3803-4c78-ad0a-1150a2473da9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:21:40.297Z|6314c34f-3803-4c78-ad0a-1150a2473da9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:21:48.087Z|9b66bbc1-03f3-4a35-b3ab-5bbd1f54996d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:21:48.088Z|9b66bbc1-03f3-4a35-b3ab-5bbd1f54996d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:21:48.215Z|16fc39bc-1360-4ab8-a415-4a55551748db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:21:48.216Z|16fc39bc-1360-4ab8-a415-4a55551748db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:21:48.265Z|03e63bd1-a7b3-4d47-9bcd-d6944785f8f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:21:48.266Z|03e63bd1-a7b3-4d47-9bcd-d6944785f8f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:21:55.294Z|75aede1e-c1f5-408a-b25b-fa1e6e17a55a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:21:55.295Z|75aede1e-c1f5-408a-b25b-fa1e6e17a55a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:21:56.356Z|c409d70e-881c-4e21-b1b3-396e3c549420|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:21:56.357Z|c409d70e-881c-4e21-b1b3-396e3c549420|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:21:58.158Z|3b2cb3e8-fa36-4e75-825c-133f2d2b49d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:21:58.159Z|3b2cb3e8-fa36-4e75-825c-133f2d2b49d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:21:58.255Z|29cc71f3-4771-452f-bc3a-31e9af8e1053|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:21:58.256Z|29cc71f3-4771-452f-bc3a-31e9af8e1053|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:21:58.295Z|35f3864d-d952-43b7-ac4e-73f457c1deaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:21:58.296Z|35f3864d-d952-43b7-ac4e-73f457c1deaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:22:08.191Z|e68879dd-24cc-45ae-8036-cd29b7baf32a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:22:08.192Z|e68879dd-24cc-45ae-8036-cd29b7baf32a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:22:08.281Z|3e50fced-2adb-42eb-9890-82f20e5b6697|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:22:08.282Z|3e50fced-2adb-42eb-9890-82f20e5b6697|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:22:08.326Z|e1f3e4c8-4913-4303-a899-39fcb4246425|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:22:08.327Z|e1f3e4c8-4913-4303-a899-39fcb4246425|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:22:10.294Z|af21a971-5f82-47d8-8849-8c58eea76617|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:22:10.301Z|af21a971-5f82-47d8-8849-8c58eea76617|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:22:18.250Z|45f6a3c1-e6ed-46df-ae7d-380446dc516e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:22:18.250Z|45f6a3c1-e6ed-46df-ae7d-380446dc516e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:22:18.312Z|ae8011ba-e612-4652-804a-78a42102a59b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:22:18.314Z|ae8011ba-e612-4652-804a-78a42102a59b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:22:18.355Z|56ee8215-bb4d-4e19-8fd8-f0ba3ee94132|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:22:18.356Z|56ee8215-bb4d-4e19-8fd8-f0ba3ee94132|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:22:24.488Z|046de14f-9ccf-4ce4-a6f1-4cc060a7b179|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T14:22:24.490Z|046de14f-9ccf-4ce4-a6f1-4cc060a7b179|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T14:22:25.294Z|875ad9bc-ea2d-4dbf-9a92-7b0e87fab396|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:22:25.296Z|875ad9bc-ea2d-4dbf-9a92-7b0e87fab396|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:22:26.358Z|8bec2c4b-4d6d-484c-819c-941b260fff9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:22:26.358Z|8bec2c4b-4d6d-484c-819c-941b260fff9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:22:28.285Z|fe6fed6a-7c09-4ea3-906a-75fd7048fda6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:22:28.286Z|fe6fed6a-7c09-4ea3-906a-75fd7048fda6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:22:28.369Z|b0dfdc60-2def-49e5-9a27-cf95e005695d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:22:28.370Z|b0dfdc60-2def-49e5-9a27-cf95e005695d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:22:28.437Z|300b818c-1fbc-4bd4-9f91-f3a5ee57f2f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:22:28.438Z|300b818c-1fbc-4bd4-9f91-f3a5ee57f2f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:22:38.343Z|cf459f67-6da3-47ff-963e-ee518276a112|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:22:38.344Z|cf459f67-6da3-47ff-963e-ee518276a112|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:22:38.425Z|fa7399e9-358d-4613-891f-098bb6c9d12a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:22:38.426Z|fa7399e9-358d-4613-891f-098bb6c9d12a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:22:38.474Z|c22268fb-ef2c-44b0-9362-1961deca9f1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:22:38.478Z|c22268fb-ef2c-44b0-9362-1961deca9f1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:22:40.295Z|8c5e6f56-ff02-4d86-a5b4-820824c9f9f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:22:40.296Z|8c5e6f56-ff02-4d86-a5b4-820824c9f9f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:22:48.394Z|6f065511-e546-4d85-bf04-c377a05879bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:22:48.395Z|6f065511-e546-4d85-bf04-c377a05879bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:22:48.470Z|8c763a8a-15b4-4f11-b8b0-8ee9cee33310|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:22:48.471Z|8c763a8a-15b4-4f11-b8b0-8ee9cee33310|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:22:48.536Z|60d4cb22-1ea7-46dd-a6ba-64739390b00f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:22:48.537Z|60d4cb22-1ea7-46dd-a6ba-64739390b00f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:22:55.294Z|9add8874-474c-4fd7-89d6-6d95ad4008a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:22:55.303Z|9add8874-474c-4fd7-89d6-6d95ad4008a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:22:56.359Z|5836939c-494c-4b02-9f05-af32c3722cc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:22:56.360Z|5836939c-494c-4b02-9f05-af32c3722cc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:22:58.545Z|a4b581c4-d36d-4801-a926-b45d4dfda6e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:22:58.549Z|a4b581c4-d36d-4801-a926-b45d4dfda6e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:22:58.563Z|de5a8bc0-a77c-43dd-8b85-b42d126bdec7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:22:58.565Z|de5a8bc0-a77c-43dd-8b85-b42d126bdec7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:22:58.585Z|696c2da6-ba1e-4b25-a5cb-914c29d1d614|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:22:58.586Z|696c2da6-ba1e-4b25-a5cb-914c29d1d614|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:23:08.589Z|9a0353ac-15d3-430a-b3d9-79ceadbeacdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:23:08.590Z|9a0353ac-15d3-430a-b3d9-79ceadbeacdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:23:08.615Z|566200e2-4633-4d28-abdb-5ce5c4c5ec66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:23:08.616Z|566200e2-4633-4d28-abdb-5ce5c4c5ec66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:23:08.655Z|b13ee08e-515a-43d0-adc4-3cc362832244|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:23:08.656Z|b13ee08e-515a-43d0-adc4-3cc362832244|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:23:10.294Z|ea5656d9-21b5-47f9-a5da-b8adc7afab64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:23:10.295Z|ea5656d9-21b5-47f9-a5da-b8adc7afab64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:23:18.629Z|f803af4c-4011-4e47-859f-9afe30274a81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:23:18.630Z|f803af4c-4011-4e47-859f-9afe30274a81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:23:18.646Z|b0e331af-5415-4933-b8be-c7beb2f48caf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:23:18.647Z|b0e331af-5415-4933-b8be-c7beb2f48caf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:23:18.696Z|87e04dda-71f0-40bc-aa3d-b73373c1a8d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:23:18.697Z|87e04dda-71f0-40bc-aa3d-b73373c1a8d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:23:24.490Z|e6595d90-59b3-4fa8-be14-ad70864ffdcb|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T14:23:24.492Z|e6595d90-59b3-4fa8-be14-ad70864ffdcb|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T14:23:25.294Z|0c5eb7cd-da7b-4c4b-b398-bf49ef427628|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:23:25.294Z|0c5eb7cd-da7b-4c4b-b398-bf49ef427628|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:23:26.361Z|907617aa-0e4b-46a5-acd1-d180f0278b87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:23:26.361Z|907617aa-0e4b-46a5-acd1-d180f0278b87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:23:28.686Z|f6dc367d-ee7a-4523-8727-105806ff4935|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:23:28.686Z|d06ed225-b6b5-4beb-903a-79464cfd3a23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:23:28.688Z|f6dc367d-ee7a-4523-8727-105806ff4935|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:23:28.688Z|d06ed225-b6b5-4beb-903a-79464cfd3a23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:23:28.750Z|309587bd-93df-4744-9e8c-0ed10d34ae5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:23:28.752Z|309587bd-93df-4744-9e8c-0ed10d34ae5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:23:38.748Z|ee127623-c8d2-4138-85ad-7d9fc7a026ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:23:38.749Z|ee127623-c8d2-4138-85ad-7d9fc7a026ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:23:38.750Z|88df2b4e-1b95-4411-aa82-039039212363|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:23:38.751Z|88df2b4e-1b95-4411-aa82-039039212363|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:23:38.814Z|cc7a6827-5592-4c4f-92e0-b6ebd1176b95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:23:38.815Z|cc7a6827-5592-4c4f-92e0-b6ebd1176b95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:23:40.295Z|1de5a17f-e790-435c-9fb7-5af8b5246bf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:23:40.299Z|1de5a17f-e790-435c-9fb7-5af8b5246bf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:23:48.789Z|b8ebbd62-8991-442c-80cb-4f0257bc92af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:23:48.790Z|b8ebbd62-8991-442c-80cb-4f0257bc92af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:23:48.795Z|afe5201c-abda-4084-ba75-88046cc552bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:23:48.796Z|afe5201c-abda-4084-ba75-88046cc552bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:23:48.855Z|fab0b5e2-e3f8-42a8-9b2b-fda68dcb7943|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:23:48.856Z|fab0b5e2-e3f8-42a8-9b2b-fda68dcb7943|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:23:55.294Z|06b98d6c-2425-4ab8-aec4-2170b4524d40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:23:55.295Z|06b98d6c-2425-4ab8-aec4-2170b4524d40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:23:56.362Z|7eb9469f-8d39-4281-a2a2-8e8586b6dccd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:23:56.363Z|7eb9469f-8d39-4281-a2a2-8e8586b6dccd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:23:58.870Z|7167420f-ab22-460c-af06-a68aa9f10a33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:23:58.871Z|7167420f-ab22-460c-af06-a68aa9f10a33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:23:58.886Z|acee9be5-314e-48b7-bdb6-6b6dc0661fde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:23:58.889Z|acee9be5-314e-48b7-bdb6-6b6dc0661fde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:23:58.908Z|040a196e-cbcb-4ee2-bfe2-38d7def2364e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:23:58.910Z|040a196e-cbcb-4ee2-bfe2-38d7def2364e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:24:08.940Z|37716feb-ba89-4d4f-8f47-1669cc772e7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:24:08.941Z|37716feb-ba89-4d4f-8f47-1669cc772e7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:24:08.970Z|453dc35e-b8d1-4ac1-8714-12a6bf2be505|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:24:08.972Z|453dc35e-b8d1-4ac1-8714-12a6bf2be505|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:24:08.990Z|d9dabdc9-9399-40cd-bfe7-acd777a4aa83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:24:08.991Z|d9dabdc9-9399-40cd-bfe7-acd777a4aa83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:24:10.294Z|1095a266-a714-4c01-b048-44849cf12dd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:24:10.294Z|1095a266-a714-4c01-b048-44849cf12dd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:24:19.065Z|5f03fbf5-9800-4b27-967f-23fb520d6355|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:24:19.077Z|fe157c34-dad4-45e7-afc1-76ad3c507ed3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:24:19.077Z|84cafd93-11ab-43df-bc87-b2bd0f6df977|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:24:19.078Z|fe157c34-dad4-45e7-afc1-76ad3c507ed3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:24:19.078Z|84cafd93-11ab-43df-bc87-b2bd0f6df977|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:24:19.085Z|5f03fbf5-9800-4b27-967f-23fb520d6355|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:24:24.490Z|530970ca-6c4a-413f-add9-26c7d35d6942|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T14:24:24.491Z|530970ca-6c4a-413f-add9-26c7d35d6942|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T14:24:25.294Z|e8295fc8-f867-4cf8-be52-f4d89881dc9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:24:25.300Z|e8295fc8-f867-4cf8-be52-f4d89881dc9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:24:26.363Z|33af704d-45b6-4551-9952-af5a125fdac2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:24:26.364Z|33af704d-45b6-4551-9952-af5a125fdac2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:24:29.195Z|70041e53-b662-4141-96b2-ac6fec2c216f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:24:29.196Z|70041e53-b662-4141-96b2-ac6fec2c216f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:24:29.200Z|e3e8c3ba-55e0-4280-9ebf-f1d30f212371|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:24:29.201Z|e3e8c3ba-55e0-4280-9ebf-f1d30f212371|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:24:29.205Z|b7ba99e7-fc13-4457-bd33-868db47d7ed2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:24:29.206Z|b7ba99e7-fc13-4457-bd33-868db47d7ed2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:24:39.267Z|b73bf6a0-1560-432b-b122-a1e3f7c2c0d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:24:39.268Z|b73bf6a0-1560-432b-b122-a1e3f7c2c0d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:24:39.275Z|0a04f5bc-e291-4c22-8086-f2981a0671cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:24:39.278Z|0a04f5bc-e291-4c22-8086-f2981a0671cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:24:39.298Z|f3b9d221-82fe-452d-9777-114ef7d46157|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:24:39.299Z|f3b9d221-82fe-452d-9777-114ef7d46157|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:24:40.294Z|25853fca-8bb1-407b-a18e-7f8772a54515|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:24:40.295Z|25853fca-8bb1-407b-a18e-7f8772a54515|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:24:49.345Z|7dd05bd8-2ad4-4428-90ac-259692f47ae2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:24:49.346Z|7dd05bd8-2ad4-4428-90ac-259692f47ae2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:24:49.350Z|38d1a734-fe24-425c-9d57-24fe566a386f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:24:49.351Z|38d1a734-fe24-425c-9d57-24fe566a386f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:24:49.409Z|dd856c51-e428-48f6-88c2-460f7236093e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:24:49.414Z|dd856c51-e428-48f6-88c2-460f7236093e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:24:55.294Z|b48bb756-085c-412e-b7f7-d2214b0c8f93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:24:55.295Z|b48bb756-085c-412e-b7f7-d2214b0c8f93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:24:56.365Z|92725536-f75a-40f9-9145-c5e73663ba5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:24:56.365Z|92725536-f75a-40f9-9145-c5e73663ba5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:24:59.400Z|58ba228d-65d6-4f2a-9f91-9b984415bca3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:24:59.401Z|58ba228d-65d6-4f2a-9f91-9b984415bca3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:24:59.412Z|f0b9e993-ebd2-4a2e-b01f-75fb9a6d044d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:24:59.413Z|f0b9e993-ebd2-4a2e-b01f-75fb9a6d044d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:24:59.457Z|c80d48d8-4ca6-4167-8526-185276afda3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:24:59.458Z|c80d48d8-4ca6-4167-8526-185276afda3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:25:09.449Z|a80ffdbd-0403-449d-a4d6-8adfeb21320e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:25:09.449Z|a80ffdbd-0403-449d-a4d6-8adfeb21320e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:25:09.460Z|c67c6596-67a4-4c85-b652-af7da8368dbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:25:09.461Z|c67c6596-67a4-4c85-b652-af7da8368dbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:25:09.500Z|35e9d9d8-e5c4-4ccb-811e-6b781f803c58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:25:09.501Z|35e9d9d8-e5c4-4ccb-811e-6b781f803c58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:25:10.294Z|3fdc646e-b90c-49ce-be30-368f1dd342a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:25:10.300Z|3fdc646e-b90c-49ce-be30-368f1dd342a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:25:19.503Z|bf1d3dd0-296e-486c-aef4-8a9ee680ad46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:25:19.504Z|bf1d3dd0-296e-486c-aef4-8a9ee680ad46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:25:19.533Z|76afcc97-2825-44a3-9326-46c2d0f87d52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:25:19.534Z|76afcc97-2825-44a3-9326-46c2d0f87d52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:25:19.563Z|5265005d-336c-48b8-9b27-43db703c1ee1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:25:19.565Z|5265005d-336c-48b8-9b27-43db703c1ee1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:25:24.496Z|9484b434-d51c-4c12-a4f1-b5368219cf05|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T14:25:24.497Z|9484b434-d51c-4c12-a4f1-b5368219cf05|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T14:25:25.294Z|c67b08c9-e066-4355-bd16-ba67a087dc8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:25:25.296Z|c67b08c9-e066-4355-bd16-ba67a087dc8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:25:26.366Z|9556bde5-13b9-45f9-99be-ad4fe0f7f717|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:25:26.367Z|9556bde5-13b9-45f9-99be-ad4fe0f7f717|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:25:29.544Z|5f0bc7d6-1016-420d-861a-17a6d7cbb9aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:25:29.545Z|5f0bc7d6-1016-420d-861a-17a6d7cbb9aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:25:29.581Z|d03dedd1-9be7-4f6c-9605-d22b2240a52e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:25:29.582Z|d03dedd1-9be7-4f6c-9605-d22b2240a52e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:25:29.616Z|761285f5-4992-4a52-9b07-db91405b9870|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:25:29.617Z|761285f5-4992-4a52-9b07-db91405b9870|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:25:39.576Z|c20e112c-7c34-45cb-a306-136dbd033ee6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:25:39.577Z|c20e112c-7c34-45cb-a306-136dbd033ee6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:25:39.617Z|1e0c676f-7047-43fa-8e0e-5e0c3090f70e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:25:39.623Z|1e0c676f-7047-43fa-8e0e-5e0c3090f70e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:25:39.658Z|a2acc1af-4576-4aa0-b3d6-2b07fbdf1f98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:25:39.667Z|a2acc1af-4576-4aa0-b3d6-2b07fbdf1f98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:25:40.295Z|64cb46e8-f353-47bd-934d-89fb971c69f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:25:40.296Z|64cb46e8-f353-47bd-934d-89fb971c69f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:25:49.628Z|cda6e733-216b-4b96-97a3-dffcb78cdb2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:25:49.629Z|cda6e733-216b-4b96-97a3-dffcb78cdb2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:25:49.653Z|f31566c8-437c-47f7-a5d6-e5a1ffda74e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:25:49.655Z|f31566c8-437c-47f7-a5d6-e5a1ffda74e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:25:49.695Z|a9c3f1ba-b6bb-49e5-a679-89ef56cb1f0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:25:49.696Z|a9c3f1ba-b6bb-49e5-a679-89ef56cb1f0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:25:55.294Z|211c60ea-e678-4e1e-9986-ad639dd420a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:25:55.297Z|211c60ea-e678-4e1e-9986-ad639dd420a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:25:56.368Z|a52062bc-bca6-4a78-9734-1dc819d907be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:25:56.368Z|a52062bc-bca6-4a78-9734-1dc819d907be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:25:59.657Z|bfb80b88-21b8-47b6-bf7a-befbe9501420|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:25:59.658Z|bfb80b88-21b8-47b6-bf7a-befbe9501420|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:25:59.685Z|508aabd3-2879-446b-87e4-d525040a44ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:25:59.686Z|508aabd3-2879-446b-87e4-d525040a44ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:25:59.721Z|6e4217b7-29d1-48be-8abe-8f13b6afcde4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:25:59.722Z|6e4217b7-29d1-48be-8abe-8f13b6afcde4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:26:09.687Z|3a5d4f9e-c394-44df-b2db-65daf0020245|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:26:09.688Z|3a5d4f9e-c394-44df-b2db-65daf0020245|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:26:09.723Z|1669788c-56af-4fc6-b866-618cb626dfee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:26:09.724Z|1669788c-56af-4fc6-b866-618cb626dfee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:26:09.745Z|c86af742-12a1-4f8c-8d10-9b1a8c8f6a31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:26:09.746Z|c86af742-12a1-4f8c-8d10-9b1a8c8f6a31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:26:10.294Z|a5bacc7c-214e-4947-95bd-ce2e62dcf001|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:26:10.295Z|a5bacc7c-214e-4947-95bd-ce2e62dcf001|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:26:19.717Z|0a70c205-8ae3-4795-af00-ee99b1dd5083|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:26:19.718Z|0a70c205-8ae3-4795-af00-ee99b1dd5083|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:26:19.764Z|5aae6e0a-800e-4f60-abe1-76ee09821ca5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:26:19.765Z|5aae6e0a-800e-4f60-abe1-76ee09821ca5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:26:19.800Z|82b8cb22-d2e4-43e8-9884-e2ef4e13ad82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:26:19.800Z|82b8cb22-d2e4-43e8-9884-e2ef4e13ad82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:26:24.488Z|8859aa68-ca1a-42ba-96cf-1979ba1c1864|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T14:26:24.489Z|8859aa68-ca1a-42ba-96cf-1979ba1c1864|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T14:26:25.294Z|e56141a2-89f5-4d1f-8ba9-e8d09a6f8c31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:26:25.295Z|e56141a2-89f5-4d1f-8ba9-e8d09a6f8c31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:26:26.369Z|86e32332-600b-499d-af5a-7e71aa9626a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:26:26.370Z|86e32332-600b-499d-af5a-7e71aa9626a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:26:29.754Z|f077caec-379b-40db-8ca9-3d54227d13a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:26:29.755Z|f077caec-379b-40db-8ca9-3d54227d13a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:26:29.804Z|9f17139b-c4d1-4910-a363-0c4e045dafde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:26:29.804Z|9f17139b-c4d1-4910-a363-0c4e045dafde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:26:29.830Z|67ae3e49-4f89-42a2-aeeb-988113227a0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:26:29.832Z|67ae3e49-4f89-42a2-aeeb-988113227a0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:26:39.809Z|d3f475a6-15fc-459c-bb8f-2fd05f5ca23b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:26:39.810Z|d3f475a6-15fc-459c-bb8f-2fd05f5ca23b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:26:39.848Z|71579884-0a14-4bb2-b022-8b21c5122ea6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:26:39.849Z|71579884-0a14-4bb2-b022-8b21c5122ea6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:26:39.873Z|58acee70-254b-4709-b50e-eed1b5079003|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:26:39.874Z|58acee70-254b-4709-b50e-eed1b5079003|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:26:40.294Z|aad29bbd-8041-42c6-96e1-f13a5b4b2600|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:26:40.298Z|aad29bbd-8041-42c6-96e1-f13a5b4b2600|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:26:49.877Z|d5769722-8d55-4792-bfc6-8051fd236f91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:26:49.878Z|d5769722-8d55-4792-bfc6-8051fd236f91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:26:49.922Z|ef46df98-461d-4716-b168-a384d4113001|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:26:49.929Z|56ae9b51-72be-4ce1-9ee8-a77ef92c68a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:26:49.935Z|ef46df98-461d-4716-b168-a384d4113001|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:26:49.942Z|56ae9b51-72be-4ce1-9ee8-a77ef92c68a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:26:55.294Z|ddf5e172-dba4-4c1a-b83a-584c17f244e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:26:55.295Z|ddf5e172-dba4-4c1a-b83a-584c17f244e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:26:56.370Z|ff9bb2fc-d782-4ca1-8e30-54f644ca81d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:26:56.371Z|ff9bb2fc-d782-4ca1-8e30-54f644ca81d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:26:59.917Z|d226005a-15ad-4009-8249-6ac21747e6f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:26:59.918Z|d226005a-15ad-4009-8249-6ac21747e6f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:26:59.981Z|63a8224d-5c68-429b-9c02-18cb5a716274|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:26:59.990Z|2ea4a711-e3ff-47bc-b82e-9f3712bd6f14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:26:59.991Z|2ea4a711-e3ff-47bc-b82e-9f3712bd6f14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:26:59.995Z|63a8224d-5c68-429b-9c02-18cb5a716274|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:27:09.949Z|6b183164-4268-45c2-a10a-c1ca1575b34e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:27:09.950Z|6b183164-4268-45c2-a10a-c1ca1575b34e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:27:10.020Z|cd05be00-5ecb-44ed-85ce-e30cd0baaf86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:27:10.021Z|cd05be00-5ecb-44ed-85ce-e30cd0baaf86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:27:10.034Z|9ad94658-72f3-4c3f-b035-0a37ec839ebc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:27:10.035Z|9ad94658-72f3-4c3f-b035-0a37ec839ebc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:27:10.294Z|7454ea7c-8f2a-4194-a990-3ac57156d1b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:27:10.295Z|7454ea7c-8f2a-4194-a990-3ac57156d1b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:27:20.061Z|1c4d07df-b680-43a7-a2d1-434178e9d5a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:27:20.062Z|1c4d07df-b680-43a7-a2d1-434178e9d5a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:27:20.106Z|f781e81b-81fa-4a35-9850-6d8f3076ddd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:27:20.111Z|74833837-4d22-4537-80c4-123e4fd7ece0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:27:20.112Z|74833837-4d22-4537-80c4-123e4fd7ece0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:27:20.107Z|f781e81b-81fa-4a35-9850-6d8f3076ddd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:27:24.486Z|f65470da-b71f-48a2-9c3e-747f31039dc5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T14:27:24.487Z|f65470da-b71f-48a2-9c3e-747f31039dc5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T14:27:25.294Z|12e3b3c2-928b-4a93-a04b-eda8cf27cab2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:27:25.299Z|12e3b3c2-928b-4a93-a04b-eda8cf27cab2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:27:26.372Z|b09e7569-d92f-4a09-a35d-555fff183540|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:27:26.372Z|b09e7569-d92f-4a09-a35d-555fff183540|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:27:30.109Z|84b76933-7774-4b4d-a34f-bdf6d6231e54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:27:30.110Z|84b76933-7774-4b4d-a34f-bdf6d6231e54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:27:30.152Z|2d80b5ac-2497-4600-9288-41db4c9b4961|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:27:30.153Z|2d80b5ac-2497-4600-9288-41db4c9b4961|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:27:30.173Z|081d47eb-13ce-4fc4-a1db-85ab5408f30f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:27:30.174Z|081d47eb-13ce-4fc4-a1db-85ab5408f30f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:27:40.144Z|ac5e7e71-2a38-498b-972b-ebe5f45cdc5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:27:40.145Z|ac5e7e71-2a38-498b-972b-ebe5f45cdc5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:27:40.185Z|fc8fd639-c32f-4ee9-a72a-07249655a454|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:27:40.187Z|fc8fd639-c32f-4ee9-a72a-07249655a454|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:27:40.198Z|8a12ecb0-dbdd-4ae8-9255-feb0b8a70d51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:27:40.199Z|8a12ecb0-dbdd-4ae8-9255-feb0b8a70d51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:27:40.294Z|e7d7499b-a2d2-4507-8b8f-c8a7a93d6729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:27:40.294Z|e7d7499b-a2d2-4507-8b8f-c8a7a93d6729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:27:50.192Z|a312c677-8016-408b-91e5-0564bfc53cc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:27:50.193Z|a312c677-8016-408b-91e5-0564bfc53cc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:27:50.219Z|5c793da8-36f1-44a5-9a00-882065a55a15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:27:50.220Z|5c793da8-36f1-44a5-9a00-882065a55a15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:27:50.233Z|0091b82f-b895-413a-bd64-8ac346fb4fe1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:27:50.234Z|0091b82f-b895-413a-bd64-8ac346fb4fe1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:27:55.294Z|e1ed3afe-6153-427b-b2ce-70df74a7a39d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:27:55.295Z|e1ed3afe-6153-427b-b2ce-70df74a7a39d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:27:56.373Z|edb1842a-14fc-4e86-8782-b0b697c16728|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:27:56.374Z|edb1842a-14fc-4e86-8782-b0b697c16728|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:28:00.237Z|5a55c3cf-50c5-4aed-8444-cd82ca2e8b2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:28:00.240Z|5a55c3cf-50c5-4aed-8444-cd82ca2e8b2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:28:00.256Z|bdbae5e0-5666-4819-8375-679eba7c7752|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:28:00.257Z|bdbae5e0-5666-4819-8375-679eba7c7752|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:28:00.266Z|fba43caf-ca2b-4e31-8b0d-6a3483f237c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:28:00.268Z|fba43caf-ca2b-4e31-8b0d-6a3483f237c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:28:10.266Z|e2a02caa-b015-45a1-8581-9859f08b74e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:28:10.267Z|e2a02caa-b015-45a1-8581-9859f08b74e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:28:10.289Z|e1b478df-2665-4611-9218-8711d635513f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:28:10.290Z|e1b478df-2665-4611-9218-8711d635513f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:28:10.293Z|99c1b534-c9db-411f-a76f-d4936e9f96a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:28:10.294Z|99c1b534-c9db-411f-a76f-d4936e9f96a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:28:10.294Z|ea49b41e-ba78-4a0d-8b6e-96366f29ec25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:28:10.297Z|ea49b41e-ba78-4a0d-8b6e-96366f29ec25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:28:20.299Z|7cc639db-5ac0-4bbe-8a25-11b316e08669|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:28:20.300Z|7cc639db-5ac0-4bbe-8a25-11b316e08669|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:28:20.318Z|969bcb83-a09c-4f8a-8829-7878fbbebb37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:28:20.319Z|969bcb83-a09c-4f8a-8829-7878fbbebb37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:28:20.325Z|d49c370f-7d49-404e-8976-4880f80fe024|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:28:20.326Z|d49c370f-7d49-404e-8976-4880f80fe024|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:28:24.487Z|c7c477f3-250b-460e-b46c-fcaab03c4975|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T14:28:24.488Z|c7c477f3-250b-460e-b46c-fcaab03c4975|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T14:28:25.296Z|4faf0391-960b-4d74-b2f9-f2e9bf4f4124|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:28:25.297Z|4faf0391-960b-4d74-b2f9-f2e9bf4f4124|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:28:26.375Z|5565e545-c6ab-43d5-8da6-6f0b196f33ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:28:26.375Z|5565e545-c6ab-43d5-8da6-6f0b196f33ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:28:30.324Z|25b0aa61-ba8f-489a-b35a-a4341e6fdbe9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:28:30.325Z|25b0aa61-ba8f-489a-b35a-a4341e6fdbe9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:28:30.346Z|02c949cd-101f-4789-bbc0-a5b8ab67a695|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:28:30.348Z|02c949cd-101f-4789-bbc0-a5b8ab67a695|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:28:30.355Z|91261f86-9de9-4ac4-ba85-c7160c2ce697|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:28:30.356Z|91261f86-9de9-4ac4-ba85-c7160c2ce697|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:28:40.294Z|e31bf4a0-a96c-4ff7-935a-031cc2e7c0db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:28:40.295Z|e31bf4a0-a96c-4ff7-935a-031cc2e7c0db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:28:40.362Z|2aa115ab-58ef-405f-8e11-5571ac57202b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:28:40.364Z|2aa115ab-58ef-405f-8e11-5571ac57202b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:28:40.391Z|8e943079-e0ea-4786-9ffa-ae0d083a88be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:28:40.392Z|8e943079-e0ea-4786-9ffa-ae0d083a88be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:28:40.407Z|dc8bb562-5807-4be0-a606-76aceff5a356|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:28:40.408Z|dc8bb562-5807-4be0-a606-76aceff5a356|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:28:50.416Z|b19aa98f-d42e-474d-b5d4-1d9319ff0b19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:28:50.417Z|b19aa98f-d42e-474d-b5d4-1d9319ff0b19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:28:50.420Z|06c99bd9-5d98-4026-9ae6-db5203cd3855|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:28:50.420Z|06c99bd9-5d98-4026-9ae6-db5203cd3855|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:28:50.435Z|0b557122-f5db-4388-be49-9c026adec70c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:28:50.436Z|0b557122-f5db-4388-be49-9c026adec70c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:28:55.294Z|af6aa30e-a50e-437c-b512-d99c17960631|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:28:55.297Z|af6aa30e-a50e-437c-b512-d99c17960631|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:28:56.376Z|4d83917e-b561-429c-b4ed-b9009723fe30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:28:56.377Z|4d83917e-b561-429c-b4ed-b9009723fe30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:29:00.461Z|5cc7dfdd-cfc8-4f73-b41c-13e531cfc6f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:29:00.462Z|5cc7dfdd-cfc8-4f73-b41c-13e531cfc6f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:29:00.469Z|7656af06-163a-46b8-aa03-98641371779c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:29:00.470Z|7656af06-163a-46b8-aa03-98641371779c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:29:00.474Z|68811629-b0c8-4715-aa03-aeb5809c8688|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:29:00.476Z|68811629-b0c8-4715-aa03-aeb5809c8688|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:29:10.294Z|4a16bc55-ec04-40fc-9e5f-60bdc9933bd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:29:10.295Z|4a16bc55-ec04-40fc-9e5f-60bdc9933bd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:29:10.489Z|d5a4be50-ac6d-49fc-8551-d7b92cd152d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:29:10.490Z|d5a4be50-ac6d-49fc-8551-d7b92cd152d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:29:10.499Z|88bf22e8-c2cf-4bb9-958d-85e55c5492b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:29:10.500Z|88bf22e8-c2cf-4bb9-958d-85e55c5492b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:29:10.503Z|cf58a28c-93df-48c7-a6c5-70d65757ad8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:29:10.503Z|cf58a28c-93df-48c7-a6c5-70d65757ad8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:29:20.515Z|235044e5-a24a-4368-9aa3-07b44c9dfebf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:29:20.516Z|235044e5-a24a-4368-9aa3-07b44c9dfebf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:29:20.524Z|000ff4fe-fc4e-4152-a846-2782fdf7336a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:29:20.525Z|000ff4fe-fc4e-4152-a846-2782fdf7336a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:29:20.526Z|47dc319b-e51a-4c59-8bc5-72a8a0634298|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:29:20.526Z|47dc319b-e51a-4c59-8bc5-72a8a0634298|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:29:24.487Z|d3c97390-c0ab-4348-b0d8-e68f48391183|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T14:29:24.489Z|d3c97390-c0ab-4348-b0d8-e68f48391183|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T14:29:25.294Z|99a577f2-c6c2-4d27-8836-ebdede8d4096|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:29:25.295Z|99a577f2-c6c2-4d27-8836-ebdede8d4096|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:29:26.377Z|116d6693-d1c4-4a28-b410-92e4652d2899|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:29:26.378Z|116d6693-d1c4-4a28-b410-92e4652d2899|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:29:30.561Z|e436adea-22c1-41ca-b0b9-8204cce08036|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:29:30.562Z|e436adea-22c1-41ca-b0b9-8204cce08036|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:29:30.564Z|72b51d40-4f02-42f5-9fa9-d9fd8f5c7632|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:29:30.565Z|72b51d40-4f02-42f5-9fa9-d9fd8f5c7632|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:29:30.564Z|996011a6-6e8e-4a9b-a27d-1b1e7a64e542|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:29:30.565Z|996011a6-6e8e-4a9b-a27d-1b1e7a64e542|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:29:40.294Z|a58530f1-67b3-4f44-94aa-d5a090749ea5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:29:40.300Z|a58530f1-67b3-4f44-94aa-d5a090749ea5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:29:40.593Z|f4667954-b48f-4c0f-84a3-6aa68469e968|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:29:40.594Z|f4667954-b48f-4c0f-84a3-6aa68469e968|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:29:40.599Z|90f6f414-a8b4-4aa3-8d22-67c203ca7e8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:29:40.599Z|252bced1-9120-4200-b74b-48448b3fbb3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:29:40.599Z|90f6f414-a8b4-4aa3-8d22-67c203ca7e8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:29:40.599Z|252bced1-9120-4200-b74b-48448b3fbb3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:29:50.622Z|64d245f1-b797-4de6-8e10-f283cd593aa3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:29:50.625Z|64d245f1-b797-4de6-8e10-f283cd593aa3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:29:50.640Z|5e8bf753-7259-4054-a791-e77d9bb2c259|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:29:50.640Z|25dc3866-4aac-4be3-a71b-8b54454638e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:29:50.641Z|25dc3866-4aac-4be3-a71b-8b54454638e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:29:50.642Z|5e8bf753-7259-4054-a791-e77d9bb2c259|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:29:55.299Z|bd16f9e4-2310-40b4-9354-23e58f375b37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:29:55.300Z|bd16f9e4-2310-40b4-9354-23e58f375b37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:29:56.379Z|8470f768-358e-4296-8047-1ba3001b6b46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:29:56.380Z|8470f768-358e-4296-8047-1ba3001b6b46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:30:00.689Z|f25a2640-c648-4ee2-9e89-58c5a9aa1504|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:30:00.689Z|95737bb7-ed0a-4d30-9c36-5fba84a70446|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:30:00.691Z|f25a2640-c648-4ee2-9e89-58c5a9aa1504|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:30:00.690Z|95737bb7-ed0a-4d30-9c36-5fba84a70446|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:30:00.693Z|e4fbc0f0-2c27-4fa0-92f8-f36e6e44a706|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:30:00.693Z|e4fbc0f0-2c27-4fa0-92f8-f36e6e44a706|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:30:10.295Z|106241e3-50cd-4776-9c24-6d92a10c48ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:30:10.296Z|106241e3-50cd-4776-9c24-6d92a10c48ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:30:10.715Z|1c7c318b-d987-454f-a2f9-491eefad1eab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:30:10.716Z|1c7c318b-d987-454f-a2f9-491eefad1eab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:30:10.718Z|73fb0718-bf0b-4da7-8e90-1b2acf6ea700|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:30:10.718Z|32a5e093-b0de-4a8c-9f67-36acec755160|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:30:10.718Z|73fb0718-bf0b-4da7-8e90-1b2acf6ea700|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:30:10.718Z|32a5e093-b0de-4a8c-9f67-36acec755160|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:30:20.746Z|ce9942ca-9957-4e0f-85bd-2bd84c03f1f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:30:20.747Z|ce9942ca-9957-4e0f-85bd-2bd84c03f1f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:30:20.754Z|fb648801-7cd5-43fd-b4bf-4cd55f3ffd73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:30:20.755Z|fb648801-7cd5-43fd-b4bf-4cd55f3ffd73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:30:20.765Z|a949d373-f43e-484a-a318-89799c11a01d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:30:20.766Z|a949d373-f43e-484a-a318-89799c11a01d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:30:24.492Z|5a75089e-0841-47aa-b157-265f31a2baff|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T14:30:24.493Z|5a75089e-0841-47aa-b157-265f31a2baff|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T14:30:25.294Z|e3786940-81e1-49b1-b996-979d7a47d983|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:30:25.297Z|e3786940-81e1-49b1-b996-979d7a47d983|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:30:26.380Z|2ec78d5c-9641-48f2-a8aa-1dc1bc652ccc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:30:26.381Z|2ec78d5c-9641-48f2-a8aa-1dc1bc652ccc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:30:30.779Z|8671c7c8-4fc0-47aa-9806-1f689340fc53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:30:30.779Z|599806cd-992d-4332-aa32-3babf3a735bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:30:30.779Z|8671c7c8-4fc0-47aa-9806-1f689340fc53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:30:30.779Z|599806cd-992d-4332-aa32-3babf3a735bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:30:30.802Z|2f317c05-1af8-41f5-bfaf-f134681ee3a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:30:30.803Z|2f317c05-1af8-41f5-bfaf-f134681ee3a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:30:40.294Z|cfff1675-744e-4c67-b3cf-5e6f0428772e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:30:40.295Z|cfff1675-744e-4c67-b3cf-5e6f0428772e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:30:40.834Z|48fe0ef0-3c84-4531-a3c9-447a4e0f3f15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:30:40.834Z|b9f96bee-6897-4bd3-a10f-cd9c08b4795b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:30:40.835Z|b9f96bee-6897-4bd3-a10f-cd9c08b4795b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:30:40.835Z|48fe0ef0-3c84-4531-a3c9-447a4e0f3f15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:30:40.848Z|c036981a-150b-4e63-9bd1-70d359f023e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:30:40.851Z|c036981a-150b-4e63-9bd1-70d359f023e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:30:50.869Z|3b8dca68-48bb-4019-912e-2a4ff65676a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:30:50.870Z|3b8dca68-48bb-4019-912e-2a4ff65676a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:30:50.874Z|58e4a45a-4cf6-4894-91c4-fdb7df911369|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:30:50.875Z|58e4a45a-4cf6-4894-91c4-fdb7df911369|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:30:50.884Z|b5f1f914-f04b-4230-8c2d-09ff1b114d66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:30:50.885Z|b5f1f914-f04b-4230-8c2d-09ff1b114d66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:30:55.294Z|f6b8fc38-7f48-4c2b-83a2-2be4ec0cb777|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:30:55.295Z|f6b8fc38-7f48-4c2b-83a2-2be4ec0cb777|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:30:56.382Z|7afed2a6-99ef-44df-b854-1e1ca6e9a0a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:30:56.382Z|7afed2a6-99ef-44df-b854-1e1ca6e9a0a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:31:00.903Z|db37ccf3-4b4a-489e-b66c-5e3c682cc4cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:31:00.904Z|db37ccf3-4b4a-489e-b66c-5e3c682cc4cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:31:00.906Z|e77de41b-3b5e-44e6-b071-0a27b23c80c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:31:00.908Z|e77de41b-3b5e-44e6-b071-0a27b23c80c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:31:00.919Z|40c5221d-c5c7-4149-82da-b17c8e1a9e3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:31:00.920Z|40c5221d-c5c7-4149-82da-b17c8e1a9e3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:31:10.294Z|10fbf4fc-833f-42c8-8241-91527290f10c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:31:10.297Z|10fbf4fc-833f-42c8-8241-91527290f10c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:31:10.936Z|49d3b8a8-885d-4e33-91fa-ed46fd9ce363|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:31:10.937Z|49d3b8a8-885d-4e33-91fa-ed46fd9ce363|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:31:10.945Z|e1b008fb-f6bb-4552-9d22-ea88ad80c164|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:31:10.946Z|e1b008fb-f6bb-4552-9d22-ea88ad80c164|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:31:10.947Z|1b815246-74b4-4407-a345-8bc53ea67413|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:31:10.947Z|1b815246-74b4-4407-a345-8bc53ea67413|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:31:20.985Z|48612a90-7872-42d2-9942-2b2092be6210|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:31:20.991Z|48612a90-7872-42d2-9942-2b2092be6210|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:31:20.996Z|8e936a6a-d68f-413c-838f-6707a793bbf5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:31:20.996Z|51fe5dd2-e470-41b8-b32e-cd2a36dc1776|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:31:20.997Z|8e936a6a-d68f-413c-838f-6707a793bbf5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:31:20.997Z|51fe5dd2-e470-41b8-b32e-cd2a36dc1776|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:31:24.489Z|102dc08e-a229-451a-bfa0-27beccc9624b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T14:31:24.490Z|102dc08e-a229-451a-bfa0-27beccc9624b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T14:31:25.294Z|d51775f2-31df-482b-a3dc-8c6b80954530|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:31:25.294Z|d51775f2-31df-482b-a3dc-8c6b80954530|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:31:26.384Z|91dbf60a-e12c-4929-8c0b-15d0984df5dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:31:26.394Z|91dbf60a-e12c-4929-8c0b-15d0984df5dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:31:31.022Z|12128fc9-11e2-4ede-9f09-9dabbf901cb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:31:31.024Z|12128fc9-11e2-4ede-9f09-9dabbf901cb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:31:31.030Z|86749c20-fa70-4dda-af58-59fae6c623b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:31:31.030Z|0a1ebf1b-6b1a-47eb-8304-0f6128b6d515|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:31:31.031Z|86749c20-fa70-4dda-af58-59fae6c623b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:31:31.031Z|0a1ebf1b-6b1a-47eb-8304-0f6128b6d515|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:31:40.294Z|d5934f61-3b60-45ae-b721-980241afd8c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:31:40.295Z|d5934f61-3b60-45ae-b721-980241afd8c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:31:41.056Z|92151fda-3cd0-49f2-b491-29ce575a68f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:31:41.057Z|92151fda-3cd0-49f2-b491-29ce575a68f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:31:41.062Z|e9884b2b-2b95-415f-9279-3d5f1d8fca2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:31:41.062Z|e9884b2b-2b95-415f-9279-3d5f1d8fca2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:31:41.068Z|1fe9a3d2-0b1e-4848-ac16-36b4eebc2a76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:31:41.069Z|1fe9a3d2-0b1e-4848-ac16-36b4eebc2a76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:31:51.095Z|17b7f27e-724f-40aa-ac74-f1aab94cde3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:31:51.096Z|17b7f27e-724f-40aa-ac74-f1aab94cde3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:31:51.096Z|bb568776-aee1-4b6b-b630-889c212eff79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:31:51.097Z|bb568776-aee1-4b6b-b630-889c212eff79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:31:51.098Z|0feacfae-291c-4b3b-97da-5b5828b53a60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:31:51.098Z|0feacfae-291c-4b3b-97da-5b5828b53a60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:31:55.294Z|60afef3a-1eae-4902-8241-131ecaf5e57c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:31:55.298Z|60afef3a-1eae-4902-8241-131ecaf5e57c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:31:56.395Z|a6b49358-6a19-4ac7-acf7-65df65d5b516|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:31:56.396Z|a6b49358-6a19-4ac7-acf7-65df65d5b516|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:32:01.170Z|fcd71049-e6f2-4377-bb6b-d93c5abab6c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:32:01.171Z|fcd71049-e6f2-4377-bb6b-d93c5abab6c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:32:01.171Z|4dd1d2b8-7397-44bf-bbc9-7e7227ebe44a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:32:01.172Z|4dd1d2b8-7397-44bf-bbc9-7e7227ebe44a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:32:01.195Z|5e7e90f7-23f7-49dc-84d0-3cff518d9d74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:32:01.200Z|5e7e90f7-23f7-49dc-84d0-3cff518d9d74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:32:10.295Z|2435c024-627e-4e3e-93dc-d1cfcdcd0978|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:32:10.296Z|2435c024-627e-4e3e-93dc-d1cfcdcd0978|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:32:11.220Z|e4f91538-2b47-477b-8b10-e92c41dd0bf6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:32:11.221Z|e4f91538-2b47-477b-8b10-e92c41dd0bf6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:32:11.252Z|6d1a5c8c-9a1f-4b26-b742-f25dba887ac8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:32:11.253Z|6d1a5c8c-9a1f-4b26-b742-f25dba887ac8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:32:11.254Z|28aab58c-7fd4-4485-8a4a-95671706fc08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:32:11.255Z|28aab58c-7fd4-4485-8a4a-95671706fc08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:32:21.265Z|9a465144-f676-4e96-9eb5-a2199dd44cc9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:32:21.266Z|9a465144-f676-4e96-9eb5-a2199dd44cc9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:32:21.302Z|52cf3f07-4ebd-4db4-a2f2-339541213458|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:32:21.302Z|31dbf369-4cc4-4238-a06f-4c27703b52b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:32:21.303Z|31dbf369-4cc4-4238-a06f-4c27703b52b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:32:21.303Z|52cf3f07-4ebd-4db4-a2f2-339541213458|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:32:24.486Z|c37bcf97-071c-4b15-ad6c-bed4ef7496f0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T14:32:24.487Z|c37bcf97-071c-4b15-ad6c-bed4ef7496f0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T14:32:25.294Z|eb37c3b7-cfca-406a-a0f6-785dc5ffdfae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:32:25.295Z|eb37c3b7-cfca-406a-a0f6-785dc5ffdfae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:32:26.396Z|c7a75309-88ae-4ddb-8c9a-747e1091d627|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:32:26.397Z|c7a75309-88ae-4ddb-8c9a-747e1091d627|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:32:31.299Z|8a4e57b4-ccae-4082-ad65-b85ffb555734|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:32:31.300Z|8a4e57b4-ccae-4082-ad65-b85ffb555734|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:32:31.328Z|8a8ea778-789f-43f9-aa5e-653a9a6792d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:32:31.329Z|8a8ea778-789f-43f9-aa5e-653a9a6792d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:32:31.333Z|770da36b-8991-4d88-82e9-3066f80ef37f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:32:31.334Z|770da36b-8991-4d88-82e9-3066f80ef37f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:32:40.295Z|46ce71d2-360a-4155-817d-4548035defcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:32:40.297Z|46ce71d2-360a-4155-817d-4548035defcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:32:41.324Z|c47c7dd7-273a-41da-8227-b359deb26054|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:32:41.325Z|c47c7dd7-273a-41da-8227-b359deb26054|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:32:41.358Z|ecb70aaf-b85e-485c-8cde-648f23cd80da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:32:41.358Z|ecb70aaf-b85e-485c-8cde-648f23cd80da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:32:41.360Z|82729377-7daa-4abd-9dbe-498587189c31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:32:41.362Z|82729377-7daa-4abd-9dbe-498587189c31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:32:51.359Z|4b0ad72b-7927-4f14-be28-9d39a3fbb6e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:32:51.360Z|4b0ad72b-7927-4f14-be28-9d39a3fbb6e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:32:51.416Z|20539f8e-96ab-40c2-8d1a-defa33a8aac4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:32:51.417Z|37fb6cf4-daab-4a27-b616-f41385c3e853|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:32:51.418Z|20539f8e-96ab-40c2-8d1a-defa33a8aac4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:32:51.418Z|37fb6cf4-daab-4a27-b616-f41385c3e853|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:32:55.294Z|1a1901a1-fc99-4767-b75a-8aedf54173d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:32:55.295Z|1a1901a1-fc99-4767-b75a-8aedf54173d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:32:56.398Z|21a3ac09-06cc-455c-a2a6-5a8b1e9aa24f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:32:56.398Z|21a3ac09-06cc-455c-a2a6-5a8b1e9aa24f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:33:01.424Z|87e2c24b-81a9-413c-bd56-88724a8692c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:33:01.425Z|87e2c24b-81a9-413c-bd56-88724a8692c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:33:01.491Z|23100c06-7b37-48c4-8aff-34b5854a428a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:33:01.492Z|23100c06-7b37-48c4-8aff-34b5854a428a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:33:01.493Z|fcdaacc9-2157-4626-a074-361bace099f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:33:01.493Z|fcdaacc9-2157-4626-a074-361bace099f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:33:10.294Z|b7c23e2f-b82e-4e0c-a10b-7d5364782455|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:33:10.295Z|b7c23e2f-b82e-4e0c-a10b-7d5364782455|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:33:11.468Z|ec1b846d-449e-4671-b961-68a1d69b318c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:33:11.469Z|ec1b846d-449e-4671-b961-68a1d69b318c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:33:11.531Z|3c7c5584-1bd0-4e33-82f6-32209ca78bac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:33:11.531Z|6bfb648e-494a-4284-a137-4b947e779e0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:33:11.531Z|3c7c5584-1bd0-4e33-82f6-32209ca78bac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:33:11.531Z|6bfb648e-494a-4284-a137-4b947e779e0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:33:21.526Z|9e592542-c78d-4a47-b8e3-40f42269304c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:33:21.527Z|9e592542-c78d-4a47-b8e3-40f42269304c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:33:21.590Z|d6d12ee5-28b6-46b9-aa3f-2170e03c8dac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:33:21.591Z|d6d12ee5-28b6-46b9-aa3f-2170e03c8dac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:33:21.605Z|ba840d7d-6453-4992-8199-6dc6bfa6dd55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:33:21.606Z|ba840d7d-6453-4992-8199-6dc6bfa6dd55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:33:24.494Z|aec6e700-cd71-46d8-966c-93b3a281637e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T14:33:24.496Z|aec6e700-cd71-46d8-966c-93b3a281637e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T14:33:25.294Z|e2bd9b4c-547c-49b5-bf19-eff550dc05ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:33:25.319Z|e2bd9b4c-547c-49b5-bf19-eff550dc05ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:33:26.399Z|df7df28a-e83e-48d0-8a62-a84ca05f54f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:33:26.400Z|df7df28a-e83e-48d0-8a62-a84ca05f54f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:33:31.628Z|9d2e1f4f-70fd-460e-a656-3d9800ea3e24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:33:31.629Z|9d2e1f4f-70fd-460e-a656-3d9800ea3e24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:33:31.632Z|a06cf4e3-94ec-48ee-97a0-ad7ea809e24b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:33:31.633Z|a06cf4e3-94ec-48ee-97a0-ad7ea809e24b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:33:31.640Z|3556ffb5-3868-442f-94e9-b54ff62844ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:33:31.641Z|3556ffb5-3868-442f-94e9-b54ff62844ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:33:40.294Z|63bc8c75-cb53-408b-869d-708ebf23f6ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:33:40.295Z|63bc8c75-cb53-408b-869d-708ebf23f6ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:33:41.675Z|889f4f6e-02f4-4211-9a0a-aff371b528bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:33:41.676Z|889f4f6e-02f4-4211-9a0a-aff371b528bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:33:41.677Z|b1aacc9d-ef97-442a-8a0a-356dcd904cca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:33:41.677Z|b1aacc9d-ef97-442a-8a0a-356dcd904cca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:33:41.677Z|15a3d284-8af0-4c4b-ad94-3b7f0191757d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:33:41.680Z|15a3d284-8af0-4c4b-ad94-3b7f0191757d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:33:51.722Z|44c7a74d-8c0a-4bc0-a2df-1621163c5258|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:33:51.723Z|44c7a74d-8c0a-4bc0-a2df-1621163c5258|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:33:51.722Z|a64a944d-1897-4797-a6a8-135a4db31c9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:33:51.724Z|a64a944d-1897-4797-a6a8-135a4db31c9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:33:51.728Z|787567e0-dd91-4883-a3b5-1f333527bcec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:33:51.729Z|787567e0-dd91-4883-a3b5-1f333527bcec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:33:55.295Z|92d71f12-71ec-44ed-bcef-f05fd352058d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:33:55.296Z|92d71f12-71ec-44ed-bcef-f05fd352058d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:33:56.400Z|c9ea5247-ae86-43be-9f9b-5cbbcd3087e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:33:56.401Z|c9ea5247-ae86-43be-9f9b-5cbbcd3087e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:34:01.757Z|0de61e99-bd06-4e6d-a440-810be226e1dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:34:01.758Z|0de61e99-bd06-4e6d-a440-810be226e1dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:34:01.761Z|954300cd-a69e-40f0-8b12-309fa7becf61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:34:01.762Z|954300cd-a69e-40f0-8b12-309fa7becf61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:34:01.770Z|c107d990-6c47-4c8a-a9d8-e7f26a5c0cfb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:34:01.770Z|c107d990-6c47-4c8a-a9d8-e7f26a5c0cfb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:34:10.296Z|4b1900fc-11b9-4af2-af1d-9538df456a9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:34:10.307Z|4b1900fc-11b9-4af2-af1d-9538df456a9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:34:11.799Z|19051fda-130d-4662-aa8f-d072d8541913|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:34:11.800Z|19051fda-130d-4662-aa8f-d072d8541913|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:34:11.800Z|3f206c00-102b-40c9-afa8-bfb93e99b9a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:34:11.800Z|dabf4b52-032a-43a7-8dd9-b483b9cba333|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:34:11.800Z|3f206c00-102b-40c9-afa8-bfb93e99b9a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:34:11.801Z|dabf4b52-032a-43a7-8dd9-b483b9cba333|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:34:21.836Z|f373ec9f-752a-4f5d-8e17-fca53e8313c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:34:21.837Z|f373ec9f-752a-4f5d-8e17-fca53e8313c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:34:21.839Z|2c576959-0676-4422-9456-aedda2222425|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:34:21.840Z|2c576959-0676-4422-9456-aedda2222425|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:34:21.839Z|9ad429d7-1240-402c-845b-e72a2d10e8d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:34:21.842Z|9ad429d7-1240-402c-845b-e72a2d10e8d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:34:24.488Z|c7c5feb8-ba54-495a-b4d3-27fb1e96fb81|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T14:34:24.490Z|c7c5feb8-ba54-495a-b4d3-27fb1e96fb81|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T14:34:25.294Z|89feac56-7a5a-4cd3-b3bd-d0cba2781ec4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:34:25.295Z|89feac56-7a5a-4cd3-b3bd-d0cba2781ec4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:34:26.401Z|0a7fdf6d-6e5d-4b55-8c83-b854f109dd98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:34:26.402Z|0a7fdf6d-6e5d-4b55-8c83-b854f109dd98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:34:31.861Z|4853e8b0-36a4-459d-9f5f-6d8d0d04a4b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:34:31.862Z|4853e8b0-36a4-459d-9f5f-6d8d0d04a4b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:34:32.025Z|5c235127-e77e-43d8-9778-0c38697df1ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:34:32.026Z|5c235127-e77e-43d8-9778-0c38697df1ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:34:32.028Z|ecc2cdbd-7bfe-4032-bd79-6531d946954e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:34:32.028Z|ecc2cdbd-7bfe-4032-bd79-6531d946954e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:34:40.294Z|a06a287f-3e58-4159-91f7-378768be3e2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:34:40.295Z|a06a287f-3e58-4159-91f7-378768be3e2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:34:41.893Z|6e4d2d8d-71f8-4520-86e1-54afb8810550|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:34:41.894Z|6e4d2d8d-71f8-4520-86e1-54afb8810550|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:34:42.074Z|f2b02d5c-1173-43a2-8023-575669aeb913|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:34:42.075Z|f2b02d5c-1173-43a2-8023-575669aeb913|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:34:42.081Z|cad3f49d-98bf-49b8-bd38-941a4b320d12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:34:42.081Z|cad3f49d-98bf-49b8-bd38-941a4b320d12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:34:51.937Z|563f6da9-777e-4544-a576-8e3054701811|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:34:51.938Z|563f6da9-777e-4544-a576-8e3054701811|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:34:52.138Z|2bde0a5b-d052-4773-9d0c-c8e71fe282d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:34:52.139Z|2bde0a5b-d052-4773-9d0c-c8e71fe282d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:34:52.154Z|873d4780-16b2-40c3-8509-0cd512292f9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:34:52.155Z|873d4780-16b2-40c3-8509-0cd512292f9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:34:55.294Z|5cd69261-1379-49f6-9bed-6e3b5b395d83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:34:55.298Z|5cd69261-1379-49f6-9bed-6e3b5b395d83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:34:56.403Z|08a3244c-009f-4beb-bd4e-fbff56cd43cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:34:56.404Z|08a3244c-009f-4beb-bd4e-fbff56cd43cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:35:01.993Z|09cc36d8-1cb9-4de5-bcc3-09e61cd99bb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:35:01.994Z|09cc36d8-1cb9-4de5-bcc3-09e61cd99bb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:35:02.169Z|187dd019-9837-4dc2-b74d-f2b15032890f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:35:02.169Z|187dd019-9837-4dc2-b74d-f2b15032890f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:35:02.180Z|566c739b-e514-4a6b-a3b3-fce9add0f773|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:35:02.182Z|566c739b-e514-4a6b-a3b3-fce9add0f773|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:35:10.294Z|8dd314f9-2c24-4752-bef7-6356744d5d99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:35:10.295Z|8dd314f9-2c24-4752-bef7-6356744d5d99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:35:12.027Z|78ac8511-bcd1-47e1-8a50-ae8a1e379a6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:35:12.028Z|78ac8511-bcd1-47e1-8a50-ae8a1e379a6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:35:12.195Z|94e0657e-5509-48fa-89fb-d9090732a414|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:35:12.196Z|94e0657e-5509-48fa-89fb-d9090732a414|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:35:12.209Z|a65c6772-e8bb-4b12-bc43-b6e10374c310|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:35:12.210Z|a65c6772-e8bb-4b12-bc43-b6e10374c310|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:35:22.110Z|6e82330b-8795-42b5-a2aa-99ba71de4137|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:35:22.112Z|6e82330b-8795-42b5-a2aa-99ba71de4137|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:35:22.231Z|9b1d26b9-e88a-423e-a694-a9beb5fa858f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:35:22.232Z|9b1d26b9-e88a-423e-a694-a9beb5fa858f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:35:22.238Z|15f63e24-9c5d-4982-95b5-9f61620bc16d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:35:22.240Z|15f63e24-9c5d-4982-95b5-9f61620bc16d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:35:24.488Z|2c7d3226-6efe-40c5-95ba-78ff6dcbefca|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T14:35:24.489Z|2c7d3226-6efe-40c5-95ba-78ff6dcbefca|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T14:35:25.294Z|58502d95-5b43-4457-81e9-a9eb5d72dfa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:35:25.295Z|58502d95-5b43-4457-81e9-a9eb5d72dfa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:35:26.404Z|5a398e1f-f238-4492-9729-56ef1783e506|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:35:26.405Z|5a398e1f-f238-4492-9729-56ef1783e506|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:35:32.148Z|25469b7b-f193-43a1-892d-7b215b2e6528|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:35:32.149Z|25469b7b-f193-43a1-892d-7b215b2e6528|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:35:32.260Z|c139e6a3-fc5b-45e0-a62a-78473a3120e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:35:32.261Z|c139e6a3-fc5b-45e0-a62a-78473a3120e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:35:32.270Z|86c867a8-59a4-43f7-a6e8-eec346b9ec2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:35:32.271Z|86c867a8-59a4-43f7-a6e8-eec346b9ec2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:35:40.296Z|7478bd2a-0d97-49c2-95b6-610dd4a2fb84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:35:40.297Z|7478bd2a-0d97-49c2-95b6-610dd4a2fb84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:35:42.205Z|fa9a7884-067b-4870-8339-c77487820f26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:35:42.206Z|fa9a7884-067b-4870-8339-c77487820f26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:35:42.285Z|9da43b5a-e200-4daf-bac6-56e51e153f96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:35:42.286Z|9da43b5a-e200-4daf-bac6-56e51e153f96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:35:42.306Z|2d971425-65f0-4528-ba3e-52898193fbb9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:35:42.307Z|2d971425-65f0-4528-ba3e-52898193fbb9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:35:52.249Z|0a923c11-ee17-4a2f-85a9-f61700a3bf86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:35:52.250Z|0a923c11-ee17-4a2f-85a9-f61700a3bf86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:35:52.312Z|4fa38417-38ad-45a7-8139-645b9b2e3a96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:35:52.313Z|4fa38417-38ad-45a7-8139-645b9b2e3a96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:35:52.339Z|95ee07ad-43d4-434c-a8f8-40054ebafa6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:35:52.340Z|95ee07ad-43d4-434c-a8f8-40054ebafa6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:35:55.294Z|0f41165c-1a0c-469a-bad7-d1bd9a785751|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:35:55.295Z|0f41165c-1a0c-469a-bad7-d1bd9a785751|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:35:56.405Z|1c0c8c24-4a52-4cac-9428-e3fa953ad7ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:35:56.406Z|1c0c8c24-4a52-4cac-9428-e3fa953ad7ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:36:02.278Z|0fe954a0-8a2a-4782-b815-4624b6552421|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:36:02.280Z|0fe954a0-8a2a-4782-b815-4624b6552421|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:36:02.340Z|5c317ed2-a587-4bd8-864c-f53ee1dbd050|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:36:02.341Z|5c317ed2-a587-4bd8-864c-f53ee1dbd050|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:36:02.385Z|cb14b60d-cd22-47e4-8c41-d1e4357281c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:36:02.386Z|cb14b60d-cd22-47e4-8c41-d1e4357281c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:36:10.294Z|5ca7b9aa-7418-4b51-afda-9cec370cf029|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:36:10.296Z|5ca7b9aa-7418-4b51-afda-9cec370cf029|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:36:12.355Z|97902ccf-74db-4257-b8d5-f1164595a2e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:36:12.357Z|97902ccf-74db-4257-b8d5-f1164595a2e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:36:12.384Z|22ea4879-5c40-4c86-86d6-fcbd1d35c783|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:36:12.385Z|22ea4879-5c40-4c86-86d6-fcbd1d35c783|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:36:12.425Z|850cfa66-3332-476b-a935-9d8f6bf54a9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:36:12.426Z|850cfa66-3332-476b-a935-9d8f6bf54a9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:36:22.418Z|14a97bcd-92d4-49c8-a9a0-a6c9f1b75603|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:36:22.419Z|14a97bcd-92d4-49c8-a9a0-a6c9f1b75603|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:36:22.489Z|45cc3160-f55b-4408-8c05-102b3dd7ec67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:36:22.490Z|45cc3160-f55b-4408-8c05-102b3dd7ec67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:36:22.442Z|bd199d0a-8325-495d-9492-0e013acac71f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:36:22.495Z|bd199d0a-8325-495d-9492-0e013acac71f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:36:24.486Z|31a20b68-d17c-49e4-9dbd-adac91b1dbc6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T14:36:24.487Z|31a20b68-d17c-49e4-9dbd-adac91b1dbc6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T14:36:25.294Z|0eaed933-b936-4439-8389-bac7ec90a5a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:36:25.295Z|0eaed933-b936-4439-8389-bac7ec90a5a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:36:26.407Z|0685c587-2599-48b9-8b98-6b38cdbdc384|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:36:26.407Z|0685c587-2599-48b9-8b98-6b38cdbdc384|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:36:32.447Z|af6a13c8-8c28-4150-9589-4388d6278f6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:36:32.448Z|af6a13c8-8c28-4150-9589-4388d6278f6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:36:32.518Z|d02fe70a-2a84-4ab9-b6a4-5ec8c2187704|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:36:32.518Z|d02fe70a-2a84-4ab9-b6a4-5ec8c2187704|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:36:32.523Z|db82e9c3-e971-401c-8203-7cca7a9bc49a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:36:32.524Z|db82e9c3-e971-401c-8203-7cca7a9bc49a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:36:40.294Z|2747cc08-a1c2-42ee-8658-8d6396746fe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:36:40.295Z|2747cc08-a1c2-42ee-8658-8d6396746fe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:36:42.474Z|91ca51ba-7554-42c6-858a-6715ca0e34e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:36:42.475Z|91ca51ba-7554-42c6-858a-6715ca0e34e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:36:42.559Z|13efb4ed-7e20-4a2e-b94c-71afb6510cb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:36:42.559Z|13efb4ed-7e20-4a2e-b94c-71afb6510cb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:36:42.562Z|5c514503-9292-46af-acbf-bed553cadd98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:36:42.563Z|5c514503-9292-46af-acbf-bed553cadd98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:36:52.501Z|5e84f597-92cd-4a9a-a48c-cb28093299f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:36:52.508Z|5e84f597-92cd-4a9a-a48c-cb28093299f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:36:52.587Z|ecbcc985-5469-4978-a46d-4171d6069f0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:36:52.589Z|ecbcc985-5469-4978-a46d-4171d6069f0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:36:52.595Z|fc8fb0cb-a878-44cd-860f-7355b82aab8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:36:52.596Z|fc8fb0cb-a878-44cd-860f-7355b82aab8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:36:55.294Z|60d8955c-e78f-4a32-971a-d22a0c6d94c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:36:55.295Z|60d8955c-e78f-4a32-971a-d22a0c6d94c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:36:56.408Z|24f52a33-41e3-45ad-80a7-d5cf9682b06a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:36:56.409Z|24f52a33-41e3-45ad-80a7-d5cf9682b06a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:37:02.537Z|8db6c673-cdb5-4ce7-9586-fd414a441c4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:37:02.538Z|8db6c673-cdb5-4ce7-9586-fd414a441c4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:37:02.618Z|9b37ae6b-299d-425e-9118-deccc213e4dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:37:02.619Z|9b37ae6b-299d-425e-9118-deccc213e4dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:37:02.629Z|96910c1f-fc29-40f6-8505-ec56344b4b4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:37:02.630Z|96910c1f-fc29-40f6-8505-ec56344b4b4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:37:10.294Z|3ed3f7c3-2719-4986-a1cb-8ee83dc71d56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:37:10.294Z|3ed3f7c3-2719-4986-a1cb-8ee83dc71d56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:37:12.586Z|b095ed7a-760e-4082-a6c4-f05d3309ebc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:37:12.588Z|b095ed7a-760e-4082-a6c4-f05d3309ebc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:37:12.653Z|f7c780b5-3c64-4bd3-8dbb-ba570f1a6528|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:37:12.654Z|f7c780b5-3c64-4bd3-8dbb-ba570f1a6528|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:37:12.668Z|6a8d2c09-33eb-4bf3-8e87-b5cb2ab5e0a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:37:12.669Z|6a8d2c09-33eb-4bf3-8e87-b5cb2ab5e0a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:37:22.619Z|dfa455d6-0c32-4000-b81f-b49d74f10219|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:37:22.630Z|dfa455d6-0c32-4000-b81f-b49d74f10219|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:37:22.696Z|7459b3c8-571d-476e-b81d-f0e30d4fee4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:37:22.698Z|7459b3c8-571d-476e-b81d-f0e30d4fee4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:37:22.705Z|ba79eac1-6255-4715-b8cd-8fa0b563a57c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:37:22.706Z|ba79eac1-6255-4715-b8cd-8fa0b563a57c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:37:24.488Z|ac8bcada-3bf6-416a-9279-b8c9411473ba|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T14:37:24.489Z|ac8bcada-3bf6-416a-9279-b8c9411473ba|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T14:37:25.294Z|7d8dbb39-934e-4a5a-be0f-33d276d8d960|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:37:25.297Z|7d8dbb39-934e-4a5a-be0f-33d276d8d960|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:37:26.410Z|be14bc39-9999-4e43-913e-be1fcc4c7d79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:37:26.410Z|be14bc39-9999-4e43-913e-be1fcc4c7d79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:37:32.665Z|2881eeb6-be3a-48c1-a2d0-c7903fa206ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:37:32.666Z|2881eeb6-be3a-48c1-a2d0-c7903fa206ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:37:32.746Z|c56a820a-81e1-4c86-b6ee-c1d49f20ec0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:37:32.748Z|c56a820a-81e1-4c86-b6ee-c1d49f20ec0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:37:32.749Z|b1868b17-bcf6-4ae7-8cec-469fd5258a65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:37:32.751Z|b1868b17-bcf6-4ae7-8cec-469fd5258a65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:37:40.294Z|4a8e6210-7a1d-4c20-b6fd-8edce5d0f5db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:37:40.295Z|4a8e6210-7a1d-4c20-b6fd-8edce5d0f5db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:37:42.702Z|2cd35388-40f8-498a-acfd-3f5f4a8be069|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:37:42.703Z|2cd35388-40f8-498a-acfd-3f5f4a8be069|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:37:42.781Z|438f99c3-3dd0-4a3e-90e6-e52865541c86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:37:42.781Z|0521d074-5d72-4fe2-9e01-b2793c023edd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:37:42.782Z|0521d074-5d72-4fe2-9e01-b2793c023edd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:37:42.782Z|438f99c3-3dd0-4a3e-90e6-e52865541c86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:37:52.731Z|80e7432c-0b90-404c-ad65-c36b185f2a10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:37:52.732Z|80e7432c-0b90-404c-ad65-c36b185f2a10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:37:52.807Z|d373f8f2-894b-4d13-8948-37f78b8e61db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:37:52.807Z|10290b40-5bb4-4e9d-8766-f9fa6c9c1cf7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:37:52.808Z|10290b40-5bb4-4e9d-8766-f9fa6c9c1cf7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:37:52.808Z|d373f8f2-894b-4d13-8948-37f78b8e61db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:37:55.294Z|cac4e2d9-727a-47a7-a9e1-e8efab7e2b64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:37:55.295Z|cac4e2d9-727a-47a7-a9e1-e8efab7e2b64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:37:56.411Z|544dbb0f-907a-4abc-a977-144393bafaf9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:37:56.412Z|544dbb0f-907a-4abc-a977-144393bafaf9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:38:02.766Z|2f9950a8-ad87-438e-b8c4-f2662d71612e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:38:02.767Z|2f9950a8-ad87-438e-b8c4-f2662d71612e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:38:02.839Z|79596b65-4b9f-41f2-b197-bf268df6eb3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:38:02.839Z|6c906750-0fd2-4927-8a55-1b1972b4d08d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:38:02.840Z|79596b65-4b9f-41f2-b197-bf268df6eb3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:38:02.840Z|6c906750-0fd2-4927-8a55-1b1972b4d08d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:38:10.294Z|9109803c-c149-48c3-9b07-8322379757de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:38:10.297Z|9109803c-c149-48c3-9b07-8322379757de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:38:12.791Z|3a4c7e71-35bf-48e6-bb0c-f59234d87a1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:38:12.792Z|3a4c7e71-35bf-48e6-bb0c-f59234d87a1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:38:12.864Z|86d07898-dc15-4ca6-85d0-2e6d542eb85b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:38:12.864Z|d4bf914c-f46f-4a0e-8500-80e4833cab6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:38:12.865Z|d4bf914c-f46f-4a0e-8500-80e4833cab6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:38:12.865Z|86d07898-dc15-4ca6-85d0-2e6d542eb85b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:38:22.829Z|2b987050-d7fc-44b7-8b88-1e53e88d0daf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:38:22.830Z|2b987050-d7fc-44b7-8b88-1e53e88d0daf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:38:22.890Z|cbb8768f-e8f6-4d17-9fe5-97a05b52fa44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:38:22.891Z|cbb8768f-e8f6-4d17-9fe5-97a05b52fa44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:38:22.895Z|3f6f981b-6ec0-4f3a-914e-b63924ac6883|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:38:22.895Z|3f6f981b-6ec0-4f3a-914e-b63924ac6883|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:38:24.486Z|9bc3949a-a109-4a85-84bb-78dc392f0d06|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T14:38:24.487Z|9bc3949a-a109-4a85-84bb-78dc392f0d06|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T14:38:25.294Z|82c54879-8efd-4144-b8a9-07a9b5dd9eb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:38:25.295Z|82c54879-8efd-4144-b8a9-07a9b5dd9eb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:38:26.412Z|b63b040d-a9e3-4b49-8cee-cf052072c6a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:38:26.413Z|b63b040d-a9e3-4b49-8cee-cf052072c6a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:38:32.886Z|52723699-7ab9-4266-bb5e-e8d5e4d4fd68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:38:32.888Z|52723699-7ab9-4266-bb5e-e8d5e4d4fd68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:38:32.918Z|39747861-cc9a-4319-9b7a-57f1a6de52c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:38:32.918Z|16abd747-993f-4db9-a0ff-162647b87a3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:38:32.919Z|39747861-cc9a-4319-9b7a-57f1a6de52c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:38:32.919Z|16abd747-993f-4db9-a0ff-162647b87a3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:38:40.294Z|184b75ef-b38d-4434-9677-3e2fc7abb66d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:38:40.295Z|184b75ef-b38d-4434-9677-3e2fc7abb66d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:38:42.917Z|c58f13c0-c3c3-4dae-bf46-8273c3972344|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:38:42.918Z|c58f13c0-c3c3-4dae-bf46-8273c3972344|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:38:42.945Z|58ab224d-b448-415a-a427-b89916dc8907|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:38:42.946Z|58ab224d-b448-415a-a427-b89916dc8907|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:38:42.949Z|7090e9b8-fb0e-4fc0-8752-90d9dc7d516b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:38:42.950Z|7090e9b8-fb0e-4fc0-8752-90d9dc7d516b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:38:52.978Z|99d6f66f-389f-4f07-a97b-feebd70958c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:38:52.979Z|99d6f66f-389f-4f07-a97b-feebd70958c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:38:52.984Z|3b35c890-99e9-41c5-98d6-cc2b40951ee9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:38:52.985Z|3b35c890-99e9-41c5-98d6-cc2b40951ee9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:38:52.986Z|49be1df7-0224-4627-8831-3469dd34ad1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:38:52.994Z|49be1df7-0224-4627-8831-3469dd34ad1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:38:55.294Z|48461945-24a6-42b8-9338-37d9f720d0e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:38:55.298Z|48461945-24a6-42b8-9338-37d9f720d0e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:38:56.414Z|63388cff-6a48-4e9a-b4c6-a20a9be2bc0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:38:56.414Z|63388cff-6a48-4e9a-b4c6-a20a9be2bc0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:39:03.033Z|226420ec-f434-4ba3-8eb5-41f0e5ca16c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:39:03.033Z|226420ec-f434-4ba3-8eb5-41f0e5ca16c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:39:03.037Z|77423066-e602-4ac6-bb68-11caa7650aea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:39:03.039Z|77423066-e602-4ac6-bb68-11caa7650aea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:39:03.043Z|8673bb2a-d89c-42be-a896-ddf4eb82978d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:39:03.045Z|8673bb2a-d89c-42be-a896-ddf4eb82978d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:39:10.294Z|c375ca86-22b2-4039-a9d4-f70da2d301e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:39:10.295Z|c375ca86-22b2-4039-a9d4-f70da2d301e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:39:13.070Z|abb7c617-f13f-4c54-86dd-5d37bd625fc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:39:13.072Z|abb7c617-f13f-4c54-86dd-5d37bd625fc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:39:13.074Z|905076f0-4151-463b-9628-8dcd29e17c5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:39:13.075Z|e7b9ead4-b36b-4076-9f55-5bc039c433b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:39:13.076Z|905076f0-4151-463b-9628-8dcd29e17c5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:39:13.076Z|e7b9ead4-b36b-4076-9f55-5bc039c433b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:39:23.160Z|c917bc75-5b25-4f3b-95ae-f94448a22b26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:39:23.162Z|c917bc75-5b25-4f3b-95ae-f94448a22b26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:39:23.162Z|694f0a57-a8eb-4661-96b3-b861325305ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:39:23.164Z|8b5981ff-5169-4ce9-9e7e-08ff75185d81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:39:23.166Z|694f0a57-a8eb-4661-96b3-b861325305ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:39:23.171Z|8b5981ff-5169-4ce9-9e7e-08ff75185d81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:39:24.487Z|9a9104b2-2d67-44af-a3ae-6ed04364a82b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T14:39:24.488Z|9a9104b2-2d67-44af-a3ae-6ed04364a82b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T14:39:25.295Z|e1169224-cdfd-46bf-ab14-7ece4b9c4d79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:39:25.296Z|e1169224-cdfd-46bf-ab14-7ece4b9c4d79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:39:26.415Z|170057f0-7f14-4e7c-a353-8fb71fcb0770|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:39:26.416Z|170057f0-7f14-4e7c-a353-8fb71fcb0770|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:39:33.208Z|75ea000a-919d-4db0-bff0-2929c84c33d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:39:33.209Z|75ea000a-919d-4db0-bff0-2929c84c33d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:39:33.215Z|2f04e36b-254b-4532-8b29-ec4faa3ac468|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:39:33.216Z|2f04e36b-254b-4532-8b29-ec4faa3ac468|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:39:33.217Z|c6d816b6-c3d4-401d-adbb-150dc4b4f2b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:39:33.218Z|c6d816b6-c3d4-401d-adbb-150dc4b4f2b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:39:40.294Z|03978a0f-1ddd-4f3e-b35d-91aa8bbcc562|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:39:40.297Z|03978a0f-1ddd-4f3e-b35d-91aa8bbcc562|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:39:43.233Z|6dcc1f39-be5d-4166-9f2d-2a361dbb0def|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:39:43.236Z|6dcc1f39-be5d-4166-9f2d-2a361dbb0def|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:39:43.245Z|948016fb-b526-418a-ad50-a929df2e4e00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:39:43.247Z|948016fb-b526-418a-ad50-a929df2e4e00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:39:43.252Z|b8e1b650-978a-4a9b-8ba6-b213a0727bcf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:39:43.253Z|b8e1b650-978a-4a9b-8ba6-b213a0727bcf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:39:53.276Z|98e7f220-87ec-406a-8b26-766ea2a41a1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:39:53.279Z|98e7f220-87ec-406a-8b26-766ea2a41a1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:39:53.282Z|5514f169-6fce-4320-bb1a-4836248aef22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:39:53.283Z|1f103ae6-85ea-4c53-8379-73d4cd27d52d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:39:53.284Z|1f103ae6-85ea-4c53-8379-73d4cd27d52d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:39:53.287Z|5514f169-6fce-4320-bb1a-4836248aef22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:39:55.294Z|eaf9088b-86ea-4dba-8678-b4d81e7cd02c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:39:55.295Z|eaf9088b-86ea-4dba-8678-b4d81e7cd02c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:39:56.416Z|a08a2da8-15da-4e87-b5ca-441f0f6e9de1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:39:56.417Z|a08a2da8-15da-4e87-b5ca-441f0f6e9de1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:40:03.326Z|bbb4d454-54f8-4147-ace0-0b3fab0eb43e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:40:03.327Z|bbb4d454-54f8-4147-ace0-0b3fab0eb43e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:40:03.331Z|7e0c6b5c-f4c6-4192-ab64-1ec48bfd87e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:40:03.331Z|b98d513a-1ec3-48e3-8e99-ab92452e526f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:40:03.332Z|7e0c6b5c-f4c6-4192-ab64-1ec48bfd87e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:40:03.332Z|b98d513a-1ec3-48e3-8e99-ab92452e526f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:40:10.294Z|492aff83-0f41-42bf-9399-a6d7071cfb54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:40:10.295Z|492aff83-0f41-42bf-9399-a6d7071cfb54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:40:13.366Z|c84e508e-4ed6-4fdb-986e-dabd2f968bdc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:40:13.368Z|c84e508e-4ed6-4fdb-986e-dabd2f968bdc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:40:13.382Z|0f1e9b6e-ce32-4258-8b4f-5f68398fac74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:40:13.383Z|0f1e9b6e-ce32-4258-8b4f-5f68398fac74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:40:13.401Z|8d93e57b-957e-4c37-bb5e-1923a4e47d69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:40:13.403Z|8d93e57b-957e-4c37-bb5e-1923a4e47d69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:40:23.436Z|e9c2af3f-c6f6-4a88-9a9f-5a6c2097cf35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:40:23.437Z|e9c2af3f-c6f6-4a88-9a9f-5a6c2097cf35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:40:23.438Z|b616d6f3-4da1-4b43-8286-c4101e50ced7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:40:23.438Z|b616d6f3-4da1-4b43-8286-c4101e50ced7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:40:23.450Z|8dcfc30f-1df9-4de4-818d-4655e54b7324|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:40:23.451Z|8dcfc30f-1df9-4de4-818d-4655e54b7324|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:40:24.497Z|bbe5b875-c109-4853-9b05-2936e0b9cf45|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-28T14:40:24.498Z|bbe5b875-c109-4853-9b05-2936e0b9cf45|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-28T14:40:25.294Z|c8dda485-28f0-4680-a406-e5c640d06e22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:40:25.298Z|c8dda485-28f0-4680-a406-e5c640d06e22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:40:26.418Z|af1ac024-b38c-4d96-8a3e-f1a780eab6ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:40:26.418Z|af1ac024-b38c-4d96-8a3e-f1a780eab6ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:40:33.472Z|4f27d396-059d-44a1-8ce6-14d44e8ce8a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:40:33.473Z|4f27d396-059d-44a1-8ce6-14d44e8ce8a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:40:33.484Z|8716dcb0-34ac-4fa9-a710-28c1f324d37b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:40:33.485Z|8716dcb0-34ac-4fa9-a710-28c1f324d37b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:40:33.490Z|1faf4c20-9eb8-4b75-a885-4e71c331d5ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:40:33.492Z|1faf4c20-9eb8-4b75-a885-4e71c331d5ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:40:40.295Z|4781dbc7-9a5e-42e3-9987-00654b669885|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-28T14:40:40.296Z|4781dbc7-9a5e-42e3-9987-00654b669885|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-28T14:40:43.530Z|4fdb7d72-0bce-494d-bb4f-df15ba40c03c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:40:43.533Z|14355dcc-df8e-46c5-af76-2b7b62ac38b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:40:43.534Z|14355dcc-df8e-46c5-af76-2b7b62ac38b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:40:43.531Z|4fdb7d72-0bce-494d-bb4f-df15ba40c03c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-28T14:40:43.540Z|71bbd39b-f7b4-40e4-a99b-9784234e8139|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-28T14:40:43.542Z|71bbd39b-f7b4-40e4-a99b-9784234e8139|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.