Results

By type

          @RUNHOME@ /usr/local
\n\n### Starting openresty
=========== prepare the symbolic links ========================================
================================================================================
=========== create symbolic link for libluajit-5.1.so.2 ========================================
ln: /lib64/libluajit-5.1.so.2: No such file or directory
===============================================================================
HOME=/usr/local/openresty/nginx
_NGINXCMD=/usr/local/openresty/nginx/sbin/nginx
===============================================================================
/usr/local/openresty/nginx
@WORK_DIR@ /usr/local/openresty/nginx
@C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/
\n\n### Starting discover
@RUNHOME@ /usr/local/discover
================== ENV_INFO =============================================
@RUNHOME@ /usr/local/discover
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@Main_Class@ org.onap.msb.sdclient.DiscoverApp
@APP_INFO@ msb-discovery-service
@Main_JAR@ discovery-service.jar
@Main_Conf@ conf/discover.yml
@CONSUL_IP@ msb-consul.onap
==========================================================================
start msb-discovery-service ...
@JAVA_VERSION@ 1.8
@MAXIMUM_HEAP_SIZE@ 128m
================== RUN_INFO =============================================
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2
@CLASS_PATH@ /usr/local/discover/:/usr/local/discover/discovery-service.jar
@EXT_DIRS@
==========================================================================
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_CMD@
2022-03-02 02:51:53 706 INFO  [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: /
2022-03-02 02:51:53 711 INFO  [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin
2022-03-02 02:51:53 908 INFO  [org.onap.msb.sdclient.DiscoverApp][main] - getApplicationContextPath: /api/microservices/v1
2022-03-02 02:52:22 212 INFO  [org.reflections.Reflections][main] - Reflections took 27906 ms to scan 1 urls, producing 15738 keys and 30140 values 
2022/03/02 02:52:23 [error] 21#21: *6 connect() failed (111: Connection refused) while connecting to upstream, client: 10.233.75.117, server: , request: "GET /api/microservices/v1/services/health HTTP/1.1", upstream: "http://127.0.0.1:8076/api/microservices/v1/services/health", host: "msb-discovery.onap:10081"
10.233.75.117 - - [02/Mar/2022:02:52:23 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 502 request_processing_time:0.001 upstream_response_time:0.001 "-" "Go-http-client/1.1" "-"
2022-03-02 02:52:25 803 INFO  [org.glassfish.jersey.internal.ServiceFinder][main] - Running in a non-OSGi environment
2022-03-02 02:52:27 712 INFO  [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init TCP_UDP portRange:28001-30000
2022-03-02 02:52:27 712 INFO  [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init Consul Register Mode:agent
2022-03-02 02:52:27 712 INFO  [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: /
2022-03-02 02:52:27 712 INFO  [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin
2022-03-02 02:52:27 714 INFO  [io.dropwizard.server.ServerFactory][main] - Starting  MicroService Bus 
2022/03/02 02:52:29 [error] 21#21: *10 connect() failed (111: Connection refused) while connecting to upstream, client: 10.233.75.117, server: , request: "GET /api/microservices/v1/services/health HTTP/1.1", upstream: "http://127.0.0.1:8076/api/microservices/v1/services/health", host: "msb-discovery.onap:10081"
10.233.75.117 - - [02/Mar/2022:02:52:29 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:0.000 "-" "Go-http-client/1.1" "-"
2022-03-02 02:52:29 211 INFO  [org.eclipse.jetty.setuid.SetUIDListener][main] - Opened  MicroService Bus @e73787{HTTP/1.1,[http/1.1]}{0.0.0.0:8076}
2022-03-02 02:52:29 302 INFO  [org.eclipse.jetty.server.Server][main] - jetty-9.4.z-SNAPSHOT; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_131-b11
2022-03-02 02:52:31 510 INFO  [org.glassfish.jersey.server.ApplicationHandler][main] - Initiating Jersey application, version Jersey: 2.25.1 2017-01-19 16:23:50...
2022-03-02 02:52:36 600 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][main] - Selected ExecutorServiceProvider implementation [org.glassfish.jersey.server.internal.process.ServerProcessingBinder$DefaultManagedAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.server.ManagedAsyncExecutor] annotation.
2022-03-02 02:52:36 605 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][main] - Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.server.internal.process.ServerProcessingBinder$DefaultBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.server.BackgroundScheduler] annotation.
2022-03-02 02:52:38 709 INFO  [org.glassfish.jersey.server.ApplicationHandler][main] - Jersey application initialized.
Root Resource Classes:
  io.swagger.jaxrs.listing.ApiListingResource
  org.onap.msb.sdclient.resources.MicroServiceResource
Global Reader Interceptors:
   org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor
Global Writer Interceptors:
   org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor
   org.glassfish.jersey.server.internal.JsonWithPaddingInterceptor
Dynamic Features:
   io.dropwizard.jersey.caching.CacheControlledResponseFeature@349c9bfa
Message Body Readers:
   org.glassfish.jersey.message.internal.FileProvider
   org.glassfish.jersey.message.internal.DataSourceProvider
   org.glassfish.jersey.jaxb.internal.DocumentProvider
   org.glassfish.jersey.message.internal.ByteArrayProvider
   org.glassfish.jersey.message.internal.InputStreamProvider
   org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$App
   org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$General
   org.glassfish.jersey.message.internal.StringMessageProvider
   org.glassfish.jersey.message.internal.SourceProvider$SaxSourceReader
   org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$Text
   org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$General
   org.glassfish.jersey.message.internal.FormProvider
   org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$Text
   org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$App
   org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$Text
   io.dropwizard.jersey.jackson.JacksonMessageBodyProvider
   org.glassfish.jersey.message.internal.SourceProvider$StreamSourceReader
   org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$App
   org.glassfish.jersey.message.internal.RenderedImageProvider
   org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$Text
   org.glassfish.jersey.message.internal.FormMultivaluedMapProvider
   org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$General
   com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
   org.glassfish.jersey.message.internal.SourceProvider$DomSourceReader
   org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$App
   org.glassfish.jersey.message.internal.ReaderProvider
   org.glassfish.jersey.message.internal.BasicTypesMessageProvider
   org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$General
Message Body Writers:
   org.glassfish.jersey.message.internal.FileProvider
   io.dropwizard.jersey.optional.OptionalDoubleMessageBodyWriter
   org.glassfish.jersey.message.internal.DataSourceProvider
   org.glassfish.jersey.jaxb.internal.DocumentProvider
   io.dropwizard.jersey.optional.OptionalMessageBodyWriter
   org.glassfish.jersey.message.internal.ByteArrayProvider
   org.glassfish.jersey.message.internal.InputStreamProvider
   org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$App
   org.glassfish.jersey.message.internal.StringMessageProvider
   io.dropwizard.jersey.guava.OptionalMessageBodyWriter
   org.glassfish.jersey.message.internal.StreamingOutputProvider
   io.dropwizard.jersey.optional.OptionalLongMessageBodyWriter
   org.glassfish.jersey.server.ChunkedResponseWriter
   org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$Text
   org.glassfish.jersey.server.validation.internal.ValidationErrorMessageBodyWriter
   org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$General
   org.glassfish.jersey.message.internal.FormProvider
   org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$Text
   org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$App
   org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$Text
   io.dropwizard.jersey.jackson.JacksonMessageBodyProvider
   org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$App
   org.glassfish.jersey.message.internal.RenderedImageProvider
   org.glassfish.jersey.message.internal.FormMultivaluedMapProvider
   org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$General
   org.glassfish.jersey.message.internal.SourceProvider$SourceWriter
   org.glassfish.jersey.message.internal.ReaderProvider
   com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
   io.dropwizard.jersey.optional.OptionalIntMessageBodyWriter
   org.glassfish.jersey.message.internal.BasicTypesMessageProvider
   org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$General

2022-03-02 02:52:40 502 INFO  [io.dropwizard.jersey.DropwizardResourceConfig][main] - The following paths were found for the configured resources:

    GET     /api/microservices/v1/services/ (org.onap.msb.sdclient.resources.MicroServiceResource)
    POST    /api/microservices/v1/services/ (org.onap.msb.sdclient.resources.MicroServiceResource)
    GET     /api/microservices/v1/services/apigatewayserviceinfo (org.onap.msb.sdclient.resources.MicroServiceResource)
    GET     /api/microservices/v1/services/health (org.onap.msb.sdclient.resources.MicroServiceResource)
    GET     /api/microservices/v1/services/tcpudpportrange (org.onap.msb.sdclient.resources.MicroServiceResource)
    DELETE  /api/microservices/v1/services/{serviceName}/version/{version} (org.onap.msb.sdclient.resources.MicroServiceResource)
    GET     /api/microservices/v1/services/{serviceName}/version/{version} (org.onap.msb.sdclient.resources.MicroServiceResource)
    PUT     /api/microservices/v1/services/{serviceName}/version/{version} (org.onap.msb.sdclient.resources.MicroServiceResource)
    GET     /api/microservices/v1/services/{serviceName}/version/{version}/allpublishaddress (org.onap.msb.sdclient.resources.MicroServiceResource)
    GET     /api/microservices/v1/services/{serviceName}/version/{version}/nodes (org.onap.msb.sdclient.resources.MicroServiceResource)
    DELETE  /api/microservices/v1/services/{serviceName}/version/{version}/nodes/{ip}/{port} (org.onap.msb.sdclient.resources.MicroServiceResource)
    GET     /api/microservices/v1/services/{serviceName}/version/{version}/publishaddress (org.onap.msb.sdclient.resources.MicroServiceResource)
    PUT     /api/microservices/v1/services/{serviceName}/version/{version}/ttl (org.onap.msb.sdclient.resources.MicroServiceResource)
    GET     /api/microservices/v1/swagger.{type:json|yaml} (io.swagger.jaxrs.listing.ApiListingResource)

2022-03-02 02:52:40 505 WARN  [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getMicroService in org.onap.msb.sdclient.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method addMicroService in org.onap.msb.sdclient.resources.MicroServiceResource contains empty path annotation.

2022-03-02 02:52:40 603 INFO  [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@38a1a26{/,null,AVAILABLE}
2022-03-02 02:52:40 902 INFO  [io.dropwizard.setup.AdminEnvironment][main] - tasks = 

    POST    /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask)
    POST    /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask)

2022-03-02 02:52:40 903 WARN  [io.dropwizard.setup.AdminEnvironment][main] - 
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!    THIS APPLICATION HAS NO HEALTHCHECKS. THIS MEANS YOU WILL NEVER KNOW      !
!     IF IT DIES IN PRODUCTION, WHICH MEANS YOU WILL NEVER KNOW IF YOU'RE      !
!    LETTING YOUR USERS DOWN. YOU SHOULD ADD A HEALTHCHECK FOR EACH OF YOUR    !
!         APPLICATION'S DEPENDENCIES WHICH FULLY (BUT LIGHTLY) TESTS IT.       !
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
2022-03-02 02:52:41 101 INFO  [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@6a48a7f3{/admin,null,AVAILABLE}
2022-03-02 02:52:41 906 INFO  [org.eclipse.jetty.server.AbstractConnector][main] - Started  MicroService Bus @e73787{HTTP/1.1,[http/1.1]}{0.0.0.0:8076}
2022-03-02 02:52:41 907 INFO  [org.eclipse.jetty.server.Server][main] - Started @63384ms
2022-03-02 02:52:49 702 INFO  [org.onap.msb.sdclient.health.ConsulLinkHealthCheck][dw-34 - GET /api/microservices/v1/services/health] - check consul URL:http://msb-consul.onap:8500/v1/status/leader
10.233.75.117 - - [02/Mar/2022:02:52:52 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 request_processing_time:3.714 upstream_response_time:3.714 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:52:52 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 25 "-" "Go-http-client/1.1" 3599
2022-03-02 02:52:53 208 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2af99bc0
2022-03-02 02:52:53 513 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-k8s","version":"v1","url":"/","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.24.230","port":"9015","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:52:53 929 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-k8s,version-v1 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:52:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.501 upstream_response_time:1.501 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:52:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 441 "-" "Go-http-client/1.1" 1398
2022-03-02 02:52:54 404 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@913ecf1
2022-03-02 02:52:54 405 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-fcaps","version":"v0","url":"/api/multicloud-fcaps/v0","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.49.181","port":"9011","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:52:55 189 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v0 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:52:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.107 upstream_response_time:1.107 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:52:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 467 "-" "Go-http-client/1.1" 1104
2022-03-02 02:52:55 602 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@63c51075
2022-03-02 02:52:55 602 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-fcaps","version":"v1","url":"/api/multicloud-fcaps/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.49.181","port":"9011","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:52:56 000 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v1 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:52:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.680 upstream_response_time:0.680 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:52:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 467 "-" "Go-http-client/1.1" 596
2022-03-02 02:52:56 206 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2ba082d5
2022-03-02 02:52:56 206 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud","version":"v0","url":"/api/multicloud/v0","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.15.177","port":"9001","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:52:56 701 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v0 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:52:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:52:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 449 "-" "Go-http-client/1.1" 703
2022-03-02 02:52:57 108 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@720a53b
2022-03-02 02:52:57 108 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud","version":"v1","url":"/api/multicloud/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.15.177","port":"9001","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:52:57 500 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v1 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:52:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.793 upstream_response_time:0.793 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:52:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 449 "-" "Go-http-client/1.1" 507
2022-03-02 02:52:57 712 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6a231a77
2022-03-02 02:52:57 712 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"dmaap-dr-prov","version":"v1","url":"/","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.55.170","port":"443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:52:58 101 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-dmaap-dr-prov,version-v1 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:52:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.503 upstream_response_time:0.503 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:52:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 437 "-" "Go-http-client/1.1" 594
2022-03-02 02:52:58 307 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7334332c
2022-03-02 02:52:58 308 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"message-router","version":"v1","url":"/","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.4.167","port":"3904","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:52:58 944 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-message-router,version-v1 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:52:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.804 upstream_response_time:0.804 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:52:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 800
2022-03-02 02:52:59 110 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2138d4f1
2022-03-02 02:52:59 110 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"parser","version":"v1","url":"/api/parser/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.0.23","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:00 230 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-parser,version-v1 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.281 upstream_response_time:1.281 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 434 "-" "Go-http-client/1.1" 1202
2022-03-02 02:53:00 401 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4baee56d
2022-03-02 02:53:00 408 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"catalog","version":"v1","url":"/api/catalog/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.0.23","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:01 079 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-catalog,version-v1 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.294 upstream_response_time:1.294 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 437 "-" "Go-http-client/1.1" 1292
2022-03-02 02:53:01 615 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5fb8147a
2022-03-02 02:53:01 616 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"nsd","version":"v1","url":"/api/nsd/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.0.23","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:02 455 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-nsd,version-v1 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.899 upstream_response_time:0.899 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 425 "-" "Go-http-client/1.1" 897
2022-03-02 02:53:02 516 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@72568a1d
2022-03-02 02:53:02 516 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"vnfpkgm","version":"v1","url":"/api/vnfpkgm/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.0.23","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:02 897 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnfpkgm,version-v1 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.492 upstream_response_time:0.492 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 437 "-" "Go-http-client/1.1" 492
2022-03-02 02:53:03 106 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3afb935b
2022-03-02 02:53:03 106 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:03 500 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.420 upstream_response_time:0.420 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 419
2022-03-02 02:53:03 704 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@ee87edf
2022-03-02 02:53:03 704 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:03 904 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.582 upstream_response_time:0.582 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 502
2022-03-02 02:53:04 204 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@694de173
2022-03-02 02:53:04 205 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:05 000 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.995 upstream_response_time:0.995 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 991
2022-03-02 02:53:05 115 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4219de75
2022-03-02 02:53:05 116 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:05 675 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.596 upstream_response_time:0.596 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 593
2022-03-02 02:53:05 721 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@229a8eb4
2022-03-02 02:53:05 804 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:06 101 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 498
2022-03-02 02:53:06 222 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@621bdbaf
2022-03-02 02:53:06 223 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:06 900 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.987 upstream_response_time:0.987 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 987
2022-03-02 02:53:07 301 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@434a1852
2022-03-02 02:53:07 302 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:07 901 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.894 upstream_response_time:0.894 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 894
2022-03-02 02:53:08 113 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6c8ef1f1
2022-03-02 02:53:08 113 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:08 470 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 497
2022-03-02 02:53:08 706 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@f5759c9
2022-03-02 02:53:08 706 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:08 973 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.302 upstream_response_time:0.302 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 301
2022-03-02 02:53:09 013 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@65966890
2022-03-02 02:53:09 013 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:09 399 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.501 upstream_response_time:0.501 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 501
2022-03-02 02:53:09 519 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@d255c96
2022-03-02 02:53:09 519 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:09 823 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.393 upstream_response_time:0.393 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 391
2022-03-02 02:53:10 002 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6e2af756
2022-03-02 02:53:10 002 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:10 455 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.693 upstream_response_time:0.693 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 686
2022-03-02 02:53:10 611 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f9ab461
2022-03-02 02:53:10 611 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:11 001 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.406 upstream_response_time:0.406 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 404
2022-03-02 02:53:11 024 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@665cc994
2022-03-02 02:53:11 024 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:11 507 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.587 upstream_response_time:0.587 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 587
2022-03-02 02:53:11 616 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@342e6733
2022-03-02 02:53:11 616 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:12 180 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.594 upstream_response_time:0.594 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 593
2022-03-02 02:53:12 213 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@555de43f
2022-03-02 02:53:12 213 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:13 007 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.997 upstream_response_time:0.997 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 996
2022-03-02 02:53:13 214 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6c7c27f4
2022-03-02 02:53:13 214 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:13 615 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.596 upstream_response_time:0.596 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 596
2022-03-02 02:53:13 814 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@62f51133
2022-03-02 02:53:13 815 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:14 133 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.395 upstream_response_time:0.395 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 396
2022-03-02 02:53:14 218 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2dcc550
2022-03-02 02:53:14 218 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:14 504 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 395
2022-03-02 02:53:14 617 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3d8880cb
2022-03-02 02:53:14 618 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:15 036 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.436 upstream_response_time:0.436 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 441
2022-03-02 02:53:15 059 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@130f33aa
2022-03-02 02:53:15 059 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:15 611 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.656 upstream_response_time:0.656 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 651
2022-03-02 02:53:15 716 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3ea0074
2022-03-02 02:53:15 716 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:15 905 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.206 upstream_response_time:0.206 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 205
2022-03-02 02:53:16 002 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@96a424c
2022-03-02 02:53:16 002 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:16 615 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.884 upstream_response_time:0.884 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 882
2022-03-02 02:53:16 818 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1ebf4217
2022-03-02 02:53:16 819 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:17 065 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.293 upstream_response_time:0.293 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 293
2022-03-02 02:53:17 116 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1aad9827
2022-03-02 02:53:17 117 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:17 726 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.627 upstream_response_time:0.627 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 624
2022-03-02 02:53:17 745 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2e3fc9ec
2022-03-02 02:53:17 746 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:18 105 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.963 upstream_response_time:0.963 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 962
2022-03-02 02:53:18 714 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6dd09419
2022-03-02 02:53:18 714 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:19 231 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.996 upstream_response_time:0.996 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 995
2022-03-02 02:53:19 714 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@46d200af
2022-03-02 02:53:19 714 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:20 200 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.594 upstream_response_time:0.594 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 593
2022-03-02 02:53:20 314 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5d0970cf
2022-03-02 02:53:20 314 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:20 517 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 298
2022-03-02 02:53:20 617 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1785261c
2022-03-02 02:53:20 617 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:21 115 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.692 upstream_response_time:0.692 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 691
2022-03-02 02:53:21 316 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1146ad6b
2022-03-02 02:53:21 316 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:21 604 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 396
2022-03-02 02:53:21 716 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@101ff8b5
2022-03-02 02:53:21 716 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:22 176 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 496
2022-03-02 02:53:22 220 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5d16e57c
2022-03-02 02:53:22 220 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:23 204 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.490 upstream_response_time:1.490 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1488
2022-03-02 02:53:23 712 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@61ab29d1
2022-03-02 02:53:23 712 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:24 001 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.305 upstream_response_time:0.305 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 304
2022-03-02 02:53:24 022 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@180c478e
2022-03-02 02:53:24 022 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:24 405 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.487 upstream_response_time:0.487 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 486
2022-03-02 02:53:24 602 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@366971a3
2022-03-02 02:53:24 602 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:24 928 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 594
2022-03-02 02:53:25 115 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@64e0e4d6
2022-03-02 02:53:25 115 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:25 499 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.194 upstream_response_time:1.194 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1193
2022-03-02 02:53:26 311 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7b4c606e
2022-03-02 02:53:26 311 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:27 000 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.894 upstream_response_time:0.894 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 894
2022-03-02 02:53:27 211 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a2f8758
2022-03-02 02:53:27 211 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:27 500 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.596 upstream_response_time:0.596 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 596
2022-03-02 02:53:27 813 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@29c60da0
2022-03-02 02:53:27 814 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:28 004 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.295 upstream_response_time:0.295 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 295
2022-03-02 02:53:28 214 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7fa6c309
2022-03-02 02:53:28 214 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:28 543 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.504 upstream_response_time:0.504 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 405
2022-03-02 02:53:28 702 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@63a8bb40
2022-03-02 02:53:28 702 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:29 092 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.587 upstream_response_time:0.587 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 586
2022-03-02 02:53:29 216 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@39f7afa0
2022-03-02 02:53:29 216 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:29 629 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.695 upstream_response_time:0.695 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 694
2022-03-02 02:53:29 914 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4ff13615
2022-03-02 02:53:29 914 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:30 201 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.395 upstream_response_time:0.395 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 393
2022-03-02 02:53:30 314 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@10de7cec
2022-03-02 02:53:30 315 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:30 753 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 596
2022-03-02 02:53:30 915 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@758d61df
2022-03-02 02:53:30 915 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:31 901 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.095 upstream_response_time:1.095 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1096
2022-03-02 02:53:32 106 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a6ea483
2022-03-02 02:53:32 106 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:32 900 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.105 upstream_response_time:1.105 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1104
2022-03-02 02:53:33 220 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3c35faca
2022-03-02 02:53:33 220 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:33 635 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.589 upstream_response_time:0.589 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 587
2022-03-02 02:53:33 813 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2d7ef1d0
2022-03-02 02:53:33 813 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:34 105 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 396
2022-03-02 02:53:34 218 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@53c85dcb
2022-03-02 02:53:34 218 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:35 000 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 798
10.233.75.117 - - [02/Mar/2022:02:53:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.807 upstream_response_time:0.807 "-" "Go-http-client/1.1" "-"
2022-03-02 02:53:35 024 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1fb2d9b3
2022-03-02 02:53:35 025 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:35 447 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.441 upstream_response_time:0.441 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 439
2022-03-02 02:53:35 500 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@261a6a27
2022-03-02 02:53:35 501 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:35 961 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.638 upstream_response_time:0.638 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 637
2022-03-02 02:53:36 116 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@b413ff3
2022-03-02 02:53:36 116 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:36 460 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.362 upstream_response_time:0.362 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 361
2022-03-02 02:53:36 507 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@59a7da65
2022-03-02 02:53:36 507 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:37 300 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.836 upstream_response_time:0.836 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 809
2022-03-02 02:53:37 321 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a2134c0
2022-03-02 02:53:37 321 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/search","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:38 239 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.187 upstream_response_time:1.187 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1187
2022-03-02 02:53:38 514 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@147a7f99
2022-03-02 02:53:38 515 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:39 301 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.809 upstream_response_time:0.809 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 809
2022-03-02 02:53:39 404 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@65417b3c
2022-03-02 02:53:39 404 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-pike","version":"v0","url":"/api/multicloud-pike/v0","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.19.181","port":"9007","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:39 952 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v0 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.780 upstream_response_time:0.780 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 703
2022-03-02 02:53:40 115 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4ff2501c
2022-03-02 02:53:40 115 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-pike","version":"v1","url":"/api/multicloud-pike/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.19.181","port":"9007","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:53:40 900 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v1 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:53:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.806 upstream_response_time:0.806 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:53:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 805
2022-03-02 02:54:42 416 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:54:42 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:54:42 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 191
2022-03-02 02:54:42 611 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:54:43 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.804 upstream_response_time:0.804 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:54:43 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 801
2022-03-02 02:54:43 416 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:54:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.593 upstream_response_time:0.593 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:54:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 591
2022-03-02 02:54:44 010 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:54:44 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:54:44 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 696
2022-03-02 02:54:44 708 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:54:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:54:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196
2022-03-02 02:54:44 908 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:54:45 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:54:45 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497
2022-03-02 02:54:45 408 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:54:46 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.998 upstream_response_time:0.998 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:54:46 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 996
2022-03-02 02:54:46 408 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:54:46 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:54:46 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397
2022-03-02 02:54:46 809 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:54:47 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:54:47 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196
2022-03-02 02:54:47 010 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:54:47 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.899 upstream_response_time:0.899 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:54:47 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 896
2022-03-02 02:54:47 910 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:54:48 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:54:48 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396
2022-03-02 02:54:48 309 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:54:49 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.997 upstream_response_time:0.997 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:54:49 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 994
2022-03-02 02:54:49 307 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:54:49 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:54:49 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97
2022-03-02 02:54:49 408 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:54:49 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:54:49 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397
2022-03-02 02:54:49 809 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:54:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:54:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496
2022-03-02 02:54:50 308 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:54:50 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:54:50 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198
2022-03-02 02:54:50 511 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:54:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:54:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2022-03-02 02:54:50 809 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:54:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.898 upstream_response_time:0.898 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:54:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 896
2022-03-02 02:54:51 708 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:54:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:54:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97
2022-03-02 02:54:51 808 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:54:52 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:54:52 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397
2022-03-02 02:54:52 210 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:54:52 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:54:52 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396
2022-03-02 02:54:52 609 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:54:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:54:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 595
2022-03-02 02:54:53 207 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:54:53 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:54:53 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97
2022-03-02 02:54:53 313 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:54:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.405 upstream_response_time:0.405 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:54:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399
2022-03-02 02:54:53 812 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:54:54 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.294 upstream_response_time:0.294 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:54:54 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 292
2022-03-02 02:54:54 012 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:54:54 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:54:54 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197
2022-03-02 02:54:54 212 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:54:54 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.204 upstream_response_time:0.204 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:54:54 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 202
2022-03-02 02:54:54 420 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:54:55 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:1.290 upstream_response_time:1.290 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:54:55 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1284
2022-03-02 02:54:55 710 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:54:56 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.501 upstream_response_time:0.501 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:54:56 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497
2022-03-02 02:54:56 210 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:54:56 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:54:56 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 394
2022-03-02 02:54:56 613 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:54:57 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:54:57 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 592
2022-03-02 02:54:57 209 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:54:57 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:54:57 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497
2022-03-02 02:54:57 710 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:54:57 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.098 upstream_response_time:0.098 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:54:57 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 95
2022-03-02 02:54:57 807 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:54:58 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:54:58 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397
2022-03-02 02:54:58 208 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:54:58 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:54:58 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497
2022-03-02 02:54:58 709 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:54:59 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.904 upstream_response_time:0.904 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:54:59 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 902
2022-03-02 02:54:59 614 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:54:59 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.294 upstream_response_time:0.294 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:54:59 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 293
2022-03-02 02:54:59 919 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:55:00 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:00 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 287
2022-03-02 02:55:00 209 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:55:00 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.305 upstream_response_time:0.305 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:00 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 304
2022-03-02 02:55:00 520 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:55:01 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.890 upstream_response_time:0.890 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:01 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 884
2022-03-02 02:55:01 407 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:55:02 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:02 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 698
2022-03-02 02:55:02 109 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:55:02 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 114
10.233.75.117 - - [02/Mar/2022:02:55:02 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.118 upstream_response_time:0.118 "-" "Go-http-client/1.1" "-"
2022-03-02 02:55:02 227 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:55:03 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.977 upstream_response_time:0.977 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:03 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 977
2022-03-02 02:55:03 209 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:55:03 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:03 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296
2022-03-02 02:55:03 513 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:55:03 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:03 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 191
2022-03-02 02:55:03 706 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:55:04 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.301 upstream_response_time:0.301 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:04 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299
2022-03-02 02:55:04 011 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:55:04 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.798 upstream_response_time:0.798 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:04 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 796
2022-03-02 02:55:04 810 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:55:05 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:1.097 upstream_response_time:1.097 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:05 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1095
2022-03-02 02:55:05 908 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:55:06 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:06 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2022-03-02 02:55:06 208 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:55:06 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:06 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2022-03-02 02:55:06 510 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:55:06 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.206 upstream_response_time:0.206 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:06 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 203
2022-03-02 02:55:06 723 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:55:07 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.792 upstream_response_time:0.792 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:07 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 782
2022-03-02 02:55:07 507 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:55:08 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:08 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498
2022-03-02 02:55:08 008 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:55:08 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:08 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396
2022-03-02 02:55:08 407 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:55:08 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:08 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296
2022-03-02 02:55:08 707 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:55:09 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:09 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2022-03-02 02:55:09 012 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2087fb7e
2022-03-02 02:55:09 013 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:09 306 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 397
2022-03-02 02:55:09 505 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6882e76
2022-03-02 02:55:09 505 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:10 036 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.696 upstream_response_time:0.696 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 696
2022-03-02 02:55:10 201 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@b84d865
2022-03-02 02:55:10 201 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:10 613 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.589 upstream_response_time:0.589 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 588
2022-03-02 02:55:10 711 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2777c435
2022-03-02 02:55:10 711 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:11 395 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 795
2022-03-02 02:55:11 516 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@165e5bbb
2022-03-02 02:55:11 516 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:11 600 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.296 upstream_response_time:1.296 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1295
2022-03-02 02:55:12 809 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5cf54f7e
2022-03-02 02:55:12 809 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:13 047 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 398
2022-03-02 02:55:13 214 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@687c3045
2022-03-02 02:55:13 214 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:14 099 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.995 upstream_response_time:0.995 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 994
2022-03-02 02:55:14 213 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1b998b2
2022-03-02 02:55:14 213 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:18 159 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:3.996 upstream_response_time:3.996 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 3994
2022-03-02 02:55:18 216 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@369ebf43
2022-03-02 02:55:18 216 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:18 835 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.991 upstream_response_time:0.991 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 992
2022-03-02 02:55:19 213 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@183b1551
2022-03-02 02:55:19 213 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:19 500 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 495
2022-03-02 02:55:19 712 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@268215e7
2022-03-02 02:55:19 713 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:20 299 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.795 upstream_response_time:0.795 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 794
2022-03-02 02:55:20 513 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@49d1fe9b
2022-03-02 02:55:20 514 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:20 700 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.396 upstream_response_time:1.396 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1395
2022-03-02 02:55:21 912 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@44ed9ea5
2022-03-02 02:55:21 912 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:22 600 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.797 upstream_response_time:0.797 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 796
2022-03-02 02:55:22 719 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f8efe00
2022-03-02 02:55:22 719 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:23 201 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.793 upstream_response_time:0.793 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 786
2022-03-02 02:55:23 517 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7e894384
2022-03-02 02:55:23 517 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:24 027 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.693 upstream_response_time:0.693 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 691
2022-03-02 02:55:24 210 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4842dbe5
2022-03-02 02:55:24 210 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:24 620 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 495
2022-03-02 02:55:24 711 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@56ea5e92
2022-03-02 02:55:24 713 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:25 264 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.570 upstream_response_time:0.570 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 568
2022-03-02 02:55:25 283 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@41f6e47
2022-03-02 02:55:25 283 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:26 010 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.923 upstream_response_time:0.923 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 922
2022-03-02 02:55:26 212 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@88b6d7e
2022-03-02 02:55:26 212 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:26 968 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.596 upstream_response_time:1.596 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1595
2022-03-02 02:55:27 812 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@27151763
2022-03-02 02:55:27 813 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:28 599 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.896 upstream_response_time:0.896 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 895
2022-03-02 02:55:28 713 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@31ee3178
2022-03-02 02:55:28 713 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:29 000 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.693 upstream_response_time:0.693 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 693
2022-03-02 02:55:29 411 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@14cf701
2022-03-02 02:55:29 412 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:29 504 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.106 upstream_response_time:0.106 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 106
2022-03-02 02:55:29 528 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1d03a469
2022-03-02 02:55:29 528 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:30 273 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.783 upstream_response_time:0.783 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 777
2022-03-02 02:55:30 311 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@576cf31a
2022-03-02 02:55:30 311 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:30 896 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.700 upstream_response_time:0.700 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 699
2022-03-02 02:55:31 016 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@752def08
2022-03-02 02:55:31 016 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:31 447 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.594 upstream_response_time:0.594 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 593
2022-03-02 02:55:31 612 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4b5b189a
2022-03-02 02:55:31 613 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:31 961 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.364 upstream_response_time:0.364 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 363
2022-03-02 02:55:31 981 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@55192a13
2022-03-02 02:55:31 981 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:32 304 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.429 upstream_response_time:0.429 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 428
2022-03-02 02:55:32 415 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@60f6af00
2022-03-02 02:55:32 415 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:33 101 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.795 upstream_response_time:0.795 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 793
2022-03-02 02:55:33 215 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@d8a958d
2022-03-02 02:55:33 215 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:34 001 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.896 upstream_response_time:0.896 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 894
2022-03-02 02:55:34 118 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3e24bb45
2022-03-02 02:55:34 118 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:34 304 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.390 upstream_response_time:0.390 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 389
2022-03-02 02:55:34 513 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@323f606d
2022-03-02 02:55:34 513 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:34 808 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.601 upstream_response_time:0.601 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 600
2022-03-02 02:55:35 118 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3e330531
2022-03-02 02:55:35 118 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:35 453 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.390 upstream_response_time:0.390 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 388
2022-03-02 02:55:35 510 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a8f0ae5
2022-03-02 02:55:35 510 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:35 804 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.395 upstream_response_time:0.395 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 394
2022-03-02 02:55:35 913 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6c6bb7d9
2022-03-02 02:55:35 914 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:36 401 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.507 upstream_response_time:0.507 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 505
2022-03-02 02:55:36 506 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2f14c863
2022-03-02 02:55:36 506 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:36 709 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.386 upstream_response_time:0.386 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 301
2022-03-02 02:55:36 907 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@e48395e
2022-03-02 02:55:36 907 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:37 600 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.896 upstream_response_time:0.896 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 803
2022-03-02 02:55:37 714 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@f0bc7e5
2022-03-02 02:55:37 714 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:38 200 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.894 upstream_response_time:0.894 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 906
2022-03-02 02:55:38 620 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@46eab71
2022-03-02 02:55:38 620 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:39 301 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.794 upstream_response_time:0.794 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 786
2022-03-02 02:55:39 414 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1bea9016
2022-03-02 02:55:39 414 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:40 200 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.893 upstream_response_time:0.893 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 893
2022-03-02 02:55:40 313 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2c38109c
2022-03-02 02:55:40 313 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:40 633 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 496
2022-03-02 02:55:40 817 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@459db28d
2022-03-02 02:55:40 817 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:41 301 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.695 upstream_response_time:0.695 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 690
2022-03-02 02:55:41 514 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7e6052eb
2022-03-02 02:55:41 514 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:41 801 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 494
2022-03-02 02:55:42 014 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@695c3b5a
2022-03-02 02:55:42 014 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:42 401 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.897 upstream_response_time:0.897 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 895
2022-03-02 02:55:42 915 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@68999de1
2022-03-02 02:55:42 915 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:44 105 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.206 upstream_response_time:1.206 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1205
2022-03-02 02:55:44 123 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@723145bc
2022-03-02 02:55:44 124 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:44 901 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.083 upstream_response_time:1.083 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1084
2022-03-02 02:55:45 213 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@16602883
2022-03-02 02:55:45 214 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:45 500 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.394 upstream_response_time:0.394 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 394
2022-03-02 02:55:45 613 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@100f75cd
2022-03-02 02:55:45 614 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:45 901 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.495 upstream_response_time:0.495 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 493
2022-03-02 02:55:46 113 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@39242791
2022-03-02 02:55:46 113 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:46 500 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.495 upstream_response_time:0.495 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 493
2022-03-02 02:55:46 615 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@582be5a4
2022-03-02 02:55:46 615 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:46 807 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 391
2022-03-02 02:55:47 016 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3bd4c70a
2022-03-02 02:55:47 017 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:47 601 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.695 upstream_response_time:0.695 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 689
2022-03-02 02:55:47 710 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@37e6aefd
2022-03-02 02:55:47 710 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:48 004 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.306 upstream_response_time:0.306 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 306
2022-03-02 02:55:48 022 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@9219de4
2022-03-02 02:55:48 022 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:48 600 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.686 upstream_response_time:0.686 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 685
2022-03-02 02:55:48 742 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74d9d8db
2022-03-02 02:55:48 742 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:48 900 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.266 upstream_response_time:0.266 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 265
2022-03-02 02:55:49 012 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@520703fa
2022-03-02 02:55:49 012 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:50 401 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.695 upstream_response_time:1.695 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1694
2022-03-02 02:55:50 714 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5fd1f40b
2022-03-02 02:55:50 714 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/search","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:51 064 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.593 upstream_response_time:0.593 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 592
2022-03-02 02:55:51 314 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@eb73bdd
2022-03-02 02:55:51 314 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:55:52 100 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace-
10.233.75.117 - - [02/Mar/2022:02:55:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.811 upstream_response_time:0.811 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 810
2022-03-02 02:55:52 135 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:55:52 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.571 upstream_response_time:0.571 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:52 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 569
2022-03-02 02:55:52 709 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:55:53 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 302
10.233.75.117 - - [02/Mar/2022:02:55:53 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.304 upstream_response_time:0.304 "-" "Go-http-client/1.1" "-"
2022-03-02 02:55:53 020 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:55:54 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:1.492 upstream_response_time:1.492 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:54 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1485
2022-03-02 02:55:54 508 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:55:55 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:55 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 696
2022-03-02 02:55:55 210 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:55:55 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:55 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196
2022-03-02 02:55:55 409 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:55:55 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:55 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2022-03-02 02:55:55 709 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:55:56 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.312 upstream_response_time:0.312 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:56 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 310
2022-03-02 02:55:56 021 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:55:56 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.191 upstream_response_time:0.191 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:56 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 189
2022-03-02 02:55:56 212 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:55:57 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.790 upstream_response_time:0.790 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:57 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 790
2022-03-02 02:55:57 010 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:55:58 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:1.300 upstream_response_time:1.300 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:58 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1294
2022-03-02 02:55:58 311 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:55:58 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:58 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 596
2022-03-02 02:55:58 908 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.108 upstream_response_time:0.108 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 106
2022-03-02 02:55:59 017 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.487 upstream_response_time:0.487 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 487
2022-03-02 02:55:59 508 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:56:00 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:00 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497
2022-03-02 02:56:00 010 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:56:00 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:00 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295
2022-03-02 02:56:00 310 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:56:01 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:1.199 upstream_response_time:1.199 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:01 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1195
2022-03-02 02:56:01 514 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:56:01 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:01 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 191
2022-03-02 02:56:01 708 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:56:01 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:01 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198
2022-03-02 02:56:01 909 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:56:02 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:02 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 294
2022-03-02 02:56:02 209 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:56:02 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:02 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 595
2022-03-02 02:56:02 806 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:56:03 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:03 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198
2022-03-02 02:56:03 008 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:56:03 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:03 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2022-03-02 02:56:03 313 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:56:03 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:03 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296
2022-03-02 02:56:03 617 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:56:04 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:1.307 upstream_response_time:1.307 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:04 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1296
2022-03-02 02:56:04 917 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:56:05 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.290 upstream_response_time:0.290 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:05 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 287
2022-03-02 02:56:05 206 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:56:05 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:05 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197
2022-03-02 02:56:05 406 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:56:05 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:05 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 200
2022-03-02 02:56:05 608 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:56:05 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:05 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295
2022-03-02 02:56:05 906 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:56:06 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:06 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397
2022-03-02 02:56:06 307 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:56:06 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:06 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196
2022-03-02 02:56:06 513 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:56:06 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:06 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 392
2022-03-02 02:56:06 907 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:56:07 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.104 upstream_response_time:0.104 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:07 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 104
2022-03-02 02:56:07 014 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:56:07 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.392 upstream_response_time:0.392 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:07 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 389
2022-03-02 02:56:07 407 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:56:07 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.105 upstream_response_time:0.105 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:07 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 105
2022-03-02 02:56:07 517 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:56:08 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.589 upstream_response_time:0.589 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:08 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 588
2022-03-02 02:56:08 107 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:56:09 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.900 upstream_response_time:0.900 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:09 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 898
2022-03-02 02:56:09 007 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:56:09 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:09 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496
2022-03-02 02:56:09 515 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:56:09 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:09 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 390
2022-03-02 02:56:09 907 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:56:10 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:10 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296
2022-03-02 02:56:10 207 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:56:10 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.108 upstream_response_time:0.108 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:10 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 106
2022-03-02 02:56:10 314 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:56:10 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.491 upstream_response_time:0.491 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:10 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 490
2022-03-02 02:56:10 807 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:56:11 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.897 upstream_response_time:0.897 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:11 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 895
2022-03-02 02:56:11 706 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:56:12 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:12 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 697
2022-03-02 02:56:12 407 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:56:12 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.302 upstream_response_time:0.302 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:12 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299
2022-03-02 02:56:12 716 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:56:14 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:1.496 upstream_response_time:1.496 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:14 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1488
2022-03-02 02:56:14 207 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:56:14 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197
10.233.75.117 - - [02/Mar/2022:02:56:14 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
2022-03-02 02:56:14 407 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:56:14 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:14 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197
2022-03-02 02:56:14 609 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:56:15 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:15 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 595
2022-03-02 02:56:15 209 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:56:15 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:15 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197
2022-03-02 02:56:15 408 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:56:15 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:15 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197
2022-03-02 02:56:15 607 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:56:16 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.798 upstream_response_time:0.798 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:16 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 797
2022-03-02 02:56:16 414 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:56:16 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:16 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 15
2022-03-02 02:56:16 434 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:56:16 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 371
10.233.75.117 - - [02/Mar/2022:02:56:16 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.374 upstream_response_time:0.374 "-" "Go-http-client/1.1" "-"
2022-03-02 02:56:16 808 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:56:17 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:1.097 upstream_response_time:1.097 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:17 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1097
2022-03-02 02:56:17 909 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:56:18 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:18 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 594
2022-03-02 02:56:18 506 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:02:56:18 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.100 upstream_response_time:0.100 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:18 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 99
2022-03-02 02:56:18 609 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7ea4c3e9
2022-03-02 02:56:18 609 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:19 005 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 597
2022-03-02 02:56:19 214 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2240344b
2022-03-02 02:56:19 214 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:19 522 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.401 upstream_response_time:0.401 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 399
2022-03-02 02:56:19 619 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1fdabe2e
2022-03-02 02:56:19 620 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:19 900 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.389 upstream_response_time:0.389 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 388
2022-03-02 02:56:20 013 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@53f478d6
2022-03-02 02:56:20 013 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:20 364 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 493
10.233.75.117 - - [02/Mar/2022:02:56:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-"
2022-03-02 02:56:20 514 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@60686cbc
2022-03-02 02:56:20 514 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:20 900 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.495 upstream_response_time:0.495 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 495
2022-03-02 02:56:21 011 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4e8e7bed
2022-03-02 02:56:21 011 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:21 371 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.395 upstream_response_time:0.395 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 395
2022-03-02 02:56:21 411 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@35861871
2022-03-02 02:56:21 411 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:22 005 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.695 upstream_response_time:0.695 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 695
2022-03-02 02:56:22 112 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2f7a16e5
2022-03-02 02:56:22 113 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:22 300 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.395 upstream_response_time:0.395 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 393
2022-03-02 02:56:22 513 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1db68518
2022-03-02 02:56:22 513 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:22 703 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.214 upstream_response_time:0.214 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 213
2022-03-02 02:56:22 732 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2c4d00
2022-03-02 02:56:22 732 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:23 100 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.478 upstream_response_time:0.478 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 478
2022-03-02 02:56:23 215 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@d909b04
2022-03-02 02:56:23 215 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:23 881 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.694 upstream_response_time:0.694 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 693
2022-03-02 02:56:23 911 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6926be4c
2022-03-02 02:56:23 911 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:24 299 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.403 upstream_response_time:0.403 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 402
2022-03-02 02:56:24 322 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7ec9fa4f
2022-03-02 02:56:24 322 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:25 026 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.783 upstream_response_time:0.783 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 783
2022-03-02 02:56:25 119 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@12f7cb1c
2022-03-02 02:56:25 119 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:26 301 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.296 upstream_response_time:1.296 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1293
2022-03-02 02:56:26 412 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@683ac5b8
2022-03-02 02:56:26 412 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:26 865 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 596
2022-03-02 02:56:27 012 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3b416d2
2022-03-02 02:56:27 012 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:27 201 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.294 upstream_response_time:0.294 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 293
2022-03-02 02:56:27 313 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@f887f68
2022-03-02 02:56:27 313 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:27 799 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.501 upstream_response_time:0.501 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 500
2022-03-02 02:56:27 903 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@17dd0e41
2022-03-02 02:56:27 903 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:28 110 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.316 upstream_response_time:0.316 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 313
2022-03-02 02:56:28 203 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@26947f5d
2022-03-02 02:56:28 203 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:28 699 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.673 upstream_response_time:0.673 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 672
2022-03-02 02:56:28 813 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4ea7c76e
2022-03-02 02:56:28 813 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:29 302 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.395 upstream_response_time:1.395 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1393
2022-03-02 02:56:30 214 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@164194a1
2022-03-02 02:56:30 214 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:30 699 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 596
2022-03-02 02:56:30 814 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@17fa527d
2022-03-02 02:56:30 814 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:31 100 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.393 upstream_response_time:0.393 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 392
2022-03-02 02:56:31 216 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3b9711d5
2022-03-02 02:56:31 216 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:34 800 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:3.604 upstream_response_time:3.604 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 3598
2022-03-02 02:56:34 821 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3144d4d6
2022-03-02 02:56:34 821 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:35 931 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.125 upstream_response_time:1.125 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1124
2022-03-02 02:56:35 951 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3a8ab140
2022-03-02 02:56:35 951 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:36 500 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.857 upstream_response_time:0.857 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 857
2022-03-02 02:56:36 812 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4788df6d
2022-03-02 02:56:36 812 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:37 334 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.996 upstream_response_time:0.996 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 996
2022-03-02 02:56:37 815 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@f6defba
2022-03-02 02:56:37 815 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:38 600 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.894 upstream_response_time:0.894 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 892
2022-03-02 02:56:38 712 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@100cbad8
2022-03-02 02:56:38 712 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:39 034 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.394 upstream_response_time:0.394 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 394
2022-03-02 02:56:39 112 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3aa8c1fa
2022-03-02 02:56:39 113 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:39 371 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.394 upstream_response_time:0.394 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 393
2022-03-02 02:56:39 511 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6635c21c
2022-03-02 02:56:39 511 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:40 303 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.096 upstream_response_time:1.096 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1095
2022-03-02 02:56:40 611 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@62e21fc1
2022-03-02 02:56:40 611 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:41 509 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.996 upstream_response_time:0.996 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 994
2022-03-02 02:56:41 617 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74b4a762
2022-03-02 02:56:41 618 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:41 992 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.393 upstream_response_time:0.393 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 388
2022-03-02 02:56:42 010 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@22017591
2022-03-02 02:56:42 010 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:42 600 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 796
2022-03-02 02:56:42 812 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@48854138
2022-03-02 02:56:42 812 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:43 019 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.294 upstream_response_time:0.294 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 293
2022-03-02 02:56:43 110 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3c68eb38
2022-03-02 02:56:43 110 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:43 601 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.598 upstream_response_time:1.598 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1597
2022-03-02 02:56:44 713 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@640d6764
2022-03-02 02:56:44 713 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:45 785 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.295 upstream_response_time:1.295 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1295
2022-03-02 02:56:46 014 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@314c941a
2022-03-02 02:56:46 014 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:46 026 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.196 upstream_response_time:0.196 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 195
2022-03-02 02:56:46 214 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4b5cdbc3
2022-03-02 02:56:46 215 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:46 505 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.593 upstream_response_time:0.593 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 592
2022-03-02 02:56:46 813 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@59c800a1
2022-03-02 02:56:46 813 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:47 300 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.594 upstream_response_time:0.594 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 594
2022-03-02 02:56:47 417 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@552bd621
2022-03-02 02:56:47 417 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:48 000 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.691 upstream_response_time:0.691 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 690
2022-03-02 02:56:48 116 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3500cc2b
2022-03-02 02:56:48 116 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:48 496 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.695 upstream_response_time:0.695 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 690
2022-03-02 02:56:48 811 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@44a9cea3
2022-03-02 02:56:48 811 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:49 306 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.297 upstream_response_time:1.297 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1296
2022-03-02 02:56:50 113 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6e5ed458
2022-03-02 02:56:50 114 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:50 407 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.395 upstream_response_time:0.395 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 394
2022-03-02 02:56:50 511 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@39ebf9d8
2022-03-02 02:56:50 511 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:50 951 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 495
2022-03-02 02:56:51 012 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@40abaa70
2022-03-02 02:56:51 012 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:51 401 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 496
2022-03-02 02:56:51 514 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1c4aedb7
2022-03-02 02:56:51 514 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:51 876 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.394 upstream_response_time:0.394 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 391
2022-03-02 02:56:51 915 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3d0852bc
2022-03-02 02:56:51 915 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:52 405 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.695 upstream_response_time:0.695 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 694
2022-03-02 02:56:52 613 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@cf1acfb
2022-03-02 02:56:52 613 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:52 808 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.295 upstream_response_time:0.295 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 294
2022-03-02 02:56:53 001 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@23ad4dc1
2022-03-02 02:56:53 001 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:53 499 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.601 upstream_response_time:0.601 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 606
2022-03-02 02:56:53 519 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@43817dd4
2022-03-02 02:56:53 519 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:54 080 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.588 upstream_response_time:0.588 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 587
2022-03-02 02:56:54 112 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4035b431
2022-03-02 02:56:54 113 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:54 392 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.295 upstream_response_time:0.295 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 294
2022-03-02 02:56:54 413 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@27825aa4
2022-03-02 02:56:54 413 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:55 109 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.996 upstream_response_time:0.996 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 994
2022-03-02 02:56:55 412 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4f9fc1ea
2022-03-02 02:56:55 412 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:55 619 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.595 upstream_response_time:1.595 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1594
2022-03-02 02:56:57 017 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@538d4760
2022-03-02 02:56:57 018 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:57 379 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.388 upstream_response_time:0.388 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 388
2022-03-02 02:56:57 412 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4dab9c49
2022-03-02 02:56:57 412 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/search","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:57 799 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 493
2022-03-02 02:56:57 911 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@547b768a
2022-03-02 02:56:57 911 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 02:56:58 301 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace-
10.233.75.117 - - [02/Mar/2022:02:56:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.495 upstream_response_time:0.495 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:02:56:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 496
2022-03-02 03:01:45 059 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:01:45 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.067 upstream_response_time:0.067 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:01:45 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 56
2022-03-02 03:01:45 115 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:01:47 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:2.490 upstream_response_time:2.490 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:01:47 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 2491
2022-03-02 03:01:47 608 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:01:48 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.501 upstream_response_time:0.501 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:01:48 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 499
2022-03-02 03:01:48 111 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:01:48 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:01:48 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 596
2022-03-02 03:01:48 710 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:01:49 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.401 upstream_response_time:0.401 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:01:49 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 400
2022-03-02 03:01:49 114 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:01:49 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.794 upstream_response_time:0.794 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:01:49 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 791
2022-03-02 03:01:49 909 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:01:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:01:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 694
2022-03-02 03:01:50 606 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:01:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.704 upstream_response_time:0.704 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:01:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 701
2022-03-02 03:01:51 312 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:01:53 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:1.794 upstream_response_time:1.794 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:01:53 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1793
2022-03-02 03:01:53 106 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:01:53 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.702 upstream_response_time:0.702 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:01:53 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 701
2022-03-02 03:01:53 810 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:01:54 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.593 upstream_response_time:0.593 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:01:54 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 592
2022-03-02 03:01:54 404 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:01:54 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:01:54 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 200
2022-03-02 03:01:54 609 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:01:57 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:2.996 upstream_response_time:2.996 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:01:57 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 2994
2022-03-02 03:01:57 606 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:01:57 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.106 upstream_response_time:0.106 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:01:57 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 104
2022-03-02 03:01:57 714 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:01:58 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:1.091 upstream_response_time:1.091 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:01:58 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1090
2022-03-02 03:01:58 808 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:01:59 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.213 upstream_response_time:0.213 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:01:59 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 211
2022-03-02 03:01:59 021 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:02:01 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:2.083 upstream_response_time:2.083 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:01 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 2082
2022-03-02 03:02:01 107 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:02:01 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397
10.233.75.117 - - [02/Mar/2022:03:02:01 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.405 upstream_response_time:0.405 "-" "Go-http-client/1.1" "-"
2022-03-02 03:02:01 513 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:02:02 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:1.000 upstream_response_time:1.000 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:02 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 999
2022-03-02 03:02:02 514 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:02:02 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:02 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197
2022-03-02 03:02:02 714 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:02:03 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 490
10.233.75.117 - - [02/Mar/2022:03:02:03 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.492 upstream_response_time:0.492 "-" "Go-http-client/1.1" "-"
2022-03-02 03:02:03 208 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:02:04 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.997 upstream_response_time:0.997 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:04 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 995
2022-03-02 03:02:04 206 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:02:04 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:04 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197
2022-03-02 03:02:04 405 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:02:05 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:1.199 upstream_response_time:1.199 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:05 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1197
2022-03-02 03:02:05 606 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:02:07 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:1.701 upstream_response_time:1.701 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:07 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1699
2022-03-02 03:02:07 308 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:02:07 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.401 upstream_response_time:0.401 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:07 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 400
2022-03-02 03:02:07 710 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:02:08 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.795 upstream_response_time:0.795 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:08 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 792
2022-03-02 03:02:08 506 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:02:08 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:08 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2022-03-02 03:02:08 805 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:02:09 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.301 upstream_response_time:0.301 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:09 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299
2022-03-02 03:02:09 107 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:02:10 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:1.296 upstream_response_time:1.296 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:10 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1294
2022-03-02 03:02:10 404 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:02:11 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1001
10.233.75.117 - - [02/Mar/2022:03:02:11 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:1.003 upstream_response_time:1.003 "-" "Go-http-client/1.1" "-"
2022-03-02 03:02:11 411 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:02:11 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 292
10.233.75.117 - - [02/Mar/2022:03:02:11 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.293 upstream_response_time:0.293 "-" "Go-http-client/1.1" "-"
2022-03-02 03:02:11 728 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:02:11 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.183 upstream_response_time:0.183 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:11 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 181
2022-03-02 03:02:11 918 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:02:12 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:12 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 393
2022-03-02 03:02:12 316 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:02:12 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.490 upstream_response_time:0.490 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:12 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 488
2022-03-02 03:02:12 805 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:02:12 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.106 upstream_response_time:0.106 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:12 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 105
2022-03-02 03:02:12 912 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:02:13 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.692 upstream_response_time:0.692 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:13 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 691
2022-03-02 03:02:13 606 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:02:14 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:1.199 upstream_response_time:1.199 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:14 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1198
2022-03-02 03:02:14 806 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:02:15 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.898 upstream_response_time:0.898 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:15 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 898
2022-03-02 03:02:15 705 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:02:16 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:1.098 upstream_response_time:1.098 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:16 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1097
2022-03-02 03:02:16 805 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:02:16 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.107 upstream_response_time:0.107 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:16 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 105
2022-03-02 03:02:16 913 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:02:17 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.990 upstream_response_time:0.990 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:17 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 988
2022-03-02 03:02:17 905 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:02:18 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:18 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398
2022-03-02 03:02:18 307 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:02:18 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.114 upstream_response_time:0.114 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:18 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 111
2022-03-02 03:02:18 421 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:02:19 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.983 upstream_response_time:0.983 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:19 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 981
2022-03-02 03:02:19 405 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:02:20 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:20 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 598
2022-03-02 03:02:20 006 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:02:21 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:1.201 upstream_response_time:1.201 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:21 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1200
2022-03-02 03:02:21 209 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:02:22 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.795 upstream_response_time:0.795 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:22 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 795
2022-03-02 03:02:22 007 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:02:22 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.106 upstream_response_time:0.106 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:22 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 105
2022-03-02 03:02:22 113 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:02:22 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.591 upstream_response_time:0.591 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:22 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 591
2022-03-02 03:02:22 707 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:02:24 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:1.297 upstream_response_time:1.297 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:24 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1296
2022-03-02 03:02:24 006 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:02:24 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.301 upstream_response_time:0.301 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:24 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2022-03-02 03:02:24 309 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:02:25 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.997 upstream_response_time:0.997 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:25 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 995
2022-03-02 03:02:25 315 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:02:25 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:25 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2022-03-02 03:02:25 606 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:02:25 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:25 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299
2022-03-02 03:02:25 907 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:02:26 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:26 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 596
2022-03-02 03:02:26 510 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@14c23f40
2022-03-02 03:02:26 510 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:02:26 899 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:02:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 497
2022-03-02 03:02:27 017 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@187dc389
2022-03-02 03:02:27 017 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:02:27 899 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:02:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 903
10.233.75.117 - - [02/Mar/2022:03:02:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.907 upstream_response_time:0.907 "-" "Go-http-client/1.1" "-"
2022-03-02 03:02:27 925 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@51e92816
2022-03-02 03:02:27 925 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:02:28 367 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:02:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.186 upstream_response_time:1.186 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1186
2022-03-02 03:02:29 120 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4fdcef2c
2022-03-02 03:02:29 121 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:02:29 457 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:02:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.594 upstream_response_time:0.594 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 589
2022-03-02 03:02:29 724 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@46ee23e7
2022-03-02 03:02:29 725 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:02:30 075 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:02:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.794 upstream_response_time:0.794 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 794
2022-03-02 03:02:30 522 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@462fa00a
2022-03-02 03:02:30 523 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:02:31 199 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:02:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.789 upstream_response_time:0.789 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 787
2022-03-02 03:02:31 314 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@72fe175d
2022-03-02 03:02:31 315 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:02:31 700 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:02:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.495 upstream_response_time:0.495 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 492
2022-03-02 03:02:31 813 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6422f334
2022-03-02 03:02:31 813 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:02:32 800 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:02:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.299 upstream_response_time:1.299 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1296
2022-03-02 03:02:33 119 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@258f33ff
2022-03-02 03:02:33 119 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:02:33 647 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:02:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.892 upstream_response_time:0.892 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 890
2022-03-02 03:02:34 015 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4606120
2022-03-02 03:02:34 015 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:02:35 100 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:02:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.600 upstream_response_time:1.600 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1599
2022-03-02 03:02:35 619 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@596eb01f
2022-03-02 03:02:35 620 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:02:36 500 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:02:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.301 upstream_response_time:1.301 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1300
2022-03-02 03:02:36 923 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@289ec61
2022-03-02 03:02:36 924 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:02:37 346 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:02:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.486 upstream_response_time:0.486 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 484
2022-03-02 03:02:37 413 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@57a0b375
2022-03-02 03:02:37 413 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:02:38 408 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:02:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.494 upstream_response_time:1.494 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1494
2022-03-02 03:02:38 918 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3d0c73ae
2022-03-02 03:02:38 919 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:02:39 141 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:02:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.391 upstream_response_time:0.391 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 389
2022-03-02 03:02:39 310 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2bc68a6b
2022-03-02 03:02:39 310 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:02:39 836 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:02:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.896 upstream_response_time:0.896 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 896
2022-03-02 03:02:40 217 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2aae210c
2022-03-02 03:02:40 217 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:02:40 601 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:02:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.896 upstream_response_time:0.896 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 891
2022-03-02 03:02:41 113 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@260cb6c3
2022-03-02 03:02:41 113 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:02:41 688 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:02:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.593 upstream_response_time:0.593 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 591
2022-03-02 03:02:41 710 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@268ea191
2022-03-02 03:02:41 710 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:02:42 900 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:02:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.400 upstream_response_time:1.400 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1401
2022-03-02 03:02:43 113 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@61899909
2022-03-02 03:02:43 113 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:02:43 328 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:02:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.492 upstream_response_time:0.492 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 492
2022-03-02 03:02:43 612 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6ab8b74f
2022-03-02 03:02:43 613 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:02:44 099 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:02:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.696 upstream_response_time:0.696 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 694
2022-03-02 03:02:44 314 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@37d19342
2022-03-02 03:02:44 314 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:02:45 201 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:02:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.992 upstream_response_time:0.992 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 992
2022-03-02 03:02:45 309 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7057a272
2022-03-02 03:02:45 310 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:02:45 899 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:02:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.897 upstream_response_time:0.897 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 897
2022-03-02 03:02:46 212 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a860fc1
2022-03-02 03:02:46 212 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:02:47 800 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:02:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.694 upstream_response_time:1.694 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1693
2022-03-02 03:02:47 910 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@47ef7e21
2022-03-02 03:02:47 910 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:02:48 399 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:02:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 994
10.233.75.117 - - [02/Mar/2022:03:02:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.997 upstream_response_time:0.997 "-" "Go-http-client/1.1" "-"
2022-03-02 03:02:48 915 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@f700940
2022-03-02 03:02:48 915 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:02:49 508 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:02:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.693 upstream_response_time:0.693 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 689
2022-03-02 03:02:49 614 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@18c0f30b
2022-03-02 03:02:49 614 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:02:50 200 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:02:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 791
10.233.75.117 - - [02/Mar/2022:03:02:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.794 upstream_response_time:0.794 "-" "Go-http-client/1.1" "-"
2022-03-02 03:02:50 412 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2483d62c
2022-03-02 03:02:50 413 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:02:51 091 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:02:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.797 upstream_response_time:1.797 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1796
2022-03-02 03:02:52 215 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6486e8cf
2022-03-02 03:02:52 215 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:02:52 970 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:02:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.767 upstream_response_time:0.767 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 767
2022-03-02 03:02:52 986 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3fc7fa4b
2022-03-02 03:02:52 986 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:02:53 569 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:02:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.222 upstream_response_time:1.222 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1221
2022-03-02 03:02:54 214 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@26b1fb83
2022-03-02 03:02:54 214 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:02:54 659 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:02:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.793 upstream_response_time:0.793 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 792
2022-03-02 03:02:55 014 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@30fa2592
2022-03-02 03:02:55 014 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:02:55 600 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:02:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.795 upstream_response_time:0.795 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 794
2022-03-02 03:02:55 813 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@557b48ab
2022-03-02 03:02:55 813 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:02:56 305 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:02:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.395 upstream_response_time:1.395 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1394
2022-03-02 03:02:57 212 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@444b11da
2022-03-02 03:02:57 212 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:02:58 544 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:02:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.494 upstream_response_time:1.494 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1494
2022-03-02 03:02:58 715 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@20bb638a
2022-03-02 03:02:58 715 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:02:59 476 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:02:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.894 upstream_response_time:0.894 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:02:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 892
2022-03-02 03:02:59 611 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6a1fe833
2022-03-02 03:02:59 611 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:03:01 621 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:03:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.504 upstream_response_time:2.504 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:03:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 2505
2022-03-02 03:03:02 200 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@19f9181b
2022-03-02 03:03:02 201 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:03:03 485 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:03:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.886 upstream_response_time:1.886 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:03:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1884
2022-03-02 03:03:04 012 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5d092840
2022-03-02 03:03:04 012 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:03:04 701 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:03:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.996 upstream_response_time:1.996 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:03:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1995
2022-03-02 03:03:06 011 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@35dbe5b8
2022-03-02 03:03:06 012 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:03:06 710 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:03:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:03:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 795
2022-03-02 03:03:06 811 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@643c9089
2022-03-02 03:03:06 811 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:03:07 500 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:03:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.023 upstream_response_time:1.023 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:03:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1022
2022-03-02 03:03:07 840 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a01b665
2022-03-02 03:03:07 840 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:03:08 400 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:03:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.765 upstream_response_time:0.765 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:03:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 765
2022-03-02 03:03:08 613 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4e65cb99
2022-03-02 03:03:08 613 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:03:09 012 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:03:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.896 upstream_response_time:0.896 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:03:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 895
2022-03-02 03:03:09 512 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4e0d4b66
2022-03-02 03:03:09 512 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:03:10 999 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:03:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.694 upstream_response_time:1.694 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:03:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1694
2022-03-02 03:03:11 211 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a725a14
2022-03-02 03:03:11 211 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:03:11 700 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:03:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.797 upstream_response_time:0.797 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:03:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 796
2022-03-02 03:03:12 012 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6373553b
2022-03-02 03:03:12 013 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:03:12 428 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:03:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 693
10.233.75.117 - - [02/Mar/2022:03:03:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.696 upstream_response_time:0.696 "-" "Go-http-client/1.1" "-"
2022-03-02 03:03:12 721 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2b403ed4
2022-03-02 03:03:12 721 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:03:15 499 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:03:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:3.095 upstream_response_time:3.095 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:03:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 3087
2022-03-02 03:03:15 816 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@192fe7d0
2022-03-02 03:03:15 816 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:03:23 400 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:03:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:7.892 upstream_response_time:7.892 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:03:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 7890
2022-03-02 03:03:23 712 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4b507c47
2022-03-02 03:03:23 712 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:03:25 279 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:03:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.893 upstream_response_time:1.893 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:03:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1893
2022-03-02 03:03:25 611 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@35bb1109
2022-03-02 03:03:25 611 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:03:27 099 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:03:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.895 upstream_response_time:1.895 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:03:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1895
2022-03-02 03:03:27 510 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4a68aa24
2022-03-02 03:03:27 510 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:03:28 806 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:03:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.394 upstream_response_time:1.394 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:03:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1394
2022-03-02 03:03:28 912 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@41e5fc06
2022-03-02 03:03:28 912 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:03:29 799 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:03:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.093 upstream_response_time:1.093 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:03:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1092
2022-03-02 03:03:30 010 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@246eb6f2
2022-03-02 03:03:30 011 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:03:30 915 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:03:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.596 upstream_response_time:1.596 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:03:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1594
2022-03-02 03:03:31 609 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@67cd6f27
2022-03-02 03:03:31 609 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:03:32 150 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:03:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.197 upstream_response_time:1.197 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:03:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1196
2022-03-02 03:03:32 811 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2b8d2599
2022-03-02 03:03:32 811 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:03:34 600 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:03:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.894 upstream_response_time:1.894 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:03:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1893
2022-03-02 03:03:34 715 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@48d7eec8
2022-03-02 03:03:34 715 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:03:35 499 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:03:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.293 upstream_response_time:1.293 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:03:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1290
2022-03-02 03:03:36 010 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@71c8bd2f
2022-03-02 03:03:36 010 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/search","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:03:36 593 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.75.117 - - [02/Mar/2022:03:03:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.696 upstream_response_time:0.696 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:03:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 695
2022-03-02 03:03:36 710 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@165e1760
2022-03-02 03:03:36 710 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.186","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:03:37 200 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace-
10.233.75.117 - - [02/Mar/2022:03:03:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.996 upstream_response_time:0.996 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:03:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 995
2022-03-02 03:03:37 714 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@186d9c80
2022-03-02 03:03:37 714 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"wf-gui","version":"v1","url":"/","protocol":"UI","visualRange":"0|1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.30.92","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:03:39 600 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-wf-gui,version-v1 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:03:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.293 upstream_response_time:2.293 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:03:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 423 "-" "Go-http-client/1.1" 2292
2022-03-02 03:03:40 015 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1a1ab970
2022-03-02 03:03:40 015 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"sdc","version":"v1","url":"/sdc/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.31.150","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:03:41 600 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc,version-v1 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:03:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.990 upstream_response_time:1.990 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:03:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 424 "-" "Go-http-client/1.1" 1988
2022-03-02 03:03:42 009 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@38abc11f
2022-03-02 03:03:42 009 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"sdc-deprecated","version":"v1","url":"/sdc/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.31.150","port":"8080","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:03:42 915 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-deprecated,version-v1 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:03:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.497 upstream_response_time:1.497 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:03:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 447 "-" "Go-http-client/1.1" 1497
2022-03-02 03:03:43 512 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5920ece3
2022-03-02 03:03:43 512 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.75.117,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"sdc-gui","version":"v1","url":"/sdc1","protocol":"UI","visualRange":"0|1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.16.61","port":"8181","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-02 03:03:44 264 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-gui,version-v1 ,namespace-
10.233.75.117 - - [02/Mar/2022:03:03:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.894 upstream_response_time:0.894 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:03:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 429 "-" "Go-http-client/1.1" 893
2022-03-02 03:03:44 462 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:03:47 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:2.545 upstream_response_time:2.545 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:03:47 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 2541
2022-03-02 03:03:47 006 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:03:47 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.107 upstream_response_time:0.107 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:03:47 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 106
2022-03-02 03:03:47 122 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:03:48 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 983
10.233.75.117 - - [02/Mar/2022:03:03:48 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.994 upstream_response_time:0.994 "-" "Go-http-client/1.1" "-"
2022-03-02 03:03:48 110 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:03:49 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1197
10.233.75.117 - - [02/Mar/2022:03:03:49 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:1.199 upstream_response_time:1.199 "-" "Go-http-client/1.1" "-"
2022-03-02 03:03:49 313 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:03:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:1.294 upstream_response_time:1.294 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:03:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1292
2022-03-02 03:03:50 608 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:03:50 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.105 upstream_response_time:0.105 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:03:50 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 102
2022-03-02 03:03:50 717 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:03:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.108 upstream_response_time:0.108 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:03:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 103
2022-03-02 03:03:50 822 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:03:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 181
10.233.75.117 - - [02/Mar/2022:03:03:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.184 upstream_response_time:0.184 "-" "Go-http-client/1.1" "-"
2022-03-02 03:03:51 008 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:03:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:03:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 596
2022-03-02 03:03:51 617 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:03:52 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 787
10.233.75.117 - - [02/Mar/2022:03:03:52 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.800 upstream_response_time:0.800 "-" "Go-http-client/1.1" "-"
2022-03-02 03:03:52 407 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:03:53 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:1.399 upstream_response_time:1.399 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:03:53 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1397
2022-03-02 03:03:53 809 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:03:54 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:03:54 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 595
2022-03-02 03:03:54 409 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:03:54 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.111 upstream_response_time:0.111 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:03:54 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 109
2022-03-02 03:03:54 520 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:03:56 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:1.485 upstream_response_time:1.485 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:03:56 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1483
2022-03-02 03:03:56 008 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:03:56 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.108 upstream_response_time:0.108 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:03:56 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 105
2022-03-02 03:03:56 115 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:03:57 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.892 upstream_response_time:0.892 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:03:57 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 890
2022-03-02 03:03:57 015 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:03:58 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:1.199 upstream_response_time:1.199 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:03:58 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1190
2022-03-02 03:03:58 210 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:03:59 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:1.098 upstream_response_time:1.098 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:03:59 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1095
2022-03-02 03:03:59 309 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:03:59 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:03:59 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2022-03-02 03:03:59 608 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:03:59 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.106 upstream_response_time:0.106 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:03:59 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 105
2022-03-02 03:03:59 715 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:04:00 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.491 upstream_response_time:0.491 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:04:00 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 490
2022-03-02 03:04:00 208 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:04:01 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:1.098 upstream_response_time:1.098 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:04:01 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1098
2022-03-02 03:04:01 310 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:04:02 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1495
10.233.75.117 - - [02/Mar/2022:03:04:02 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:1.500 upstream_response_time:1.500 "-" "Go-http-client/1.1" "-"
2022-03-02 03:04:02 811 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:04:03 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.595 upstream_response_time:0.595 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:04:03 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 594
2022-03-02 03:04:03 406 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:04:03 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:04:03 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 200
2022-03-02 03:04:03 612 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:04:04 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.998 upstream_response_time:0.998 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:04:04 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 994
2022-03-02 03:04:04 608 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:04:05 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.898 upstream_response_time:0.898 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:04:05 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 897
2022-03-02 03:04:05 509 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:04:06 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:1.208 upstream_response_time:1.208 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:04:06 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1206
2022-03-02 03:04:06 715 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:04:07 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 987
10.233.75.117 - - [02/Mar/2022:03:04:07 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.991 upstream_response_time:0.991 "-" "Go-http-client/1.1" "-"
2022-03-02 03:04:07 708 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:04:08 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597
10.233.75.117 - - [02/Mar/2022:03:04:08 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-"
2022-03-02 03:04:08 311 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:04:08 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 293
10.233.75.117 - - [02/Mar/2022:03:04:08 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-"
2022-03-02 03:04:08 609 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:04:10 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:1.996 upstream_response_time:1.996 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:04:10 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1995
2022-03-02 03:04:10 613 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:04:11 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 693
10.233.75.117 - - [02/Mar/2022:03:04:11 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.696 upstream_response_time:0.696 "-" "Go-http-client/1.1" "-"
2022-03-02 03:04:11 312 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:04:12 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 791
10.233.75.117 - - [02/Mar/2022:03:04:12 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.794 upstream_response_time:0.794 "-" "Go-http-client/1.1" "-"
2022-03-02 03:04:12 108 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:04:12 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.413 upstream_response_time:0.413 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:04:12 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 411
2022-03-02 03:04:12 521 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:04:12 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.184 upstream_response_time:0.184 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:04:12 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 182
2022-03-02 03:04:12 706 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:04:13 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:04:13 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397
2022-03-02 03:04:13 106 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:04:14 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:1.399 upstream_response_time:1.399 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:04:14 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1397
2022-03-02 03:04:14 506 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:04:15 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 896
10.233.75.117 - - [02/Mar/2022:03:04:15 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.897 upstream_response_time:0.897 "-" "Go-http-client/1.1" "-"
2022-03-02 03:04:15 405 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:04:16 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:1.001 upstream_response_time:1.001 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:04:16 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1001
2022-03-02 03:04:16 409 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:04:16 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.196 upstream_response_time:0.196 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:04:16 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 193
2022-03-02 03:04:16 609 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:04:17 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 696
10.233.75.117 - - [02/Mar/2022:03:04:17 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.701 upstream_response_time:0.701 "-" "Go-http-client/1.1" "-"
2022-03-02 03:04:17 311 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:04:17 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.394 upstream_response_time:0.394 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:04:17 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 393
2022-03-02 03:04:17 708 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:04:17 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:04:17 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197
2022-03-02 03:04:17 907 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:04:19 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:1.298 upstream_response_time:1.298 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:04:19 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1296
2022-03-02 03:04:19 204 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:04:21 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:1.799 upstream_response_time:1.799 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:04:21 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1798
2022-03-02 03:04:21 006 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:04:21 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:04:21 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 698
2022-03-02 03:04:21 706 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:04:22 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
10.233.75.117 - - [02/Mar/2022:03:04:22 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
2022-03-02 03:04:22 006 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:04:22 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.502 upstream_response_time:0.502 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:04:22 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 501
2022-03-02 03:04:22 513 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:04:22 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:04:22 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 395
2022-03-02 03:04:22 910 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:04:23 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.793 upstream_response_time:0.793 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:04:23 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 793
2022-03-02 03:04:23 705 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.186/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.74.186,port:8446
10.233.75.117 - - [02/Mar/2022:03:04:24 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 request_processing_time:0.311 upstream_response_time:0.311 "-" "Go-http-client/1.1" "-"
10.233.75.117 - - [02/Mar/2022:03:04:24 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.186/8446 HTTP/1.1" 204 0 "-" "Go-http-